2025-11-24 05:11:04.093 | diskimage-builder version 3.37.1 2025-11-24 05:11:04.094 | Building elements: base centos selinux-permissive stable-interface-names bootloader element-manifest dynamic-login dracut-regenerate modprobe disable-nouveau reset-bls-entries edpm-base edpm-partition-uefi enable-packages-install interface-names openvswitch override-pip-and-virtualenv cloud-init-network-renderer remove-resolvconf repo-setup 2025-11-24 05:11:04.141 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/lib/python3.9/site-packages/diskimage_builder/elements:/usr/share/edpm-image-builder//dib/:/usr/share/ironic-python-agent-builder/dib/ _find_all_elements /usr/lib/python3.9/site-packages/diskimage_builder/element_dependencies.py:209 2025-11-24 05:11:04.161 | Expanded element dependencies to: base interface-names source-repositories openvswitch dracut-regenerate edpm-base manifests enable-packages-install centos selinux-permissive repo-setup disable-nouveau modprobe growvols cloud-init-network-renderer dynamic-login edpm-partition-uefi install-static install-bin cache-url stable-interface-names bootloader element-manifest redhat-common reset-bls-entries openssh-server rpm-distro select-boot-kernel-initrd runtime-ssh-host-keys selinux-fixfiles-restore dib-init-system pkg-map yum override-pip-and-virtualenv package-installs sysprep remove-resolvconf install-types 2025-11-24 05:11:04.163 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2025-11-24 05:11:04.166 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=edpm-hardened-uefi 2025-11-24 05:11:04.168 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=edpm-hardened-uefi 2025-11-24 05:11:04.171 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2025-11-24 05:11:04.173 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2025-11-24 05:11:04.176 | + diskimage_builder/lib/disk-image-create:main:263 : type qemu-img 2025-11-24 05:11:04.178 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2025-11-24 05:11:04.181 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2025-11-24 05:11:04.183 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2025-11-24 05:11:04.186 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2025-11-24 05:11:04.189 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/tmp/dib_build.2Ic9uaph 2025-11-24 05:11:04.192 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2025-11-24 05:11:04.195 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/tmp/dib_image.dB6IT9xH 2025-11-24 05:11:04.197 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2025-11-24 05:11:04.199 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2025-11-24 05:11:04.202 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2025-11-24 05:11:04.204 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2025-11-24 05:11:04.206 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-11-24 05:11:04.209 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-11-24 05:11:04.211 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-11-24 05:11:04.216 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865368 2025-11-24 05:11:04.218 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-11-24 05:11:04.221 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865368 -lt 14680064 ']' 2025-11-24 05:11:04.223 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 1 == 1 ']' 2025-11-24 05:11:04.225 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : echo 'WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7865368 < 14G)' 2025-11-24 05:11:04.225 | WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7865368 < 14G) 2025-11-24 05:11:04.228 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-11-24 05:11:04.230 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2025-11-24 05:11:04.233 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /tmp/dib_build.2Ic9uaph 2025-11-24 05:11:04.233 | Building in /tmp/dib_build.2Ic9uaph 2025-11-24 05:11:04.235 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2025-11-24 05:11:04.237 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2025-11-24 05:11:04.240 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2025-11-24 05:11:04.242 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/tmp/dib_build.2Ic9uaph/hooks 2025-11-24 05:11:04.245 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/tmp/dib_build.2Ic9uaph/hooks 2025-11-24 05:11:04.247 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /tmp/dib_build.2Ic9uaph/block-device 2025-11-24 05:11:04.251 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/tmp/dib_build.2Ic9uaph/block-device/config.yaml 2025-11-24 05:11:04.253 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /tmp/dib_build.2Ic9uaph/block-device/config.yaml 2025-11-24 05:11:04.265 | Searching elements for block-device[-amd64].yaml ... 2025-11-24 05:11:04.269 | Using block-device config: /usr/share/edpm-image-builder/dib/edpm-partition-uefi/block-device-default.yaml 2025-11-24 05:11:04.271 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2025-11-24 05:11:04.274 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/tmp/dib_build.2Ic9uaph/block-device/params.yaml 2025-11-24 05:11:04.276 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2025-11-24 05:11:04.278 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2025-11-24 05:11:04.282 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py init 2025-11-24 05:11:04.413 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-24 05:11:04.413 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-24 05:11:04.426 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/boot', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB'}]}}, {'lvm': {'name': 'lvm', 'base': ['root'], 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'mkfs': {'name': 'fs_root', 'base': 'lv_root', 'type': 'xfs', 'label': 'rhoso-rootfs', 'mount': {'mount_point': '/', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 1}}}}, {'mkfs': {'name': 'fs_tmp', 'base': 'lv_tmp', 'type': 'xfs', 'mount': {'mount_point': '/tmp', 'fstab': {'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_var', 'base': 'lv_var', 'type': 'xfs', 'mount': {'mount_point': '/var', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_log', 'base': 'lv_log', 'type': 'xfs', 'mount': {'mount_point': '/var/log', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_audit', 'base': 'lv_audit', 'type': 'xfs', 'mount': {'mount_point': '/var/log/audit', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_home', 'base': 'lv_home', 'type': 'xfs', 'mount': {'mount_point': '/home', 'fstab': {'options': 'rw,nodev,relatime', 'fsck-passno': 2}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2025-11-24 05:11:04.426 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2025-11-24 05:11:04.426 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2025-11-24 05:11:04.427 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.2Ic9uaph/states/block-device/config.json] 2025-11-24 05:11:04.444 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2025-11-24 05:11:04.563 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-24 05:11:04.563 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-24 05:11:04.564 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2025-11-24 05:11:04.564 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [rhoso-rootfs] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:308 2025-11-24 05:11:04.579 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=rhoso-rootfs 2025-11-24 05:11:04.582 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2025-11-24 05:11:04.585 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2025-11-24 05:11:04.701 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-24 05:11:04.701 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-24 05:11:04.701 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2025-11-24 05:11:04.701 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [xfs] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:315 2025-11-24 05:11:04.715 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=xfs 2025-11-24 05:11:04.718 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2025-11-24 05:11:04.721 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2025-11-24 05:11:04.839 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-24 05:11:04.839 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-24 05:11:04.839 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2025-11-24 05:11:04.839 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [mkfs_boot] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:329 2025-11-24 05:11:04.854 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL=mkfs_boot 2025-11-24 05:11:04.856 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2025-11-24 05:11:04.859 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2025-11-24 05:11:04.985 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-24 05:11:04.985 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-24 05:11:04.986 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2025-11-24 05:11:05.004 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/boot|/|/tmp|/var|/var/log|/var/log/audit|/home' 2025-11-24 05:11:05.007 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2025-11-24 05:11:05.010 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2025-11-24 05:11:05.013 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:11:05.016 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:11:05.038 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:11:05.041 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:11:05.043 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:11:05.045 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2025-11-24 05:11:05.048 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-24 05:11:05.051 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.2Ic9uaph/hooks ']' 2025-11-24 05:11:05.053 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2025-11-24 05:11:05.067 | Copying hooks for cloud-init-network-renderer 2025-11-24 05:11:05.072 | Copying hooks /usr/share/edpm-image-builder/dib/cloud-init-network-renderer/install.d/81-network-renderer 2025-11-24 05:11:05.077 | Copying hooks for override-pip-and-virtualenv 2025-11-24 05:11:05.082 | Copying hooks for enable-packages-install 2025-11-24 05:11:05.087 | Copying hooks /usr/share/edpm-image-builder/dib/enable-packages-install/environment.d/01-export-install-types.bash 2025-11-24 05:11:05.091 | Copying hooks for install-bin 2025-11-24 05:11:05.096 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2025-11-24 05:11:05.100 | Copying hooks for stable-interface-names 2025-11-24 05:11:05.104 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/install.d/02-stable-interface-names 2025-11-24 05:11:05.111 | Copying hooks for source-repositories 2025-11-24 05:11:05.116 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2025-11-24 05:11:05.124 | Copying hooks for interface-names 2025-11-24 05:11:05.128 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/70-clear-net-ifnames 2025-11-24 05:11:05.130 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/71-clean-stale-interface 2025-11-24 05:11:05.134 | Copying hooks for remove-resolvconf 2025-11-24 05:11:05.139 | Copying hooks /usr/share/edpm-image-builder/dib/remove-resolvconf/cleanup.d/90-remove-resolvconf 2025-11-24 05:11:05.143 | Copying hooks for package-installs 2025-11-24 05:11:05.148 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2025-11-24 05:11:05.150 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2025-11-24 05:11:05.151 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2025-11-24 05:11:05.152 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2025-11-24 05:11:05.156 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2025-11-24 05:11:05.160 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2025-11-24 05:11:05.161 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2025-11-24 05:11:05.166 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2025-11-24 05:11:05.167 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2025-11-24 05:11:05.171 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2025-11-24 05:11:05.172 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2025-11-24 05:11:05.179 | Copying hooks for yum 2025-11-24 05:11:05.183 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/bin/install-packages 2025-11-24 05:11:05.187 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2025-11-24 05:11:05.191 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2025-11-24 05:11:05.195 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2025-11-24 05:11:05.198 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2025-11-24 05:11:05.200 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2025-11-24 05:11:05.201 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2025-11-24 05:11:05.202 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2025-11-24 05:11:05.203 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2025-11-24 05:11:05.208 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2025-11-24 05:11:05.214 | Copying hooks for selinux-permissive 2025-11-24 05:11:05.218 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/pre-install.d/11-selinux-permissive 2025-11-24 05:11:05.222 | Copying hooks for dracut-regenerate 2025-11-24 05:11:05.226 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/environment.d/10-dracut-regenerate 2025-11-24 05:11:05.230 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/extra-data.d/50-dracut-conf 2025-11-24 05:11:05.236 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/finalise.d/50-dracut-regenerate 2025-11-24 05:11:05.244 | Copying hooks for modprobe 2025-11-24 05:11:05.248 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2025-11-24 05:11:05.252 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2025-11-24 05:11:05.256 | Copying hooks for rpm-distro 2025-11-24 05:11:05.261 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2025-11-24 05:11:05.264 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2025-11-24 05:11:05.266 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2025-11-24 05:11:05.267 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2025-11-24 05:11:05.273 | Copying hooks for base 2025-11-24 05:11:05.276 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2025-11-24 05:11:05.280 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2025-11-24 05:11:05.282 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2025-11-24 05:11:05.283 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2025-11-24 05:11:05.287 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2025-11-24 05:11:05.294 | Copying hooks for reset-bls-entries 2025-11-24 05:11:05.298 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/finalise.d/49-mkdir-run-install 2025-11-24 05:11:05.299 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/finalise.d/51-rm-run-install 2025-11-24 05:11:05.305 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/init-scripts/systemd 2025-11-24 05:11:05.308 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/post-install.d/80-reset-bls-entries 2025-11-24 05:11:05.313 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/static/usr 2025-11-24 05:11:05.318 | Copying hooks for install-types 2025-11-24 05:11:05.322 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2025-11-24 05:11:05.326 | Copying hooks for element-manifest 2025-11-24 05:11:05.330 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/extra-data.d/75-inject-element-manifest 2025-11-24 05:11:05.335 | Copying hooks for selinux-fixfiles-restore 2025-11-24 05:11:05.340 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2025-11-24 05:11:05.344 | Copying hooks for openssh-server 2025-11-24 05:11:05.348 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2025-11-24 05:11:05.350 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2025-11-24 05:11:05.357 | Copying hooks for bootloader 2025-11-24 05:11:05.362 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2025-11-24 05:11:05.366 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2025-11-24 05:11:05.372 | Copying hooks for manifests 2025-11-24 05:11:05.376 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2025-11-24 05:11:05.380 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2025-11-24 05:11:05.384 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2025-11-24 05:11:05.389 | Copying hooks for growvols 2025-11-24 05:11:05.393 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/environment.d/15-growvols 2025-11-24 05:11:05.397 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/init-scripts/systemd 2025-11-24 05:11:05.401 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/post-install.d/80-growvols 2025-11-24 05:11:05.405 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/static/usr 2025-11-24 05:11:05.414 | Copying hooks for edpm-partition-uefi 2025-11-24 05:11:05.418 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/environment.d/15-block-device.bash 2025-11-24 05:11:05.422 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/finalise.d/51-efi-grub-cfg 2025-11-24 05:11:05.426 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/post-install.d/80-enable-fstrim 2025-11-24 05:11:05.427 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/post-install.d/98-enable-tmp-mount 2025-11-24 05:11:05.435 | Copying hooks for edpm-base 2025-11-24 05:11:05.439 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-base/install.d/51-persistent-journal 2025-11-24 05:11:05.446 | Copying hooks for sysprep 2025-11-24 05:11:05.450 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2025-11-24 05:11:05.454 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2025-11-24 05:11:05.458 | Copying hooks for dib-init-system 2025-11-24 05:11:05.462 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2025-11-24 05:11:05.466 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2025-11-24 05:11:05.470 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2025-11-24 05:11:05.474 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2025-11-24 05:11:05.478 | Copying hooks for select-boot-kernel-initrd 2025-11-24 05:11:05.482 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/bin/select-boot-kernel-initrd 2025-11-24 05:11:05.486 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/cleanup.d/99-remove-dib-img-functions 2025-11-24 05:11:05.489 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/extra-data.d/99-copy-dib-img-functions 2025-11-24 05:11:05.494 | Copying hooks for install-static 2025-11-24 05:11:05.498 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2025-11-24 05:11:05.506 | Copying hooks for dynamic-login 2025-11-24 05:11:05.510 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/systemd 2025-11-24 05:11:05.511 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/sysv 2025-11-24 05:11:05.513 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/upstart 2025-11-24 05:11:05.517 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/install.d/70-enable-dynamic-login-services 2025-11-24 05:11:05.521 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/static/usr 2025-11-24 05:11:05.527 | Copying hooks for redhat-common 2025-11-24 05:11:05.531 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2025-11-24 05:11:05.534 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2025-11-24 05:11:05.538 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2025-11-24 05:11:05.545 | Copying hooks for repo-setup 2025-11-24 05:11:05.549 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/environment.d/01-repo-setup.bash 2025-11-24 05:11:05.552 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/pre-install.d/00-03-repo-setup 2025-11-24 05:11:05.556 | Copying hooks for cache-url 2025-11-24 05:11:05.560 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2025-11-24 05:11:05.569 | Copying hooks for disable-nouveau 2025-11-24 05:11:05.575 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/dracut.conf.d/disable-nouveau.conf 2025-11-24 05:11:05.579 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/disable-nouveau.conf 2025-11-24 05:11:05.585 | Copying hooks for runtime-ssh-host-keys 2025-11-24 05:11:05.589 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2025-11-24 05:11:05.593 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2025-11-24 05:11:05.594 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2025-11-24 05:11:05.598 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2025-11-24 05:11:05.602 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2025-11-24 05:11:05.610 | Copying hooks for openvswitch 2025-11-24 05:11:05.614 | Copying hooks /usr/share/edpm-image-builder/dib/openvswitch/install.d/74-openvswitch 2025-11-24 05:11:05.621 | Copying hooks for pkg-map 2025-11-24 05:11:05.625 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2025-11-24 05:11:05.629 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2025-11-24 05:11:05.633 | Copying hooks for centos 2025-11-24 05:11:05.637 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/environment.d/10-centos-distro-name.bash 2025-11-24 05:11:05.641 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/post-install.d/03-reset-bls-entries 2025-11-24 05:11:05.645 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/00-02-set-centos-mirror 2025-11-24 05:11:05.646 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/02-set-machine-id 2025-11-24 05:11:05.650 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/root.d/10-centos-cloud-image 2025-11-24 05:11:05.655 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-build-succeeds 2025-11-24 05:11:05.657 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-stream-build-succeeds 2025-11-24 05:11:05.658 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/9-stream-build-succeeds 2025-11-24 05:11:05.669 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2025-11-24 05:11:05.672 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:11:05.673 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2025-11-24 05:11:05.678 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.2Ic9uaph/hooks/root.d ']' 2025-11-24 05:11:05.680 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.2Ic9uaph/hooks/root.d' 2025-11-24 05:11:05.681 | Running hooks from /tmp/dib_build.2Ic9uaph/hooks/root.d 2025-11-24 05:11:05.683 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-11-24 05:11:05.686 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.2Ic9uaph/hooks/root.d 2025-11-24 05:11:05.699 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/01-export-install-types.bash 2025-11-24 05:11:05.700 | + source /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/01-export-install-types.bash 2025-11-24 05:11:05.701 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:11:05.701 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:11:05.701 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/01-repo-setup.bash 2025-11-24 05:11:05.702 | + source /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/01-repo-setup.bash 2025-11-24 05:11:05.703 | ++ export DIB_REPO_SETUP=current-podified 2025-11-24 05:11:05.703 | ++ DIB_REPO_SETUP=current-podified 2025-11-24 05:11:05.703 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-24 05:11:05.703 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-24 05:11:05.703 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-24 05:11:05.703 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-24 05:11:05.703 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-24 05:11:05.703 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-24 05:11:05.703 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/10-base-defaults 2025-11-24 05:11:05.704 | + source /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/10-base-defaults 2025-11-24 05:11:05.705 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-24 05:11:05.705 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-24 05:11:05.705 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-24 05:11:05.705 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-24 05:11:05.705 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-11-24 05:11:05.706 | + source /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-11-24 05:11:05.707 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-24 05:11:05.707 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-24 05:11:05.707 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-24 05:11:05.707 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-24 05:11:05.707 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-11-24 05:11:05.707 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-24 05:11:05.707 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-24 05:11:05.707 | ++ export DIB_NO_TIMER_CHECK=True 2025-11-24 05:11:05.707 | ++ DIB_NO_TIMER_CHECK=True 2025-11-24 05:11:05.707 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-24 05:11:05.707 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-24 05:11:05.707 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-24 05:11:05.707 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-24 05:11:05.707 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-11-24 05:11:05.709 | + source /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-11-24 05:11:05.709 | ++ export DISTRO_NAME=centos 2025-11-24 05:11:05.709 | ++ DISTRO_NAME=centos 2025-11-24 05:11:05.709 | ++ export DIB_RELEASE=9-stream 2025-11-24 05:11:05.709 | ++ DIB_RELEASE=9-stream 2025-11-24 05:11:05.709 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-24 05:11:05.709 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-24 05:11:05.709 | ++ export YUM=dnf 2025-11-24 05:11:05.709 | ++ YUM=dnf 2025-11-24 05:11:05.709 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/10-dracut-regenerate 2025-11-24 05:11:05.711 | + source /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/10-dracut-regenerate 2025-11-24 05:11:05.711 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-11-24 05:11:05.711 | - name: crypt 2025-11-24 05:11:05.711 | packages: 2025-11-24 05:11:05.711 | - cryptsetup 2025-11-24 05:11:05.711 | - name: lvm 2025-11-24 05:11:05.711 | packages: 2025-11-24 05:11:05.711 | - lvm2 2025-11-24 05:11:05.711 | ' 2025-11-24 05:11:05.711 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-11-24 05:11:05.711 | - name: crypt 2025-11-24 05:11:05.711 | packages: 2025-11-24 05:11:05.711 | - cryptsetup 2025-11-24 05:11:05.711 | - name: lvm 2025-11-24 05:11:05.711 | packages: 2025-11-24 05:11:05.711 | - lvm2 2025-11-24 05:11:05.711 | ' 2025-11-24 05:11:05.711 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-11-24 05:11:05.711 | - name: crypt 2025-11-24 05:11:05.711 | packages: 2025-11-24 05:11:05.711 | - cryptsetup 2025-11-24 05:11:05.711 | - name: lvm 2025-11-24 05:11:05.711 | packages: 2025-11-24 05:11:05.711 | - lvm2 2025-11-24 05:11:05.711 | ' 2025-11-24 05:11:05.711 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-11-24 05:11:05.711 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/14-manifests 2025-11-24 05:11:05.713 | + source /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/14-manifests 2025-11-24 05:11:05.713 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-24 05:11:05.713 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-24 05:11:05.713 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-24 05:11:05.713 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-24 05:11:05.713 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/15-block-device.bash 2025-11-24 05:11:05.715 | + source /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/15-block-device.bash 2025-11-24 05:11:05.715 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-11-24 05:11:05.715 | ++ export DIB_BLOCK_DEVICE=efi 2025-11-24 05:11:05.715 | ++ DIB_BLOCK_DEVICE=efi 2025-11-24 05:11:05.715 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/15-growvols 2025-11-24 05:11:05.717 | + source /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/15-growvols 2025-11-24 05:11:05.717 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-11-24 05:11:05.717 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-11-24 05:11:05.717 | ++ export DIB_GROWVOLS_ARGS= 2025-11-24 05:11:05.717 | ++ DIB_GROWVOLS_ARGS= 2025-11-24 05:11:05.717 | ++ export DIB_GROWVOLS_GROUP= 2025-11-24 05:11:05.717 | ++ DIB_GROWVOLS_GROUP= 2025-11-24 05:11:05.717 | ++ export DIB_GROWVOLS_DEVICE= 2025-11-24 05:11:05.717 | ++ DIB_GROWVOLS_DEVICE= 2025-11-24 05:11:05.717 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/50-redhat-common 2025-11-24 05:11:05.719 | + source /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/50-redhat-common 2025-11-24 05:11:05.719 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-24 05:11:05.719 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-24 05:11:05.719 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-24 05:11:05.719 | ++ DIB_INIT_SYSTEM=systemd 2025-11-24 05:11:05.719 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/99-dib-init-system 2025-11-24 05:11:05.721 | + source /tmp/dib_build.2Ic9uaph/hooks/root.d/../environment.d/99-dib-init-system 2025-11-24 05:11:05.721 | ++ '[' -z systemd ']' 2025-11-24 05:11:05.721 | ++ case $DIB_INIT_SYSTEM in 2025-11-24 05:11:05.721 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/root.d/10-centos-cloud-image 2025-11-24 05:11:05.724 | + set -eu 2025-11-24 05:11:05.724 | + set -o pipefail 2025-11-24 05:11:05.724 | + '[' -n amd64 ']' 2025-11-24 05:11:05.724 | + '[' -n /tmp/dib_build.2Ic9uaph/mnt ']' 2025-11-24 05:11:05.724 | + [[ amd64 x86_64 arm64 aarch64 ppc64le =~ amd64 ]] 2025-11-24 05:11:05.724 | + [[ amd64 =~ amd64 ]] 2025-11-24 05:11:05.724 | + ARCH=x86_64 2025-11-24 05:11:05.724 | + [[ 9-stream == \9 ]] 2025-11-24 05:11:05.724 | + dib_release_path=9-stream 2025-11-24 05:11:05.724 | + DIB_CLOUD_IMAGES=https://cloud.centos.org/centos/9-stream/x86_64/images 2025-11-24 05:11:05.724 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-24 05:11:05.724 | + '[' -n /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-11-24 05:11:05.724 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-24 05:11:05.724 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-24 05:11:05.724 | ++ basename /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-24 05:11:05.725 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-24 05:11:05.725 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-24 05:11:05.725 | + /tmp/dib_build.2Ic9uaph/hooks/bin/extract-image CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-24 05:11:05.727 | + set -eu 2025-11-24 05:11:05.727 | + set -o pipefail 2025-11-24 05:11:05.727 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-24 05:11:05.727 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-24 05:11:05.727 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-24 05:11:05.727 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-24 05:11:05.727 | + CACHED_TAR=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-24 05:11:05.727 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-24 05:11:05.727 | + TAR_LOCK=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock 2025-11-24 05:11:05.727 | + GUID_EFI=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2025-11-24 05:11:05.727 | + GUID_LINUX_BOOT=bc13c2ff-59e6-4262-a352-b275fd6f7172 2025-11-24 05:11:05.728 | ++ date 2025-11-24 05:11:05.728 | + echo 'Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Mon Nov 24 05:11:05 UTC 2025' 2025-11-24 05:11:05.729 | Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Mon Nov 24 05:11:05 UTC 2025 2025-11-24 05:11:05.729 | + flock -w 1200 9 2025-11-24 05:11:05.729 | + extract_image 2025-11-24 05:11:05.730 | + '[' -n '' -a -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2025-11-24 05:11:05.730 | + '[' -z /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-11-24 05:11:05.730 | + '[' '!' -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz -o /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 -nt /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2025-11-24 05:11:05.730 | + echo 'Repacking base image as tarball.' 2025-11-24 05:11:05.730 | Repacking base image as tarball. 2025-11-24 05:11:05.730 | ++ mktemp --tmpdir=/tmp -d 2025-11-24 05:11:05.731 | + WORKING=/tmp/tmp.9Ex1oJTSNX 2025-11-24 05:11:05.731 | + EACTION='rm -r /tmp/tmp.9Ex1oJTSNX' 2025-11-24 05:11:05.731 | + trap 'rm -r /tmp/tmp.9Ex1oJTSNX' EXIT 2025-11-24 05:11:05.731 | + echo 'Working in /tmp/tmp.9Ex1oJTSNX' 2025-11-24 05:11:05.731 | Working in /tmp/tmp.9Ex1oJTSNX 2025-11-24 05:11:05.731 | ++ mktemp --tmpdir=/tmp/tmp.9Ex1oJTSNX XXXXXX.raw 2025-11-24 05:11:05.732 | + RAW_FILE=/tmp/tmp.9Ex1oJTSNX/11FJys.raw 2025-11-24 05:11:05.732 | + '[' ow2 == .xz ']' 2025-11-24 05:11:05.732 | + qemu-img convert -f qcow2 -O raw /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 /tmp/tmp.9Ex1oJTSNX/11FJys.raw 2025-11-24 05:11:10.513 | +++ sudo losetup -f 2025-11-24 05:11:10.542 | ++ basename /dev/loop0 2025-11-24 05:11:10.543 | + LOOPDEV_BASE=loop0 2025-11-24 05:11:10.543 | + sudo kpartx -av /tmp/tmp.9Ex1oJTSNX/11FJys.raw 2025-11-24 05:11:10.764 | add map loop0p1 (253:0): 0 2048 linear 7:0 2048 2025-11-24 05:11:10.764 | add map loop0p2 (253:1): 0 409600 linear 7:0 4096 2025-11-24 05:11:10.764 | add map loop0p3 (253:2): 0 2097152 linear 7:0 413696 2025-11-24 05:11:10.764 | add map loop0p4 (253:3): 0 18458624 linear 7:0 2510848 2025-11-24 05:11:10.768 | + '[' -f /.dockerenv ']' 2025-11-24 05:11:10.768 | + timeout 5 sh -c 'while ! ls /dev/mapper/loop0p* ; do sleep 1; done' 2025-11-24 05:11:10.773 | /dev/mapper/loop0p1 2025-11-24 05:11:10.773 | /dev/mapper/loop0p2 2025-11-24 05:11:10.773 | /dev/mapper/loop0p3 2025-11-24 05:11:10.773 | /dev/mapper/loop0p4 2025-11-24 05:11:10.773 | + EACTION='sudo kpartx -d /tmp/tmp.9Ex1oJTSNX/11FJys.raw ; rm -r /tmp/tmp.9Ex1oJTSNX' 2025-11-24 05:11:10.773 | + trap 'sudo kpartx -d /tmp/tmp.9Ex1oJTSNX/11FJys.raw ; rm -r /tmp/tmp.9Ex1oJTSNX' EXIT 2025-11-24 05:11:10.773 | + ROOT_LOOPDEV= 2025-11-24 05:11:10.773 | + BOOT_LOOPDEV= 2025-11-24 05:11:10.773 | + EFI_LOOPDEV= 2025-11-24 05:11:10.774 | ++ ls /dev/mapper/loop0p1 /dev/mapper/loop0p2 /dev/mapper/loop0p3 /dev/mapper/loop0p4 2025-11-24 05:11:10.774 | ++ sort -r 2025-11-24 05:11:10.776 | + LOOPDEVS='/dev/mapper/loop0p4 2025-11-24 05:11:10.776 | /dev/mapper/loop0p3 2025-11-24 05:11:10.776 | /dev/mapper/loop0p2 2025-11-24 05:11:10.776 | /dev/mapper/loop0p1' 2025-11-24 05:11:10.776 | ++ echo /dev/mapper/loop0p4 /dev/mapper/loop0p3 /dev/mapper/loop0p2 /dev/mapper/loop0p1 2025-11-24 05:11:10.777 | ++ wc -w 2025-11-24 05:11:10.778 | + LOOPDEV_COUNT=4 2025-11-24 05:11:10.778 | + '[' 4 == 1 ']' 2025-11-24 05:11:10.778 | + for LOOPDEV in ${LOOPDEVS} 2025-11-24 05:11:10.779 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p4 2025-11-24 05:11:10.798 | + fstype=xfs 2025-11-24 05:11:10.798 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p4 2025-11-24 05:11:10.816 | + label=root 2025-11-24 05:11:10.816 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p4 2025-11-24 05:11:10.833 | + part_type=0fc63daf-8483-4772-8e79-3d69d8477de4 2025-11-24 05:11:10.833 | + '[' -z xfs ']' 2025-11-24 05:11:10.833 | + '[' -z '' ']' 2025-11-24 05:11:10.833 | + [[ 0fc63daf-8483-4772-8e79-3d69d8477de4 == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-11-24 05:11:10.833 | + '[' -z '' ']' 2025-11-24 05:11:10.833 | + [[ 0fc63daf-8483-4772-8e79-3d69d8477de4 == bc13c2ff-59e6-4262-a352-b275fd6f7172 ]] 2025-11-24 05:11:10.833 | + [[ root == \b\o\o\t ]] 2025-11-24 05:11:10.833 | + '[' -z '' ']' 2025-11-24 05:11:10.833 | + ROOT_LOOPDEV=/dev/mapper/loop0p4 2025-11-24 05:11:10.833 | + continue 2025-11-24 05:11:10.833 | + for LOOPDEV in ${LOOPDEVS} 2025-11-24 05:11:10.833 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p3 2025-11-24 05:11:10.850 | + fstype=xfs 2025-11-24 05:11:10.850 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p3 2025-11-24 05:11:10.867 | + label=boot 2025-11-24 05:11:10.868 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p3 2025-11-24 05:11:10.886 | + part_type=bc13c2ff-59e6-4262-a352-b275fd6f7172 2025-11-24 05:11:10.886 | + '[' -z xfs ']' 2025-11-24 05:11:10.886 | + '[' -z '' ']' 2025-11-24 05:11:10.886 | + [[ bc13c2ff-59e6-4262-a352-b275fd6f7172 == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-11-24 05:11:10.886 | + '[' -z '' ']' 2025-11-24 05:11:10.886 | + [[ bc13c2ff-59e6-4262-a352-b275fd6f7172 == bc13c2ff-59e6-4262-a352-b275fd6f7172 ]] 2025-11-24 05:11:10.886 | + BOOT_LOOPDEV=/dev/mapper/loop0p3 2025-11-24 05:11:10.886 | + continue 2025-11-24 05:11:10.886 | + for LOOPDEV in ${LOOPDEVS} 2025-11-24 05:11:10.886 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p2 2025-11-24 05:11:10.904 | + fstype=vfat 2025-11-24 05:11:10.904 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p2 2025-11-24 05:11:10.922 | + label= 2025-11-24 05:11:10.922 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p2 2025-11-24 05:11:10.939 | + part_type=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2025-11-24 05:11:10.940 | + '[' -z vfat ']' 2025-11-24 05:11:10.940 | + '[' -z '' ']' 2025-11-24 05:11:10.940 | + [[ c12a7328-f81f-11d2-ba4b-00a0c93ec93b == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-11-24 05:11:10.940 | + EFI_LOOPDEV=/dev/mapper/loop0p2 2025-11-24 05:11:10.940 | + continue 2025-11-24 05:11:10.940 | + for LOOPDEV in ${LOOPDEVS} 2025-11-24 05:11:10.940 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p1 2025-11-24 05:11:10.955 | + fstype= 2025-11-24 05:11:10.955 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p1 2025-11-24 05:11:10.971 | + label= 2025-11-24 05:11:10.971 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p1 2025-11-24 05:11:10.988 | + part_type=21686148-6449-6e6f-744e-656564454649 2025-11-24 05:11:10.988 | + '[' -z '' ']' 2025-11-24 05:11:10.988 | + continue 2025-11-24 05:11:10.988 | + mkdir /tmp/tmp.9Ex1oJTSNX/mnt 2025-11-24 05:11:10.989 | ++ sudo blkid -o value -s TYPE /dev/mapper/loop0p4 2025-11-24 05:11:11.007 | + ROOT_FSTYPE=xfs 2025-11-24 05:11:11.007 | + '[' xfs = xfs ']' 2025-11-24 05:11:11.007 | + MOUNTOPTS='-o nouuid,ro' 2025-11-24 05:11:11.007 | + sudo mount -o nouuid,ro /dev/mapper/loop0p4 /tmp/tmp.9Ex1oJTSNX/mnt 2025-11-24 05:11:11.032 | + EACTION='sudo umount -f /tmp/tmp.9Ex1oJTSNX/mnt ; sudo kpartx -d /tmp/tmp.9Ex1oJTSNX/11FJys.raw ; rm -r /tmp/tmp.9Ex1oJTSNX' 2025-11-24 05:11:11.032 | + trap 'sudo umount -f /tmp/tmp.9Ex1oJTSNX/mnt ; sudo kpartx -d /tmp/tmp.9Ex1oJTSNX/11FJys.raw ; rm -r /tmp/tmp.9Ex1oJTSNX' EXIT 2025-11-24 05:11:11.032 | + '[' '!' -z /dev/mapper/loop0p3 ']' 2025-11-24 05:11:11.032 | ++ sudo blkid -o value -s TYPE /dev/mapper/loop0p4 2025-11-24 05:11:11.049 | + BOOT_FSTYPE=xfs 2025-11-24 05:11:11.049 | + '[' xfs = xfs ']' 2025-11-24 05:11:11.049 | + BOOT_MOUNTOPTS='-o nouuid,ro' 2025-11-24 05:11:11.049 | + sudo mount -o nouuid,ro /dev/mapper/loop0p3 /tmp/tmp.9Ex1oJTSNX/mnt/boot 2025-11-24 05:11:11.073 | + EACTION='sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.9Ex1oJTSNX/mnt ; sudo kpartx -d /tmp/tmp.9Ex1oJTSNX/11FJys.raw ; rm -r /tmp/tmp.9Ex1oJTSNX' 2025-11-24 05:11:11.073 | + trap 'sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.9Ex1oJTSNX/mnt ; sudo kpartx -d /tmp/tmp.9Ex1oJTSNX/11FJys.raw ; rm -r /tmp/tmp.9Ex1oJTSNX' EXIT 2025-11-24 05:11:11.073 | + '[' '!' -z /dev/mapper/loop0p2 ']' 2025-11-24 05:11:11.073 | + sudo mount /dev/mapper/loop0p2 /tmp/tmp.9Ex1oJTSNX/mnt/boot/efi 2025-11-24 05:11:11.104 | + EACTION='sudo umount -f /dev/mapper/loop0p2 ; sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.9Ex1oJTSNX/mnt ; sudo kpartx -d /tmp/tmp.9Ex1oJTSNX/11FJys.raw ; rm -r /tmp/tmp.9Ex1oJTSNX' 2025-11-24 05:11:11.104 | + trap 'sudo umount -f /dev/mapper/loop0p2 ; sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.9Ex1oJTSNX/mnt ; sudo kpartx -d /tmp/tmp.9Ex1oJTSNX/11FJys.raw ; rm -r /tmp/tmp.9Ex1oJTSNX' EXIT 2025-11-24 05:11:11.105 | ++ sudo chroot /tmp/tmp.9Ex1oJTSNX/mnt bin/tar --help 2025-11-24 05:11:11.105 | ++ grep -c xattrs-exclude 2025-11-24 05:11:11.125 | + '[' 0 == 1 ']' 2025-11-24 05:11:11.125 | + TAROPTS='--xattrs --xattrs-include=* --xattrs-exclude=security.selinux' 2025-11-24 05:11:11.125 | + sudo chroot /tmp/tmp.9Ex1oJTSNX/mnt bin/tar --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -cz . 2025-11-24 05:11:53.268 | + mv /tmp/tmp.9Ex1oJTSNX/tmp.tar /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-24 05:11:53.270 | + echo 'Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz' 2025-11-24 05:11:53.270 | Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-24 05:11:53.270 | + sudo tar -C /tmp/dib_build.2Ic9uaph/mnt --numeric-owner --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -xzf /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-24 05:12:00.983 | ++ sudo umount -f /dev/mapper/loop0p2 2025-11-24 05:12:01.011 | ++ sudo umount -f /dev/mapper/loop0p3 2025-11-24 05:12:01.051 | ++ sudo umount -f /tmp/tmp.9Ex1oJTSNX/mnt 2025-11-24 05:12:01.303 | ++ sudo kpartx -d /tmp/tmp.9Ex1oJTSNX/11FJys.raw 2025-11-24 05:12:01.376 | ++ rm -r /tmp/tmp.9Ex1oJTSNX 2025-11-24 05:12:01.605 | dib-run-parts 10-centos-cloud-image completed 2025-11-24 05:12:01.605 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/root.d/50-yum-cache 2025-11-24 05:12:01.608 | + set -eu 2025-11-24 05:12:01.608 | + set -o pipefail 2025-11-24 05:12:01.608 | + '[' -n /tmp/dib_build.2Ic9uaph/mnt ']' 2025-11-24 05:12:01.608 | + YUM_CACHE_DIR=/root/.cache/image-create/yum 2025-11-24 05:12:01.608 | + mkdir -p /root/.cache/image-create/yum 2025-11-24 05:12:01.609 | + sudo mkdir -p /tmp/dib_build.2Ic9uaph/mnt/tmp/yum 2025-11-24 05:12:01.630 | + sudo mount --bind /root/.cache/image-create/yum /tmp/dib_build.2Ic9uaph/mnt/tmp/yum 2025-11-24 05:12:01.650 | dib-run-parts 50-yum-cache completed 2025-11-24 05:12:01.650 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-24 05:12:01.650 | dib-run-parts 2025-11-24 05:12:01.652 | dib-run-parts Target: root.d 2025-11-24 05:12:01.652 | dib-run-parts 2025-11-24 05:12:01.652 | dib-run-parts Script Seconds 2025-11-24 05:12:01.652 | dib-run-parts --------------------------------------- ---------- 2025-11-24 05:12:01.652 | dib-run-parts 2025-11-24 05:12:01.661 | dib-run-parts 10-centos-cloud-image 55.882 2025-11-24 05:12:01.666 | dib-run-parts 50-yum-cache 0.043 2025-11-24 05:12:01.667 | dib-run-parts 2025-11-24 05:12:01.667 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-24 05:12:01.671 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2025-11-24 05:12:01.675 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:12:01.675 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2025-11-24 05:12:01.681 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:12:01.682 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2025-11-24 05:12:01.685 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2025-11-24 05:12:01.685 | bin 2025-11-24 05:12:01.685 | boot 2025-11-24 05:12:01.685 | dev 2025-11-24 05:12:01.685 | etc 2025-11-24 05:12:01.685 | home 2025-11-24 05:12:01.685 | lib 2025-11-24 05:12:01.685 | lib64 2025-11-24 05:12:01.685 | media 2025-11-24 05:12:01.685 | mnt 2025-11-24 05:12:01.685 | opt 2025-11-24 05:12:01.685 | proc 2025-11-24 05:12:01.685 | root 2025-11-24 05:12:01.685 | run 2025-11-24 05:12:01.685 | sbin 2025-11-24 05:12:01.685 | srv 2025-11-24 05:12:01.685 | sys 2025-11-24 05:12:01.685 | usr 2025-11-24 05:12:01.685 | var' ']' 2025-11-24 05:12:01.688 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf ']' 2025-11-24 05:12:01.690 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf ']' 2025-11-24 05:12:01.693 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf.ORIG 2025-11-24 05:12:01.714 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf 2025-11-24 05:12:01.734 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf 2025-11-24 05:12:01.753 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2025-11-24 05:12:01.755 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2025-11-24 05:12:01.759 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2025-11-24 05:12:01.762 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.2Ic9uaph/mnt/proc 2025-11-24 05:12:01.782 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.2Ic9uaph/mnt/dev 2025-11-24 05:12:01.803 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-11-24 05:12:01.806 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-11-24 05:12:01.810 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2025-11-24 05:12:01.812 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.2Ic9uaph/mnt/dev/pts 2025-11-24 05:12:01.832 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.2Ic9uaph/mnt/sys 2025-11-24 05:12:01.850 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /tmp/dib_build.2Ic9uaph/hooks/environment.d 2025-11-24 05:12:01.854 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2025-11-24 05:12:01.856 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2025-11-24 05:12:01.859 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-24 05:12:01.861 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.2Ic9uaph/hooks ']' 2025-11-24 05:12:01.864 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2025-11-24 05:12:01.866 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:12:01.867 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2025-11-24 05:12:01.872 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.2Ic9uaph/hooks/extra-data.d ']' 2025-11-24 05:12:01.874 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.2Ic9uaph/hooks/extra-data.d' 2025-11-24 05:12:01.874 | Running hooks from /tmp/dib_build.2Ic9uaph/hooks/extra-data.d 2025-11-24 05:12:01.877 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-11-24 05:12:01.879 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.2Ic9uaph/hooks/extra-data.d 2025-11-24 05:12:01.891 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-11-24 05:12:01.893 | + source /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-11-24 05:12:01.893 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:12:01.893 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:12:01.893 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-11-24 05:12:01.895 | + source /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-11-24 05:12:01.895 | ++ export DIB_REPO_SETUP=current-podified 2025-11-24 05:12:01.895 | ++ DIB_REPO_SETUP=current-podified 2025-11-24 05:12:01.895 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-24 05:12:01.895 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-24 05:12:01.895 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-24 05:12:01.895 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-24 05:12:01.895 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-24 05:12:01.895 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-24 05:12:01.895 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/10-base-defaults 2025-11-24 05:12:01.897 | + source /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/10-base-defaults 2025-11-24 05:12:01.897 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-24 05:12:01.897 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-24 05:12:01.897 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-24 05:12:01.897 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-24 05:12:01.897 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-11-24 05:12:01.899 | + source /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-11-24 05:12:01.899 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-24 05:12:01.899 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-24 05:12:01.899 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-24 05:12:01.899 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-24 05:12:01.899 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-11-24 05:12:01.899 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-24 05:12:01.899 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-24 05:12:01.899 | ++ export DIB_NO_TIMER_CHECK=True 2025-11-24 05:12:01.899 | ++ DIB_NO_TIMER_CHECK=True 2025-11-24 05:12:01.899 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-24 05:12:01.899 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-24 05:12:01.899 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-24 05:12:01.899 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-24 05:12:01.899 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-11-24 05:12:01.901 | + source /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-11-24 05:12:01.901 | ++ export DISTRO_NAME=centos 2025-11-24 05:12:01.901 | ++ DISTRO_NAME=centos 2025-11-24 05:12:01.901 | ++ export DIB_RELEASE=9-stream 2025-11-24 05:12:01.901 | ++ DIB_RELEASE=9-stream 2025-11-24 05:12:01.901 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-24 05:12:01.901 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-24 05:12:01.901 | ++ export YUM=dnf 2025-11-24 05:12:01.901 | ++ YUM=dnf 2025-11-24 05:12:01.901 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/10-dracut-regenerate 2025-11-24 05:12:01.903 | + source /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/10-dracut-regenerate 2025-11-24 05:12:01.903 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-11-24 05:12:01.903 | - name: crypt 2025-11-24 05:12:01.903 | packages: 2025-11-24 05:12:01.903 | - cryptsetup 2025-11-24 05:12:01.903 | - name: lvm 2025-11-24 05:12:01.903 | packages: 2025-11-24 05:12:01.903 | - lvm2 2025-11-24 05:12:01.903 | ' 2025-11-24 05:12:01.903 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-11-24 05:12:01.903 | - name: crypt 2025-11-24 05:12:01.903 | packages: 2025-11-24 05:12:01.903 | - cryptsetup 2025-11-24 05:12:01.903 | - name: lvm 2025-11-24 05:12:01.903 | packages: 2025-11-24 05:12:01.903 | - lvm2 2025-11-24 05:12:01.903 | ' 2025-11-24 05:12:01.903 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-11-24 05:12:01.903 | - name: crypt 2025-11-24 05:12:01.903 | packages: 2025-11-24 05:12:01.903 | - cryptsetup 2025-11-24 05:12:01.903 | - name: lvm 2025-11-24 05:12:01.903 | packages: 2025-11-24 05:12:01.903 | - lvm2 2025-11-24 05:12:01.903 | ' 2025-11-24 05:12:01.903 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-11-24 05:12:01.903 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-11-24 05:12:01.905 | + source /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-11-24 05:12:01.905 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:12:01.905 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:12:01.905 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/14-manifests 2025-11-24 05:12:01.906 | + source /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/14-manifests 2025-11-24 05:12:01.907 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-24 05:12:01.907 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-24 05:12:01.907 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-24 05:12:01.907 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-24 05:12:01.907 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-11-24 05:12:01.908 | + source /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-11-24 05:12:01.909 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-11-24 05:12:01.909 | ++ export DIB_BLOCK_DEVICE=efi 2025-11-24 05:12:01.909 | ++ DIB_BLOCK_DEVICE=efi 2025-11-24 05:12:01.909 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/15-growvols 2025-11-24 05:12:01.910 | + source /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/15-growvols 2025-11-24 05:12:01.910 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-11-24 05:12:01.910 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-11-24 05:12:01.910 | ++ export DIB_GROWVOLS_ARGS= 2025-11-24 05:12:01.910 | ++ DIB_GROWVOLS_ARGS= 2025-11-24 05:12:01.910 | ++ export DIB_GROWVOLS_GROUP= 2025-11-24 05:12:01.910 | ++ DIB_GROWVOLS_GROUP= 2025-11-24 05:12:01.910 | ++ export DIB_GROWVOLS_DEVICE= 2025-11-24 05:12:01.910 | ++ DIB_GROWVOLS_DEVICE= 2025-11-24 05:12:01.910 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/50-redhat-common 2025-11-24 05:12:01.912 | + source /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/50-redhat-common 2025-11-24 05:12:01.912 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-24 05:12:01.912 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-24 05:12:01.912 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-24 05:12:01.912 | ++ DIB_INIT_SYSTEM=systemd 2025-11-24 05:12:01.912 | dib-run-parts Sourcing environment file /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-11-24 05:12:01.914 | + source /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-11-24 05:12:01.914 | ++ '[' -z systemd ']' 2025-11-24 05:12:01.914 | ++ case $DIB_INIT_SYSTEM in 2025-11-24 05:12:01.914 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/10-create-pkg-map-dir 2025-11-24 05:12:01.934 | Copying pkg-map for source-repositories 2025-11-24 05:12:01.950 | Copying pkg-map for dracut-regenerate 2025-11-24 05:12:01.966 | Copying pkg-map for base 2025-11-24 05:12:01.982 | Copying pkg-map for openssh-server 2025-11-24 05:12:01.997 | Copying pkg-map for bootloader 2025-11-24 05:12:02.015 | Copying pkg-map for install-static 2025-11-24 05:12:02.030 | Copying pkg-map for cache-url 2025-11-24 05:12:02.045 | Copying pkg-map for runtime-ssh-host-keys 2025-11-24 05:12:02.061 | dib-run-parts 10-create-pkg-map-dir completed 2025-11-24 05:12:02.061 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/20-manifest-dir 2025-11-24 05:12:02.063 | + set -eu 2025-11-24 05:12:02.063 | + set -o pipefail 2025-11-24 05:12:02.063 | + sudo mkdir -p /tmp/dib_build.2Ic9uaph/mnt//etc/dib-manifests 2025-11-24 05:12:02.080 | dib-run-parts 20-manifest-dir completed 2025-11-24 05:12:02.080 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/50-dracut-conf 2025-11-24 05:12:02.084 | Copying dracut config from /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau 2025-11-24 05:12:02.101 | dib-run-parts 50-dracut-conf completed 2025-11-24 05:12:02.101 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/50-modprobe-blacklist 2025-11-24 05:12:02.103 | + set -eu 2025-11-24 05:12:02.103 | + set -o pipefail 2025-11-24 05:12:02.103 | + '[' '!' -d /tmp/dib_build.2Ic9uaph/mnt/etc/modprobe.d ']' 2025-11-24 05:12:02.103 | ++ get_image_element_array 2025-11-24 05:12:02.103 | ++ echo '[base]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base [interface-names]=/usr/share/edpm-image-builder/dib/interface-names [source-repositories]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories [openvswitch]=/usr/share/edpm-image-builder/dib/openvswitch [dracut-regenerate]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate [edpm-base]=/usr/share/edpm-image-builder/dib/edpm-base [manifests]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests [enable-packages-install]=/usr/share/edpm-image-builder/dib/enable-packages-install [centos]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos [selinux-permissive]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive [repo-setup]=/usr/share/edpm-image-builder/dib/repo-setup [disable-nouveau]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau [modprobe]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe [growvols]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols [cloud-init-network-renderer]=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer [dynamic-login]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login [edpm-partition-uefi]=/usr/share/edpm-image-builder/dib/edpm-partition-uefi [install-static]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static [install-bin]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin [cache-url]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url [stable-interface-names]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names [bootloader]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader [element-manifest]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest [redhat-common]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common [reset-bls-entries]=/usr/share/edpm-image-builder/dib/reset-bls-entries [openssh-server]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server [rpm-distro]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro [select-boot-kernel-initrd]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd [runtime-ssh-host-keys]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [selinux-fixfiles-restore]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore [dib-init-system]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system [pkg-map]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map [yum]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum [override-pip-and-virtualenv]=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv [package-installs]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs [sysprep]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep [remove-resolvconf]=/usr/share/edpm-image-builder/dib/remove-resolvconf [install-types]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types ' 2025-11-24 05:12:02.104 | + eval declare -A 'image_elements=([base]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base' '[interface-names]=/usr/share/edpm-image-builder/dib/interface-names' '[source-repositories]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' '[openvswitch]=/usr/share/edpm-image-builder/dib/openvswitch' '[dracut-regenerate]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate' '[edpm-base]=/usr/share/edpm-image-builder/dib/edpm-base' '[manifests]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests' '[enable-packages-install]=/usr/share/edpm-image-builder/dib/enable-packages-install' '[centos]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos' '[selinux-permissive]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive' '[repo-setup]=/usr/share/edpm-image-builder/dib/repo-setup' '[disable-nouveau]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau' '[modprobe]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe' '[growvols]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols' '[cloud-init-network-renderer]=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer' '[dynamic-login]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login' '[edpm-partition-uefi]=/usr/share/edpm-image-builder/dib/edpm-partition-uefi' '[install-static]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static' '[install-bin]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' '[cache-url]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' '[stable-interface-names]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names' '[bootloader]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' '[element-manifest]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest' '[redhat-common]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common' '[reset-bls-entries]=/usr/share/edpm-image-builder/dib/reset-bls-entries' '[openssh-server]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' '[rpm-distro]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro' '[select-boot-kernel-initrd]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd' '[runtime-ssh-host-keys]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[selinux-fixfiles-restore]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore' '[dib-init-system]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' '[pkg-map]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' '[yum]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum' '[override-pip-and-virtualenv]=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv' '[package-installs]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' '[sysprep]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' '[remove-resolvconf]=/usr/share/edpm-image-builder/dib/remove-resolvconf' '[install-types]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types' ')' 2025-11-24 05:12:02.104 | ++ image_elements=(['base']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/base' ['interface-names']='/usr/share/edpm-image-builder/dib/interface-names' ['source-repositories']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' ['openvswitch']='/usr/share/edpm-image-builder/dib/openvswitch' ['dracut-regenerate']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate' ['edpm-base']='/usr/share/edpm-image-builder/dib/edpm-base' ['manifests']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests' ['enable-packages-install']='/usr/share/edpm-image-builder/dib/enable-packages-install' ['centos']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos' ['selinux-permissive']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive' ['repo-setup']='/usr/share/edpm-image-builder/dib/repo-setup' ['disable-nouveau']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau' ['modprobe']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe' ['growvols']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols' ['cloud-init-network-renderer']='/usr/share/edpm-image-builder/dib/cloud-init-network-renderer' ['dynamic-login']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login' ['edpm-partition-uefi']='/usr/share/edpm-image-builder/dib/edpm-partition-uefi' ['install-static']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static' ['install-bin']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' ['cache-url']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' ['stable-interface-names']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names' ['bootloader']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' ['element-manifest']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest' ['redhat-common']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common' ['reset-bls-entries']='/usr/share/edpm-image-builder/dib/reset-bls-entries' ['openssh-server']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' ['rpm-distro']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro' ['select-boot-kernel-initrd']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd' ['runtime-ssh-host-keys']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['selinux-fixfiles-restore']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore' ['dib-init-system']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' ['pkg-map']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' ['yum']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum' ['override-pip-and-virtualenv']='/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv' ['package-installs']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' ['sysprep']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' ['remove-resolvconf']='/usr/share/edpm-image-builder/dib/remove-resolvconf' ['install-types']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types') 2025-11-24 05:12:02.104 | ++ declare -A image_elements 2025-11-24 05:12:02.104 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.104 | + element=cloud-init-network-renderer 2025-11-24 05:12:02.104 | + element_dir=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer 2025-11-24 05:12:02.104 | + '[' -d /usr/share/edpm-image-builder/dib/cloud-init-network-renderer/modprobe.d/ ']' 2025-11-24 05:12:02.104 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.104 | + element=override-pip-and-virtualenv 2025-11-24 05:12:02.104 | + element_dir=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv 2025-11-24 05:12:02.104 | + '[' -d /usr/share/edpm-image-builder/dib/override-pip-and-virtualenv/modprobe.d/ ']' 2025-11-24 05:12:02.104 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.104 | + element=enable-packages-install 2025-11-24 05:12:02.104 | + element_dir=/usr/share/edpm-image-builder/dib/enable-packages-install 2025-11-24 05:12:02.104 | + '[' -d /usr/share/edpm-image-builder/dib/enable-packages-install/modprobe.d/ ']' 2025-11-24 05:12:02.104 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.104 | + element=install-bin 2025-11-24 05:12:02.104 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin 2025-11-24 05:12:02.104 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=stable-interface-names 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=source-repositories 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=interface-names 2025-11-24 05:12:02.105 | + element_dir=/usr/share/edpm-image-builder/dib/interface-names 2025-11-24 05:12:02.105 | + '[' -d /usr/share/edpm-image-builder/dib/interface-names/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=remove-resolvconf 2025-11-24 05:12:02.105 | + element_dir=/usr/share/edpm-image-builder/dib/remove-resolvconf 2025-11-24 05:12:02.105 | + '[' -d /usr/share/edpm-image-builder/dib/remove-resolvconf/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=package-installs 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=yum 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=selinux-permissive 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=dracut-regenerate 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=modprobe 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=rpm-distro 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=base 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=reset-bls-entries 2025-11-24 05:12:02.105 | + element_dir=/usr/share/edpm-image-builder/dib/reset-bls-entries 2025-11-24 05:12:02.105 | + '[' -d /usr/share/edpm-image-builder/dib/reset-bls-entries/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=install-types 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=element-manifest 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=selinux-fixfiles-restore 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=openssh-server 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=bootloader 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=manifests 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=growvols 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=edpm-partition-uefi 2025-11-24 05:12:02.105 | + element_dir=/usr/share/edpm-image-builder/dib/edpm-partition-uefi 2025-11-24 05:12:02.105 | + '[' -d /usr/share/edpm-image-builder/dib/edpm-partition-uefi/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=edpm-base 2025-11-24 05:12:02.105 | + element_dir=/usr/share/edpm-image-builder/dib/edpm-base 2025-11-24 05:12:02.105 | + '[' -d /usr/share/edpm-image-builder/dib/edpm-base/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=sysprep 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=dib-init-system 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=select-boot-kernel-initrd 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=install-static 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=dynamic-login 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=redhat-common 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=repo-setup 2025-11-24 05:12:02.105 | + element_dir=/usr/share/edpm-image-builder/dib/repo-setup 2025-11-24 05:12:02.105 | + '[' -d /usr/share/edpm-image-builder/dib/repo-setup/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=cache-url 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.105 | + element=disable-nouveau 2025-11-24 05:12:02.105 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau 2025-11-24 05:12:02.105 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/ ']' 2025-11-24 05:12:02.105 | + sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/disable-nouveau.conf /tmp/dib_build.2Ic9uaph/mnt/etc/modprobe.d/ 2025-11-24 05:12:02.120 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.120 | + element=runtime-ssh-host-keys 2025-11-24 05:12:02.120 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys 2025-11-24 05:12:02.120 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/modprobe.d/ ']' 2025-11-24 05:12:02.120 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.120 | + element=openvswitch 2025-11-24 05:12:02.120 | + element_dir=/usr/share/edpm-image-builder/dib/openvswitch 2025-11-24 05:12:02.120 | + '[' -d /usr/share/edpm-image-builder/dib/openvswitch/modprobe.d/ ']' 2025-11-24 05:12:02.120 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.120 | + element=pkg-map 2025-11-24 05:12:02.120 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map 2025-11-24 05:12:02.120 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2025-11-24 05:12:02.120 | + for i in "${!image_elements[@]}" 2025-11-24 05:12:02.120 | + element=centos 2025-11-24 05:12:02.120 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos 2025-11-24 05:12:02.120 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/modprobe.d/ ']' 2025-11-24 05:12:02.121 | dib-run-parts 50-modprobe-blacklist completed 2025-11-24 05:12:02.121 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/75-inject-element-manifest 2025-11-24 05:12:02.123 | + set -eu 2025-11-24 05:12:02.123 | + set -o pipefail 2025-11-24 05:12:02.123 | + DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest 2025-11-24 05:12:02.124 | ++ dirname /etc/dib-manifests/dib-element-manifest 2025-11-24 05:12:02.125 | + sudo mkdir -p /tmp/dib_build.2Ic9uaph/mnt//etc/dib-manifests 2025-11-24 05:12:02.140 | + sudo /bin/bash -c 'echo base interface-names source-repositories openvswitch dracut-regenerate edpm-base manifests enable-packages-install centos selinux-permissive repo-setup disable-nouveau modprobe growvols cloud-init-network-renderer dynamic-login edpm-partition-uefi install-static install-bin cache-url stable-interface-names bootloader element-manifest redhat-common reset-bls-entries openssh-server rpm-distro select-boot-kernel-initrd runtime-ssh-host-keys selinux-fixfiles-restore dib-init-system pkg-map yum override-pip-and-virtualenv package-installs sysprep remove-resolvconf install-types | tr '\'' '\'' '\''\n'\'' > /tmp/dib_build.2Ic9uaph/mnt//etc/dib-manifests/dib-element-manifest' 2025-11-24 05:12:02.156 | dib-run-parts 75-inject-element-manifest completed 2025-11-24 05:12:02.156 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/98-source-repositories 2025-11-24 05:12:02.165 | dib-run-parts 98-source-repositories completed 2025-11-24 05:12:02.165 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/99-copy-dib-img-functions 2025-11-24 05:12:02.167 | + set -eu 2025-11-24 05:12:02.167 | + set -o pipefail 2025-11-24 05:12:02.167 | + sudo mkdir -p /tmp/dib_build.2Ic9uaph/mnt/lib/diskimage-builder 2025-11-24 05:12:02.181 | + sudo cp -t /tmp/dib_build.2Ic9uaph/mnt/lib/diskimage-builder /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2025-11-24 05:12:02.196 | dib-run-parts 99-copy-dib-img-functions completed 2025-11-24 05:12:02.196 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/99-enable-install-types 2025-11-24 05:12:02.198 | + set -eu 2025-11-24 05:12:02.198 | + set -o pipefail 2025-11-24 05:12:02.198 | + declare -a SPECIFIED_ELEMS 2025-11-24 05:12:02.198 | + SPECIFIED_ELEMS[0]= 2025-11-24 05:12:02.198 | + PREFIX=DIB_INSTALLTYPE_ 2025-11-24 05:12:02.199 | ++ env 2025-11-24 05:12:02.199 | ++ grep '^DIB_INSTALLTYPE_' 2025-11-24 05:12:02.199 | ++ cut -d= -f1 2025-11-24 05:12:02.200 | ++ echo '' 2025-11-24 05:12:02.200 | + INSTALL_TYPE_VARS= 2025-11-24 05:12:02.201 | ++ find /tmp/dib_build.2Ic9uaph/hooks/install.d -maxdepth 1 -name '*-package-install' -type d 2025-11-24 05:12:02.202 | + default_install_type_dirs= 2025-11-24 05:12:02.203 | dib-run-parts 99-enable-install-types completed 2025-11-24 05:12:02.203 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/99-squash-package-install 2025-11-24 05:12:02.205 | + set -eu 2025-11-24 05:12:02.205 | + set -o pipefail 2025-11-24 05:12:02.205 | ++ dirname /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/99-squash-package-install 2025-11-24 05:12:02.206 | + sudo -E /usr/bin/python3 /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash '--elements=base interface-names source-repositories openvswitch dracut-regenerate edpm-base manifests enable-packages-install centos selinux-permissive repo-setup disable-nouveau modprobe growvols cloud-init-network-renderer dynamic-login edpm-partition-uefi install-static install-bin cache-url stable-interface-names bootloader element-manifest redhat-common reset-bls-entries openssh-server rpm-distro select-boot-kernel-initrd runtime-ssh-host-keys selinux-fixfiles-restore dib-init-system pkg-map yum override-pip-and-virtualenv package-installs sysprep remove-resolvconf install-types' --path=/usr/share/ironic-python-agent-builder/dib/:/usr/share/edpm-image-builder//dib/:/usr/lib/python3.9/site-packages/diskimage_builder/elements /tmp/dib_build.2Ic9uaph/mnt/tmp/package-installs.json 2025-11-24 05:12:02.290 | DEBUG __main__ [-] element_dirs -> [('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'base'), ('/usr/share/edpm-image-builder//dib/', 'interface-names'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/share/edpm-image-builder//dib/', 'openvswitch'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dracut-regenerate'), ('/usr/share/edpm-image-builder//dib/', 'edpm-base'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/share/edpm-image-builder//dib/', 'enable-packages-install'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'centos'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-permissive'), ('/usr/share/edpm-image-builder//dib/', 'repo-setup'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'disable-nouveau'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'modprobe'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'growvols'), ('/usr/share/edpm-image-builder//dib/', 'cloud-init-network-renderer'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dynamic-login'), ('/usr/share/edpm-image-builder//dib/', 'edpm-partition-uefi'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'stable-interface-names'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'bootloader'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'element-manifest'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/share/edpm-image-builder//dib/', 'reset-bls-entries'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'select-boot-kernel-initrd'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-fixfiles-restore'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'yum'), ('/usr/share/edpm-image-builder//dib/', 'override-pip-and-virtualenv'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/share/edpm-image-builder//dib/', 'remove-resolvconf'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-types')] main /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:212 2025-11-24 05:12:02.290 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2025-11-24 05:12:02.291 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.291 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.291 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/openvswitch/package-installs.yaml 2025-11-24 05:12:02.291 | DEBUG __main__ [-] Considering openvswitch/openvswitch param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.292 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.292 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/package-installs.yaml 2025-11-24 05:12:02.292 | DEBUG __main__ [-] Considering dracut-regenerate/python3-PyYAML param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.292 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.292 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/edpm-base/package-installs.yaml 2025-11-24 05:12:02.294 | DEBUG __main__ [-] Considering edpm-base/buildah param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.294 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.294 | DEBUG __main__ [-] Considering edpm-base/chrony param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.294 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.294 | DEBUG __main__ [-] Considering edpm-base/crudini param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.294 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.294 | DEBUG __main__ [-] Considering edpm-base/crypto-policies-scripts param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.294 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.294 | DEBUG __main__ [-] Considering edpm-base/device-mapper-multipath param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/driverctl param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/grubby param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/iptables-services param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/jq param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/lvm2 param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/nftables param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/numactl param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/openssh-server param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/openstack-selinux param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/openvswitch param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/os-net-config param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/podman param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/python3-libselinux param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/python3-pyyaml param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/rsync param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/tmpwatch param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/tuned-profiles-cpu-partitioning param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/sysstat param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/iproute-tc param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/kexec-tools param:{'uninstall': True} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.295 | DEBUG __main__ [-] Considering edpm-base/telnet param:{'uninstall': True} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.295 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.296 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/package-installs.yaml 2025-11-24 05:12:02.296 | DEBUG __main__ [-] Considering centos/device-mapper-multipath param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.296 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.296 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/package-installs.yaml 2025-11-24 05:12:02.297 | DEBUG __main__ [-] Considering growvols/gdisk param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.297 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.297 | DEBUG __main__ [-] Considering growvols/util-linux param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.297 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.297 | DEBUG __main__ [-] Considering growvols/lvm2 param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.297 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.297 | DEBUG __main__ [-] Considering growvols/parted param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.297 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.297 | DEBUG __main__ [-] Considering growvols/xfsprogs param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.297 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.297 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2025-11-24 05:12:02.298 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.298 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.298 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2025-11-24 05:12:02.298 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.298 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.298 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/package-installs.yaml 2025-11-24 05:12:02.298 | DEBUG __main__ [-] Considering stable-interface-names/biosdevname param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.299 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.299 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2025-11-24 05:12:02.300 | DEBUG __main__ [-] Considering redhat-common/lsof param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.300 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.300 | DEBUG __main__ [-] Considering redhat-common/tcpdump param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.300 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.300 | DEBUG __main__ [-] Considering redhat-common/traceroute param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.300 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.300 | DEBUG __main__ [-] Considering redhat-common/which param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.300 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.300 | DEBUG __main__ [-] Considering redhat-common/gettext param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.300 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.300 | DEBUG __main__ [-] Considering redhat-common/ca-certificates param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.300 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.300 | DEBUG __main__ [-] Considering redhat-common/selinux-policy param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.300 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.300 | DEBUG __main__ [-] Considering redhat-common/selinux-policy-targeted param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.300 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.300 | DEBUG __main__ [-] Considering redhat-common/python3-libselinux param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.300 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.300 | DEBUG __main__ [-] Considering redhat-common/python3-policycoreutils param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.300 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.300 | DEBUG __main__ [-] Considering redhat-common/policycoreutils-python-utils param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.300 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.300 | DEBUG __main__ [-] Considering redhat-common/rng-tools param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.300 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.300 | DEBUG __main__ [-] Considering redhat-common/passwd param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.300 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.301 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2025-11-24 05:12:02.301 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.301 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.301 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2025-11-24 05:12:02.302 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-24 05:12:02.302 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-24 05:12:02.302 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'uninstall': [('kexec-tools', 'edpm-base'), ('telnet', 'edpm-base')], 'install': [('git', 'source-repositories'), ('openvswitch', 'openvswitch'), ('buildah', 'edpm-base'), ('chrony', 'edpm-base'), ('crudini', 'edpm-base'), ('crypto-policies-scripts', 'edpm-base'), ('device-mapper-multipath', 'edpm-base'), ('driverctl', 'edpm-base'), ('grubby', 'edpm-base'), ('iptables-services', 'edpm-base'), ('jq', 'edpm-base'), ('lvm2', 'edpm-base'), ('nftables', 'edpm-base'), ('numactl', 'edpm-base'), ('openssh-server', 'edpm-base'), ('openstack-selinux', 'edpm-base'), ('openvswitch', 'edpm-base'), ('os-net-config', 'edpm-base'), ('podman', 'edpm-base'), ('python3-libselinux', 'edpm-base'), ('python3-pyyaml', 'edpm-base'), ('rsync', 'edpm-base'), ('tmpwatch', 'edpm-base'), ('tuned-profiles-cpu-partitioning', 'edpm-base'), ('sysstat', 'edpm-base'), ('iproute-tc', 'edpm-base'), ('device-mapper-multipath', 'centos'), ('gdisk', 'growvols'), ('util-linux', 'growvols'), ('lvm2', 'growvols'), ('parted', 'growvols'), ('xfsprogs', 'growvols'), ('rsync', 'install-static'), ('curl', 'cache-url'), ('biosdevname', 'stable-interface-names'), ('lsof', 'redhat-common'), ('tcpdump', 'redhat-common'), ('traceroute', 'redhat-common'), ('which', 'redhat-common'), ('ca-certificates', 'redhat-common'), ('selinux-policy', 'redhat-common'), ('selinux-policy-targeted', 'redhat-common'), ('python3-libselinux', 'redhat-common'), ('python3-policycoreutils', 'redhat-common'), ('policycoreutils-python-utils', 'redhat-common'), ('rng-tools', 'redhat-common'), ('passwd', 'redhat-common'), ('openssh-server', 'openssh-server'), ('openssh-client', 'runtime-ssh-host-keys')]}), 'pre-install.d': defaultdict(, {'uninstall': [], 'install': [('python3-PyYAML', 'dracut-regenerate'), ('gettext', 'redhat-common')]})}) main /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/../bin/package-installs-squash:232 2025-11-24 05:12:02.310 | dib-run-parts 99-squash-package-install completed 2025-11-24 05:12:02.310 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/extra-data.d/99-yum-repo-conf 2025-11-24 05:12:02.313 | + set -eu 2025-11-24 05:12:02.313 | + set -o pipefail 2025-11-24 05:12:02.313 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-11-24 05:12:02.313 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:12:02.313 | + '[' '!' -f /etc/yum.repos.d/centos-addons.repo ']' 2025-11-24 05:12:02.313 | + sudo cp -L -f /etc/yum.repos.d/centos-addons.repo /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d 2025-11-24 05:12:02.328 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:12:02.328 | + '[' '!' -f /etc/yum.repos.d/centos.repo ']' 2025-11-24 05:12:02.328 | + sudo cp -L -f /etc/yum.repos.d/centos.repo /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d 2025-11-24 05:12:02.343 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:12:02.343 | + '[' '!' -f /etc/yum.repos.d/delorean-master-testing.repo ']' 2025-11-24 05:12:02.343 | + sudo cp -L -f /etc/yum.repos.d/delorean-master-testing.repo /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d 2025-11-24 05:12:02.358 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:12:02.358 | + '[' '!' -f /etc/yum.repos.d/delorean.repo ']' 2025-11-24 05:12:02.358 | + sudo cp -L -f /etc/yum.repos.d/delorean.repo /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d 2025-11-24 05:12:02.372 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:12:02.372 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-appstream.repo ']' 2025-11-24 05:12:02.372 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-appstream.repo /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d 2025-11-24 05:12:02.387 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:12:02.387 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-baseos.repo ']' 2025-11-24 05:12:02.387 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-baseos.repo /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d 2025-11-24 05:12:02.400 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:12:02.400 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo ']' 2025-11-24 05:12:02.400 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d 2025-11-24 05:12:02.415 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:12:02.415 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-powertools.repo ']' 2025-11-24 05:12:02.415 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-powertools.repo /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d 2025-11-24 05:12:02.430 | dib-run-parts 99-yum-repo-conf completed 2025-11-24 05:12:02.430 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-24 05:12:02.430 | dib-run-parts 2025-11-24 05:12:02.431 | dib-run-parts Target: extra-data.d 2025-11-24 05:12:02.431 | dib-run-parts 2025-11-24 05:12:02.431 | dib-run-parts Script Seconds 2025-11-24 05:12:02.431 | dib-run-parts --------------------------------------- ---------- 2025-11-24 05:12:02.431 | dib-run-parts 2025-11-24 05:12:02.439 | dib-run-parts 10-create-pkg-map-dir 0.146 2025-11-24 05:12:02.443 | dib-run-parts 20-manifest-dir 0.018 2025-11-24 05:12:02.447 | dib-run-parts 50-dracut-conf 0.020 2025-11-24 05:12:02.451 | dib-run-parts 50-modprobe-blacklist 0.019 2025-11-24 05:12:02.455 | dib-run-parts 75-inject-element-manifest 0.034 2025-11-24 05:12:02.460 | dib-run-parts 98-source-repositories 0.008 2025-11-24 05:12:02.464 | dib-run-parts 99-copy-dib-img-functions 0.030 2025-11-24 05:12:02.469 | dib-run-parts 99-enable-install-types 0.006 2025-11-24 05:12:02.473 | dib-run-parts 99-squash-package-install 0.107 2025-11-24 05:12:02.478 | dib-run-parts 99-yum-repo-conf 0.119 2025-11-24 05:12:02.479 | dib-run-parts 2025-11-24 05:12:02.479 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-24 05:12:02.483 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-extra-data bash 2025-11-24 05:12:02.485 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:12:02.485 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2025-11-24 05:12:02.489 | + diskimage_builder/lib/disk-image-create:main:360 : run_d_in_target pre-install 2025-11-24 05:12:02.491 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-11-24 05:12:02.494 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.2Ic9uaph/hooks ']' 2025-11-24 05:12:02.496 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.2Ic9uaph/hooks/pre-install.d ']' 2025-11-24 05:12:02.498 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:12:02.515 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.2Ic9uaph/hooks 2025-11-24 05:12:02.532 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.2Ic9uaph/hooks /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:12:02.548 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.2Ic9uaph/hooks /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:12:02.564 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-pre-install run_in_target bash 2025-11-24 05:12:02.567 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:12:02.567 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2025-11-24 05:12:02.571 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-11-24 05:12:02.573 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-11-24 05:12:02.575 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-11-24 05:12:02.577 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d 2025-11-24 05:12:02.579 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2025-11-24 05:12:02.581 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-11-24 05:12:02.584 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-11-24 05:12:02.586 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-11-24 05:12:02.588 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.2Ic9uaph/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2025-11-24 05:12:02.613 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-11-24 05:12:02.614 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-11-24 05:12:02.614 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:12:02.614 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:12:02.614 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-11-24 05:12:02.616 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-11-24 05:12:02.616 | ++ export DIB_REPO_SETUP=current-podified 2025-11-24 05:12:02.616 | ++ DIB_REPO_SETUP=current-podified 2025-11-24 05:12:02.616 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-24 05:12:02.616 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-24 05:12:02.616 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-24 05:12:02.616 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-24 05:12:02.616 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-24 05:12:02.616 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-24 05:12:02.616 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-11-24 05:12:02.618 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-11-24 05:12:02.618 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-24 05:12:02.618 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-24 05:12:02.618 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-24 05:12:02.618 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-24 05:12:02.618 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-11-24 05:12:02.619 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-11-24 05:12:02.619 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-24 05:12:02.619 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-24 05:12:02.619 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-24 05:12:02.619 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-24 05:12:02.619 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-11-24 05:12:02.619 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-24 05:12:02.619 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-24 05:12:02.619 | ++ export DIB_NO_TIMER_CHECK=True 2025-11-24 05:12:02.619 | ++ DIB_NO_TIMER_CHECK=True 2025-11-24 05:12:02.619 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-24 05:12:02.619 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-24 05:12:02.619 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-24 05:12:02.619 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-24 05:12:02.619 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-11-24 05:12:02.621 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-11-24 05:12:02.621 | ++ export DISTRO_NAME=centos 2025-11-24 05:12:02.621 | ++ DISTRO_NAME=centos 2025-11-24 05:12:02.621 | ++ export DIB_RELEASE=9-stream 2025-11-24 05:12:02.621 | ++ DIB_RELEASE=9-stream 2025-11-24 05:12:02.621 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-24 05:12:02.621 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-24 05:12:02.621 | ++ export YUM=dnf 2025-11-24 05:12:02.621 | ++ YUM=dnf 2025-11-24 05:12:02.621 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dracut-regenerate 2025-11-24 05:12:02.622 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dracut-regenerate 2025-11-24 05:12:02.622 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-11-24 05:12:02.622 | - name: crypt 2025-11-24 05:12:02.622 | packages: 2025-11-24 05:12:02.622 | - cryptsetup 2025-11-24 05:12:02.622 | - name: lvm 2025-11-24 05:12:02.622 | packages: 2025-11-24 05:12:02.622 | - lvm2 2025-11-24 05:12:02.622 | ' 2025-11-24 05:12:02.622 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-11-24 05:12:02.622 | - name: crypt 2025-11-24 05:12:02.622 | packages: 2025-11-24 05:12:02.622 | - cryptsetup 2025-11-24 05:12:02.622 | - name: lvm 2025-11-24 05:12:02.622 | packages: 2025-11-24 05:12:02.622 | - lvm2 2025-11-24 05:12:02.622 | ' 2025-11-24 05:12:02.622 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-11-24 05:12:02.622 | - name: crypt 2025-11-24 05:12:02.622 | packages: 2025-11-24 05:12:02.622 | - cryptsetup 2025-11-24 05:12:02.622 | - name: lvm 2025-11-24 05:12:02.622 | packages: 2025-11-24 05:12:02.622 | - lvm2 2025-11-24 05:12:02.622 | ' 2025-11-24 05:12:02.622 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-11-24 05:12:02.622 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-11-24 05:12:02.624 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-11-24 05:12:02.624 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:12:02.624 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:12:02.624 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-11-24 05:12:02.625 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-11-24 05:12:02.625 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-24 05:12:02.625 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-24 05:12:02.625 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-24 05:12:02.625 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-24 05:12:02.626 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-11-24 05:12:02.627 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-11-24 05:12:02.627 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-11-24 05:12:02.627 | ++ export DIB_BLOCK_DEVICE=efi 2025-11-24 05:12:02.627 | ++ DIB_BLOCK_DEVICE=efi 2025-11-24 05:12:02.627 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-growvols 2025-11-24 05:12:02.629 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-growvols 2025-11-24 05:12:02.629 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-11-24 05:12:02.629 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-11-24 05:12:02.629 | ++ export DIB_GROWVOLS_ARGS= 2025-11-24 05:12:02.629 | ++ DIB_GROWVOLS_ARGS= 2025-11-24 05:12:02.629 | ++ export DIB_GROWVOLS_GROUP= 2025-11-24 05:12:02.629 | ++ DIB_GROWVOLS_GROUP= 2025-11-24 05:12:02.629 | ++ export DIB_GROWVOLS_DEVICE= 2025-11-24 05:12:02.629 | ++ DIB_GROWVOLS_DEVICE= 2025-11-24 05:12:02.629 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-11-24 05:12:02.630 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-11-24 05:12:02.630 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-24 05:12:02.630 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-24 05:12:02.630 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-24 05:12:02.630 | ++ DIB_INIT_SYSTEM=systemd 2025-11-24 05:12:02.630 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-11-24 05:12:02.632 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-11-24 05:12:02.632 | ++ '[' -z systemd ']' 2025-11-24 05:12:02.632 | ++ case $DIB_INIT_SYSTEM in 2025-11-24 05:12:02.632 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-01-yum-keepcache 2025-11-24 05:12:02.634 | + set -eu 2025-11-24 05:12:02.634 | + set -o pipefail 2025-11-24 05:12:02.634 | + [[ dnf == \d\n\f ]] 2025-11-24 05:12:02.634 | + cfg=/etc/dnf/dnf.conf 2025-11-24 05:12:02.634 | + echo keepcache=1 2025-11-24 05:12:02.634 | + echo cachedir=/tmp/yum 2025-11-24 05:12:02.635 | dib-run-parts 00-01-yum-keepcache completed 2025-11-24 05:12:02.635 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-02-set-centos-mirror 2025-11-24 05:12:02.637 | + set -eu 2025-11-24 05:12:02.637 | + set -o pipefail 2025-11-24 05:12:02.637 | + DIB_DISTRIBUTION_MIRROR= 2025-11-24 05:12:02.637 | + '[' -n '' ']' 2025-11-24 05:12:02.637 | + exit 0 2025-11-24 05:12:02.638 | dib-run-parts 00-02-set-centos-mirror completed 2025-11-24 05:12:02.638 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-03-repo-setup 2025-11-24 05:12:02.640 | + set -o pipefail 2025-11-24 05:12:02.640 | + '[' -n '/etc/yum.repos.d/*' ']' 2025-11-24 05:12:02.640 | + echo 'DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified' 2025-11-24 05:12:02.640 | DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified 2025-11-24 05:12:02.640 | + exit 0 2025-11-24 05:12:02.641 | dib-run-parts 00-03-repo-setup completed 2025-11-24 05:12:02.641 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2025-11-24 05:12:02.643 | + set -eu 2025-11-24 05:12:02.643 | + set -o pipefail 2025-11-24 05:12:02.643 | + [[ centos == \f\e\d\o\r\a ]] 2025-11-24 05:12:02.644 | dib-run-parts 00-dnf-update completed 2025-11-24 05:12:02.644 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2025-11-24 05:12:02.647 | + set -eu 2025-11-24 05:12:02.647 | + set -o pipefail 2025-11-24 05:12:02.647 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2025-11-24 05:12:02.648 | + sed -i -e '/You have to run/d' /etc/sudoers 2025-11-24 05:12:02.650 | + visudo -c 2025-11-24 05:12:02.651 | /etc/sudoers: parsed OK 2025-11-24 05:12:02.652 | dib-run-parts 00-fix-requiretty completed 2025-11-24 05:12:02.652 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-install-repo-package 2025-11-24 05:12:02.654 | + set -eu 2025-11-24 05:12:02.654 | + set -o pipefail 2025-11-24 05:12:02.654 | + '[' -n '' ']' 2025-11-24 05:12:02.655 | dib-run-parts 00-install-repo-package completed 2025-11-24 05:12:02.655 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2025-11-24 05:12:02.657 | + set -eu 2025-11-24 05:12:02.657 | + set -o pipefail 2025-11-24 05:12:02.657 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2025-11-24 05:12:02.658 | + visudo -c 2025-11-24 05:12:02.659 | /etc/sudoers: parsed OK 2025-11-24 05:12:02.661 | dib-run-parts 00-usr-local-bin-secure-path completed 2025-11-24 05:12:02.661 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-00-centos-python3 2025-11-24 05:12:02.663 | + set -eu 2025-11-24 05:12:02.663 | + set -o pipefail 2025-11-24 05:12:02.663 | + [[ centos =~ (centos|rhel) ]] 2025-11-24 05:12:02.663 | + dnf install -y python3 python3-pyyaml 2025-11-24 05:12:03.003 | delorean-python-castellan-609f4ea667df386849930 92 kB/s | 13 kB 00:00 2025-11-24 05:12:03.165 | delorean-openstack-ironic-c525a16b06266b6b474c9 457 kB/s | 64 kB 00:00 2025-11-24 05:12:03.334 | delorean-openstack-cinder-92c645f1f1e913b5b1cd8 214 kB/s | 30 kB 00:00 2025-11-24 05:12:03.499 | delorean-ansible-collections-openstack-f584c54d 867 kB/s | 121 kB 00:00 2025-11-24 05:12:03.688 | delorean-openstack-ceilometer-60803e710e7f5b3cd 159 kB/s | 24 kB 00:00 2025-11-24 05:12:03.861 | delorean-openstack-kolla-e7bd46dad0b62ff151667b 1.8 MB/s | 274 kB 00:00 2025-11-24 05:12:04.067 | delorean-openstack-nova-3e7017eb2952d5258d96e27 250 kB/s | 37 kB 00:00 2025-11-24 05:12:04.232 | delorean-openstack-designate-82652559ea8641b11c 135 kB/s | 19 kB 00:00 2025-11-24 05:12:04.406 | delorean-openstack-glance-e055873be4079bc9d3716 124 kB/s | 19 kB 00:00 2025-11-24 05:12:04.576 | delorean-openstack-keystone-4f1b7e96e38463d5fcd 158 kB/s | 23 kB 00:00 2025-11-24 05:12:04.742 | delorean-openstack-manila-70623bb84e7880f7f2f75 190 kB/s | 27 kB 00:00 2025-11-24 05:12:04.902 | delorean-python-networking-mlnx-7139a7f0bce9d6a 965 kB/s | 130 kB 00:00 2025-11-24 05:12:05.089 | delorean-openstack-octavia-e981d3e172b8e4471f97 172 kB/s | 25 kB 00:00 2025-11-24 05:12:05.261 | delorean-openstack-watcher-71470dac73abba9e5dcf 118 kB/s | 17 kB 00:00 2025-11-24 05:12:05.433 | delorean-python-tcib-c2ae956ec1898faaed6197ef95 54 kB/s | 7.9 kB 00:00 2025-11-24 05:12:05.606 | delorean-puppet-magnum-ec92e647ad5e77720f01cce0 1.0 MB/s | 155 kB 00:00 2025-11-24 05:12:05.782 | delorean-openstack-swift-e10c2bafcb8fc80929bce3 108 kB/s | 15 kB 00:00 2025-11-24 05:12:05.953 | delorean-python-mistral-tests-tempest-900580c95 239 kB/s | 35 kB 00:00 2025-11-24 05:12:06.121 | delorean-python-django-horizon-915b939b342dc65f 749 kB/s | 105 kB 00:00 2025-11-24 05:12:08.898 | CentOS Stream 9 - BaseOS 3.2 MB/s | 8.8 MB 00:02 2025-11-24 05:12:13.992 | CentOS Stream 9 - AppStream 6.1 MB/s | 25 MB 00:04 2025-11-24 05:12:19.997 | CentOS Stream 9 - CRB 3.7 MB/s | 7.3 MB 00:02 2025-11-24 05:12:24.021 | CentOS Stream 9 - Extras packages 7.0 kB/s | 20 kB 00:02 2025-11-24 05:12:24.313 | dlrn-master-testing 11 MB/s | 2.4 MB 00:00 2025-11-24 05:12:24.946 | dlrn-master-build-deps 3.6 MB/s | 516 kB 00:00 2025-11-24 05:12:25.106 | centos9-rabbitmq 10 MB/s | 123 kB 00:00 2025-11-24 05:12:25.221 | centos9-storage 33 MB/s | 415 kB 00:00 2025-11-24 05:12:25.374 | centos9-opstools 4.5 MB/s | 51 kB 00:00 2025-11-24 05:12:25.473 | NFV SIG OpenvSwitch 33 MB/s | 454 kB 00:00 2025-11-24 05:12:25.750 | repo-setup-centos-appstream 277 MB/s | 25 MB 00:00 2025-11-24 05:12:29.756 | repo-setup-centos-baseos 214 MB/s | 8.8 MB 00:00 2025-11-24 05:12:30.791 | repo-setup-centos-highavailability 47 MB/s | 744 kB 00:00 2025-11-24 05:12:31.035 | repo-setup-centos-powertools 211 MB/s | 7.3 MB 00:00 2025-11-24 05:12:34.636 | Extra Packages for Enterprise Linux 9 - x86_64 8.1 MB/s | 20 MB 00:02 2025-11-24 05:12:44.039 | Package python3-3.9.23-2.el9.x86_64 is already installed. 2025-11-24 05:12:44.040 | Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-11-24 05:12:44.089 | Dependencies resolved. 2025-11-24 05:12:44.090 | Nothing to do. 2025-11-24 05:12:44.090 | Complete! 2025-11-24 05:12:44.129 | dib-run-parts 01-00-centos-python3 completed 2025-11-24 05:12:44.129 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2025-11-24 05:12:44.131 | + set -eu 2025-11-24 05:12:44.131 | + set -o pipefail 2025-11-24 05:12:44.131 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2025-11-24 05:12:44.132 | + install -m 0755 -o root -g root /tmp/in_target.d/pre-install.d/../bin/cache-url /tmp/in_target.d/pre-install.d/../bin/extract-image /tmp/in_target.d/pre-install.d/../bin/install-packages /tmp/in_target.d/pre-install.d/../bin/map-packages /tmp/in_target.d/pre-install.d/../bin/package-installs /tmp/in_target.d/pre-install.d/../bin/package-installs-squash /tmp/in_target.d/pre-install.d/../bin/package-installs-v2 /tmp/in_target.d/pre-install.d/../bin/package-uninstalls /tmp/in_target.d/pre-install.d/../bin/pkg-map /tmp/in_target.d/pre-install.d/../bin/select-boot-kernel-initrd /usr/local/bin 2025-11-24 05:12:44.137 | dib-run-parts 01-install-bin completed 2025-11-24 05:12:44.137 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-module-configuration 2025-11-24 05:12:44.139 | + set -eu 2025-11-24 05:12:44.139 | + set -o pipefail 2025-11-24 05:12:44.139 | + export DIB_DNF_MODULE_STREAMS= 2025-11-24 05:12:44.139 | + DIB_DNF_MODULE_STREAMS= 2025-11-24 05:12:44.139 | + '[' dnf == dnf ']' 2025-11-24 05:12:44.141 | dib-run-parts 01-module-configuration completed 2025-11-24 05:12:44.141 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2025-11-24 05:12:44.143 | + set -eu 2025-11-24 05:12:44.143 | + set -o pipefail 2025-11-24 05:12:44.143 | + [[ amd64 x86_64 =~ amd64 ]] 2025-11-24 05:12:44.143 | + basearch=x86_64 2025-11-24 05:12:44.143 | + arch=x86_64 2025-11-24 05:12:44.143 | + [[ dnf == \d\n\f ]] 2025-11-24 05:12:44.143 | + mkdir -p /etc/dnf/vars 2025-11-24 05:12:44.144 | + echo x86_64 2025-11-24 05:12:44.144 | + echo x86_64 2025-11-24 05:12:44.144 | + [[ centos =~ centos ]] 2025-11-24 05:12:44.144 | + [[ x86_64 == \x\8\6\_\6\4 ]] 2025-11-24 05:12:44.144 | + contentdir=centos 2025-11-24 05:12:44.144 | + echo centos 2025-11-24 05:12:44.145 | dib-run-parts 01-override-yum-arch completed 2025-11-24 05:12:44.145 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-set-machine-id 2025-11-24 05:12:44.147 | + set -eu 2025-11-24 05:12:44.147 | + set -o pipefail 2025-11-24 05:12:44.147 | + systemd-machine-id-setup 2025-11-24 05:12:44.152 | Initializing machine ID from random generator. 2025-11-24 05:12:44.155 | dib-run-parts 02-set-machine-id completed 2025-11-24 05:12:44.155 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2025-11-24 05:12:44.157 | + set -eu 2025-11-24 05:12:44.157 | + set -o pipefail 2025-11-24 05:12:44.157 | + case $DISTRO_NAME in 2025-11-24 05:12:44.158 | dib-run-parts 03-baseline-tools completed 2025-11-24 05:12:44.158 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2025-11-24 05:12:44.160 | + set -eu 2025-11-24 05:12:44.160 | + set -o pipefail 2025-11-24 05:12:44.160 | + FILE=/usr/local/bin/dib-init-system 2025-11-24 05:12:44.160 | + cat 2025-11-24 05:12:44.161 | + chown root:root /usr/local/bin/dib-init-system 2025-11-24 05:12:44.164 | + chmod 775 /usr/local/bin/dib-init-system 2025-11-24 05:12:44.166 | dib-run-parts 04-dib-init-system completed 2025-11-24 05:12:44.166 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2025-11-24 05:12:44.168 | + set -eu 2025-11-24 05:12:44.168 | + set -o pipefail 2025-11-24 05:12:44.168 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2025-11-24 05:12:44.169 | + package-installs -d /tmp/in_target.d/pre-install.d 2025-11-24 05:12:44.170 | + set -eu 2025-11-24 05:12:44.170 | + set -o pipefail 2025-11-24 05:12:44.170 | ++ basename /usr/local/bin/package-installs 2025-11-24 05:12:44.171 | + SCRIPTNAME=package-installs 2025-11-24 05:12:44.171 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2025-11-24 05:12:44.172 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-11-24 05:12:44.172 | + '[' 0 '!=' 0 ']' 2025-11-24 05:12:44.172 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-11-24 05:12:44.172 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-11-24 05:12:44.172 | + WORKDIR= 2025-11-24 05:12:44.172 | + true 2025-11-24 05:12:44.172 | + case "$1" in 2025-11-24 05:12:44.172 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-11-24 05:12:44.172 | + shift 2 2025-11-24 05:12:44.172 | + true 2025-11-24 05:12:44.172 | + case "$1" in 2025-11-24 05:12:44.172 | + shift 2025-11-24 05:12:44.172 | + break 2025-11-24 05:12:44.172 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-11-24 05:12:44.172 | + PACKAGES= 2025-11-24 05:12:44.173 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-11-24 05:12:44.174 | + '[' -n '' ']' 2025-11-24 05:12:44.174 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2025-11-24 05:12:48.134 | Map install for dracut-regenerate: python3-PyYAML 2025-11-24 05:12:48.134 | Map install for redhat-common: gettext 2025-11-24 05:12:48.134 | Running command: ['install-packages', 'gettext', 'python3-PyYAML'] 2025-11-24 05:12:48.134 | > Running install-packages install. 2025-11-24 05:12:48.134 | > + dnf -v -y install gettext python3-PyYAML 2025-11-24 05:12:48.134 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-11-24 05:12:48.134 | > DNF version: 4.14.0 2025-11-24 05:12:48.134 | > cachedir: /tmp/yum 2025-11-24 05:12:48.134 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-barbican 2025-11-24 05:12:48.134 | > delorean-component-barbican: using metadata from Wed Aug 20 02:43:16 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-baremetal 2025-11-24 05:12:48.134 | > delorean-component-baremetal: using metadata from Fri Apr 25 17:32:44 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-cinder 2025-11-24 05:12:48.134 | > delorean-component-cinder: using metadata from Wed Sep 3 03:26:25 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-clients 2025-11-24 05:12:48.134 | > delorean-component-clients: using metadata from Thu Jun 5 08:49:10 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-cloudops 2025-11-24 05:12:48.134 | > delorean-component-cloudops: using metadata from Fri Mar 28 06:55:30 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-common 2025-11-24 05:12:48.134 | > delorean-component-common: using metadata from Thu May 8 03:49:23 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-compute 2025-11-24 05:12:48.134 | > delorean-component-compute: using metadata from Mon Apr 28 06:35:02 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-designate 2025-11-24 05:12:48.134 | > delorean-component-designate: using metadata from Tue Jun 3 12:01:21 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-glance 2025-11-24 05:12:48.134 | > delorean-component-glance: using metadata from Tue Jun 3 05:12:29 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-keystone 2025-11-24 05:12:48.134 | > delorean-component-keystone: using metadata from Thu May 22 21:30:16 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-manila 2025-11-24 05:12:48.134 | > delorean-component-manila: using metadata from Tue May 13 20:07:24 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-network 2025-11-24 05:12:48.134 | > delorean-component-network: using metadata from Fri May 23 06:12:24 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-octavia 2025-11-24 05:12:48.134 | > delorean-component-octavia: using metadata from Wed Jun 18 17:08:29 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-optimize 2025-11-24 05:12:48.134 | > delorean-component-optimize: using metadata from Wed Jul 30 11:30:17 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-podified 2025-11-24 05:12:48.134 | > delorean-component-podified: using metadata from Thu Nov 20 08:16:57 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-puppet 2025-11-24 05:12:48.134 | > delorean-component-puppet: using metadata from Mon Oct 27 21:36:59 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-swift 2025-11-24 05:12:48.134 | > delorean-component-swift: using metadata from Mon Aug 25 23:50:27 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-tempest 2025-11-24 05:12:48.134 | > delorean-component-tempest: using metadata from Mon Sep 15 19:33:56 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-component-ui 2025-11-24 05:12:48.134 | > delorean-component-ui: using metadata from Wed May 14 13:25:57 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: baseos 2025-11-24 05:12:48.134 | > baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: appstream 2025-11-24 05:12:48.134 | > appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: crb 2025-11-24 05:12:48.134 | > crb: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: extras-common 2025-11-24 05:12:48.134 | > extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-master-testing 2025-11-24 05:12:48.134 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: delorean-master-build-deps 2025-11-24 05:12:48.134 | > delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: centos9-rabbitmq 2025-11-24 05:12:48.134 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-11-24 05:12:48.134 | > repo: using cache for: centos9-storage 2025-11-24 05:12:48.134 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: centos9-opstools 2025-11-24 05:12:48.134 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-11-24 05:12:48.134 | > repo: using cache for: centos9-nfv-ovs 2025-11-24 05:12:48.134 | > centos9-nfv-ovs: using metadata from Wed Nov 12 01:24:02 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: repo-setup-centos-appstream 2025-11-24 05:12:48.134 | > repo-setup-centos-appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: repo-setup-centos-baseos 2025-11-24 05:12:48.134 | > repo-setup-centos-baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: repo-setup-centos-highavailability 2025-11-24 05:12:48.134 | > repo-setup-centos-highavailability: using metadata from Mon Nov 17 10:32:37 2025. 2025-11-24 05:12:48.134 | > repo: using cache for: repo-setup-centos-powertools 2025-11-24 05:12:48.134 | > repo-setup-centos-powertools: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-24 05:12:48.134 | > repo: downloading from remote: epel-low-priority 2025-11-24 05:12:48.134 | > countme: no event for epel-low-priority: budget to spend: 2 2025-11-24 05:12:48.134 | > Extra Packages for Enterprise Linux 9 - x86_64 7.9 MB/s | 20 MB 00:02 2025-11-24 05:12:48.134 | > epel-low-priority: using metadata from Sun Nov 23 20:35:42 2025. 2025-11-24 05:12:48.134 | > Completion plugin: Generating completion cache... 2025-11-24 05:12:48.134 | > Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-11-24 05:12:48.134 | > Package gettext-0.21-8.el9.x86_64 is already installed. 2025-11-24 05:12:48.134 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-11-24 05:12:48.134 | > --> Starting dependency resolution 2025-11-24 05:12:48.134 | > --> Finished dependency resolution 2025-11-24 05:12:48.134 | > Dependencies resolved. 2025-11-24 05:12:48.134 | > Nothing to do. 2025-11-24 05:12:48.134 | > Complete! 2025-11-24 05:12:48.134 | > + '[' install == install ']' 2025-11-24 05:12:48.134 | > + '[' dnf == dnf ']' 2025-11-24 05:12:48.134 | > + dnf mark install gettext python3-PyYAML 2025-11-24 05:12:48.134 | > gettext-0.21-8.el9.x86_64 marked as user installed. 2025-11-24 05:12:48.134 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2025-11-24 05:12:48.134 | returncode: 0 2025-11-24 05:12:48.140 | dib-run-parts 10-package-installs completed 2025-11-24 05:12:48.140 | dib-run-parts Running /tmp/in_target.d/pre-install.d/11-selinux-permissive 2025-11-24 05:12:48.142 | + set -eu 2025-11-24 05:12:48.142 | + set -o pipefail 2025-11-24 05:12:48.142 | + echo SELINUX=permissive 2025-11-24 05:12:48.143 | + echo SELINUXTYPE=targeted 2025-11-24 05:12:48.144 | dib-run-parts 11-selinux-permissive completed 2025-11-24 05:12:48.144 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-11-24 05:12:48.146 | + set -eu 2025-11-24 05:12:48.146 | + set -o pipefail 2025-11-24 05:12:48.146 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-11-24 05:12:48.147 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2025-11-24 05:12:48.148 | + set -eu 2025-11-24 05:12:48.148 | + set -o pipefail 2025-11-24 05:12:48.148 | ++ basename /usr/local/bin/package-uninstalls 2025-11-24 05:12:48.149 | + SCRIPTNAME=package-uninstalls 2025-11-24 05:12:48.149 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2025-11-24 05:12:48.150 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-11-24 05:12:48.150 | + '[' 0 '!=' 0 ']' 2025-11-24 05:12:48.150 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-11-24 05:12:48.150 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-11-24 05:12:48.150 | + WORKDIR= 2025-11-24 05:12:48.150 | + true 2025-11-24 05:12:48.150 | + case "$1" in 2025-11-24 05:12:48.150 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-11-24 05:12:48.150 | + shift 2 2025-11-24 05:12:48.150 | + true 2025-11-24 05:12:48.150 | + case "$1" in 2025-11-24 05:12:48.150 | + shift 2025-11-24 05:12:48.150 | + break 2025-11-24 05:12:48.151 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-11-24 05:12:48.151 | + PACKAGES= 2025-11-24 05:12:48.151 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-11-24 05:12:48.152 | + install-packages -e 2025-11-24 05:12:48.158 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2025-11-24 05:12:48.187 | Running command: ['install-packages', '-e'] 2025-11-24 05:12:48.187 | returncode: 0 2025-11-24 05:12:48.192 | dib-run-parts 99-package-uninstalls completed 2025-11-24 05:12:48.192 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-24 05:12:48.192 | dib-run-parts 2025-11-24 05:12:48.193 | dib-run-parts Target: pre-install.d 2025-11-24 05:12:48.193 | dib-run-parts 2025-11-24 05:12:48.193 | dib-run-parts Script Seconds 2025-11-24 05:12:48.193 | dib-run-parts --------------------------------------- ---------- 2025-11-24 05:12:48.193 | dib-run-parts 2025-11-24 05:12:48.201 | dib-run-parts 00-01-yum-keepcache 0.003 2025-11-24 05:12:48.205 | dib-run-parts 00-02-set-centos-mirror 0.002 2025-11-24 05:12:48.209 | dib-run-parts 00-03-repo-setup 0.002 2025-11-24 05:12:48.213 | dib-run-parts 00-dnf-update 0.002 2025-11-24 05:12:48.217 | dib-run-parts 00-fix-requiretty 0.007 2025-11-24 05:12:48.222 | dib-run-parts 00-install-repo-package 0.002 2025-11-24 05:12:48.226 | dib-run-parts 00-usr-local-bin-secure-path 0.005 2025-11-24 05:12:48.230 | dib-run-parts 01-00-centos-python3 41.467 2025-11-24 05:12:48.234 | dib-run-parts 01-install-bin 0.008 2025-11-24 05:12:48.238 | dib-run-parts 01-module-configuration 0.002 2025-11-24 05:12:48.242 | dib-run-parts 01-override-yum-arch 0.004 2025-11-24 05:12:48.246 | dib-run-parts 02-set-machine-id 0.009 2025-11-24 05:12:48.250 | dib-run-parts 03-baseline-tools 0.002 2025-11-24 05:12:48.254 | dib-run-parts 04-dib-init-system 0.006 2025-11-24 05:12:48.259 | dib-run-parts 10-package-installs 3.973 2025-11-24 05:12:48.263 | dib-run-parts 11-selinux-permissive 0.003 2025-11-24 05:12:48.267 | dib-run-parts 99-package-uninstalls 0.047 2025-11-24 05:12:48.268 | dib-run-parts 2025-11-24 05:12:48.268 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-24 05:12:48.274 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-11-24 05:12:48.277 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-11-24 05:12:48.279 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-11-24 05:12:48.282 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-pre-install run_in_target bash 2025-11-24 05:12:48.285 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:12:48.285 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2025-11-24 05:12:48.289 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:12:48.310 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d; do sleep 1; done' 2025-11-24 05:12:48.330 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target install 2025-11-24 05:12:48.332 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-11-24 05:12:48.334 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.2Ic9uaph/hooks ']' 2025-11-24 05:12:48.337 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.2Ic9uaph/hooks/install.d ']' 2025-11-24 05:12:48.339 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:12:48.357 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.2Ic9uaph/hooks 2025-11-24 05:12:48.374 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.2Ic9uaph/hooks /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:12:48.393 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.2Ic9uaph/hooks /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:12:48.412 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-install run_in_target bash 2025-11-24 05:12:48.415 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:12:48.415 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2025-11-24 05:12:48.419 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-11-24 05:12:48.421 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-11-24 05:12:48.423 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-11-24 05:12:48.426 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d 2025-11-24 05:12:48.429 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2025-11-24 05:12:48.432 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-11-24 05:12:48.435 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-11-24 05:12:48.437 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-11-24 05:12:48.440 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.2Ic9uaph/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2025-11-24 05:12:48.466 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-11-24 05:12:48.468 | + source /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-11-24 05:12:48.468 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:12:48.468 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:12:48.468 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-11-24 05:12:48.469 | + source /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-11-24 05:12:48.470 | ++ export DIB_REPO_SETUP=current-podified 2025-11-24 05:12:48.470 | ++ DIB_REPO_SETUP=current-podified 2025-11-24 05:12:48.470 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-24 05:12:48.470 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-24 05:12:48.470 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-24 05:12:48.470 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-24 05:12:48.470 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-24 05:12:48.470 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-24 05:12:48.470 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-11-24 05:12:48.471 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-11-24 05:12:48.471 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-24 05:12:48.471 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-24 05:12:48.471 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-24 05:12:48.471 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-24 05:12:48.471 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-11-24 05:12:48.473 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-11-24 05:12:48.473 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-24 05:12:48.473 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-24 05:12:48.473 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-24 05:12:48.473 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-24 05:12:48.473 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-11-24 05:12:48.473 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-24 05:12:48.473 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-24 05:12:48.473 | ++ export DIB_NO_TIMER_CHECK=True 2025-11-24 05:12:48.473 | ++ DIB_NO_TIMER_CHECK=True 2025-11-24 05:12:48.473 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-24 05:12:48.473 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-24 05:12:48.473 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-24 05:12:48.473 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-24 05:12:48.473 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-11-24 05:12:48.475 | + source /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-11-24 05:12:48.475 | ++ export DISTRO_NAME=centos 2025-11-24 05:12:48.475 | ++ DISTRO_NAME=centos 2025-11-24 05:12:48.475 | ++ export DIB_RELEASE=9-stream 2025-11-24 05:12:48.475 | ++ DIB_RELEASE=9-stream 2025-11-24 05:12:48.475 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-24 05:12:48.475 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-24 05:12:48.475 | ++ export YUM=dnf 2025-11-24 05:12:48.475 | ++ YUM=dnf 2025-11-24 05:12:48.475 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dracut-regenerate 2025-11-24 05:12:48.476 | + source /tmp/in_target.d/install.d/../environment.d/10-dracut-regenerate 2025-11-24 05:12:48.476 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-11-24 05:12:48.476 | - name: crypt 2025-11-24 05:12:48.476 | packages: 2025-11-24 05:12:48.476 | - cryptsetup 2025-11-24 05:12:48.476 | - name: lvm 2025-11-24 05:12:48.476 | packages: 2025-11-24 05:12:48.476 | - lvm2 2025-11-24 05:12:48.476 | ' 2025-11-24 05:12:48.476 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-11-24 05:12:48.476 | - name: crypt 2025-11-24 05:12:48.476 | packages: 2025-11-24 05:12:48.476 | - cryptsetup 2025-11-24 05:12:48.476 | - name: lvm 2025-11-24 05:12:48.476 | packages: 2025-11-24 05:12:48.476 | - lvm2 2025-11-24 05:12:48.476 | ' 2025-11-24 05:12:48.476 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-11-24 05:12:48.476 | - name: crypt 2025-11-24 05:12:48.476 | packages: 2025-11-24 05:12:48.476 | - cryptsetup 2025-11-24 05:12:48.476 | - name: lvm 2025-11-24 05:12:48.477 | packages: 2025-11-24 05:12:48.477 | - lvm2 2025-11-24 05:12:48.477 | ' 2025-11-24 05:12:48.477 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-11-24 05:12:48.477 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-11-24 05:12:48.478 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-11-24 05:12:48.478 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:12:48.478 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:12:48.478 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-11-24 05:12:48.480 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-11-24 05:12:48.480 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-24 05:12:48.480 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-24 05:12:48.480 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-24 05:12:48.480 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-24 05:12:48.480 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-11-24 05:12:48.481 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-11-24 05:12:48.481 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-11-24 05:12:48.481 | ++ export DIB_BLOCK_DEVICE=efi 2025-11-24 05:12:48.481 | ++ DIB_BLOCK_DEVICE=efi 2025-11-24 05:12:48.481 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-growvols 2025-11-24 05:12:48.483 | + source /tmp/in_target.d/install.d/../environment.d/15-growvols 2025-11-24 05:12:48.483 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-11-24 05:12:48.483 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-11-24 05:12:48.483 | ++ export DIB_GROWVOLS_ARGS= 2025-11-24 05:12:48.483 | ++ DIB_GROWVOLS_ARGS= 2025-11-24 05:12:48.483 | ++ export DIB_GROWVOLS_GROUP= 2025-11-24 05:12:48.483 | ++ DIB_GROWVOLS_GROUP= 2025-11-24 05:12:48.483 | ++ export DIB_GROWVOLS_DEVICE= 2025-11-24 05:12:48.483 | ++ DIB_GROWVOLS_DEVICE= 2025-11-24 05:12:48.483 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-11-24 05:12:48.485 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-11-24 05:12:48.485 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-24 05:12:48.485 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-24 05:12:48.485 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-24 05:12:48.485 | ++ DIB_INIT_SYSTEM=systemd 2025-11-24 05:12:48.485 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-11-24 05:12:48.487 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-11-24 05:12:48.487 | ++ '[' -z systemd ']' 2025-11-24 05:12:48.487 | ++ case $DIB_INIT_SYSTEM in 2025-11-24 05:12:48.487 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2025-11-24 05:12:48.489 | + set -eu 2025-11-24 05:12:48.489 | + set -o pipefail 2025-11-24 05:12:48.489 | + '[' 0 -eq 0 ']' 2025-11-24 05:12:48.489 | + install-packages -m base iscsi_package 2025-11-24 05:12:48.519 | INFO:root:Mapping for base : iscsi_package 2025-11-24 05:12:48.549 | INFO:root:Mapping for base : iscsi_package 2025-11-24 05:12:48.553 | Running install-packages install. 2025-11-24 05:12:48.553 | + dnf -v -y install iscsi-initiator-utils 2025-11-24 05:12:48.682 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-11-24 05:12:48.683 | DNF version: 4.14.0 2025-11-24 05:12:48.683 | cachedir: /tmp/yum 2025-11-24 05:12:48.700 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-24 05:12:48.745 | repo: using cache for: delorean-component-barbican 2025-11-24 05:12:48.745 | delorean-component-barbican: using metadata from Wed Aug 20 02:43:16 2025. 2025-11-24 05:12:48.745 | repo: using cache for: delorean-component-baremetal 2025-11-24 05:12:48.746 | delorean-component-baremetal: using metadata from Fri Apr 25 17:32:44 2025. 2025-11-24 05:12:48.746 | repo: using cache for: delorean-component-cinder 2025-11-24 05:12:48.746 | delorean-component-cinder: using metadata from Wed Sep 3 03:26:25 2025. 2025-11-24 05:12:48.746 | repo: using cache for: delorean-component-clients 2025-11-24 05:12:48.747 | delorean-component-clients: using metadata from Thu Jun 5 08:49:10 2025. 2025-11-24 05:12:48.747 | repo: using cache for: delorean-component-cloudops 2025-11-24 05:12:48.747 | delorean-component-cloudops: using metadata from Fri Mar 28 06:55:30 2025. 2025-11-24 05:12:48.747 | repo: using cache for: delorean-component-common 2025-11-24 05:12:48.749 | delorean-component-common: using metadata from Thu May 8 03:49:23 2025. 2025-11-24 05:12:48.749 | repo: using cache for: delorean-component-compute 2025-11-24 05:12:48.749 | delorean-component-compute: using metadata from Mon Apr 28 06:35:02 2025. 2025-11-24 05:12:48.750 | repo: using cache for: delorean-component-designate 2025-11-24 05:12:48.750 | delorean-component-designate: using metadata from Tue Jun 3 12:01:21 2025. 2025-11-24 05:12:48.750 | repo: using cache for: delorean-component-glance 2025-11-24 05:12:48.750 | delorean-component-glance: using metadata from Tue Jun 3 05:12:29 2025. 2025-11-24 05:12:48.751 | repo: using cache for: delorean-component-keystone 2025-11-24 05:12:48.751 | delorean-component-keystone: using metadata from Thu May 22 21:30:16 2025. 2025-11-24 05:12:48.751 | repo: using cache for: delorean-component-manila 2025-11-24 05:12:48.751 | delorean-component-manila: using metadata from Tue May 13 20:07:24 2025. 2025-11-24 05:12:48.752 | repo: using cache for: delorean-component-network 2025-11-24 05:12:48.752 | delorean-component-network: using metadata from Fri May 23 06:12:24 2025. 2025-11-24 05:12:48.752 | repo: using cache for: delorean-component-octavia 2025-11-24 05:12:48.752 | delorean-component-octavia: using metadata from Wed Jun 18 17:08:29 2025. 2025-11-24 05:12:48.753 | repo: using cache for: delorean-component-optimize 2025-11-24 05:12:48.753 | delorean-component-optimize: using metadata from Wed Jul 30 11:30:17 2025. 2025-11-24 05:12:48.753 | repo: using cache for: delorean-component-podified 2025-11-24 05:12:48.753 | delorean-component-podified: using metadata from Thu Nov 20 08:16:57 2025. 2025-11-24 05:12:48.754 | repo: using cache for: delorean-component-puppet 2025-11-24 05:12:48.754 | delorean-component-puppet: using metadata from Mon Oct 27 21:36:59 2025. 2025-11-24 05:12:48.754 | repo: using cache for: delorean-component-swift 2025-11-24 05:12:48.754 | delorean-component-swift: using metadata from Mon Aug 25 23:50:27 2025. 2025-11-24 05:12:48.755 | repo: using cache for: delorean-component-tempest 2025-11-24 05:12:48.755 | delorean-component-tempest: using metadata from Mon Sep 15 19:33:56 2025. 2025-11-24 05:12:48.755 | repo: using cache for: delorean-component-ui 2025-11-24 05:12:48.755 | delorean-component-ui: using metadata from Wed May 14 13:25:57 2025. 2025-11-24 05:12:48.756 | repo: using cache for: baseos 2025-11-24 05:12:48.770 | baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-24 05:12:48.771 | repo: using cache for: appstream 2025-11-24 05:12:48.835 | appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-24 05:12:48.835 | repo: using cache for: crb 2025-11-24 05:12:48.848 | crb: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-24 05:12:48.849 | repo: using cache for: extras-common 2025-11-24 05:12:48.849 | extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-11-24 05:12:48.849 | repo: using cache for: delorean-master-testing 2025-11-24 05:12:48.858 | delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-11-24 05:12:48.858 | repo: using cache for: delorean-master-build-deps 2025-11-24 05:12:48.860 | delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-11-24 05:12:48.860 | repo: using cache for: centos9-rabbitmq 2025-11-24 05:12:48.860 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-11-24 05:12:48.861 | repo: using cache for: centos9-storage 2025-11-24 05:12:48.862 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-11-24 05:12:48.863 | repo: using cache for: centos9-opstools 2025-11-24 05:12:48.863 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-11-24 05:12:48.863 | repo: using cache for: centos9-nfv-ovs 2025-11-24 05:12:48.867 | centos9-nfv-ovs: using metadata from Wed Nov 12 01:24:02 2025. 2025-11-24 05:12:48.867 | repo: using cache for: repo-setup-centos-appstream 2025-11-24 05:12:48.944 | repo-setup-centos-appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-24 05:12:48.944 | repo: using cache for: repo-setup-centos-baseos 2025-11-24 05:12:48.978 | repo-setup-centos-baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-24 05:12:48.978 | repo: using cache for: repo-setup-centos-highavailability 2025-11-24 05:12:49.000 | repo-setup-centos-highavailability: using metadata from Mon Nov 17 10:32:37 2025. 2025-11-24 05:12:49.000 | repo: using cache for: repo-setup-centos-powertools 2025-11-24 05:12:49.026 | repo-setup-centos-powertools: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-24 05:12:49.026 | repo: using cache for: epel-low-priority 2025-11-24 05:12:49.171 | epel-low-priority: using metadata from Sun Nov 23 20:35:42 2025. 2025-11-24 05:12:49.172 | Last metadata expiration check: 0:00:02 ago on Mon Nov 24 00:12:47 2025. 2025-11-24 05:12:49.357 | Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-11-24 05:12:49.360 | --> Starting dependency resolution 2025-11-24 05:12:49.409 | ---> Package iscsi-initiator-utils.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-11-24 05:12:49.409 | ---> Package iscsi-initiator-utils-iscsiuio.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-11-24 05:12:49.409 | ---> Package isns-utils-libs.x86_64 0.101-4.el9 will be installed 2025-11-24 05:12:49.409 | --> Finished dependency resolution 2025-11-24 05:12:49.410 | Dependencies resolved. 2025-11-24 05:12:49.410 | ================================================================================ 2025-11-24 05:12:49.410 | Package Arch Version Repo Size 2025-11-24 05:12:49.410 | ================================================================================ 2025-11-24 05:12:49.410 | Installing: 2025-11-24 05:12:49.410 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el9 baseos 392 k 2025-11-24 05:12:49.410 | Installing dependencies: 2025-11-24 05:12:49.410 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el9 baseos 81 k 2025-11-24 05:12:49.411 | isns-utils-libs x86_64 0.101-4.el9 baseos 101 k 2025-11-24 05:12:49.411 | 2025-11-24 05:12:49.411 | Transaction Summary 2025-11-24 05:12:49.411 | ================================================================================ 2025-11-24 05:12:49.411 | Install 3 Packages 2025-11-24 05:12:49.411 | 2025-11-24 05:12:49.411 | Total download size: 573 k 2025-11-24 05:12:49.411 | Installed size: 2.1 M 2025-11-24 05:12:49.411 | Downloading Packages: 2025-11-24 05:12:51.222 | (1/3): isns-utils-libs-0.101-4.el9.x86_64.rpm 434 kB/s | 101 kB 00:00 2025-11-24 05:12:51.301 | (2/3): iscsi-initiator-utils-6.2.1.11-0.git4b3e 1.2 MB/s | 392 kB 00:00 2025-11-24 05:12:51.415 | (3/3): iscsi-initiator-utils-iscsiuio-6.2.1.11- 191 kB/s | 81 kB 00:00 2025-11-24 05:12:51.415 | -------------------------------------------------------------------------------- 2025-11-24 05:12:51.416 | Total 286 kB/s | 573 kB 00:02 2025-11-24 05:12:51.416 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-11-24 05:12:51.431 | CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 2025-11-24 05:12:51.526 | Importing GPG key 0x8483C65D: 2025-11-24 05:12:51.526 | Userid : "CentOS (CentOS Official Signing Key) " 2025-11-24 05:12:51.526 | Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 2025-11-24 05:12:51.526 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 2025-11-24 05:12:51.528 | Key imported successfully 2025-11-24 05:12:51.569 | Running transaction check 2025-11-24 05:12:51.577 | Transaction check succeeded. 2025-11-24 05:12:51.577 | Running transaction test 2025-11-24 05:12:51.625 | Transaction test succeeded. 2025-11-24 05:12:51.625 | Running transaction 2025-11-24 05:12:51.626 | RPMDB altered outside of DNF. 2025-11-24 05:12:51.684 | Preparing : 1/1 2025-11-24 05:12:51.688 | Installing : isns-utils-libs-0.101-4.el9.x86_64 1/3 2025-11-24 05:12:51.689 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-11-24 05:12:51.709 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-11-24 05:12:51.709 | Created symlink /etc/systemd/system/sockets.target.wants/iscsiuio.socket -> /usr/lib/systemd/system/iscsiuio.socket. 2025-11-24 05:12:51.709 | 2025-11-24 05:12:51.721 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-11-24 05:12:51.742 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-11-24 05:12:51.742 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-starter.service -> /usr/lib/systemd/system/iscsi-starter.service. 2025-11-24 05:12:51.742 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /usr/lib/systemd/system/iscsid.socket. 2025-11-24 05:12:51.742 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-onboot.service -> /usr/lib/systemd/system/iscsi-onboot.service. 2025-11-24 05:12:51.742 | 2025-11-24 05:12:51.920 | Verifying : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 1/3 2025-11-24 05:12:51.920 | Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-11-24 05:12:51.923 | Verifying : isns-utils-libs-0.101-4.el9.x86_64 3/3 2025-11-24 05:12:51.923 | Completion plugin: Generating completion cache... 2025-11-24 05:12:51.991 | Installed: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-11-24 05:12:51.991 | Installed: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-11-24 05:12:51.991 | Installed: isns-utils-libs-0.101-4.el9.x86_64 2025-11-24 05:12:52.022 | 2025-11-24 05:12:52.022 | Installed: 2025-11-24 05:12:52.022 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-11-24 05:12:52.022 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-11-24 05:12:52.022 | isns-utils-libs-0.101-4.el9.x86_64 2025-11-24 05:12:52.022 | 2025-11-24 05:12:52.022 | Complete! 2025-11-24 05:12:52.067 | + '[' install == install ']' 2025-11-24 05:12:52.067 | + '[' dnf == dnf ']' 2025-11-24 05:12:52.067 | + dnf mark install iscsi-initiator-utils 2025-11-24 05:12:52.268 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2025-11-24 05:12:52.295 | dib-run-parts 00-baseline-environment completed 2025-11-24 05:12:52.296 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2025-11-24 05:12:52.298 | + set -eu 2025-11-24 05:12:52.298 | + set -o pipefail 2025-11-24 05:12:52.298 | + '[' 0 -eq 0 ']' 2025-11-24 05:12:52.298 | + install-packages -u 2025-11-24 05:12:52.930 | Last metadata expiration check: 0:00:05 ago on Mon Nov 24 00:12:47 2025. 2025-11-24 05:12:53.276 | Dependencies resolved. 2025-11-24 05:12:53.277 | ================================================================================ 2025-11-24 05:12:53.277 | Package Arch Version Repository Size 2025-11-24 05:12:53.277 | ================================================================================ 2025-11-24 05:12:53.277 | Upgrading: 2025-11-24 05:12:53.277 | python3-distro noarch 1.9.0-2.el9s delorean-master-testing 41 k 2025-11-24 05:12:53.277 | python3-jinja2 noarch 3.0.1-2.el9s delorean-master-testing 511 k 2025-11-24 05:12:53.277 | python3-jsonschema noarch 4.16.0-2.el9s delorean-master-testing 138 k 2025-11-24 05:12:53.277 | python3-markupsafe x86_64 3.0.2-1.el9s delorean-master-testing 28 k 2025-11-24 05:12:53.277 | python3-requests noarch 2.32.3-4.el9s delorean-master-testing 123 k 2025-11-24 05:12:53.277 | python3-setuptools noarch 65.5.1-2.el9s delorean-master-testing 1.2 M 2025-11-24 05:12:53.277 | python3-setuptools-wheel noarch 65.5.1-2.el9s delorean-master-testing 715 k 2025-11-24 05:12:53.277 | 2025-11-24 05:12:53.277 | Transaction Summary 2025-11-24 05:12:53.277 | ================================================================================ 2025-11-24 05:12:53.277 | Upgrade 7 Packages 2025-11-24 05:12:53.277 | 2025-11-24 05:12:53.277 | Total download size: 2.7 M 2025-11-24 05:12:53.278 | Downloading Packages: 2025-11-24 05:12:53.415 | (1/7): python3-jsonschema-4.16.0-2.el9s.noarch. 1.0 MB/s | 138 kB 00:00 2025-11-24 05:12:53.418 | (2/7): python3-jinja2-3.0.1-2.el9s.noarch.rpm 3.6 MB/s | 511 kB 00:00 2025-11-24 05:12:53.419 | (3/7): python3-distro-1.9.0-2.el9s.noarch.rpm 289 kB/s | 41 kB 00:00 2025-11-24 05:12:53.461 | (4/7): python3-markupsafe-3.0.2-1.el9s.x86_64.r 603 kB/s | 28 kB 00:00 2025-11-24 05:12:53.463 | (5/7): python3-requests-2.32.3-4.el9s.noarch.rp 2.7 MB/s | 123 kB 00:00 2025-11-24 05:12:53.471 | (6/7): python3-setuptools-65.5.1-2.el9s.noarch. 23 MB/s | 1.2 MB 00:00 2025-11-24 05:12:53.517 | (7/7): python3-setuptools-wheel-65.5.1-2.el9s.n 13 MB/s | 715 kB 00:00 2025-11-24 05:12:53.517 | -------------------------------------------------------------------------------- 2025-11-24 05:12:53.518 | Total 11 MB/s | 2.7 MB 00:00 2025-11-24 05:12:53.518 | Running transaction check 2025-11-24 05:12:53.536 | Transaction check succeeded. 2025-11-24 05:12:53.536 | Running transaction test 2025-11-24 05:12:53.601 | Transaction test succeeded. 2025-11-24 05:12:53.602 | Running transaction 2025-11-24 05:12:53.768 | Preparing : 1/1 2025-11-24 05:12:53.778 | Upgrading : python3-setuptools-65.5.1-2.el9s.noarch 1/14 2025-11-24 05:12:53.800 | Upgrading : python3-markupsafe-3.0.2-1.el9s.x86_64 2/14 2025-11-24 05:12:53.805 | Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 3/14 2025-11-24 05:12:53.813 | Upgrading : python3-setuptools-wheel-65.5.1-2.el9s.noarch 4/14 2025-11-24 05:12:53.827 | Upgrading : python3-requests-2.32.3-4.el9s.noarch 5/14 2025-11-24 05:12:53.832 | Upgrading : python3-jsonschema-4.16.0-2.el9s.noarch 6/14 2025-11-24 05:12:53.835 | Upgrading : python3-distro-1.9.0-2.el9s.noarch 7/14 2025-11-24 05:12:53.839 | Cleanup : python3-jinja2-2.11.3-8.el9.noarch 8/14 2025-11-24 05:12:53.842 | Cleanup : python3-jsonschema-3.2.0-13.el9.noarch 9/14 2025-11-24 05:12:53.847 | Cleanup : python3-distro-1.5.0-7.el9.noarch 10/14 2025-11-24 05:12:53.851 | Cleanup : python3-setuptools-53.0.0-15.el9.noarch 11/14 2025-11-24 05:12:53.853 | Cleanup : python3-setuptools-wheel-53.0.0-15.el9.noarch 12/14 2025-11-24 05:12:53.856 | Cleanup : python3-requests-2.25.1-10.el9.noarch 13/14 2025-11-24 05:12:53.874 | Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 14/14 2025-11-24 05:12:53.949 | Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 14/14 2025-11-24 05:12:53.949 | Verifying : python3-distro-1.9.0-2.el9s.noarch 1/14 2025-11-24 05:12:53.949 | Verifying : python3-distro-1.5.0-7.el9.noarch 2/14 2025-11-24 05:12:53.949 | Verifying : python3-jinja2-3.0.1-2.el9s.noarch 3/14 2025-11-24 05:12:53.949 | Verifying : python3-jinja2-2.11.3-8.el9.noarch 4/14 2025-11-24 05:12:53.949 | Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 5/14 2025-11-24 05:12:53.949 | Verifying : python3-jsonschema-3.2.0-13.el9.noarch 6/14 2025-11-24 05:12:53.949 | Verifying : python3-markupsafe-3.0.2-1.el9s.x86_64 7/14 2025-11-24 05:12:53.949 | Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 8/14 2025-11-24 05:12:53.949 | Verifying : python3-requests-2.32.3-4.el9s.noarch 9/14 2025-11-24 05:12:53.949 | Verifying : python3-requests-2.25.1-10.el9.noarch 10/14 2025-11-24 05:12:53.949 | Verifying : python3-setuptools-65.5.1-2.el9s.noarch 11/14 2025-11-24 05:12:53.950 | Verifying : python3-setuptools-53.0.0-15.el9.noarch 12/14 2025-11-24 05:12:53.950 | Verifying : python3-setuptools-wheel-65.5.1-2.el9s.noarch 13/14 2025-11-24 05:12:54.079 | Verifying : python3-setuptools-wheel-53.0.0-15.el9.noarch 14/14 2025-11-24 05:12:54.079 | 2025-11-24 05:12:54.079 | Upgraded: 2025-11-24 05:12:54.079 | python3-distro-1.9.0-2.el9s.noarch 2025-11-24 05:12:54.079 | python3-jinja2-3.0.1-2.el9s.noarch 2025-11-24 05:12:54.079 | python3-jsonschema-4.16.0-2.el9s.noarch 2025-11-24 05:12:54.079 | python3-markupsafe-3.0.2-1.el9s.x86_64 2025-11-24 05:12:54.079 | python3-requests-2.32.3-4.el9s.noarch 2025-11-24 05:12:54.079 | python3-setuptools-65.5.1-2.el9s.noarch 2025-11-24 05:12:54.079 | python3-setuptools-wheel-65.5.1-2.el9s.noarch 2025-11-24 05:12:54.079 | 2025-11-24 05:12:54.079 | Complete! 2025-11-24 05:12:54.129 | dib-run-parts 00-up-to-date completed 2025-11-24 05:12:54.129 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2025-11-24 05:12:54.132 | + set -eu 2025-11-24 05:12:54.132 | + set -o pipefail 2025-11-24 05:12:54.132 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2025-11-24 05:12:54.133 | + package-installs -d /tmp/in_target.d/install.d 2025-11-24 05:12:54.134 | + set -eu 2025-11-24 05:12:54.134 | + set -o pipefail 2025-11-24 05:12:54.134 | ++ basename /usr/local/bin/package-installs 2025-11-24 05:12:54.135 | + SCRIPTNAME=package-installs 2025-11-24 05:12:54.135 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2025-11-24 05:12:54.136 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-11-24 05:12:54.136 | + '[' 0 '!=' 0 ']' 2025-11-24 05:12:54.136 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-11-24 05:12:54.136 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-11-24 05:12:54.136 | + WORKDIR= 2025-11-24 05:12:54.136 | + true 2025-11-24 05:12:54.136 | + case "$1" in 2025-11-24 05:12:54.136 | + WORKDIR=/tmp/in_target.d/install.d 2025-11-24 05:12:54.136 | + shift 2 2025-11-24 05:12:54.136 | + true 2025-11-24 05:12:54.136 | + case "$1" in 2025-11-24 05:12:54.136 | + shift 2025-11-24 05:12:54.136 | + break 2025-11-24 05:12:54.136 | + '[' -z /tmp/in_target.d/install.d ']' 2025-11-24 05:12:54.136 | + PACKAGES= 2025-11-24 05:12:54.137 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-11-24 05:12:54.138 | + '[' -n '' ']' 2025-11-24 05:12:54.138 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2025-11-24 05:12:55.380 | Map install for source-repositories: git 2025-11-24 05:12:55.380 | Map install for openvswitch: openvswitch 2025-11-24 05:12:55.380 | Map install for edpm-base: buildah, chrony, crudini, crypto-policies-scripts, device-mapper-multipath, driverctl, grubby, iptables-services, jq, lvm2, nftables, numactl, openssh-server, openstack-selinux, openvswitch, os-net-config, podman, python3-libselinux, python3-pyyaml, rsync, tmpwatch, tuned-profiles-cpu-partitioning, sysstat, iproute-tc 2025-11-24 05:12:55.380 | Map install for centos: device-mapper-multipath 2025-11-24 05:12:55.380 | Map install for growvols: gdisk, util-linux, lvm2, parted, xfsprogs 2025-11-24 05:12:55.380 | Map install for install-static: rsync 2025-11-24 05:12:55.380 | Map install for cache-url: curl 2025-11-24 05:12:55.380 | Map install for stable-interface-names: biosdevname 2025-11-24 05:12:55.380 | Map install for redhat-common: lsof, tcpdump, traceroute, which, ca-certificates, selinux-policy, selinux-policy-targeted, python3-libselinux, python3-policycoreutils, policycoreutils-python-utils, rng-tools, passwd 2025-11-24 05:12:55.380 | Map install for openssh-server: openssh-server 2025-11-24 05:12:55.380 | Map install for runtime-ssh-host-keys: openssh-client 2025-11-24 05:12:55.380 | Running command: ['install-packages', 'selinux-policy-targeted', 'crypto-policies-scripts', 'jq', 'openssh-server', 'numactl', 'chrony', 'nftables', 'rsync', 'gdisk', 'xfsprogs', 'iptables-services', 'crudini', 'buildah', 'lsof', 'iproute-tc', 'device-mapper-multipath', 'lvm2', 'parted', 'selinux-policy', 'biosdevname', 'which', 'openstack-selinux', 'ca-certificates', 'podman', 'rng-tools', 'python3-libselinux', 'tmpwatch', 'sysstat', 'passwd', 'tuned-profiles-cpu-partitioning', 'util-linux', 'policycoreutils-python-utils', 'traceroute', 'grubby', 'python3-policycoreutils', 'openvswitch', 'driverctl', 'openssh', 'git-core', 'os-net-config', 'tcpdump', 'python3-pyyaml'] 2025-11-24 05:12:55.380 | > Running install-packages install. 2025-11-24 05:12:55.380 | > + dnf -v -y install selinux-policy-targeted crypto-policies-scripts jq openssh-server numactl chrony nftables rsync gdisk xfsprogs iptables-services crudini buildah lsof iproute-tc device-mapper-multipath lvm2 parted selinux-policy biosdevname which openstack-selinux ca-certificates podman rng-tools python3-libselinux tmpwatch sysstat passwd tuned-profiles-cpu-partitioning util-linux policycoreutils-python-utils traceroute grubby python3-policycoreutils openvswitch driverctl openssh git-core os-net-config tcpdump python3-pyyaml 2025-11-24 05:12:55.380 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-11-24 05:12:55.380 | > DNF version: 4.14.0 2025-11-24 05:12:55.380 | > cachedir: /tmp/yum 2025-11-24 05:12:55.380 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-barbican 2025-11-24 05:12:55.380 | > delorean-component-barbican: using metadata from Wed Aug 20 02:43:16 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-baremetal 2025-11-24 05:12:55.380 | > delorean-component-baremetal: using metadata from Fri Apr 25 17:32:44 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-cinder 2025-11-24 05:12:55.380 | > delorean-component-cinder: using metadata from Wed Sep 3 03:26:25 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-clients 2025-11-24 05:12:55.380 | > delorean-component-clients: using metadata from Thu Jun 5 08:49:10 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-cloudops 2025-11-24 05:12:55.380 | > delorean-component-cloudops: using metadata from Fri Mar 28 06:55:30 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-common 2025-11-24 05:12:55.380 | > delorean-component-common: using metadata from Thu May 8 03:49:23 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-compute 2025-11-24 05:12:55.380 | > delorean-component-compute: using metadata from Mon Apr 28 06:35:02 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-designate 2025-11-24 05:12:55.380 | > delorean-component-designate: using metadata from Tue Jun 3 12:01:21 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-glance 2025-11-24 05:12:55.380 | > delorean-component-glance: using metadata from Tue Jun 3 05:12:29 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-keystone 2025-11-24 05:12:55.380 | > delorean-component-keystone: using metadata from Thu May 22 21:30:16 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-manila 2025-11-24 05:12:55.380 | > delorean-component-manila: using metadata from Tue May 13 20:07:24 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-network 2025-11-24 05:12:55.380 | > delorean-component-network: using metadata from Fri May 23 06:12:24 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-octavia 2025-11-24 05:12:55.380 | > delorean-component-octavia: using metadata from Wed Jun 18 17:08:29 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-optimize 2025-11-24 05:12:55.380 | > delorean-component-optimize: using metadata from Wed Jul 30 11:30:17 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-podified 2025-11-24 05:12:55.380 | > delorean-component-podified: using metadata from Thu Nov 20 08:16:57 2025. 2025-11-24 05:12:55.380 | > repo: using cache for: delorean-component-puppet 2025-11-24 05:12:55.381 | > delorean-component-puppet: using metadata from Mon Oct 27 21:36:59 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: delorean-component-swift 2025-11-24 05:12:55.381 | > delorean-component-swift: using metadata from Mon Aug 25 23:50:27 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: delorean-component-tempest 2025-11-24 05:12:55.381 | > delorean-component-tempest: using metadata from Mon Sep 15 19:33:56 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: delorean-component-ui 2025-11-24 05:12:55.381 | > delorean-component-ui: using metadata from Wed May 14 13:25:57 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: baseos 2025-11-24 05:12:55.381 | > baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: appstream 2025-11-24 05:12:55.381 | > appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: crb 2025-11-24 05:12:55.381 | > crb: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: extras-common 2025-11-24 05:12:55.381 | > extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: delorean-master-testing 2025-11-24 05:12:55.381 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: delorean-master-build-deps 2025-11-24 05:12:55.381 | > delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: centos9-rabbitmq 2025-11-24 05:12:55.381 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-11-24 05:12:55.381 | > repo: using cache for: centos9-storage 2025-11-24 05:12:55.381 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: centos9-opstools 2025-11-24 05:12:55.381 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-11-24 05:12:55.381 | > repo: using cache for: centos9-nfv-ovs 2025-11-24 05:12:55.381 | > centos9-nfv-ovs: using metadata from Wed Nov 12 01:24:02 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: repo-setup-centos-appstream 2025-11-24 05:12:55.381 | > repo-setup-centos-appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: repo-setup-centos-baseos 2025-11-24 05:12:55.381 | > repo-setup-centos-baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: repo-setup-centos-highavailability 2025-11-24 05:12:55.381 | > repo-setup-centos-highavailability: using metadata from Mon Nov 17 10:32:37 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: repo-setup-centos-powertools 2025-11-24 05:12:55.381 | > repo-setup-centos-powertools: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-24 05:12:55.381 | > repo: using cache for: epel-low-priority 2025-11-24 05:12:55.381 | > epel-low-priority: using metadata from Sun Nov 23 20:35:42 2025. 2025-11-24 05:12:55.381 | > Last metadata expiration check: 0:00:08 ago on Mon Nov 24 00:12:47 2025. 2025-11-24 05:12:55.381 | > Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-11-24 05:12:55.381 | > Package selinux-policy-targeted-38.1.67-1.el9.noarch is already installed. 2025-11-24 05:12:55.381 | > Package crypto-policies-scripts-20250905-1.git377cc42.el9.noarch is already installed. 2025-11-24 05:12:55.381 | > Package jq-1.6-19.el9.x86_64 is already installed. 2025-11-24 05:12:55.381 | > Package openssh-server-9.9p1-2.el9.x86_64 is already installed. 2025-11-24 05:12:55.381 | > Package chrony-4.8-1.el9.x86_64 is already installed. 2025-11-24 05:12:55.381 | > Package rsync-3.2.5-4.el9.x86_64 is already installed. 2025-11-24 05:12:55.381 | > Package gdisk-1.0.7-5.el9.x86_64 is already installed. 2025-11-24 05:12:55.381 | > Package xfsprogs-6.4.0-7.el9.x86_64 is already installed. 2025-11-24 05:12:55.381 | > Package iproute-tc-6.17.0-1.el9.x86_64 is already installed. 2025-11-24 05:12:55.381 | > Package parted-3.5-3.el9.x86_64 is already installed. 2025-11-24 05:12:55.381 | > Package selinux-policy-38.1.67-1.el9.noarch is already installed. 2025-11-24 05:12:55.381 | > Package which-2.21-30.el9.x86_64 is already installed. 2025-11-24 05:12:55.381 | > Package ca-certificates-2025.2.80_v9.0.305-91.el9.noarch is already installed. 2025-11-24 05:12:55.381 | > Package python3-libselinux-3.6-3.el9.x86_64 is already installed. 2025-11-24 05:12:55.381 | > Package passwd-0.80-12.el9.x86_64 is already installed. 2025-11-24 05:12:55.381 | > Package util-linux-2.37.4-21.el9.x86_64 is already installed. 2025-11-24 05:12:55.381 | > Package policycoreutils-python-utils-3.6-3.el9.noarch is already installed. 2025-11-24 05:12:55.381 | > Package grubby-8.40-69.el9.x86_64 is already installed. 2025-11-24 05:12:55.381 | > Package python3-policycoreutils-3.6-3.el9.noarch is already installed. 2025-11-24 05:12:55.471 | > Package openssh-9.9p1-2.el9.x86_64 is already installed. 2025-11-24 05:12:55.471 | > Package tcpdump-14:4.99.0-9.el9.x86_64 is already installed. 2025-11-24 05:12:55.471 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-11-24 05:12:55.471 | > --> Starting dependency resolution 2025-11-24 05:12:55.471 | > ---> Package python3-stevedore.noarch 5.4.1-0.20250225155234.27e27c1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package openstack-selinux.noarch 0.8.40-0.20240916080054.6242e29.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package os-net-config.noarch 18.0.2-0.20250505141025.d8ed3b9.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package python-oslo-concurrency-lang.noarch 7.1.0-0.20250317173205.6250095.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package python-oslo-i18n-lang.noarch 6.5.1-0.20250317171545.162e0fa.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package python-oslo-utils-lang.noarch 8.2.0-0.20250318120252.cb68378.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package python3-debtcollector.noarch 3.0.0-0.20240226181642.0e6ce1c.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package python3-oslo-concurrency.noarch 7.1.0-0.20250317173205.6250095.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package python3-oslo-config.noarch 2:9.7.1-0.20250317170827.d583141.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package python3-oslo-i18n.noarch 6.5.1-0.20250317171545.162e0fa.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package python3-oslo-utils.noarch 8.2.0-0.20250318120252.cb68378.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package NetworkManager-config-server.noarch 1:1.54.1-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package bc.x86_64 1.07.1-14.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package biosdevname.x86_64 0.7.3-10.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package chkconfig.x86_64 1.24-2.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package device-mapper-event.x86_64 9:1.02.206-2.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package device-mapper-event-libs.x86_64 9:1.02.206-2.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package device-mapper-multipath.x86_64 0.8.7-39.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package device-mapper-multipath-libs.x86_64 0.8.7-39.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package device-mapper-persistent-data.x86_64 1.1.0-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package fuse-common.x86_64 3.10.2-9.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package hdparm.x86_64 9.62-2.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package initscripts.x86_64 10.11.8-4.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package iptables-nft.x86_64 1.8.10-11.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package jitterentropy.x86_64 3.6.0-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package libaio.x86_64 0.3.111-13.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package libnftnl.x86_64 1.2.6-4.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package libnvme.x86_64 1.13-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package libtraceevent.x86_64 1.8.4-2.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package lsof.x86_64 4.94.0-3.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package lvm2.x86_64 9:2.03.32-2.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package lvm2-libs.x86_64 9:2.03.32-2.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package nftables.x86_64 1:1.0.9-5.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package numactl.x86_64 2.0.19-3.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package protobuf-c.x86_64 1.3.3-13.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package python3-iniparse.noarch 0.4-45.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package python3-inotify.noarch 0.9.6-25.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package python3-linux-procfs.noarch 0.7.3-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package python3-pyudev.noarch 0.22.0-6.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package rng-tools.x86_64 6.17-2.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package shadow-utils-subid.x86_64 2:4.9-15.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package traceroute.x86_64 3:2.1.1-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package tuned.noarch 2.26.0-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package tuned-profiles-cpu-partitioning.noarch 2.26.0-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package virt-what.x86_64 1.27-2.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package NetworkManager-ovs.x86_64 1:1.54.1-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package aardvark-dns.x86_64 2:1.17.0-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package buildah.x86_64 2:1.41.3-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package conmon.x86_64 3:2.1.13-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package container-selinux.noarch 4:2.242.0-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package containers-common.x86_64 4:1-134.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package containers-common-extra.x86_64 4:1-134.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package criu.x86_64 3.19-3.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package criu-libs.x86_64 3.19-3.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package crun.x86_64 1.24-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package driverctl.noarch 0.115-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package fuse-overlayfs.x86_64 1.16-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package fuse3.x86_64 3.10.2-9.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package fuse3-libs.x86_64 3.10.2-9.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package git-core.x86_64 2.47.3-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package iptables-nft-services.noarch 1.8.10-11.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package libbabeltrace.x86_64 1.5.8-10.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package libnet.x86_64 1.2-7.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package libslirp.x86_64 4.4.0-8.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package libuv.x86_64 1:1.42.0-2.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package lm_sensors-libs.x86_64 3.6.0-10.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package mstflint.x86_64 4.32.0-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package netavark.x86_64 2:1.16.0-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package nmstate.x86_64 2.2.54-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package nmstate-libs.x86_64 2.2.54-1.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package passt.x86_64 0^20250512.g8ec1341-2.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package passt-selinux.noarch 0^20250512.g8ec1341-2.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package pcp-conf.x86_64 6.3.7-5.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package pcp-libs.x86_64 6.3.7-5.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package perl-AutoLoader.noarch 5.74-483.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package perl-B.x86_64 1.80-483.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package perl-Carp.noarch 1.50-460.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package perl-Class-Struct.noarch 0.66-483.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package perl-Data-Dumper.x86_64 2.174-462.el9 will be installed 2025-11-24 05:12:55.471 | > ---> Package perl-Digest.noarch 1.19-4.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Digest-MD5.x86_64 2.58-4.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Encode.x86_64 4:3.08-462.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Errno.x86_64 1.30-483.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Exporter.noarch 5.74-461.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Fcntl.x86_64 1.13-483.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-File-Basename.noarch 2.85-483.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-File-Path.noarch 2.18-4.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-File-Temp.noarch 1:0.231.100-4.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-File-stat.noarch 1.09-483.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-FileHandle.noarch 2.03-483.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Getopt-Long.noarch 1:2.52-4.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Getopt-Std.noarch 1.12-483.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-HTTP-Tiny.noarch 0.076-462.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-IO.x86_64 1.43-483.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-IO-Socket-IP.noarch 0.41-5.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-IO-Socket-SSL.noarch 2.073-2.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-IPC-Open3.noarch 1.21-483.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-MIME-Base64.x86_64 3.16-4.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Mozilla-CA.noarch 20200520-6.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-NDBM_File.x86_64 1.15-483.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Net-SSLeay.x86_64 1.94-3.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-POSIX.x86_64 1.94-483.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-PathTools.x86_64 3.78-461.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Pod-Escapes.noarch 1:1.07-460.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Pod-Perldoc.noarch 3.28.01-461.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Pod-Simple.noarch 1:3.42-4.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Pod-Usage.noarch 4:2.01-4.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Scalar-List-Utils.x86_64 4:1.56-462.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-SelectSaver.noarch 1.02-483.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Socket.x86_64 4:2.031-4.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Storable.x86_64 1:3.21-460.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Symbol.noarch 1.08-483.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Term-ANSIColor.noarch 5.01-461.el9 will be installed 2025-11-24 05:12:55.472 | > ---> Package perl-Term-Cap.noarch 1.17-460.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-Text-ParseWords.noarch 3.30-460.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-Text-Tabs+Wrap.noarch 2013.0523-460.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-Time-Local.noarch 2:1.300-7.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-URI.noarch 5.09-3.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-base.noarch 2.27-483.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-constant.noarch 1.33-461.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-if.noarch 0.60.800-483.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-interpreter.x86_64 4:5.32.1-483.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-libnet.noarch 3.13-4.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-libs.x86_64 4:5.32.1-483.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-mro.x86_64 1.23-483.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-overload.noarch 1.31-483.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-overloading.noarch 0.02-483.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-parent.noarch 1:0.238-460.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-podlators.noarch 1:4.14-460.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-subs.noarch 1.03-483.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package perl-vars.noarch 1.05-483.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package podman.x86_64 6:5.6.0-2.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package python3-libnmstate.x86_64 2.2.54-1.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package python3-perf.x86_64 5.14.0-639.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package python3-psutil.x86_64 5.8.0-12.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package slirp4netns.x86_64 1.3.3-1.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package sysstat.x86_64 12.5.4-9.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package tmpwatch.x86_64 2.11-20.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package unbound-libs.x86_64 1.16.2-21.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package yajl.x86_64 2.1.0-25.el9 will be installed 2025-11-24 05:12:55.484 | > ---> Package crudini.noarch 0.9.3-4.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package openstack-network-scripts.x86_64 10.11.1-7.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package openstack-network-scripts-openvswitch3.4.x86_64 10.11.1-7.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package python3-fasteners.noarch 0.19-1.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package python3-iso8601.noarch 2.1.0-1.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package python3-netaddr.noarch 1.3.0-4.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package python3-packaging.noarch 24.2-2.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package python3-pbr.noarch 6.1.1-1.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package python3-pyparsing.noarch 3.1.2-7.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package python3-pyroute2.noarch 0.7.12-2.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package python3-rfc3986.noarch 2.0.0-1.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package python3-wrapt.x86_64 1.16.0-1.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package rdo-openvswitch.noarch 2:3.4-1.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package openvswitch-selinux-extra-policy.noarch 1.0-36.el9s will be installed 2025-11-24 05:12:55.484 | > ---> Package openvswitch3.4.x86_64 3.4.4-99.el9s will be installed 2025-11-24 05:12:55.484 | > --> Finished dependency resolution 2025-11-24 05:12:55.484 | > Dependencies resolved. 2025-11-24 05:12:55.484 | > ========================================================================================================================== 2025-11-24 05:12:55.484 | > Package Arch Version Repository Size 2025-11-24 05:12:55.484 | > ========================================================================================================================== 2025-11-24 05:12:55.484 | > Installing: 2025-11-24 05:12:55.484 | > biosdevname x86_64 0.7.3-10.el9 baseos 36 k 2025-11-24 05:12:55.484 | > buildah x86_64 2:1.41.3-1.el9 appstream 10 M 2025-11-24 05:12:55.484 | > crudini noarch 0.9.3-4.el9s delorean-master-testing 25 k 2025-11-24 05:12:55.484 | > device-mapper-multipath x86_64 0.8.7-39.el9 baseos 151 k 2025-11-24 05:12:55.484 | > driverctl noarch 0.115-1.el9 appstream 26 k 2025-11-24 05:12:55.484 | > git-core x86_64 2.47.3-1.el9 appstream 4.7 M 2025-11-24 05:12:55.484 | > iptables-nft-services noarch 1.8.10-11.el9 appstream 20 k 2025-11-24 05:12:55.484 | > lsof x86_64 4.94.0-3.el9 baseos 239 k 2025-11-24 05:12:55.484 | > lvm2 x86_64 9:2.03.32-2.el9 baseos 1.6 M 2025-11-24 05:12:55.484 | > nftables x86_64 1:1.0.9-5.el9 baseos 420 k 2025-11-24 05:12:55.484 | > numactl x86_64 2.0.19-3.el9 baseos 69 k 2025-11-24 05:12:55.484 | > openstack-selinux noarch 0.8.40-0.20240916080054.6242e29.el9 delorean-component-common 236 k 2025-11-24 05:12:55.484 | > os-net-config noarch 18.0.2-0.20250505141025.d8ed3b9.el9 delorean-component-common 1.2 M 2025-11-24 05:12:55.484 | > podman x86_64 6:5.6.0-2.el9 appstream 16 M 2025-11-24 05:12:55.484 | > rdo-openvswitch noarch 2:3.4-1.el9s delorean-master-testing 7.6 k 2025-11-24 05:12:55.484 | > rng-tools x86_64 6.17-2.el9 baseos 71 k 2025-11-24 05:12:55.484 | > sysstat x86_64 12.5.4-9.el9 appstream 482 k 2025-11-24 05:12:55.484 | > tmpwatch x86_64 2.11-20.el9 appstream 36 k 2025-11-24 05:12:55.484 | > traceroute x86_64 3:2.1.1-1.el9 baseos 57 k 2025-11-24 05:12:55.484 | > tuned-profiles-cpu-partitioning noarch 2.26.0-1.el9 baseos 20 k 2025-11-24 05:12:55.484 | > Installing dependencies: 2025-11-24 05:12:55.484 | > NetworkManager-ovs x86_64 1:1.54.1-1.el9 appstream 62 k 2025-11-24 05:12:55.484 | > aardvark-dns x86_64 2:1.17.0-1.el9 appstream 892 k 2025-11-24 05:12:55.484 | > bc x86_64 1.07.1-14.el9 baseos 120 k 2025-11-24 05:12:55.484 | > chkconfig x86_64 1.24-2.el9 baseos 178 k 2025-11-24 05:12:55.484 | > conmon x86_64 3:2.1.13-1.el9 appstream 51 k 2025-11-24 05:12:55.484 | > container-selinux noarch 4:2.242.0-1.el9 appstream 60 k 2025-11-24 05:12:55.484 | > containers-common x86_64 4:1-134.el9 appstream 104 k 2025-11-24 05:12:55.484 | > containers-common-extra x86_64 4:1-134.el9 appstream 5.5 k 2025-11-24 05:12:55.484 | > crun x86_64 1.24-1.el9 appstream 246 k 2025-11-24 05:12:55.484 | > device-mapper-event x86_64 9:1.02.206-2.el9 baseos 34 k 2025-11-24 05:12:55.484 | > device-mapper-event-libs x86_64 9:1.02.206-2.el9 baseos 32 k 2025-11-24 05:12:55.484 | > device-mapper-multipath-libs x86_64 0.8.7-39.el9 baseos 284 k 2025-11-24 05:12:55.484 | > device-mapper-persistent-data x86_64 1.1.0-1.el9 baseos 1.1 M 2025-11-24 05:12:55.484 | > fuse-common x86_64 3.10.2-9.el9 baseos 8.3 k 2025-11-24 05:12:55.484 | > fuse-overlayfs x86_64 1.16-1.el9 appstream 66 k 2025-11-24 05:12:55.484 | > fuse3 x86_64 3.10.2-9.el9 appstream 54 k 2025-11-24 05:12:55.484 | > fuse3-libs x86_64 3.10.2-9.el9 appstream 91 k 2025-11-24 05:12:55.484 | > hdparm x86_64 9.62-2.el9 baseos 96 k 2025-11-24 05:12:55.484 | > initscripts x86_64 10.11.8-4.el9 baseos 228 k 2025-11-24 05:12:55.484 | > iptables-nft x86_64 1.8.10-11.el9 baseos 206 k 2025-11-24 05:12:55.484 | > jitterentropy x86_64 3.6.0-1.el9 baseos 33 k 2025-11-24 05:12:55.484 | > libaio x86_64 0.3.111-13.el9 baseos 24 k 2025-11-24 05:12:55.484 | > libbabeltrace x86_64 1.5.8-10.el9 appstream 190 k 2025-11-24 05:12:55.484 | > libnet x86_64 1.2-7.el9 appstream 58 k 2025-11-24 05:12:55.484 | > libnftnl x86_64 1.2.6-4.el9 baseos 88 k 2025-11-24 05:12:55.484 | > libnvme x86_64 1.13-1.el9 baseos 111 k 2025-11-24 05:12:55.484 | > libslirp x86_64 4.4.0-8.el9 appstream 68 k 2025-11-24 05:12:55.485 | > libtraceevent x86_64 1.8.4-2.el9 baseos 290 k 2025-11-24 05:12:55.485 | > libuv x86_64 1:1.42.0-2.el9 appstream 148 k 2025-11-24 05:12:55.485 | > lm_sensors-libs x86_64 3.6.0-10.el9 appstream 42 k 2025-11-24 05:12:55.485 | > lvm2-libs x86_64 9:2.03.32-2.el9 baseos 1.0 M 2025-11-24 05:12:55.485 | > mstflint x86_64 4.32.0-1.el9 appstream 4.5 M 2025-11-24 05:12:55.485 | > netavark x86_64 2:1.16.0-1.el9 appstream 3.6 M 2025-11-24 05:12:55.485 | > nmstate x86_64 2.2.54-1.el9 appstream 4.2 M 2025-11-24 05:12:55.485 | > nmstate-libs x86_64 2.2.54-1.el9 appstream 3.3 M 2025-11-24 05:12:55.485 | > openstack-network-scripts x86_64 10.11.1-7.el9s delorean-master-testing 48 k 2025-11-24 05:12:55.485 | > openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el9s delorean-master-testing 10 k 2025-11-24 05:12:55.485 | > openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k 2025-11-24 05:12:55.485 | > openvswitch3.4 x86_64 3.4.4-99.el9s centos9-nfv-ovs 7.0 M 2025-11-24 05:12:55.485 | > passt x86_64 0^20250512.g8ec1341-2.el9 appstream 263 k 2025-11-24 05:12:55.485 | > passt-selinux noarch 0^20250512.g8ec1341-2.el9 appstream 26 k 2025-11-24 05:12:55.485 | > pcp-conf x86_64 6.3.7-5.el9 appstream 32 k 2025-11-24 05:12:55.485 | > pcp-libs x86_64 6.3.7-5.el9 appstream 648 k 2025-11-24 05:12:55.485 | > perl-AutoLoader noarch 5.74-483.el9 appstream 21 k 2025-11-24 05:12:55.485 | > perl-B x86_64 1.80-483.el9 appstream 180 k 2025-11-24 05:12:55.485 | > perl-Carp noarch 1.50-460.el9 appstream 30 k 2025-11-24 05:12:55.485 | > perl-Class-Struct noarch 0.66-483.el9 appstream 22 k 2025-11-24 05:12:55.485 | > perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k 2025-11-24 05:12:55.485 | > perl-Digest noarch 1.19-4.el9 appstream 26 k 2025-11-24 05:12:55.485 | > perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k 2025-11-24 05:12:55.485 | > perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M 2025-11-24 05:12:55.485 | > perl-Errno x86_64 1.30-483.el9 appstream 15 k 2025-11-24 05:12:55.485 | > perl-Exporter noarch 5.74-461.el9 appstream 32 k 2025-11-24 05:12:55.485 | > perl-Fcntl x86_64 1.13-483.el9 appstream 20 k 2025-11-24 05:12:55.485 | > perl-File-Basename noarch 2.85-483.el9 appstream 17 k 2025-11-24 05:12:55.485 | > perl-File-Path noarch 2.18-4.el9 appstream 36 k 2025-11-24 05:12:55.485 | > perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k 2025-11-24 05:12:55.485 | > perl-File-stat noarch 1.09-483.el9 appstream 17 k 2025-11-24 05:12:55.485 | > perl-FileHandle noarch 2.03-483.el9 appstream 15 k 2025-11-24 05:12:55.485 | > perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k 2025-11-24 05:12:55.485 | > perl-Getopt-Std noarch 1.12-483.el9 appstream 15 k 2025-11-24 05:12:55.485 | > perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k 2025-11-24 05:12:55.485 | > perl-IO x86_64 1.43-483.el9 appstream 88 k 2025-11-24 05:12:55.485 | > perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k 2025-11-24 05:12:55.485 | > perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k 2025-11-24 05:12:55.485 | > perl-IPC-Open3 noarch 1.21-483.el9 appstream 22 k 2025-11-24 05:12:55.485 | > perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k 2025-11-24 05:12:55.485 | > perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k 2025-11-24 05:12:55.485 | > perl-Net-SSLeay x86_64 1.94-3.el9 appstream 414 k 2025-11-24 05:12:55.485 | > perl-POSIX x86_64 1.94-483.el9 appstream 96 k 2025-11-24 05:12:55.485 | > perl-PathTools x86_64 3.78-461.el9 appstream 88 k 2025-11-24 05:12:55.485 | > perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k 2025-11-24 05:12:55.485 | > perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k 2025-11-24 05:12:55.485 | > perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k 2025-11-24 05:12:55.485 | > perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k 2025-11-24 05:12:55.485 | > perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k 2025-11-24 05:12:55.485 | > perl-SelectSaver noarch 1.02-483.el9 appstream 11 k 2025-11-24 05:12:55.485 | > perl-Socket x86_64 4:2.031-4.el9 appstream 56 k 2025-11-24 05:12:55.485 | > perl-Storable x86_64 1:3.21-460.el9 appstream 96 k 2025-11-24 05:12:55.485 | > perl-Symbol noarch 1.08-483.el9 appstream 14 k 2025-11-24 05:12:55.485 | > perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k 2025-11-24 05:12:55.485 | > perl-Term-Cap noarch 1.17-460.el9 appstream 23 k 2025-11-24 05:12:55.485 | > perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k 2025-11-24 05:12:55.485 | > perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k 2025-11-24 05:12:57.521 | > perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k 2025-11-24 05:12:57.521 | > perl-URI noarch 5.09-3.el9 appstream 121 k 2025-11-24 05:12:57.521 | > perl-base noarch 2.27-483.el9 appstream 16 k 2025-11-24 05:12:57.521 | > perl-constant noarch 1.33-461.el9 appstream 24 k 2025-11-24 05:12:57.521 | > perl-if noarch 0.60.800-483.el9 appstream 14 k 2025-11-24 05:12:57.521 | > perl-interpreter x86_64 4:5.32.1-483.el9 appstream 70 k 2025-11-24 05:12:57.521 | > perl-libnet noarch 3.13-4.el9 appstream 130 k 2025-11-24 05:12:57.521 | > perl-libs x86_64 4:5.32.1-483.el9 appstream 2.2 M 2025-11-24 05:12:57.521 | > perl-mro x86_64 1.23-483.el9 appstream 28 k 2025-11-24 05:12:57.521 | > perl-overload noarch 1.31-483.el9 appstream 45 k 2025-11-24 05:12:57.521 | > perl-overloading noarch 0.02-483.el9 appstream 12 k 2025-11-24 05:12:57.521 | > perl-parent noarch 1:0.238-460.el9 appstream 15 k 2025-11-24 05:12:57.521 | > perl-podlators noarch 1:4.14-460.el9 appstream 114 k 2025-11-24 05:12:57.521 | > perl-subs noarch 1.03-483.el9 appstream 11 k 2025-11-24 05:12:57.521 | > perl-vars noarch 1.05-483.el9 appstream 13 k 2025-11-24 05:12:57.521 | > protobuf-c x86_64 1.3.3-13.el9 baseos 35 k 2025-11-24 05:12:57.521 | > python-oslo-concurrency-lang noarch 7.1.0-0.20250317173205.6250095.el9 delorean-component-common 13 k 2025-11-24 05:12:57.521 | > python-oslo-i18n-lang noarch 6.5.1-0.20250317171545.162e0fa.el9 delorean-component-common 14 k 2025-11-24 05:12:57.522 | > python-oslo-utils-lang noarch 8.2.0-0.20250318120252.cb68378.el9 delorean-component-common 13 k 2025-11-24 05:12:57.522 | > python3-debtcollector noarch 3.0.0-0.20240226181642.0e6ce1c.el9 delorean-component-common 31 k 2025-11-24 05:12:57.522 | > python3-fasteners noarch 0.19-1.el9s delorean-master-testing 37 k 2025-11-24 05:12:57.522 | > python3-iniparse noarch 0.4-45.el9 baseos 47 k 2025-11-24 05:12:57.522 | > python3-inotify noarch 0.9.6-25.el9 baseos 53 k 2025-11-24 05:12:57.522 | > python3-iso8601 noarch 2.1.0-1.el9s delorean-master-testing 21 k 2025-11-24 05:12:57.522 | > python3-libnmstate x86_64 2.2.54-1.el9 appstream 49 k 2025-11-24 05:12:57.522 | > python3-linux-procfs noarch 0.7.3-1.el9 baseos 31 k 2025-11-24 05:12:57.522 | > python3-netaddr noarch 1.3.0-4.el9s delorean-master-testing 1.6 M 2025-11-24 05:12:57.522 | > python3-oslo-concurrency noarch 7.1.0-0.20250317173205.6250095.el9 delorean-component-common 40 k 2025-11-24 05:12:57.522 | > python3-oslo-config noarch 2:9.7.1-0.20250317170827.d583141.el9 delorean-component-common 220 k 2025-11-24 05:12:57.522 | > python3-oslo-i18n noarch 6.5.1-0.20250317171545.162e0fa.el9 delorean-component-common 56 k 2025-11-24 05:12:57.522 | > python3-oslo-utils noarch 8.2.0-0.20250318120252.cb68378.el9 delorean-component-common 107 k 2025-11-24 05:12:57.522 | > python3-packaging noarch 24.2-2.el9s delorean-master-testing 115 k 2025-11-24 05:12:57.522 | > python3-pbr noarch 6.1.1-1.el9s delorean-master-testing 146 k 2025-11-24 05:12:57.522 | > python3-psutil x86_64 5.8.0-12.el9 appstream 214 k 2025-11-24 05:12:57.522 | > python3-pyparsing noarch 3.1.2-7.el9s delorean-master-testing 214 k 2025-11-24 05:12:57.522 | > python3-pyroute2 noarch 0.7.12-2.el9s delorean-master-testing 731 k 2025-11-24 05:12:57.522 | > python3-pyudev noarch 0.22.0-6.el9 baseos 90 k 2025-11-24 05:12:57.522 | > python3-rfc3986 noarch 2.0.0-1.el9s delorean-master-testing 50 k 2025-11-24 05:12:57.522 | > python3-stevedore noarch 5.4.1-0.20250225155234.27e27c1.el9 delorean-component-clients 68 k 2025-11-24 05:12:57.522 | > python3-wrapt x86_64 1.16.0-1.el9s delorean-master-testing 60 k 2025-11-24 05:12:57.522 | > shadow-utils-subid x86_64 2:4.9-15.el9 baseos 85 k 2025-11-24 05:12:57.522 | > slirp4netns x86_64 1.3.3-1.el9 appstream 47 k 2025-11-24 05:12:57.522 | > tuned noarch 2.26.0-1.el9 baseos 470 k 2025-11-24 05:12:57.522 | > unbound-libs x86_64 1.16.2-21.el9 appstream 551 k 2025-11-24 05:12:57.522 | > virt-what x86_64 1.27-2.el9 baseos 42 k 2025-11-24 05:12:57.522 | > yajl x86_64 2.1.0-25.el9 appstream 38 k 2025-11-24 05:12:57.522 | > Installing weak dependencies: 2025-11-24 05:12:57.522 | > NetworkManager-config-server noarch 1:1.54.1-1.el9 baseos 19 k 2025-11-24 05:12:57.522 | > criu x86_64 3.19-3.el9 appstream 557 k 2025-11-24 05:12:57.522 | > criu-libs x86_64 3.19-3.el9 appstream 31 k 2025-11-24 05:12:57.522 | > perl-NDBM_File x86_64 1.15-483.el9 appstream 22 k 2025-11-24 05:12:57.522 | > python3-perf x86_64 5.14.0-639.el9 appstream 1.8 M 2025-11-24 05:12:57.522 | > 2025-11-24 05:12:57.522 | > Transaction Summary 2025-11-24 05:12:57.522 | > ========================================================================================================================== 2025-11-24 05:12:57.522 | > Install 155 Packages 2025-11-24 05:12:57.522 | > 2025-11-24 05:12:57.522 | > Total download size: 80 M 2025-11-24 05:12:57.522 | > Installed size: 298 M 2025-11-24 05:12:57.522 | > Downloading Packages: 2025-11-24 05:12:57.522 | > (1/155): python3-stevedore-5.4.1-0.202502251552 10 MB/s | 68 kB 00:00 2025-11-24 05:12:57.522 | > (2/155): python-oslo-concurrency-lang-7.1.0-0.2 254 kB/s | 13 kB 00:00 2025-11-24 05:12:57.522 | > (3/155): python-oslo-i18n-lang-6.5.1-0.20250317 256 kB/s | 14 kB 00:00 2025-11-24 05:12:57.522 | > (4/155): openstack-selinux-0.8.40-0.20240916080 1.6 MB/s | 236 kB 00:00 2025-11-24 05:12:57.522 | > (5/155): os-net-config-18.0.2-0.20250505141025. 8.1 MB/s | 1.2 MB 00:00 2025-11-24 05:12:57.522 | > (6/155): python-oslo-utils-lang-8.2.0-0.2025031 258 kB/s | 13 kB 00:00 2025-11-24 05:12:57.522 | > (7/155): python3-debtcollector-3.0.0-0.20240226 617 kB/s | 31 kB 00:00 2025-11-24 05:12:57.522 | > (8/155): python3-oslo-concurrency-7.1.0-0.20250 883 kB/s | 40 kB 00:00 2025-11-24 05:12:57.522 | > (9/155): python3-oslo-config-9.7.1-0.2025031717 4.0 MB/s | 220 kB 00:00 2025-11-24 05:12:57.522 | > (10/155): python3-oslo-i18n-6.5.1-0.20250317171 1.1 MB/s | 56 kB 00:00 2025-11-24 05:12:57.522 | > (11/155): python3-oslo-utils-8.2.0-0.2025031812 2.2 MB/s | 107 kB 00:00 2025-11-24 05:12:57.522 | > (12/155): NetworkManager-config-server-1.54.1-1 32 kB/s | 19 kB 00:00 2025-11-24 05:12:57.522 | > (13/155): biosdevname-0.7.3-10.el9.x86_64.rpm 62 kB/s | 36 kB 00:00 2025-11-24 05:12:57.522 | > (14/155): device-mapper-event-1.02.206-2.el9.x8 381 kB/s | 34 kB 00:00 2025-11-24 05:12:57.522 | > (15/155): chkconfig-1.24-2.el9.x86_64.rpm 918 kB/s | 178 kB 00:00 2025-11-24 05:12:57.522 | > (16/155): device-mapper-event-libs-1.02.206-2.e 354 kB/s | 32 kB 00:00 2025-11-24 05:12:57.522 | > (17/155): bc-1.07.1-14.el9.x86_64.rpm 157 kB/s | 120 kB 00:00 2025-11-24 05:12:57.522 | > (18/155): device-mapper-multipath-libs-0.8.7-39 2.0 MB/s | 284 kB 00:00 2025-11-24 05:13:00.353 | > (19/155): device-mapper-multipath-0.8.7-39.el9. 712 kB/s | 151 kB 00:00 2025-11-24 05:13:00.353 | > (20/155): fuse-common-3.10.2-9.el9.x86_64.rpm 91 kB/s | 8.3 kB 00:00 2025-11-24 05:13:00.353 | > (21/155): initscripts-10.11.8-4.el9.x86_64.rpm 2.4 MB/s | 228 kB 00:00 2025-11-24 05:13:00.353 | > (22/155): hdparm-9.62-2.el9.x86_64.rpm 683 kB/s | 96 kB 00:00 2025-11-24 05:13:00.353 | > (23/155): iptables-nft-1.8.10-11.el9.x86_64.rpm 1.9 MB/s | 206 kB 00:00 2025-11-24 05:13:00.353 | > (24/155): jitterentropy-3.6.0-1.el9.x86_64.rpm 297 kB/s | 33 kB 00:00 2025-11-24 05:13:00.353 | > (25/155): device-mapper-persistent-data-1.1.0-1 2.2 MB/s | 1.1 MB 00:00 2025-11-24 05:13:00.353 | > (26/155): libaio-0.3.111-13.el9.x86_64.rpm 271 kB/s | 24 kB 00:00 2025-11-24 05:13:00.353 | > (27/155): libnftnl-1.2.6-4.el9.x86_64.rpm 971 kB/s | 88 kB 00:00 2025-11-24 05:13:00.353 | > (28/155): libnvme-1.13-1.el9.x86_64.rpm 1.2 MB/s | 111 kB 00:00 2025-11-24 05:13:00.353 | > (29/155): libtraceevent-1.8.4-2.el9.x86_64.rpm 3.1 MB/s | 290 kB 00:00 2025-11-24 05:13:00.353 | > (30/155): lsof-4.94.0-3.el9.x86_64.rpm 2.5 MB/s | 239 kB 00:00 2025-11-24 05:13:00.353 | > (31/155): nftables-1.0.9-5.el9.x86_64.rpm 4.3 MB/s | 420 kB 00:00 2025-11-24 05:13:00.353 | > (32/155): lvm2-libs-2.03.32-2.el9.x86_64.rpm 6.9 MB/s | 1.0 MB 00:00 2025-11-24 05:13:00.353 | > (33/155): lvm2-2.03.32-2.el9.x86_64.rpm 8.0 MB/s | 1.6 MB 00:00 2025-11-24 05:13:00.353 | > (34/155): protobuf-c-1.3.3-13.el9.x86_64.rpm 390 kB/s | 35 kB 00:00 2025-11-24 05:13:00.353 | > (35/155): python3-iniparse-0.4-45.el9.noarch.rp 519 kB/s | 47 kB 00:00 2025-11-24 05:13:00.353 | > (36/155): python3-inotify-0.9.6-25.el9.noarch.r 581 kB/s | 53 kB 00:00 2025-11-24 05:13:00.354 | > (37/155): numactl-2.0.19-3.el9.x86_64.rpm 313 kB/s | 69 kB 00:00 2025-11-24 05:13:00.354 | > (38/155): python3-linux-procfs-0.7.3-1.el9.noar 347 kB/s | 31 kB 00:00 2025-11-24 05:13:00.354 | > (39/155): python3-pyudev-0.22.0-6.el9.noarch.rp 979 kB/s | 90 kB 00:00 2025-11-24 05:13:00.354 | > (40/155): rng-tools-6.17-2.el9.x86_64.rpm 654 kB/s | 71 kB 00:00 2025-11-24 05:13:00.354 | > (41/155): shadow-utils-subid-4.9-15.el9.x86_64. 932 kB/s | 85 kB 00:00 2025-11-24 05:13:00.354 | > (42/155): traceroute-2.1.1-1.el9.x86_64.rpm 508 kB/s | 57 kB 00:00 2025-11-24 05:13:00.354 | > (43/155): tuned-2.26.0-1.el9.noarch.rpm 4.9 MB/s | 470 kB 00:00 2025-11-24 05:13:00.354 | > (44/155): tuned-profiles-cpu-partitioning-2.26. 155 kB/s | 20 kB 00:00 2025-11-24 05:13:00.354 | > (45/155): virt-what-1.27-2.el9.x86_64.rpm 473 kB/s | 42 kB 00:00 2025-11-24 05:13:00.354 | > (46/155): NetworkManager-ovs-1.54.1-1.el9.x86_6 311 kB/s | 62 kB 00:00 2025-11-24 05:13:00.354 | > (47/155): conmon-2.1.13-1.el9.x86_64.rpm 735 kB/s | 51 kB 00:00 2025-11-24 05:13:00.354 | > (48/155): container-selinux-2.242.0-1.el9.noarc 830 kB/s | 60 kB 00:00 2025-11-24 05:13:00.354 | > (49/155): containers-common-1-134.el9.x86_64.rp 1.2 MB/s | 104 kB 00:00 2025-11-24 05:13:00.354 | > (50/155): aardvark-dns-1.17.0-1.el9.x86_64.rpm 2.2 MB/s | 892 kB 00:00 2025-11-24 05:13:00.354 | > (51/155): containers-common-extra-1-134.el9.x86 118 kB/s | 5.5 kB 00:00 2025-11-24 05:13:00.354 | > (52/155): criu-3.19-3.el9.x86_64.rpm 8.0 MB/s | 557 kB 00:00 2025-11-24 05:13:00.354 | > (53/155): criu-libs-3.19-3.el9.x86_64.rpm 578 kB/s | 31 kB 00:00 2025-11-24 05:13:00.354 | > (54/155): crun-1.24-1.el9.x86_64.rpm 4.3 MB/s | 246 kB 00:00 2025-11-24 05:13:00.354 | > (55/155): driverctl-0.115-1.el9.noarch.rpm 485 kB/s | 26 kB 00:00 2025-11-24 05:13:00.354 | > (56/155): fuse-overlayfs-1.16-1.el9.x86_64.rpm 1.3 MB/s | 66 kB 00:00 2025-11-24 05:13:00.354 | > (57/155): fuse3-3.10.2-9.el9.x86_64.rpm 889 kB/s | 54 kB 00:00 2025-11-24 05:13:00.354 | > (58/155): fuse3-libs-3.10.2-9.el9.x86_64.rpm 1.8 MB/s | 91 kB 00:00 2025-11-24 05:13:00.354 | > (59/155): iptables-nft-services-1.8.10-11.el9.n 422 kB/s | 20 kB 00:00 2025-11-24 05:13:00.354 | > (60/155): buildah-1.41.3-1.el9.x86_64.rpm 15 MB/s | 10 MB 00:00 2025-11-24 05:13:00.354 | > (61/155): libbabeltrace-1.5.8-10.el9.x86_64.rpm 3.5 MB/s | 190 kB 00:00 2025-11-24 05:13:00.354 | > (62/155): libnet-1.2-7.el9.x86_64.rpm 1.2 MB/s | 58 kB 00:00 2025-11-24 05:13:00.354 | > (63/155): libslirp-4.4.0-8.el9.x86_64.rpm 1.4 MB/s | 68 kB 00:00 2025-11-24 05:13:00.354 | > (64/155): libuv-1.42.0-2.el9.x86_64.rpm 2.9 MB/s | 148 kB 00:00 2025-11-24 05:13:00.354 | > (65/155): lm_sensors-libs-3.6.0-10.el9.x86_64.r 883 kB/s | 42 kB 00:00 2025-11-24 05:13:00.354 | > (66/155): git-core-2.47.3-1.el9.x86_64.rpm 15 MB/s | 4.7 MB 00:00 2025-11-24 05:13:00.354 | > (67/155): netavark-1.16.0-1.el9.x86_64.rpm 22 MB/s | 3.6 MB 00:00 2025-11-24 05:13:00.354 | > (68/155): mstflint-4.32.0-1.el9.x86_64.rpm 25 MB/s | 4.5 MB 00:00 2025-11-24 05:13:00.354 | > (69/155): passt-0^20250512.g8ec1341-2.el9.x86_6 4.8 MB/s | 263 kB 00:00 2025-11-24 05:13:00.354 | > (70/155): nmstate-2.2.54-1.el9.x86_64.rpm 29 MB/s | 4.2 MB 00:00 2025-11-24 05:13:00.354 | > (71/155): nmstate-libs-2.2.54-1.el9.x86_64.rpm 30 MB/s | 3.3 MB 00:00 2025-11-24 05:13:00.354 | > (72/155): passt-selinux-0^20250512.g8ec1341-2.e 535 kB/s | 26 kB 00:00 2025-11-24 05:13:00.354 | > (73/155): pcp-conf-6.3.7-5.el9.x86_64.rpm 699 kB/s | 32 kB 00:00 2025-11-24 05:13:00.354 | > (74/155): pcp-libs-6.3.7-5.el9.x86_64.rpm 12 MB/s | 648 kB 00:00 2025-11-24 05:13:00.354 | > (75/155): perl-AutoLoader-5.74-483.el9.noarch.r 422 kB/s | 21 kB 00:00 2025-11-24 05:13:00.354 | > (76/155): perl-B-1.80-483.el9.x86_64.rpm 3.7 MB/s | 180 kB 00:00 2025-11-24 05:13:00.354 | > (77/155): perl-Carp-1.50-460.el9.noarch.rpm 631 kB/s | 30 kB 00:00 2025-11-24 05:13:00.354 | > (78/155): perl-Class-Struct-0.66-483.el9.noarch 447 kB/s | 22 kB 00:00 2025-11-24 05:13:00.354 | > (79/155): perl-Data-Dumper-2.174-462.el9.x86_64 1.2 MB/s | 56 kB 00:00 2025-11-24 05:13:00.354 | > (80/155): perl-Digest-1.19-4.el9.noarch.rpm 557 kB/s | 26 kB 00:00 2025-11-24 05:13:00.354 | > (81/155): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 751 kB/s | 37 kB 00:00 2025-11-24 05:13:00.354 | > (82/155): perl-Encode-3.08-462.el9.x86_64.rpm 27 MB/s | 1.7 MB 00:00 2025-11-24 05:13:00.354 | > (83/155): perl-Errno-1.30-483.el9.x86_64.rpm 307 kB/s | 15 kB 00:00 2025-11-24 05:13:00.354 | > (84/155): perl-Exporter-5.74-461.el9.noarch.rpm 656 kB/s | 32 kB 00:00 2025-11-24 05:13:00.354 | > (85/155): perl-Fcntl-1.13-483.el9.x86_64.rpm 437 kB/s | 20 kB 00:00 2025-11-24 05:13:00.354 | > (86/155): perl-File-Basename-2.85-483.el9.noarc 357 kB/s | 17 kB 00:00 2025-11-24 05:13:00.354 | > (87/155): perl-File-Path-2.18-4.el9.noarch.rpm 747 kB/s | 36 kB 00:00 2025-11-24 05:13:00.354 | > (88/155): perl-File-Temp-0.231.100-4.el9.noarch 1.3 MB/s | 60 kB 00:00 2025-11-24 05:13:00.354 | > (89/155): perl-File-stat-1.09-483.el9.noarch.rp 356 kB/s | 17 kB 00:00 2025-11-24 05:13:00.354 | > (90/155): perl-FileHandle-2.03-483.el9.noarch.r 312 kB/s | 15 kB 00:00 2025-11-24 05:13:00.354 | > (91/155): perl-Getopt-Long-2.52-4.el9.noarch.rp 1.3 MB/s | 61 kB 00:00 2025-11-24 05:13:00.354 | > (92/155): perl-Getopt-Std-1.12-483.el9.noarch.r 323 kB/s | 15 kB 00:00 2025-11-24 05:13:00.354 | > (93/155): perl-HTTP-Tiny-0.076-462.el9.noarch.r 1.1 MB/s | 54 kB 00:00 2025-11-24 05:13:00.354 | > (94/155): perl-IO-1.43-483.el9.x86_64.rpm 1.9 MB/s | 88 kB 00:00 2025-11-24 05:13:00.354 | > (95/155): perl-IO-Socket-IP-0.41-5.el9.noarch.r 900 kB/s | 43 kB 00:00 2025-11-24 05:13:00.354 | > (96/155): perl-IO-Socket-SSL-2.073-2.el9.noarch 4.0 MB/s | 217 kB 00:00 2025-11-24 05:13:00.354 | > (97/155): perl-IPC-Open3-1.21-483.el9.noarch.rp 493 kB/s | 22 kB 00:00 2025-11-24 05:13:00.354 | > (98/155): perl-MIME-Base64-3.16-4.el9.x86_64.rp 658 kB/s | 31 kB 00:00 2025-11-24 05:13:00.354 | > (99/155): perl-Mozilla-CA-20200520-6.el9.noarch 270 kB/s | 13 kB 00:00 2025-11-24 05:13:00.354 | > (100/155): perl-NDBM_File-1.15-483.el9.x86_64.r 479 kB/s | 22 kB 00:00 2025-11-24 05:13:00.354 | > (101/155): perl-Net-SSLeay-1.94-3.el9.x86_64.rp 7.8 MB/s | 414 kB 00:00 2025-11-24 05:13:00.354 | > (102/155): perl-POSIX-1.94-483.el9.x86_64.rpm 1.9 MB/s | 96 kB 00:00 2025-11-24 05:13:00.354 | > (103/155): perl-PathTools-3.78-461.el9.x86_64.r 1.8 MB/s | 88 kB 00:00 2025-11-24 05:13:00.354 | > (104/155): perl-Pod-Escapes-1.07-460.el9.noarch 438 kB/s | 21 kB 00:00 2025-11-24 05:13:00.354 | > (105/155): perl-Pod-Perldoc-3.28.01-461.el9.noa 1.9 MB/s | 87 kB 00:00 2025-11-24 05:13:00.354 | > (106/155): perl-Pod-Simple-3.42-4.el9.noarch.rp 4.1 MB/s | 225 kB 00:00 2025-11-24 05:13:00.354 | > (107/155): perl-Pod-Usage-2.01-4.el9.noarch.rpm 864 kB/s | 41 kB 00:00 2025-11-24 05:13:00.354 | > (108/155): perl-Scalar-List-Utils-1.56-462.el9. 1.5 MB/s | 71 kB 00:00 2025-11-24 05:13:00.354 | > (109/155): perl-SelectSaver-1.02-483.el9.noarch 233 kB/s | 11 kB 00:00 2025-11-24 05:13:00.354 | > (110/155): perl-Socket-2.031-4.el9.x86_64.rpm 1.1 MB/s | 56 kB 00:00 2025-11-24 05:13:00.354 | > (111/155): perl-Storable-3.21-460.el9.x86_64.rp 2.0 MB/s | 96 kB 00:00 2025-11-24 05:13:00.354 | > (112/155): perl-Symbol-1.08-483.el9.noarch.rpm 283 kB/s | 14 kB 00:00 2025-11-24 05:13:00.354 | > (113/155): perl-Term-ANSIColor-5.01-461.el9.noa 1.0 MB/s | 49 kB 00:00 2025-11-24 05:13:00.354 | > (114/155): perl-Term-Cap-1.17-460.el9.noarch.rp 499 kB/s | 23 kB 00:00 2025-11-24 05:13:00.354 | > (115/155): perl-Text-ParseWords-3.30-460.el9.no 346 kB/s | 17 kB 00:00 2025-11-24 05:13:00.354 | > (116/155): perl-Text-Tabs+Wrap-2013.0523-460.el 499 kB/s | 24 kB 00:00 2025-11-24 05:13:00.354 | > (117/155): perl-Time-Local-1.300-7.el9.noarch.r 757 kB/s | 34 kB 00:00 2025-11-24 05:13:31.817 | > (118/155): perl-URI-5.09-3.el9.noarch.rpm 2.4 MB/s | 121 kB 00:00 2025-11-24 05:13:31.818 | > (119/155): perl-base-2.27-483.el9.noarch.rpm 336 kB/s | 16 kB 00:00 2025-11-24 05:13:31.818 | > (120/155): perl-constant-1.33-461.el9.noarch.rp 520 kB/s | 24 kB 00:00 2025-11-24 05:13:31.818 | > (121/155): perl-if-0.60.800-483.el9.noarch.rpm 280 kB/s | 14 kB 00:00 2025-11-24 05:13:31.818 | > (122/155): perl-interpreter-5.32.1-483.el9.x86_ 1.4 MB/s | 70 kB 00:00 2025-11-24 05:13:31.818 | > (123/155): perl-libnet-3.13-4.el9.noarch.rpm 2.7 MB/s | 130 kB 00:00 2025-11-24 05:13:31.818 | > (124/155): perl-mro-1.23-483.el9.x86_64.rpm 582 kB/s | 28 kB 00:00 2025-11-24 05:13:31.818 | > (125/155): perl-overload-1.31-483.el9.noarch.rp 976 kB/s | 45 kB 00:00 2025-11-24 05:13:31.818 | > (126/155): perl-libs-5.32.1-483.el9.x86_64.rpm 21 MB/s | 2.2 MB 00:00 2025-11-24 05:13:31.818 | > (127/155): perl-overloading-0.02-483.el9.noarch 266 kB/s | 12 kB 00:00 2025-11-24 05:13:31.818 | > (128/155): perl-parent-0.238-460.el9.noarch.rpm 333 kB/s | 15 kB 00:00 2025-11-24 05:13:31.818 | > (129/155): perl-podlators-4.14-460.el9.noarch.r 2.2 MB/s | 114 kB 00:00 2025-11-24 05:13:31.818 | > (130/155): perl-vars-1.05-483.el9.noarch.rpm 278 kB/s | 13 kB 00:00 2025-11-24 05:13:31.818 | > (131/155): perl-subs-1.03-483.el9.noarch.rpm 239 kB/s | 11 kB 00:00 2025-11-24 05:13:31.818 | > (132/155): python3-libnmstate-2.2.54-1.el9.x86_ 1.0 MB/s | 49 kB 00:00 2025-11-24 05:13:31.818 | > (133/155): python3-perf-5.14.0-639.el9.x86_64.r 28 MB/s | 1.8 MB 00:00 2025-11-24 05:13:31.818 | > (134/155): python3-psutil-5.8.0-12.el9.x86_64.r 4.4 MB/s | 214 kB 00:00 2025-11-24 05:13:31.818 | > (135/155): slirp4netns-1.3.3-1.el9.x86_64.rpm 1.0 MB/s | 47 kB 00:00 2025-11-24 05:13:31.818 | > (136/155): sysstat-12.5.4-9.el9.x86_64.rpm 9.2 MB/s | 482 kB 00:00 2025-11-24 05:13:31.818 | > (137/155): tmpwatch-2.11-20.el9.x86_64.rpm 748 kB/s | 36 kB 00:00 2025-11-24 05:13:31.818 | > (138/155): unbound-libs-1.16.2-21.el9.x86_64.rp 10 MB/s | 551 kB 00:00 2025-11-24 05:13:31.818 | > (139/155): yajl-2.1.0-25.el9.x86_64.rpm 793 kB/s | 38 kB 00:00 2025-11-24 05:13:31.818 | > (140/155): crudini-0.9.3-4.el9s.noarch.rpm 542 kB/s | 25 kB 00:00 2025-11-24 05:13:31.818 | > (141/155): openstack-network-scripts-10.11.1-7. 1.0 MB/s | 48 kB 00:00 2025-11-24 05:13:31.818 | > (142/155): openstack-network-scripts-openvswitc 224 kB/s | 10 kB 00:00 2025-11-24 05:13:31.818 | > (143/155): python3-fasteners-0.19-1.el9s.noarch 829 kB/s | 37 kB 00:00 2025-11-24 05:13:31.818 | > (144/155): python3-iso8601-2.1.0-1.el9s.noarch. 447 kB/s | 21 kB 00:00 2025-11-24 05:13:31.818 | > (145/155): python3-netaddr-1.3.0-4.el9s.noarch. 28 MB/s | 1.6 MB 00:00 2025-11-24 05:13:31.818 | > (146/155): python3-pbr-6.1.1-1.el9s.noarch.rpm 81 MB/s | 146 kB 00:00 2025-11-24 05:13:31.818 | > (147/155): python3-packaging-24.2-2.el9s.noarch 2.4 MB/s | 115 kB 00:00 2025-11-24 05:13:31.818 | > (148/155): python3-pyparsing-3.1.2-7.el9s.noarc 4.3 MB/s | 214 kB 00:00 2025-11-24 05:13:31.818 | > (149/155): podman-5.6.0-2.el9.x86_64.rpm 35 MB/s | 16 MB 00:00 2025-11-24 05:13:31.818 | > (150/155): python3-pyroute2-0.7.12-2.el9s.noarc 11 MB/s | 731 kB 00:00 2025-11-24 05:13:31.818 | > (151/155): python3-rfc3986-2.0.0-1.el9s.noarch. 1.1 MB/s | 50 kB 00:00 2025-11-24 05:13:31.818 | > (152/155): openvswitch-selinux-extra-policy-1.0 604 kB/s | 10 kB 00:00 2025-11-24 05:13:31.818 | > (153/155): python3-wrapt-1.16.0-1.el9s.x86_64.r 1.3 MB/s | 60 kB 00:00 2025-11-24 05:13:31.818 | > (154/155): rdo-openvswitch-3.4-1.el9s.noarch.rp 167 kB/s | 7.6 kB 00:00 2025-11-24 05:13:31.818 | > (155/155): openvswitch3.4-3.4.4-99.el9s.x86_64. 198 MB/s | 7.0 MB 00:00 2025-11-24 05:13:31.818 | > -------------------------------------------------------------------------------- 2025-11-24 05:13:31.818 | > Total 14 MB/s | 80 MB 00:05 2025-11-24 05:13:31.818 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-11-24 05:13:31.818 | > Running transaction check 2025-11-24 05:13:31.818 | > Transaction check succeeded. 2025-11-24 05:13:31.818 | > Running transaction test 2025-11-24 05:13:31.818 | > Transaction test succeeded. 2025-11-24 05:13:31.818 | > Running transaction 2025-11-24 05:13:31.818 | > Preparing : 1/1 2025-11-24 05:13:31.818 | > Installing : passt-0^20250512.g8ec1341-2.el9.x86_64 1/155 2025-11-24 05:13:31.818 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-11-24 05:13:31.818 | > Installing : passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-11-24 05:13:31.818 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-11-24 05:13:31.818 | > Installing : python3-netaddr-1.3.0-4.el9s.noarch 3/155 2025-11-24 05:13:31.818 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-11-24 05:13:31.818 | > Installing : container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-11-24 05:13:31.818 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-11-24 05:13:31.818 | > Installing : protobuf-c-1.3.3-13.el9.x86_64 5/155 2025-11-24 05:13:31.818 | > Installing : libaio-0.3.111-13.el9.x86_64 6/155 2025-11-24 05:13:31.818 | > Installing : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 7/155 2025-11-24 05:13:31.818 | > Installing : fuse3-libs-3.10.2-9.el9.x86_64 8/155 2025-11-24 05:13:31.818 | > Installing : NetworkManager-ovs-1:1.54.1-1.el9.x86_64 9/155 2025-11-24 05:13:31.818 | > Installing : shadow-utils-subid-2:4.9-15.el9.x86_64 10/155 2025-11-24 05:13:31.818 | > Installing : python3-pyudev-0.22.0-6.el9.noarch 11/155 2025-11-24 05:13:31.818 | > Installing : libnvme-1.13-1.el9.x86_64 12/155 2025-11-24 05:13:31.818 | > Installing : libnftnl-1.2.6-4.el9.x86_64 13/155 2025-11-24 05:13:31.818 | > Installing : iptables-nft-1.8.10-11.el9.x86_64 14/155 2025-11-24 05:13:31.818 | > Running scriptlet: iptables-nft-1.8.10-11.el9.x86_64 14/155 2025-11-24 05:13:31.818 | > Installing : nftables-1:1.0.9-5.el9.x86_64 15/155 2025-11-24 05:13:31.818 | > Running scriptlet: nftables-1:1.0.9-5.el9.x86_64 15/155 2025-11-24 05:13:31.818 | > Installing : chkconfig-1.24-2.el9.x86_64 16/155 2025-11-24 05:13:31.818 | > Installing : initscripts-10.11.8-4.el9.x86_64 17/155 2025-11-24 05:13:31.818 | > Running scriptlet: initscripts-10.11.8-4.el9.x86_64 17/155 2025-11-24 05:13:31.818 | > Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service -> /usr/lib/systemd/system/import-state.service. 2025-11-24 05:13:31.818 | > Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service -> /usr/lib/systemd/system/loadmodules.service. 2025-11-24 05:13:31.818 | > 2025-11-24 05:13:31.818 | > Installing : NetworkManager-config-server-1:1.54.1-1.el9.noar 18/155 2025-11-24 05:13:31.818 | > Installing : nmstate-libs-2.2.54-1.el9.x86_64 19/155 2025-11-24 05:13:31.818 | > Running scriptlet: nmstate-libs-2.2.54-1.el9.x86_64 19/155 2025-11-24 05:13:31.818 | > Installing : nmstate-2.2.54-1.el9.x86_64 20/155 2025-11-24 05:13:31.818 | > Installing : python3-libnmstate-2.2.54-1.el9.x86_64 21/155 2025-11-24 05:13:31.818 | > Installing : device-mapper-event-9:1.02.206-2.el9.x86_64 22/155 2025-11-24 05:13:31.818 | > Running scriptlet: device-mapper-event-9:1.02.206-2.el9.x86_64 22/155 2025-11-24 05:13:31.818 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /usr/lib/systemd/system/dm-event.socket. 2025-11-24 05:13:31.818 | > 2025-11-24 05:13:31.818 | > Installing : lvm2-libs-9:2.03.32-2.el9.x86_64 23/155 2025-11-24 05:13:31.818 | > Installing : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 24/155 2025-11-24 05:13:31.818 | > Running scriptlet: unbound-libs-1.16.2-21.el9.x86_64 25/155 2025-11-24 05:13:31.818 | > Installing : unbound-libs-1.16.2-21.el9.x86_64 25/155 2025-11-24 05:13:31.818 | > Running scriptlet: unbound-libs-1.16.2-21.el9.x86_64 25/155 2025-11-24 05:13:31.818 | > Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer -> /usr/lib/systemd/system/unbound-anchor.timer. 2025-11-24 05:13:31.818 | > 2025-11-24 05:13:31.818 | > Installing : perl-Digest-1.19-4.el9.noarch 26/155 2025-11-24 05:13:31.818 | > Installing : perl-Digest-MD5-2.58-4.el9.x86_64 27/155 2025-11-24 05:13:31.818 | > Installing : perl-B-1.80-483.el9.x86_64 28/155 2025-11-24 05:13:31.818 | > Installing : perl-FileHandle-2.03-483.el9.noarch 29/155 2025-11-24 05:13:31.818 | > Installing : perl-Data-Dumper-2.174-462.el9.x86_64 30/155 2025-11-24 05:13:31.818 | > Installing : perl-libnet-3.13-4.el9.noarch 31/155 2025-11-24 05:13:31.818 | > Installing : perl-base-2.27-483.el9.noarch 32/155 2025-11-24 05:13:31.818 | > Installing : perl-URI-5.09-3.el9.noarch 33/155 2025-11-24 05:13:31.818 | > Installing : perl-AutoLoader-5.74-483.el9.noarch 34/155 2025-11-24 05:13:31.818 | > Installing : perl-Mozilla-CA-20200520-6.el9.noarch 35/155 2025-11-24 05:13:31.818 | > Installing : perl-if-0.60.800-483.el9.noarch 36/155 2025-11-24 05:13:31.818 | > Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 37/155 2025-11-24 05:13:31.818 | > Installing : perl-Time-Local-2:1.300-7.el9.noarch 38/155 2025-11-24 05:13:39.686 | > Installing : perl-File-Path-2.18-4.el9.noarch 39/155 2025-11-24 05:13:39.686 | > Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 40/155 2025-11-24 05:13:39.686 | > Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 41/155 2025-11-24 05:13:39.686 | > Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 42/155 2025-11-24 05:13:39.686 | > Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 43/155 2025-11-24 05:13:39.686 | > Installing : perl-Class-Struct-0.66-483.el9.noarch 44/155 2025-11-24 05:13:39.686 | > Installing : perl-POSIX-1.94-483.el9.x86_64 45/155 2025-11-24 05:13:39.686 | > Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 46/155 2025-11-24 05:13:39.686 | > Installing : perl-IPC-Open3-1.21-483.el9.noarch 47/155 2025-11-24 05:13:39.686 | > Installing : perl-subs-1.03-483.el9.noarch 48/155 2025-11-24 05:13:39.686 | > Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 49/155 2025-11-24 05:13:39.686 | > Installing : perl-Term-Cap-1.17-460.el9.noarch 50/155 2025-11-24 05:13:39.686 | > Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 51/155 2025-11-24 05:13:39.686 | > Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 52/155 2025-11-24 05:13:39.686 | > Installing : perl-Socket-4:2.031-4.el9.x86_64 53/155 2025-11-24 05:13:39.686 | > Installing : perl-SelectSaver-1.02-483.el9.noarch 54/155 2025-11-24 05:13:39.686 | > Installing : perl-Symbol-1.08-483.el9.noarch 55/155 2025-11-24 05:13:39.686 | > Installing : perl-File-stat-1.09-483.el9.noarch 56/155 2025-11-24 05:13:39.686 | > Installing : perl-podlators-1:4.14-460.el9.noarch 57/155 2025-11-24 05:13:39.686 | > Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 58/155 2025-11-24 05:13:39.686 | > Installing : perl-Fcntl-1.13-483.el9.x86_64 59/155 2025-11-24 05:13:39.686 | > Installing : perl-Text-ParseWords-3.30-460.el9.noarch 60/155 2025-11-24 05:13:39.686 | > Installing : perl-mro-1.23-483.el9.x86_64 61/155 2025-11-24 05:13:39.686 | > Installing : perl-IO-1.43-483.el9.x86_64 62/155 2025-11-24 05:13:39.686 | > Installing : perl-overloading-0.02-483.el9.noarch 63/155 2025-11-24 05:13:39.686 | > Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 64/155 2025-11-24 05:13:39.686 | > Installing : perl-Errno-1.30-483.el9.x86_64 65/155 2025-11-24 05:13:39.686 | > Installing : perl-File-Basename-2.85-483.el9.noarch 66/155 2025-11-24 05:13:39.686 | > Installing : perl-Getopt-Std-1.12-483.el9.noarch 67/155 2025-11-24 05:13:39.687 | > Installing : perl-MIME-Base64-3.16-4.el9.x86_64 68/155 2025-11-24 05:13:39.687 | > Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 69/155 2025-11-24 05:13:39.687 | > Installing : perl-constant-1.33-461.el9.noarch 70/155 2025-11-24 05:13:39.687 | > Installing : perl-Storable-1:3.21-460.el9.x86_64 71/155 2025-11-24 05:13:39.687 | > Installing : perl-overload-1.31-483.el9.noarch 72/155 2025-11-24 05:13:39.687 | > Installing : perl-parent-1:0.238-460.el9.noarch 73/155 2025-11-24 05:13:39.687 | > Installing : perl-vars-1.05-483.el9.noarch 74/155 2025-11-24 05:13:39.687 | > Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 75/155 2025-11-24 05:13:39.687 | > Installing : perl-Carp-1.50-460.el9.noarch 76/155 2025-11-24 05:13:39.687 | > Installing : perl-Exporter-5.74-461.el9.noarch 77/155 2025-11-24 05:13:39.687 | > Installing : perl-NDBM_File-1.15-483.el9.x86_64 78/155 2025-11-24 05:13:39.687 | > Installing : perl-PathTools-3.78-461.el9.x86_64 79/155 2025-11-24 05:13:39.687 | > Installing : perl-Encode-4:3.08-462.el9.x86_64 80/155 2025-11-24 05:13:39.687 | > Installing : perl-libs-4:5.32.1-483.el9.x86_64 81/155 2025-11-24 05:13:39.687 | > Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 82/155 2025-11-24 05:13:39.687 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 83/155 2025-11-24 05:13:39.687 | > Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 83/155 2025-11-24 05:13:39.687 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 83/155 2025-11-24 05:13:39.687 | > Running scriptlet: openvswitch3.4-3.4.4-99.el9s.x86_64 84/155 2025-11-24 05:13:39.687 | > Installing : openvswitch3.4-3.4.4-99.el9s.x86_64 84/155 2025-11-24 05:13:39.687 | > Running scriptlet: openvswitch3.4-3.4.4-99.el9s.x86_64 84/155 2025-11-24 05:13:39.687 | > Installing : python3-wrapt-1.16.0-1.el9s.x86_64 85/155 2025-11-24 05:13:39.687 | > Installing : python3-debtcollector-3.0.0-0.20240226181642.0e6 86/155 2025-11-24 05:13:39.687 | > Installing : python3-rfc3986-2.0.0-1.el9s.noarch 87/155 2025-11-24 05:13:39.687 | > Installing : python3-pyroute2-0.7.12-2.el9s.noarch 88/155 2025-11-24 05:13:39.687 | > Installing : python3-pyparsing-3.1.2-7.el9s.noarch 89/155 2025-11-24 05:13:39.687 | > Installing : python3-packaging-24.2-2.el9s.noarch 90/155 2025-11-24 05:13:39.687 | > Installing : python3-iso8601-2.1.0-1.el9s.noarch 91/155 2025-11-24 05:13:39.687 | > Installing : python3-fasteners-0.19-1.el9s.noarch 92/155 2025-11-24 05:13:39.687 | > Installing : yajl-2.1.0-25.el9.x86_64 93/155 2025-11-24 05:13:39.687 | > Installing : python3-psutil-5.8.0-12.el9.x86_64 94/155 2025-11-24 05:13:39.687 | > Installing : pcp-conf-6.3.7-5.el9.x86_64 95/155 2025-11-24 05:13:39.687 | > Installing : mstflint-4.32.0-1.el9.x86_64 96/155 2025-11-24 05:13:39.687 | > Installing : lm_sensors-libs-3.6.0-10.el9.x86_64 97/155 2025-11-24 05:13:39.687 | > Installing : libuv-1:1.42.0-2.el9.x86_64 98/155 2025-11-24 05:13:39.687 | > Installing : pcp-libs-6.3.7-5.el9.x86_64 99/155 2025-11-24 05:13:39.687 | > Installing : libslirp-4.4.0-8.el9.x86_64 100/155 2025-11-24 05:13:39.687 | > Installing : slirp4netns-1.3.3-1.el9.x86_64 101/155 2025-11-24 05:13:39.687 | > Installing : libnet-1.2-7.el9.x86_64 102/155 2025-11-24 05:13:39.687 | > Installing : criu-3.19-3.el9.x86_64 103/155 2025-11-24 05:13:39.687 | > Installing : criu-libs-3.19-3.el9.x86_64 104/155 2025-11-24 05:13:39.687 | > Installing : crun-1.24-1.el9.x86_64 105/155 2025-11-24 05:13:39.687 | > Installing : libbabeltrace-1.5.8-10.el9.x86_64 106/155 2025-11-24 05:13:39.687 | > Installing : git-core-2.47.3-1.el9.x86_64 107/155 2025-11-24 05:13:39.687 | > Installing : python3-pbr-6.1.1-1.el9s.noarch 108/155 2025-11-24 05:13:39.687 | > Installing : python3-stevedore-5.4.1-0.20250225155234.27e27c1 109/155 2025-11-24 05:13:39.687 | > Installing : conmon-3:2.1.13-1.el9.x86_64 110/155 2025-11-24 05:13:39.687 | > Installing : aardvark-dns-2:1.17.0-1.el9.x86_64 111/155 2025-11-24 05:13:39.687 | > Installing : netavark-2:1.16.0-1.el9.x86_64 112/155 2025-11-24 05:13:39.687 | > Installing : virt-what-1.27-2.el9.x86_64 113/155 2025-11-24 05:13:39.687 | > Installing : python3-linux-procfs-0.7.3-1.el9.noarch 114/155 2025-11-24 05:13:39.687 | > Installing : python3-inotify-0.9.6-25.el9.noarch 115/155 2025-11-24 05:13:39.687 | > Installing : python3-iniparse-0.4-45.el9.noarch 116/155 2025-11-24 05:13:39.687 | > Installing : libtraceevent-1.8.4-2.el9.x86_64 117/155 2025-11-24 05:13:39.687 | > Installing : python3-perf-5.14.0-639.el9.x86_64 118/155 2025-11-24 05:13:39.687 | > Installing : jitterentropy-3.6.0-1.el9.x86_64 119/155 2025-11-24 05:13:39.687 | > Installing : hdparm-9.62-2.el9.x86_64 120/155 2025-11-24 05:13:39.687 | > Installing : tuned-2.26.0-1.el9.noarch 121/155 2025-11-24 05:13:39.687 | > Running scriptlet: tuned-2.26.0-1.el9.noarch 121/155 2025-11-24 05:13:39.687 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /usr/lib/systemd/system/tuned.service. 2025-11-24 05:13:39.687 | > 2025-11-24 05:13:39.687 | > Installing : fuse-common-3.10.2-9.el9.x86_64 122/155 2025-11-24 05:13:39.687 | > Installing : fuse3-3.10.2-9.el9.x86_64 123/155 2025-11-24 05:13:39.687 | > Installing : fuse-overlayfs-1.16-1.el9.x86_64 124/155 2025-11-24 05:13:39.687 | > Running scriptlet: fuse-overlayfs-1.16-1.el9.x86_64 124/155 2025-11-24 05:13:39.687 | > Installing : containers-common-4:1-134.el9.x86_64 125/155 2025-11-24 05:13:39.687 | > Installing : containers-common-extra-4:1-134.el9.x86_64 126/155 2025-11-24 05:13:39.687 | > Installing : device-mapper-persistent-data-1.1.0-1.el9.x86_64 127/155 2025-11-24 05:13:39.687 | > Installing : bc-1.07.1-14.el9.x86_64 128/155 2025-11-24 05:13:39.687 | > Installing : openstack-network-scripts-10.11.1-7.el9s.x86_64 129/155 2025-11-24 05:14:21.903 | > Running scriptlet: openstack-network-scripts-10.11.1-7.el9s.x86_64 129/155 2025-11-24 05:14:21.903 | > Installing : openstack-network-scripts-openvswitch3.4-10.11.1 130/155 2025-11-24 05:14:21.903 | > Installing : python-oslo-utils-lang-8.2.0-0.20250318120252.cb 131/155 2025-11-24 05:14:21.903 | > Installing : python-oslo-i18n-lang-6.5.1-0.20250317171545.162 132/155 2025-11-24 05:14:21.903 | > Installing : python3-oslo-i18n-6.5.1-0.20250317171545.162e0fa 133/155 2025-11-24 05:14:21.903 | > Installing : python3-oslo-utils-8.2.0-0.20250318120252.cb6837 134/155 2025-11-24 05:14:21.903 | > Installing : python3-oslo-config-2:9.7.1-0.20250317170827.d58 135/155 2025-11-24 05:14:21.903 | > Installing : python-oslo-concurrency-lang-7.1.0-0.20250317173 136/155 2025-11-24 05:14:21.903 | > Installing : python3-oslo-concurrency-7.1.0-0.20250317173205. 137/155 2025-11-24 05:14:21.903 | > Installing : os-net-config-18.0.2-0.20250505141025.d8ed3b9.el 138/155 2025-11-24 05:14:21.903 | > Installing : rdo-openvswitch-2:3.4-1.el9s.noarch 139/155 2025-11-24 05:14:21.903 | > Installing : lvm2-9:2.03.32-2.el9.x86_64 140/155 2025-11-24 05:14:21.903 | > Running scriptlet: lvm2-9:2.03.32-2.el9.x86_64 140/155 2025-11-24 05:14:21.903 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service -> /usr/lib/systemd/system/lvm2-monitor.service. 2025-11-24 05:14:21.903 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket -> /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2025-11-24 05:14:21.903 | > 2025-11-24 05:14:21.903 | > Installing : buildah-2:1.41.3-1.el9.x86_64 141/155 2025-11-24 05:14:21.903 | > Installing : podman-6:5.6.0-2.el9.x86_64 142/155 2025-11-24 05:14:21.903 | > Installing : tuned-profiles-cpu-partitioning-2.26.0-1.el9.noa 143/155 2025-11-24 05:14:21.903 | > Installing : rng-tools-6.17-2.el9.x86_64 144/155 2025-11-24 05:14:21.903 | > Running scriptlet: rng-tools-6.17-2.el9.x86_64 144/155 2025-11-24 05:14:21.903 | > Created symlink /etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. 2025-11-24 05:14:21.903 | > 2025-11-24 05:14:21.903 | > Installing : crudini-0.9.3-4.el9s.noarch 145/155 2025-11-24 05:14:21.903 | > Installing : sysstat-12.5.4-9.el9.x86_64 146/155 2025-11-24 05:14:21.903 | > Running scriptlet: sysstat-12.5.4-9.el9.x86_64 146/155 2025-11-24 05:14:21.903 | > Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service -> /usr/lib/systemd/system/sysstat.service. 2025-11-24 05:14:21.903 | > Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer -> /usr/lib/systemd/system/sysstat-collect.timer. 2025-11-24 05:14:21.903 | > Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer -> /usr/lib/systemd/system/sysstat-summary.timer. 2025-11-24 05:14:21.904 | > 2025-11-24 05:14:21.904 | > Installing : device-mapper-multipath-0.8.7-39.el9.x86_64 147/155 2025-11-24 05:14:21.904 | > Running scriptlet: device-mapper-multipath-0.8.7-39.el9.x86_64 147/155 2025-11-24 05:14:21.904 | > Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service -> /usr/lib/systemd/system/multipathd.service. 2025-11-24 05:14:21.904 | > Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket -> /usr/lib/systemd/system/multipathd.socket. 2025-11-24 05:14:21.904 | > 2025-11-24 05:14:21.904 | > Installing : iptables-nft-services-1.8.10-11.el9.noarch 148/155 2025-11-24 05:14:21.904 | > Running scriptlet: iptables-nft-services-1.8.10-11.el9.noarch 148/155 2025-11-24 05:14:21.904 | > Installing : openstack-selinux-0.8.40-0.20240916080054.6242e2 149/155 2025-11-24 05:14:21.904 | > Running scriptlet: openstack-selinux-0.8.40-0.20240916080054.6242e2 149/155 2025-11-24 05:14:21.904 | > Installing : tmpwatch-2.11-20.el9.x86_64 150/155 2025-11-24 05:14:21.904 | > Installing : driverctl-0.115-1.el9.noarch 151/155 2025-11-24 05:14:21.904 | > Running scriptlet: driverctl-0.115-1.el9.noarch 151/155 2025-11-24 05:14:21.904 | > Installing : traceroute-3:2.1.1-1.el9.x86_64 152/155 2025-11-24 05:14:21.904 | > Installing : numactl-2.0.19-3.el9.x86_64 153/155 2025-11-24 05:14:21.904 | > Installing : lsof-4.94.0-3.el9.x86_64 154/155 2025-11-24 05:14:21.904 | > Installing : biosdevname-0.7.3-10.el9.x86_64 155/155 2025-11-24 05:14:21.904 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 155/155 2025-11-24 05:14:21.904 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 155/155 2025-11-24 05:14:21.904 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 155/155 2025-11-24 05:14:21.904 | > Running scriptlet: tuned-2.26.0-1.el9.noarch 155/155 2025-11-24 05:14:21.904 | > Running scriptlet: biosdevname-0.7.3-10.el9.x86_64 155/155 2025-11-24 05:14:21.904 | > Verifying : python3-stevedore-5.4.1-0.20250225155234.27e27c1 1/155 2025-11-24 05:14:21.904 | > Verifying : openstack-selinux-0.8.40-0.20240916080054.6242e2 2/155 2025-11-24 05:14:21.904 | > Verifying : os-net-config-18.0.2-0.20250505141025.d8ed3b9.el 3/155 2025-11-24 05:14:21.904 | > Verifying : python-oslo-concurrency-lang-7.1.0-0.20250317173 4/155 2025-11-24 05:14:21.904 | > Verifying : python-oslo-i18n-lang-6.5.1-0.20250317171545.162 5/155 2025-11-24 05:14:21.904 | > Verifying : python-oslo-utils-lang-8.2.0-0.20250318120252.cb 6/155 2025-11-24 05:14:21.904 | > Verifying : python3-debtcollector-3.0.0-0.20240226181642.0e6 7/155 2025-11-24 05:14:21.904 | > Verifying : python3-oslo-concurrency-7.1.0-0.20250317173205. 8/155 2025-11-24 05:14:21.904 | > Verifying : python3-oslo-config-2:9.7.1-0.20250317170827.d58 9/155 2025-11-24 05:14:21.904 | > Verifying : python3-oslo-i18n-6.5.1-0.20250317171545.162e0fa 10/155 2025-11-24 05:14:21.904 | > Verifying : python3-oslo-utils-8.2.0-0.20250318120252.cb6837 11/155 2025-11-24 05:14:21.904 | > Verifying : NetworkManager-config-server-1:1.54.1-1.el9.noar 12/155 2025-11-24 05:14:21.904 | > Verifying : bc-1.07.1-14.el9.x86_64 13/155 2025-11-24 05:14:21.904 | > Verifying : biosdevname-0.7.3-10.el9.x86_64 14/155 2025-11-24 05:14:21.904 | > Verifying : chkconfig-1.24-2.el9.x86_64 15/155 2025-11-24 05:14:21.904 | > Verifying : device-mapper-event-9:1.02.206-2.el9.x86_64 16/155 2025-11-24 05:14:21.904 | > Verifying : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 17/155 2025-11-24 05:14:21.904 | > Verifying : device-mapper-multipath-0.8.7-39.el9.x86_64 18/155 2025-11-24 05:14:21.904 | > Verifying : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 19/155 2025-11-24 05:14:21.904 | > Verifying : device-mapper-persistent-data-1.1.0-1.el9.x86_64 20/155 2025-11-24 05:14:21.904 | > Verifying : fuse-common-3.10.2-9.el9.x86_64 21/155 2025-11-24 05:14:21.904 | > Verifying : hdparm-9.62-2.el9.x86_64 22/155 2025-11-24 05:14:21.904 | > Verifying : initscripts-10.11.8-4.el9.x86_64 23/155 2025-11-24 05:14:21.904 | > Verifying : iptables-nft-1.8.10-11.el9.x86_64 24/155 2025-11-24 05:14:21.904 | > Verifying : jitterentropy-3.6.0-1.el9.x86_64 25/155 2025-11-24 05:14:21.904 | > Verifying : libaio-0.3.111-13.el9.x86_64 26/155 2025-11-24 05:14:21.904 | > Verifying : libnftnl-1.2.6-4.el9.x86_64 27/155 2025-11-24 05:14:21.904 | > Verifying : libnvme-1.13-1.el9.x86_64 28/155 2025-11-24 05:14:21.904 | > Verifying : libtraceevent-1.8.4-2.el9.x86_64 29/155 2025-11-24 05:14:21.904 | > Verifying : lsof-4.94.0-3.el9.x86_64 30/155 2025-11-24 05:14:21.904 | > Verifying : lvm2-9:2.03.32-2.el9.x86_64 31/155 2025-11-24 05:14:21.904 | > Verifying : lvm2-libs-9:2.03.32-2.el9.x86_64 32/155 2025-11-24 05:14:21.904 | > Verifying : nftables-1:1.0.9-5.el9.x86_64 33/155 2025-11-24 05:14:21.904 | > Verifying : numactl-2.0.19-3.el9.x86_64 34/155 2025-11-24 05:14:21.904 | > Verifying : protobuf-c-1.3.3-13.el9.x86_64 35/155 2025-11-24 05:14:21.904 | > Verifying : python3-iniparse-0.4-45.el9.noarch 36/155 2025-11-24 05:14:21.904 | > Verifying : python3-inotify-0.9.6-25.el9.noarch 37/155 2025-11-24 05:14:21.904 | > Verifying : python3-linux-procfs-0.7.3-1.el9.noarch 38/155 2025-11-24 05:14:21.904 | > Verifying : python3-pyudev-0.22.0-6.el9.noarch 39/155 2025-11-24 05:14:21.904 | > Verifying : rng-tools-6.17-2.el9.x86_64 40/155 2025-11-24 05:14:21.904 | > Verifying : shadow-utils-subid-2:4.9-15.el9.x86_64 41/155 2025-11-24 05:14:21.904 | > Verifying : traceroute-3:2.1.1-1.el9.x86_64 42/155 2025-11-24 05:14:21.904 | > Verifying : tuned-2.26.0-1.el9.noarch 43/155 2025-11-24 05:14:21.904 | > Verifying : tuned-profiles-cpu-partitioning-2.26.0-1.el9.noa 44/155 2025-11-24 05:14:21.904 | > Verifying : virt-what-1.27-2.el9.x86_64 45/155 2025-11-24 05:14:21.904 | > Verifying : NetworkManager-ovs-1:1.54.1-1.el9.x86_64 46/155 2025-11-24 05:14:21.904 | > Verifying : aardvark-dns-2:1.17.0-1.el9.x86_64 47/155 2025-11-24 05:14:21.908 | > Verifying : buildah-2:1.41.3-1.el9.x86_64 48/155 2025-11-24 05:14:21.908 | > Verifying : conmon-3:2.1.13-1.el9.x86_64 49/155 2025-11-24 05:14:21.908 | > Verifying : container-selinux-4:2.242.0-1.el9.noarch 50/155 2025-11-24 05:14:21.908 | > Verifying : containers-common-4:1-134.el9.x86_64 51/155 2025-11-24 05:14:21.908 | > Verifying : containers-common-extra-4:1-134.el9.x86_64 52/155 2025-11-24 05:14:21.908 | > Verifying : criu-3.19-3.el9.x86_64 53/155 2025-11-24 05:14:21.908 | > Verifying : criu-libs-3.19-3.el9.x86_64 54/155 2025-11-24 05:14:21.908 | > Verifying : crun-1.24-1.el9.x86_64 55/155 2025-11-24 05:14:21.908 | > Verifying : driverctl-0.115-1.el9.noarch 56/155 2025-11-24 05:14:21.908 | > Verifying : fuse-overlayfs-1.16-1.el9.x86_64 57/155 2025-11-24 05:14:21.908 | > Verifying : fuse3-3.10.2-9.el9.x86_64 58/155 2025-11-24 05:14:21.908 | > Verifying : fuse3-libs-3.10.2-9.el9.x86_64 59/155 2025-11-24 05:14:21.908 | > Verifying : git-core-2.47.3-1.el9.x86_64 60/155 2025-11-24 05:14:21.908 | > Verifying : iptables-nft-services-1.8.10-11.el9.noarch 61/155 2025-11-24 05:14:21.908 | > Verifying : libbabeltrace-1.5.8-10.el9.x86_64 62/155 2025-11-24 05:14:21.908 | > Verifying : libnet-1.2-7.el9.x86_64 63/155 2025-11-24 05:14:21.908 | > Verifying : libslirp-4.4.0-8.el9.x86_64 64/155 2025-11-24 05:14:21.908 | > Verifying : libuv-1:1.42.0-2.el9.x86_64 65/155 2025-11-24 05:14:21.908 | > Verifying : lm_sensors-libs-3.6.0-10.el9.x86_64 66/155 2025-11-24 05:14:21.908 | > Verifying : mstflint-4.32.0-1.el9.x86_64 67/155 2025-11-24 05:14:21.908 | > Verifying : netavark-2:1.16.0-1.el9.x86_64 68/155 2025-11-24 05:14:21.908 | > Verifying : nmstate-2.2.54-1.el9.x86_64 69/155 2025-11-24 05:14:21.908 | > Verifying : nmstate-libs-2.2.54-1.el9.x86_64 70/155 2025-11-24 05:14:21.908 | > Verifying : passt-0^20250512.g8ec1341-2.el9.x86_64 71/155 2025-11-24 05:14:21.908 | > Verifying : passt-selinux-0^20250512.g8ec1341-2.el9.noarch 72/155 2025-11-24 05:14:21.908 | > Verifying : pcp-conf-6.3.7-5.el9.x86_64 73/155 2025-11-24 05:14:21.908 | > Verifying : pcp-libs-6.3.7-5.el9.x86_64 74/155 2025-11-24 05:14:21.908 | > Verifying : perl-AutoLoader-5.74-483.el9.noarch 75/155 2025-11-24 05:14:21.908 | > Verifying : perl-B-1.80-483.el9.x86_64 76/155 2025-11-24 05:14:21.908 | > Verifying : perl-Carp-1.50-460.el9.noarch 77/155 2025-11-24 05:14:21.908 | > Verifying : perl-Class-Struct-0.66-483.el9.noarch 78/155 2025-11-24 05:14:21.908 | > Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 79/155 2025-11-24 05:14:21.908 | > Verifying : perl-Digest-1.19-4.el9.noarch 80/155 2025-11-24 05:14:21.908 | > Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 81/155 2025-11-24 05:14:21.908 | > Verifying : perl-Encode-4:3.08-462.el9.x86_64 82/155 2025-11-24 05:14:21.908 | > Verifying : perl-Errno-1.30-483.el9.x86_64 83/155 2025-11-24 05:14:21.908 | > Verifying : perl-Exporter-5.74-461.el9.noarch 84/155 2025-11-24 05:14:21.908 | > Verifying : perl-Fcntl-1.13-483.el9.x86_64 85/155 2025-11-24 05:14:21.908 | > Verifying : perl-File-Basename-2.85-483.el9.noarch 86/155 2025-11-24 05:14:21.908 | > Verifying : perl-File-Path-2.18-4.el9.noarch 87/155 2025-11-24 05:14:21.908 | > Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 88/155 2025-11-24 05:14:21.908 | > Verifying : perl-File-stat-1.09-483.el9.noarch 89/155 2025-11-24 05:14:21.908 | > Verifying : perl-FileHandle-2.03-483.el9.noarch 90/155 2025-11-24 05:14:21.908 | > Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 91/155 2025-11-24 05:14:21.908 | > Verifying : perl-Getopt-Std-1.12-483.el9.noarch 92/155 2025-11-24 05:14:21.909 | > Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 93/155 2025-11-24 05:14:21.909 | > Verifying : perl-IO-1.43-483.el9.x86_64 94/155 2025-11-24 05:14:21.909 | > Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 95/155 2025-11-24 05:14:21.909 | > Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 96/155 2025-11-24 05:14:21.909 | > Verifying : perl-IPC-Open3-1.21-483.el9.noarch 97/155 2025-11-24 05:14:21.909 | > Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 98/155 2025-11-24 05:14:21.909 | > Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 99/155 2025-11-24 05:14:21.909 | > Verifying : perl-NDBM_File-1.15-483.el9.x86_64 100/155 2025-11-24 05:14:21.909 | > Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 101/155 2025-11-24 05:14:21.909 | > Verifying : perl-POSIX-1.94-483.el9.x86_64 102/155 2025-11-24 05:14:21.909 | > Verifying : perl-PathTools-3.78-461.el9.x86_64 103/155 2025-11-24 05:14:21.909 | > Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 104/155 2025-11-24 05:14:21.909 | > Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 105/155 2025-11-24 05:14:21.909 | > Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 106/155 2025-11-24 05:14:21.909 | > Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 107/155 2025-11-24 05:14:21.909 | > Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 108/155 2025-11-24 05:14:21.909 | > Verifying : perl-SelectSaver-1.02-483.el9.noarch 109/155 2025-11-24 05:14:21.909 | > Verifying : perl-Socket-4:2.031-4.el9.x86_64 110/155 2025-11-24 05:14:21.909 | > Verifying : perl-Storable-1:3.21-460.el9.x86_64 111/155 2025-11-24 05:14:21.909 | > Verifying : perl-Symbol-1.08-483.el9.noarch 112/155 2025-11-24 05:14:21.909 | > Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 113/155 2025-11-24 05:14:21.909 | > Verifying : perl-Term-Cap-1.17-460.el9.noarch 114/155 2025-11-24 05:14:21.909 | > Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 115/155 2025-11-24 05:14:21.909 | > Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 116/155 2025-11-24 05:14:21.909 | > Verifying : perl-Time-Local-2:1.300-7.el9.noarch 117/155 2025-11-24 05:14:21.909 | > Verifying : perl-URI-5.09-3.el9.noarch 118/155 2025-11-24 05:14:21.909 | > Verifying : perl-base-2.27-483.el9.noarch 119/155 2025-11-24 05:14:21.909 | > Verifying : perl-constant-1.33-461.el9.noarch 120/155 2025-11-24 05:14:21.909 | > Verifying : perl-if-0.60.800-483.el9.noarch 121/155 2025-11-24 05:14:21.909 | > Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 122/155 2025-11-24 05:14:21.909 | > Verifying : perl-libnet-3.13-4.el9.noarch 123/155 2025-11-24 05:14:21.909 | > Verifying : perl-libs-4:5.32.1-483.el9.x86_64 124/155 2025-11-24 05:14:21.909 | > Verifying : perl-mro-1.23-483.el9.x86_64 125/155 2025-11-24 05:14:21.909 | > Verifying : perl-overload-1.31-483.el9.noarch 126/155 2025-11-24 05:14:21.909 | > Verifying : perl-overloading-0.02-483.el9.noarch 127/155 2025-11-24 05:14:21.909 | > Verifying : perl-parent-1:0.238-460.el9.noarch 128/155 2025-11-24 05:14:21.909 | > Verifying : perl-podlators-1:4.14-460.el9.noarch 129/155 2025-11-24 05:14:21.909 | > Verifying : perl-subs-1.03-483.el9.noarch 130/155 2025-11-24 05:14:21.909 | > Verifying : perl-vars-1.05-483.el9.noarch 131/155 2025-11-24 05:14:21.909 | > Verifying : podman-6:5.6.0-2.el9.x86_64 132/155 2025-11-24 05:14:21.909 | > Verifying : python3-libnmstate-2.2.54-1.el9.x86_64 133/155 2025-11-24 05:14:21.909 | > Verifying : python3-perf-5.14.0-639.el9.x86_64 134/155 2025-11-24 05:14:21.909 | > Verifying : python3-psutil-5.8.0-12.el9.x86_64 135/155 2025-11-24 05:14:21.909 | > Verifying : slirp4netns-1.3.3-1.el9.x86_64 136/155 2025-11-24 05:14:21.909 | > Verifying : sysstat-12.5.4-9.el9.x86_64 137/155 2025-11-24 05:14:21.909 | > Verifying : tmpwatch-2.11-20.el9.x86_64 138/155 2025-11-24 05:14:21.909 | > Verifying : unbound-libs-1.16.2-21.el9.x86_64 139/155 2025-11-24 05:14:21.909 | > Verifying : yajl-2.1.0-25.el9.x86_64 140/155 2025-11-24 05:14:21.909 | > Verifying : crudini-0.9.3-4.el9s.noarch 141/155 2025-11-24 05:14:21.909 | > Verifying : openstack-network-scripts-10.11.1-7.el9s.x86_64 142/155 2025-11-24 05:14:21.909 | > Verifying : openstack-network-scripts-openvswitch3.4-10.11.1 143/155 2025-11-24 05:14:21.909 | > Verifying : python3-fasteners-0.19-1.el9s.noarch 144/155 2025-11-24 05:14:21.909 | > Verifying : python3-iso8601-2.1.0-1.el9s.noarch 145/155 2025-11-24 05:14:22.044 | > Verifying : python3-netaddr-1.3.0-4.el9s.noarch 146/155 2025-11-24 05:14:22.044 | > Verifying : python3-packaging-24.2-2.el9s.noarch 147/155 2025-11-24 05:14:22.044 | > Verifying : python3-pbr-6.1.1-1.el9s.noarch 148/155 2025-11-24 05:14:22.044 | > Verifying : python3-pyparsing-3.1.2-7.el9s.noarch 149/155 2025-11-24 05:14:22.044 | > Verifying : python3-pyroute2-0.7.12-2.el9s.noarch 150/155 2025-11-24 05:14:22.044 | > Verifying : python3-rfc3986-2.0.0-1.el9s.noarch 151/155 2025-11-24 05:14:22.044 | > Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 152/155 2025-11-24 05:14:22.044 | > Verifying : rdo-openvswitch-2:3.4-1.el9s.noarch 153/155 2025-11-24 05:14:22.044 | > Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 154/155 2025-11-24 05:14:22.044 | > Verifying : openvswitch3.4-3.4.4-99.el9s.x86_64 155/155 2025-11-24 05:14:22.044 | > Completion plugin: Generating completion cache... 2025-11-24 05:14:22.044 | > Installed: NetworkManager-config-server-1:1.54.1-1.el9.noarch 2025-11-24 05:14:22.044 | > Installed: NetworkManager-ovs-1:1.54.1-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: aardvark-dns-2:1.17.0-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: bc-1.07.1-14.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: biosdevname-0.7.3-10.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: buildah-2:1.41.3-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: chkconfig-1.24-2.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: conmon-3:2.1.13-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: container-selinux-4:2.242.0-1.el9.noarch 2025-11-24 05:14:22.044 | > Installed: containers-common-4:1-134.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: containers-common-extra-4:1-134.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: criu-3.19-3.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: criu-libs-3.19-3.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: crudini-0.9.3-4.el9s.noarch 2025-11-24 05:14:22.044 | > Installed: crun-1.24-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: device-mapper-event-9:1.02.206-2.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: device-mapper-event-libs-9:1.02.206-2.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: device-mapper-multipath-0.8.7-39.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: device-mapper-persistent-data-1.1.0-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: driverctl-0.115-1.el9.noarch 2025-11-24 05:14:22.044 | > Installed: fuse-common-3.10.2-9.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: fuse-overlayfs-1.16-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: fuse3-3.10.2-9.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: fuse3-libs-3.10.2-9.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: git-core-2.47.3-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: hdparm-9.62-2.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: initscripts-10.11.8-4.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: iptables-nft-1.8.10-11.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: iptables-nft-services-1.8.10-11.el9.noarch 2025-11-24 05:14:22.044 | > Installed: jitterentropy-3.6.0-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: libaio-0.3.111-13.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: libbabeltrace-1.5.8-10.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: libnet-1.2-7.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: libnftnl-1.2.6-4.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: libnvme-1.13-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: libslirp-4.4.0-8.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: libtraceevent-1.8.4-2.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: libuv-1:1.42.0-2.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: lm_sensors-libs-3.6.0-10.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: lsof-4.94.0-3.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: lvm2-9:2.03.32-2.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: lvm2-libs-9:2.03.32-2.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: mstflint-4.32.0-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: netavark-2:1.16.0-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: nftables-1:1.0.9-5.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: nmstate-2.2.54-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: nmstate-libs-2.2.54-1.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: numactl-2.0.19-3.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: openstack-network-scripts-10.11.1-7.el9s.x86_64 2025-11-24 05:14:22.044 | > Installed: openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 2025-11-24 05:14:22.044 | > Installed: openstack-selinux-0.8.40-0.20240916080054.6242e29.el9.noarch 2025-11-24 05:14:22.044 | > Installed: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 2025-11-24 05:14:22.044 | > Installed: openvswitch3.4-3.4.4-99.el9s.x86_64 2025-11-24 05:14:22.044 | > Installed: os-net-config-18.0.2-0.20250505141025.d8ed3b9.el9.noarch 2025-11-24 05:14:22.044 | > Installed: passt-0^20250512.g8ec1341-2.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2025-11-24 05:14:22.044 | > Installed: pcp-conf-6.3.7-5.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: pcp-libs-6.3.7-5.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: perl-AutoLoader-5.74-483.el9.noarch 2025-11-24 05:14:22.044 | > Installed: perl-B-1.80-483.el9.x86_64 2025-11-24 05:14:22.044 | > Installed: perl-Carp-1.50-460.el9.noarch 2025-11-24 05:14:22.044 | > Installed: perl-Class-Struct-0.66-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Data-Dumper-2.174-462.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-Digest-1.19-4.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Digest-MD5-2.58-4.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-Encode-4:3.08-462.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-Errno-1.30-483.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-Exporter-5.74-461.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Fcntl-1.13-483.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-File-Basename-2.85-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-File-Path-2.18-4.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-File-Temp-1:0.231.100-4.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-File-stat-1.09-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-FileHandle-2.03-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Getopt-Long-1:2.52-4.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Getopt-Std-1.12-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-HTTP-Tiny-0.076-462.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-IO-1.43-483.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-IO-Socket-IP-0.41-5.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-IPC-Open3-1.21-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-MIME-Base64-3.16-4.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-Mozilla-CA-20200520-6.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-NDBM_File-1.15-483.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-Net-SSLeay-1.94-3.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-POSIX-1.94-483.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-PathTools-3.78-461.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Pod-Simple-1:3.42-4.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Pod-Usage-4:2.01-4.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-SelectSaver-1.02-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Socket-4:2.031-4.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-Storable-1:3.21-460.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-Symbol-1.08-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Term-ANSIColor-5.01-461.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Term-Cap-1.17-460.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Text-ParseWords-3.30-460.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-Time-Local-2:1.300-7.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-URI-5.09-3.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-base-2.27-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-constant-1.33-461.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-if-0.60.800-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-interpreter-4:5.32.1-483.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-libnet-3.13-4.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-libs-4:5.32.1-483.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-mro-1.23-483.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: perl-overload-1.31-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-overloading-0.02-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-parent-1:0.238-460.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-podlators-1:4.14-460.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-subs-1.03-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: perl-vars-1.05-483.el9.noarch 2025-11-24 05:14:22.045 | > Installed: podman-6:5.6.0-2.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: protobuf-c-1.3.3-13.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: python-oslo-concurrency-lang-7.1.0-0.20250317173205.6250095.el9.noarch 2025-11-24 05:14:22.045 | > Installed: python-oslo-i18n-lang-6.5.1-0.20250317171545.162e0fa.el9.noarch 2025-11-24 05:14:22.045 | > Installed: python-oslo-utils-lang-8.2.0-0.20250318120252.cb68378.el9.noarch 2025-11-24 05:14:22.045 | > Installed: python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch 2025-11-24 05:14:22.045 | > Installed: python3-fasteners-0.19-1.el9s.noarch 2025-11-24 05:14:22.045 | > Installed: python3-iniparse-0.4-45.el9.noarch 2025-11-24 05:14:22.045 | > Installed: python3-inotify-0.9.6-25.el9.noarch 2025-11-24 05:14:22.045 | > Installed: python3-iso8601-2.1.0-1.el9s.noarch 2025-11-24 05:14:22.045 | > Installed: python3-libnmstate-2.2.54-1.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: python3-linux-procfs-0.7.3-1.el9.noarch 2025-11-24 05:14:22.045 | > Installed: python3-netaddr-1.3.0-4.el9s.noarch 2025-11-24 05:14:22.045 | > Installed: python3-oslo-concurrency-7.1.0-0.20250317173205.6250095.el9.noarch 2025-11-24 05:14:22.045 | > Installed: python3-oslo-config-2:9.7.1-0.20250317170827.d583141.el9.noarch 2025-11-24 05:14:22.045 | > Installed: python3-oslo-i18n-6.5.1-0.20250317171545.162e0fa.el9.noarch 2025-11-24 05:14:22.045 | > Installed: python3-oslo-utils-8.2.0-0.20250318120252.cb68378.el9.noarch 2025-11-24 05:14:22.045 | > Installed: python3-packaging-24.2-2.el9s.noarch 2025-11-24 05:14:22.045 | > Installed: python3-pbr-6.1.1-1.el9s.noarch 2025-11-24 05:14:22.045 | > Installed: python3-perf-5.14.0-639.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: python3-psutil-5.8.0-12.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: python3-pyparsing-3.1.2-7.el9s.noarch 2025-11-24 05:14:22.045 | > Installed: python3-pyroute2-0.7.12-2.el9s.noarch 2025-11-24 05:14:22.045 | > Installed: python3-pyudev-0.22.0-6.el9.noarch 2025-11-24 05:14:22.045 | > Installed: python3-rfc3986-2.0.0-1.el9s.noarch 2025-11-24 05:14:22.045 | > Installed: python3-stevedore-5.4.1-0.20250225155234.27e27c1.el9.noarch 2025-11-24 05:14:22.045 | > Installed: python3-wrapt-1.16.0-1.el9s.x86_64 2025-11-24 05:14:22.045 | > Installed: rdo-openvswitch-2:3.4-1.el9s.noarch 2025-11-24 05:14:22.045 | > Installed: rng-tools-6.17-2.el9.x86_64 2025-11-24 05:14:22.045 | > Installed: shadow-utils-subid-2:4.9-15.el9.x86_64 2025-11-24 05:14:22.107 | > Installed: slirp4netns-1.3.3-1.el9.x86_64 2025-11-24 05:14:22.107 | > Installed: sysstat-12.5.4-9.el9.x86_64 2025-11-24 05:14:22.107 | > Installed: tmpwatch-2.11-20.el9.x86_64 2025-11-24 05:14:22.107 | > Installed: traceroute-3:2.1.1-1.el9.x86_64 2025-11-24 05:14:22.107 | > Installed: tuned-2.26.0-1.el9.noarch 2025-11-24 05:14:22.107 | > Installed: tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch 2025-11-24 05:14:22.107 | > Installed: unbound-libs-1.16.2-21.el9.x86_64 2025-11-24 05:14:22.107 | > Installed: virt-what-1.27-2.el9.x86_64 2025-11-24 05:14:22.107 | > Installed: yajl-2.1.0-25.el9.x86_64 2025-11-24 05:14:22.107 | > 2025-11-24 05:14:22.107 | > Installed: 2025-11-24 05:14:22.107 | > NetworkManager-config-server-1:1.54.1-1.el9.noarch 2025-11-24 05:14:22.107 | > NetworkManager-ovs-1:1.54.1-1.el9.x86_64 2025-11-24 05:14:22.107 | > aardvark-dns-2:1.17.0-1.el9.x86_64 2025-11-24 05:14:22.107 | > bc-1.07.1-14.el9.x86_64 2025-11-24 05:14:22.107 | > biosdevname-0.7.3-10.el9.x86_64 2025-11-24 05:14:22.107 | > buildah-2:1.41.3-1.el9.x86_64 2025-11-24 05:14:22.107 | > chkconfig-1.24-2.el9.x86_64 2025-11-24 05:14:22.107 | > conmon-3:2.1.13-1.el9.x86_64 2025-11-24 05:14:22.107 | > container-selinux-4:2.242.0-1.el9.noarch 2025-11-24 05:14:22.107 | > containers-common-4:1-134.el9.x86_64 2025-11-24 05:14:22.107 | > containers-common-extra-4:1-134.el9.x86_64 2025-11-24 05:14:22.107 | > criu-3.19-3.el9.x86_64 2025-11-24 05:14:22.107 | > criu-libs-3.19-3.el9.x86_64 2025-11-24 05:14:22.107 | > crudini-0.9.3-4.el9s.noarch 2025-11-24 05:14:22.107 | > crun-1.24-1.el9.x86_64 2025-11-24 05:14:22.107 | > device-mapper-event-9:1.02.206-2.el9.x86_64 2025-11-24 05:14:22.107 | > device-mapper-event-libs-9:1.02.206-2.el9.x86_64 2025-11-24 05:14:22.107 | > device-mapper-multipath-0.8.7-39.el9.x86_64 2025-11-24 05:14:22.107 | > device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-11-24 05:14:22.107 | > device-mapper-persistent-data-1.1.0-1.el9.x86_64 2025-11-24 05:14:22.107 | > driverctl-0.115-1.el9.noarch 2025-11-24 05:14:22.107 | > fuse-common-3.10.2-9.el9.x86_64 2025-11-24 05:14:22.107 | > fuse-overlayfs-1.16-1.el9.x86_64 2025-11-24 05:14:22.107 | > fuse3-3.10.2-9.el9.x86_64 2025-11-24 05:14:22.107 | > fuse3-libs-3.10.2-9.el9.x86_64 2025-11-24 05:14:22.107 | > git-core-2.47.3-1.el9.x86_64 2025-11-24 05:14:22.107 | > hdparm-9.62-2.el9.x86_64 2025-11-24 05:14:22.107 | > initscripts-10.11.8-4.el9.x86_64 2025-11-24 05:14:22.107 | > iptables-nft-1.8.10-11.el9.x86_64 2025-11-24 05:14:22.107 | > iptables-nft-services-1.8.10-11.el9.noarch 2025-11-24 05:14:22.107 | > jitterentropy-3.6.0-1.el9.x86_64 2025-11-24 05:14:22.107 | > libaio-0.3.111-13.el9.x86_64 2025-11-24 05:14:22.107 | > libbabeltrace-1.5.8-10.el9.x86_64 2025-11-24 05:14:22.107 | > libnet-1.2-7.el9.x86_64 2025-11-24 05:14:22.107 | > libnftnl-1.2.6-4.el9.x86_64 2025-11-24 05:14:22.107 | > libnvme-1.13-1.el9.x86_64 2025-11-24 05:14:22.107 | > libslirp-4.4.0-8.el9.x86_64 2025-11-24 05:14:22.107 | > libtraceevent-1.8.4-2.el9.x86_64 2025-11-24 05:14:22.107 | > libuv-1:1.42.0-2.el9.x86_64 2025-11-24 05:14:22.107 | > lm_sensors-libs-3.6.0-10.el9.x86_64 2025-11-24 05:14:22.107 | > lsof-4.94.0-3.el9.x86_64 2025-11-24 05:14:22.107 | > lvm2-9:2.03.32-2.el9.x86_64 2025-11-24 05:14:22.107 | > lvm2-libs-9:2.03.32-2.el9.x86_64 2025-11-24 05:14:22.107 | > mstflint-4.32.0-1.el9.x86_64 2025-11-24 05:14:22.107 | > netavark-2:1.16.0-1.el9.x86_64 2025-11-24 05:14:22.107 | > nftables-1:1.0.9-5.el9.x86_64 2025-11-24 05:14:22.107 | > nmstate-2.2.54-1.el9.x86_64 2025-11-24 05:14:22.107 | > nmstate-libs-2.2.54-1.el9.x86_64 2025-11-24 05:14:22.107 | > numactl-2.0.19-3.el9.x86_64 2025-11-24 05:14:22.107 | > openstack-network-scripts-10.11.1-7.el9s.x86_64 2025-11-24 05:14:22.107 | > openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 2025-11-24 05:14:22.107 | > openstack-selinux-0.8.40-0.20240916080054.6242e29.el9.noarch 2025-11-24 05:14:22.107 | > openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 2025-11-24 05:14:22.107 | > openvswitch3.4-3.4.4-99.el9s.x86_64 2025-11-24 05:14:22.107 | > os-net-config-18.0.2-0.20250505141025.d8ed3b9.el9.noarch 2025-11-24 05:14:22.107 | > passt-0^20250512.g8ec1341-2.el9.x86_64 2025-11-24 05:14:22.107 | > passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2025-11-24 05:14:22.107 | > pcp-conf-6.3.7-5.el9.x86_64 2025-11-24 05:14:22.107 | > pcp-libs-6.3.7-5.el9.x86_64 2025-11-24 05:14:22.107 | > perl-AutoLoader-5.74-483.el9.noarch 2025-11-24 05:14:22.107 | > perl-B-1.80-483.el9.x86_64 2025-11-24 05:14:22.107 | > perl-Carp-1.50-460.el9.noarch 2025-11-24 05:14:22.107 | > perl-Class-Struct-0.66-483.el9.noarch 2025-11-24 05:14:22.107 | > perl-Data-Dumper-2.174-462.el9.x86_64 2025-11-24 05:14:22.107 | > perl-Digest-1.19-4.el9.noarch 2025-11-24 05:14:22.107 | > perl-Digest-MD5-2.58-4.el9.x86_64 2025-11-24 05:14:22.107 | > perl-Encode-4:3.08-462.el9.x86_64 2025-11-24 05:14:22.107 | > perl-Errno-1.30-483.el9.x86_64 2025-11-24 05:14:22.107 | > perl-Exporter-5.74-461.el9.noarch 2025-11-24 05:14:22.107 | > perl-Fcntl-1.13-483.el9.x86_64 2025-11-24 05:14:22.107 | > perl-File-Basename-2.85-483.el9.noarch 2025-11-24 05:14:22.107 | > perl-File-Path-2.18-4.el9.noarch 2025-11-24 05:14:22.107 | > perl-File-Temp-1:0.231.100-4.el9.noarch 2025-11-24 05:14:22.107 | > perl-File-stat-1.09-483.el9.noarch 2025-11-24 05:14:22.108 | > perl-FileHandle-2.03-483.el9.noarch 2025-11-24 05:14:22.108 | > perl-Getopt-Long-1:2.52-4.el9.noarch 2025-11-24 05:14:22.108 | > perl-Getopt-Std-1.12-483.el9.noarch 2025-11-24 05:14:22.108 | > perl-HTTP-Tiny-0.076-462.el9.noarch 2025-11-24 05:14:22.108 | > perl-IO-1.43-483.el9.x86_64 2025-11-24 05:14:22.108 | > perl-IO-Socket-IP-0.41-5.el9.noarch 2025-11-24 05:14:22.108 | > perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-11-24 05:14:22.108 | > perl-IPC-Open3-1.21-483.el9.noarch 2025-11-24 05:14:22.108 | > perl-MIME-Base64-3.16-4.el9.x86_64 2025-11-24 05:14:22.108 | > perl-Mozilla-CA-20200520-6.el9.noarch 2025-11-24 05:14:22.108 | > perl-NDBM_File-1.15-483.el9.x86_64 2025-11-24 05:14:22.108 | > perl-Net-SSLeay-1.94-3.el9.x86_64 2025-11-24 05:14:22.108 | > perl-POSIX-1.94-483.el9.x86_64 2025-11-24 05:14:22.108 | > perl-PathTools-3.78-461.el9.x86_64 2025-11-24 05:14:22.108 | > perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-11-24 05:14:22.108 | > perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-11-24 05:14:22.108 | > perl-Pod-Simple-1:3.42-4.el9.noarch 2025-11-24 05:14:22.108 | > perl-Pod-Usage-4:2.01-4.el9.noarch 2025-11-24 05:14:22.108 | > perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-11-24 05:14:22.392 | > perl-SelectSaver-1.02-483.el9.noarch 2025-11-24 05:14:22.393 | > perl-Socket-4:2.031-4.el9.x86_64 2025-11-24 05:14:22.393 | > perl-Storable-1:3.21-460.el9.x86_64 2025-11-24 05:14:22.393 | > perl-Symbol-1.08-483.el9.noarch 2025-11-24 05:14:22.393 | > perl-Term-ANSIColor-5.01-461.el9.noarch 2025-11-24 05:14:22.393 | > perl-Term-Cap-1.17-460.el9.noarch 2025-11-24 05:14:22.393 | > perl-Text-ParseWords-3.30-460.el9.noarch 2025-11-24 05:14:22.393 | > perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-11-24 05:14:22.393 | > perl-Time-Local-2:1.300-7.el9.noarch 2025-11-24 05:14:22.393 | > perl-URI-5.09-3.el9.noarch 2025-11-24 05:14:22.393 | > perl-base-2.27-483.el9.noarch 2025-11-24 05:14:22.393 | > perl-constant-1.33-461.el9.noarch 2025-11-24 05:14:22.393 | > perl-if-0.60.800-483.el9.noarch 2025-11-24 05:14:22.393 | > perl-interpreter-4:5.32.1-483.el9.x86_64 2025-11-24 05:14:22.393 | > perl-libnet-3.13-4.el9.noarch 2025-11-24 05:14:22.393 | > perl-libs-4:5.32.1-483.el9.x86_64 2025-11-24 05:14:22.393 | > perl-mro-1.23-483.el9.x86_64 2025-11-24 05:14:22.393 | > perl-overload-1.31-483.el9.noarch 2025-11-24 05:14:22.393 | > perl-overloading-0.02-483.el9.noarch 2025-11-24 05:14:22.393 | > perl-parent-1:0.238-460.el9.noarch 2025-11-24 05:14:22.393 | > perl-podlators-1:4.14-460.el9.noarch 2025-11-24 05:14:22.393 | > perl-subs-1.03-483.el9.noarch 2025-11-24 05:14:22.393 | > perl-vars-1.05-483.el9.noarch 2025-11-24 05:14:22.393 | > podman-6:5.6.0-2.el9.x86_64 2025-11-24 05:14:22.393 | > protobuf-c-1.3.3-13.el9.x86_64 2025-11-24 05:14:22.393 | > python-oslo-concurrency-lang-7.1.0-0.20250317173205.6250095.el9.noarch 2025-11-24 05:14:22.393 | > python-oslo-i18n-lang-6.5.1-0.20250317171545.162e0fa.el9.noarch 2025-11-24 05:14:22.393 | > python-oslo-utils-lang-8.2.0-0.20250318120252.cb68378.el9.noarch 2025-11-24 05:14:22.393 | > python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch 2025-11-24 05:14:22.393 | > python3-fasteners-0.19-1.el9s.noarch 2025-11-24 05:14:22.393 | > python3-iniparse-0.4-45.el9.noarch 2025-11-24 05:14:22.393 | > python3-inotify-0.9.6-25.el9.noarch 2025-11-24 05:14:22.393 | > python3-iso8601-2.1.0-1.el9s.noarch 2025-11-24 05:14:22.393 | > python3-libnmstate-2.2.54-1.el9.x86_64 2025-11-24 05:14:22.393 | > python3-linux-procfs-0.7.3-1.el9.noarch 2025-11-24 05:14:22.393 | > python3-netaddr-1.3.0-4.el9s.noarch 2025-11-24 05:14:22.393 | > python3-oslo-concurrency-7.1.0-0.20250317173205.6250095.el9.noarch 2025-11-24 05:14:22.393 | > python3-oslo-config-2:9.7.1-0.20250317170827.d583141.el9.noarch 2025-11-24 05:14:22.393 | > python3-oslo-i18n-6.5.1-0.20250317171545.162e0fa.el9.noarch 2025-11-24 05:14:22.393 | > python3-oslo-utils-8.2.0-0.20250318120252.cb68378.el9.noarch 2025-11-24 05:14:22.393 | > python3-packaging-24.2-2.el9s.noarch 2025-11-24 05:14:22.393 | > python3-pbr-6.1.1-1.el9s.noarch 2025-11-24 05:14:22.393 | > python3-perf-5.14.0-639.el9.x86_64 2025-11-24 05:14:22.393 | > python3-psutil-5.8.0-12.el9.x86_64 2025-11-24 05:14:22.393 | > python3-pyparsing-3.1.2-7.el9s.noarch 2025-11-24 05:14:22.393 | > python3-pyroute2-0.7.12-2.el9s.noarch 2025-11-24 05:14:22.393 | > python3-pyudev-0.22.0-6.el9.noarch 2025-11-24 05:14:22.393 | > python3-rfc3986-2.0.0-1.el9s.noarch 2025-11-24 05:14:22.393 | > python3-stevedore-5.4.1-0.20250225155234.27e27c1.el9.noarch 2025-11-24 05:14:22.393 | > python3-wrapt-1.16.0-1.el9s.x86_64 2025-11-24 05:14:22.393 | > rdo-openvswitch-2:3.4-1.el9s.noarch 2025-11-24 05:14:22.393 | > rng-tools-6.17-2.el9.x86_64 2025-11-24 05:14:22.393 | > shadow-utils-subid-2:4.9-15.el9.x86_64 2025-11-24 05:14:22.393 | > slirp4netns-1.3.3-1.el9.x86_64 2025-11-24 05:14:22.393 | > sysstat-12.5.4-9.el9.x86_64 2025-11-24 05:14:22.393 | > tmpwatch-2.11-20.el9.x86_64 2025-11-24 05:14:22.393 | > traceroute-3:2.1.1-1.el9.x86_64 2025-11-24 05:14:22.393 | > tuned-2.26.0-1.el9.noarch 2025-11-24 05:14:22.393 | > tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch 2025-11-24 05:14:22.393 | > unbound-libs-1.16.2-21.el9.x86_64 2025-11-24 05:14:22.393 | > virt-what-1.27-2.el9.x86_64 2025-11-24 05:14:22.393 | > yajl-2.1.0-25.el9.x86_64 2025-11-24 05:14:22.393 | > 2025-11-24 05:14:22.393 | > Complete! 2025-11-24 05:14:22.393 | > + '[' install == install ']' 2025-11-24 05:14:22.393 | > + '[' dnf == dnf ']' 2025-11-24 05:14:22.393 | > + dnf mark install selinux-policy-targeted crypto-policies-scripts jq openssh-server numactl chrony nftables rsync gdisk xfsprogs iptables-services crudini buildah lsof iproute-tc device-mapper-multipath lvm2 parted selinux-policy biosdevname which openstack-selinux ca-certificates podman rng-tools python3-libselinux tmpwatch sysstat passwd tuned-profiles-cpu-partitioning util-linux policycoreutils-python-utils traceroute grubby python3-policycoreutils openvswitch driverctl openssh git-core os-net-config tcpdump python3-pyyaml 2025-11-24 05:14:22.393 | > selinux-policy-targeted-38.1.67-1.el9.noarch marked as user installed. 2025-11-24 05:14:22.393 | > crypto-policies-scripts-20250905-1.git377cc42.el9.noarch marked as user installed. 2025-11-24 05:14:22.393 | > jq-1.6-19.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > openssh-server-9.9p1-2.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > numactl-2.0.19-3.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > chrony-4.8-1.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > nftables-1:1.0.9-5.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > rsync-3.2.5-4.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > gdisk-1.0.7-5.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > xfsprogs-6.4.0-7.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > iptables-nft-services-1.8.10-11.el9.noarch marked as user installed. 2025-11-24 05:14:22.393 | > crudini-0.9.3-4.el9s.noarch marked as user installed. 2025-11-24 05:14:22.393 | > buildah-2:1.41.3-1.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > lsof-4.94.0-3.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > iproute-tc-6.17.0-1.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > device-mapper-multipath-0.8.7-39.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > lvm2-9:2.03.32-2.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > parted-3.5-3.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > selinux-policy-38.1.67-1.el9.noarch marked as user installed. 2025-11-24 05:14:22.393 | > biosdevname-0.7.3-10.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > which-2.21-30.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > openstack-selinux-0.8.40-0.20240916080054.6242e29.el9.noarch marked as user installed. 2025-11-24 05:14:22.393 | > ca-certificates-2025.2.80_v9.0.305-91.el9.noarch marked as user installed. 2025-11-24 05:14:22.393 | > podman-6:5.6.0-2.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > rng-tools-6.17-2.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > python3-libselinux-3.6-3.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > tmpwatch-2.11-20.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > sysstat-12.5.4-9.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > passwd-0.80-12.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch marked as user installed. 2025-11-24 05:14:22.393 | > util-linux-2.37.4-21.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > policycoreutils-python-utils-3.6-3.el9.noarch marked as user installed. 2025-11-24 05:14:22.393 | > traceroute-3:2.1.1-1.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > grubby-8.40-69.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > python3-policycoreutils-3.6-3.el9.noarch marked as user installed. 2025-11-24 05:14:22.393 | > rdo-openvswitch-2:3.4-1.el9s.noarch marked as user installed. 2025-11-24 05:14:22.393 | > driverctl-0.115-1.el9.noarch marked as user installed. 2025-11-24 05:14:22.393 | > openssh-9.9p1-2.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.393 | > git-core-2.47.3-1.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.431 | > os-net-config-18.0.2-0.20250505141025.d8ed3b9.el9.noarch marked as user installed. 2025-11-24 05:14:22.431 | > tcpdump-14:4.99.0-9.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.431 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2025-11-24 05:14:22.431 | returncode: 0 2025-11-24 05:14:22.437 | dib-run-parts 01-package-installs completed 2025-11-24 05:14:22.437 | dib-run-parts Running /tmp/in_target.d/install.d/02-stable-interface-names 2025-11-24 05:14:22.440 | + set -eu 2025-11-24 05:14:22.440 | + set -o pipefail 2025-11-24 05:14:22.440 | + NET_NAME_SLOT_FILE=/etc/udev/rules.d/80-net-name-slot.rules 2025-11-24 05:14:22.440 | + '[' -h /etc/udev/rules.d/80-net-name-slot.rules ']' 2025-11-24 05:14:22.440 | + rm /etc/udev/rules.d/80-net-name-slot.rules 2025-11-24 05:14:22.442 | dib-run-parts 02-stable-interface-names completed 2025-11-24 05:14:22.442 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2025-11-24 05:14:22.444 | + set -eu 2025-11-24 05:14:22.444 | + set -o pipefail 2025-11-24 05:14:22.444 | + mkdir -p /etc/cloud/cloud.cfg.d 2025-11-24 05:14:22.445 | + '[' -n '' ']' 2025-11-24 05:14:22.447 | dib-run-parts 10-cloud-init completed 2025-11-24 05:14:22.447 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2025-11-24 05:14:22.449 | + set -eu 2025-11-24 05:14:22.449 | + set -o pipefail 2025-11-24 05:14:22.449 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2025-11-24 05:14:22.450 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2025-11-24 05:14:22.450 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2025-11-24 05:14:22.450 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2025-11-24 05:14:22.497 | dib-run-parts 10-install-static-files completed 2025-11-24 05:14:22.497 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2025-11-24 05:14:22.499 | + set -eu 2025-11-24 05:14:22.499 | + set -o pipefail 2025-11-24 05:14:22.499 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2025-11-24 05:14:22.500 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2025-11-24 05:14:22.500 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2025-11-24 05:14:22.500 | + dest= 2025-11-24 05:14:22.500 | + case $DIB_INIT_SYSTEM in 2025-11-24 05:14:22.500 | + dest=/usr/lib/systemd/system/ 2025-11-24 05:14:22.500 | + '[' -z /usr/lib/systemd/system/ ']' 2025-11-24 05:14:22.500 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2025-11-24 05:14:22.502 | dib-run-parts 20-install-init-scripts completed 2025-11-24 05:14:22.502 | dib-run-parts Running /tmp/in_target.d/install.d/51-persistent-journal 2025-11-24 05:14:22.507 | dib-run-parts 51-persistent-journal completed 2025-11-24 05:14:22.507 | dib-run-parts Running /tmp/in_target.d/install.d/70-clear-net-ifnames 2025-11-24 05:14:22.509 | + set -o pipefail 2025-11-24 05:14:22.509 | + '[' -f /etc/default/grub ']' 2025-11-24 05:14:22.509 | + sed -i s/net.ifnames=0//g /etc/default/grub 2025-11-24 05:14:22.512 | dib-run-parts 70-clear-net-ifnames completed 2025-11-24 05:14:22.512 | dib-run-parts Running /tmp/in_target.d/install.d/70-enable-dynamic-login-services 2025-11-24 05:14:22.514 | + set -eu 2025-11-24 05:14:22.514 | + set -o pipefail 2025-11-24 05:14:22.514 | + case "$DIB_INIT_SYSTEM" in 2025-11-24 05:14:22.514 | + systemctl enable dynamic-login.service 2025-11-24 05:14:22.519 | Created symlink /etc/systemd/system/multi-user.target.wants/dynamic-login.service -> /usr/lib/systemd/system/dynamic-login.service. 2025-11-24 05:14:22.521 | dib-run-parts 70-enable-dynamic-login-services completed 2025-11-24 05:14:22.521 | dib-run-parts Running /tmp/in_target.d/install.d/71-clean-stale-interface 2025-11-24 05:14:22.523 | + set -o pipefail 2025-11-24 05:14:22.523 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-ens*' 2025-11-24 05:14:22.524 | + rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 2025-11-24 05:14:22.527 | dib-run-parts 71-clean-stale-interface completed 2025-11-24 05:14:22.527 | dib-run-parts Running /tmp/in_target.d/install.d/74-openvswitch 2025-11-24 05:14:22.529 | + systemctl enable openvswitch 2025-11-24 05:14:22.534 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch.service -> /usr/lib/systemd/system/openvswitch.service. 2025-11-24 05:14:22.536 | dib-run-parts 74-openvswitch completed 2025-11-24 05:14:22.536 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2025-11-24 05:14:22.538 | + set -eu 2025-11-24 05:14:22.538 | + set -o pipefail 2025-11-24 05:14:22.538 | + MODULES_LIST='usb-storage cramfs freevxfs jffs2 hfs hfsplus squashfs udf bluetooth' 2025-11-24 05:14:22.538 | + for mod_name in $MODULES_LIST 2025-11-24 05:14:22.538 | + echo 'blacklist usb-storage' 2025-11-24 05:14:22.538 | + for mod_name in $MODULES_LIST 2025-11-24 05:14:22.538 | + echo 'blacklist cramfs' 2025-11-24 05:14:22.538 | + for mod_name in $MODULES_LIST 2025-11-24 05:14:22.538 | + echo 'blacklist freevxfs' 2025-11-24 05:14:22.538 | + for mod_name in $MODULES_LIST 2025-11-24 05:14:22.538 | + echo 'blacklist jffs2' 2025-11-24 05:14:22.538 | + for mod_name in $MODULES_LIST 2025-11-24 05:14:22.538 | + echo 'blacklist hfs' 2025-11-24 05:14:22.538 | + for mod_name in $MODULES_LIST 2025-11-24 05:14:22.538 | + echo 'blacklist hfsplus' 2025-11-24 05:14:22.538 | + for mod_name in $MODULES_LIST 2025-11-24 05:14:22.538 | + echo 'blacklist squashfs' 2025-11-24 05:14:22.538 | + for mod_name in $MODULES_LIST 2025-11-24 05:14:22.538 | + echo 'blacklist udf' 2025-11-24 05:14:22.538 | + for mod_name in $MODULES_LIST 2025-11-24 05:14:22.538 | + echo 'blacklist bluetooth' 2025-11-24 05:14:22.540 | dib-run-parts 80-modprobe-blacklist completed 2025-11-24 05:14:22.540 | dib-run-parts Running /tmp/in_target.d/install.d/81-network-renderer 2025-11-24 05:14:22.542 | + DIB_CLOUD_INIT_NETWORK_RENDERERS='[network-manager, sysconfig, eni, netplan, networkd]' 2025-11-24 05:14:22.542 | + mkdir -p /etc/cloud/cloud.cfg.d 2025-11-24 05:14:22.543 | + cat 2025-11-24 05:14:22.544 | + chmod 0644 /etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg 2025-11-24 05:14:22.546 | dib-run-parts 81-network-renderer completed 2025-11-24 05:14:22.546 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2025-11-24 05:14:22.548 | + set -eu 2025-11-24 05:14:22.548 | + set -o pipefail 2025-11-24 05:14:22.548 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2025-11-24 05:14:22.549 | + package-uninstalls -d /tmp/in_target.d/install.d 2025-11-24 05:14:22.550 | + set -eu 2025-11-24 05:14:22.550 | + set -o pipefail 2025-11-24 05:14:22.551 | ++ basename /usr/local/bin/package-uninstalls 2025-11-24 05:14:22.551 | + SCRIPTNAME=package-uninstalls 2025-11-24 05:14:22.552 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2025-11-24 05:14:22.553 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-11-24 05:14:22.553 | + '[' 0 '!=' 0 ']' 2025-11-24 05:14:22.553 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-11-24 05:14:22.553 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-11-24 05:14:22.553 | + WORKDIR= 2025-11-24 05:14:22.553 | + true 2025-11-24 05:14:22.553 | + case "$1" in 2025-11-24 05:14:22.553 | + WORKDIR=/tmp/in_target.d/install.d 2025-11-24 05:14:22.553 | + shift 2 2025-11-24 05:14:22.553 | + true 2025-11-24 05:14:22.553 | + case "$1" in 2025-11-24 05:14:22.553 | + shift 2025-11-24 05:14:22.553 | + break 2025-11-24 05:14:22.553 | + '[' -z /tmp/in_target.d/install.d ']' 2025-11-24 05:14:22.553 | + PACKAGES= 2025-11-24 05:14:22.553 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-11-24 05:14:22.554 | + install-packages -e 2025-11-24 05:14:22.560 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2025-11-24 05:14:23.249 | Map uninstall for edpm-base: kexec-tools, telnet 2025-11-24 05:14:23.249 | Running command: ['install-packages', '-e', 'telnet', 'kexec-tools'] 2025-11-24 05:14:23.249 | > Running install-packages remove. 2025-11-24 05:14:23.249 | > + dnf -v -y remove telnet kexec-tools 2025-11-24 05:14:23.249 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-11-24 05:14:23.249 | > DNF version: 4.14.0 2025-11-24 05:14:23.249 | > cachedir: /tmp/yum 2025-11-24 05:14:23.249 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-24 05:14:23.249 | > No match for argument: telnet 2025-11-24 05:14:23.249 | > --> Starting dependency resolution 2025-11-24 05:14:23.249 | > --> Finding unneeded leftover dependencies 2025-11-24 05:14:23.249 | > ---> Package binutils.x86_64 2.35.2-67.el9 will be erased 2025-11-24 05:14:23.249 | > ---> Package binutils-gold.x86_64 2.35.2-67.el9 will be erased 2025-11-24 05:14:23.249 | > ---> Package dracut-network.x86_64 057-102.git20250818.el9 will be erased 2025-11-24 05:14:23.249 | > ---> Package dracut-squash.x86_64 057-102.git20250818.el9 will be erased 2025-11-24 05:14:23.249 | > ---> Package elfutils-debuginfod-client.x86_64 0.194-1.el9 will be erased 2025-11-24 05:14:23.249 | > ---> Package kexec-tools.x86_64 2.0.29-12.el9 will be erased 2025-11-24 05:14:23.249 | > ---> Package lzo.x86_64 2.10-7.el9 will be erased 2025-11-24 05:14:23.249 | > ---> Package snappy.x86_64 1.1.8-8.el9 will be erased 2025-11-24 05:14:23.249 | > ---> Package squashfs-tools.x86_64 4.4-10.git1.el9 will be erased 2025-11-24 05:14:23.249 | > --> Finished dependency resolution 2025-11-24 05:14:23.249 | > Dependencies resolved. 2025-11-24 05:14:23.249 | > ================================================================================ 2025-11-24 05:14:23.249 | > Package Arch Version Repository Size 2025-11-24 05:14:23.249 | > ================================================================================ 2025-11-24 05:14:23.249 | > Removing: 2025-11-24 05:14:23.249 | > kexec-tools x86_64 2.0.29-12.el9 @anaconda 1.3 M 2025-11-24 05:14:23.249 | > Removing unused dependencies: 2025-11-24 05:14:23.249 | > binutils x86_64 2.35.2-67.el9 @anaconda 24 M 2025-11-24 05:14:23.249 | > binutils-gold x86_64 2.35.2-67.el9 @anaconda 2.0 M 2025-11-24 05:14:23.249 | > dracut-network x86_64 057-102.git20250818.el9 @anaconda 207 k 2025-11-24 05:14:23.249 | > dracut-squash x86_64 057-102.git20250818.el9 @anaconda 3.2 k 2025-11-24 05:14:23.249 | > elfutils-debuginfod-client x86_64 0.194-1.el9 @anaconda 79 k 2025-11-24 05:14:23.249 | > lzo x86_64 2.10-7.el9 @anaconda 159 k 2025-11-24 05:14:23.249 | > snappy x86_64 1.1.8-8.el9 @anaconda 63 k 2025-11-24 05:14:23.249 | > squashfs-tools x86_64 4.4-10.git1.el9 @anaconda 426 k 2025-11-24 05:14:23.249 | > 2025-11-24 05:14:23.249 | > Transaction Summary 2025-11-24 05:14:23.249 | > ================================================================================ 2025-11-24 05:14:23.249 | > Remove 9 Packages 2025-11-24 05:14:23.249 | > 2025-11-24 05:14:23.249 | > Freed space: 28 M 2025-11-24 05:14:23.249 | > Running transaction check 2025-11-24 05:14:23.249 | > Transaction check succeeded. 2025-11-24 05:14:23.249 | > Running transaction test 2025-11-24 05:14:23.249 | > Transaction test succeeded. 2025-11-24 05:14:23.249 | > Running transaction 2025-11-24 05:14:23.249 | > RPMDB altered outside of DNF. 2025-11-24 05:14:23.249 | > Preparing : 1/1 2025-11-24 05:14:23.249 | > Running scriptlet: kexec-tools-2.0.29-12.el9.x86_64 1/9 2025-11-24 05:14:23.249 | > Removed "/etc/systemd/system/multi-user.target.wants/kdump.service". 2025-11-24 05:14:23.249 | > 2025-11-24 05:14:23.249 | > Erasing : kexec-tools-2.0.29-12.el9.x86_64 1/9 2025-11-24 05:14:23.249 | > Running scriptlet: kexec-tools-2.0.29-12.el9.x86_64 1/9 2025-11-24 05:14:23.249 | > Erasing : dracut-squash-057-102.git20250818.el9.x86_64 2/9 2025-11-24 05:14:23.249 | > Erasing : dracut-network-057-102.git20250818.el9.x86_64 3/9 2025-11-24 05:14:23.249 | > Running scriptlet: binutils-2.35.2-67.el9.x86_64 4/9 2025-11-24 05:14:23.249 | > Erasing : binutils-2.35.2-67.el9.x86_64 4/9 2025-11-24 05:14:23.249 | > Running scriptlet: binutils-2.35.2-67.el9.x86_64 4/9 2025-11-24 05:14:23.249 | > Erasing : squashfs-tools-4.4-10.git1.el9.x86_64 5/9 2025-11-24 05:14:23.249 | > Erasing : lzo-2.10-7.el9.x86_64 6/9 2025-11-24 05:14:23.249 | > Erasing : binutils-gold-2.35.2-67.el9.x86_64 7/9 2025-11-24 05:14:23.249 | > Erasing : elfutils-debuginfod-client-0.194-1.el9.x86_64 8/9 2025-11-24 05:14:23.249 | > Erasing : snappy-1.1.8-8.el9.x86_64 9/9 2025-11-24 05:14:23.249 | > Running scriptlet: snappy-1.1.8-8.el9.x86_64 9/9 2025-11-24 05:14:23.249 | > Verifying : binutils-2.35.2-67.el9.x86_64 1/9 2025-11-24 05:14:23.249 | > Verifying : binutils-gold-2.35.2-67.el9.x86_64 2/9 2025-11-24 05:14:23.249 | > Verifying : dracut-network-057-102.git20250818.el9.x86_64 3/9 2025-11-24 05:14:23.249 | > Verifying : dracut-squash-057-102.git20250818.el9.x86_64 4/9 2025-11-24 05:14:23.249 | > Verifying : elfutils-debuginfod-client-0.194-1.el9.x86_64 5/9 2025-11-24 05:14:23.249 | > Verifying : kexec-tools-2.0.29-12.el9.x86_64 6/9 2025-11-24 05:14:23.249 | > Verifying : lzo-2.10-7.el9.x86_64 7/9 2025-11-24 05:14:23.249 | > Verifying : snappy-1.1.8-8.el9.x86_64 8/9 2025-11-24 05:14:23.249 | > Verifying : squashfs-tools-4.4-10.git1.el9.x86_64 9/9 2025-11-24 05:14:23.249 | > Completion plugin: Generating completion cache... 2025-11-24 05:14:23.249 | > Removed: binutils-2.35.2-67.el9.x86_64 2025-11-24 05:14:23.250 | > Removed: binutils-gold-2.35.2-67.el9.x86_64 2025-11-24 05:14:23.250 | > Removed: dracut-network-057-102.git20250818.el9.x86_64 2025-11-24 05:14:23.250 | > Removed: dracut-squash-057-102.git20250818.el9.x86_64 2025-11-24 05:14:23.250 | > Removed: elfutils-debuginfod-client-0.194-1.el9.x86_64 2025-11-24 05:14:23.250 | > Removed: kexec-tools-2.0.29-12.el9.x86_64 2025-11-24 05:14:23.250 | > Removed: lzo-2.10-7.el9.x86_64 2025-11-24 05:14:23.250 | > Removed: snappy-1.1.8-8.el9.x86_64 2025-11-24 05:14:23.250 | > Removed: squashfs-tools-4.4-10.git1.el9.x86_64 2025-11-24 05:14:23.250 | > 2025-11-24 05:14:23.250 | > Removed: 2025-11-24 05:14:23.250 | > binutils-2.35.2-67.el9.x86_64 2025-11-24 05:14:23.250 | > binutils-gold-2.35.2-67.el9.x86_64 2025-11-24 05:14:23.250 | > dracut-network-057-102.git20250818.el9.x86_64 2025-11-24 05:14:23.250 | > dracut-squash-057-102.git20250818.el9.x86_64 2025-11-24 05:14:23.250 | > elfutils-debuginfod-client-0.194-1.el9.x86_64 2025-11-24 05:14:23.250 | > kexec-tools-2.0.29-12.el9.x86_64 2025-11-24 05:14:23.250 | > lzo-2.10-7.el9.x86_64 2025-11-24 05:14:23.250 | > snappy-1.1.8-8.el9.x86_64 2025-11-24 05:14:23.250 | > squashfs-tools-4.4-10.git1.el9.x86_64 2025-11-24 05:14:23.250 | > 2025-11-24 05:14:23.250 | > Complete! 2025-11-24 05:14:23.250 | > + '[' remove == install ']' 2025-11-24 05:14:23.250 | returncode: 0 2025-11-24 05:14:23.254 | dib-run-parts 99-package-uninstalls completed 2025-11-24 05:14:23.254 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-24 05:14:23.254 | dib-run-parts 2025-11-24 05:14:23.256 | dib-run-parts Target: install.d 2025-11-24 05:14:23.256 | dib-run-parts 2025-11-24 05:14:23.256 | dib-run-parts Script Seconds 2025-11-24 05:14:23.256 | dib-run-parts --------------------------------------- ---------- 2025-11-24 05:14:23.256 | dib-run-parts 2025-11-24 05:14:23.263 | dib-run-parts 00-baseline-environment 3.808 2025-11-24 05:14:23.268 | dib-run-parts 00-up-to-date 1.833 2025-11-24 05:14:23.272 | dib-run-parts 01-package-installs 88.307 2025-11-24 05:14:23.277 | dib-run-parts 02-stable-interface-names 0.003 2025-11-24 05:14:23.281 | dib-run-parts 10-cloud-init 0.004 2025-11-24 05:14:23.285 | dib-run-parts 10-install-static-files 0.049 2025-11-24 05:14:23.290 | dib-run-parts 20-install-init-scripts 0.005 2025-11-24 05:14:23.294 | dib-run-parts 51-persistent-journal 0.003 2025-11-24 05:14:23.299 | dib-run-parts 70-clear-net-ifnames 0.004 2025-11-24 05:14:23.303 | dib-run-parts 70-enable-dynamic-login-services 0.008 2025-11-24 05:14:23.308 | dib-run-parts 71-clean-stale-interface 0.004 2025-11-24 05:14:23.313 | dib-run-parts 74-openvswitch 0.008 2025-11-24 05:14:23.318 | dib-run-parts 80-modprobe-blacklist 0.003 2025-11-24 05:14:23.322 | dib-run-parts 81-network-renderer 0.005 2025-11-24 05:14:23.327 | dib-run-parts 99-package-uninstalls 0.707 2025-11-24 05:14:23.329 | dib-run-parts 2025-11-24 05:14:23.329 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-24 05:14:23.335 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-11-24 05:14:23.339 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-11-24 05:14:23.342 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-11-24 05:14:23.344 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-install run_in_target bash 2025-11-24 05:14:23.347 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:14:23.347 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2025-11-24 05:14:23.352 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:14:23.375 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d; do sleep 1; done' 2025-11-24 05:14:23.395 | + diskimage_builder/lib/disk-image-create:main:363 : do_extra_package_install 2025-11-24 05:14:23.398 | + diskimage_builder/lib/img-functions:do_extra_package_install:166 : '[' '' '!=' '' ']' 2025-11-24 05:14:23.401 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target post-install 2025-11-24 05:14:23.404 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-11-24 05:14:23.407 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.2Ic9uaph/hooks ']' 2025-11-24 05:14:23.409 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.2Ic9uaph/hooks/post-install.d ']' 2025-11-24 05:14:23.412 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:14:23.430 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.2Ic9uaph/hooks 2025-11-24 05:14:23.449 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.2Ic9uaph/hooks /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:14:23.469 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.2Ic9uaph/hooks /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:14:23.488 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-post-install run_in_target bash 2025-11-24 05:14:23.492 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:14:23.492 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2025-11-24 05:14:23.497 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-11-24 05:14:23.499 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-11-24 05:14:23.502 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-11-24 05:14:23.505 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d 2025-11-24 05:14:23.507 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2025-11-24 05:14:23.510 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-11-24 05:14:23.513 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-11-24 05:14:23.516 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-11-24 05:14:23.519 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.2Ic9uaph/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2025-11-24 05:14:23.546 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-11-24 05:14:23.547 | + source /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-11-24 05:14:23.547 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:14:23.547 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:14:23.547 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-11-24 05:14:23.549 | + source /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-11-24 05:14:23.549 | ++ export DIB_REPO_SETUP=current-podified 2025-11-24 05:14:23.549 | ++ DIB_REPO_SETUP=current-podified 2025-11-24 05:14:23.549 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-24 05:14:23.549 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-24 05:14:23.549 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-24 05:14:23.549 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-24 05:14:23.549 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-24 05:14:23.549 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-24 05:14:23.549 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-11-24 05:14:23.551 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-11-24 05:14:23.551 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-24 05:14:23.551 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-24 05:14:23.551 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-24 05:14:23.551 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-24 05:14:23.551 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-11-24 05:14:23.553 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-11-24 05:14:23.553 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-24 05:14:23.553 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-24 05:14:23.553 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-24 05:14:23.553 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-24 05:14:23.553 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-11-24 05:14:23.553 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-24 05:14:23.553 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-24 05:14:23.553 | ++ export DIB_NO_TIMER_CHECK=True 2025-11-24 05:14:23.553 | ++ DIB_NO_TIMER_CHECK=True 2025-11-24 05:14:23.553 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-24 05:14:23.553 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-24 05:14:23.553 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-24 05:14:23.553 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-24 05:14:23.553 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-11-24 05:14:23.555 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-11-24 05:14:23.555 | ++ export DISTRO_NAME=centos 2025-11-24 05:14:23.555 | ++ DISTRO_NAME=centos 2025-11-24 05:14:23.555 | ++ export DIB_RELEASE=9-stream 2025-11-24 05:14:23.555 | ++ DIB_RELEASE=9-stream 2025-11-24 05:14:23.555 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-24 05:14:23.555 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-24 05:14:23.555 | ++ export YUM=dnf 2025-11-24 05:14:23.555 | ++ YUM=dnf 2025-11-24 05:14:23.555 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dracut-regenerate 2025-11-24 05:14:23.557 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dracut-regenerate 2025-11-24 05:14:23.557 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-11-24 05:14:23.557 | - name: crypt 2025-11-24 05:14:23.557 | packages: 2025-11-24 05:14:23.557 | - cryptsetup 2025-11-24 05:14:23.557 | - name: lvm 2025-11-24 05:14:23.557 | packages: 2025-11-24 05:14:23.557 | - lvm2 2025-11-24 05:14:23.557 | ' 2025-11-24 05:14:23.557 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-11-24 05:14:23.557 | - name: crypt 2025-11-24 05:14:23.557 | packages: 2025-11-24 05:14:23.557 | - cryptsetup 2025-11-24 05:14:23.557 | - name: lvm 2025-11-24 05:14:23.557 | packages: 2025-11-24 05:14:23.557 | - lvm2 2025-11-24 05:14:23.557 | ' 2025-11-24 05:14:23.557 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-11-24 05:14:23.557 | - name: crypt 2025-11-24 05:14:23.557 | packages: 2025-11-24 05:14:23.557 | - cryptsetup 2025-11-24 05:14:23.557 | - name: lvm 2025-11-24 05:14:23.557 | packages: 2025-11-24 05:14:23.557 | - lvm2 2025-11-24 05:14:23.557 | ' 2025-11-24 05:14:23.557 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-11-24 05:14:23.557 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-11-24 05:14:23.558 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-11-24 05:14:23.558 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:14:23.558 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:14:23.558 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-11-24 05:14:23.560 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-11-24 05:14:23.560 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-24 05:14:23.560 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-24 05:14:23.560 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-24 05:14:23.560 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-24 05:14:23.560 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-11-24 05:14:23.562 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-11-24 05:14:23.562 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-11-24 05:14:23.562 | ++ export DIB_BLOCK_DEVICE=efi 2025-11-24 05:14:23.562 | ++ DIB_BLOCK_DEVICE=efi 2025-11-24 05:14:23.562 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-growvols 2025-11-24 05:14:23.564 | + source /tmp/in_target.d/post-install.d/../environment.d/15-growvols 2025-11-24 05:14:23.564 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-11-24 05:14:23.564 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-11-24 05:14:23.564 | ++ export DIB_GROWVOLS_ARGS= 2025-11-24 05:14:23.564 | ++ DIB_GROWVOLS_ARGS= 2025-11-24 05:14:23.564 | ++ export DIB_GROWVOLS_GROUP= 2025-11-24 05:14:23.564 | ++ DIB_GROWVOLS_GROUP= 2025-11-24 05:14:23.564 | ++ export DIB_GROWVOLS_DEVICE= 2025-11-24 05:14:23.564 | ++ DIB_GROWVOLS_DEVICE= 2025-11-24 05:14:23.564 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-11-24 05:14:23.566 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-11-24 05:14:23.566 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-24 05:14:23.566 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-24 05:14:23.566 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-24 05:14:23.566 | ++ DIB_INIT_SYSTEM=systemd 2025-11-24 05:14:23.566 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-11-24 05:14:23.567 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-11-24 05:14:23.568 | ++ '[' -z systemd ']' 2025-11-24 05:14:23.568 | ++ case $DIB_INIT_SYSTEM in 2025-11-24 05:14:23.568 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2025-11-24 05:14:23.570 | + set -eu 2025-11-24 05:14:23.570 | + set -o pipefail 2025-11-24 05:14:23.570 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2025-11-24 05:14:23.571 | + package-installs -d /tmp/in_target.d/post-install.d 2025-11-24 05:14:23.572 | + set -eu 2025-11-24 05:14:23.572 | + set -o pipefail 2025-11-24 05:14:23.572 | ++ basename /usr/local/bin/package-installs 2025-11-24 05:14:23.573 | + SCRIPTNAME=package-installs 2025-11-24 05:14:23.574 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2025-11-24 05:14:23.574 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-11-24 05:14:23.574 | + '[' 0 '!=' 0 ']' 2025-11-24 05:14:23.574 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-11-24 05:14:23.574 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-11-24 05:14:23.574 | + WORKDIR= 2025-11-24 05:14:23.574 | + true 2025-11-24 05:14:23.575 | + case "$1" in 2025-11-24 05:14:23.575 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-11-24 05:14:23.575 | + shift 2 2025-11-24 05:14:23.575 | + true 2025-11-24 05:14:23.575 | + case "$1" in 2025-11-24 05:14:23.575 | + shift 2025-11-24 05:14:23.575 | + break 2025-11-24 05:14:23.575 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-11-24 05:14:23.575 | + PACKAGES= 2025-11-24 05:14:23.575 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-11-24 05:14:23.576 | + '[' -n '' ']' 2025-11-24 05:14:23.577 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2025-11-24 05:14:23.601 | Nothing to install 2025-11-24 05:14:23.605 | dib-run-parts 00-package-installs completed 2025-11-24 05:14:23.605 | dib-run-parts Running /tmp/in_target.d/post-install.d/03-reset-bls-entries 2025-11-24 05:14:23.608 | + set -eu 2025-11-24 05:14:23.608 | + set -o pipefail 2025-11-24 05:14:23.608 | + [[ ! 9-stream =~ 9-stream ]] 2025-11-24 05:14:23.608 | + pushd /boot/loader/entries 2025-11-24 05:14:23.608 | /boot/loader/entries / 2025-11-24 05:14:23.608 | + machine_id=bdb28ad1bab04436bf9d7c5ca41dd5dd 2025-11-24 05:14:23.608 | + for entry in *.conf 2025-11-24 05:14:23.609 | ++ echo 2ac0b131f47547ac89e190979671a7b4-5.14.0-639.el9.x86_64.conf 2025-11-24 05:14:23.609 | ++ sed 's/^[a-f0-9]*/bdb28ad1bab04436bf9d7c5ca41dd5dd/' 2025-11-24 05:14:23.610 | + new_entry=bdb28ad1bab04436bf9d7c5ca41dd5dd-5.14.0-639.el9.x86_64.conf 2025-11-24 05:14:23.611 | + echo 'renaming 2ac0b131f47547ac89e190979671a7b4-5.14.0-639.el9.x86_64.conf to bdb28ad1bab04436bf9d7c5ca41dd5dd-5.14.0-639.el9.x86_64.conf for new machine-id' 2025-11-24 05:14:23.611 | renaming 2ac0b131f47547ac89e190979671a7b4-5.14.0-639.el9.x86_64.conf to bdb28ad1bab04436bf9d7c5ca41dd5dd-5.14.0-639.el9.x86_64.conf for new machine-id 2025-11-24 05:14:23.611 | + [[ 2ac0b131f47547ac89e190979671a7b4-5.14.0-639.el9.x86_64.conf != bdb28ad1bab04436bf9d7c5ca41dd5dd-5.14.0-639.el9.x86_64.conf ]] 2025-11-24 05:14:23.611 | + mv 2ac0b131f47547ac89e190979671a7b4-5.14.0-639.el9.x86_64.conf bdb28ad1bab04436bf9d7c5ca41dd5dd-5.14.0-639.el9.x86_64.conf 2025-11-24 05:14:23.612 | + popd 2025-11-24 05:14:23.612 | / 2025-11-24 05:14:23.612 | + echo '--- Show kernels ---' 2025-11-24 05:14:23.612 | --- Show kernels --- 2025-11-24 05:14:23.612 | + grubby --info=ALL 2025-11-24 05:14:23.645 | index=0 2025-11-24 05:14:23.645 | kernel="/vmlinuz-5.14.0-639.el9.x86_64" 2025-11-24 05:14:23.645 | args="ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M" 2025-11-24 05:14:23.645 | root="UUID=706995ac-3554-43e6-8804-cb6076ea33ef" 2025-11-24 05:14:23.645 | initrd="/initramfs-5.14.0-639.el9.x86_64.img" 2025-11-24 05:14:23.645 | title="CentOS Stream (5.14.0-639.el9.x86_64) 9" 2025-11-24 05:14:23.645 | id="bdb28ad1bab04436bf9d7c5ca41dd5dd-5.14.0-639.el9.x86_64" 2025-11-24 05:14:23.647 | dib-run-parts 03-reset-bls-entries completed 2025-11-24 05:14:23.647 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2025-11-24 05:14:23.649 | + set -eu 2025-11-24 05:14:23.649 | + set -o pipefail 2025-11-24 05:14:23.649 | + grep NOZEROCONF /etc/sysconfig/network 2025-11-24 05:14:23.650 | NOZEROCONF=yes 2025-11-24 05:14:23.651 | dib-run-parts 06-network-config-nonzeroconf completed 2025-11-24 05:14:23.651 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-11-24 05:14:23.653 | + set -eu 2025-11-24 05:14:23.653 | + set -o pipefail 2025-11-24 05:14:23.654 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-11-24 05:14:23.654 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2025-11-24 05:14:23.654 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2025-11-24 05:14:23.654 | + case "${DIB_INIT_SYSTEM}" in 2025-11-24 05:14:23.656 | dib-run-parts 10-enable-init-scripts completed 2025-11-24 05:14:23.656 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-fstrim 2025-11-24 05:14:23.658 | + set -eu 2025-11-24 05:14:23.658 | + set -o pipefail 2025-11-24 05:14:23.658 | + sed -i '/^OnCalendar=/c\OnCalendar=daily' /usr/lib/systemd/system/fstrim.timer 2025-11-24 05:14:23.659 | + sed -i '/^Description=/c\Description=Discard unused blocks once a day' /usr/lib/systemd/system/fstrim.timer 2025-11-24 05:14:23.661 | + systemctl enable fstrim.timer 2025-11-24 05:14:23.665 | Created symlink /etc/systemd/system/timers.target.wants/fstrim.timer -> /usr/lib/systemd/system/fstrim.timer. 2025-11-24 05:14:23.667 | dib-run-parts 80-enable-fstrim completed 2025-11-24 05:14:23.667 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2025-11-24 05:14:23.669 | + set -eu 2025-11-24 05:14:23.669 | + set -o pipefail 2025-11-24 05:14:23.670 | + case "$DIB_INIT_SYSTEM" in 2025-11-24 05:14:23.670 | + [[ centos = \u\b\u\n\t\u ]] 2025-11-24 05:14:23.670 | + [[ centos = \d\e\b\i\a\n ]] 2025-11-24 05:14:23.670 | + systemctl enable sshd.service 2025-11-24 05:14:23.676 | dib-run-parts 80-enable-sshd-service completed 2025-11-24 05:14:23.676 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-growvols 2025-11-24 05:14:23.678 | + set -eu 2025-11-24 05:14:23.678 | + set -o pipefail 2025-11-24 05:14:23.678 | + case ${DIB_GROWVOLS_TRIGGER} in 2025-11-24 05:14:23.678 | + echo 'growvols triggered manually after boot' 2025-11-24 05:14:23.678 | growvols triggered manually after boot 2025-11-24 05:14:23.679 | + exit 2025-11-24 05:14:23.680 | dib-run-parts 80-growvols completed 2025-11-24 05:14:23.680 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-reset-bls-entries 2025-11-24 05:14:23.682 | + set -eu 2025-11-24 05:14:23.682 | + set -o pipefail 2025-11-24 05:14:23.682 | + systemctl enable reset-bls-entries.service 2025-11-24 05:14:23.688 | Created symlink /etc/systemd/system/sysinit.target.wants/reset-bls-entries.service -> /usr/lib/systemd/system/reset-bls-entries.service. 2025-11-24 05:14:23.690 | dib-run-parts 80-reset-bls-entries completed 2025-11-24 05:14:23.690 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2025-11-24 05:14:23.692 | + set -eu 2025-11-24 05:14:23.692 | + set -o pipefail 2025-11-24 05:14:23.692 | + case "$DIB_INIT_SYSTEM" in 2025-11-24 05:14:23.692 | + [[ centos = \u\b\u\n\t\u ]] 2025-11-24 05:14:23.692 | + [[ centos = \d\e\b\i\a\n ]] 2025-11-24 05:14:23.692 | + rm /usr/lib/systemd/system/ssh-keygen.service 2025-11-24 05:14:23.695 | dib-run-parts 80-ssh-keygen completed 2025-11-24 05:14:23.695 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-11-24 05:14:23.697 | + set -eu 2025-11-24 05:14:23.697 | + set -o pipefail 2025-11-24 05:14:23.697 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-11-24 05:14:23.698 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2025-11-24 05:14:23.699 | + set -eu 2025-11-24 05:14:23.699 | + set -o pipefail 2025-11-24 05:14:23.699 | ++ basename /usr/local/bin/package-uninstalls 2025-11-24 05:14:23.700 | + SCRIPTNAME=package-uninstalls 2025-11-24 05:14:23.701 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2025-11-24 05:14:23.701 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-11-24 05:14:23.701 | + '[' 0 '!=' 0 ']' 2025-11-24 05:14:23.701 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-11-24 05:14:23.702 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-11-24 05:14:23.702 | + WORKDIR= 2025-11-24 05:14:23.702 | + true 2025-11-24 05:14:23.702 | + case "$1" in 2025-11-24 05:14:23.702 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-11-24 05:14:23.702 | + shift 2 2025-11-24 05:14:23.702 | + true 2025-11-24 05:14:23.702 | + case "$1" in 2025-11-24 05:14:23.702 | + shift 2025-11-24 05:14:23.702 | + break 2025-11-24 05:14:23.702 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-11-24 05:14:23.702 | + PACKAGES= 2025-11-24 05:14:23.702 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-11-24 05:14:23.703 | + install-packages -e 2025-11-24 05:14:23.709 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2025-11-24 05:14:23.734 | Nothing to uninstall 2025-11-24 05:14:23.738 | dib-run-parts 95-package-uninstalls completed 2025-11-24 05:14:23.738 | dib-run-parts Running /tmp/in_target.d/post-install.d/98-enable-tmp-mount 2025-11-24 05:14:23.740 | + systemctl unmask tmp.mount 2025-11-24 05:14:23.745 | + systemctl enable tmp.mount 2025-11-24 05:14:23.750 | Created symlink /etc/systemd/system/local-fs.target.wants/tmp.mount -> /usr/lib/systemd/system/tmp.mount. 2025-11-24 05:14:23.752 | dib-run-parts 98-enable-tmp-mount completed 2025-11-24 05:14:23.752 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2025-11-24 05:14:23.754 | + set -eu 2025-11-24 05:14:23.754 | + set -o pipefail 2025-11-24 05:14:23.754 | + '[' 1 -eq 1 ']' 2025-11-24 05:14:23.754 | + macs='MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' 2025-11-24 05:14:23.754 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2025-11-24 05:14:23.754 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2025-11-24 05:14:23.754 | + grep -qE '^MACs' /etc/ssh/sshd_config 2025-11-24 05:14:23.755 | + sed -i '/# Ciphers and keying/a MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' /etc/ssh/sshd_config 2025-11-24 05:14:23.756 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2025-11-24 05:14:23.757 | + sed -i '/# Ciphers and keying/a Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' /etc/ssh/sshd_config 2025-11-24 05:14:23.759 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2025-11-24 05:14:23.760 | + sed -i '/# Ciphers and keying/a KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' /etc/ssh/sshd_config 2025-11-24 05:14:23.762 | dib-run-parts 99-harden-sshd-config completed 2025-11-24 05:14:23.762 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2025-11-24 05:14:23.764 | + set -eu 2025-11-24 05:14:23.764 | + set -o pipefail 2025-11-24 05:14:23.765 | + [[ dnf == \d\n\f ]] 2025-11-24 05:14:23.765 | + cfg=/etc/dnf/dnf.conf 2025-11-24 05:14:23.765 | + cachedir=/var/cache/dnf 2025-11-24 05:14:23.765 | + sed -i '/^keepcache/c\keepcache=0' /etc/dnf/dnf.conf 2025-11-24 05:14:23.766 | + sed -i '/^cachedir/c\cachedir=/var/cache/dnf' /etc/dnf/dnf.conf 2025-11-24 05:14:23.769 | dib-run-parts 99-reset-yum-conf completed 2025-11-24 05:14:23.769 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-24 05:14:23.769 | dib-run-parts 2025-11-24 05:14:23.770 | dib-run-parts Target: post-install.d 2025-11-24 05:14:23.770 | dib-run-parts 2025-11-24 05:14:23.770 | dib-run-parts Script Seconds 2025-11-24 05:14:23.770 | dib-run-parts --------------------------------------- ---------- 2025-11-24 05:14:23.770 | dib-run-parts 2025-11-24 05:14:23.777 | dib-run-parts 00-package-installs 0.037 2025-11-24 05:14:23.782 | dib-run-parts 03-reset-bls-entries 0.040 2025-11-24 05:14:23.786 | dib-run-parts 06-network-config-nonzeroconf 0.004 2025-11-24 05:14:23.790 | dib-run-parts 10-enable-init-scripts 0.004 2025-11-24 05:14:23.795 | dib-run-parts 80-enable-fstrim 0.011 2025-11-24 05:14:23.799 | dib-run-parts 80-enable-sshd-service 0.008 2025-11-24 05:14:23.803 | dib-run-parts 80-growvols 0.003 2025-11-24 05:14:23.808 | dib-run-parts 80-reset-bls-entries 0.009 2025-11-24 05:14:23.812 | dib-run-parts 80-ssh-keygen 0.004 2025-11-24 05:14:23.817 | dib-run-parts 95-package-uninstalls 0.043 2025-11-24 05:14:23.821 | dib-run-parts 98-enable-tmp-mount 0.012 2025-11-24 05:14:23.825 | dib-run-parts 99-harden-sshd-config 0.010 2025-11-24 05:14:23.830 | dib-run-parts 99-reset-yum-conf 0.005 2025-11-24 05:14:23.831 | dib-run-parts 2025-11-24 05:14:23.831 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-24 05:14:23.837 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-11-24 05:14:23.840 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-11-24 05:14:23.843 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-11-24 05:14:23.846 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-post-install run_in_target bash 2025-11-24 05:14:23.849 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:14:23.850 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2025-11-24 05:14:23.854 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:14:23.874 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d; do sleep 1; done' 2025-11-24 05:14:23.893 | + diskimage_builder/lib/disk-image-create:main:365 : run_d post-root 2025-11-24 05:14:23.896 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-24 05:14:23.899 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.2Ic9uaph/hooks ']' 2025-11-24 05:14:23.901 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-post-root bash 2025-11-24 05:14:23.904 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:14:23.905 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2025-11-24 05:14:23.910 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.2Ic9uaph/hooks/post-root.d ']' 2025-11-24 05:14:23.912 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-post-root bash 2025-11-24 05:14:23.915 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:14:23.916 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2025-11-24 05:14:23.920 | + diskimage_builder/lib/disk-image-create:main:369 : '[' -e /tmp/dib_build.2Ic9uaph/mnt/lost+found ']' 2025-11-24 05:14:23.923 | + diskimage_builder/lib/disk-image-create:main:373 : unmount_image 2025-11-24 05:14:23.926 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-11-24 05:14:23.931 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:14:23.934 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:14:23.936 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-11-24 05:14:23.939 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-11-24 05:14:23.941 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-11-24 05:14:23.944 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-11-24 05:14:23.946 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.2Ic9uaph/mnt ']' 2025-11-24 05:14:23.949 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:14:23.953 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:14:23.955 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-11-24 05:14:23.958 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-11-24 05:14:23.962 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.2Ic9uaph/mnt/' 2025-11-24 05:14:23.962 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-11-24 05:14:23.963 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-11-24 05:14:23.967 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.2Ic9uaph/mnt/tmp/yum 2025-11-24 05:14:23.967 | /tmp/dib_build.2Ic9uaph/mnt/sys 2025-11-24 05:14:23.967 | /tmp/dib_build.2Ic9uaph/mnt/proc 2025-11-24 05:14:23.967 | /tmp/dib_build.2Ic9uaph/mnt/dev/pts 2025-11-24 05:14:23.967 | /tmp/dib_build.2Ic9uaph/mnt/dev' 2025-11-24 05:14:23.970 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:14:23.973 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:14:23.975 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:23.978 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:14:23.980 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/tmp/yum == */boot/efi ]] 2025-11-24 05:14:23.983 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:23.985 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:14:23.988 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/tmp/yum == */boot ]] 2025-11-24 05:14:23.990 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:23.993 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:14:23.996 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:23.998 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:14:24.000 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/tmp/yum == */tmp ]] 2025-11-24 05:14:24.003 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.006 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-24 05:14:24.008 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/tmp/yum == */var ]] 2025-11-24 05:14:24.011 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.013 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-24 05:14:24.016 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/tmp/yum == */var/log ]] 2025-11-24 05:14:24.018 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.021 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-24 05:14:24.023 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/tmp/yum == */var/log/audit ]] 2025-11-24 05:14:24.026 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.029 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-24 05:14:24.031 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/tmp/yum == */home ]] 2025-11-24 05:14:24.034 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-24 05:14:24.036 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.2Ic9uaph/mnt/tmp/yum' 2025-11-24 05:14:24.036 | Unmount /tmp/dib_build.2Ic9uaph/mnt/tmp/yum 2025-11-24 05:14:24.039 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.2Ic9uaph/mnt/tmp/yum 2025-11-24 05:14:24.059 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:14:24.062 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:14:24.064 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.067 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:14:24.070 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */boot/efi ]] 2025-11-24 05:14:24.072 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.074 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:14:24.077 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */boot ]] 2025-11-24 05:14:24.079 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.082 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:14:24.085 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.087 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:14:24.090 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */tmp ]] 2025-11-24 05:14:24.093 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.095 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-24 05:14:24.098 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */var ]] 2025-11-24 05:14:24.100 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.103 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-24 05:14:24.105 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */var/log ]] 2025-11-24 05:14:24.108 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.111 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-24 05:14:24.113 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */var/log/audit ]] 2025-11-24 05:14:24.116 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.118 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-24 05:14:24.121 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */home ]] 2025-11-24 05:14:24.124 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-24 05:14:24.126 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.2Ic9uaph/mnt/sys' 2025-11-24 05:14:24.126 | Unmount /tmp/dib_build.2Ic9uaph/mnt/sys 2025-11-24 05:14:24.129 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.2Ic9uaph/mnt/sys 2025-11-24 05:14:24.146 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:14:24.149 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:14:24.151 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.154 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:14:24.157 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */boot/efi ]] 2025-11-24 05:14:24.159 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.162 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:14:24.164 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */boot ]] 2025-11-24 05:14:24.167 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.170 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:14:24.172 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.175 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:14:24.178 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */tmp ]] 2025-11-24 05:14:24.181 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.183 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-24 05:14:24.186 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */var ]] 2025-11-24 05:14:24.188 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.191 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-24 05:14:24.193 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */var/log ]] 2025-11-24 05:14:24.196 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.199 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-24 05:14:24.201 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */var/log/audit ]] 2025-11-24 05:14:24.204 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.206 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-24 05:14:24.209 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */home ]] 2025-11-24 05:14:24.211 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-24 05:14:24.214 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.2Ic9uaph/mnt/proc' 2025-11-24 05:14:24.214 | Unmount /tmp/dib_build.2Ic9uaph/mnt/proc 2025-11-24 05:14:24.216 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.2Ic9uaph/mnt/proc 2025-11-24 05:14:24.236 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:14:24.238 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:14:24.241 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.243 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:14:24.246 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */boot/efi ]] 2025-11-24 05:14:24.248 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.251 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:14:24.254 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */boot ]] 2025-11-24 05:14:24.256 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.259 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:14:24.261 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.264 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:14:24.266 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */tmp ]] 2025-11-24 05:14:24.269 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.271 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-24 05:14:24.274 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */var ]] 2025-11-24 05:14:24.277 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.279 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-24 05:14:24.282 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */var/log ]] 2025-11-24 05:14:24.285 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.288 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-24 05:14:24.290 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */var/log/audit ]] 2025-11-24 05:14:24.293 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.296 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-24 05:14:24.298 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */home ]] 2025-11-24 05:14:24.300 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-24 05:14:24.303 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.2Ic9uaph/mnt/dev/pts' 2025-11-24 05:14:24.303 | Unmount /tmp/dib_build.2Ic9uaph/mnt/dev/pts 2025-11-24 05:14:24.306 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.2Ic9uaph/mnt/dev/pts 2025-11-24 05:14:24.324 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:14:24.327 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:14:24.329 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.332 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:14:24.334 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */boot/efi ]] 2025-11-24 05:14:24.337 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.340 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:14:24.342 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */boot ]] 2025-11-24 05:14:24.345 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.347 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:14:24.350 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.352 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:14:24.355 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */tmp ]] 2025-11-24 05:14:24.358 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.360 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-24 05:14:24.363 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */var ]] 2025-11-24 05:14:24.365 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.368 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-24 05:14:24.371 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */var/log ]] 2025-11-24 05:14:24.374 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.377 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-24 05:14:24.379 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */var/log/audit ]] 2025-11-24 05:14:24.381 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:14:24.384 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-24 05:14:24.387 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */home ]] 2025-11-24 05:14:24.390 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-24 05:14:24.392 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.2Ic9uaph/mnt/dev' 2025-11-24 05:14:24.392 | Unmount /tmp/dib_build.2Ic9uaph/mnt/dev 2025-11-24 05:14:24.395 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.2Ic9uaph/mnt/dev 2025-11-24 05:14:24.414 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-11-24 05:14:24.416 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-11-24 05:14:24.419 | + diskimage_builder/lib/disk-image-create:main:374 : mv /tmp/dib_build.2Ic9uaph/mnt /tmp/dib_build.2Ic9uaph/built 2025-11-24 05:14:24.431 | + diskimage_builder/lib/disk-image-create:main:381 : du_output=/tmp/dib_build.2Ic9uaph/du_output.tmp 2025-11-24 05:14:24.434 | + diskimage_builder/lib/disk-image-create:main:383 : '[' -n 5 ']' 2025-11-24 05:14:24.437 | ++ diskimage_builder/lib/disk-image-create:main:384 : echo 5 2025-11-24 05:14:24.438 | ++ diskimage_builder/lib/disk-image-create:main:384 : awk '{printf("%d\n",$1 * 1024 *1024)}' 2025-11-24 05:14:24.443 | + diskimage_builder/lib/disk-image-create:main:384 : du_size=5242880 2025-11-24 05:14:24.445 | + diskimage_builder/lib/disk-image-create:main:402 : [[ 0 != 0 ]] 2025-11-24 05:14:24.449 | + diskimage_builder/lib/disk-image-create:main:436 : rm -f /tmp/dib_build.2Ic9uaph/du_output.tmp 2025-11-24 05:14:24.452 | + diskimage_builder/lib/disk-image-create:main:438 : '[' -n '' ']' 2025-11-24 05:14:24.455 | + diskimage_builder/lib/disk-image-create:main:441 : journal_size=64 2025-11-24 05:14:24.457 | + diskimage_builder/lib/disk-image-create:main:444 : '[' xfs = ext4 ']' 2025-11-24 05:14:24.460 | + diskimage_builder/lib/disk-image-create:main:481 : [[ base interface-names source-repositories openvswitch dracut-regenerate edpm-base manifests enable-packages-install centos selinux-permissive repo-setup disable-nouveau modprobe growvols cloud-init-network-renderer dynamic-login edpm-partition-uefi install-static install-bin cache-url stable-interface-names bootloader element-manifest redhat-common reset-bls-entries openssh-server rpm-distro select-boot-kernel-initrd runtime-ssh-host-keys selinux-fixfiles-restore dib-init-system pkg-map yum override-pip-and-virtualenv package-installs sysprep remove-resolvconf install-types =~ block-device-efi ]] 2025-11-24 05:14:24.463 | ++ diskimage_builder/lib/disk-image-create:main:489 : echo 5242880 2025-11-24 05:14:24.464 | ++ diskimage_builder/lib/disk-image-create:main:489 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2025-11-24 05:14:24.469 | + diskimage_builder/lib/disk-image-create:main:489 : export DIB_IMAGE_SIZE=5242880 2025-11-24 05:14:24.471 | + diskimage_builder/lib/disk-image-create:main:489 : DIB_IMAGE_SIZE=5242880 2025-11-24 05:14:24.474 | + diskimage_builder/lib/disk-image-create:main:491 : '[' -n '' ']' 2025-11-24 05:14:24.477 | + diskimage_builder/lib/disk-image-create:main:495 : export TMP_IMAGE_DIR 2025-11-24 05:14:24.479 | + diskimage_builder/lib/disk-image-create:main:498 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2025-11-24 05:14:24.482 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2025-11-24 05:14:24.486 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/tmp/tmp.mPCye5ETrU 2025-11-24 05:14:24.489 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /tmp/tmp.mPCye5ETrU; check_break after-error bash' ERR 2025-11-24 05:14:24.492 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /tmp/tmp.mPCye5ETrU 2025-11-24 05:14:24.495 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-24 05:14:24.497 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.2Ic9uaph/hooks ']' 2025-11-24 05:14:24.500 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-block-device bash 2025-11-24 05:14:24.504 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:14:24.504 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2025-11-24 05:14:24.509 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.2Ic9uaph/hooks/block-device.d ']' 2025-11-24 05:14:24.512 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-block-device bash 2025-11-24 05:14:24.516 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2025-11-24 05:14:24.516 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:14:24.521 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /tmp/tmp.mPCye5ETrU 2025-11-24 05:14:24.525 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /tmp/tmp.mPCye5ETrU 2025-11-24 05:14:24.528 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2025-11-24 05:14:24.531 | + diskimage_builder/lib/disk-image-create:main:500 : '[' -z ']' 2025-11-24 05:14:24.534 | + diskimage_builder/lib/disk-image-create:main:503 : echo 'image-size: 5242880KiB' 2025-11-24 05:14:24.537 | + diskimage_builder/lib/disk-image-create:main:505 : '[' -n '' ']' 2025-11-24 05:14:24.540 | + diskimage_builder/lib/disk-image-create:main:512 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py init 2025-11-24 05:14:24.666 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-24 05:14:24.666 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-24 05:14:24.677 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/boot', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB'}]}}, {'lvm': {'name': 'lvm', 'base': ['root'], 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'mkfs': {'name': 'fs_root', 'base': 'lv_root', 'type': 'xfs', 'label': 'rhoso-rootfs', 'mount': {'mount_point': '/', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 1}}}}, {'mkfs': {'name': 'fs_tmp', 'base': 'lv_tmp', 'type': 'xfs', 'mount': {'mount_point': '/tmp', 'fstab': {'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_var', 'base': 'lv_var', 'type': 'xfs', 'mount': {'mount_point': '/var', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_log', 'base': 'lv_log', 'type': 'xfs', 'mount': {'mount_point': '/var/log', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_audit', 'base': 'lv_audit', 'type': 'xfs', 'mount': {'mount_point': '/var/log/audit', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_home', 'base': 'lv_home', 'type': 'xfs', 'mount': {'mount_point': '/home', 'fstab': {'options': 'rw,nodev,relatime', 'fsck-passno': 2}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2025-11-24 05:14:24.677 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2025-11-24 05:14:24.678 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2025-11-24 05:14:24.678 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.2Ic9uaph/states/block-device/config.json] 2025-11-24 05:14:24.695 | + diskimage_builder/lib/disk-image-create:main:515 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py create 2025-11-24 05:14:24.812 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-24 05:14:24.812 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-24 05:14:24.812 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2025-11-24 05:14:24.812 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:414 2025-11-24 05:14:24.812 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'local_loop': {'name': 'image0'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:81 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [5368709120] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:89 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.813 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Creating Partitioning object; config [{'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:35 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.config [-] Adding ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.config [-] Adding BSP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.config [-] Adding boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.814 | DEBUG diskimage_builder.block_device.config [-] Adding root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Adding pv : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Adding vg : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Adding lv_thinpool : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Adding lv_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Adding lv_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Adding lv_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Adding lv_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Adding lv_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Adding lv_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Adding lvm : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-24 05:14:24.815 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.config [-] Adding fs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.config [-] Adding fs_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.816 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.config [-] Adding fs_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var'), ('/var/log', 'mount_fs_log')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-24 05:14:24.817 | DEBUG diskimage_builder.block_device.config [-] Adding fs_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var'), ('/var/log', 'mount_fs_log'), ('/var/log/audit', 'mount_fs_audit')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.config [-] Adding fs_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var'), ('/var/log', 'mount_fs_log'), ('/var/log/audit', 'mount_fs_audit'), ('/home', 'mount_fs_home')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-24 05:14:24.818 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Adding fs_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for image0: f:[] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_ESP: f:['mount_mkfs_ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_ESP: f:['mount_mkfs_boot', 'mkfs_ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_ESP: f:['ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_boot: f:['mount_mkfs_boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_boot: f:['mount_fs_root', 'mkfs_boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_boot: f:['boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for ESP: f:['image0'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for BSP: f:['image0', 'ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for boot: f:['image0', 'BSP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for root: f:['image0', 'boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for pv: f:[] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for vg: f:['pv'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.819 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_thinpool: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_root: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_tmp: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_var: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_log: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_audit: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_home: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for lvm: f:{'root'} t:['pv'] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_root: f:['mount_fs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_root: f:['fs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_root: f:['lv_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_tmp: f:['mount_fs_tmp'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_tmp: f:['mount_mkfs_ESP', 'fs_tmp'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_tmp: f:['lv_tmp'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_var: f:['mount_fs_var'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_var: f:['mount_fs_tmp', 'fs_var'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_var: f:['lv_var'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_log: f:['mount_fs_log'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_log: f:['mount_fs_var', 'fs_log'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.820 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_log: f:['lv_log'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.821 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_audit: f:['mount_fs_audit'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.821 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_audit: f:['mount_fs_log', 'fs_audit'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.821 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_audit: f:['lv_audit'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.821 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_home: f:['mount_fs_home'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.821 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_home: f:['mount_fs_audit', 'fs_home'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.821 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_home: f:['lv_home'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-24 05:14:24.821 | DEBUG diskimage_builder.block_device.config [-] Call order: ['image0', 'ESP', 'mkfs_ESP', 'BSP', 'boot', 'mkfs_boot', 'root', 'lvm', 'pv', 'vg', 'lv_thinpool', 'lv_root', 'lv_tmp', 'lv_var', 'lv_log', 'lv_audit', 'lv_home', 'fs_root', 'fs_tmp', 'fs_var', 'fs_log', 'fs_audit', 'fs_home', 'mount_fs_root', 'mount_mkfs_boot', 'fstab_mount_fs_root', 'mount_mkfs_ESP', 'fstab_mount_mkfs_boot', 'fstab_mount_mkfs_ESP', 'mount_fs_tmp', 'fstab_mount_fs_tmp', 'mount_fs_var', 'fstab_mount_fs_var', 'mount_fs_log', 'fstab_mount_fs_log', 'mount_fs_audit', 'fstab_mount_fs_audit', 'mount_fs_home', 'fstab_mount_fs_home'] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:241 2025-11-24 05:14:24.821 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/tmp/dib_image.dB6IT9xH/image0.raw] with size [5368709120] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:107 2025-11-24 05:14:24.821 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.dB6IT9xH/image0.raw] 2025-11-24 05:14:24.821 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2025-11-24 05:14:24.821 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.dB6IT9xH/image0.raw] loopdev_attach /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:48 2025-11-24 05:14:24.821 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.dB6IT9xH/image0.raw] 2025-11-24 05:14:24.840 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /dev/loop0 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:24.842 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2025-11-24 05:14:24.842 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop0] image [/tmp/dib_image.dB6IT9xH/image0.raw] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:121 2025-11-24 05:14:24.842 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.dB6IT9xH/image0.raw] 2025-11-24 05:14:24.843 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 2 added, 5156896768 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2025-11-24 05:14:24.843 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 3 added, 5148508160 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2025-11-24 05:14:24.843 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 4 added, 4624220160 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2025-11-24 05:14:24.843 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 5 added, 0 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2025-11-24 05:14:24.843 | DEBUG diskimage_builder.block_device.level1.partitioning [-] cmd: sgdisk /dev/loop0 -n 1:0:+200M -t 1:EF00 -c 1:ESP -n 2:0:+8M -t 2:EF02 -c 2:BSP -n 3:0:+500M -t 3:BC13C2FF-59E6-4262-A352-B275FD6F7172 -c 3:boot -n 4:0:+4410M -t 4:8300 -c 4:root _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:182 2025-11-24 05:14:24.843 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sgdisk /dev/loop0 -n 1:0:+200M -t 1:EF00 -c 1:ESP -n 2:0:+8M -t 2:EF02 -c 2:BSP -n 3:0:+500M -t 3:BC13C2FF-59E6-4262-A352-B275FD6F7172 -c 3:boot -n 4:0:+4410M -t 4:8300 -c 4:root] 2025-11-24 05:14:25.866 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Creating new GPT entries in memory. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.867 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.867 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 0 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.867 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.867 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 1 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.867 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.867 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 2 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.867 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.867 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 3 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.867 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Warning: The kernel is still using the old partition table. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.867 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: The new table will be used at the next reboot or after you exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.867 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: run partprobe(8) or kpartx(8) exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.867 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: The operation has completed successfully. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.868 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-24 05:14:25.888 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2025-11-24 05:14:25.966 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p1 (253:0): 0 409600 linear 7:0 2048 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.966 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p2 (253:1): 0 16384 linear 7:0 411648 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.966 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p3 (253:2): 0 1024000 linear 7:0 428032 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.966 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p4 (253:3): 0 9031680 linear 7:0 1452032 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.966 | WARNING diskimage_builder.block_device.level2.mkfs [-] UUID will not be written for fs type [vfat] 2025-11-24 05:14:25.966 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'vfat', '-n', 'MKFS_ESP', '/dev/mapper/loop0p1']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-24 05:14:25.966 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t vfat -n MKFS_ESP /dev/mapper/loop0p1] 2025-11-24 05:14:25.986 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.fat 4.2 (2021-01-31) exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:25.988 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-11-24 05:14:25.988 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-11-24 05:14:25.988 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'ext4', '-L', 'mkfs_boot', '-U', 'f179e18f-f75e-4452-89a3-bde8edc63be5', '-q', '/dev/mapper/loop0p3']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-24 05:14:25.988 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -L mkfs_boot -U f179e18f-f75e-4452-89a3-bde8edc63be5 -q /dev/mapper/loop0p3] 2025-11-24 05:14:26.016 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-11-24 05:14:26.016 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating pv command [['pvcreate', '/dev/mapper/loop0p4', '--force']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:119 2025-11-24 05:14:26.016 | INFO diskimage_builder.block_device.utils [-] Calling [sudo pvcreate /dev/mapper/loop0p4 --force] 2025-11-24 05:14:26.058 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Physical volume "/dev/mapper/loop0p4" successfully created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:26.059 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Creating devices file /etc/lvm/devices/system.devices exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:26.075 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating vg command [['vgcreate', 'vg', '/dev/mapper/loop0p4', '--force']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:170 2025-11-24 05:14:26.075 | INFO diskimage_builder.block_device.utils [-] Calling [sudo vgcreate vg /dev/mapper/loop0p4 --force] 2025-11-24 05:14:26.107 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Volume group "vg" successfully created exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:26.136 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_thinpool', '--type', 'thin-pool', '-L', '4601151488B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-24 05:14:26.136 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_thinpool --type thin-pool -L 4601151488B vg] 2025-11-24 05:14:26.187 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Thin pool volume with chunk size 64.00 KiB can address at most <15.88 TiB of data. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:26.292 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_thinpool" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:26.312 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_root', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '2344615936B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-24 05:14:26.312 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_root --type thin --thin-pool lv_thinpool -V 2344615936B vg] 2025-11-24 05:14:27.423 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_root" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:27.448 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_tmp', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-24 05:14:27.448 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_tmp --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-11-24 05:14:27.495 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_tmp" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:27.534 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_var', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '998244352B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-24 05:14:27.534 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_var --type thin --thin-pool lv_thinpool -V 998244352B vg] 2025-11-24 05:14:27.579 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_var" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:27.606 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_log', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-24 05:14:27.606 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_log --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-11-24 05:14:27.652 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_log" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:27.679 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_audit', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-24 05:14:27.679 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_audit --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-11-24 05:14:27.727 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_audit" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:27.770 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_home', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-24 05:14:27.770 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_home --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-11-24 05:14:27.816 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_home" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:27.852 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'rhoso-rootfs', '-m', 'uuid=1b4e1e11-4c30-4b71-a285-6e47e60570e0', '-q', '/dev/mapper/vg-lv_root']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-24 05:14:27.852 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L rhoso-rootfs -m uuid=1b4e1e11-4c30-4b71-a285-6e47e60570e0 -q /dev/mapper/vg-lv_root] 2025-11-24 05:14:27.949 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_tmp', '-m', 'uuid=a8ecdfaa-57c1-40a5-8b79-69fc8841b3c5', '-q', '/dev/mapper/vg-lv_tmp']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-24 05:14:27.949 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_tmp -m uuid=a8ecdfaa-57c1-40a5-8b79-69fc8841b3c5 -q /dev/mapper/vg-lv_tmp] 2025-11-24 05:14:27.973 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:28.050 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_var', '-m', 'uuid=fa4e77a0-4917-4812-a4b0-223403fb37d8', '-q', '/dev/mapper/vg-lv_var']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-24 05:14:28.050 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_var -m uuid=fa4e77a0-4917-4812-a4b0-223403fb37d8 -q /dev/mapper/vg-lv_var] 2025-11-24 05:14:28.068 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:28.141 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_log', '-m', 'uuid=86651203-71d4-4113-9b47-a08ba664cf6b', '-q', '/dev/mapper/vg-lv_log']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-24 05:14:28.141 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_log -m uuid=86651203-71d4-4113-9b47-a08ba664cf6b -q /dev/mapper/vg-lv_log] 2025-11-24 05:14:28.160 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:28.236 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_audit', '-m', 'uuid=09a37310-19b5-41f4-abb4-db1ac45f3c9f', '-q', '/dev/mapper/vg-lv_audit']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-24 05:14:28.236 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_audit -m uuid=09a37310-19b5-41f4-abb4-db1ac45f3c9f -q /dev/mapper/vg-lv_audit] 2025-11-24 05:14:28.255 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:28.331 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_home', '-m', 'uuid=2bf1cc2d-c411-4470-93a2-f19139a71c75', '-q', '/dev/mapper/vg-lv_home']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-24 05:14:28.331 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_home -m uuid=2bf1cc2d-c411-4470-93a2-f19139a71c75 -q /dev/mapper/vg-lv_home] 2025-11-24 05:14:28.349 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:14:28.424 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-24 05:14:28.424 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.2Ic9uaph/mnt/] 2025-11-24 05:14:28.444 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_root] to [/tmp/dib_build.2Ic9uaph/mnt/] 2025-11-24 05:14:28.444 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_root /tmp/dib_build.2Ic9uaph/mnt/] 2025-11-24 05:14:28.467 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/boot] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-24 05:14:28.467 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.2Ic9uaph/mnt/boot] 2025-11-24 05:14:28.482 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_boot] to [/tmp/dib_build.2Ic9uaph/mnt/boot] 2025-11-24 05:14:28.482 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p3 /tmp/dib_build.2Ic9uaph/mnt/boot] 2025-11-24 05:14:28.587 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_root] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-24 05:14:28.587 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/boot/efi] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-24 05:14:28.588 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.2Ic9uaph/mnt/boot/efi] 2025-11-24 05:14:28.605 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_ESP] to [/tmp/dib_build.2Ic9uaph/mnt/boot/efi] 2025-11-24 05:14:28.605 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.2Ic9uaph/mnt/boot/efi] 2025-11-24 05:14:28.624 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_boot] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-24 05:14:28.624 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_ESP] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-24 05:14:28.624 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/tmp] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-24 05:14:28.624 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.2Ic9uaph/mnt/tmp] 2025-11-24 05:14:28.643 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_tmp] to [/tmp/dib_build.2Ic9uaph/mnt/tmp] 2025-11-24 05:14:28.643 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_tmp /tmp/dib_build.2Ic9uaph/mnt/tmp] 2025-11-24 05:14:28.666 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_tmp] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-24 05:14:28.666 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/var] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-24 05:14:28.666 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.2Ic9uaph/mnt/var] 2025-11-24 05:14:28.682 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_var] to [/tmp/dib_build.2Ic9uaph/mnt/var] 2025-11-24 05:14:28.682 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_var /tmp/dib_build.2Ic9uaph/mnt/var] 2025-11-24 05:14:28.705 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_var] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-24 05:14:28.705 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/var/log] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-24 05:14:28.705 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.2Ic9uaph/mnt/var/log] 2025-11-24 05:14:28.723 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_log] to [/tmp/dib_build.2Ic9uaph/mnt/var/log] 2025-11-24 05:14:28.723 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_log /tmp/dib_build.2Ic9uaph/mnt/var/log] 2025-11-24 05:14:28.745 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_log] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-24 05:14:28.745 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/var/log/audit] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-24 05:14:28.745 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.2Ic9uaph/mnt/var/log/audit] 2025-11-24 05:14:28.763 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_audit] to [/tmp/dib_build.2Ic9uaph/mnt/var/log/audit] 2025-11-24 05:14:28.763 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_audit /tmp/dib_build.2Ic9uaph/mnt/var/log/audit] 2025-11-24 05:14:28.785 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_audit] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-24 05:14:28.785 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/home] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-24 05:14:28.785 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.2Ic9uaph/mnt/home] 2025-11-24 05:14:28.801 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_home] to [/tmp/dib_build.2Ic9uaph/mnt/home] 2025-11-24 05:14:28.801 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_home /tmp/dib_build.2Ic9uaph/mnt/home] 2025-11-24 05:14:28.821 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_home] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-24 05:14:28.821 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /tmp/dib_build.2Ic9uaph/states/block-device/state.json save_state /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:101 2025-11-24 05:14:28.824 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {'BSP': {'device': '/dev/mapper/loop0p2'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.824 | DEBUG diskimage_builder.block_device.blockdevice [-] 'ESP': {'device': '/dev/mapper/loop0p1'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.824 | DEBUG diskimage_builder.block_device.blockdevice [-] 'boot': {'device': '/dev/mapper/loop0p3'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.824 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image0': {'device': '/dev/loop0', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.824 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': '/tmp/dib_image.dB6IT9xH/image0.raw'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.824 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_audit': {'device': '/dev/mapper/vg-lv_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.824 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.824 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.824 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.824 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_home': {'device': '/dev/mapper/vg-lv_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_log': {'device': '/dev/mapper/vg-lv_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_root': {'device': '/dev/mapper/vg-lv_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '2236MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_thinpool': {'device': '/dev/mapper/vg-lv_thinpool', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '4390MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_tmp': {'device': '/dev/mapper/vg-lv_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.825 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_var': {'device': '/dev/mapper/vg-lv_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '952MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'root': {'device': '/dev/mapper/loop0p4'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {'fs_audit': {'device': '/dev/mapper/vg-lv_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '09a37310-19b5-41f4-abb4-db1ac45f3c9f'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_home': {'device': '/dev/mapper/vg-lv_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '2bf1cc2d-c411-4470-93a2-f19139a71c75'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_log': {'device': '/dev/mapper/vg-lv_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.826 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '86651203-71d4-4113-9b47-a08ba664cf6b'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_root': {'device': '/dev/mapper/vg-lv_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'rhoso-rootfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '1b4e1e11-4c30-4b71-a285-6e47e60570e0'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_tmp': {'device': '/dev/mapper/vg-lv_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'a8ecdfaa-57c1-40a5-8b79-69fc8841b3c5'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_var': {'device': '/dev/mapper/vg-lv_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'fa4e77a0-4917-4812-a4b0-223403fb37d8'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_ESP': {'device': '/dev/mapper/loop0p1', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'vfat', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'MKFS_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.827 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'ec7ce28b-3076-4b82-9b13-bc4e6e398788'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_boot': {'device': '/dev/mapper/loop0p3', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'ext4', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'f179e18f-f75e-4452-89a3-bde8edc63be5'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_labels': ['MKFS_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'rhoso-rootfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_home'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstab': {'mount_fs_audit': {'base': 'mount_fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_home': {'base': 'mount_fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.828 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,nodev,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_log': {'base': 'mount_fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_root': {'base': 'mount_fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_tmp': {'base': 'mount_fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,nosuid,nodev,noexec,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_var': {'base': 'mount_fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_ESP': {'base': 'mount_mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.829 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_boot': {'base': 'mount_mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount': {'/': {'base': 'fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.2Ic9uaph/mnt/'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot': {'base': 'mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.2Ic9uaph/mnt/boot'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot/efi': {'base': 'mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.2Ic9uaph/mnt/boot/efi'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] '/home': {'base': 'fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.2Ic9uaph/mnt/home'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] '/tmp': {'base': 'fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.2Ic9uaph/mnt/tmp'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.830 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var': {'base': 'fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.2Ic9uaph/mnt/var'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log': {'base': 'fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.2Ic9uaph/mnt/var/log'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log/audit': {'base': 'fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.2Ic9uaph/mnt/var/log/audit'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_order': ['/', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot/efi', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] '/tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log/audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] '/home'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] 'pvs': {'pv': {'device': '/dev/mapper/loop0p4', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['--force']}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] 'sorted_mount_points': [('/', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_root'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.831 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_boot'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot/efi', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_ESP'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_tmp'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_var'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var/log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_log'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var/log/audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_audit'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_home')], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': {'vg': {'devices': ['pv'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.832 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['--force']}}} debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-24 05:14:28.833 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2025-11-24 05:14:28.859 | ++ diskimage_builder/lib/disk-image-create:main:519 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-device 2025-11-24 05:14:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-24 05:14:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-24 05:14:28.979 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2025-11-24 05:14:28.993 | + diskimage_builder/lib/disk-image-create:main:519 : IMAGE_BLOCK_DEVICE=/dev/loop0 2025-11-24 05:14:28.995 | + diskimage_builder/lib/disk-image-create:main:520 : export IMAGE_BLOCK_DEVICE 2025-11-24 05:14:28.998 | ++ diskimage_builder/lib/disk-image-create:main:526 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-devices 2025-11-24 05:14:29.117 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-24 05:14:29.118 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-24 05:14:29.118 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2025-11-24 05:14:29.133 | + diskimage_builder/lib/disk-image-create:main:526 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop0 [ESP]=/dev/mapper/loop0p1 [BSP]=/dev/mapper/loop0p2 [boot]=/dev/mapper/loop0p3 [root]=/dev/mapper/loop0p4 [lv_thinpool]=/dev/mapper/vg-lv_thinpool [lv_root]=/dev/mapper/vg-lv_root [lv_tmp]=/dev/mapper/vg-lv_tmp [lv_var]=/dev/mapper/vg-lv_var [lv_log]=/dev/mapper/vg-lv_log [lv_audit]=/dev/mapper/vg-lv_audit [lv_home]=/dev/mapper/vg-lv_home ' 2025-11-24 05:14:29.136 | + diskimage_builder/lib/disk-image-create:main:527 : export IMAGE_BLOCK_DEVICES 2025-11-24 05:14:29.138 | + diskimage_builder/lib/disk-image-create:main:530 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py writefstab 2025-11-24 05:14:29.260 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-24 05:14:29.260 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-24 05:14:29.260 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2025-11-24 05:14:29.261 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-24 05:14:29.261 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/boot] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-24 05:14:29.261 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/boot/efi] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-24 05:14:29.261 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/tmp] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-24 05:14:29.261 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/var] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-24 05:14:29.261 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/var/log] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-24 05:14:29.261 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/var/log/audit] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-24 05:14:29.261 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/home] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-24 05:14:29.261 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.2Ic9uaph/built/etc] 2025-11-24 05:14:29.279 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.2Ic9uaph/states/block-device/fstab /tmp/dib_build.2Ic9uaph/built/etc/fstab] 2025-11-24 05:14:29.317 | + diskimage_builder/lib/disk-image-create:main:534 : LOOPDEV=/dev/loop0 2025-11-24 05:14:29.319 | + diskimage_builder/lib/disk-image-create:main:546 : sudo cp -ra /tmp/dib_build.2Ic9uaph/built/afs /tmp/dib_build.2Ic9uaph/built/bin /tmp/dib_build.2Ic9uaph/built/boot /tmp/dib_build.2Ic9uaph/built/dev /tmp/dib_build.2Ic9uaph/built/etc /tmp/dib_build.2Ic9uaph/built/home /tmp/dib_build.2Ic9uaph/built/lib /tmp/dib_build.2Ic9uaph/built/lib64 /tmp/dib_build.2Ic9uaph/built/media /tmp/dib_build.2Ic9uaph/built/mnt /tmp/dib_build.2Ic9uaph/built/opt /tmp/dib_build.2Ic9uaph/built/proc /tmp/dib_build.2Ic9uaph/built/root /tmp/dib_build.2Ic9uaph/built/run /tmp/dib_build.2Ic9uaph/built/sbin /tmp/dib_build.2Ic9uaph/built/srv /tmp/dib_build.2Ic9uaph/built/sys /tmp/dib_build.2Ic9uaph/built/tmp /tmp/dib_build.2Ic9uaph/built/usr /tmp/dib_build.2Ic9uaph/built/var /tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:14:33.342 | + diskimage_builder/lib/disk-image-create:main:547 : sudo rm -fr /tmp/dib_build.2Ic9uaph/built/afs /tmp/dib_build.2Ic9uaph/built/bin /tmp/dib_build.2Ic9uaph/built/boot /tmp/dib_build.2Ic9uaph/built/dev /tmp/dib_build.2Ic9uaph/built/etc /tmp/dib_build.2Ic9uaph/built/home /tmp/dib_build.2Ic9uaph/built/lib /tmp/dib_build.2Ic9uaph/built/lib64 /tmp/dib_build.2Ic9uaph/built/media /tmp/dib_build.2Ic9uaph/built/mnt /tmp/dib_build.2Ic9uaph/built/opt /tmp/dib_build.2Ic9uaph/built/proc /tmp/dib_build.2Ic9uaph/built/root /tmp/dib_build.2Ic9uaph/built/run /tmp/dib_build.2Ic9uaph/built/sbin /tmp/dib_build.2Ic9uaph/built/srv /tmp/dib_build.2Ic9uaph/built/sys /tmp/dib_build.2Ic9uaph/built/tmp /tmp/dib_build.2Ic9uaph/built/usr /tmp/dib_build.2Ic9uaph/built/var 2025-11-24 05:14:34.854 | + diskimage_builder/lib/disk-image-create:main:549 : mount_proc_dev_sys 2025-11-24 05:14:34.857 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.2Ic9uaph/mnt/proc 2025-11-24 05:14:34.880 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.2Ic9uaph/mnt/dev 2025-11-24 05:14:34.901 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-11-24 05:14:34.904 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-11-24 05:14:34.909 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2025-11-24 05:14:34.912 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.2Ic9uaph/mnt/dev/pts 2025-11-24 05:14:34.931 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.2Ic9uaph/mnt/sys 2025-11-24 05:14:34.952 | + diskimage_builder/lib/disk-image-create:main:550 : run_d pre-finalise 2025-11-24 05:14:34.955 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-24 05:14:34.958 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.2Ic9uaph/hooks ']' 2025-11-24 05:14:34.961 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-pre-finalise bash 2025-11-24 05:14:34.963 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:14:34.964 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2025-11-24 05:14:34.969 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.2Ic9uaph/hooks/pre-finalise.d ']' 2025-11-24 05:14:34.972 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-pre-finalise bash 2025-11-24 05:14:34.975 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2025-11-24 05:14:34.976 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:14:34.980 | + diskimage_builder/lib/disk-image-create:main:551 : run_d_in_target finalise 2025-11-24 05:14:34.982 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-11-24 05:14:34.985 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.2Ic9uaph/hooks ']' 2025-11-24 05:14:34.987 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.2Ic9uaph/hooks/finalise.d ']' 2025-11-24 05:14:34.990 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:14:35.008 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.2Ic9uaph/hooks 2025-11-24 05:14:35.026 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.2Ic9uaph/hooks /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:14:35.047 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.2Ic9uaph/hooks /tmp/dib_build.2Ic9uaph/mnt/tmp/in_target.d 2025-11-24 05:14:35.066 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-finalise run_in_target bash 2025-11-24 05:14:35.069 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:14:35.069 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-finalise(,|$)' -q 2025-11-24 05:14:35.074 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-11-24 05:14:35.076 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-11-24 05:14:35.079 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-11-24 05:14:35.082 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d 2025-11-24 05:14:35.085 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2025-11-24 05:14:35.088 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-11-24 05:14:35.091 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-11-24 05:14:35.094 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-11-24 05:14:35.097 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.2Ic9uaph/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2025-11-24 05:14:35.124 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-11-24 05:14:35.126 | + source /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-11-24 05:14:35.126 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:14:35.126 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:14:35.126 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-11-24 05:14:35.128 | + source /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-11-24 05:14:35.128 | ++ export DIB_REPO_SETUP=current-podified 2025-11-24 05:14:35.128 | ++ DIB_REPO_SETUP=current-podified 2025-11-24 05:14:35.128 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-24 05:14:35.128 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-24 05:14:35.128 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-24 05:14:35.128 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-24 05:14:35.128 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-24 05:14:35.128 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-24 05:14:35.128 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-11-24 05:14:35.130 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-11-24 05:14:35.130 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-24 05:14:35.130 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-24 05:14:35.130 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-24 05:14:35.130 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-24 05:14:35.130 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-11-24 05:14:35.132 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-11-24 05:14:35.132 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-24 05:14:35.132 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-24 05:14:35.132 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-24 05:14:35.132 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-24 05:14:35.132 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-11-24 05:14:35.132 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-24 05:14:35.132 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-24 05:14:35.132 | ++ export DIB_NO_TIMER_CHECK=True 2025-11-24 05:14:35.132 | ++ DIB_NO_TIMER_CHECK=True 2025-11-24 05:14:35.132 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-24 05:14:35.132 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-24 05:14:35.132 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-24 05:14:35.132 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-24 05:14:35.132 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-11-24 05:14:35.134 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-11-24 05:14:35.134 | ++ export DISTRO_NAME=centos 2025-11-24 05:14:35.134 | ++ DISTRO_NAME=centos 2025-11-24 05:14:35.134 | ++ export DIB_RELEASE=9-stream 2025-11-24 05:14:35.134 | ++ DIB_RELEASE=9-stream 2025-11-24 05:14:35.134 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-24 05:14:35.134 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-24 05:14:35.134 | ++ export YUM=dnf 2025-11-24 05:14:35.134 | ++ YUM=dnf 2025-11-24 05:14:35.134 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dracut-regenerate 2025-11-24 05:14:35.136 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dracut-regenerate 2025-11-24 05:14:35.136 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-11-24 05:14:35.136 | - name: crypt 2025-11-24 05:14:35.136 | packages: 2025-11-24 05:14:35.136 | - cryptsetup 2025-11-24 05:14:35.136 | - name: lvm 2025-11-24 05:14:35.136 | packages: 2025-11-24 05:14:35.136 | - lvm2 2025-11-24 05:14:35.136 | ' 2025-11-24 05:14:35.136 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-11-24 05:14:35.136 | - name: crypt 2025-11-24 05:14:35.136 | packages: 2025-11-24 05:14:35.136 | - cryptsetup 2025-11-24 05:14:35.136 | - name: lvm 2025-11-24 05:14:35.136 | packages: 2025-11-24 05:14:35.136 | - lvm2 2025-11-24 05:14:35.136 | ' 2025-11-24 05:14:35.136 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-11-24 05:14:35.136 | - name: crypt 2025-11-24 05:14:35.136 | packages: 2025-11-24 05:14:35.136 | - cryptsetup 2025-11-24 05:14:35.136 | - name: lvm 2025-11-24 05:14:35.136 | packages: 2025-11-24 05:14:35.136 | - lvm2 2025-11-24 05:14:35.136 | ' 2025-11-24 05:14:35.136 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-11-24 05:14:35.136 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-11-24 05:14:35.138 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-11-24 05:14:35.138 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:14:35.138 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-24 05:14:35.138 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-11-24 05:14:35.140 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-11-24 05:14:35.140 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-24 05:14:35.140 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-24 05:14:35.140 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-24 05:14:35.140 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-24 05:14:35.140 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-11-24 05:14:35.142 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-11-24 05:14:35.142 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-11-24 05:14:35.142 | ++ export DIB_BLOCK_DEVICE=efi 2025-11-24 05:14:35.142 | ++ DIB_BLOCK_DEVICE=efi 2025-11-24 05:14:35.142 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-growvols 2025-11-24 05:14:35.144 | + source /tmp/in_target.d/finalise.d/../environment.d/15-growvols 2025-11-24 05:14:35.144 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-11-24 05:14:35.144 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-11-24 05:14:35.144 | ++ export DIB_GROWVOLS_ARGS= 2025-11-24 05:14:35.144 | ++ DIB_GROWVOLS_ARGS= 2025-11-24 05:14:35.144 | ++ export DIB_GROWVOLS_GROUP= 2025-11-24 05:14:35.144 | ++ DIB_GROWVOLS_GROUP= 2025-11-24 05:14:35.144 | ++ export DIB_GROWVOLS_DEVICE= 2025-11-24 05:14:35.144 | ++ DIB_GROWVOLS_DEVICE= 2025-11-24 05:14:35.144 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-11-24 05:14:35.146 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-11-24 05:14:35.146 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-24 05:14:35.146 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-24 05:14:35.146 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-24 05:14:35.146 | ++ DIB_INIT_SYSTEM=systemd 2025-11-24 05:14:35.146 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-11-24 05:14:35.148 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-11-24 05:14:35.148 | ++ '[' -z systemd ']' 2025-11-24 05:14:35.148 | ++ case $DIB_INIT_SYSTEM in 2025-11-24 05:14:35.148 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2025-11-24 05:14:35.151 | + set -eu 2025-11-24 05:14:35.151 | + set -o pipefail 2025-11-24 05:14:35.151 | + '[' 0 -ne 0 ']' 2025-11-24 05:14:35.151 | + YUM=dnf 2025-11-24 05:14:35.151 | + [[ dnf == \d\n\f ]] 2025-11-24 05:14:35.151 | ++ dnf repoquery --installonly --latest-limit=-1 -q 2025-11-24 05:14:35.397 | + _old_kernels= 2025-11-24 05:14:35.397 | + [[ -n '' ]] 2025-11-24 05:14:35.399 | dib-run-parts 01-clean-old-kernels completed 2025-11-24 05:14:35.399 | dib-run-parts Running /tmp/in_target.d/finalise.d/49-mkdir-run-install 2025-11-24 05:14:35.401 | + set -eu 2025-11-24 05:14:35.401 | + set -o pipefail 2025-11-24 05:14:35.401 | + mkdir /run/install 2025-11-24 05:14:35.404 | dib-run-parts 49-mkdir-run-install completed 2025-11-24 05:14:35.404 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2025-11-24 05:14:35.406 | + set -eu 2025-11-24 05:14:35.406 | + set -o pipefail 2025-11-24 05:14:35.406 | + '[' 0 '!=' 0 ']' 2025-11-24 05:14:35.406 | + [[ -f /tmp/grub/install ]] 2025-11-24 05:14:35.406 | + BOOT_DEV=/dev/loop0 2025-11-24 05:14:35.406 | + declare -A DEVICES 2025-11-24 05:14:35.407 | + eval 'DEVICES=(' '[image0]=/dev/loop0' '[ESP]=/dev/mapper/loop0p1' '[BSP]=/dev/mapper/loop0p2' '[boot]=/dev/mapper/loop0p3' '[root]=/dev/mapper/loop0p4' '[lv_thinpool]=/dev/mapper/vg-lv_thinpool' '[lv_root]=/dev/mapper/vg-lv_root' '[lv_tmp]=/dev/mapper/vg-lv_tmp' '[lv_var]=/dev/mapper/vg-lv_var' '[lv_log]=/dev/mapper/vg-lv_log' '[lv_audit]=/dev/mapper/vg-lv_audit' '[lv_home]=/dev/mapper/vg-lv_home' ')' 2025-11-24 05:14:35.407 | ++ DEVICES=([image0]=/dev/loop0 [ESP]=/dev/mapper/loop0p1 [BSP]=/dev/mapper/loop0p2 [boot]=/dev/mapper/loop0p3 [root]=/dev/mapper/loop0p4 [lv_thinpool]=/dev/mapper/vg-lv_thinpool [lv_root]=/dev/mapper/vg-lv_root [lv_tmp]=/dev/mapper/vg-lv_tmp [lv_var]=/dev/mapper/vg-lv_var [lv_log]=/dev/mapper/vg-lv_log [lv_audit]=/dev/mapper/vg-lv_audit [lv_home]=/dev/mapper/vg-lv_home) 2025-11-24 05:14:35.407 | + DIB_BLOCK_DEVICE=efi 2025-11-24 05:14:35.407 | + [[ amd64 =~ ppc ]] 2025-11-24 05:14:35.407 | + [[ efi == \m\b\r ]] 2025-11-24 05:14:35.407 | + [[ efi == \g\p\t ]] 2025-11-24 05:14:35.407 | + [[ efi == \e\f\i ]] 2025-11-24 05:14:35.407 | + GRUB_PACKAGES='grub-efi grub-efi-amd64' 2025-11-24 05:14:35.407 | + [[ False == \F\a\l\s\e ]] 2025-11-24 05:14:35.407 | + install-packages -m bootloader grub-efi grub-efi-amd64 2025-11-24 05:14:35.440 | INFO:root:Mapping for bootloader : grub-efi 2025-11-24 05:14:35.472 | INFO:root:Mapping for bootloader : grub-efi-amd64 2025-11-24 05:14:35.514 | INFO:root:Mapping for bootloader : grub-efi grub-efi-amd64 2025-11-24 05:14:35.518 | Running install-packages install. 2025-11-24 05:14:35.518 | + dnf -v -y install grub2-tools grub2 efibootmgr grub2-efi-x64 grub2-efi-x64-modules shim-x64 2025-11-24 05:14:35.665 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-11-24 05:14:35.665 | DNF version: 4.14.0 2025-11-24 05:14:35.665 | cachedir: /var/cache/dnf 2025-11-24 05:14:35.684 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-24 05:14:35.737 | repo: downloading from remote: delorean-component-barbican 2025-11-24 05:14:35.878 | delorean-python-castellan-609f4ea667df386849930 93 kB/s | 13 kB 00:00 2025-11-24 05:14:35.901 | delorean-component-barbican: using metadata from Wed Aug 20 02:43:16 2025. 2025-11-24 05:14:35.901 | repo: downloading from remote: delorean-component-baremetal 2025-11-24 05:14:36.043 | delorean-openstack-ironic-c525a16b06266b6b474c9 456 kB/s | 64 kB 00:00 2025-11-24 05:14:36.073 | delorean-component-baremetal: using metadata from Fri Apr 25 17:32:44 2025. 2025-11-24 05:14:36.073 | repo: downloading from remote: delorean-component-cinder 2025-11-24 05:14:36.213 | delorean-openstack-cinder-92c645f1f1e913b5b1cd8 213 kB/s | 30 kB 00:00 2025-11-24 05:14:36.239 | delorean-component-cinder: using metadata from Wed Sep 3 03:26:25 2025. 2025-11-24 05:14:36.239 | repo: downloading from remote: delorean-component-clients 2025-11-24 05:14:36.381 | delorean-ansible-collections-openstack-f584c54d 857 kB/s | 121 kB 00:00 2025-11-24 05:14:36.420 | delorean-component-clients: using metadata from Thu Jun 5 08:49:10 2025. 2025-11-24 05:14:36.420 | repo: downloading from remote: delorean-component-cloudops 2025-11-24 05:14:36.583 | delorean-openstack-ceilometer-60803e710e7f5b3cd 148 kB/s | 24 kB 00:00 2025-11-24 05:14:36.607 | delorean-component-cloudops: using metadata from Fri Mar 28 06:55:30 2025. 2025-11-24 05:14:36.607 | repo: downloading from remote: delorean-component-common 2025-11-24 05:14:36.760 | delorean-openstack-kolla-e7bd46dad0b62ff151667b 1.8 MB/s | 274 kB 00:00 2025-11-24 05:14:36.820 | delorean-component-common: using metadata from Thu May 8 03:49:23 2025. 2025-11-24 05:14:36.820 | repo: downloading from remote: delorean-component-compute 2025-11-24 05:14:36.960 | delorean-openstack-nova-3e7017eb2952d5258d96e27 265 kB/s | 37 kB 00:00 2025-11-24 05:14:36.987 | delorean-component-compute: using metadata from Mon Apr 28 06:35:02 2025. 2025-11-24 05:14:36.988 | repo: downloading from remote: delorean-component-designate 2025-11-24 05:14:37.997 | delorean-openstack-designate-82652559ea8641b11c 18 kB/s | 19 kB 00:01 2025-11-24 05:14:38.022 | delorean-component-designate: using metadata from Tue Jun 3 12:01:21 2025. 2025-11-24 05:14:38.023 | repo: downloading from remote: delorean-component-glance 2025-11-24 05:14:38.156 | delorean-openstack-glance-e055873be4079bc9d3716 140 kB/s | 19 kB 00:00 2025-11-24 05:14:38.181 | delorean-component-glance: using metadata from Tue Jun 3 05:12:29 2025. 2025-11-24 05:14:38.182 | repo: downloading from remote: delorean-component-keystone 2025-11-24 05:14:38.318 | delorean-openstack-keystone-4f1b7e96e38463d5fcd 169 kB/s | 23 kB 00:00 2025-11-24 05:14:38.343 | delorean-component-keystone: using metadata from Thu May 22 21:30:16 2025. 2025-11-24 05:14:38.344 | repo: downloading from remote: delorean-component-manila 2025-11-24 05:14:38.488 | delorean-openstack-manila-70623bb84e7880f7f2f75 187 kB/s | 27 kB 00:00 2025-11-24 05:14:38.514 | delorean-component-manila: using metadata from Tue May 13 20:07:24 2025. 2025-11-24 05:14:38.514 | repo: downloading from remote: delorean-component-network 2025-11-24 05:14:38.715 | delorean-python-networking-mlnx-7139a7f0bce9d6a 645 kB/s | 130 kB 00:00 2025-11-24 05:14:38.757 | delorean-component-network: using metadata from Fri May 23 06:12:24 2025. 2025-11-24 05:14:38.757 | repo: downloading from remote: delorean-component-octavia 2025-11-24 05:14:38.898 | delorean-openstack-octavia-e981d3e172b8e4471f97 178 kB/s | 25 kB 00:00 2025-11-24 05:14:38.924 | delorean-component-octavia: using metadata from Wed Jun 18 17:08:29 2025. 2025-11-24 05:14:38.924 | repo: downloading from remote: delorean-component-optimize 2025-11-24 05:14:39.056 | delorean-openstack-watcher-71470dac73abba9e5dcf 132 kB/s | 17 kB 00:00 2025-11-24 05:14:39.081 | delorean-component-optimize: using metadata from Wed Jul 30 11:30:17 2025. 2025-11-24 05:14:39.081 | repo: downloading from remote: delorean-component-podified 2025-11-24 05:14:39.221 | delorean-python-tcib-c2ae956ec1898faaed6197ef95 56 kB/s | 7.9 kB 00:00 2025-11-24 05:14:39.244 | delorean-component-podified: using metadata from Thu Nov 20 08:16:57 2025. 2025-11-24 05:14:39.244 | repo: downloading from remote: delorean-component-puppet 2025-11-24 05:14:39.388 | delorean-puppet-magnum-ec92e647ad5e77720f01cce0 1.1 MB/s | 155 kB 00:00 2025-11-24 05:14:39.423 | delorean-component-puppet: using metadata from Mon Oct 27 21:36:59 2025. 2025-11-24 05:14:39.424 | repo: downloading from remote: delorean-component-swift 2025-11-24 05:14:39.576 | delorean-openstack-swift-e10c2bafcb8fc80929bce3 100 kB/s | 15 kB 00:00 2025-11-24 05:14:39.600 | delorean-component-swift: using metadata from Mon Aug 25 23:50:27 2025. 2025-11-24 05:14:39.600 | repo: downloading from remote: delorean-component-tempest 2025-11-24 05:14:39.745 | delorean-python-mistral-tests-tempest-900580c95 243 kB/s | 35 kB 00:00 2025-11-24 05:14:39.772 | delorean-component-tempest: using metadata from Mon Sep 15 19:33:56 2025. 2025-11-24 05:14:39.773 | repo: downloading from remote: delorean-component-ui 2025-11-24 05:14:39.913 | delorean-python-django-horizon-915b939b342dc65f 748 kB/s | 105 kB 00:00 2025-11-24 05:14:39.954 | delorean-component-ui: using metadata from Wed May 14 13:25:57 2025. 2025-11-24 05:14:39.954 | repo: downloading from remote: baseos 2025-11-24 05:14:39.954 | countme: event triggered for baseos: bucket 1 2025-11-24 05:14:43.322 | CentOS Stream 9 - BaseOS 2.6 MB/s | 8.8 MB 00:03 2025-11-24 05:14:44.255 | baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-24 05:14:44.256 | repo: downloading from remote: appstream 2025-11-24 05:14:44.256 | countme: event triggered for appstream: bucket 1 2025-11-24 05:14:45.594 | CentOS Stream 9 - AppStream 19 MB/s | 25 MB 00:01 2025-11-24 05:14:49.526 | appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-24 05:14:49.526 | repo: downloading from remote: crb 2025-11-24 05:14:49.526 | countme: no event for crb: budget to spend: 1 2025-11-24 05:14:51.836 | CentOS Stream 9 - CRB 3.2 MB/s | 7.3 MB 00:02 2025-11-24 05:14:52.989 | crb: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-24 05:14:52.989 | repo: downloading from remote: extras-common 2025-11-24 05:14:52.989 | countme: no event for extras-common: budget to spend: 2 2025-11-24 05:14:53.927 | CentOS Stream 9 - Extras packages 21 kB/s | 20 kB 00:00 2025-11-24 05:14:54.003 | extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-11-24 05:14:54.003 | repo: downloading from remote: delorean-master-testing 2025-11-24 05:14:54.161 | dlrn-master-testing 16 MB/s | 2.4 MB 00:00 2025-11-24 05:14:54.645 | delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-11-24 05:14:54.645 | repo: downloading from remote: delorean-master-build-deps 2025-11-24 05:14:54.786 | dlrn-master-build-deps 3.6 MB/s | 516 kB 00:00 2025-11-24 05:14:54.937 | delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-11-24 05:14:54.937 | repo: downloading from remote: centos9-rabbitmq 2025-11-24 05:14:54.957 | centos9-rabbitmq 6.1 MB/s | 123 kB 00:00 2025-11-24 05:14:55.056 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-11-24 05:14:55.056 | repo: downloading from remote: centos9-storage 2025-11-24 05:14:55.072 | centos9-storage 27 MB/s | 415 kB 00:00 2025-11-24 05:14:55.215 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-11-24 05:14:55.215 | repo: downloading from remote: centos9-opstools 2025-11-24 05:14:55.232 | centos9-opstools 3.0 MB/s | 51 kB 00:00 2025-11-24 05:14:55.317 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-11-24 05:14:55.317 | repo: downloading from remote: centos9-nfv-ovs 2025-11-24 05:14:55.336 | NFV SIG OpenvSwitch 24 MB/s | 454 kB 00:00 2025-11-24 05:14:55.523 | centos9-nfv-ovs: using metadata from Wed Nov 12 01:24:02 2025. 2025-11-24 05:14:55.524 | repo: downloading from remote: repo-setup-centos-appstream 2025-11-24 05:14:55.636 | repo-setup-centos-appstream 226 MB/s | 25 MB 00:00 2025-11-24 05:14:59.557 | repo-setup-centos-appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-24 05:14:59.557 | repo: downloading from remote: repo-setup-centos-baseos 2025-11-24 05:14:59.612 | repo-setup-centos-baseos 163 MB/s | 8.8 MB 00:00 2025-11-24 05:15:00.561 | repo-setup-centos-baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-24 05:15:00.561 | repo: downloading from remote: repo-setup-centos-highavailability 2025-11-24 05:15:00.582 | repo-setup-centos-highavailability 35 MB/s | 744 kB 00:00 2025-11-24 05:15:00.789 | repo-setup-centos-highavailability: using metadata from Mon Nov 17 10:32:37 2025. 2025-11-24 05:15:00.789 | repo: downloading from remote: repo-setup-centos-powertools 2025-11-24 05:15:00.838 | repo-setup-centos-powertools 153 MB/s | 7.3 MB 00:00 2025-11-24 05:15:02.036 | repo-setup-centos-powertools: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-24 05:15:02.037 | repo: downloading from remote: epel-low-priority 2025-11-24 05:15:02.037 | countme: no event for epel-low-priority: budget to spend: 1 2025-11-24 05:15:04.223 | Extra Packages for Enterprise Linux 9 - x86_64 9.1 MB/s | 20 MB 00:02 2025-11-24 05:15:09.780 | epel-low-priority: using metadata from Sun Nov 23 20:35:42 2025. 2025-11-24 05:15:13.746 | Completion plugin: Generating completion cache... 2025-11-24 05:15:13.950 | Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-11-24 05:15:13.954 | Package grub2-tools-1:2.06-118.el9.x86_64 is already installed. 2025-11-24 05:15:13.954 | Package grub2-tools-minimal-1:2.06-118.el9.x86_64 is already installed. 2025-11-24 05:15:13.959 | Package grub2-pc-1:2.06-118.el9.x86_64 is already installed. 2025-11-24 05:15:13.961 | Package grub2-efi-x64-1:2.06-118.el9.x86_64 is already installed. 2025-11-24 05:15:13.963 | Package shim-x64-15.8-2.el9.x86_64 is already installed. 2025-11-24 05:15:13.963 | --> Starting dependency resolution 2025-11-24 05:15:14.032 | ---> Package efibootmgr.x86_64 16-12.el9 will be installed 2025-11-24 05:15:14.032 | ---> Package grub2-efi-x64-modules.noarch 1:2.06-118.el9 will be installed 2025-11-24 05:15:14.032 | --> Finished dependency resolution 2025-11-24 05:15:14.032 | Dependencies resolved. 2025-11-24 05:15:14.033 | ================================================================================ 2025-11-24 05:15:14.033 | Package Arch Version Repository Size 2025-11-24 05:15:14.033 | ================================================================================ 2025-11-24 05:15:14.033 | Installing: 2025-11-24 05:15:14.033 | efibootmgr x86_64 16-12.el9 baseos 45 k 2025-11-24 05:15:14.033 | grub2-efi-x64-modules noarch 1:2.06-118.el9 baseos 1.1 M 2025-11-24 05:15:14.033 | 2025-11-24 05:15:14.033 | Transaction Summary 2025-11-24 05:15:14.033 | ================================================================================ 2025-11-24 05:15:14.033 | Install 2 Packages 2025-11-24 05:15:14.033 | 2025-11-24 05:15:14.033 | Total download size: 1.2 M 2025-11-24 05:15:14.033 | Installed size: 5.7 M 2025-11-24 05:15:14.034 | Downloading Packages: 2025-11-24 05:15:15.630 | (1/2): efibootmgr-16-12.el9.x86_64.rpm 337 kB/s | 45 kB 00:00 2025-11-24 05:15:15.727 | (2/2): grub2-efi-x64-modules-2.06-118.el9.noarc 4.8 MB/s | 1.1 MB 00:00 2025-11-24 05:15:15.727 | -------------------------------------------------------------------------------- 2025-11-24 05:15:15.727 | Total 697 kB/s | 1.2 MB 00:01 2025-11-24 05:15:15.728 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-11-24 05:15:15.756 | Running transaction check 2025-11-24 05:15:15.763 | Transaction check succeeded. 2025-11-24 05:15:15.763 | Running transaction test 2025-11-24 05:15:15.820 | Transaction test succeeded. 2025-11-24 05:15:15.820 | Running transaction 2025-11-24 05:15:15.929 | Preparing : 1/1 2025-11-24 05:15:15.938 | Installing : grub2-efi-x64-modules-1:2.06-118.el9.noarch 1/2 2025-11-24 05:15:15.960 | Installing : efibootmgr-16-12.el9.x86_64 2/2 2025-11-24 05:15:16.275 | Running scriptlet: efibootmgr-16-12.el9.x86_64 2/2 2025-11-24 05:15:16.275 | Verifying : efibootmgr-16-12.el9.x86_64 1/2 2025-11-24 05:15:16.278 | Verifying : grub2-efi-x64-modules-1:2.06-118.el9.noarch 2/2 2025-11-24 05:15:16.278 | Completion plugin: Generating completion cache... 2025-11-24 05:15:16.371 | Installed: efibootmgr-16-12.el9.x86_64 2025-11-24 05:15:16.371 | Installed: grub2-efi-x64-modules-1:2.06-118.el9.noarch 2025-11-24 05:15:16.420 | 2025-11-24 05:15:16.420 | Installed: 2025-11-24 05:15:16.420 | efibootmgr-16-12.el9.x86_64 grub2-efi-x64-modules-1:2.06-118.el9.noarch 2025-11-24 05:15:16.420 | 2025-11-24 05:15:16.420 | Complete! 2025-11-24 05:15:16.471 | + '[' install == install ']' 2025-11-24 05:15:16.471 | + '[' dnf == dnf ']' 2025-11-24 05:15:16.471 | + dnf mark install grub2-tools grub2 efibootmgr grub2-efi-x64 grub2-efi-x64-modules shim-x64 2025-11-24 05:15:16.678 | grub2-tools-1:2.06-118.el9.x86_64 marked as user installed. 2025-11-24 05:15:16.679 | grub2-pc-1:2.06-118.el9.x86_64 marked as user installed. 2025-11-24 05:15:16.679 | efibootmgr-16-12.el9.x86_64 marked as user installed. 2025-11-24 05:15:16.679 | grub2-efi-x64-1:2.06-118.el9.x86_64 marked as user installed. 2025-11-24 05:15:16.679 | grub2-efi-x64-modules-1:2.06-118.el9.noarch marked as user installed. 2025-11-24 05:15:16.679 | shim-x64-15.8-2.el9.x86_64 marked as user installed. 2025-11-24 05:15:16.710 | ++ type -p grub-install 2025-11-24 05:15:16.710 | + GRUBNAME= 2025-11-24 05:15:16.710 | + echo 'trying grub2-install' 2025-11-24 05:15:16.711 | trying grub2-install 2025-11-24 05:15:16.711 | + '[' -z '' ']' 2025-11-24 05:15:16.711 | ++ type -p grub2-install 2025-11-24 05:15:16.711 | + GRUBNAME=/usr/sbin/grub2-install 2025-11-24 05:15:16.711 | + type grub2-mkconfig 2025-11-24 05:15:16.711 | + GRUB_MKCONFIG=grub2-mkconfig 2025-11-24 05:15:16.711 | ++ /usr/sbin/grub2-install --version 2025-11-24 05:15:16.713 | + [[ ! /usr/sbin/grub2-install (GRUB) 2.06 =~ 2\. ]] 2025-11-24 05:15:16.713 | ++ grub2-mkconfig --help 2025-11-24 05:15:16.752 | + [[ Usage: grub2-mkconfig [OPTION] 2025-11-24 05:15:16.752 | Generate a grub config file 2025-11-24 05:15:16.752 | 2025-11-24 05:15:16.752 | -o, --output=FILE output generated config to FILE [default=stdout] 2025-11-24 05:15:16.752 | --no-grubenv-update do not update variables in the grubenv file 2025-11-24 05:15:16.752 | --update-bls-cmdline overwrite BLS cmdline args with default args 2025-11-24 05:15:16.752 | -h, --help print this message and exit 2025-11-24 05:15:16.752 | -V, --version print the version information and exit 2025-11-24 05:15:16.752 | 2025-11-24 05:15:16.752 | Report bugs to . =~ --update-bls-cmdline ]] 2025-11-24 05:15:16.752 | + GRUB_MKCONFIG='grub2-mkconfig --update-bls-cmdline' 2025-11-24 05:15:16.752 | + '[' -d /boot/grub2 ']' 2025-11-24 05:15:16.752 | + GRUB_CFG=/boot/grub2/grub.cfg 2025-11-24 05:15:16.752 | + GRUBENV=/boot/grub2/grubenv 2025-11-24 05:15:16.752 | + [[ -L /boot/grub2/grubenv ]] 2025-11-24 05:15:16.752 | + [[ -f /etc/default/grub ]] 2025-11-24 05:15:16.752 | + sed -i 's/\ 'edpm-hardened-uefi.d/dib-manifests' 2025-11-24 05:15:48.200 | '/tmp/dib_build.2Ic9uaph/mnt//etc/dib-manifests/dib-element-manifest' -> 'edpm-hardened-uefi.d/dib-manifests/dib-element-manifest' 2025-11-24 05:15:48.200 | '/tmp/dib_build.2Ic9uaph/mnt//etc/dib-manifests/dib_environment' -> 'edpm-hardened-uefi.d/dib-manifests/dib_environment' 2025-11-24 05:15:48.200 | '/tmp/dib_build.2Ic9uaph/mnt//etc/dib-manifests/dib_arguments' -> 'edpm-hardened-uefi.d/dib-manifests/dib_arguments' 2025-11-24 05:15:48.201 | ++ whoami 2025-11-24 05:15:48.203 | + sudo chown -R root: edpm-hardened-uefi.d/ 2025-11-24 05:15:48.220 | + sudo find /tmp/dib_build.2Ic9uaph/mnt//etc/dib-manifests -type f 2025-11-24 05:15:48.221 | + xargs sudo chown root:root 2025-11-24 05:15:48.255 | + sudo find /tmp/dib_build.2Ic9uaph/mnt//etc/dib-manifests -type f 2025-11-24 05:15:48.255 | + xargs sudo chmod 600 2025-11-24 05:15:48.286 | dib-run-parts 01-copy-manifests-dir completed 2025-11-24 05:15:48.286 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/cleanup.d/90-remove-resolvconf 2025-11-24 05:15:48.289 | + set -eu 2025-11-24 05:15:48.289 | + set -o pipefail 2025-11-24 05:15:48.289 | + '[' -f /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf.ORIG ']' 2025-11-24 05:15:48.289 | + sudo sed -i /nameserver/d /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf.ORIG 2025-11-24 05:15:48.305 | dib-run-parts 90-remove-resolvconf completed 2025-11-24 05:15:48.305 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/cleanup.d/90-remove-ssh-host-keys 2025-11-24 05:15:48.308 | + set -eu 2025-11-24 05:15:48.308 | + set -o pipefail 2025-11-24 05:15:48.308 | + '[' -d /tmp/dib_build.2Ic9uaph/mnt/etc/ssh ']' 2025-11-24 05:15:48.308 | + sudo find /tmp/dib_build.2Ic9uaph/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2025-11-24 05:15:48.326 | dib-run-parts 90-remove-ssh-host-keys completed 2025-11-24 05:15:48.326 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/cleanup.d/99-remove-dib-img-functions 2025-11-24 05:15:48.328 | + set -eu 2025-11-24 05:15:48.328 | + set -o pipefail 2025-11-24 05:15:48.328 | + sudo rm -f /tmp/dib_build.2Ic9uaph/mnt/lib/diskimage-builder/img-functions 2025-11-24 05:15:48.343 | + sudo rmdir /tmp/dib_build.2Ic9uaph/mnt/lib/diskimage-builder 2025-11-24 05:15:48.359 | dib-run-parts 99-remove-dib-img-functions completed 2025-11-24 05:15:48.359 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/cleanup.d/99-remove-yum-repo-conf 2025-11-24 05:15:48.362 | + set -eu 2025-11-24 05:15:48.362 | + set -o pipefail 2025-11-24 05:15:48.362 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-11-24 05:15:48.362 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:15:48.363 | ++ basename /etc/yum.repos.d/centos-addons.repo 2025-11-24 05:15:48.363 | + sudo rm -f /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d/centos-addons.repo 2025-11-24 05:15:48.378 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:15:48.378 | ++ basename /etc/yum.repos.d/centos.repo 2025-11-24 05:15:48.379 | + sudo rm -f /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d/centos.repo 2025-11-24 05:15:48.394 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:15:48.395 | ++ basename /etc/yum.repos.d/delorean-master-testing.repo 2025-11-24 05:15:48.395 | + sudo rm -f /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d/delorean-master-testing.repo 2025-11-24 05:15:48.411 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:15:48.411 | ++ basename /etc/yum.repos.d/delorean.repo 2025-11-24 05:15:48.412 | + sudo rm -f /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d/delorean.repo 2025-11-24 05:15:48.428 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:15:48.428 | ++ basename /etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-11-24 05:15:48.429 | + sudo rm -f /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-11-24 05:15:48.444 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:15:48.444 | ++ basename /etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-11-24 05:15:48.445 | + sudo rm -f /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-11-24 05:15:48.459 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:15:48.460 | ++ basename /etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-11-24 05:15:48.460 | + sudo rm -f /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-11-24 05:15:48.475 | + for file in $DIB_YUM_REPO_CONF 2025-11-24 05:15:48.475 | ++ basename /etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-11-24 05:15:48.476 | + sudo rm -f /tmp/dib_build.2Ic9uaph/mnt/etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-11-24 05:15:48.492 | dib-run-parts 99-remove-yum-repo-conf completed 2025-11-24 05:15:48.492 | dib-run-parts Running /tmp/dib_build.2Ic9uaph/hooks/cleanup.d/99-selinux-fixfiles-restore 2025-11-24 05:15:48.494 | + set -eu 2025-11-24 05:15:48.494 | + set -o pipefail 2025-11-24 05:15:48.495 | + [[ ! -f /tmp/dib_build.2Ic9uaph/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2025-11-24 05:15:48.495 | + [[ ! -x /tmp/dib_build.2Ic9uaph/mnt/usr/sbin/setfiles ]] 2025-11-24 05:15:48.495 | + _runcon= 2025-11-24 05:15:48.495 | + [[ -d /sys/fs/selinux ]] 2025-11-24 05:15:48.495 | + selinuxenabled 2025-11-24 05:15:48.496 | + sudo semanage permissive -a setfiles_mac_t 2025-11-24 05:15:55.790 | + _runcon='runcon -t setfiles_mac_t -- ' 2025-11-24 05:15:55.790 | + _dash_m= 2025-11-24 05:15:55.790 | + [[ centos == \f\e\d\o\r\a ]] 2025-11-24 05:15:55.790 | + IFS='|' 2025-11-24 05:15:55.790 | + read -ra SPLIT_MOUNTS 2025-11-24 05:15:55.790 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-24 05:15:55.790 | + '[' /boot/efi '!=' /tmp/in_target.d ']' 2025-11-24 05:15:55.790 | + '[' /boot/efi '!=' /dev ']' 2025-11-24 05:15:55.790 | + '[' /boot/efi '!=' /boot/efi ']' 2025-11-24 05:15:55.790 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-24 05:15:55.790 | + '[' /boot '!=' /tmp/in_target.d ']' 2025-11-24 05:15:55.790 | + '[' /boot '!=' /dev ']' 2025-11-24 05:15:55.790 | + '[' /boot '!=' /boot/efi ']' 2025-11-24 05:15:55.790 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-24 05:15:55.790 | + pgrep kauditd 2025-11-24 05:15:55.805 | + [[ /boot == \/ ]] 2025-11-24 05:15:55.805 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.2Ic9uaph/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /boot 2025-11-24 05:15:55.850 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-24 05:15:55.850 | + '[' / '!=' /tmp/in_target.d ']' 2025-11-24 05:15:55.850 | + '[' / '!=' /dev ']' 2025-11-24 05:15:55.850 | + '[' / '!=' /boot/efi ']' 2025-11-24 05:15:55.850 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-24 05:15:55.850 | + pgrep kauditd 2025-11-24 05:15:55.860 | + [[ / == \/ ]] 2025-11-24 05:15:55.860 | ++ mktemp -d 2025-11-24 05:15:55.861 | + TMP_BIND_MOUNT=/tmp/tmp.MelXJfA66Y 2025-11-24 05:15:55.862 | + sudo mount --bind /tmp/dib_build.2Ic9uaph/mnt /tmp/tmp.MelXJfA66Y 2025-11-24 05:15:55.880 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/tmp.MelXJfA66Y /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2025-11-24 05:16:04.784 | + sudo umount /tmp/tmp.MelXJfA66Y 2025-11-24 05:16:04.805 | + sudo rmdir /tmp/tmp.MelXJfA66Y 2025-11-24 05:16:04.821 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-24 05:16:04.821 | + '[' /tmp '!=' /tmp/in_target.d ']' 2025-11-24 05:16:04.821 | + '[' /tmp '!=' /dev ']' 2025-11-24 05:16:04.821 | + '[' /tmp '!=' /boot/efi ']' 2025-11-24 05:16:04.821 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-24 05:16:04.821 | + pgrep kauditd 2025-11-24 05:16:04.833 | + [[ /tmp == \/ ]] 2025-11-24 05:16:04.833 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.2Ic9uaph/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /tmp 2025-11-24 05:16:04.856 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-24 05:16:04.856 | + '[' /var '!=' /tmp/in_target.d ']' 2025-11-24 05:16:04.856 | + '[' /var '!=' /dev ']' 2025-11-24 05:16:04.856 | + '[' /var '!=' /boot/efi ']' 2025-11-24 05:16:04.856 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-24 05:16:04.856 | + pgrep kauditd 2025-11-24 05:16:04.866 | + [[ /var == \/ ]] 2025-11-24 05:16:04.866 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.2Ic9uaph/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var 2025-11-24 05:16:05.180 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-24 05:16:05.180 | + '[' /var/log '!=' /tmp/in_target.d ']' 2025-11-24 05:16:05.180 | + '[' /var/log '!=' /dev ']' 2025-11-24 05:16:05.180 | + '[' /var/log '!=' /boot/efi ']' 2025-11-24 05:16:05.180 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-24 05:16:05.180 | + pgrep kauditd 2025-11-24 05:16:05.189 | + [[ /var/log == \/ ]] 2025-11-24 05:16:05.189 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.2Ic9uaph/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var/log 2025-11-24 05:16:05.219 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-24 05:16:05.219 | + '[' /var/log/audit '!=' /tmp/in_target.d ']' 2025-11-24 05:16:05.219 | + '[' /var/log/audit '!=' /dev ']' 2025-11-24 05:16:05.219 | + '[' /var/log/audit '!=' /boot/efi ']' 2025-11-24 05:16:05.219 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-24 05:16:05.219 | + pgrep kauditd 2025-11-24 05:16:05.227 | + [[ /var/log/audit == \/ ]] 2025-11-24 05:16:05.227 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.2Ic9uaph/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var/log/audit 2025-11-24 05:16:05.251 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-24 05:16:05.251 | + '[' /home '!=' /tmp/in_target.d ']' 2025-11-24 05:16:05.251 | + '[' /home '!=' /dev ']' 2025-11-24 05:16:05.251 | + '[' /home '!=' /boot/efi ']' 2025-11-24 05:16:05.251 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-24 05:16:05.251 | + pgrep kauditd 2025-11-24 05:16:05.259 | + [[ /home == \/ ]] 2025-11-24 05:16:05.259 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.2Ic9uaph/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /home 2025-11-24 05:16:05.282 | dib-run-parts 99-selinux-fixfiles-restore completed 2025-11-24 05:16:05.282 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-24 05:16:05.282 | dib-run-parts 2025-11-24 05:16:05.283 | dib-run-parts Target: cleanup.d 2025-11-24 05:16:05.283 | dib-run-parts 2025-11-24 05:16:05.283 | dib-run-parts Script Seconds 2025-11-24 05:16:05.283 | dib-run-parts --------------------------------------- ---------- 2025-11-24 05:16:05.283 | dib-run-parts 2025-11-24 05:16:05.292 | dib-run-parts 01-copy-manifests-dir 0.139 2025-11-24 05:16:05.297 | dib-run-parts 90-remove-resolvconf 0.018 2025-11-24 05:16:05.302 | dib-run-parts 90-remove-ssh-host-keys 0.019 2025-11-24 05:16:05.307 | dib-run-parts 99-remove-dib-img-functions 0.033 2025-11-24 05:16:05.312 | dib-run-parts 99-remove-yum-repo-conf 0.131 2025-11-24 05:16:05.317 | dib-run-parts 99-selinux-fixfiles-restore 16.789 2025-11-24 05:16:05.318 | dib-run-parts 2025-11-24 05:16:05.318 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-24 05:16:05.322 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-cleanup bash 2025-11-24 05:16:05.325 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-24 05:16:05.325 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-cleanup(,|$)' -q 2025-11-24 05:16:05.330 | + diskimage_builder/lib/img-functions:finalise_base:110 : '[' -L /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf ']' 2025-11-24 05:16:05.333 | + diskimage_builder/lib/img-functions:finalise_base:111 : lsattr /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf 2025-11-24 05:16:05.335 | + diskimage_builder/lib/img-functions:finalise_base:111 : grep '^....i' 2025-11-24 05:16:05.339 | + diskimage_builder/lib/img-functions:finalise_base:118 : sudo rm -f /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf 2025-11-24 05:16:05.364 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -L /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf.ORIG ']' 2025-11-24 05:16:05.368 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -f /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf.ORIG ']' 2025-11-24 05:16:05.371 | + diskimage_builder/lib/img-functions:finalise_base:122 : sudo mv /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf.ORIG /tmp/dib_build.2Ic9uaph/mnt/etc/resolv.conf 2025-11-24 05:16:05.393 | + diskimage_builder/lib/img-functions:finalise_base:127 : unmount_dir /tmp/dib_build.2Ic9uaph/mnt/tmp 2025-11-24 05:16:05.396 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.2Ic9uaph/mnt/tmp 2025-11-24 05:16:05.400 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-11-24 05:16:05.403 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-11-24 05:16:05.406 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-11-24 05:16:05.410 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-11-24 05:16:05.413 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.2Ic9uaph/mnt/tmp ']' 2025-11-24 05:16:05.417 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.2Ic9uaph/mnt/tmp 2025-11-24 05:16:05.422 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.2Ic9uaph/mnt/tmp 2025-11-24 05:16:05.425 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-11-24 05:16:05.429 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-11-24 05:16:05.435 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.2Ic9uaph/mnt/tmp/' 2025-11-24 05:16:05.435 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-11-24 05:16:05.435 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-11-24 05:16:05.441 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts= 2025-11-24 05:16:05.444 | + diskimage_builder/lib/img-functions:finalise_base:128 : find /tmp/dib_build.2Ic9uaph/mnt/tmp -maxdepth 1 -mindepth 1 2025-11-24 05:16:05.446 | + diskimage_builder/lib/img-functions:finalise_base:128 : xargs sudo rm -rf --one-file-system 2025-11-24 05:16:05.467 | + diskimage_builder/lib/img-functions:finalise_base:130 : sudo find /tmp/dib_build.2Ic9uaph/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2025-11-24 05:16:05.524 | + diskimage_builder/lib/img-functions:finalise_base:132 : sudo find /tmp/dib_build.2Ic9uaph/mnt/root -name '*.log' -type f -delete 2025-11-24 05:16:05.545 | + diskimage_builder/lib/disk-image-create:main:554 : for X in ${!IMAGE_TYPES[@]} 2025-11-24 05:16:05.548 | + diskimage_builder/lib/disk-image-create:main:555 : [[ tar aci =~ qcow2 ]] 2025-11-24 05:16:05.550 | + diskimage_builder/lib/disk-image-create:main:573 : '[' qcow2 == squashfs ']' 2025-11-24 05:16:05.553 | + diskimage_builder/lib/disk-image-create:main:577 : '[' qcow2 == docker ']' 2025-11-24 05:16:05.556 | + diskimage_builder/lib/disk-image-create:main:588 : export EXTRA_UNMOUNT= 2025-11-24 05:16:05.559 | + diskimage_builder/lib/disk-image-create:main:588 : EXTRA_UNMOUNT= 2025-11-24 05:16:05.562 | + diskimage_builder/lib/disk-image-create:main:589 : unmount_image 2025-11-24 05:16:05.565 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-11-24 05:16:05.609 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:16:05.611 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:16:05.614 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-11-24 05:16:05.617 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-11-24 05:16:05.619 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-11-24 05:16:05.622 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-11-24 05:16:05.624 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.2Ic9uaph/mnt ']' 2025-11-24 05:16:05.627 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:16:05.631 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:16:05.634 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-11-24 05:16:05.636 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-11-24 05:16:05.640 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-11-24 05:16:05.640 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.2Ic9uaph/mnt/' 2025-11-24 05:16:05.641 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-11-24 05:16:05.645 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.2Ic9uaph/mnt/var/log/audit 2025-11-24 05:16:05.645 | /tmp/dib_build.2Ic9uaph/mnt/var/log 2025-11-24 05:16:05.645 | /tmp/dib_build.2Ic9uaph/mnt/var 2025-11-24 05:16:05.645 | /tmp/dib_build.2Ic9uaph/mnt/tmp 2025-11-24 05:16:05.645 | /tmp/dib_build.2Ic9uaph/mnt/sys 2025-11-24 05:16:05.645 | /tmp/dib_build.2Ic9uaph/mnt/proc 2025-11-24 05:16:05.645 | /tmp/dib_build.2Ic9uaph/mnt/home 2025-11-24 05:16:05.645 | /tmp/dib_build.2Ic9uaph/mnt/dev/pts 2025-11-24 05:16:05.645 | /tmp/dib_build.2Ic9uaph/mnt/dev 2025-11-24 05:16:05.645 | /tmp/dib_build.2Ic9uaph/mnt/boot/efi 2025-11-24 05:16:05.645 | /tmp/dib_build.2Ic9uaph/mnt/boot' 2025-11-24 05:16:05.648 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:16:05.650 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:16:05.653 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.655 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:16:05.658 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var/log/audit == */boot/efi ]] 2025-11-24 05:16:05.660 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.663 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:16:05.665 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var/log/audit == */boot ]] 2025-11-24 05:16:05.668 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.670 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:16:05.672 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.675 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:16:05.677 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var/log/audit == */tmp ]] 2025-11-24 05:16:05.680 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.682 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-24 05:16:05.685 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var/log/audit == */var ]] 2025-11-24 05:16:05.687 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.690 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-24 05:16:05.693 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var/log/audit == */var/log ]] 2025-11-24 05:16:05.696 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.698 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-24 05:16:05.701 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var/log/audit == */var/log/audit ]] 2025-11-24 05:16:05.703 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.2Ic9uaph/mnt/var/log/audit managed by block device; skipping' 2025-11-24 05:16:05.704 | Mountpoint /tmp/dib_build.2Ic9uaph/mnt/var/log/audit managed by block device; skipping 2025-11-24 05:16:05.706 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-24 05:16:05.709 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-24 05:16:05.712 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-24 05:16:05.714 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:16:05.717 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:16:05.719 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.722 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:16:05.725 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var/log == */boot/efi ]] 2025-11-24 05:16:05.728 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.730 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:16:05.733 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var/log == */boot ]] 2025-11-24 05:16:05.736 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.738 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:16:05.741 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.744 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:16:05.746 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var/log == */tmp ]] 2025-11-24 05:16:05.749 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.752 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-24 05:16:05.755 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var/log == */var ]] 2025-11-24 05:16:05.758 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.761 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-24 05:16:05.764 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var/log == */var/log ]] 2025-11-24 05:16:05.766 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.2Ic9uaph/mnt/var/log managed by block device; skipping' 2025-11-24 05:16:05.766 | Mountpoint /tmp/dib_build.2Ic9uaph/mnt/var/log managed by block device; skipping 2025-11-24 05:16:05.769 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-24 05:16:05.772 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-24 05:16:05.775 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-24 05:16:05.778 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:16:05.781 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:16:05.783 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.786 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:16:05.789 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var == */boot/efi ]] 2025-11-24 05:16:05.791 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.794 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:16:05.797 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var == */boot ]] 2025-11-24 05:16:05.799 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.802 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:16:05.805 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.807 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:16:05.810 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var == */tmp ]] 2025-11-24 05:16:05.813 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.815 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-24 05:16:05.818 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/var == */var ]] 2025-11-24 05:16:05.821 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.2Ic9uaph/mnt/var managed by block device; skipping' 2025-11-24 05:16:05.821 | Mountpoint /tmp/dib_build.2Ic9uaph/mnt/var managed by block device; skipping 2025-11-24 05:16:05.823 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-24 05:16:05.826 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-24 05:16:05.829 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-24 05:16:05.831 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:16:05.834 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:16:05.837 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.839 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:16:05.842 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/tmp == */boot/efi ]] 2025-11-24 05:16:05.845 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.847 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:16:05.850 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/tmp == */boot ]] 2025-11-24 05:16:05.853 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.855 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:16:05.858 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.861 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:16:05.864 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/tmp == */tmp ]] 2025-11-24 05:16:05.866 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.2Ic9uaph/mnt/tmp managed by block device; skipping' 2025-11-24 05:16:05.866 | Mountpoint /tmp/dib_build.2Ic9uaph/mnt/tmp managed by block device; skipping 2025-11-24 05:16:05.868 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-24 05:16:05.871 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-24 05:16:05.874 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-24 05:16:05.876 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:16:05.879 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:16:05.882 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.884 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:16:05.887 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */boot/efi ]] 2025-11-24 05:16:05.889 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.892 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:16:05.895 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */boot ]] 2025-11-24 05:16:05.897 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.900 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:16:05.902 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.905 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:16:05.907 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */tmp ]] 2025-11-24 05:16:05.909 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.912 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-24 05:16:05.915 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */var ]] 2025-11-24 05:16:05.917 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.920 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-24 05:16:05.922 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */var/log ]] 2025-11-24 05:16:05.925 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.927 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-24 05:16:05.930 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */var/log/audit ]] 2025-11-24 05:16:05.932 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.935 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-24 05:16:05.937 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/sys == */home ]] 2025-11-24 05:16:05.939 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-24 05:16:05.942 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.2Ic9uaph/mnt/sys' 2025-11-24 05:16:05.942 | Unmount /tmp/dib_build.2Ic9uaph/mnt/sys 2025-11-24 05:16:05.944 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.2Ic9uaph/mnt/sys 2025-11-24 05:16:05.965 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:16:05.968 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:16:05.970 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.972 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:16:05.975 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */boot/efi ]] 2025-11-24 05:16:05.977 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.979 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:16:05.982 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */boot ]] 2025-11-24 05:16:05.984 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.986 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:16:05.989 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.991 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:16:05.993 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */tmp ]] 2025-11-24 05:16:05.996 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:05.998 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-24 05:16:06.001 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */var ]] 2025-11-24 05:16:06.003 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.006 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-24 05:16:06.008 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */var/log ]] 2025-11-24 05:16:06.011 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.013 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-24 05:16:06.016 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */var/log/audit ]] 2025-11-24 05:16:06.018 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.021 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-24 05:16:06.023 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/proc == */home ]] 2025-11-24 05:16:06.026 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-24 05:16:06.028 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.2Ic9uaph/mnt/proc' 2025-11-24 05:16:06.028 | Unmount /tmp/dib_build.2Ic9uaph/mnt/proc 2025-11-24 05:16:06.031 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.2Ic9uaph/mnt/proc 2025-11-24 05:16:06.053 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:16:06.056 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:16:06.058 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.061 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:16:06.063 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/home == */boot/efi ]] 2025-11-24 05:16:06.066 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.068 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:16:06.071 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/home == */boot ]] 2025-11-24 05:16:06.073 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.076 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:16:06.078 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.081 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:16:06.083 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/home == */tmp ]] 2025-11-24 05:16:06.086 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.088 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-24 05:16:06.090 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/home == */var ]] 2025-11-24 05:16:06.093 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.095 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-24 05:16:06.098 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/home == */var/log ]] 2025-11-24 05:16:06.100 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.103 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-24 05:16:06.105 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/home == */var/log/audit ]] 2025-11-24 05:16:06.108 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.111 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-24 05:16:06.113 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/home == */home ]] 2025-11-24 05:16:06.116 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.2Ic9uaph/mnt/home managed by block device; skipping' 2025-11-24 05:16:06.116 | Mountpoint /tmp/dib_build.2Ic9uaph/mnt/home managed by block device; skipping 2025-11-24 05:16:06.118 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-24 05:16:06.121 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-24 05:16:06.123 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-24 05:16:06.126 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:16:06.128 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:16:06.131 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.134 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:16:06.136 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */boot/efi ]] 2025-11-24 05:16:06.139 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.141 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:16:06.144 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */boot ]] 2025-11-24 05:16:06.146 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.149 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:16:06.151 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.154 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:16:06.156 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */tmp ]] 2025-11-24 05:16:06.159 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.161 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-24 05:16:06.164 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */var ]] 2025-11-24 05:16:06.166 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.168 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-24 05:16:06.171 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */var/log ]] 2025-11-24 05:16:06.174 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.176 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-24 05:16:06.179 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */var/log/audit ]] 2025-11-24 05:16:06.181 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.183 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-24 05:16:06.186 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev/pts == */home ]] 2025-11-24 05:16:06.188 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-24 05:16:06.191 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.2Ic9uaph/mnt/dev/pts' 2025-11-24 05:16:06.191 | Unmount /tmp/dib_build.2Ic9uaph/mnt/dev/pts 2025-11-24 05:16:06.193 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.2Ic9uaph/mnt/dev/pts 2025-11-24 05:16:06.214 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:16:06.217 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:16:06.219 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.222 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:16:06.224 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */boot/efi ]] 2025-11-24 05:16:06.227 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.229 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:16:06.232 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */boot ]] 2025-11-24 05:16:06.234 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.236 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-24 05:16:06.239 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.241 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-24 05:16:06.244 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */tmp ]] 2025-11-24 05:16:06.246 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.249 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-24 05:16:06.251 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */var ]] 2025-11-24 05:16:06.254 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.256 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-24 05:16:06.258 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */var/log ]] 2025-11-24 05:16:06.261 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.263 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-24 05:16:06.265 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */var/log/audit ]] 2025-11-24 05:16:06.268 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.270 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-24 05:16:06.273 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/dev == */home ]] 2025-11-24 05:16:06.275 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-24 05:16:06.278 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.2Ic9uaph/mnt/dev' 2025-11-24 05:16:06.278 | Unmount /tmp/dib_build.2Ic9uaph/mnt/dev 2025-11-24 05:16:06.280 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.2Ic9uaph/mnt/dev 2025-11-24 05:16:06.301 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:16:06.303 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:16:06.306 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.308 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:16:06.311 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/boot/efi == */boot/efi ]] 2025-11-24 05:16:06.313 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.2Ic9uaph/mnt/boot/efi managed by block device; skipping' 2025-11-24 05:16:06.313 | Mountpoint /tmp/dib_build.2Ic9uaph/mnt/boot/efi managed by block device; skipping 2025-11-24 05:16:06.316 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-24 05:16:06.318 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-24 05:16:06.321 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-24 05:16:06.324 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-24 05:16:06.326 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-24 05:16:06.329 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.331 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-24 05:16:06.334 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/boot == */boot/efi ]] 2025-11-24 05:16:06.336 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-24 05:16:06.339 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-24 05:16:06.342 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.2Ic9uaph/mnt/boot == */boot ]] 2025-11-24 05:16:06.344 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.2Ic9uaph/mnt/boot managed by block device; skipping' 2025-11-24 05:16:06.344 | Mountpoint /tmp/dib_build.2Ic9uaph/mnt/boot managed by block device; skipping 2025-11-24 05:16:06.347 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-24 05:16:06.349 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-24 05:16:06.352 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-24 05:16:06.354 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-11-24 05:16:06.357 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-11-24 05:16:06.360 | ++ diskimage_builder/lib/disk-image-create:main:591 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-path 2025-11-24 05:16:06.479 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-24 05:16:06.479 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-24 05:16:06.479 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2025-11-24 05:16:06.494 | + diskimage_builder/lib/disk-image-create:main:591 : TMP_IMAGE_PATH=/tmp/dib_image.dB6IT9xH/image0.raw 2025-11-24 05:16:06.497 | + diskimage_builder/lib/disk-image-create:main:592 : export TMP_IMAGE_PATH 2025-11-24 05:16:06.499 | + diskimage_builder/lib/disk-image-create:main:595 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py umount 2025-11-24 05:16:06.619 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-24 05:16:06.619 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-24 05:16:06.620 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_home] 2025-11-24 05:16:06.620 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-24 05:16:06.641 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.2Ic9uaph/mnt/home] 2025-11-24 05:16:06.658 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.2Ic9uaph/mnt/home: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:16:06.660 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.2Ic9uaph/mnt/home] 2025-11-24 05:16:06.682 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_audit] 2025-11-24 05:16:06.683 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-24 05:16:06.701 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.2Ic9uaph/mnt/var/log/audit] 2025-11-24 05:16:06.717 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.2Ic9uaph/mnt/var/log/audit: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:16:06.719 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.2Ic9uaph/mnt/var/log/audit] 2025-11-24 05:16:06.740 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_log] 2025-11-24 05:16:06.740 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-24 05:16:06.761 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.2Ic9uaph/mnt/var/log] 2025-11-24 05:16:06.777 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.2Ic9uaph/mnt/var/log: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:16:06.779 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.2Ic9uaph/mnt/var/log] 2025-11-24 05:16:06.800 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_var] 2025-11-24 05:16:06.800 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-24 05:16:06.821 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.2Ic9uaph/mnt/var] 2025-11-24 05:16:06.839 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.2Ic9uaph/mnt/var: 952 MiB (998244352 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:16:06.842 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.2Ic9uaph/mnt/var] 2025-11-24 05:16:06.914 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_tmp] 2025-11-24 05:16:06.914 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-24 05:16:06.933 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.2Ic9uaph/mnt/tmp] 2025-11-24 05:16:06.949 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.2Ic9uaph/mnt/tmp: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:16:06.951 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.2Ic9uaph/mnt/tmp] 2025-11-24 05:16:06.974 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_ESP] 2025-11-24 05:16:06.974 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-24 05:16:06.990 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.2Ic9uaph/mnt/boot/efi] 2025-11-24 05:16:07.013 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_boot] 2025-11-24 05:16:07.013 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-24 05:16:07.030 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.2Ic9uaph/mnt/boot] 2025-11-24 05:16:07.092 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.2Ic9uaph/mnt/boot: 364 MiB (381701120 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:16:07.093 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.2Ic9uaph/mnt/boot] 2025-11-24 05:16:07.143 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_root] 2025-11-24 05:16:07.144 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-24 05:16:07.162 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.2Ic9uaph/mnt/] 2025-11-24 05:16:07.180 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.2Ic9uaph/mnt/: 2.2 GiB (2344615936 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:16:07.182 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.2Ic9uaph/mnt/] 2025-11-24 05:16:07.535 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_thinpool] 2025-11-24 05:16:07.610 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_root] 2025-11-24 05:16:07.677 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_tmp] 2025-11-24 05:16:07.730 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_var] 2025-11-24 05:16:07.783 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_log] 2025-11-24 05:16:07.852 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_audit] 2025-11-24 05:16:07.906 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_home] 2025-11-24 05:16:07.984 | INFO diskimage_builder.block_device.utils [-] Calling [sudo vgchange -an vg] 2025-11-24 05:16:08.011 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: 0 logical volume(s) in volume group "vg" now active exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-24 05:16:08.029 | INFO diskimage_builder.block_device.utils [-] Calling [sudo udevadm settle] 2025-11-24 05:16:08.057 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2025-11-24 05:16:08.100 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2025-11-24 05:16:08.100 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2025-11-24 05:16:08.141 | + diskimage_builder/lib/disk-image-create:main:596 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py cleanup 2025-11-24 05:16:08.275 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-24 05:16:08.275 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.2Ic9uaph/block-device/config.yaml', 'image-dir': '/tmp/dib_image.dB6IT9xH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.2Ic9uaph/mnt', 'build-dir': '/tmp/dib_build.2Ic9uaph', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-24 05:16:08.275 | INFO diskimage_builder.block_device.utils [-] Calling [sudo pvscan --cache] 2025-11-24 05:16:08.325 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.2Ic9uaph/states/block-device] 2025-11-24 05:16:08.347 | + diskimage_builder/lib/disk-image-create:main:598 : cleanup_build_dir 2025-11-24 05:16:08.350 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /tmp/dib_build.2Ic9uaph/built; do sleep 1; done' 2025-11-24 05:16:08.371 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /tmp/dib_build.2Ic9uaph/mnt 2025-11-24 05:16:08.388 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /tmp/dib_build.2Ic9uaph 2025-11-24 05:16:08.434 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2025-11-24 05:16:08.436 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-11-24 05:16:08.438 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-11-24 05:16:08.440 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-11-24 05:16:08.443 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-11-24 05:16:08.447 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865368 2025-11-24 05:16:08.449 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-11-24 05:16:08.451 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865368 -lt 14680064 ']' 2025-11-24 05:16:08.454 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-11-24 05:16:08.456 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-11-24 05:16:08.458 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /tmp/dib_build.2Ic9uaph 2025-11-24 05:16:08.466 | + diskimage_builder/lib/disk-image-create:main:600 : [[ ! base interface-names source-repositories openvswitch dracut-regenerate edpm-base manifests enable-packages-install centos selinux-permissive repo-setup disable-nouveau modprobe growvols cloud-init-network-renderer dynamic-login edpm-partition-uefi install-static install-bin cache-url stable-interface-names bootloader element-manifest redhat-common reset-bls-entries openssh-server rpm-distro select-boot-kernel-initrd runtime-ssh-host-keys selinux-fixfiles-restore dib-init-system pkg-map yum override-pip-and-virtualenv package-installs sysprep remove-resolvconf install-types =~ no-final-image ]] 2025-11-24 05:16:08.468 | + diskimage_builder/lib/disk-image-create:main:600 : [[ 0 == \0 ]] 2025-11-24 05:16:08.470 | + diskimage_builder/lib/disk-image-create:main:601 : has_raw_type= 2025-11-24 05:16:08.473 | + diskimage_builder/lib/disk-image-create:main:602 : for IMAGE_TYPE in ${IMAGE_TYPES[@]} 2025-11-24 05:16:08.475 | + diskimage_builder/lib/disk-image-create:main:604 : '[' qcow2 = raw ']' 2025-11-24 05:16:08.477 | + diskimage_builder/lib/disk-image-create:main:606 : '[' qcow2 '!=' squashfs ']' 2025-11-24 05:16:08.479 | + diskimage_builder/lib/disk-image-create:main:607 : compress_and_save_image edpm-hardened-uefi.qcow2 2025-11-24 05:16:08.481 | + diskimage_builder/lib/img-functions:compress_and_save_image:137 : test qcow2 '!=' qcow2 2025-11-24 05:16:08.484 | + diskimage_builder/lib/img-functions:compress_and_save_image:138 : '[' -n '' ']' 2025-11-24 05:16:08.486 | + diskimage_builder/lib/img-functions:compress_and_save_image:141 : EXTRA_OPTIONS= 2025-11-24 05:16:08.488 | + diskimage_builder/lib/img-functions:compress_and_save_image:143 : '[' qcow2 = raw ']' 2025-11-24 05:16:08.490 | + diskimage_builder/lib/img-functions:compress_and_save_image:145 : '[' qcow2 == tgz ']' 2025-11-24 05:16:08.492 | + diskimage_builder/lib/img-functions:compress_and_save_image:148 : '[' qcow2 == vhd ']' 2025-11-24 05:16:08.494 | + diskimage_builder/lib/img-functions:compress_and_save_image:156 : echo 'Converting image using qemu-img convert' 2025-11-24 05:16:08.494 | Converting image using qemu-img convert 2025-11-24 05:16:08.496 | + diskimage_builder/lib/img-functions:compress_and_save_image:157 : qemu-img convert -c -f raw -O qcow2 /tmp/dib_image.dB6IT9xH/image0.raw edpm-hardened-uefi.qcow2-new 2025-11-24 05:17:02.739 | + diskimage_builder/lib/img-functions:compress_and_save_image:160 : OUT_IMAGE_PATH=edpm-hardened-uefi.qcow2-new 2025-11-24 05:17:02.742 | + diskimage_builder/lib/img-functions:compress_and_save_image:161 : finish_image edpm-hardened-uefi.qcow2 2025-11-24 05:17:02.745 | + diskimage_builder/lib/common-functions:finish_image:54 : '[' -f edpm-hardened-uefi.qcow2 -a 0 -eq 0 ']' 2025-11-24 05:17:02.747 | + diskimage_builder/lib/common-functions:finish_image:66 : mv edpm-hardened-uefi.qcow2-new edpm-hardened-uefi.qcow2 2025-11-24 05:17:02.751 | + diskimage_builder/lib/common-functions:finish_image:67 : [[ -n 1 ]] 2025-11-24 05:17:02.753 | + diskimage_builder/lib/common-functions:finish_image:67 : [[ 1 != \0 ]] 2025-11-24 05:17:02.756 | + diskimage_builder/lib/common-functions:finish_image:75 : declare -a wait_for 2025-11-24 05:17:02.758 | + diskimage_builder/lib/common-functions:finish_image:76 : [[ 1 == \1 ]] 2025-11-24 05:17:02.760 | + diskimage_builder/lib/common-functions:finish_image:76 : DIB_CHECKSUM=md5,sha256 2025-11-24 05:17:02.763 | + diskimage_builder/lib/common-functions:finish_image:77 : [[ md5,sha256 == *md5* ]] 2025-11-24 05:17:02.765 | + diskimage_builder/lib/common-functions:finish_image:77 : wait_for+=($!) 2025-11-24 05:17:02.766 | + diskimage_builder/lib/common-functions:finish_image:77 : md5sum edpm-hardened-uefi.qcow2 2025-11-24 05:17:02.769 | + diskimage_builder/lib/common-functions:finish_image:78 : [[ md5,sha256 == *sha256* ]] 2025-11-24 05:17:02.772 | + diskimage_builder/lib/common-functions:finish_image:78 : wait_for+=($!) 2025-11-24 05:17:02.772 | + diskimage_builder/lib/common-functions:finish_image:78 : sha256sum edpm-hardened-uefi.qcow2 2025-11-24 05:17:02.775 | + diskimage_builder/lib/common-functions:finish_image:79 : wait 56810 56820 2025-11-24 05:17:04.050 | + diskimage_builder/lib/common-functions:finish_image:81 : echo 'Image file edpm-hardened-uefi.qcow2 created...' 2025-11-24 05:17:04.050 | Image file edpm-hardened-uefi.qcow2 created... 2025-11-24 05:17:04.053 | + diskimage_builder/lib/disk-image-create:main:610 : '[' -n '' ']' 2025-11-24 05:17:04.056 | + diskimage_builder/lib/disk-image-create:main:617 : cleanup_image_dir 2025-11-24 05:17:04.058 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /tmp/dib_image.dB6IT9xH 2025-11-24 05:17:04.102 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2025-11-24 05:17:04.105 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-11-24 05:17:04.108 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-11-24 05:17:04.111 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-11-24 05:17:04.114 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-11-24 05:17:04.119 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865368 2025-11-24 05:17:04.121 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-11-24 05:17:04.124 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865368 -lt 14680064 ']' 2025-11-24 05:17:04.127 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-11-24 05:17:04.130 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-11-24 05:17:04.133 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /tmp/dib_image.dB6IT9xH 2025-11-24 05:17:04.352 | Build completed successfully