2025-10-08 06:12:40.014 | diskimage-builder version 3.39.1 2025-10-08 06:12:40.017 | 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-10-08 06:12:40.109 | 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-10-08 06:12:40.131 | Expanded element dependencies to: disable-nouveau openvswitch element-manifest bootloader manifests package-installs remove-resolvconf install-bin openssh-server dynamic-login growvols pkg-map dracut-regenerate selinux-permissive rpm-distro select-boot-kernel-initrd install-types interface-names override-pip-and-virtualenv install-static sysprep stable-interface-names selinux-fixfiles-restore edpm-partition-uefi runtime-ssh-host-keys cloud-init-network-renderer cache-url yum base repo-setup centos edpm-base reset-bls-entries enable-packages-install redhat-common dib-init-system source-repositories modprobe 2025-10-08 06:12:40.137 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2025-10-08 06:12:40.144 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=edpm-hardened-uefi 2025-10-08 06:12:40.150 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=edpm-hardened-uefi 2025-10-08 06:12:40.157 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2025-10-08 06:12:40.163 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2025-10-08 06:12:40.169 | + diskimage_builder/lib/disk-image-create:main:263 : type qemu-img 2025-10-08 06:12:40.176 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2025-10-08 06:12:40.181 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2025-10-08 06:12:40.188 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2025-10-08 06:12:40.196 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2025-10-08 06:12:40.204 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/tmp/dib_build.RbFaMUZ2 2025-10-08 06:12:40.211 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2025-10-08 06:12:40.218 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/tmp/dib_image.V2tEa8V4 2025-10-08 06:12:40.224 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2025-10-08 06:12:40.230 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2025-10-08 06:12:40.236 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2025-10-08 06:12:40.241 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2025-10-08 06:12:40.246 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-10-08 06:12:40.252 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-10-08 06:12:40.259 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-10-08 06:12:40.269 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7864096 2025-10-08 06:12:40.275 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-10-08 06:12:40.281 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7864096 -lt 14680064 ']' 2025-10-08 06:12:40.287 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 1 == 1 ']' 2025-10-08 06:12:40.293 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : echo 'WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7864096 < 14G)' 2025-10-08 06:12:40.293 | WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7864096 < 14G) 2025-10-08 06:12:40.298 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-10-08 06:12:40.304 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2025-10-08 06:12:40.310 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /tmp/dib_build.RbFaMUZ2 2025-10-08 06:12:40.310 | Building in /tmp/dib_build.RbFaMUZ2 2025-10-08 06:12:40.317 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2025-10-08 06:12:40.323 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2025-10-08 06:12:40.329 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2025-10-08 06:12:40.334 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/tmp/dib_build.RbFaMUZ2/hooks 2025-10-08 06:12:40.340 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/tmp/dib_build.RbFaMUZ2/hooks 2025-10-08 06:12:40.347 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /tmp/dib_build.RbFaMUZ2/block-device 2025-10-08 06:12:40.357 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/tmp/dib_build.RbFaMUZ2/block-device/config.yaml 2025-10-08 06:12:40.363 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /tmp/dib_build.RbFaMUZ2/block-device/config.yaml 2025-10-08 06:12:40.394 | Searching elements for block-device[-amd64].yaml ... 2025-10-08 06:12:40.402 | Using block-device config: /usr/share/edpm-image-builder/dib/edpm-partition-uefi/block-device-default.yaml 2025-10-08 06:12:40.408 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2025-10-08 06:12:40.415 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/tmp/dib_build.RbFaMUZ2/block-device/params.yaml 2025-10-08 06:12:40.422 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2025-10-08 06:12:40.429 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2025-10-08 06:12:40.438 | + 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-10-08 06:12:40.629 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-08 06:12:40.629 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-08 06:12:40.642 | 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-10-08 06:12:40.643 | 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-10-08 06:12:40.643 | 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-10-08 06:12:40.643 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.RbFaMUZ2/states/block-device/config.json] 2025-10-08 06:12:40.668 | ++ 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-10-08 06:12:40.817 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-08 06:12:40.817 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-08 06:12:40.817 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2025-10-08 06:12:40.817 | 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-10-08 06:12:40.841 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=rhoso-rootfs 2025-10-08 06:12:40.849 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2025-10-08 06:12:40.856 | ++ 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-10-08 06:12:40.987 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-08 06:12:40.988 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-08 06:12:40.988 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2025-10-08 06:12:40.988 | 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-10-08 06:12:41.011 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=xfs 2025-10-08 06:12:41.017 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2025-10-08 06:12:41.024 | ++ 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-10-08 06:12:41.197 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-08 06:12:41.197 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-08 06:12:41.197 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2025-10-08 06:12:41.197 | 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-10-08 06:12:41.224 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL=mkfs_boot 2025-10-08 06:12:41.230 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2025-10-08 06:12:41.236 | ++ 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-10-08 06:12:41.404 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-08 06:12:41.404 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-08 06:12:41.404 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2025-10-08 06:12:41.426 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/boot|/|/tmp|/var|/var/log|/var/log/audit|/home' 2025-10-08 06:12:41.432 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2025-10-08 06:12:41.438 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2025-10-08 06:12:41.444 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:12:41.450 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:12:41.499 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:12:41.505 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:12:41.512 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:12:41.518 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2025-10-08 06:12:41.524 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-08 06:12:41.530 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks ']' 2025-10-08 06:12:41.537 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2025-10-08 06:12:41.572 | Copying hooks for cloud-init-network-renderer 2025-10-08 06:12:41.586 | Copying hooks /usr/share/edpm-image-builder/dib/cloud-init-network-renderer/install.d/81-network-renderer 2025-10-08 06:12:41.600 | Copying hooks for override-pip-and-virtualenv 2025-10-08 06:12:41.618 | Copying hooks for enable-packages-install 2025-10-08 06:12:41.632 | Copying hooks /usr/share/edpm-image-builder/dib/enable-packages-install/environment.d/01-export-install-types.bash 2025-10-08 06:12:41.645 | Copying hooks for install-bin 2025-10-08 06:12:41.659 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2025-10-08 06:12:41.670 | Copying hooks for stable-interface-names 2025-10-08 06:12:41.680 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/install.d/02-stable-interface-names 2025-10-08 06:12:41.699 | Copying hooks for source-repositories 2025-10-08 06:12:41.713 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2025-10-08 06:12:41.735 | Copying hooks for interface-names 2025-10-08 06:12:41.745 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/70-clear-net-ifnames 2025-10-08 06:12:41.749 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/71-clean-stale-interface 2025-10-08 06:12:41.760 | Copying hooks for remove-resolvconf 2025-10-08 06:12:41.774 | Copying hooks /usr/share/edpm-image-builder/dib/remove-resolvconf/cleanup.d/90-remove-resolvconf 2025-10-08 06:12:41.786 | Copying hooks for package-installs 2025-10-08 06:12:41.800 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2025-10-08 06:12:41.803 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2025-10-08 06:12:41.807 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2025-10-08 06:12:41.810 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2025-10-08 06:12:41.820 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2025-10-08 06:12:41.831 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2025-10-08 06:12:41.835 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2025-10-08 06:12:41.848 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2025-10-08 06:12:41.851 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2025-10-08 06:12:41.861 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2025-10-08 06:12:41.864 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2025-10-08 06:12:41.882 | Copying hooks for yum 2025-10-08 06:12:41.891 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/bin/install-packages 2025-10-08 06:12:41.900 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2025-10-08 06:12:41.909 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2025-10-08 06:12:41.918 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2025-10-08 06:12:41.933 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2025-10-08 06:12:41.935 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2025-10-08 06:12:41.939 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2025-10-08 06:12:41.942 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2025-10-08 06:12:41.946 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2025-10-08 06:12:41.959 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2025-10-08 06:12:41.974 | Copying hooks for selinux-permissive 2025-10-08 06:12:41.984 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/pre-install.d/11-selinux-permissive 2025-10-08 06:12:41.995 | Copying hooks for dracut-regenerate 2025-10-08 06:12:42.005 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/environment.d/10-dracut-regenerate 2025-10-08 06:12:42.015 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/extra-data.d/50-dracut-conf 2025-10-08 06:12:42.028 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/finalise.d/50-dracut-regenerate 2025-10-08 06:12:42.050 | Copying hooks for modprobe 2025-10-08 06:12:42.060 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2025-10-08 06:12:42.070 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2025-10-08 06:12:42.081 | Copying hooks for rpm-distro 2025-10-08 06:12:42.091 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2025-10-08 06:12:42.102 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2025-10-08 06:12:42.105 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2025-10-08 06:12:42.109 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2025-10-08 06:12:42.125 | Copying hooks for base 2025-10-08 06:12:42.136 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2025-10-08 06:12:42.146 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2025-10-08 06:12:42.150 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2025-10-08 06:12:42.154 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2025-10-08 06:12:42.164 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2025-10-08 06:12:42.185 | Copying hooks for reset-bls-entries 2025-10-08 06:12:42.196 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/finalise.d/49-mkdir-run-install 2025-10-08 06:12:42.209 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/finalise.d/51-rm-run-install 2025-10-08 06:12:42.222 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/init-scripts/systemd 2025-10-08 06:12:42.234 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/post-install.d/80-reset-bls-entries 2025-10-08 06:12:42.249 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/static/usr 2025-10-08 06:12:42.271 | Copying hooks for install-types 2025-10-08 06:12:42.281 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2025-10-08 06:12:42.293 | Copying hooks for element-manifest 2025-10-08 06:12:42.303 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/extra-data.d/75-inject-element-manifest 2025-10-08 06:12:42.316 | Copying hooks for selinux-fixfiles-restore 2025-10-08 06:12:42.325 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2025-10-08 06:12:42.333 | Copying hooks for openssh-server 2025-10-08 06:12:42.341 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2025-10-08 06:12:42.346 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2025-10-08 06:12:42.364 | Copying hooks for bootloader 2025-10-08 06:12:42.374 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2025-10-08 06:12:42.382 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2025-10-08 06:12:42.394 | Copying hooks for manifests 2025-10-08 06:12:42.404 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2025-10-08 06:12:42.414 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2025-10-08 06:12:42.423 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2025-10-08 06:12:42.433 | Copying hooks for growvols 2025-10-08 06:12:42.444 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/environment.d/15-growvols 2025-10-08 06:12:42.455 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/init-scripts/systemd 2025-10-08 06:12:42.465 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/post-install.d/80-growvols 2025-10-08 06:12:42.476 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/static/usr 2025-10-08 06:12:42.495 | Copying hooks for edpm-partition-uefi 2025-10-08 06:12:42.504 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/environment.d/15-block-device.bash 2025-10-08 06:12:42.514 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/finalise.d/51-efi-grub-cfg 2025-10-08 06:12:42.522 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/post-install.d/80-enable-fstrim 2025-10-08 06:12:42.525 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/post-install.d/98-enable-tmp-mount 2025-10-08 06:12:42.543 | Copying hooks for edpm-base 2025-10-08 06:12:42.551 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-base/install.d/51-persistent-journal 2025-10-08 06:12:42.580 | Copying hooks for sysprep 2025-10-08 06:12:42.595 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2025-10-08 06:12:42.606 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2025-10-08 06:12:42.634 | Copying hooks for dib-init-system 2025-10-08 06:12:42.645 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2025-10-08 06:12:42.655 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2025-10-08 06:12:42.666 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2025-10-08 06:12:42.675 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2025-10-08 06:12:42.689 | Copying hooks for install-static 2025-10-08 06:12:42.698 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2025-10-08 06:12:42.722 | Copying hooks for select-boot-kernel-initrd 2025-10-08 06:12:42.732 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/bin/select-boot-kernel-initrd 2025-10-08 06:12:42.738 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/cleanup.d/99-remove-dib-img-functions 2025-10-08 06:12:42.788 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/extra-data.d/99-copy-dib-img-functions 2025-10-08 06:12:42.800 | Copying hooks for dynamic-login 2025-10-08 06:12:42.811 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/systemd 2025-10-08 06:12:42.815 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/sysv 2025-10-08 06:12:42.820 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/upstart 2025-10-08 06:12:42.831 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/install.d/70-enable-dynamic-login-services 2025-10-08 06:12:42.845 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/static/usr 2025-10-08 06:12:42.861 | Copying hooks for redhat-common 2025-10-08 06:12:42.872 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2025-10-08 06:12:42.883 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2025-10-08 06:12:42.894 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2025-10-08 06:12:42.992 | Copying hooks for repo-setup 2025-10-08 06:12:43.003 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/environment.d/01-repo-setup.bash 2025-10-08 06:12:43.013 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/pre-install.d/00-03-repo-setup 2025-10-08 06:12:43.024 | Copying hooks for cache-url 2025-10-08 06:12:43.035 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2025-10-08 06:12:43.058 | Copying hooks for disable-nouveau 2025-10-08 06:12:43.071 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/dracut.conf.d/disable-nouveau.conf 2025-10-08 06:12:43.084 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/disable-nouveau.conf 2025-10-08 06:12:43.100 | Copying hooks for runtime-ssh-host-keys 2025-10-08 06:12:43.110 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2025-10-08 06:12:43.121 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2025-10-08 06:12:43.124 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2025-10-08 06:12:43.136 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2025-10-08 06:12:43.145 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2025-10-08 06:12:43.170 | Copying hooks for openvswitch 2025-10-08 06:12:43.181 | Copying hooks /usr/share/edpm-image-builder/dib/openvswitch/install.d/74-openvswitch 2025-10-08 06:12:43.195 | Copying hooks for pkg-map 2025-10-08 06:12:43.204 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2025-10-08 06:12:43.211 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2025-10-08 06:12:43.219 | Copying hooks for centos 2025-10-08 06:12:43.227 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/environment.d/10-centos-distro-name.bash 2025-10-08 06:12:43.236 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/post-install.d/03-reset-bls-entries 2025-10-08 06:12:43.242 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/00-02-set-centos-mirror 2025-10-08 06:12:43.244 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/02-set-machine-id 2025-10-08 06:12:43.253 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/root.d/10-centos-cloud-image 2025-10-08 06:12:43.265 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/10-stream-build-succeeds 2025-10-08 06:12:43.267 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-build-succeeds 2025-10-08 06:12:43.271 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-stream-build-succeeds 2025-10-08 06:12:43.273 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/9-stream-build-succeeds 2025-10-08 06:12:43.302 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2025-10-08 06:12:43.308 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:12:43.309 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2025-10-08 06:12:43.348 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks/root.d ']' 2025-10-08 06:12:43.354 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.RbFaMUZ2/hooks/root.d' 2025-10-08 06:12:43.354 | Running hooks from /tmp/dib_build.RbFaMUZ2/hooks/root.d 2025-10-08 06:12:43.359 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-10-08 06:12:43.365 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.RbFaMUZ2/hooks/root.d 2025-10-08 06:12:43.396 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/01-export-install-types.bash 2025-10-08 06:12:43.400 | + source /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/01-export-install-types.bash 2025-10-08 06:12:43.440 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:12:43.440 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:12:43.440 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/01-repo-setup.bash 2025-10-08 06:12:43.444 | + source /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/01-repo-setup.bash 2025-10-08 06:12:43.447 | ++ export DIB_REPO_SETUP=current-podified 2025-10-08 06:12:43.447 | ++ DIB_REPO_SETUP=current-podified 2025-10-08 06:12:43.447 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-08 06:12:43.447 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-08 06:12:43.447 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-08 06:12:43.447 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-08 06:12:43.447 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-08 06:12:43.447 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-08 06:12:43.447 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/10-base-defaults 2025-10-08 06:12:43.452 | + source /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/10-base-defaults 2025-10-08 06:12:43.500 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-08 06:12:43.500 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-08 06:12:43.500 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-08 06:12:43.501 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-08 06:12:43.501 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-10-08 06:12:43.505 | + source /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-10-08 06:12:43.538 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-08 06:12:43.538 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-08 06:12:43.538 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-08 06:12:43.538 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-08 06:12:43.538 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-08 06:12:43.538 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-08 06:12:43.538 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-08 06:12:43.538 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-08 06:12:43.538 | ++ DIB_NO_TIMER_CHECK=True 2025-10-08 06:12:43.538 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-08 06:12:43.538 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-08 06:12:43.538 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-08 06:12:43.538 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-08 06:12:43.538 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-10-08 06:12:43.542 | + source /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-10-08 06:12:43.558 | ++ export DISTRO_NAME=centos 2025-10-08 06:12:43.559 | ++ DISTRO_NAME=centos 2025-10-08 06:12:43.559 | ++ export DIB_RELEASE=9-stream 2025-10-08 06:12:43.559 | ++ DIB_RELEASE=9-stream 2025-10-08 06:12:43.559 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-08 06:12:43.559 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-08 06:12:43.559 | ++ export YUM=dnf 2025-10-08 06:12:43.559 | ++ YUM=dnf 2025-10-08 06:12:43.559 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/10-dracut-regenerate 2025-10-08 06:12:43.562 | + source /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/10-dracut-regenerate 2025-10-08 06:12:43.595 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-08 06:12:43.595 | - name: crypt 2025-10-08 06:12:43.595 | packages: 2025-10-08 06:12:43.595 | - cryptsetup 2025-10-08 06:12:43.595 | - name: lvm 2025-10-08 06:12:43.595 | packages: 2025-10-08 06:12:43.595 | - lvm2 2025-10-08 06:12:43.595 | ' 2025-10-08 06:12:43.595 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-08 06:12:43.595 | - name: crypt 2025-10-08 06:12:43.595 | packages: 2025-10-08 06:12:43.595 | - cryptsetup 2025-10-08 06:12:43.595 | - name: lvm 2025-10-08 06:12:43.595 | packages: 2025-10-08 06:12:43.595 | - lvm2 2025-10-08 06:12:43.595 | ' 2025-10-08 06:12:43.595 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-08 06:12:43.595 | - name: crypt 2025-10-08 06:12:43.595 | packages: 2025-10-08 06:12:43.595 | - cryptsetup 2025-10-08 06:12:43.595 | - name: lvm 2025-10-08 06:12:43.595 | packages: 2025-10-08 06:12:43.595 | - lvm2 2025-10-08 06:12:43.595 | ' 2025-10-08 06:12:43.595 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-08 06:12:43.595 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/14-manifests 2025-10-08 06:12:43.599 | + source /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/14-manifests 2025-10-08 06:12:43.682 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-08 06:12:43.682 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-08 06:12:43.682 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-08 06:12:43.682 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-08 06:12:43.682 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/15-block-device.bash 2025-10-08 06:12:43.687 | + source /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/15-block-device.bash 2025-10-08 06:12:43.760 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-08 06:12:43.760 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-08 06:12:43.760 | ++ DIB_BLOCK_DEVICE=efi 2025-10-08 06:12:43.760 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/15-growvols 2025-10-08 06:12:43.764 | + source /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/15-growvols 2025-10-08 06:12:43.765 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-08 06:12:43.765 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-08 06:12:43.765 | ++ export DIB_GROWVOLS_ARGS= 2025-10-08 06:12:43.765 | ++ DIB_GROWVOLS_ARGS= 2025-10-08 06:12:43.765 | ++ export DIB_GROWVOLS_GROUP= 2025-10-08 06:12:43.765 | ++ DIB_GROWVOLS_GROUP= 2025-10-08 06:12:43.765 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-08 06:12:43.765 | ++ DIB_GROWVOLS_DEVICE= 2025-10-08 06:12:43.765 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/50-redhat-common 2025-10-08 06:12:43.768 | + source /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/50-redhat-common 2025-10-08 06:12:43.790 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-08 06:12:43.790 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-08 06:12:43.790 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-08 06:12:43.790 | ++ DIB_INIT_SYSTEM=systemd 2025-10-08 06:12:43.790 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/99-dib-init-system 2025-10-08 06:12:43.795 | + source /tmp/dib_build.RbFaMUZ2/hooks/root.d/../environment.d/99-dib-init-system 2025-10-08 06:12:43.799 | ++ '[' -z systemd ']' 2025-10-08 06:12:43.799 | ++ case $DIB_INIT_SYSTEM in 2025-10-08 06:12:43.799 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/root.d/10-centos-cloud-image 2025-10-08 06:12:43.817 | + set -eu 2025-10-08 06:12:43.817 | + set -o pipefail 2025-10-08 06:12:43.817 | + '[' -n amd64 ']' 2025-10-08 06:12:43.817 | + '[' -n /tmp/dib_build.RbFaMUZ2/mnt ']' 2025-10-08 06:12:43.817 | + [[ amd64 x86_64 arm64 aarch64 ppc64le =~ amd64 ]] 2025-10-08 06:12:43.817 | + [[ amd64 =~ amd64 ]] 2025-10-08 06:12:43.817 | + ARCH=x86_64 2025-10-08 06:12:43.817 | + [[ 9-stream == \9 ]] 2025-10-08 06:12:43.817 | + dib_release_path=9-stream 2025-10-08 06:12:43.817 | + DIB_CLOUD_IMAGES=https://cloud.centos.org/centos/9-stream/x86_64/images 2025-10-08 06:12:43.817 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-08 06:12:43.817 | + '[' -n /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-10-08 06:12:43.817 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-08 06:12:43.817 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-08 06:12:43.818 | ++ basename /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-08 06:12:43.820 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-08 06:12:43.820 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-08 06:12:43.820 | + echo 'Extracting image...' 2025-10-08 06:12:43.820 | Extracting image... 2025-10-08 06:12:43.820 | + /tmp/dib_build.RbFaMUZ2/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-10-08 06:12:43.844 | + set -eu 2025-10-08 06:12:43.844 | + set -o pipefail 2025-10-08 06:12:43.844 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-08 06:12:43.844 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-08 06:12:43.844 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-08 06:12:43.844 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-08 06:12:43.844 | + CACHED_TAR=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-08 06:12:43.844 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-10-08 06:12:43.844 | + TAR_LOCK=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock 2025-10-08 06:12:43.844 | + GUID_EFI=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2025-10-08 06:12:43.844 | + GUID_LINUX_BOOT=bc13c2ff-59e6-4262-a352-b275fd6f7172 2025-10-08 06:12:43.846 | ++ date 2025-10-08 06:12:43.849 | + echo 'Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Wed Oct 8 06:12:43 UTC 2025' 2025-10-08 06:12:43.849 | Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Wed Oct 8 06:12:43 UTC 2025 2025-10-08 06:12:43.849 | + flock -w 1200 9 2025-10-08 06:12:43.851 | + extract_image 2025-10-08 06:12:43.851 | + '[' -n '' -a -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2025-10-08 06:12:43.851 | + '[' -z /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-10-08 06:12:43.851 | + '[' '!' -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-10-08 06:12:43.851 | + echo 'Repacking base image as tarball.' 2025-10-08 06:12:43.851 | Repacking base image as tarball. 2025-10-08 06:12:43.852 | ++ mktemp --tmpdir=/tmp -d 2025-10-08 06:12:43.855 | + WORKING=/tmp/tmp.OWBmoCgD9H 2025-10-08 06:12:43.855 | + EACTION='rm -r /tmp/tmp.OWBmoCgD9H' 2025-10-08 06:12:43.855 | + trap 'rm -r /tmp/tmp.OWBmoCgD9H' EXIT 2025-10-08 06:12:43.855 | + echo 'Working in /tmp/tmp.OWBmoCgD9H' 2025-10-08 06:12:43.855 | Working in /tmp/tmp.OWBmoCgD9H 2025-10-08 06:12:43.856 | ++ mktemp --tmpdir=/tmp/tmp.OWBmoCgD9H XXXXXX.raw 2025-10-08 06:12:43.858 | + RAW_FILE=/tmp/tmp.OWBmoCgD9H/a6RXGH.raw 2025-10-08 06:12:43.858 | + '[' ow2 == .xz ']' 2025-10-08 06:12:43.858 | + qemu-img convert -f qcow2 -O raw /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 /tmp/tmp.OWBmoCgD9H/a6RXGH.raw 2025-10-08 06:12:51.642 | +++ sudo losetup -f 2025-10-08 06:12:51.723 | ++ basename /dev/loop0 2025-10-08 06:12:51.726 | + LOOPDEV_BASE=loop0 2025-10-08 06:12:51.726 | + sudo kpartx -av /tmp/tmp.OWBmoCgD9H/a6RXGH.raw 2025-10-08 06:12:51.941 | add map loop0p1 (253:0): 0 2048 linear 7:0 2048 2025-10-08 06:12:51.941 | add map loop0p2 (253:1): 0 409600 linear 7:0 4096 2025-10-08 06:12:51.941 | add map loop0p3 (253:2): 0 2097152 linear 7:0 413696 2025-10-08 06:12:51.941 | add map loop0p4 (253:3): 0 18458624 linear 7:0 2510848 2025-10-08 06:12:51.944 | + '[' -f /.dockerenv ']' 2025-10-08 06:12:51.944 | + timeout 5 sh -c 'while ! ls /dev/mapper/loop0p* ; do sleep 1; done' 2025-10-08 06:12:51.950 | /dev/mapper/loop0p1 2025-10-08 06:12:51.950 | /dev/mapper/loop0p2 2025-10-08 06:12:51.950 | /dev/mapper/loop0p3 2025-10-08 06:12:51.950 | /dev/mapper/loop0p4 2025-10-08 06:12:51.950 | + EACTION='sudo kpartx -d /tmp/tmp.OWBmoCgD9H/a6RXGH.raw ; rm -r /tmp/tmp.OWBmoCgD9H' 2025-10-08 06:12:51.951 | + trap 'sudo kpartx -d /tmp/tmp.OWBmoCgD9H/a6RXGH.raw ; rm -r /tmp/tmp.OWBmoCgD9H' EXIT 2025-10-08 06:12:51.951 | + ROOT_LOOPDEV= 2025-10-08 06:12:51.951 | + BOOT_LOOPDEV= 2025-10-08 06:12:51.951 | + EFI_LOOPDEV= 2025-10-08 06:12:51.952 | ++ ls /dev/mapper/loop0p1 /dev/mapper/loop0p2 /dev/mapper/loop0p3 /dev/mapper/loop0p4 2025-10-08 06:12:51.952 | ++ sort -r 2025-10-08 06:12:51.956 | + LOOPDEVS='/dev/mapper/loop0p4 2025-10-08 06:12:51.956 | /dev/mapper/loop0p3 2025-10-08 06:12:51.956 | /dev/mapper/loop0p2 2025-10-08 06:12:51.956 | /dev/mapper/loop0p1' 2025-10-08 06:12:51.957 | ++ echo /dev/mapper/loop0p4 /dev/mapper/loop0p3 /dev/mapper/loop0p2 /dev/mapper/loop0p1 2025-10-08 06:12:51.957 | ++ wc -w 2025-10-08 06:12:51.966 | + LOOPDEV_COUNT=4 2025-10-08 06:12:51.966 | + '[' 4 == 1 ']' 2025-10-08 06:12:51.966 | + for LOOPDEV in ${LOOPDEVS} 2025-10-08 06:12:51.966 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p4 2025-10-08 06:12:51.997 | + fstype=xfs 2025-10-08 06:12:51.998 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p4 2025-10-08 06:12:52.051 | + label=root 2025-10-08 06:12:52.051 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p4 2025-10-08 06:12:52.080 | + part_type=0fc63daf-8483-4772-8e79-3d69d8477de4 2025-10-08 06:12:52.080 | + '[' -z xfs ']' 2025-10-08 06:12:52.080 | + '[' -z '' ']' 2025-10-08 06:12:52.080 | + [[ 0fc63daf-8483-4772-8e79-3d69d8477de4 == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-10-08 06:12:52.080 | + '[' -z '' ']' 2025-10-08 06:12:52.080 | + [[ 0fc63daf-8483-4772-8e79-3d69d8477de4 == bc13c2ff-59e6-4262-a352-b275fd6f7172 ]] 2025-10-08 06:12:52.080 | + [[ root == \b\o\o\t ]] 2025-10-08 06:12:52.080 | + '[' -z '' ']' 2025-10-08 06:12:52.080 | + ROOT_LOOPDEV=/dev/mapper/loop0p4 2025-10-08 06:12:52.080 | + continue 2025-10-08 06:12:52.080 | + for LOOPDEV in ${LOOPDEVS} 2025-10-08 06:12:52.081 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p3 2025-10-08 06:12:52.111 | + fstype=xfs 2025-10-08 06:12:52.112 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p3 2025-10-08 06:12:52.162 | + label=boot 2025-10-08 06:12:52.163 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p3 2025-10-08 06:12:52.209 | + part_type=bc13c2ff-59e6-4262-a352-b275fd6f7172 2025-10-08 06:12:52.209 | + '[' -z xfs ']' 2025-10-08 06:12:52.209 | + '[' -z '' ']' 2025-10-08 06:12:52.209 | + [[ bc13c2ff-59e6-4262-a352-b275fd6f7172 == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-10-08 06:12:52.209 | + '[' -z '' ']' 2025-10-08 06:12:52.209 | + [[ bc13c2ff-59e6-4262-a352-b275fd6f7172 == bc13c2ff-59e6-4262-a352-b275fd6f7172 ]] 2025-10-08 06:12:52.209 | + BOOT_LOOPDEV=/dev/mapper/loop0p3 2025-10-08 06:12:52.209 | + continue 2025-10-08 06:12:52.209 | + for LOOPDEV in ${LOOPDEVS} 2025-10-08 06:12:52.210 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p2 2025-10-08 06:12:52.260 | + fstype=vfat 2025-10-08 06:12:52.261 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p2 2025-10-08 06:12:52.304 | + label= 2025-10-08 06:12:52.305 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p2 2025-10-08 06:12:52.340 | + part_type=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2025-10-08 06:12:52.340 | + '[' -z vfat ']' 2025-10-08 06:12:52.340 | + '[' -z '' ']' 2025-10-08 06:12:52.340 | + [[ c12a7328-f81f-11d2-ba4b-00a0c93ec93b == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-10-08 06:12:52.340 | + EFI_LOOPDEV=/dev/mapper/loop0p2 2025-10-08 06:12:52.340 | + continue 2025-10-08 06:12:52.340 | + for LOOPDEV in ${LOOPDEVS} 2025-10-08 06:12:52.341 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p1 2025-10-08 06:12:52.372 | + fstype= 2025-10-08 06:12:52.373 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p1 2025-10-08 06:12:52.420 | + label= 2025-10-08 06:12:52.421 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p1 2025-10-08 06:12:52.455 | + part_type=21686148-6449-6e6f-744e-656564454649 2025-10-08 06:12:52.455 | + '[' -z '' ']' 2025-10-08 06:12:52.455 | + continue 2025-10-08 06:12:52.455 | + '[' -z /dev/mapper/loop0p4 ']' 2025-10-08 06:12:52.455 | + mkdir /tmp/tmp.OWBmoCgD9H/mnt 2025-10-08 06:12:52.458 | ++ sudo blkid -o value -s TYPE /dev/mapper/loop0p4 2025-10-08 06:12:52.494 | + ROOT_FSTYPE=xfs 2025-10-08 06:12:52.494 | + '[' xfs = xfs ']' 2025-10-08 06:12:52.494 | + MOUNTOPTS='-o nouuid,ro' 2025-10-08 06:12:52.494 | + sudo mount -o nouuid,ro /dev/mapper/loop0p4 /tmp/tmp.OWBmoCgD9H/mnt 2025-10-08 06:13:00.275 | + EACTION='sudo umount -f /tmp/tmp.OWBmoCgD9H/mnt ; sudo kpartx -d /tmp/tmp.OWBmoCgD9H/a6RXGH.raw ; rm -r /tmp/tmp.OWBmoCgD9H' 2025-10-08 06:13:00.275 | + trap 'sudo umount -f /tmp/tmp.OWBmoCgD9H/mnt ; sudo kpartx -d /tmp/tmp.OWBmoCgD9H/a6RXGH.raw ; rm -r /tmp/tmp.OWBmoCgD9H' EXIT 2025-10-08 06:13:00.275 | + '[' '!' -z /dev/mapper/loop0p3 ']' 2025-10-08 06:13:00.276 | ++ sudo blkid -o value -s TYPE /dev/mapper/loop0p4 2025-10-08 06:13:00.327 | + BOOT_FSTYPE=xfs 2025-10-08 06:13:00.327 | + '[' xfs = xfs ']' 2025-10-08 06:13:00.327 | + BOOT_MOUNTOPTS='-o nouuid,ro' 2025-10-08 06:13:00.327 | + sudo mount -o nouuid,ro /dev/mapper/loop0p3 /tmp/tmp.OWBmoCgD9H/mnt/boot 2025-10-08 06:13:00.396 | + EACTION='sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.OWBmoCgD9H/mnt ; sudo kpartx -d /tmp/tmp.OWBmoCgD9H/a6RXGH.raw ; rm -r /tmp/tmp.OWBmoCgD9H' 2025-10-08 06:13:00.396 | + trap 'sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.OWBmoCgD9H/mnt ; sudo kpartx -d /tmp/tmp.OWBmoCgD9H/a6RXGH.raw ; rm -r /tmp/tmp.OWBmoCgD9H' EXIT 2025-10-08 06:13:00.396 | + '[' '!' -z /dev/mapper/loop0p2 ']' 2025-10-08 06:13:00.396 | + sudo mount /dev/mapper/loop0p2 /tmp/tmp.OWBmoCgD9H/mnt/boot/efi 2025-10-08 06:13:00.469 | + EACTION='sudo umount -f /dev/mapper/loop0p2 ; sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.OWBmoCgD9H/mnt ; sudo kpartx -d /tmp/tmp.OWBmoCgD9H/a6RXGH.raw ; rm -r /tmp/tmp.OWBmoCgD9H' 2025-10-08 06:13:00.469 | + trap 'sudo umount -f /dev/mapper/loop0p2 ; sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.OWBmoCgD9H/mnt ; sudo kpartx -d /tmp/tmp.OWBmoCgD9H/a6RXGH.raw ; rm -r /tmp/tmp.OWBmoCgD9H' EXIT 2025-10-08 06:13:00.470 | ++ sudo chroot /tmp/tmp.OWBmoCgD9H/mnt bin/tar --help 2025-10-08 06:13:00.470 | ++ grep -c xattrs-exclude 2025-10-08 06:13:00.524 | + '[' 0 == 1 ']' 2025-10-08 06:13:00.524 | + TAROPTS='--xattrs --xattrs-include=* --xattrs-exclude=security.selinux' 2025-10-08 06:13:00.525 | + sudo chroot /tmp/tmp.OWBmoCgD9H/mnt bin/tar --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -cz . 2025-10-08 06:13:48.728 | + mv /tmp/tmp.OWBmoCgD9H/tmp.tar /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-08 06:13:48.731 | + echo 'Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz' 2025-10-08 06:13:48.731 | Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-10-08 06:13:48.731 | + sudo tar -C /tmp/dib_build.RbFaMUZ2/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-10-08 06:13:59.560 | ++ sudo umount -f /dev/mapper/loop0p2 2025-10-08 06:13:59.648 | ++ sudo umount -f /dev/mapper/loop0p3 2025-10-08 06:13:59.960 | ++ sudo umount -f /tmp/tmp.OWBmoCgD9H/mnt 2025-10-08 06:14:00.324 | ++ sudo kpartx -d /tmp/tmp.OWBmoCgD9H/a6RXGH.raw 2025-10-08 06:14:00.427 | ++ rm -r /tmp/tmp.OWBmoCgD9H 2025-10-08 06:14:00.787 | dib-run-parts 10-centos-cloud-image completed 2025-10-08 06:14:00.788 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/root.d/50-yum-cache 2025-10-08 06:14:00.793 | + set -eu 2025-10-08 06:14:00.793 | + set -o pipefail 2025-10-08 06:14:00.793 | + '[' -n /tmp/dib_build.RbFaMUZ2/mnt ']' 2025-10-08 06:14:00.793 | + YUM_CACHE_DIR=/root/.cache/image-create/yum 2025-10-08 06:14:00.793 | + mkdir -p /root/.cache/image-create/yum 2025-10-08 06:14:00.796 | + sudo mkdir -p /tmp/dib_build.RbFaMUZ2/mnt/tmp/yum 2025-10-08 06:14:00.839 | + sudo mount --bind /root/.cache/image-create/yum /tmp/dib_build.RbFaMUZ2/mnt/tmp/yum 2025-10-08 06:14:00.881 | dib-run-parts 50-yum-cache completed 2025-10-08 06:14:00.882 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-08 06:14:00.882 | dib-run-parts 2025-10-08 06:14:00.885 | dib-run-parts Target: root.d 2025-10-08 06:14:00.885 | dib-run-parts 2025-10-08 06:14:00.885 | dib-run-parts Script Seconds 2025-10-08 06:14:00.885 | dib-run-parts --------------------------------------- ---------- 2025-10-08 06:14:00.885 | dib-run-parts 2025-10-08 06:14:00.905 | dib-run-parts 10-centos-cloud-image 76.985 2025-10-08 06:14:00.918 | dib-run-parts 50-yum-cache 0.091 2025-10-08 06:14:00.920 | dib-run-parts 2025-10-08 06:14:00.920 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-08 06:14:00.929 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2025-10-08 06:14:00.935 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2025-10-08 06:14:00.936 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:14:00.948 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:14:00.950 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2025-10-08 06:14:00.958 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2025-10-08 06:14:00.958 | bin 2025-10-08 06:14:00.958 | boot 2025-10-08 06:14:00.958 | dev 2025-10-08 06:14:00.958 | etc 2025-10-08 06:14:00.958 | home 2025-10-08 06:14:00.958 | lib 2025-10-08 06:14:00.958 | lib64 2025-10-08 06:14:00.958 | media 2025-10-08 06:14:00.958 | mnt 2025-10-08 06:14:00.958 | opt 2025-10-08 06:14:00.958 | proc 2025-10-08 06:14:00.958 | root 2025-10-08 06:14:00.958 | run 2025-10-08 06:14:00.958 | sbin 2025-10-08 06:14:00.958 | srv 2025-10-08 06:14:00.958 | sys 2025-10-08 06:14:00.958 | usr 2025-10-08 06:14:00.959 | var' ']' 2025-10-08 06:14:00.965 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf ']' 2025-10-08 06:14:00.971 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf ']' 2025-10-08 06:14:00.977 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf.ORIG 2025-10-08 06:14:01.020 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf 2025-10-08 06:14:01.054 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf 2025-10-08 06:14:01.097 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2025-10-08 06:14:01.104 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2025-10-08 06:14:01.113 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2025-10-08 06:14:01.118 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.RbFaMUZ2/mnt/proc 2025-10-08 06:14:01.161 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.RbFaMUZ2/mnt/dev 2025-10-08 06:14:01.197 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-10-08 06:14:01.204 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-10-08 06:14:01.214 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2025-10-08 06:14:01.221 | + 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.RbFaMUZ2/mnt/dev/pts 2025-10-08 06:14:01.265 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.RbFaMUZ2/mnt/sys 2025-10-08 06:14:01.311 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /tmp/dib_build.RbFaMUZ2/hooks/environment.d 2025-10-08 06:14:01.319 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2025-10-08 06:14:01.324 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2025-10-08 06:14:01.329 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-08 06:14:01.334 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks ']' 2025-10-08 06:14:01.339 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2025-10-08 06:14:01.344 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:14:01.347 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2025-10-08 06:14:01.355 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d ']' 2025-10-08 06:14:01.361 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d' 2025-10-08 06:14:01.361 | Running hooks from /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d 2025-10-08 06:14:01.365 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-10-08 06:14:01.370 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d 2025-10-08 06:14:01.397 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-10-08 06:14:01.401 | + source /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-10-08 06:14:01.402 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:14:01.402 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:14:01.402 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-10-08 06:14:01.406 | + source /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-10-08 06:14:01.407 | ++ export DIB_REPO_SETUP=current-podified 2025-10-08 06:14:01.407 | ++ DIB_REPO_SETUP=current-podified 2025-10-08 06:14:01.407 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-08 06:14:01.407 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-08 06:14:01.407 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-08 06:14:01.407 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-08 06:14:01.407 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-08 06:14:01.407 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-08 06:14:01.407 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/10-base-defaults 2025-10-08 06:14:01.411 | + source /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/10-base-defaults 2025-10-08 06:14:01.412 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-08 06:14:01.412 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-08 06:14:01.412 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-08 06:14:01.412 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-08 06:14:01.412 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-10-08 06:14:01.415 | + source /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-10-08 06:14:01.416 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-08 06:14:01.416 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-08 06:14:01.416 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-08 06:14:01.416 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-08 06:14:01.416 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-08 06:14:01.416 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-08 06:14:01.416 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-08 06:14:01.416 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-08 06:14:01.416 | ++ DIB_NO_TIMER_CHECK=True 2025-10-08 06:14:01.416 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-08 06:14:01.416 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-08 06:14:01.416 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-08 06:14:01.416 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-08 06:14:01.416 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-10-08 06:14:01.421 | + source /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-10-08 06:14:01.421 | ++ export DISTRO_NAME=centos 2025-10-08 06:14:01.421 | ++ DISTRO_NAME=centos 2025-10-08 06:14:01.421 | ++ export DIB_RELEASE=9-stream 2025-10-08 06:14:01.421 | ++ DIB_RELEASE=9-stream 2025-10-08 06:14:01.421 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-08 06:14:01.421 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-08 06:14:01.421 | ++ export YUM=dnf 2025-10-08 06:14:01.421 | ++ YUM=dnf 2025-10-08 06:14:01.421 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/10-dracut-regenerate 2025-10-08 06:14:01.426 | + source /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/10-dracut-regenerate 2025-10-08 06:14:01.426 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-08 06:14:01.426 | - name: crypt 2025-10-08 06:14:01.426 | packages: 2025-10-08 06:14:01.426 | - cryptsetup 2025-10-08 06:14:01.426 | - name: lvm 2025-10-08 06:14:01.426 | packages: 2025-10-08 06:14:01.426 | - lvm2 2025-10-08 06:14:01.426 | ' 2025-10-08 06:14:01.426 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-08 06:14:01.426 | - name: crypt 2025-10-08 06:14:01.426 | packages: 2025-10-08 06:14:01.426 | - cryptsetup 2025-10-08 06:14:01.426 | - name: lvm 2025-10-08 06:14:01.426 | packages: 2025-10-08 06:14:01.427 | - lvm2 2025-10-08 06:14:01.427 | ' 2025-10-08 06:14:01.427 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-08 06:14:01.427 | - name: crypt 2025-10-08 06:14:01.427 | packages: 2025-10-08 06:14:01.427 | - cryptsetup 2025-10-08 06:14:01.427 | - name: lvm 2025-10-08 06:14:01.427 | packages: 2025-10-08 06:14:01.427 | - lvm2 2025-10-08 06:14:01.427 | ' 2025-10-08 06:14:01.427 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-08 06:14:01.427 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-10-08 06:14:01.431 | + source /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-10-08 06:14:01.431 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:14:01.431 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:14:01.431 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/14-manifests 2025-10-08 06:14:01.435 | + source /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/14-manifests 2025-10-08 06:14:01.436 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-08 06:14:01.436 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-08 06:14:01.436 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-08 06:14:01.436 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-08 06:14:01.436 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-10-08 06:14:01.441 | + source /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-10-08 06:14:01.442 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-08 06:14:01.442 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-08 06:14:01.442 | ++ DIB_BLOCK_DEVICE=efi 2025-10-08 06:14:01.442 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/15-growvols 2025-10-08 06:14:01.447 | + source /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/15-growvols 2025-10-08 06:14:01.448 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-08 06:14:01.448 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-08 06:14:01.448 | ++ export DIB_GROWVOLS_ARGS= 2025-10-08 06:14:01.448 | ++ DIB_GROWVOLS_ARGS= 2025-10-08 06:14:01.448 | ++ export DIB_GROWVOLS_GROUP= 2025-10-08 06:14:01.448 | ++ DIB_GROWVOLS_GROUP= 2025-10-08 06:14:01.448 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-08 06:14:01.448 | ++ DIB_GROWVOLS_DEVICE= 2025-10-08 06:14:01.448 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/50-redhat-common 2025-10-08 06:14:01.452 | + source /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/50-redhat-common 2025-10-08 06:14:01.453 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-08 06:14:01.453 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-08 06:14:01.453 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-08 06:14:01.453 | ++ DIB_INIT_SYSTEM=systemd 2025-10-08 06:14:01.453 | dib-run-parts Sourcing environment file /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-10-08 06:14:01.458 | + source /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-10-08 06:14:01.458 | ++ '[' -z systemd ']' 2025-10-08 06:14:01.458 | ++ case $DIB_INIT_SYSTEM in 2025-10-08 06:14:01.459 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/10-create-pkg-map-dir 2025-10-08 06:14:01.507 | Copying pkg-map for source-repositories 2025-10-08 06:14:01.548 | Copying pkg-map for dracut-regenerate 2025-10-08 06:14:01.587 | Copying pkg-map for base 2025-10-08 06:14:01.627 | Copying pkg-map for openssh-server 2025-10-08 06:14:01.665 | Copying pkg-map for bootloader 2025-10-08 06:14:01.705 | Copying pkg-map for install-static 2025-10-08 06:14:01.744 | Copying pkg-map for cache-url 2025-10-08 06:14:01.783 | Copying pkg-map for runtime-ssh-host-keys 2025-10-08 06:14:01.824 | dib-run-parts 10-create-pkg-map-dir completed 2025-10-08 06:14:01.824 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/20-manifest-dir 2025-10-08 06:14:01.831 | + set -eu 2025-10-08 06:14:01.831 | + set -o pipefail 2025-10-08 06:14:01.831 | + sudo mkdir -p /tmp/dib_build.RbFaMUZ2/mnt//etc/dib-manifests 2025-10-08 06:14:01.871 | dib-run-parts 20-manifest-dir completed 2025-10-08 06:14:01.871 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/50-dracut-conf 2025-10-08 06:14:01.881 | Copying dracut config from /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau 2025-10-08 06:14:01.926 | dib-run-parts 50-dracut-conf completed 2025-10-08 06:14:01.926 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/50-modprobe-blacklist 2025-10-08 06:14:01.932 | + set -eu 2025-10-08 06:14:01.932 | + set -o pipefail 2025-10-08 06:14:01.932 | + '[' '!' -d /tmp/dib_build.RbFaMUZ2/mnt/etc/modprobe.d ']' 2025-10-08 06:14:01.933 | ++ get_image_element_array 2025-10-08 06:14:01.933 | ++ echo '[disable-nouveau]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau [openvswitch]=/usr/share/edpm-image-builder/dib/openvswitch [element-manifest]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest [bootloader]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader [manifests]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests [package-installs]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs [remove-resolvconf]=/usr/share/edpm-image-builder/dib/remove-resolvconf [install-bin]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin [openssh-server]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server [dynamic-login]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login [growvols]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols [pkg-map]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map [dracut-regenerate]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate [selinux-permissive]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive [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 [install-types]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types [interface-names]=/usr/share/edpm-image-builder/dib/interface-names [override-pip-and-virtualenv]=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv [install-static]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static [sysprep]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep [stable-interface-names]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names [selinux-fixfiles-restore]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore [edpm-partition-uefi]=/usr/share/edpm-image-builder/dib/edpm-partition-uefi [runtime-ssh-host-keys]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [cloud-init-network-renderer]=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer [cache-url]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url [yum]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum [base]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base [repo-setup]=/usr/share/edpm-image-builder/dib/repo-setup [centos]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos [edpm-base]=/usr/share/edpm-image-builder/dib/edpm-base [reset-bls-entries]=/usr/share/edpm-image-builder/dib/reset-bls-entries [enable-packages-install]=/usr/share/edpm-image-builder/dib/enable-packages-install [redhat-common]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common [dib-init-system]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system [source-repositories]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories [modprobe]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe ' 2025-10-08 06:14:01.935 | + eval declare -A 'image_elements=([disable-nouveau]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau' '[openvswitch]=/usr/share/edpm-image-builder/dib/openvswitch' '[element-manifest]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest' '[bootloader]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' '[manifests]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests' '[package-installs]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' '[remove-resolvconf]=/usr/share/edpm-image-builder/dib/remove-resolvconf' '[install-bin]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' '[openssh-server]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' '[dynamic-login]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login' '[growvols]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols' '[pkg-map]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' '[dracut-regenerate]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate' '[selinux-permissive]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive' '[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' '[install-types]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types' '[interface-names]=/usr/share/edpm-image-builder/dib/interface-names' '[override-pip-and-virtualenv]=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv' '[install-static]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static' '[sysprep]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' '[stable-interface-names]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names' '[selinux-fixfiles-restore]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore' '[edpm-partition-uefi]=/usr/share/edpm-image-builder/dib/edpm-partition-uefi' '[runtime-ssh-host-keys]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[cloud-init-network-renderer]=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer' '[cache-url]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' '[yum]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum' '[base]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base' '[repo-setup]=/usr/share/edpm-image-builder/dib/repo-setup' '[centos]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos' '[edpm-base]=/usr/share/edpm-image-builder/dib/edpm-base' '[reset-bls-entries]=/usr/share/edpm-image-builder/dib/reset-bls-entries' '[enable-packages-install]=/usr/share/edpm-image-builder/dib/enable-packages-install' '[redhat-common]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common' '[dib-init-system]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' '[source-repositories]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' '[modprobe]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe' ')' 2025-10-08 06:14:01.935 | ++ image_elements=(['disable-nouveau']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau' ['openvswitch']='/usr/share/edpm-image-builder/dib/openvswitch' ['element-manifest']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest' ['bootloader']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' ['manifests']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests' ['package-installs']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' ['remove-resolvconf']='/usr/share/edpm-image-builder/dib/remove-resolvconf' ['install-bin']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' ['openssh-server']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' ['dynamic-login']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login' ['growvols']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols' ['pkg-map']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' ['dracut-regenerate']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate' ['selinux-permissive']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive' ['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' ['install-types']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types' ['interface-names']='/usr/share/edpm-image-builder/dib/interface-names' ['override-pip-and-virtualenv']='/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv' ['install-static']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static' ['sysprep']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' ['stable-interface-names']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names' ['selinux-fixfiles-restore']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore' ['edpm-partition-uefi']='/usr/share/edpm-image-builder/dib/edpm-partition-uefi' ['runtime-ssh-host-keys']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['cloud-init-network-renderer']='/usr/share/edpm-image-builder/dib/cloud-init-network-renderer' ['cache-url']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' ['yum']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum' ['base']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/base' ['repo-setup']='/usr/share/edpm-image-builder/dib/repo-setup' ['centos']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos' ['edpm-base']='/usr/share/edpm-image-builder/dib/edpm-base' ['reset-bls-entries']='/usr/share/edpm-image-builder/dib/reset-bls-entries' ['enable-packages-install']='/usr/share/edpm-image-builder/dib/enable-packages-install' ['redhat-common']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common' ['dib-init-system']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' ['source-repositories']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' ['modprobe']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe') 2025-10-08 06:14:01.936 | ++ declare -A image_elements 2025-10-08 06:14:01.936 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.936 | + element=cloud-init-network-renderer 2025-10-08 06:14:01.936 | + element_dir=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer 2025-10-08 06:14:01.936 | + '[' -d /usr/share/edpm-image-builder/dib/cloud-init-network-renderer/modprobe.d/ ']' 2025-10-08 06:14:01.936 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.936 | + element=override-pip-and-virtualenv 2025-10-08 06:14:01.936 | + element_dir=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv 2025-10-08 06:14:01.936 | + '[' -d /usr/share/edpm-image-builder/dib/override-pip-and-virtualenv/modprobe.d/ ']' 2025-10-08 06:14:01.936 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.936 | + element=enable-packages-install 2025-10-08 06:14:01.936 | + element_dir=/usr/share/edpm-image-builder/dib/enable-packages-install 2025-10-08 06:14:01.936 | + '[' -d /usr/share/edpm-image-builder/dib/enable-packages-install/modprobe.d/ ']' 2025-10-08 06:14:01.936 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.936 | + element=install-bin 2025-10-08 06:14:01.936 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin 2025-10-08 06:14:01.936 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2025-10-08 06:14:01.936 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.936 | + element=stable-interface-names 2025-10-08 06:14:01.936 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names 2025-10-08 06:14:01.936 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/modprobe.d/ ']' 2025-10-08 06:14:01.936 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.936 | + element=source-repositories 2025-10-08 06:14:01.936 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories 2025-10-08 06:14:01.936 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2025-10-08 06:14:01.936 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.936 | + element=interface-names 2025-10-08 06:14:01.936 | + element_dir=/usr/share/edpm-image-builder/dib/interface-names 2025-10-08 06:14:01.936 | + '[' -d /usr/share/edpm-image-builder/dib/interface-names/modprobe.d/ ']' 2025-10-08 06:14:01.936 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.936 | + element=remove-resolvconf 2025-10-08 06:14:01.936 | + element_dir=/usr/share/edpm-image-builder/dib/remove-resolvconf 2025-10-08 06:14:01.936 | + '[' -d /usr/share/edpm-image-builder/dib/remove-resolvconf/modprobe.d/ ']' 2025-10-08 06:14:01.936 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.936 | + element=package-installs 2025-10-08 06:14:01.936 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs 2025-10-08 06:14:01.936 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2025-10-08 06:14:01.936 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.936 | + element=yum 2025-10-08 06:14:01.936 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum 2025-10-08 06:14:01.936 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/modprobe.d/ ']' 2025-10-08 06:14:01.936 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.936 | + element=selinux-permissive 2025-10-08 06:14:01.936 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive 2025-10-08 06:14:01.936 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/modprobe.d/ ']' 2025-10-08 06:14:01.936 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.936 | + element=dracut-regenerate 2025-10-08 06:14:01.936 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate 2025-10-08 06:14:01.936 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/modprobe.d/ ']' 2025-10-08 06:14:01.936 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=modprobe 2025-10-08 06:14:01.937 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe 2025-10-08 06:14:01.937 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=rpm-distro 2025-10-08 06:14:01.937 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro 2025-10-08 06:14:01.937 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=base 2025-10-08 06:14:01.937 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base 2025-10-08 06:14:01.937 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=reset-bls-entries 2025-10-08 06:14:01.937 | + element_dir=/usr/share/edpm-image-builder/dib/reset-bls-entries 2025-10-08 06:14:01.937 | + '[' -d /usr/share/edpm-image-builder/dib/reset-bls-entries/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=install-types 2025-10-08 06:14:01.937 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types 2025-10-08 06:14:01.937 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=element-manifest 2025-10-08 06:14:01.937 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest 2025-10-08 06:14:01.937 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=selinux-fixfiles-restore 2025-10-08 06:14:01.937 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore 2025-10-08 06:14:01.937 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=openssh-server 2025-10-08 06:14:01.937 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server 2025-10-08 06:14:01.937 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=bootloader 2025-10-08 06:14:01.937 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader 2025-10-08 06:14:01.937 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=manifests 2025-10-08 06:14:01.937 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests 2025-10-08 06:14:01.937 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=growvols 2025-10-08 06:14:01.937 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols 2025-10-08 06:14:01.937 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=edpm-partition-uefi 2025-10-08 06:14:01.937 | + element_dir=/usr/share/edpm-image-builder/dib/edpm-partition-uefi 2025-10-08 06:14:01.937 | + '[' -d /usr/share/edpm-image-builder/dib/edpm-partition-uefi/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=edpm-base 2025-10-08 06:14:01.937 | + element_dir=/usr/share/edpm-image-builder/dib/edpm-base 2025-10-08 06:14:01.937 | + '[' -d /usr/share/edpm-image-builder/dib/edpm-base/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=sysprep 2025-10-08 06:14:01.937 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep 2025-10-08 06:14:01.937 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=dib-init-system 2025-10-08 06:14:01.937 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system 2025-10-08 06:14:01.937 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/modprobe.d/ ']' 2025-10-08 06:14:01.937 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.937 | + element=install-static 2025-10-08 06:14:01.938 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static 2025-10-08 06:14:01.938 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2025-10-08 06:14:01.938 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.938 | + element=select-boot-kernel-initrd 2025-10-08 06:14:01.938 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd 2025-10-08 06:14:01.938 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/modprobe.d/ ']' 2025-10-08 06:14:01.938 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.938 | + element=dynamic-login 2025-10-08 06:14:01.938 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login 2025-10-08 06:14:01.938 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/modprobe.d/ ']' 2025-10-08 06:14:01.938 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.938 | + element=redhat-common 2025-10-08 06:14:01.938 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common 2025-10-08 06:14:01.938 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/modprobe.d/ ']' 2025-10-08 06:14:01.938 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.938 | + element=repo-setup 2025-10-08 06:14:01.938 | + element_dir=/usr/share/edpm-image-builder/dib/repo-setup 2025-10-08 06:14:01.938 | + '[' -d /usr/share/edpm-image-builder/dib/repo-setup/modprobe.d/ ']' 2025-10-08 06:14:01.938 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.938 | + element=cache-url 2025-10-08 06:14:01.938 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url 2025-10-08 06:14:01.938 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2025-10-08 06:14:01.938 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.938 | + element=disable-nouveau 2025-10-08 06:14:01.938 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau 2025-10-08 06:14:01.938 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/ ']' 2025-10-08 06:14:01.938 | + sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/disable-nouveau.conf /tmp/dib_build.RbFaMUZ2/mnt/etc/modprobe.d/ 2025-10-08 06:14:01.975 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.975 | + element=runtime-ssh-host-keys 2025-10-08 06:14:01.975 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys 2025-10-08 06:14:01.975 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/modprobe.d/ ']' 2025-10-08 06:14:01.975 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.975 | + element=openvswitch 2025-10-08 06:14:01.975 | + element_dir=/usr/share/edpm-image-builder/dib/openvswitch 2025-10-08 06:14:01.975 | + '[' -d /usr/share/edpm-image-builder/dib/openvswitch/modprobe.d/ ']' 2025-10-08 06:14:01.975 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.975 | + element=pkg-map 2025-10-08 06:14:01.975 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map 2025-10-08 06:14:01.975 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2025-10-08 06:14:01.975 | + for i in "${!image_elements[@]}" 2025-10-08 06:14:01.975 | + element=centos 2025-10-08 06:14:01.975 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos 2025-10-08 06:14:01.975 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/modprobe.d/ ']' 2025-10-08 06:14:01.978 | dib-run-parts 50-modprobe-blacklist completed 2025-10-08 06:14:01.978 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/75-inject-element-manifest 2025-10-08 06:14:01.984 | + set -eu 2025-10-08 06:14:01.984 | + set -o pipefail 2025-10-08 06:14:01.984 | + DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest 2025-10-08 06:14:01.985 | ++ dirname /etc/dib-manifests/dib-element-manifest 2025-10-08 06:14:01.987 | + sudo mkdir -p /tmp/dib_build.RbFaMUZ2/mnt//etc/dib-manifests 2025-10-08 06:14:02.025 | + sudo /bin/bash -c 'echo disable-nouveau openvswitch element-manifest bootloader manifests package-installs remove-resolvconf install-bin openssh-server dynamic-login growvols pkg-map dracut-regenerate selinux-permissive rpm-distro select-boot-kernel-initrd install-types interface-names override-pip-and-virtualenv install-static sysprep stable-interface-names selinux-fixfiles-restore edpm-partition-uefi runtime-ssh-host-keys cloud-init-network-renderer cache-url yum base repo-setup centos edpm-base reset-bls-entries enable-packages-install redhat-common dib-init-system source-repositories modprobe | tr '\'' '\'' '\''\n'\'' > /tmp/dib_build.RbFaMUZ2/mnt//etc/dib-manifests/dib-element-manifest' 2025-10-08 06:14:02.073 | dib-run-parts 75-inject-element-manifest completed 2025-10-08 06:14:02.073 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/98-source-repositories 2025-10-08 06:14:02.099 | dib-run-parts 98-source-repositories completed 2025-10-08 06:14:02.099 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/99-copy-dib-img-functions 2025-10-08 06:14:02.105 | + set -eu 2025-10-08 06:14:02.105 | + set -o pipefail 2025-10-08 06:14:02.105 | + sudo mkdir -p /tmp/dib_build.RbFaMUZ2/mnt/lib/diskimage-builder 2025-10-08 06:14:02.146 | + sudo cp -t /tmp/dib_build.RbFaMUZ2/mnt/lib/diskimage-builder /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2025-10-08 06:14:02.187 | dib-run-parts 99-copy-dib-img-functions completed 2025-10-08 06:14:02.187 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/99-enable-install-types 2025-10-08 06:14:02.193 | + set -eu 2025-10-08 06:14:02.193 | + set -o pipefail 2025-10-08 06:14:02.193 | + declare -a SPECIFIED_ELEMS 2025-10-08 06:14:02.193 | + SPECIFIED_ELEMS[0]= 2025-10-08 06:14:02.193 | + PREFIX=DIB_INSTALLTYPE_ 2025-10-08 06:14:02.194 | ++ env 2025-10-08 06:14:02.195 | ++ grep '^DIB_INSTALLTYPE_' 2025-10-08 06:14:02.195 | ++ cut -d= -f1 2025-10-08 06:14:02.197 | ++ echo '' 2025-10-08 06:14:02.198 | + INSTALL_TYPE_VARS= 2025-10-08 06:14:02.199 | ++ find /tmp/dib_build.RbFaMUZ2/hooks/install.d -maxdepth 1 -name '*-package-install' -type d 2025-10-08 06:14:02.201 | + default_install_type_dirs= 2025-10-08 06:14:02.204 | dib-run-parts 99-enable-install-types completed 2025-10-08 06:14:02.204 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/99-squash-package-install 2025-10-08 06:14:02.210 | + set -eu 2025-10-08 06:14:02.210 | + set -o pipefail 2025-10-08 06:14:02.211 | ++ dirname /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/99-squash-package-install 2025-10-08 06:14:02.213 | + sudo -E /usr/bin/python3 /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash '--elements=disable-nouveau openvswitch element-manifest bootloader manifests package-installs remove-resolvconf install-bin openssh-server dynamic-login growvols pkg-map dracut-regenerate selinux-permissive rpm-distro select-boot-kernel-initrd install-types interface-names override-pip-and-virtualenv install-static sysprep stable-interface-names selinux-fixfiles-restore edpm-partition-uefi runtime-ssh-host-keys cloud-init-network-renderer cache-url yum base repo-setup centos edpm-base reset-bls-entries enable-packages-install redhat-common dib-init-system source-repositories modprobe' --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.RbFaMUZ2/mnt/tmp/package-installs.json 2025-10-08 06:14:02.404 | DEBUG __main__ [-] element_dirs -> [('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'disable-nouveau'), ('/usr/share/edpm-image-builder//dib/', 'openvswitch'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'element-manifest'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'bootloader'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/share/edpm-image-builder//dib/', 'remove-resolvconf'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dynamic-login'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'growvols'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dracut-regenerate'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-permissive'), ('/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', 'install-types'), ('/usr/share/edpm-image-builder//dib/', 'interface-names'), ('/usr/share/edpm-image-builder//dib/', 'override-pip-and-virtualenv'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'stable-interface-names'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-fixfiles-restore'), ('/usr/share/edpm-image-builder//dib/', 'edpm-partition-uefi'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/share/edpm-image-builder//dib/', 'cloud-init-network-renderer'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'yum'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'base'), ('/usr/share/edpm-image-builder//dib/', 'repo-setup'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'centos'), ('/usr/share/edpm-image-builder//dib/', 'edpm-base'), ('/usr/share/edpm-image-builder//dib/', 'reset-bls-entries'), ('/usr/share/edpm-image-builder//dib/', 'enable-packages-install'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'modprobe')] main /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:212 2025-10-08 06:14:02.404 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/openvswitch/package-installs.yaml 2025-10-08 06:14:02.405 | DEBUG __main__ [-] Considering openvswitch/openvswitch param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.405 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.405 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2025-10-08 06:14:02.406 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.406 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.406 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/package-installs.yaml 2025-10-08 06:14:02.407 | DEBUG __main__ [-] Considering growvols/gdisk param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.407 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.407 | DEBUG __main__ [-] Considering growvols/util-linux param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.407 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.407 | DEBUG __main__ [-] Considering growvols/lvm2 param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.407 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.407 | DEBUG __main__ [-] Considering growvols/parted param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.407 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.407 | DEBUG __main__ [-] Considering growvols/xfsprogs param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.407 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.408 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/package-installs.yaml 2025-10-08 06:14:02.408 | DEBUG __main__ [-] Considering dracut-regenerate/python3-PyYAML param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.409 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.409 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2025-10-08 06:14:02.409 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.409 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.409 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/package-installs.yaml 2025-10-08 06:14:02.410 | DEBUG __main__ [-] Considering stable-interface-names/biosdevname param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.410 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.410 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2025-10-08 06:14:02.411 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.411 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.411 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2025-10-08 06:14:02.412 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.412 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.412 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/package-installs.yaml 2025-10-08 06:14:02.413 | DEBUG __main__ [-] Considering centos/device-mapper-multipath param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.413 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.413 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/edpm-base/package-installs.yaml 2025-10-08 06:14:02.417 | DEBUG __main__ [-] Considering edpm-base/buildah param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.417 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.417 | DEBUG __main__ [-] Considering edpm-base/chrony param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.417 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.417 | DEBUG __main__ [-] Considering edpm-base/crudini param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.417 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.417 | DEBUG __main__ [-] Considering edpm-base/crypto-policies-scripts param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.417 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.417 | DEBUG __main__ [-] Considering edpm-base/device-mapper-multipath param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.417 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.417 | DEBUG __main__ [-] Considering edpm-base/driverctl param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.417 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.417 | DEBUG __main__ [-] Considering edpm-base/grubby param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.417 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.417 | DEBUG __main__ [-] Considering edpm-base/iptables-services param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.417 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.417 | DEBUG __main__ [-] Considering edpm-base/jq param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.417 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.417 | DEBUG __main__ [-] Considering edpm-base/lvm2 param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.417 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/nftables param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/numactl param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/openssh-server param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/openstack-selinux param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/openvswitch param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/os-net-config param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/podman param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/python3-libselinux param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/python3-pyyaml param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/rsync param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/tmpwatch param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/tuned-profiles-cpu-partitioning param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/sysstat param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/iproute-tc param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.418 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.418 | DEBUG __main__ [-] Considering edpm-base/kexec-tools param:{'uninstall': True} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.419 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.419 | DEBUG __main__ [-] Considering edpm-base/telnet param:{'uninstall': True} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.419 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.419 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2025-10-08 06:14:02.421 | DEBUG __main__ [-] Considering redhat-common/lsof param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.421 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.421 | DEBUG __main__ [-] Considering redhat-common/tcpdump param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.421 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.421 | DEBUG __main__ [-] Considering redhat-common/traceroute param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.421 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.421 | DEBUG __main__ [-] Considering redhat-common/which param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.421 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.421 | DEBUG __main__ [-] Considering redhat-common/gettext param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.421 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.421 | DEBUG __main__ [-] Considering redhat-common/ca-certificates param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.421 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.421 | DEBUG __main__ [-] Considering redhat-common/selinux-policy param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.421 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.421 | DEBUG __main__ [-] Considering redhat-common/selinux-policy-targeted param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.421 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.422 | DEBUG __main__ [-] Considering redhat-common/python3-libselinux param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.422 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.422 | DEBUG __main__ [-] Considering redhat-common/python3-policycoreutils param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.422 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.422 | DEBUG __main__ [-] Considering redhat-common/policycoreutils-python-utils param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.422 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.422 | DEBUG __main__ [-] Considering redhat-common/rng-tools param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.422 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.422 | DEBUG __main__ [-] Considering redhat-common/passwd param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.422 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.422 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2025-10-08 06:14:02.423 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-10-08 06:14:02.423 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-10-08 06:14:02.423 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'uninstall': [('kexec-tools', 'edpm-base'), ('telnet', 'edpm-base')], 'install': [('openvswitch', 'openvswitch'), ('openssh-server', 'openssh-server'), ('gdisk', 'growvols'), ('util-linux', 'growvols'), ('lvm2', 'growvols'), ('parted', 'growvols'), ('xfsprogs', 'growvols'), ('rsync', 'install-static'), ('biosdevname', 'stable-interface-names'), ('openssh-client', 'runtime-ssh-host-keys'), ('curl', 'cache-url'), ('device-mapper-multipath', 'centos'), ('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'), ('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'), ('git', 'source-repositories')]}), 'pre-install.d': defaultdict(, {'uninstall': [], 'install': [('python3-PyYAML', 'dracut-regenerate'), ('gettext', 'redhat-common')]})}) main /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/../bin/package-installs-squash:232 2025-10-08 06:14:02.441 | dib-run-parts 99-squash-package-install completed 2025-10-08 06:14:02.441 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/extra-data.d/99-yum-repo-conf 2025-10-08 06:14:02.447 | + set -eu 2025-10-08 06:14:02.447 | + set -o pipefail 2025-10-08 06:14:02.447 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-10-08 06:14:02.447 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:14:02.447 | + '[' '!' -f /etc/yum.repos.d/centos-addons.repo ']' 2025-10-08 06:14:02.447 | + sudo cp -L -f /etc/yum.repos.d/centos-addons.repo /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d 2025-10-08 06:14:02.477 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:14:02.477 | + '[' '!' -f /etc/yum.repos.d/centos.repo ']' 2025-10-08 06:14:02.477 | + sudo cp -L -f /etc/yum.repos.d/centos.repo /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d 2025-10-08 06:14:02.510 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:14:02.510 | + '[' '!' -f /etc/yum.repos.d/delorean-antelope-testing.repo ']' 2025-10-08 06:14:02.511 | + sudo cp -L -f /etc/yum.repos.d/delorean-antelope-testing.repo /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d 2025-10-08 06:14:02.548 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:14:02.548 | + '[' '!' -f /etc/yum.repos.d/delorean.repo ']' 2025-10-08 06:14:02.548 | + sudo cp -L -f /etc/yum.repos.d/delorean.repo /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d 2025-10-08 06:14:02.585 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:14:02.585 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-appstream.repo ']' 2025-10-08 06:14:02.585 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-appstream.repo /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d 2025-10-08 06:14:02.622 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:14:02.622 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-baseos.repo ']' 2025-10-08 06:14:02.622 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-baseos.repo /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d 2025-10-08 06:14:02.660 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:14:02.660 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo ']' 2025-10-08 06:14:02.660 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d 2025-10-08 06:14:02.698 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:14:02.698 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-powertools.repo ']' 2025-10-08 06:14:02.698 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-powertools.repo /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d 2025-10-08 06:14:02.738 | dib-run-parts 99-yum-repo-conf completed 2025-10-08 06:14:02.739 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-08 06:14:02.739 | dib-run-parts 2025-10-08 06:14:02.742 | dib-run-parts Target: extra-data.d 2025-10-08 06:14:02.742 | dib-run-parts 2025-10-08 06:14:02.742 | dib-run-parts Script Seconds 2025-10-08 06:14:02.742 | dib-run-parts --------------------------------------- ---------- 2025-10-08 06:14:02.742 | dib-run-parts 2025-10-08 06:14:02.761 | dib-run-parts 10-create-pkg-map-dir 0.363 2025-10-08 06:14:02.773 | dib-run-parts 20-manifest-dir 0.044 2025-10-08 06:14:02.786 | dib-run-parts 50-dracut-conf 0.053 2025-10-08 06:14:02.799 | dib-run-parts 50-modprobe-blacklist 0.050 2025-10-08 06:14:02.811 | dib-run-parts 75-inject-element-manifest 0.091 2025-10-08 06:14:02.824 | dib-run-parts 98-source-repositories 0.024 2025-10-08 06:14:02.836 | dib-run-parts 99-copy-dib-img-functions 0.086 2025-10-08 06:14:02.849 | dib-run-parts 99-enable-install-types 0.015 2025-10-08 06:14:02.861 | dib-run-parts 99-squash-package-install 0.234 2025-10-08 06:14:02.874 | dib-run-parts 99-yum-repo-conf 0.296 2025-10-08 06:14:02.877 | dib-run-parts 2025-10-08 06:14:02.877 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-08 06:14:02.887 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-extra-data bash 2025-10-08 06:14:02.895 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:14:02.895 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2025-10-08 06:14:02.908 | + diskimage_builder/lib/disk-image-create:main:360 : run_d_in_target pre-install 2025-10-08 06:14:02.914 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-10-08 06:14:02.921 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks ']' 2025-10-08 06:14:02.927 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks/pre-install.d ']' 2025-10-08 06:14:02.934 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:14:02.981 | + 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.RbFaMUZ2/hooks 2025-10-08 06:14:03.029 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.RbFaMUZ2/hooks /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:14:03.071 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.RbFaMUZ2/hooks /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:14:03.121 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-pre-install run_in_target bash 2025-10-08 06:14:03.128 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:14:03.129 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2025-10-08 06:14:03.141 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-10-08 06:14:03.147 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-10-08 06:14:03.154 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-10-08 06:14:03.161 | + 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-10-08 06:14:03.167 | + 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-10-08 06:14:03.175 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-10-08 06:14:03.181 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-10-08 06:14:03.188 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-10-08 06:14:03.195 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.RbFaMUZ2/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-10-08 06:14:03.263 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-10-08 06:14:03.267 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-10-08 06:14:03.267 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:14:03.267 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:14:03.267 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-10-08 06:14:03.272 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-10-08 06:14:03.272 | ++ export DIB_REPO_SETUP=current-podified 2025-10-08 06:14:03.272 | ++ DIB_REPO_SETUP=current-podified 2025-10-08 06:14:03.272 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-08 06:14:03.272 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-08 06:14:03.272 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-08 06:14:03.272 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-08 06:14:03.272 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-08 06:14:03.272 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-08 06:14:03.272 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-10-08 06:14:03.276 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-10-08 06:14:03.276 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-08 06:14:03.276 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-08 06:14:03.276 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-08 06:14:03.276 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-08 06:14:03.276 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-10-08 06:14:03.280 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-10-08 06:14:03.281 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-08 06:14:03.281 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-08 06:14:03.281 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-08 06:14:03.281 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-08 06:14:03.281 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-08 06:14:03.281 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-08 06:14:03.281 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-08 06:14:03.281 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-08 06:14:03.281 | ++ DIB_NO_TIMER_CHECK=True 2025-10-08 06:14:03.281 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-08 06:14:03.281 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-08 06:14:03.281 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-08 06:14:03.281 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-08 06:14:03.281 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-10-08 06:14:03.285 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-10-08 06:14:03.285 | ++ export DISTRO_NAME=centos 2025-10-08 06:14:03.285 | ++ DISTRO_NAME=centos 2025-10-08 06:14:03.285 | ++ export DIB_RELEASE=9-stream 2025-10-08 06:14:03.285 | ++ DIB_RELEASE=9-stream 2025-10-08 06:14:03.285 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-08 06:14:03.285 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-08 06:14:03.285 | ++ export YUM=dnf 2025-10-08 06:14:03.285 | ++ YUM=dnf 2025-10-08 06:14:03.285 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dracut-regenerate 2025-10-08 06:14:03.290 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dracut-regenerate 2025-10-08 06:14:03.290 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-08 06:14:03.290 | - name: crypt 2025-10-08 06:14:03.290 | packages: 2025-10-08 06:14:03.290 | - cryptsetup 2025-10-08 06:14:03.290 | - name: lvm 2025-10-08 06:14:03.290 | packages: 2025-10-08 06:14:03.290 | - lvm2 2025-10-08 06:14:03.290 | ' 2025-10-08 06:14:03.290 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-08 06:14:03.290 | - name: crypt 2025-10-08 06:14:03.290 | packages: 2025-10-08 06:14:03.290 | - cryptsetup 2025-10-08 06:14:03.290 | - name: lvm 2025-10-08 06:14:03.290 | packages: 2025-10-08 06:14:03.290 | - lvm2 2025-10-08 06:14:03.290 | ' 2025-10-08 06:14:03.290 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-08 06:14:03.290 | - name: crypt 2025-10-08 06:14:03.290 | packages: 2025-10-08 06:14:03.290 | - cryptsetup 2025-10-08 06:14:03.290 | - name: lvm 2025-10-08 06:14:03.290 | packages: 2025-10-08 06:14:03.290 | - lvm2 2025-10-08 06:14:03.290 | ' 2025-10-08 06:14:03.290 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-08 06:14:03.290 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-10-08 06:14:03.294 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-10-08 06:14:03.294 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:14:03.294 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:14:03.294 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-10-08 06:14:03.299 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-10-08 06:14:03.299 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-08 06:14:03.299 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-08 06:14:03.299 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-08 06:14:03.299 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-08 06:14:03.299 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-10-08 06:14:03.304 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-10-08 06:14:03.304 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-08 06:14:03.304 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-08 06:14:03.304 | ++ DIB_BLOCK_DEVICE=efi 2025-10-08 06:14:03.304 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-growvols 2025-10-08 06:14:03.308 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-growvols 2025-10-08 06:14:03.308 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-08 06:14:03.308 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-08 06:14:03.308 | ++ export DIB_GROWVOLS_ARGS= 2025-10-08 06:14:03.308 | ++ DIB_GROWVOLS_ARGS= 2025-10-08 06:14:03.308 | ++ export DIB_GROWVOLS_GROUP= 2025-10-08 06:14:03.308 | ++ DIB_GROWVOLS_GROUP= 2025-10-08 06:14:03.308 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-08 06:14:03.308 | ++ DIB_GROWVOLS_DEVICE= 2025-10-08 06:14:03.308 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-10-08 06:14:03.313 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-10-08 06:14:03.313 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-08 06:14:03.313 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-08 06:14:03.313 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-08 06:14:03.313 | ++ DIB_INIT_SYSTEM=systemd 2025-10-08 06:14:03.313 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-10-08 06:14:03.316 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-10-08 06:14:03.316 | ++ '[' -z systemd ']' 2025-10-08 06:14:03.316 | ++ case $DIB_INIT_SYSTEM in 2025-10-08 06:14:03.317 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-01-yum-keepcache 2025-10-08 06:14:03.322 | + set -eu 2025-10-08 06:14:03.322 | + set -o pipefail 2025-10-08 06:14:03.322 | + [[ dnf == \d\n\f ]] 2025-10-08 06:14:03.322 | + cfg=/etc/dnf/dnf.conf 2025-10-08 06:14:03.322 | + echo keepcache=1 2025-10-08 06:14:03.322 | + echo cachedir=/tmp/yum 2025-10-08 06:14:03.325 | dib-run-parts 00-01-yum-keepcache completed 2025-10-08 06:14:03.325 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-02-set-centos-mirror 2025-10-08 06:14:03.330 | + set -eu 2025-10-08 06:14:03.330 | + set -o pipefail 2025-10-08 06:14:03.330 | + DIB_DISTRIBUTION_MIRROR= 2025-10-08 06:14:03.330 | + '[' -n '' ']' 2025-10-08 06:14:03.330 | + exit 0 2025-10-08 06:14:03.333 | dib-run-parts 00-02-set-centos-mirror completed 2025-10-08 06:14:03.333 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-03-repo-setup 2025-10-08 06:14:03.338 | + set -o pipefail 2025-10-08 06:14:03.338 | + '[' -n '/etc/yum.repos.d/*' ']' 2025-10-08 06:14:03.338 | + echo 'DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified' 2025-10-08 06:14:03.338 | DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified 2025-10-08 06:14:03.338 | + exit 0 2025-10-08 06:14:03.341 | dib-run-parts 00-03-repo-setup completed 2025-10-08 06:14:03.341 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2025-10-08 06:14:03.347 | + set -eu 2025-10-08 06:14:03.347 | + set -o pipefail 2025-10-08 06:14:03.347 | + [[ centos == \f\e\d\o\r\a ]] 2025-10-08 06:14:03.349 | dib-run-parts 00-dnf-update completed 2025-10-08 06:14:03.350 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2025-10-08 06:14:03.355 | + set -eu 2025-10-08 06:14:03.355 | + set -o pipefail 2025-10-08 06:14:03.355 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2025-10-08 06:14:03.359 | + sed -i -e '/You have to run/d' /etc/sudoers 2025-10-08 06:14:03.362 | + visudo -c 2025-10-08 06:14:03.365 | /etc/sudoers: parsed OK 2025-10-08 06:14:03.368 | dib-run-parts 00-fix-requiretty completed 2025-10-08 06:14:03.368 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-install-repo-package 2025-10-08 06:14:03.373 | + set -eu 2025-10-08 06:14:03.373 | + set -o pipefail 2025-10-08 06:14:03.373 | + '[' -n '' ']' 2025-10-08 06:14:03.376 | dib-run-parts 00-install-repo-package completed 2025-10-08 06:14:03.376 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2025-10-08 06:14:03.381 | + set -eu 2025-10-08 06:14:03.381 | + set -o pipefail 2025-10-08 06:14:03.381 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2025-10-08 06:14:03.384 | + visudo -c 2025-10-08 06:14:03.386 | /etc/sudoers: parsed OK 2025-10-08 06:14:03.389 | dib-run-parts 00-usr-local-bin-secure-path completed 2025-10-08 06:14:03.389 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-00-centos-python3 2025-10-08 06:14:03.394 | + set -eu 2025-10-08 06:14:03.394 | + set -o pipefail 2025-10-08 06:14:03.394 | + [[ centos =~ (centos|rhel) ]] 2025-10-08 06:14:03.394 | + dnf install -y python3 python3-pyyaml 2025-10-08 06:14:03.691 | delorean-openstack-barbican-42b4c41831408a8e323 348 kB/s | 13 kB 00:00 2025-10-08 06:14:03.746 | delorean-python-glean-10df0bd91b9bc5c9fd9cc02d7 2.9 MB/s | 65 kB 00:00 2025-10-08 06:14:03.801 | delorean-openstack-cinder-1c00d6490d88e436f26ef 1.5 MB/s | 32 kB 00:00 2025-10-08 06:14:03.857 | delorean-python-stevedore-c4acc5639fd2329372142 4.7 MB/s | 131 kB 00:00 2025-10-08 06:14:03.935 | delorean-python-cloudkitty-tests-tempest-3961dc 1.1 MB/s | 25 kB 00:00 2025-10-08 06:14:03.992 | delorean-os-net-config-be615f59b88ad4492d8ae8a8 12 MB/s | 356 kB 00:00 2025-10-08 06:14:04.125 | delorean-openstack-nova-6f8decf0b4f1aa2e96292b6 1.2 MB/s | 42 kB 00:00 2025-10-08 06:14:04.197 | delorean-python-designate-tests-tempest-347fdbc 576 kB/s | 18 kB 00:00 2025-10-08 06:14:04.259 | delorean-openstack-glance-1fd12c29b339f30fe823e 693 kB/s | 18 kB 00:00 2025-10-08 06:14:04.331 | delorean-openstack-keystone-e4b40af0ae3698fbbbb 670 kB/s | 29 kB 00:00 2025-10-08 06:14:04.416 | delorean-openstack-manila-3c01b7181572c95dac462 626 kB/s | 25 kB 00:00 2025-10-08 06:14:04.511 | delorean-python-vmware-nsxlib-458234972d1428ac9 3.2 MB/s | 154 kB 00:00 2025-10-08 06:14:04.620 | delorean-openstack-octavia-ba397f07a7331190208c 882 kB/s | 26 kB 00:00 2025-10-08 06:14:04.697 | delorean-openstack-watcher-c014f81a8647287f6dcc 604 kB/s | 16 kB 00:00 2025-10-08 06:14:04.766 | delorean-edpm-image-builder-55ba53cf215b14ed95b 340 kB/s | 7.4 kB 00:00 2025-10-08 06:14:04.828 | delorean-puppet-ceph-91ba84bc002c318a7f961d084e 5.9 MB/s | 144 kB 00:00 2025-10-08 06:14:04.900 | delorean-openstack-swift-dc98a8463506ac520c469a 771 kB/s | 14 kB 00:00 2025-10-08 06:14:04.951 | delorean-python-tempestconf-8515371b7cceebd4282 2.2 MB/s | 53 kB 00:00 2025-10-08 06:14:05.047 | delorean-openstack-heat-ui-013accbfd179753bc3f0 3.7 MB/s | 96 kB 00:00 2025-10-08 06:14:06.125 | CentOS Stream 9 - BaseOS 8.7 MB/s | 8.8 MB 00:01 2025-10-08 06:14:08.978 | CentOS Stream 9 - AppStream 16 MB/s | 25 MB 00:01 2025-10-08 06:14:14.968 | CentOS Stream 9 - CRB 7.4 MB/s | 7.1 MB 00:00 2025-10-08 06:14:17.114 | CentOS Stream 9 - Extras packages 36 kB/s | 20 kB 00:00 2025-10-08 06:14:17.295 | dlrn-antelope-testing 25 MB/s | 1.1 MB 00:00 2025-10-08 06:14:17.774 | dlrn-antelope-build-deps 5.4 MB/s | 461 kB 00:00 2025-10-08 06:14:18.006 | centos9-rabbitmq 9.0 MB/s | 123 kB 00:00 2025-10-08 06:14:18.176 | centos9-storage 19 MB/s | 415 kB 00:00 2025-10-08 06:14:18.468 | centos9-opstools 570 kB/s | 51 kB 00:00 2025-10-08 06:14:18.639 | NFV SIG OpenvSwitch 19 MB/s | 449 kB 00:00 2025-10-08 06:14:19.237 | repo-setup-centos-appstream 74 MB/s | 25 MB 00:00 2025-10-08 06:14:24.506 | repo-setup-centos-baseos 65 MB/s | 8.8 MB 00:00 2025-10-08 06:14:25.906 | repo-setup-centos-highavailability 29 MB/s | 744 kB 00:00 2025-10-08 06:14:26.450 | repo-setup-centos-powertools 27 MB/s | 7.1 MB 00:00 2025-10-08 06:14:29.583 | Extra Packages for Enterprise Linux 9 - x86_64 13 MB/s | 20 MB 00:01 2025-10-08 06:14:42.294 | Package python3-3.9.23-2.el9.x86_64 is already installed. 2025-10-08 06:14:42.296 | Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-10-08 06:14:42.402 | Dependencies resolved. 2025-10-08 06:14:42.403 | Nothing to do. 2025-10-08 06:14:42.403 | Complete! 2025-10-08 06:14:42.493 | dib-run-parts 01-00-centos-python3 completed 2025-10-08 06:14:42.493 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2025-10-08 06:14:42.500 | + set -eu 2025-10-08 06:14:42.500 | + set -o pipefail 2025-10-08 06:14:42.500 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2025-10-08 06:14:42.502 | + 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-10-08 06:14:42.514 | dib-run-parts 01-install-bin completed 2025-10-08 06:14:42.514 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-module-configuration 2025-10-08 06:14:42.519 | + set -eu 2025-10-08 06:14:42.519 | + set -o pipefail 2025-10-08 06:14:42.519 | + export DIB_DNF_MODULE_STREAMS= 2025-10-08 06:14:42.519 | + DIB_DNF_MODULE_STREAMS= 2025-10-08 06:14:42.519 | + '[' dnf == dnf ']' 2025-10-08 06:14:42.521 | dib-run-parts 01-module-configuration completed 2025-10-08 06:14:42.521 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2025-10-08 06:14:42.525 | + set -eu 2025-10-08 06:14:42.525 | + set -o pipefail 2025-10-08 06:14:42.525 | + [[ amd64 x86_64 =~ amd64 ]] 2025-10-08 06:14:42.525 | + basearch=x86_64 2025-10-08 06:14:42.525 | + arch=x86_64 2025-10-08 06:14:42.525 | + [[ dnf == \d\n\f ]] 2025-10-08 06:14:42.525 | + mkdir -p /etc/dnf/vars 2025-10-08 06:14:42.528 | + echo x86_64 2025-10-08 06:14:42.528 | + echo x86_64 2025-10-08 06:14:42.528 | + [[ centos =~ centos ]] 2025-10-08 06:14:42.528 | + [[ x86_64 == \x\8\6\_\6\4 ]] 2025-10-08 06:14:42.528 | + contentdir=centos 2025-10-08 06:14:42.528 | + echo centos 2025-10-08 06:14:42.531 | dib-run-parts 01-override-yum-arch completed 2025-10-08 06:14:42.531 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-set-machine-id 2025-10-08 06:14:42.536 | + set -eu 2025-10-08 06:14:42.536 | + set -o pipefail 2025-10-08 06:14:42.536 | + systemd-machine-id-setup 2025-10-08 06:14:42.547 | Initializing machine ID from random generator. 2025-10-08 06:14:42.559 | dib-run-parts 02-set-machine-id completed 2025-10-08 06:14:42.559 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2025-10-08 06:14:42.567 | + set -eu 2025-10-08 06:14:42.567 | + set -o pipefail 2025-10-08 06:14:42.567 | + case $DISTRO_NAME in 2025-10-08 06:14:42.570 | dib-run-parts 03-baseline-tools completed 2025-10-08 06:14:42.570 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2025-10-08 06:14:42.574 | + set -eu 2025-10-08 06:14:42.574 | + set -o pipefail 2025-10-08 06:14:42.574 | + FILE=/usr/local/bin/dib-init-system 2025-10-08 06:14:42.574 | + cat 2025-10-08 06:14:42.577 | + chown root:root /usr/local/bin/dib-init-system 2025-10-08 06:14:42.583 | + chmod 775 /usr/local/bin/dib-init-system 2025-10-08 06:14:42.588 | dib-run-parts 04-dib-init-system completed 2025-10-08 06:14:42.588 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2025-10-08 06:14:42.593 | + set -eu 2025-10-08 06:14:42.593 | + set -o pipefail 2025-10-08 06:14:42.594 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2025-10-08 06:14:42.595 | + package-installs -d /tmp/in_target.d/pre-install.d 2025-10-08 06:14:42.598 | + set -eu 2025-10-08 06:14:42.598 | + set -o pipefail 2025-10-08 06:14:42.598 | ++ basename /usr/local/bin/package-installs 2025-10-08 06:14:42.600 | + SCRIPTNAME=package-installs 2025-10-08 06:14:42.601 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2025-10-08 06:14:42.602 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-10-08 06:14:42.602 | + '[' 0 '!=' 0 ']' 2025-10-08 06:14:42.602 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-10-08 06:14:42.602 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-10-08 06:14:42.602 | + WORKDIR= 2025-10-08 06:14:42.602 | + true 2025-10-08 06:14:42.602 | + case "$1" in 2025-10-08 06:14:42.602 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-10-08 06:14:42.602 | + shift 2 2025-10-08 06:14:42.602 | + true 2025-10-08 06:14:42.602 | + case "$1" in 2025-10-08 06:14:42.602 | + shift 2025-10-08 06:14:42.602 | + break 2025-10-08 06:14:42.602 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-10-08 06:14:42.602 | + PACKAGES= 2025-10-08 06:14:42.603 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-10-08 06:14:42.606 | + '[' -n '' ']' 2025-10-08 06:14:42.606 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2025-10-08 06:14:45.984 | Map install for dracut-regenerate: python3-PyYAML 2025-10-08 06:14:45.984 | Map install for redhat-common: gettext 2025-10-08 06:14:45.984 | Running command: ['install-packages', 'gettext', 'python3-PyYAML'] 2025-10-08 06:14:45.984 | > Running install-packages install. 2025-10-08 06:14:45.984 | > ++ command -v dnf5 2025-10-08 06:14:45.984 | > ++ true 2025-10-08 06:14:45.984 | > + DNF5= 2025-10-08 06:14:45.984 | > + '[' dnf == dnf ']' 2025-10-08 06:14:45.984 | > + '[' -n '' ']' 2025-10-08 06:14:45.984 | > + dnf -y -v install gettext python3-PyYAML 2025-10-08 06:14:45.984 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-10-08 06:14:45.984 | > DNF version: 4.14.0 2025-10-08 06:14:45.984 | > cachedir: /tmp/yum 2025-10-08 06:14:45.984 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-barbican 2025-10-08 06:14:45.984 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-baremetal 2025-10-08 06:14:45.984 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-cinder 2025-10-08 06:14:45.984 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-clients 2025-10-08 06:14:45.984 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-cloudops 2025-10-08 06:14:45.984 | > delorean-component-cloudops: using metadata from Mon Aug 18 17:09:42 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-common 2025-10-08 06:14:45.984 | > delorean-component-common: using metadata from Mon Oct 6 13:19:20 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-compute 2025-10-08 06:14:45.984 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-designate 2025-10-08 06:14:45.984 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-glance 2025-10-08 06:14:45.984 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-keystone 2025-10-08 06:14:45.984 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-manila 2025-10-08 06:14:45.984 | > delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-network 2025-10-08 06:14:45.984 | > delorean-component-network: using metadata from Mon Oct 6 01:49:38 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-octavia 2025-10-08 06:14:45.984 | > delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-optimize 2025-10-08 06:14:45.984 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-podified 2025-10-08 06:14:45.984 | > delorean-component-podified: using metadata from Tue Sep 30 16:20:33 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-puppet 2025-10-08 06:14:45.984 | > delorean-component-puppet: using metadata from Tue Oct 7 09:19:25 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-swift 2025-10-08 06:14:45.984 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-tempest 2025-10-08 06:14:45.984 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-component-ui 2025-10-08 06:14:45.984 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: baseos 2025-10-08 06:14:45.984 | > baseos: using metadata from Tue Sep 30 13:12:56 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: appstream 2025-10-08 06:14:45.984 | > appstream: using metadata from Tue Sep 30 13:16:29 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: crb 2025-10-08 06:14:45.984 | > crb: using metadata from Tue Sep 30 13:20:54 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: extras-common 2025-10-08 06:14:45.984 | > extras-common: using metadata from Mon Sep 15 14:32:43 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-antelope-testing 2025-10-08 06:14:45.984 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-10-08 06:14:45.984 | > repo: using cache for: delorean-antelope-build-deps 2025-10-08 06:14:45.984 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-10-08 06:14:45.984 | > repo: using cache for: centos9-rabbitmq 2025-10-08 06:14:45.984 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-10-08 06:14:45.984 | > repo: using cache for: centos9-storage 2025-10-08 06:14:45.984 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: centos9-opstools 2025-10-08 06:14:45.984 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-10-08 06:14:45.984 | > repo: using cache for: centos9-nfv-ovs 2025-10-08 06:14:45.984 | > centos9-nfv-ovs: using metadata from Fri Oct 3 02:22:50 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: repo-setup-centos-appstream 2025-10-08 06:14:45.984 | > repo-setup-centos-appstream: using metadata from Tue Sep 30 13:16:29 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: repo-setup-centos-baseos 2025-10-08 06:14:45.984 | > repo-setup-centos-baseos: using metadata from Tue Sep 30 13:12:56 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: repo-setup-centos-highavailability 2025-10-08 06:14:45.984 | > repo-setup-centos-highavailability: using metadata from Tue Sep 30 13:21:18 2025. 2025-10-08 06:14:45.984 | > repo: using cache for: repo-setup-centos-powertools 2025-10-08 06:14:45.984 | > repo-setup-centos-powertools: using metadata from Tue Sep 30 13:20:54 2025. 2025-10-08 06:14:45.984 | > repo: downloading from remote: epel-low-priority 2025-10-08 06:14:45.984 | > countme: event triggered for epel-low-priority: bucket 1 2025-10-08 06:14:45.984 | > Extra Packages for Enterprise Linux 9 - x86_64 14 MB/s | 20 MB 00:01 2025-10-08 06:14:45.984 | > epel-low-priority: using metadata from Tue Oct 7 20:50:14 2025. 2025-10-08 06:14:45.984 | > Completion plugin: Generating completion cache... 2025-10-08 06:14:45.984 | > Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-10-08 06:14:45.984 | > Package gettext-0.21-8.el9.x86_64 is already installed. 2025-10-08 06:14:45.984 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-10-08 06:14:45.984 | > --> Starting dependency resolution 2025-10-08 06:14:45.984 | > --> Finished dependency resolution 2025-10-08 06:14:45.984 | > Dependencies resolved. 2025-10-08 06:14:45.984 | > Nothing to do. 2025-10-08 06:14:45.984 | > Complete! 2025-10-08 06:14:45.984 | > + '[' install == install ']' 2025-10-08 06:14:45.984 | > + '[' dnf == dnf ']' 2025-10-08 06:14:45.984 | > + '[' -z '' ']' 2025-10-08 06:14:45.984 | > + dnf -y mark install gettext python3-PyYAML 2025-10-08 06:14:45.984 | > gettext-0.21-8.el9.x86_64 marked as user installed. 2025-10-08 06:14:45.984 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2025-10-08 06:14:45.984 | returncode: 0 2025-10-08 06:14:45.997 | dib-run-parts 10-package-installs completed 2025-10-08 06:14:45.997 | dib-run-parts Running /tmp/in_target.d/pre-install.d/11-selinux-permissive 2025-10-08 06:14:46.003 | + set -eu 2025-10-08 06:14:46.003 | + set -o pipefail 2025-10-08 06:14:46.003 | + echo SELINUX=permissive 2025-10-08 06:14:46.003 | + echo SELINUXTYPE=targeted 2025-10-08 06:14:46.007 | dib-run-parts 11-selinux-permissive completed 2025-10-08 06:14:46.007 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-10-08 06:14:46.012 | + set -eu 2025-10-08 06:14:46.012 | + set -o pipefail 2025-10-08 06:14:46.013 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-10-08 06:14:46.015 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2025-10-08 06:14:46.018 | + set -eu 2025-10-08 06:14:46.018 | + set -o pipefail 2025-10-08 06:14:46.019 | ++ basename /usr/local/bin/package-uninstalls 2025-10-08 06:14:46.021 | + SCRIPTNAME=package-uninstalls 2025-10-08 06:14:46.021 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2025-10-08 06:14:46.022 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-10-08 06:14:46.022 | + '[' 0 '!=' 0 ']' 2025-10-08 06:14:46.022 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-10-08 06:14:46.022 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-10-08 06:14:46.022 | + WORKDIR= 2025-10-08 06:14:46.023 | + true 2025-10-08 06:14:46.023 | + case "$1" in 2025-10-08 06:14:46.023 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-10-08 06:14:46.023 | + shift 2 2025-10-08 06:14:46.023 | + true 2025-10-08 06:14:46.023 | + case "$1" in 2025-10-08 06:14:46.023 | + shift 2025-10-08 06:14:46.023 | + break 2025-10-08 06:14:46.023 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-10-08 06:14:46.023 | + PACKAGES= 2025-10-08 06:14:46.023 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-10-08 06:14:46.026 | + install-packages -e 2025-10-08 06:14:46.037 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2025-10-08 06:14:46.089 | Running command: ['install-packages', '-e'] 2025-10-08 06:14:46.089 | returncode: 0 2025-10-08 06:14:46.099 | dib-run-parts 99-package-uninstalls completed 2025-10-08 06:14:46.100 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-08 06:14:46.100 | dib-run-parts 2025-10-08 06:14:46.102 | dib-run-parts Target: pre-install.d 2025-10-08 06:14:46.102 | dib-run-parts 2025-10-08 06:14:46.102 | dib-run-parts Script Seconds 2025-10-08 06:14:46.102 | dib-run-parts --------------------------------------- ---------- 2025-10-08 06:14:46.102 | dib-run-parts 2025-10-08 06:14:46.118 | dib-run-parts 00-01-yum-keepcache 0.006 2025-10-08 06:14:46.127 | dib-run-parts 00-02-set-centos-mirror 0.006 2025-10-08 06:14:46.136 | dib-run-parts 00-03-repo-setup 0.006 2025-10-08 06:14:46.147 | dib-run-parts 00-dnf-update 0.006 2025-10-08 06:14:46.156 | dib-run-parts 00-fix-requiretty 0.016 2025-10-08 06:14:46.168 | dib-run-parts 00-install-repo-package 0.005 2025-10-08 06:14:46.179 | dib-run-parts 00-usr-local-bin-secure-path 0.011 2025-10-08 06:14:46.189 | dib-run-parts 01-00-centos-python3 39.101 2025-10-08 06:14:46.200 | dib-run-parts 01-install-bin 0.018 2025-10-08 06:14:46.211 | dib-run-parts 01-module-configuration 0.004 2025-10-08 06:14:46.221 | dib-run-parts 01-override-yum-arch 0.008 2025-10-08 06:14:46.233 | dib-run-parts 02-set-machine-id 0.025 2025-10-08 06:14:46.241 | dib-run-parts 03-baseline-tools 0.009 2025-10-08 06:14:46.254 | dib-run-parts 04-dib-init-system 0.016 2025-10-08 06:14:46.264 | dib-run-parts 10-package-installs 3.407 2025-10-08 06:14:46.277 | dib-run-parts 11-selinux-permissive 0.007 2025-10-08 06:14:46.286 | dib-run-parts 99-package-uninstalls 0.090 2025-10-08 06:14:46.291 | dib-run-parts 2025-10-08 06:14:46.291 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-08 06:14:46.305 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-10-08 06:14:46.312 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-10-08 06:14:46.320 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-10-08 06:14:46.328 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-pre-install run_in_target bash 2025-10-08 06:14:46.335 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:14:46.336 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2025-10-08 06:14:46.348 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:14:46.401 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d; do sleep 1; done' 2025-10-08 06:14:46.458 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target install 2025-10-08 06:14:46.465 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-10-08 06:14:46.471 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks ']' 2025-10-08 06:14:46.480 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks/install.d ']' 2025-10-08 06:14:46.487 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:14:46.522 | + 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.RbFaMUZ2/hooks 2025-10-08 06:14:46.567 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.RbFaMUZ2/hooks /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:14:46.613 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.RbFaMUZ2/hooks /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:14:46.660 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-install run_in_target bash 2025-10-08 06:14:46.668 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2025-10-08 06:14:46.668 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:14:46.680 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-10-08 06:14:46.687 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-10-08 06:14:46.693 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-10-08 06:14:46.701 | + 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-10-08 06:14:46.709 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2025-10-08 06:14:46.716 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-10-08 06:14:46.724 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-10-08 06:14:46.732 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-10-08 06:14:46.740 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.RbFaMUZ2/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-10-08 06:14:46.815 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-10-08 06:14:46.819 | + source /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-10-08 06:14:46.819 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:14:46.819 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:14:46.819 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-10-08 06:14:46.825 | + source /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-10-08 06:14:46.825 | ++ export DIB_REPO_SETUP=current-podified 2025-10-08 06:14:46.825 | ++ DIB_REPO_SETUP=current-podified 2025-10-08 06:14:46.825 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-08 06:14:46.825 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-08 06:14:46.825 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-08 06:14:46.825 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-08 06:14:46.825 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-08 06:14:46.825 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-08 06:14:46.825 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-10-08 06:14:46.829 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-10-08 06:14:46.830 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-08 06:14:46.830 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-08 06:14:46.830 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-08 06:14:46.830 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-08 06:14:46.830 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-10-08 06:14:46.834 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-10-08 06:14:46.835 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-08 06:14:46.835 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-08 06:14:46.835 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-08 06:14:46.835 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-08 06:14:46.835 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-08 06:14:46.835 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-08 06:14:46.835 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-08 06:14:46.835 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-08 06:14:46.835 | ++ DIB_NO_TIMER_CHECK=True 2025-10-08 06:14:46.835 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-08 06:14:46.835 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-08 06:14:46.835 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-08 06:14:46.835 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-08 06:14:46.835 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-10-08 06:14:46.840 | + source /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-10-08 06:14:46.840 | ++ export DISTRO_NAME=centos 2025-10-08 06:14:46.840 | ++ DISTRO_NAME=centos 2025-10-08 06:14:46.840 | ++ export DIB_RELEASE=9-stream 2025-10-08 06:14:46.840 | ++ DIB_RELEASE=9-stream 2025-10-08 06:14:46.840 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-08 06:14:46.840 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-08 06:14:46.840 | ++ export YUM=dnf 2025-10-08 06:14:46.840 | ++ YUM=dnf 2025-10-08 06:14:46.840 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dracut-regenerate 2025-10-08 06:14:46.845 | + source /tmp/in_target.d/install.d/../environment.d/10-dracut-regenerate 2025-10-08 06:14:46.845 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-08 06:14:46.845 | - name: crypt 2025-10-08 06:14:46.845 | packages: 2025-10-08 06:14:46.845 | - cryptsetup 2025-10-08 06:14:46.845 | - name: lvm 2025-10-08 06:14:46.845 | packages: 2025-10-08 06:14:46.845 | - lvm2 2025-10-08 06:14:46.845 | ' 2025-10-08 06:14:46.845 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-08 06:14:46.845 | - name: crypt 2025-10-08 06:14:46.845 | packages: 2025-10-08 06:14:46.845 | - cryptsetup 2025-10-08 06:14:46.845 | - name: lvm 2025-10-08 06:14:46.845 | packages: 2025-10-08 06:14:46.845 | - lvm2 2025-10-08 06:14:46.845 | ' 2025-10-08 06:14:46.845 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-08 06:14:46.845 | - name: crypt 2025-10-08 06:14:46.845 | packages: 2025-10-08 06:14:46.845 | - cryptsetup 2025-10-08 06:14:46.845 | - name: lvm 2025-10-08 06:14:46.845 | packages: 2025-10-08 06:14:46.845 | - lvm2 2025-10-08 06:14:46.845 | ' 2025-10-08 06:14:46.845 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-08 06:14:46.845 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-10-08 06:14:46.849 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-10-08 06:14:46.850 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:14:46.850 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:14:46.850 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-10-08 06:14:46.855 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-10-08 06:14:46.855 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-08 06:14:46.855 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-08 06:14:46.855 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-08 06:14:46.855 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-08 06:14:46.855 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-10-08 06:14:46.859 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-10-08 06:14:46.859 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-08 06:14:46.859 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-08 06:14:46.859 | ++ DIB_BLOCK_DEVICE=efi 2025-10-08 06:14:46.859 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-growvols 2025-10-08 06:14:46.864 | + source /tmp/in_target.d/install.d/../environment.d/15-growvols 2025-10-08 06:14:46.865 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-08 06:14:46.865 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-08 06:14:46.865 | ++ export DIB_GROWVOLS_ARGS= 2025-10-08 06:14:46.865 | ++ DIB_GROWVOLS_ARGS= 2025-10-08 06:14:46.865 | ++ export DIB_GROWVOLS_GROUP= 2025-10-08 06:14:46.865 | ++ DIB_GROWVOLS_GROUP= 2025-10-08 06:14:46.865 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-08 06:14:46.865 | ++ DIB_GROWVOLS_DEVICE= 2025-10-08 06:14:46.865 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-10-08 06:14:46.870 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-10-08 06:14:46.870 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-08 06:14:46.870 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-08 06:14:46.870 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-08 06:14:46.870 | ++ DIB_INIT_SYSTEM=systemd 2025-10-08 06:14:46.870 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-10-08 06:14:46.875 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-10-08 06:14:46.875 | ++ '[' -z systemd ']' 2025-10-08 06:14:46.875 | ++ case $DIB_INIT_SYSTEM in 2025-10-08 06:14:46.875 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2025-10-08 06:14:46.881 | + set -eu 2025-10-08 06:14:46.881 | + set -o pipefail 2025-10-08 06:14:46.881 | + '[' 0 -eq 0 ']' 2025-10-08 06:14:46.881 | + install-packages -m base iscsi_package 2025-10-08 06:14:46.952 | INFO:root:Mapping for base : iscsi_package 2025-10-08 06:14:47.016 | INFO:root:Mapping for base : iscsi_package 2025-10-08 06:14:47.022 | Running install-packages install. 2025-10-08 06:14:47.023 | ++ command -v dnf5 2025-10-08 06:14:47.023 | ++ true 2025-10-08 06:14:47.023 | + DNF5= 2025-10-08 06:14:47.023 | + '[' dnf == dnf ']' 2025-10-08 06:14:47.023 | + '[' -n '' ']' 2025-10-08 06:14:47.023 | + dnf -y -v install iscsi-initiator-utils 2025-10-08 06:14:47.225 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-10-08 06:14:47.225 | DNF version: 4.14.0 2025-10-08 06:14:47.225 | cachedir: /tmp/yum 2025-10-08 06:14:47.254 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-08 06:14:47.316 | repo: using cache for: delorean-component-barbican 2025-10-08 06:14:47.316 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-10-08 06:14:47.317 | repo: using cache for: delorean-component-baremetal 2025-10-08 06:14:47.317 | delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-10-08 06:14:47.317 | repo: using cache for: delorean-component-cinder 2025-10-08 06:14:47.318 | delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-10-08 06:14:47.318 | repo: using cache for: delorean-component-clients 2025-10-08 06:14:47.318 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-10-08 06:14:47.319 | repo: using cache for: delorean-component-cloudops 2025-10-08 06:14:47.319 | delorean-component-cloudops: using metadata from Mon Aug 18 17:09:42 2025. 2025-10-08 06:14:47.319 | repo: using cache for: delorean-component-common 2025-10-08 06:14:47.320 | delorean-component-common: using metadata from Mon Oct 6 13:19:20 2025. 2025-10-08 06:14:47.320 | repo: using cache for: delorean-component-compute 2025-10-08 06:14:47.321 | delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-10-08 06:14:47.321 | repo: using cache for: delorean-component-designate 2025-10-08 06:14:47.321 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-10-08 06:14:47.321 | repo: using cache for: delorean-component-glance 2025-10-08 06:14:47.322 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-10-08 06:14:47.322 | repo: using cache for: delorean-component-keystone 2025-10-08 06:14:47.322 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-10-08 06:14:47.323 | repo: using cache for: delorean-component-manila 2025-10-08 06:14:47.323 | delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-10-08 06:14:47.323 | repo: using cache for: delorean-component-network 2025-10-08 06:14:47.324 | delorean-component-network: using metadata from Mon Oct 6 01:49:38 2025. 2025-10-08 06:14:47.324 | repo: using cache for: delorean-component-octavia 2025-10-08 06:14:47.324 | delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-10-08 06:14:47.324 | repo: using cache for: delorean-component-optimize 2025-10-08 06:14:47.325 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-10-08 06:14:47.325 | repo: using cache for: delorean-component-podified 2025-10-08 06:14:47.325 | delorean-component-podified: using metadata from Tue Sep 30 16:20:33 2025. 2025-10-08 06:14:47.325 | repo: using cache for: delorean-component-puppet 2025-10-08 06:14:47.326 | delorean-component-puppet: using metadata from Tue Oct 7 09:19:25 2025. 2025-10-08 06:14:47.326 | repo: using cache for: delorean-component-swift 2025-10-08 06:14:47.326 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-10-08 06:14:47.326 | repo: using cache for: delorean-component-tempest 2025-10-08 06:14:47.327 | delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-10-08 06:14:47.327 | repo: using cache for: delorean-component-ui 2025-10-08 06:14:47.327 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-10-08 06:14:47.328 | repo: using cache for: baseos 2025-10-08 06:14:47.356 | baseos: using metadata from Tue Sep 30 13:12:56 2025. 2025-10-08 06:14:47.357 | repo: using cache for: appstream 2025-10-08 06:14:47.444 | appstream: using metadata from Tue Sep 30 13:16:29 2025. 2025-10-08 06:14:47.445 | repo: using cache for: crb 2025-10-08 06:14:47.464 | crb: using metadata from Tue Sep 30 13:20:54 2025. 2025-10-08 06:14:47.465 | repo: using cache for: extras-common 2025-10-08 06:14:47.465 | extras-common: using metadata from Mon Sep 15 14:32:43 2025. 2025-10-08 06:14:47.466 | repo: using cache for: delorean-antelope-testing 2025-10-08 06:14:47.470 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-10-08 06:14:47.471 | repo: using cache for: delorean-antelope-build-deps 2025-10-08 06:14:47.472 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-10-08 06:14:47.472 | repo: using cache for: centos9-rabbitmq 2025-10-08 06:14:47.473 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-10-08 06:14:47.473 | repo: using cache for: centos9-storage 2025-10-08 06:14:47.475 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-10-08 06:14:47.475 | repo: using cache for: centos9-opstools 2025-10-08 06:14:47.476 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-10-08 06:14:47.476 | repo: using cache for: centos9-nfv-ovs 2025-10-08 06:14:47.477 | centos9-nfv-ovs: using metadata from Fri Oct 3 02:22:50 2025. 2025-10-08 06:14:47.478 | repo: using cache for: repo-setup-centos-appstream 2025-10-08 06:14:47.574 | repo-setup-centos-appstream: using metadata from Tue Sep 30 13:16:29 2025. 2025-10-08 06:14:47.574 | repo: using cache for: repo-setup-centos-baseos 2025-10-08 06:14:47.611 | repo-setup-centos-baseos: using metadata from Tue Sep 30 13:12:56 2025. 2025-10-08 06:14:47.612 | repo: using cache for: repo-setup-centos-highavailability 2025-10-08 06:14:47.614 | repo-setup-centos-highavailability: using metadata from Tue Sep 30 13:21:18 2025. 2025-10-08 06:14:47.614 | repo: using cache for: repo-setup-centos-powertools 2025-10-08 06:14:47.634 | repo-setup-centos-powertools: using metadata from Tue Sep 30 13:20:54 2025. 2025-10-08 06:14:47.634 | repo: using cache for: epel-low-priority 2025-10-08 06:14:47.839 | epel-low-priority: using metadata from Tue Oct 7 20:50:14 2025. 2025-10-08 06:14:47.839 | Last metadata expiration check: 0:00:03 ago on Wed Oct 8 02:14:44 2025. 2025-10-08 06:14:48.107 | Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-10-08 06:14:48.113 | --> Starting dependency resolution 2025-10-08 06:14:48.194 | ---> Package iscsi-initiator-utils.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-10-08 06:14:48.194 | ---> Package iscsi-initiator-utils-iscsiuio.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-10-08 06:14:48.194 | ---> Package isns-utils-libs.x86_64 0.101-4.el9 will be installed 2025-10-08 06:14:48.194 | --> Finished dependency resolution 2025-10-08 06:14:48.194 | Dependencies resolved. 2025-10-08 06:14:48.195 | ================================================================================ 2025-10-08 06:14:48.195 | Package Arch Version Repo Size 2025-10-08 06:14:48.195 | ================================================================================ 2025-10-08 06:14:48.195 | Installing: 2025-10-08 06:14:48.195 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el9 baseos 392 k 2025-10-08 06:14:48.195 | Installing dependencies: 2025-10-08 06:14:48.195 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el9 baseos 81 k 2025-10-08 06:14:48.195 | isns-utils-libs x86_64 0.101-4.el9 baseos 101 k 2025-10-08 06:14:48.195 | 2025-10-08 06:14:48.195 | Transaction Summary 2025-10-08 06:14:48.195 | ================================================================================ 2025-10-08 06:14:48.195 | Install 3 Packages 2025-10-08 06:14:48.195 | 2025-10-08 06:14:48.196 | Total download size: 573 k 2025-10-08 06:14:48.196 | Installed size: 2.1 M 2025-10-08 06:14:48.196 | Downloading Packages: 2025-10-08 06:14:48.648 | (1/3): iscsi-initiator-utils-iscsiuio-6.2.1.11- 242 kB/s | 81 kB 00:00 2025-10-08 06:14:48.686 | (2/3): isns-utils-libs-0.101-4.el9.x86_64.rpm 272 kB/s | 101 kB 00:00 2025-10-08 06:14:48.826 | (3/3): iscsi-initiator-utils-6.2.1.11-0.git4b3e 766 kB/s | 392 kB 00:00 2025-10-08 06:14:48.832 | -------------------------------------------------------------------------------- 2025-10-08 06:14:48.832 | Total 902 kB/s | 573 kB 00:00 2025-10-08 06:14:48.833 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-10-08 06:14:48.864 | CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 2025-10-08 06:14:49.117 | Importing GPG key 0x8483C65D: 2025-10-08 06:14:49.117 | Userid : "CentOS (CentOS Official Signing Key) " 2025-10-08 06:14:49.117 | Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 2025-10-08 06:14:49.117 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 2025-10-08 06:14:49.143 | Key imported successfully 2025-10-08 06:14:49.255 | Running transaction check 2025-10-08 06:14:49.273 | Transaction check succeeded. 2025-10-08 06:14:49.274 | Running transaction test 2025-10-08 06:14:49.385 | Transaction test succeeded. 2025-10-08 06:14:49.385 | Running transaction 2025-10-08 06:14:49.386 | RPMDB altered outside of DNF. 2025-10-08 06:14:49.548 | Preparing : 1/1 2025-10-08 06:14:49.566 | Installing : isns-utils-libs-0.101-4.el9.x86_64 1/3 2025-10-08 06:14:49.585 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-10-08 06:14:49.621 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-10-08 06:14:49.621 | Created symlink /etc/systemd/system/sockets.target.wants/iscsiuio.socket -> /usr/lib/systemd/system/iscsiuio.socket. 2025-10-08 06:14:49.621 | 2025-10-08 06:14:49.670 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-10-08 06:14:49.711 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-10-08 06:14:49.711 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-starter.service -> /usr/lib/systemd/system/iscsi-starter.service. 2025-10-08 06:14:49.711 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /usr/lib/systemd/system/iscsid.socket. 2025-10-08 06:14:49.711 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-onboot.service -> /usr/lib/systemd/system/iscsi-onboot.service. 2025-10-08 06:14:49.711 | 2025-10-08 06:14:50.420 | Verifying : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 1/3 2025-10-08 06:14:50.420 | Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-10-08 06:14:50.435 | Verifying : isns-utils-libs-0.101-4.el9.x86_64 3/3 2025-10-08 06:14:50.435 | Completion plugin: Generating completion cache... 2025-10-08 06:14:50.561 | Installed: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-10-08 06:14:50.561 | Installed: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-10-08 06:14:50.561 | Installed: isns-utils-libs-0.101-4.el9.x86_64 2025-10-08 06:14:50.604 | 2025-10-08 06:14:50.605 | Installed: 2025-10-08 06:14:50.605 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-10-08 06:14:50.605 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-10-08 06:14:50.605 | isns-utils-libs-0.101-4.el9.x86_64 2025-10-08 06:14:50.605 | 2025-10-08 06:14:50.605 | Complete! 2025-10-08 06:14:50.671 | + '[' install == install ']' 2025-10-08 06:14:50.671 | + '[' dnf == dnf ']' 2025-10-08 06:14:50.671 | + '[' -z '' ']' 2025-10-08 06:14:50.671 | + dnf -y mark install iscsi-initiator-utils 2025-10-08 06:14:50.940 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2025-10-08 06:14:50.985 | dib-run-parts 00-baseline-environment completed 2025-10-08 06:14:50.985 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2025-10-08 06:14:50.991 | + set -eu 2025-10-08 06:14:50.991 | + set -o pipefail 2025-10-08 06:14:50.991 | + '[' 0 -eq 0 ']' 2025-10-08 06:14:50.992 | + install-packages -u 2025-10-08 06:14:51.790 | Last metadata expiration check: 0:00:07 ago on Wed Oct 8 02:14:44 2025. 2025-10-08 06:14:52.291 | Dependencies resolved. 2025-10-08 06:14:52.292 | ================================================================================ 2025-10-08 06:14:52.292 | Package Arch Version Repository Size 2025-10-08 06:14:52.292 | ================================================================================ 2025-10-08 06:14:52.292 | Upgrading: 2025-10-08 06:14:52.292 | python3-distro noarch 1.7.0-3.el9s delorean-antelope-testing 39 k 2025-10-08 06:14:52.292 | python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k 2025-10-08 06:14:52.292 | python3-markupsafe x86_64 2.1.1-4.el9s delorean-antelope-testing 27 k 2025-10-08 06:14:52.292 | python3-setuptools noarch 57.4.0-1.el9s centos9-storage 920 k 2025-10-08 06:14:52.292 | 2025-10-08 06:14:52.292 | Transaction Summary 2025-10-08 06:14:52.292 | ================================================================================ 2025-10-08 06:14:52.292 | Upgrade 4 Packages 2025-10-08 06:14:52.292 | 2025-10-08 06:14:52.292 | Total download size: 1.5 M 2025-10-08 06:14:52.292 | Downloading Packages: 2025-10-08 06:14:52.311 | (1/4): python3-markupsafe-2.1.1-4.el9s.x86_64.r 1.6 MB/s | 27 kB 00:00 2025-10-08 06:14:52.323 | (2/4): python3-distro-1.7.0-3.el9s.noarch.rpm 1.3 MB/s | 39 kB 00:00 2025-10-08 06:14:52.335 | (3/4): python3-jinja2-3.0.1-2.el9s.noarch.rpm 12 MB/s | 511 kB 00:00 2025-10-08 06:14:52.348 | (4/4): python3-setuptools-57.4.0-1.el9s.noarch. 24 MB/s | 920 kB 00:00 2025-10-08 06:14:52.348 | -------------------------------------------------------------------------------- 2025-10-08 06:14:52.348 | Total 26 MB/s | 1.5 MB 00:00 2025-10-08 06:14:52.349 | Running transaction check 2025-10-08 06:14:52.366 | Transaction check succeeded. 2025-10-08 06:14:52.366 | Running transaction test 2025-10-08 06:14:52.431 | Transaction test succeeded. 2025-10-08 06:14:52.432 | Running transaction 2025-10-08 06:14:52.661 | Preparing : 1/1 2025-10-08 06:14:52.709 | Upgrading : python3-setuptools-57.4.0-1.el9s.noarch 1/8 2025-10-08 06:14:52.760 | Upgrading : python3-markupsafe-2.1.1-4.el9s.x86_64 2/8 2025-10-08 06:14:52.803 | Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 3/8 2025-10-08 06:14:52.828 | Upgrading : python3-distro-1.7.0-3.el9s.noarch 4/8 2025-10-08 06:14:52.893 | Cleanup : python3-jinja2-2.11.3-8.el9.noarch 5/8 2025-10-08 06:14:52.914 | Cleanup : python3-distro-1.5.0-7.el9.noarch 6/8 2025-10-08 06:14:52.990 | Cleanup : python3-setuptools-53.0.0-15.el9.noarch 7/8 2025-10-08 06:14:53.082 | Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 8/8 2025-10-08 06:14:53.503 | Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 8/8 2025-10-08 06:14:53.503 | Verifying : python3-distro-1.7.0-3.el9s.noarch 1/8 2025-10-08 06:14:53.503 | Verifying : python3-distro-1.5.0-7.el9.noarch 2/8 2025-10-08 06:14:53.503 | Verifying : python3-jinja2-3.0.1-2.el9s.noarch 3/8 2025-10-08 06:14:53.503 | Verifying : python3-jinja2-2.11.3-8.el9.noarch 4/8 2025-10-08 06:14:53.503 | Verifying : python3-markupsafe-2.1.1-4.el9s.x86_64 5/8 2025-10-08 06:14:53.503 | Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 6/8 2025-10-08 06:14:53.503 | Verifying : python3-setuptools-57.4.0-1.el9s.noarch 7/8 2025-10-08 06:14:53.708 | Verifying : python3-setuptools-53.0.0-15.el9.noarch 8/8 2025-10-08 06:14:53.708 | 2025-10-08 06:14:53.708 | Upgraded: 2025-10-08 06:14:53.708 | python3-distro-1.7.0-3.el9s.noarch 2025-10-08 06:14:53.708 | python3-jinja2-3.0.1-2.el9s.noarch 2025-10-08 06:14:53.708 | python3-markupsafe-2.1.1-4.el9s.x86_64 2025-10-08 06:14:53.708 | python3-setuptools-57.4.0-1.el9s.noarch 2025-10-08 06:14:53.708 | 2025-10-08 06:14:53.708 | Complete! 2025-10-08 06:14:53.789 | dib-run-parts 00-up-to-date completed 2025-10-08 06:14:53.789 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2025-10-08 06:14:53.794 | + set -eu 2025-10-08 06:14:53.794 | + set -o pipefail 2025-10-08 06:14:53.795 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2025-10-08 06:14:53.796 | + package-installs -d /tmp/in_target.d/install.d 2025-10-08 06:14:53.799 | + set -eu 2025-10-08 06:14:53.799 | + set -o pipefail 2025-10-08 06:14:53.800 | ++ basename /usr/local/bin/package-installs 2025-10-08 06:14:53.801 | + SCRIPTNAME=package-installs 2025-10-08 06:14:53.802 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2025-10-08 06:14:53.803 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-10-08 06:14:53.803 | + '[' 0 '!=' 0 ']' 2025-10-08 06:14:53.803 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-10-08 06:14:53.803 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-10-08 06:14:53.803 | + WORKDIR= 2025-10-08 06:14:53.803 | + true 2025-10-08 06:14:53.803 | + case "$1" in 2025-10-08 06:14:53.803 | + WORKDIR=/tmp/in_target.d/install.d 2025-10-08 06:14:53.803 | + shift 2 2025-10-08 06:14:53.803 | + true 2025-10-08 06:14:53.803 | + case "$1" in 2025-10-08 06:14:53.804 | + shift 2025-10-08 06:14:53.804 | + break 2025-10-08 06:14:53.804 | + '[' -z /tmp/in_target.d/install.d ']' 2025-10-08 06:14:53.804 | + PACKAGES= 2025-10-08 06:14:53.804 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-10-08 06:14:53.806 | + '[' -n '' ']' 2025-10-08 06:14:53.807 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2025-10-08 06:14:55.480 | Map install for openvswitch: openvswitch 2025-10-08 06:14:55.480 | Map install for openssh-server: openssh-server 2025-10-08 06:14:55.480 | Map install for growvols: gdisk, util-linux, lvm2, parted, xfsprogs 2025-10-08 06:14:55.480 | Map install for install-static: rsync 2025-10-08 06:14:55.480 | Map install for stable-interface-names: biosdevname 2025-10-08 06:14:55.480 | Map install for runtime-ssh-host-keys: openssh-client 2025-10-08 06:14:55.480 | Map install for cache-url: curl 2025-10-08 06:14:55.480 | Map install for centos: device-mapper-multipath 2025-10-08 06:14:55.480 | 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-10-08 06:14:55.480 | 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-10-08 06:14:55.480 | Map install for source-repositories: git 2025-10-08 06:14:55.480 | Running command: ['install-packages', 'openssh', 'os-net-config', 'device-mapper-multipath', 'crudini', 'git-core', 'rsync', 'parted', 'python3-pyyaml', 'openstack-selinux', 'iproute-tc', 'jq', 'selinux-policy', 'selinux-policy-targeted', 'biosdevname', 'numactl', 'grubby', 'sysstat', 'podman', 'crypto-policies-scripts', 'python3-policycoreutils', 'lvm2', 'chrony', 'tmpwatch', 'xfsprogs', 'tcpdump', 'openssh-server', 'nftables', 'which', 'tuned-profiles-cpu-partitioning', 'passwd', 'python3-libselinux', 'traceroute', 'gdisk', 'rng-tools', 'driverctl', 'ca-certificates', 'openvswitch', 'util-linux', 'buildah', 'iptables-services', 'policycoreutils-python-utils', 'lsof'] 2025-10-08 06:14:55.480 | > Running install-packages install. 2025-10-08 06:14:55.480 | > ++ command -v dnf5 2025-10-08 06:14:55.480 | > ++ true 2025-10-08 06:14:55.480 | > + DNF5= 2025-10-08 06:14:55.480 | > + '[' dnf == dnf ']' 2025-10-08 06:14:55.480 | > + '[' -n '' ']' 2025-10-08 06:14:55.481 | > + dnf -y -v install openssh os-net-config device-mapper-multipath crudini git-core rsync parted python3-pyyaml openstack-selinux iproute-tc jq selinux-policy selinux-policy-targeted biosdevname numactl grubby sysstat podman crypto-policies-scripts python3-policycoreutils lvm2 chrony tmpwatch xfsprogs tcpdump openssh-server nftables which tuned-profiles-cpu-partitioning passwd python3-libselinux traceroute gdisk rng-tools driverctl ca-certificates openvswitch util-linux buildah iptables-services policycoreutils-python-utils lsof 2025-10-08 06:14:55.481 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-10-08 06:14:55.481 | > DNF version: 4.14.0 2025-10-08 06:14:55.481 | > cachedir: /tmp/yum 2025-10-08 06:14:55.481 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-barbican 2025-10-08 06:14:55.481 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-baremetal 2025-10-08 06:14:55.481 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-cinder 2025-10-08 06:14:55.481 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-clients 2025-10-08 06:14:55.481 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-cloudops 2025-10-08 06:14:55.481 | > delorean-component-cloudops: using metadata from Mon Aug 18 17:09:42 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-common 2025-10-08 06:14:55.481 | > delorean-component-common: using metadata from Mon Oct 6 13:19:20 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-compute 2025-10-08 06:14:55.481 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-designate 2025-10-08 06:14:55.481 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-glance 2025-10-08 06:14:55.481 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-keystone 2025-10-08 06:14:55.481 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-manila 2025-10-08 06:14:55.481 | > delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-network 2025-10-08 06:14:55.481 | > delorean-component-network: using metadata from Mon Oct 6 01:49:38 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-octavia 2025-10-08 06:14:55.481 | > delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-optimize 2025-10-08 06:14:55.481 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-podified 2025-10-08 06:14:55.481 | > delorean-component-podified: using metadata from Tue Sep 30 16:20:33 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-puppet 2025-10-08 06:14:55.481 | > delorean-component-puppet: using metadata from Tue Oct 7 09:19:25 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-swift 2025-10-08 06:14:55.481 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-tempest 2025-10-08 06:14:55.481 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-component-ui 2025-10-08 06:14:55.481 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: baseos 2025-10-08 06:14:55.481 | > baseos: using metadata from Tue Sep 30 13:12:56 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: appstream 2025-10-08 06:14:55.481 | > appstream: using metadata from Tue Sep 30 13:16:29 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: crb 2025-10-08 06:14:55.481 | > crb: using metadata from Tue Sep 30 13:20:54 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: extras-common 2025-10-08 06:14:55.481 | > extras-common: using metadata from Mon Sep 15 14:32:43 2025. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-antelope-testing 2025-10-08 06:14:55.481 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-10-08 06:14:55.481 | > repo: using cache for: delorean-antelope-build-deps 2025-10-08 06:14:55.481 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-10-08 06:14:55.481 | > repo: using cache for: centos9-rabbitmq 2025-10-08 06:14:55.481 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-10-08 06:14:55.481 | > repo: using cache for: centos9-storage 2025-10-08 06:14:55.482 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-10-08 06:14:55.482 | > repo: using cache for: centos9-opstools 2025-10-08 06:14:55.482 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-10-08 06:14:55.482 | > repo: using cache for: centos9-nfv-ovs 2025-10-08 06:14:55.482 | > centos9-nfv-ovs: using metadata from Fri Oct 3 02:22:50 2025. 2025-10-08 06:14:55.482 | > repo: using cache for: repo-setup-centos-appstream 2025-10-08 06:14:55.482 | > repo-setup-centos-appstream: using metadata from Tue Sep 30 13:16:29 2025. 2025-10-08 06:14:55.482 | > repo: using cache for: repo-setup-centos-baseos 2025-10-08 06:14:55.482 | > repo-setup-centos-baseos: using metadata from Tue Sep 30 13:12:56 2025. 2025-10-08 06:14:55.482 | > repo: using cache for: repo-setup-centos-highavailability 2025-10-08 06:14:55.482 | > repo-setup-centos-highavailability: using metadata from Tue Sep 30 13:21:18 2025. 2025-10-08 06:14:55.482 | > repo: using cache for: repo-setup-centos-powertools 2025-10-08 06:14:55.482 | > repo-setup-centos-powertools: using metadata from Tue Sep 30 13:20:54 2025. 2025-10-08 06:14:55.482 | > repo: using cache for: epel-low-priority 2025-10-08 06:14:55.482 | > epel-low-priority: using metadata from Tue Oct 7 20:50:14 2025. 2025-10-08 06:14:55.482 | > Last metadata expiration check: 0:00:11 ago on Wed Oct 8 02:14:44 2025. 2025-10-08 06:14:55.482 | > Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-10-08 06:14:55.482 | > Package openssh-9.9p1-1.el9.x86_64 is already installed. 2025-10-08 06:14:55.482 | > Package rsync-3.2.5-3.el9.x86_64 is already installed. 2025-10-08 06:14:55.482 | > Package parted-3.5-3.el9.x86_64 is already installed. 2025-10-08 06:14:55.482 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-10-08 06:14:55.482 | > Package iproute-tc-6.14.0-2.el9.x86_64 is already installed. 2025-10-08 06:14:55.482 | > Package jq-1.6-19.el9.x86_64 is already installed. 2025-10-08 06:14:55.482 | > Package selinux-policy-38.1.65-1.el9.noarch is already installed. 2025-10-08 06:14:55.482 | > Package selinux-policy-targeted-38.1.65-1.el9.noarch is already installed. 2025-10-08 06:14:55.482 | > Package grubby-8.40-69.el9.x86_64 is already installed. 2025-10-08 06:14:55.482 | > Package crypto-policies-scripts-20250905-1.git377cc42.el9.noarch is already installed. 2025-10-08 06:14:55.482 | > Package python3-policycoreutils-3.6-3.el9.noarch is already installed. 2025-10-08 06:14:55.482 | > Package chrony-4.6.1-2.el9.x86_64 is already installed. 2025-10-08 06:14:55.482 | > Package xfsprogs-6.4.0-7.el9.x86_64 is already installed. 2025-10-08 06:14:55.482 | > Package tcpdump-14:4.99.0-9.el9.x86_64 is already installed. 2025-10-08 06:14:55.482 | > Package openssh-server-9.9p1-1.el9.x86_64 is already installed. 2025-10-08 06:14:55.482 | > Package which-2.21-30.el9.x86_64 is already installed. 2025-10-08 06:14:55.482 | > Package passwd-0.80-12.el9.x86_64 is already installed. 2025-10-08 06:14:55.482 | > Package python3-libselinux-3.6-3.el9.x86_64 is already installed. 2025-10-08 06:14:55.609 | > Package gdisk-1.0.7-5.el9.x86_64 is already installed. 2025-10-08 06:14:55.609 | > Package ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch is already installed. 2025-10-08 06:14:55.609 | > Package util-linux-2.37.4-21.el9.x86_64 is already installed. 2025-10-08 06:14:55.609 | > Package policycoreutils-python-utils-3.6-3.el9.noarch is already installed. 2025-10-08 06:14:55.609 | > --> Starting dependency resolution 2025-10-08 06:14:55.609 | > ---> Package python3-stevedore.noarch 5.0.0-0.20241203182731.c4acc56.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package openstack-selinux.noarch 0.8.41-0.20250527163806.f19cf25.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package os-net-config.noarch 18.0.3-0.20251006171654.be615f5.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package python-oslo-concurrency-lang.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package python-oslo-i18n-lang.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package python-oslo-utils-lang.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package python3-debtcollector.noarch 2.5.0-0.20230310120453.a6b46c5.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package python3-oslo-concurrency.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package python3-oslo-config.noarch 2:9.1.1-0.20230310201801.515daab.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package python3-oslo-i18n.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package python3-oslo-utils.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package NetworkManager-config-server.noarch 1:1.54.1-1.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package bc.x86_64 1.07.1-14.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package biosdevname.x86_64 0.7.3-10.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package chkconfig.x86_64 1.24-2.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package device-mapper-event.x86_64 9:1.02.206-2.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package device-mapper-event-libs.x86_64 9:1.02.206-2.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package device-mapper-multipath.x86_64 0.8.7-39.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package device-mapper-multipath-libs.x86_64 0.8.7-39.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package device-mapper-persistent-data.x86_64 1.1.0-1.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package fuse-common.x86_64 3.10.2-9.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package hdparm.x86_64 9.62-2.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package initscripts.x86_64 10.11.8-4.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package iptables-nft.x86_64 1.8.10-11.el9 will be installed 2025-10-08 06:14:55.609 | > ---> Package jitterentropy.x86_64 3.6.0-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package libaio.x86_64 0.3.111-13.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package libnftnl.x86_64 1.2.6-4.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package libnvme.x86_64 1.13-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package libtraceevent.x86_64 1.8.4-2.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package lsof.x86_64 4.94.0-3.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package lvm2.x86_64 9:2.03.32-2.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package lvm2-libs.x86_64 9:2.03.32-2.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package nftables.x86_64 1:1.0.9-4.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package numactl.x86_64 2.0.19-3.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package protobuf-c.x86_64 1.3.3-13.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package python3-iniparse.noarch 0.4-45.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package python3-inotify.noarch 0.9.6-25.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package python3-linux-procfs.noarch 0.7.3-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package python3-pyparsing.noarch 2.4.7-9.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package python3-pyudev.noarch 0.22.0-6.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package rng-tools.x86_64 6.17-2.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package shadow-utils-subid.x86_64 2:4.9-15.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package traceroute.x86_64 3:2.1.1-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package tuned.noarch 2.26.0-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package tuned-profiles-cpu-partitioning.noarch 2.26.0-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package virt-what.x86_64 1.27-2.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package NetworkManager-ovs.x86_64 1:1.54.1-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package aardvark-dns.x86_64 2:1.16.0-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package buildah.x86_64 2:1.41.3-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package conmon.x86_64 3:2.1.13-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package container-selinux.noarch 4:2.242.0-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package containers-common.x86_64 4:1-134.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package containers-common-extra.x86_64 4:1-134.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package criu.x86_64 3.19-3.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package criu-libs.x86_64 3.19-3.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package crun.x86_64 1.24-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package driverctl.noarch 0.115-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package fuse-overlayfs.x86_64 1.15-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package fuse3.x86_64 3.10.2-9.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package fuse3-libs.x86_64 3.10.2-9.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package git-core.x86_64 2.47.3-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package iptables-nft-services.noarch 1.8.10-11.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package libbabeltrace.x86_64 1.5.8-10.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package libnet.x86_64 1.2-7.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package libslirp.x86_64 4.4.0-8.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package libuv.x86_64 1:1.42.0-2.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package lm_sensors-libs.x86_64 3.6.0-10.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package mstflint.x86_64 4.32.0-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package netavark.x86_64 2:1.16.0-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package nispor.x86_64 1.2.14-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package nmstate.x86_64 2.2.52-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package nmstate-libs.x86_64 2.2.52-1.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package passt.x86_64 0^20250512.g8ec1341-2.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package passt-selinux.noarch 0^20250512.g8ec1341-2.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package pcp-conf.x86_64 6.3.7-5.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package pcp-libs.x86_64 6.3.7-5.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package perl-AutoLoader.noarch 5.74-483.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package perl-B.x86_64 1.80-483.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package perl-Carp.noarch 1.50-460.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package perl-Class-Struct.noarch 0.66-483.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package perl-Data-Dumper.x86_64 2.174-462.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package perl-Digest.noarch 1.19-4.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package perl-Digest-MD5.x86_64 2.58-4.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package perl-Encode.x86_64 4:3.08-462.el9 will be installed 2025-10-08 06:14:55.610 | > ---> Package perl-Errno.x86_64 1.30-483.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-Exporter.noarch 5.74-461.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-Fcntl.x86_64 1.13-483.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-File-Basename.noarch 2.85-483.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-File-Path.noarch 2.18-4.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-File-Temp.noarch 1:0.231.100-4.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-File-stat.noarch 1.09-483.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-FileHandle.noarch 2.03-483.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-Getopt-Long.noarch 1:2.52-4.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-Getopt-Std.noarch 1.12-483.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-HTTP-Tiny.noarch 0.076-462.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-IO.x86_64 1.43-483.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-IO-Socket-IP.noarch 0.41-5.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-IO-Socket-SSL.noarch 2.073-2.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-IPC-Open3.noarch 1.21-483.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-MIME-Base64.x86_64 3.16-4.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-Mozilla-CA.noarch 20200520-6.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-NDBM_File.x86_64 1.15-483.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-Net-SSLeay.x86_64 1.94-3.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-POSIX.x86_64 1.94-483.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-PathTools.x86_64 3.78-461.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-Pod-Escapes.noarch 1:1.07-460.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-Pod-Perldoc.noarch 3.28.01-461.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-Pod-Simple.noarch 1:3.42-4.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-Pod-Usage.noarch 4:2.01-4.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-Scalar-List-Utils.x86_64 4:1.56-462.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-SelectSaver.noarch 1.02-483.el9 will be installed 2025-10-08 06:14:55.611 | > ---> Package perl-Socket.x86_64 4:2.031-4.el9 will be installed 2025-10-08 06:14:55.624 | > ---> Package perl-Storable.x86_64 1:3.21-460.el9 will be installed 2025-10-08 06:14:55.624 | > ---> Package perl-Symbol.noarch 1.08-483.el9 will be installed 2025-10-08 06:14:55.624 | > ---> Package perl-Term-ANSIColor.noarch 5.01-461.el9 will be installed 2025-10-08 06:14:55.624 | > ---> Package perl-Term-Cap.noarch 1.17-460.el9 will be installed 2025-10-08 06:14:55.624 | > ---> Package perl-Text-ParseWords.noarch 3.30-460.el9 will be installed 2025-10-08 06:14:55.624 | > ---> Package perl-Text-Tabs+Wrap.noarch 2013.0523-460.el9 will be installed 2025-10-08 06:14:55.624 | > ---> Package perl-Time-Local.noarch 2:1.300-7.el9 will be installed 2025-10-08 06:14:55.624 | > ---> Package perl-URI.noarch 5.09-3.el9 will be installed 2025-10-08 06:14:55.624 | > ---> Package perl-base.noarch 2.27-483.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package perl-constant.noarch 1.33-461.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package perl-if.noarch 0.60.800-483.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package perl-interpreter.x86_64 4:5.32.1-483.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package perl-libnet.noarch 3.13-4.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package perl-libs.x86_64 4:5.32.1-483.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package perl-mro.x86_64 1.23-483.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package perl-overload.noarch 1.31-483.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package perl-overloading.noarch 0.02-483.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package perl-parent.noarch 1:0.238-460.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package perl-podlators.noarch 1:4.14-460.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package perl-subs.noarch 1.03-483.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package perl-vars.noarch 1.05-483.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package podman.x86_64 6:5.6.0-2.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package python3-libnmstate.x86_64 2.2.52-1.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package python3-netaddr.noarch 0.10.1-3.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package python3-packaging.noarch 20.9-5.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package python3-perf.x86_64 5.14.0-620.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package slirp4netns.x86_64 1.3.3-1.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package sysstat.x86_64 12.5.4-9.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package tmpwatch.x86_64 2.11-20.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package unbound-libs.x86_64 1.16.2-21.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package yajl.x86_64 2.1.0-25.el9 will be installed 2025-10-08 06:14:55.625 | > ---> Package crudini.noarch 0.9.3-4.el9s will be installed 2025-10-08 06:14:55.625 | > ---> Package openstack-network-scripts.x86_64 10.11.1-6.el9s will be installed 2025-10-08 06:14:55.625 | > ---> Package openstack-network-scripts-openvswitch3.3.x86_64 10.11.1-6.el9s will be installed 2025-10-08 06:14:55.625 | > ---> Package python3-fasteners.noarch 0.18-1.el9s will be installed 2025-10-08 06:14:55.625 | > ---> Package python3-iso8601.noarch 1.1.0-1.el9s will be installed 2025-10-08 06:14:55.625 | > ---> Package python3-pbr.noarch 5.11.1-1.el9s will be installed 2025-10-08 06:14:55.625 | > ---> Package python3-pyroute2.noarch 0.7.3-1.el9s will be installed 2025-10-08 06:14:55.625 | > ---> Package python3-rfc3986.noarch 1.5.0-1.el9s will be installed 2025-10-08 06:14:55.625 | > ---> Package python3-wrapt.x86_64 1.14.1-1.el9s will be installed 2025-10-08 06:14:55.625 | > ---> Package rdo-openvswitch.noarch 2:3.3-1.el9s will be installed 2025-10-08 06:14:55.625 | > ---> Package openvswitch-selinux-extra-policy.noarch 1.0-36.el9s will be installed 2025-10-08 06:14:55.625 | > ---> Package openvswitch3.3.x86_64 3.3.4-115.el9s will be installed 2025-10-08 06:14:55.625 | > --> Finished dependency resolution 2025-10-08 06:14:55.625 | > Dependencies resolved. 2025-10-08 06:14:55.625 | > ========================================================================================================================== 2025-10-08 06:14:55.625 | > Package Arch Version Repository Size 2025-10-08 06:14:55.625 | > ========================================================================================================================== 2025-10-08 06:14:55.625 | > Installing: 2025-10-08 06:14:55.625 | > biosdevname x86_64 0.7.3-10.el9 baseos 36 k 2025-10-08 06:14:55.625 | > buildah x86_64 2:1.41.3-1.el9 appstream 10 M 2025-10-08 06:14:55.625 | > crudini noarch 0.9.3-4.el9s delorean-antelope-testing 25 k 2025-10-08 06:14:55.625 | > device-mapper-multipath x86_64 0.8.7-39.el9 baseos 151 k 2025-10-08 06:14:55.625 | > driverctl noarch 0.115-1.el9 appstream 26 k 2025-10-08 06:14:55.625 | > git-core x86_64 2.47.3-1.el9 appstream 4.7 M 2025-10-08 06:14:55.625 | > iptables-nft-services noarch 1.8.10-11.el9 appstream 20 k 2025-10-08 06:14:55.625 | > lsof x86_64 4.94.0-3.el9 baseos 239 k 2025-10-08 06:14:55.625 | > lvm2 x86_64 9:2.03.32-2.el9 baseos 1.6 M 2025-10-08 06:14:55.626 | > nftables x86_64 1:1.0.9-4.el9 baseos 420 k 2025-10-08 06:14:55.626 | > numactl x86_64 2.0.19-3.el9 baseos 69 k 2025-10-08 06:14:55.626 | > openstack-selinux noarch 0.8.41-0.20250527163806.f19cf25.el9 delorean-component-common 244 k 2025-10-08 06:14:55.626 | > os-net-config noarch 18.0.3-0.20251006171654.be615f5.el9 delorean-component-common 1.2 M 2025-10-08 06:14:55.626 | > podman x86_64 6:5.6.0-2.el9 appstream 16 M 2025-10-08 06:14:55.626 | > rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.7 k 2025-10-08 06:14:55.626 | > rng-tools x86_64 6.17-2.el9 baseos 71 k 2025-10-08 06:14:55.626 | > sysstat x86_64 12.5.4-9.el9 appstream 482 k 2025-10-08 06:14:55.626 | > tmpwatch x86_64 2.11-20.el9 appstream 36 k 2025-10-08 06:14:55.626 | > traceroute x86_64 3:2.1.1-1.el9 baseos 57 k 2025-10-08 06:14:55.626 | > tuned-profiles-cpu-partitioning noarch 2.26.0-1.el9 baseos 20 k 2025-10-08 06:14:55.626 | > Installing dependencies: 2025-10-08 06:14:55.626 | > NetworkManager-ovs x86_64 1:1.54.1-1.el9 appstream 62 k 2025-10-08 06:14:55.626 | > aardvark-dns x86_64 2:1.16.0-1.el9 appstream 874 k 2025-10-08 06:14:55.626 | > bc x86_64 1.07.1-14.el9 baseos 120 k 2025-10-08 06:14:55.626 | > chkconfig x86_64 1.24-2.el9 baseos 178 k 2025-10-08 06:14:55.626 | > conmon x86_64 3:2.1.13-1.el9 appstream 51 k 2025-10-08 06:14:55.626 | > container-selinux noarch 4:2.242.0-1.el9 appstream 60 k 2025-10-08 06:14:55.626 | > containers-common x86_64 4:1-134.el9 appstream 104 k 2025-10-08 06:14:55.626 | > containers-common-extra x86_64 4:1-134.el9 appstream 5.5 k 2025-10-08 06:14:55.626 | > crun x86_64 1.24-1.el9 appstream 246 k 2025-10-08 06:14:55.626 | > device-mapper-event x86_64 9:1.02.206-2.el9 baseos 34 k 2025-10-08 06:14:55.626 | > device-mapper-event-libs x86_64 9:1.02.206-2.el9 baseos 32 k 2025-10-08 06:14:55.626 | > device-mapper-multipath-libs x86_64 0.8.7-39.el9 baseos 284 k 2025-10-08 06:14:55.626 | > device-mapper-persistent-data x86_64 1.1.0-1.el9 baseos 1.1 M 2025-10-08 06:14:55.626 | > fuse-common x86_64 3.10.2-9.el9 baseos 8.3 k 2025-10-08 06:14:55.626 | > fuse-overlayfs x86_64 1.15-1.el9 appstream 67 k 2025-10-08 06:14:55.626 | > fuse3 x86_64 3.10.2-9.el9 appstream 54 k 2025-10-08 06:14:55.626 | > fuse3-libs x86_64 3.10.2-9.el9 appstream 91 k 2025-10-08 06:14:55.626 | > hdparm x86_64 9.62-2.el9 baseos 96 k 2025-10-08 06:14:55.626 | > initscripts x86_64 10.11.8-4.el9 baseos 228 k 2025-10-08 06:14:55.626 | > iptables-nft x86_64 1.8.10-11.el9 baseos 206 k 2025-10-08 06:14:55.626 | > jitterentropy x86_64 3.6.0-1.el9 baseos 33 k 2025-10-08 06:14:55.626 | > libaio x86_64 0.3.111-13.el9 baseos 24 k 2025-10-08 06:14:55.626 | > libbabeltrace x86_64 1.5.8-10.el9 appstream 190 k 2025-10-08 06:14:55.626 | > libnet x86_64 1.2-7.el9 appstream 58 k 2025-10-08 06:14:55.626 | > libnftnl x86_64 1.2.6-4.el9 baseos 88 k 2025-10-08 06:14:55.626 | > libnvme x86_64 1.13-1.el9 baseos 111 k 2025-10-08 06:14:55.626 | > libslirp x86_64 4.4.0-8.el9 appstream 68 k 2025-10-08 06:14:55.626 | > libtraceevent x86_64 1.8.4-2.el9 baseos 290 k 2025-10-08 06:14:55.626 | > libuv x86_64 1:1.42.0-2.el9 appstream 148 k 2025-10-08 06:14:55.626 | > lm_sensors-libs x86_64 3.6.0-10.el9 appstream 42 k 2025-10-08 06:14:55.626 | > lvm2-libs x86_64 9:2.03.32-2.el9 baseos 1.0 M 2025-10-08 06:14:55.626 | > mstflint x86_64 4.32.0-1.el9 appstream 4.5 M 2025-10-08 06:14:55.626 | > netavark x86_64 2:1.16.0-1.el9 appstream 3.6 M 2025-10-08 06:14:55.626 | > nispor x86_64 1.2.14-1.el9 appstream 1.5 M 2025-10-08 06:14:55.626 | > nmstate x86_64 2.2.52-1.el9 appstream 4.1 M 2025-10-08 06:14:55.626 | > nmstate-libs x86_64 2.2.52-1.el9 appstream 3.3 M 2025-10-08 06:14:55.626 | > openstack-network-scripts x86_64 10.11.1-6.el9s delorean-antelope-testing 48 k 2025-10-08 06:14:55.626 | > openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-antelope-testing 10 k 2025-10-08 06:14:55.626 | > openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k 2025-10-08 06:14:55.626 | > openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 6.9 M 2025-10-08 06:14:55.626 | > passt x86_64 0^20250512.g8ec1341-2.el9 appstream 263 k 2025-10-08 06:14:55.626 | > passt-selinux noarch 0^20250512.g8ec1341-2.el9 appstream 26 k 2025-10-08 06:14:55.627 | > pcp-conf x86_64 6.3.7-5.el9 appstream 32 k 2025-10-08 06:14:55.627 | > pcp-libs x86_64 6.3.7-5.el9 appstream 648 k 2025-10-08 06:14:55.627 | > perl-AutoLoader noarch 5.74-483.el9 appstream 21 k 2025-10-08 06:14:55.627 | > perl-B x86_64 1.80-483.el9 appstream 180 k 2025-10-08 06:14:55.627 | > perl-Carp noarch 1.50-460.el9 appstream 30 k 2025-10-08 06:14:55.627 | > perl-Class-Struct noarch 0.66-483.el9 appstream 22 k 2025-10-08 06:14:55.627 | > perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k 2025-10-08 06:14:55.627 | > perl-Digest noarch 1.19-4.el9 appstream 26 k 2025-10-08 06:14:55.627 | > perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k 2025-10-08 06:14:55.627 | > perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M 2025-10-08 06:14:55.627 | > perl-Errno x86_64 1.30-483.el9 appstream 15 k 2025-10-08 06:14:55.627 | > perl-Exporter noarch 5.74-461.el9 appstream 32 k 2025-10-08 06:14:55.627 | > perl-Fcntl x86_64 1.13-483.el9 appstream 20 k 2025-10-08 06:14:55.627 | > perl-File-Basename noarch 2.85-483.el9 appstream 17 k 2025-10-08 06:14:55.627 | > perl-File-Path noarch 2.18-4.el9 appstream 36 k 2025-10-08 06:14:55.627 | > perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k 2025-10-08 06:14:55.627 | > perl-File-stat noarch 1.09-483.el9 appstream 17 k 2025-10-08 06:14:55.627 | > perl-FileHandle noarch 2.03-483.el9 appstream 15 k 2025-10-08 06:14:55.627 | > perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k 2025-10-08 06:14:55.627 | > perl-Getopt-Std noarch 1.12-483.el9 appstream 15 k 2025-10-08 06:14:55.627 | > perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k 2025-10-08 06:14:55.627 | > perl-IO x86_64 1.43-483.el9 appstream 88 k 2025-10-08 06:14:55.627 | > perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k 2025-10-08 06:14:55.627 | > perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k 2025-10-08 06:14:55.627 | > perl-IPC-Open3 noarch 1.21-483.el9 appstream 22 k 2025-10-08 06:14:55.627 | > perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k 2025-10-08 06:14:55.627 | > perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k 2025-10-08 06:14:55.627 | > perl-Net-SSLeay x86_64 1.94-3.el9 appstream 414 k 2025-10-08 06:14:55.627 | > perl-POSIX x86_64 1.94-483.el9 appstream 96 k 2025-10-08 06:14:55.627 | > perl-PathTools x86_64 3.78-461.el9 appstream 88 k 2025-10-08 06:14:55.627 | > perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k 2025-10-08 06:14:55.627 | > perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k 2025-10-08 06:14:55.627 | > perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k 2025-10-08 06:14:55.627 | > perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k 2025-10-08 06:14:55.627 | > perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k 2025-10-08 06:14:55.627 | > perl-SelectSaver noarch 1.02-483.el9 appstream 11 k 2025-10-08 06:14:55.627 | > perl-Socket x86_64 4:2.031-4.el9 appstream 56 k 2025-10-08 06:14:55.627 | > perl-Storable x86_64 1:3.21-460.el9 appstream 96 k 2025-10-08 06:14:55.627 | > perl-Symbol noarch 1.08-483.el9 appstream 14 k 2025-10-08 06:14:55.627 | > perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k 2025-10-08 06:14:55.627 | > perl-Term-Cap noarch 1.17-460.el9 appstream 23 k 2025-10-08 06:14:56.543 | > perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k 2025-10-08 06:14:56.544 | > perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k 2025-10-08 06:14:56.544 | > perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k 2025-10-08 06:14:56.544 | > perl-URI noarch 5.09-3.el9 appstream 121 k 2025-10-08 06:14:56.544 | > perl-base noarch 2.27-483.el9 appstream 16 k 2025-10-08 06:14:56.544 | > perl-constant noarch 1.33-461.el9 appstream 24 k 2025-10-08 06:14:56.544 | > perl-if noarch 0.60.800-483.el9 appstream 14 k 2025-10-08 06:14:56.544 | > perl-interpreter x86_64 4:5.32.1-483.el9 appstream 70 k 2025-10-08 06:14:56.544 | > perl-libnet noarch 3.13-4.el9 appstream 130 k 2025-10-08 06:14:56.544 | > perl-libs x86_64 4:5.32.1-483.el9 appstream 2.2 M 2025-10-08 06:14:56.544 | > perl-mro x86_64 1.23-483.el9 appstream 28 k 2025-10-08 06:14:56.544 | > perl-overload noarch 1.31-483.el9 appstream 45 k 2025-10-08 06:14:56.544 | > perl-overloading noarch 0.02-483.el9 appstream 12 k 2025-10-08 06:14:56.544 | > perl-parent noarch 1:0.238-460.el9 appstream 15 k 2025-10-08 06:14:56.544 | > perl-podlators noarch 1:4.14-460.el9 appstream 114 k 2025-10-08 06:14:56.544 | > perl-subs noarch 1.03-483.el9 appstream 11 k 2025-10-08 06:14:56.544 | > perl-vars noarch 1.05-483.el9 appstream 13 k 2025-10-08 06:14:56.544 | > protobuf-c x86_64 1.3.3-13.el9 baseos 35 k 2025-10-08 06:14:56.544 | > python-oslo-concurrency-lang noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 13 k 2025-10-08 06:14:56.544 | > python-oslo-i18n-lang noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 13 k 2025-10-08 06:14:56.544 | > python-oslo-utils-lang noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 12 k 2025-10-08 06:14:56.544 | > python3-debtcollector noarch 2.5.0-0.20230310120453.a6b46c5.el9 delorean-component-common 31 k 2025-10-08 06:14:56.544 | > python3-fasteners noarch 0.18-1.el9s delorean-antelope-testing 37 k 2025-10-08 06:14:56.544 | > python3-iniparse noarch 0.4-45.el9 baseos 47 k 2025-10-08 06:14:56.544 | > python3-inotify noarch 0.9.6-25.el9 baseos 53 k 2025-10-08 06:14:56.544 | > python3-iso8601 noarch 1.1.0-1.el9s delorean-antelope-testing 23 k 2025-10-08 06:14:56.544 | > python3-libnmstate x86_64 2.2.52-1.el9 appstream 49 k 2025-10-08 06:14:56.544 | > python3-linux-procfs noarch 0.7.3-1.el9 baseos 31 k 2025-10-08 06:14:56.544 | > python3-netaddr noarch 0.10.1-3.el9 appstream 1.5 M 2025-10-08 06:14:56.544 | > python3-oslo-concurrency noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 42 k 2025-10-08 06:14:56.544 | > python3-oslo-config noarch 2:9.1.1-0.20230310201801.515daab.el9 delorean-component-common 216 k 2025-10-08 06:14:56.544 | > python3-oslo-i18n noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 56 k 2025-10-08 06:14:56.544 | > python3-oslo-utils noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 77 k 2025-10-08 06:14:56.544 | > python3-packaging noarch 20.9-5.el9 appstream 77 k 2025-10-08 06:14:56.544 | > python3-pbr noarch 5.11.1-1.el9s delorean-antelope-testing 140 k 2025-10-08 06:14:56.544 | > python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2025-10-08 06:14:56.544 | > python3-pyroute2 noarch 0.7.3-1.el9s delorean-antelope-testing 704 k 2025-10-08 06:14:56.544 | > python3-pyudev noarch 0.22.0-6.el9 baseos 90 k 2025-10-08 06:14:56.544 | > python3-rfc3986 noarch 1.5.0-1.el9s delorean-antelope-testing 50 k 2025-10-08 06:14:56.544 | > python3-stevedore noarch 5.0.0-0.20241203182731.c4acc56.el9 delorean-component-clients 67 k 2025-10-08 06:14:56.544 | > python3-wrapt x86_64 1.14.1-1.el9s delorean-antelope-testing 57 k 2025-10-08 06:14:56.544 | > shadow-utils-subid x86_64 2:4.9-15.el9 baseos 85 k 2025-10-08 06:14:56.544 | > slirp4netns x86_64 1.3.3-1.el9 appstream 47 k 2025-10-08 06:14:56.544 | > tuned noarch 2.26.0-1.el9 baseos 470 k 2025-10-08 06:14:56.544 | > unbound-libs x86_64 1.16.2-21.el9 appstream 551 k 2025-10-08 06:14:56.544 | > virt-what x86_64 1.27-2.el9 baseos 42 k 2025-10-08 06:14:56.544 | > yajl x86_64 2.1.0-25.el9 appstream 38 k 2025-10-08 06:14:56.544 | > Installing weak dependencies: 2025-10-08 06:14:56.544 | > NetworkManager-config-server noarch 1:1.54.1-1.el9 baseos 19 k 2025-10-08 06:14:56.545 | > criu x86_64 3.19-3.el9 appstream 557 k 2025-10-08 06:14:56.545 | > criu-libs x86_64 3.19-3.el9 appstream 31 k 2025-10-08 06:14:56.545 | > perl-NDBM_File x86_64 1.15-483.el9 appstream 22 k 2025-10-08 06:14:56.545 | > python3-perf x86_64 5.14.0-620.el9 appstream 1.5 M 2025-10-08 06:14:56.545 | > 2025-10-08 06:14:56.545 | > Transaction Summary 2025-10-08 06:14:56.545 | > ========================================================================================================================== 2025-10-08 06:14:56.545 | > Install 155 Packages 2025-10-08 06:14:56.545 | > 2025-10-08 06:14:56.545 | > Total download size: 80 M 2025-10-08 06:14:56.545 | > Installed size: 301 M 2025-10-08 06:14:56.545 | > Downloading Packages: 2025-10-08 06:14:56.545 | > (1/155): python3-stevedore-5.0.0-0.202412031827 6.1 MB/s | 67 kB 00:00 2025-10-08 06:14:56.545 | > (2/155): python-oslo-concurrency-lang-5.1.1-0.2 3.7 MB/s | 13 kB 00:00 2025-10-08 06:14:56.545 | > (3/155): python-oslo-i18n-lang-6.0.0-0.20230418 4.0 MB/s | 13 kB 00:00 2025-10-08 06:14:56.545 | > (4/155): python-oslo-utils-lang-6.1.0-0.2023031 3.6 MB/s | 12 kB 00:00 2025-10-08 06:14:56.545 | > (5/155): python3-debtcollector-2.5.0-0.20230310 6.6 MB/s | 31 kB 00:00 2025-10-08 06:14:56.545 | > (6/155): python3-oslo-concurrency-5.1.1-0.20230 12 MB/s | 42 kB 00:00 2025-10-08 06:14:56.545 | > (7/155): openstack-selinux-0.8.41-0.20250527163 6.4 MB/s | 244 kB 00:00 2025-10-08 06:14:56.545 | > (8/155): python3-oslo-config-9.1.1-0.2023031020 17 MB/s | 216 kB 00:00 2025-10-08 06:14:56.545 | > (9/155): python3-oslo-i18n-6.0.0-0.202304180958 4.8 MB/s | 56 kB 00:00 2025-10-08 06:14:56.545 | > (10/155): python3-oslo-utils-6.1.0-0.2023031014 7.0 MB/s | 77 kB 00:00 2025-10-08 06:14:56.545 | > (11/155): os-net-config-18.0.3-0.20251006171654 18 MB/s | 1.2 MB 00:00 2025-10-08 06:14:56.545 | > (12/155): NetworkManager-config-server-1.54.1-1 83 kB/s | 19 kB 00:00 2025-10-08 06:14:56.545 | > (13/155): biosdevname-0.7.3-10.el9.x86_64.rpm 146 kB/s | 36 kB 00:00 2025-10-08 06:14:56.545 | > (14/155): bc-1.07.1-14.el9.x86_64.rpm 411 kB/s | 120 kB 00:00 2025-10-08 06:14:56.545 | > (15/155): device-mapper-event-1.02.206-2.el9.x8 655 kB/s | 34 kB 00:00 2025-10-08 06:14:56.545 | > (16/155): device-mapper-event-libs-1.02.206-2.e 612 kB/s | 32 kB 00:00 2025-10-08 06:14:56.545 | > (17/155): chkconfig-1.24-2.el9.x86_64.rpm 1.1 MB/s | 178 kB 00:00 2025-10-08 06:14:59.577 | > (18/155): device-mapper-multipath-0.8.7-39.el9. 1.3 MB/s | 151 kB 00:00 2025-10-08 06:14:59.577 | > (19/155): device-mapper-multipath-libs-0.8.7-39 2.3 MB/s | 284 kB 00:00 2025-10-08 06:14:59.577 | > (20/155): fuse-common-3.10.2-9.el9.x86_64.rpm 145 kB/s | 8.3 kB 00:00 2025-10-08 06:14:59.577 | > (21/155): hdparm-9.62-2.el9.x86_64.rpm 1.5 MB/s | 96 kB 00:00 2025-10-08 06:14:59.578 | > (22/155): device-mapper-persistent-data-1.1.0-1 6.7 MB/s | 1.1 MB 00:00 2025-10-08 06:14:59.578 | > (23/155): iptables-nft-1.8.10-11.el9.x86_64.rpm 3.1 MB/s | 206 kB 00:00 2025-10-08 06:14:59.578 | > (24/155): initscripts-10.11.8-4.el9.x86_64.rpm 1.9 MB/s | 228 kB 00:00 2025-10-08 06:14:59.578 | > (25/155): jitterentropy-3.6.0-1.el9.x86_64.rpm 532 kB/s | 33 kB 00:00 2025-10-08 06:14:59.578 | > (26/155): libaio-0.3.111-13.el9.x86_64.rpm 450 kB/s | 24 kB 00:00 2025-10-08 06:14:59.578 | > (27/155): libnftnl-1.2.6-4.el9.x86_64.rpm 1.5 MB/s | 88 kB 00:00 2025-10-08 06:14:59.578 | > (28/155): libnvme-1.13-1.el9.x86_64.rpm 1.9 MB/s | 111 kB 00:00 2025-10-08 06:14:59.578 | > (29/155): libtraceevent-1.8.4-2.el9.x86_64.rpm 4.1 MB/s | 290 kB 00:00 2025-10-08 06:14:59.578 | > (30/155): lsof-4.94.0-3.el9.x86_64.rpm 3.4 MB/s | 239 kB 00:00 2025-10-08 06:14:59.578 | > (31/155): lvm2-2.03.32-2.el9.x86_64.rpm 13 MB/s | 1.6 MB 00:00 2025-10-08 06:14:59.578 | > (32/155): nftables-1.0.9-4.el9.x86_64.rpm 5.9 MB/s | 420 kB 00:00 2025-10-08 06:14:59.578 | > (33/155): lvm2-libs-2.03.32-2.el9.x86_64.rpm 9.2 MB/s | 1.0 MB 00:00 2025-10-08 06:14:59.578 | > (34/155): numactl-2.0.19-3.el9.x86_64.rpm 1.1 MB/s | 69 kB 00:00 2025-10-08 06:14:59.578 | > (35/155): protobuf-c-1.3.3-13.el9.x86_64.rpm 605 kB/s | 35 kB 00:00 2025-10-08 06:14:59.578 | > (36/155): python3-iniparse-0.4-45.el9.noarch.rp 770 kB/s | 47 kB 00:00 2025-10-08 06:14:59.578 | > (37/155): python3-inotify-0.9.6-25.el9.noarch.r 887 kB/s | 53 kB 00:00 2025-10-08 06:14:59.578 | > (38/155): python3-linux-procfs-0.7.3-1.el9.noar 501 kB/s | 31 kB 00:00 2025-10-08 06:14:59.578 | > (39/155): python3-pyparsing-2.4.7-9.el9.noarch. 2.2 MB/s | 150 kB 00:00 2025-10-08 06:14:59.578 | > (40/155): python3-pyudev-0.22.0-6.el9.noarch.rp 1.4 MB/s | 90 kB 00:00 2025-10-08 06:14:59.578 | > (41/155): rng-tools-6.17-2.el9.x86_64.rpm 1.1 MB/s | 71 kB 00:00 2025-10-08 06:14:59.578 | > (42/155): shadow-utils-subid-4.9-15.el9.x86_64. 1.4 MB/s | 85 kB 00:00 2025-10-08 06:14:59.578 | > (43/155): traceroute-2.1.1-1.el9.x86_64.rpm 890 kB/s | 57 kB 00:00 2025-10-08 06:14:59.578 | > (44/155): tuned-profiles-cpu-partitioning-2.26. 351 kB/s | 20 kB 00:00 2025-10-08 06:14:59.578 | > (45/155): tuned-2.26.0-1.el9.noarch.rpm 3.8 MB/s | 470 kB 00:00 2025-10-08 06:14:59.578 | > (46/155): virt-what-1.27-2.el9.x86_64.rpm 688 kB/s | 42 kB 00:00 2025-10-08 06:14:59.578 | > (47/155): NetworkManager-ovs-1.54.1-1.el9.x86_6 1.0 MB/s | 62 kB 00:00 2025-10-08 06:14:59.578 | > (48/155): aardvark-dns-1.16.0-1.el9.x86_64.rpm 8.1 MB/s | 874 kB 00:00 2025-10-08 06:14:59.578 | > (49/155): conmon-2.1.13-1.el9.x86_64.rpm 529 kB/s | 51 kB 00:00 2025-10-08 06:14:59.578 | > (50/155): container-selinux-2.242.0-1.el9.noarc 937 kB/s | 60 kB 00:00 2025-10-08 06:14:59.578 | > (51/155): containers-common-1-134.el9.x86_64.rp 1.1 MB/s | 104 kB 00:00 2025-10-08 06:14:59.578 | > (52/155): containers-common-extra-1-134.el9.x86 94 kB/s | 5.5 kB 00:00 2025-10-08 06:14:59.578 | > (53/155): criu-3.19-3.el9.x86_64.rpm 5.5 MB/s | 557 kB 00:00 2025-10-08 06:14:59.578 | > (54/155): criu-libs-3.19-3.el9.x86_64.rpm 280 kB/s | 31 kB 00:00 2025-10-08 06:14:59.578 | > (55/155): crun-1.24-1.el9.x86_64.rpm 3.6 MB/s | 246 kB 00:00 2025-10-08 06:14:59.578 | > (56/155): driverctl-0.115-1.el9.noarch.rpm 407 kB/s | 26 kB 00:00 2025-10-08 06:14:59.578 | > (57/155): buildah-1.41.3-1.el9.x86_64.rpm 22 MB/s | 10 MB 00:00 2025-10-08 06:14:59.578 | > (58/155): fuse3-3.10.2-9.el9.x86_64.rpm 700 kB/s | 54 kB 00:00 2025-10-08 06:14:59.578 | > (59/155): fuse-overlayfs-1.15-1.el9.x86_64.rpm 637 kB/s | 67 kB 00:00 2025-10-08 06:14:59.578 | > (60/155): fuse3-libs-3.10.2-9.el9.x86_64.rpm 1.5 MB/s | 91 kB 00:00 2025-10-08 06:14:59.578 | > (61/155): iptables-nft-services-1.8.10-11.el9.n 299 kB/s | 20 kB 00:00 2025-10-08 06:14:59.578 | > (62/155): libbabeltrace-1.5.8-10.el9.x86_64.rpm 2.6 MB/s | 190 kB 00:00 2025-10-08 06:14:59.578 | > (63/155): libnet-1.2-7.el9.x86_64.rpm 816 kB/s | 58 kB 00:00 2025-10-08 06:14:59.578 | > (64/155): libslirp-4.4.0-8.el9.x86_64.rpm 729 kB/s | 68 kB 00:00 2025-10-08 06:14:59.578 | > (65/155): libuv-1.42.0-2.el9.x86_64.rpm 1.7 MB/s | 148 kB 00:00 2025-10-08 06:14:59.578 | > (66/155): git-core-2.47.3-1.el9.x86_64.rpm 15 MB/s | 4.7 MB 00:00 2025-10-08 06:14:59.578 | > (67/155): lm_sensors-libs-3.6.0-10.el9.x86_64.r 439 kB/s | 42 kB 00:00 2025-10-08 06:14:59.578 | > (68/155): nispor-1.2.14-1.el9.x86_64.rpm 15 MB/s | 1.5 MB 00:00 2025-10-08 06:14:59.578 | > (69/155): mstflint-4.32.0-1.el9.x86_64.rpm 16 MB/s | 4.5 MB 00:00 2025-10-08 06:14:59.578 | > (70/155): netavark-1.16.0-1.el9.x86_64.rpm 13 MB/s | 3.6 MB 00:00 2025-10-08 06:14:59.578 | > (71/155): passt-0^20250512.g8ec1341-2.el9.x86_6 3.8 MB/s | 263 kB 00:00 2025-10-08 06:14:59.578 | > (72/155): nmstate-2.2.52-1.el9.x86_64.rpm 15 MB/s | 4.1 MB 00:00 2025-10-08 06:14:59.579 | > (73/155): nmstate-libs-2.2.52-1.el9.x86_64.rpm 16 MB/s | 3.3 MB 00:00 2025-10-08 06:14:59.579 | > (74/155): passt-selinux-0^20250512.g8ec1341-2.e 320 kB/s | 26 kB 00:00 2025-10-08 06:14:59.579 | > (75/155): pcp-conf-6.3.7-5.el9.x86_64.rpm 548 kB/s | 32 kB 00:00 2025-10-08 06:14:59.579 | > (76/155): pcp-libs-6.3.7-5.el9.x86_64.rpm 8.1 MB/s | 648 kB 00:00 2025-10-08 06:14:59.579 | > (77/155): perl-AutoLoader-5.74-483.el9.noarch.r 276 kB/s | 21 kB 00:00 2025-10-08 06:14:59.579 | > (78/155): perl-B-1.80-483.el9.x86_64.rpm 2.8 MB/s | 180 kB 00:00 2025-10-08 06:14:59.579 | > (79/155): perl-Carp-1.50-460.el9.noarch.rpm 506 kB/s | 30 kB 00:00 2025-10-08 06:14:59.579 | > (80/155): perl-Class-Struct-0.66-483.el9.noarch 341 kB/s | 22 kB 00:00 2025-10-08 06:14:59.579 | > (81/155): perl-Data-Dumper-2.174-462.el9.x86_64 908 kB/s | 56 kB 00:00 2025-10-08 06:14:59.579 | > (82/155): perl-Digest-1.19-4.el9.noarch.rpm 448 kB/s | 26 kB 00:00 2025-10-08 06:14:59.579 | > (83/155): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 608 kB/s | 37 kB 00:00 2025-10-08 06:14:59.579 | > (84/155): perl-Errno-1.30-483.el9.x86_64.rpm 258 kB/s | 15 kB 00:00 2025-10-08 06:14:59.579 | > (85/155): perl-Exporter-5.74-461.el9.noarch.rpm 541 kB/s | 32 kB 00:00 2025-10-08 06:14:59.579 | > (86/155): perl-Encode-3.08-462.el9.x86_64.rpm 14 MB/s | 1.7 MB 00:00 2025-10-08 06:14:59.579 | > (87/155): perl-Fcntl-1.13-483.el9.x86_64.rpm 352 kB/s | 20 kB 00:00 2025-10-08 06:14:59.579 | > (88/155): perl-File-Basename-2.85-483.el9.noarc 294 kB/s | 17 kB 00:00 2025-10-08 06:14:59.579 | > (89/155): perl-File-Path-2.18-4.el9.noarch.rpm 619 kB/s | 36 kB 00:00 2025-10-08 06:14:59.579 | > (90/155): perl-File-Temp-0.231.100-4.el9.noarch 979 kB/s | 60 kB 00:00 2025-10-08 06:14:59.579 | > (91/155): perl-File-stat-1.09-483.el9.noarch.rp 282 kB/s | 17 kB 00:00 2025-10-08 06:14:59.579 | > (92/155): perl-FileHandle-2.03-483.el9.noarch.r 268 kB/s | 15 kB 00:00 2025-10-08 06:14:59.579 | > (93/155): perl-Getopt-Long-2.52-4.el9.noarch.rp 961 kB/s | 61 kB 00:00 2025-10-08 06:14:59.579 | > (94/155): perl-Getopt-Std-1.12-483.el9.noarch.r 260 kB/s | 15 kB 00:00 2025-10-08 06:14:59.579 | > (95/155): perl-HTTP-Tiny-0.076-462.el9.noarch.r 886 kB/s | 54 kB 00:00 2025-10-08 06:14:59.579 | > (96/155): perl-IO-1.43-483.el9.x86_64.rpm 1.4 MB/s | 88 kB 00:00 2025-10-08 06:14:59.579 | > (97/155): perl-IO-Socket-IP-0.41-5.el9.noarch.r 698 kB/s | 43 kB 00:00 2025-10-08 06:14:59.579 | > (98/155): perl-IO-Socket-SSL-2.073-2.el9.noarch 1.7 MB/s | 217 kB 00:00 2025-10-08 06:14:59.579 | > (99/155): perl-IPC-Open3-1.21-483.el9.noarch.rp 236 kB/s | 22 kB 00:00 2025-10-08 06:14:59.579 | > (100/155): perl-MIME-Base64-3.16-4.el9.x86_64.r 309 kB/s | 31 kB 00:00 2025-10-08 06:14:59.579 | > (101/155): perl-Mozilla-CA-20200520-6.el9.noarc 136 kB/s | 13 kB 00:00 2025-10-08 06:14:59.579 | > (102/155): perl-NDBM_File-1.15-483.el9.x86_64.r 220 kB/s | 22 kB 00:00 2025-10-08 06:14:59.579 | > (103/155): perl-Net-SSLeay-1.94-3.el9.x86_64.rp 1.9 MB/s | 414 kB 00:00 2025-10-08 06:14:59.579 | > (104/155): perl-PathTools-3.78-461.el9.x86_64.r 716 kB/s | 88 kB 00:00 2025-10-08 06:14:59.579 | > (105/155): perl-POSIX-1.94-483.el9.x86_64.rpm 636 kB/s | 96 kB 00:00 2025-10-08 06:14:59.579 | > (106/155): perl-Pod-Escapes-1.07-460.el9.noarch 215 kB/s | 21 kB 00:00 2025-10-08 06:14:59.579 | > (107/155): perl-Pod-Perldoc-3.28.01-461.el9.noa 767 kB/s | 87 kB 00:00 2025-10-08 06:14:59.579 | > (108/155): perl-Pod-Simple-3.42-4.el9.noarch.rp 1.5 MB/s | 225 kB 00:00 2025-10-08 06:14:59.579 | > (109/155): perl-Pod-Usage-2.01-4.el9.noarch.rpm 567 kB/s | 41 kB 00:00 2025-10-08 06:14:59.579 | > (110/155): perl-Scalar-List-Utils-1.56-462.el9. 1.2 MB/s | 71 kB 00:00 2025-10-08 06:14:59.579 | > (111/155): perl-SelectSaver-1.02-483.el9.noarch 201 kB/s | 11 kB 00:00 2025-10-08 06:14:59.579 | > (112/155): perl-Socket-2.031-4.el9.x86_64.rpm 901 kB/s | 56 kB 00:00 2025-10-08 06:14:59.579 | > (113/155): perl-Storable-3.21-460.el9.x86_64.rp 1.6 MB/s | 96 kB 00:00 2025-10-08 06:14:59.579 | > (114/155): perl-Symbol-1.08-483.el9.noarch.rpm 248 kB/s | 14 kB 00:00 2025-10-08 06:14:59.579 | > (115/155): perl-Term-ANSIColor-5.01-461.el9.noa 829 kB/s | 49 kB 00:00 2025-10-08 06:14:59.579 | > (116/155): perl-Term-Cap-1.17-460.el9.noarch.rp 398 kB/s | 23 kB 00:00 2025-10-08 06:15:48.351 | > (117/155): perl-Text-ParseWords-3.30-460.el9.no 299 kB/s | 17 kB 00:00 2025-10-08 06:15:48.351 | > (118/155): perl-Text-Tabs+Wrap-2013.0523-460.el 401 kB/s | 24 kB 00:00 2025-10-08 06:15:48.351 | > (119/155): perl-Time-Local-1.300-7.el9.noarch.r 584 kB/s | 34 kB 00:00 2025-10-08 06:15:48.351 | > (120/155): perl-URI-5.09-3.el9.noarch.rpm 1.9 MB/s | 121 kB 00:00 2025-10-08 06:15:48.351 | > (121/155): perl-base-2.27-483.el9.noarch.rpm 283 kB/s | 16 kB 00:00 2025-10-08 06:15:48.351 | > (122/155): perl-constant-1.33-461.el9.noarch.rp 410 kB/s | 24 kB 00:00 2025-10-08 06:15:48.351 | > (123/155): perl-if-0.60.800-483.el9.noarch.rpm 236 kB/s | 14 kB 00:00 2025-10-08 06:15:48.351 | > (124/155): perl-interpreter-5.32.1-483.el9.x86_ 1.2 MB/s | 70 kB 00:00 2025-10-08 06:15:48.351 | > (125/155): perl-libnet-3.13-4.el9.noarch.rpm 2.1 MB/s | 130 kB 00:00 2025-10-08 06:15:48.351 | > (126/155): perl-mro-1.23-483.el9.x86_64.rpm 484 kB/s | 28 kB 00:00 2025-10-08 06:15:48.351 | > (127/155): perl-overload-1.31-483.el9.noarch.rp 752 kB/s | 45 kB 00:00 2025-10-08 06:15:48.351 | > (128/155): perl-libs-5.32.1-483.el9.x86_64.rpm 18 MB/s | 2.2 MB 00:00 2025-10-08 06:15:48.351 | > (129/155): perl-overloading-0.02-483.el9.noarch 221 kB/s | 12 kB 00:00 2025-10-08 06:15:48.351 | > (130/155): perl-parent-0.238-460.el9.noarch.rpm 264 kB/s | 15 kB 00:00 2025-10-08 06:15:48.351 | > (131/155): perl-podlators-4.14-460.el9.noarch.r 1.8 MB/s | 114 kB 00:00 2025-10-08 06:15:48.351 | > (132/155): perl-subs-1.03-483.el9.noarch.rpm 183 kB/s | 11 kB 00:00 2025-10-08 06:15:48.351 | > (133/155): perl-vars-1.05-483.el9.noarch.rpm 227 kB/s | 13 kB 00:00 2025-10-08 06:15:48.351 | > (134/155): python3-libnmstate-2.2.52-1.el9.x86_ 713 kB/s | 49 kB 00:00 2025-10-08 06:15:48.351 | > (135/155): python3-netaddr-0.10.1-3.el9.noarch. 13 MB/s | 1.5 MB 00:00 2025-10-08 06:15:48.351 | > (136/155): python3-packaging-20.9-5.el9.noarch. 1.1 MB/s | 77 kB 00:00 2025-10-08 06:15:48.351 | > (137/155): slirp4netns-1.3.3-1.el9.x86_64.rpm 678 kB/s | 47 kB 00:00 2025-10-08 06:15:48.351 | > (138/155): python3-perf-5.14.0-620.el9.x86_64.r 12 MB/s | 1.5 MB 00:00 2025-10-08 06:15:48.351 | > (139/155): sysstat-12.5.4-9.el9.x86_64.rpm 6.4 MB/s | 482 kB 00:00 2025-10-08 06:15:48.351 | > (140/155): tmpwatch-2.11-20.el9.x86_64.rpm 571 kB/s | 36 kB 00:00 2025-10-08 06:15:48.351 | > (141/155): yajl-2.1.0-25.el9.x86_64.rpm 632 kB/s | 38 kB 00:00 2025-10-08 06:15:48.351 | > (142/155): crudini-0.9.3-4.el9s.noarch.rpm 5.7 MB/s | 25 kB 00:00 2025-10-08 06:15:48.351 | > (143/155): openstack-network-scripts-10.11.1-6. 8.7 MB/s | 48 kB 00:00 2025-10-08 06:15:48.351 | > (144/155): openstack-network-scripts-openvswitc 3.5 MB/s | 10 kB 00:00 2025-10-08 06:15:48.351 | > (145/155): python3-fasteners-0.18-1.el9s.noarch 7.2 MB/s | 37 kB 00:00 2025-10-08 06:15:48.351 | > (146/155): python3-iso8601-1.1.0-1.el9s.noarch. 6.9 MB/s | 23 kB 00:00 2025-10-08 06:15:48.351 | > (147/155): python3-pbr-5.11.1-1.el9s.noarch.rpm 19 MB/s | 140 kB 00:00 2025-10-08 06:15:48.351 | > (148/155): unbound-libs-1.16.2-21.el9.x86_64.rp 3.9 MB/s | 551 kB 00:00 2025-10-08 06:15:48.351 | > (149/155): python3-rfc3986-1.5.0-1.el9s.noarch. 3.6 MB/s | 50 kB 00:00 2025-10-08 06:15:48.351 | > (150/155): python3-wrapt-1.14.1-1.el9s.x86_64.r 11 MB/s | 57 kB 00:00 2025-10-08 06:15:48.351 | > (151/155): rdo-openvswitch-3.3-1.el9s.noarch.rp 2.7 MB/s | 7.7 kB 00:00 2025-10-08 06:15:48.351 | > (152/155): python3-pyroute2-0.7.3-1.el9s.noarch 17 MB/s | 704 kB 00:00 2025-10-08 06:15:48.351 | > (153/155): openvswitch-selinux-extra-policy-1.0 785 kB/s | 10 kB 00:00 2025-10-08 06:15:48.351 | > (154/155): podman-5.6.0-2.el9.x86_64.rpm 26 MB/s | 16 MB 00:00 2025-10-08 06:15:48.351 | > (155/155): openvswitch3.3-3.3.4-115.el9s.x86_64 26 MB/s | 6.9 MB 00:00 2025-10-08 06:15:48.351 | > -------------------------------------------------------------------------------- 2025-10-08 06:15:48.351 | > Total 16 MB/s | 80 MB 00:04 2025-10-08 06:15:48.351 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-10-08 06:15:48.351 | > Running transaction check 2025-10-08 06:15:48.351 | > Transaction check succeeded. 2025-10-08 06:15:48.351 | > Running transaction test 2025-10-08 06:15:48.352 | > Transaction test succeeded. 2025-10-08 06:15:48.352 | > Running transaction 2025-10-08 06:15:48.352 | > Preparing : 1/1 2025-10-08 06:15:48.352 | > Installing : passt-0^20250512.g8ec1341-2.el9.x86_64 1/155 2025-10-08 06:15:48.352 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-10-08 06:15:48.352 | > Installing : passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-10-08 06:15:48.352 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-10-08 06:15:48.352 | > Installing : python3-netaddr-0.10.1-3.el9.noarch 3/155 2025-10-08 06:15:48.352 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-10-08 06:15:48.352 | > Installing : container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-10-08 06:15:48.352 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-10-08 06:15:48.352 | > Installing : protobuf-c-1.3.3-13.el9.x86_64 5/155 2025-10-08 06:15:48.352 | > Installing : libaio-0.3.111-13.el9.x86_64 6/155 2025-10-08 06:15:48.352 | > Installing : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 7/155 2025-10-08 06:15:48.352 | > Installing : fuse3-libs-3.10.2-9.el9.x86_64 8/155 2025-10-08 06:15:48.352 | > Installing : NetworkManager-ovs-1:1.54.1-1.el9.x86_64 9/155 2025-10-08 06:15:48.352 | > Installing : shadow-utils-subid-2:4.9-15.el9.x86_64 10/155 2025-10-08 06:15:48.352 | > Installing : python3-pyudev-0.22.0-6.el9.noarch 11/155 2025-10-08 06:15:48.352 | > Installing : python3-pyparsing-2.4.7-9.el9.noarch 12/155 2025-10-08 06:15:48.352 | > Installing : libnvme-1.13-1.el9.x86_64 13/155 2025-10-08 06:15:48.352 | > Installing : libnftnl-1.2.6-4.el9.x86_64 14/155 2025-10-08 06:15:48.352 | > Installing : iptables-nft-1.8.10-11.el9.x86_64 15/155 2025-10-08 06:15:48.352 | > Running scriptlet: iptables-nft-1.8.10-11.el9.x86_64 15/155 2025-10-08 06:15:48.352 | > Installing : nftables-1:1.0.9-4.el9.x86_64 16/155 2025-10-08 06:15:48.352 | > Running scriptlet: nftables-1:1.0.9-4.el9.x86_64 16/155 2025-10-08 06:15:48.352 | > Installing : chkconfig-1.24-2.el9.x86_64 17/155 2025-10-08 06:15:48.352 | > Installing : initscripts-10.11.8-4.el9.x86_64 18/155 2025-10-08 06:15:48.352 | > Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/155 2025-10-08 06:15:48.352 | > Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service -> /usr/lib/systemd/system/import-state.service. 2025-10-08 06:15:48.352 | > Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service -> /usr/lib/systemd/system/loadmodules.service. 2025-10-08 06:15:48.352 | > 2025-10-08 06:15:48.352 | > Installing : NetworkManager-config-server-1:1.54.1-1.el9.noar 19/155 2025-10-08 06:15:48.352 | > Installing : nmstate-libs-2.2.52-1.el9.x86_64 20/155 2025-10-08 06:15:48.352 | > Running scriptlet: nmstate-libs-2.2.52-1.el9.x86_64 20/155 2025-10-08 06:15:48.352 | > Installing : nmstate-2.2.52-1.el9.x86_64 21/155 2025-10-08 06:15:48.352 | > Installing : python3-libnmstate-2.2.52-1.el9.x86_64 22/155 2025-10-08 06:15:48.352 | > Installing : python3-packaging-20.9-5.el9.noarch 23/155 2025-10-08 06:15:48.352 | > Installing : device-mapper-event-9:1.02.206-2.el9.x86_64 24/155 2025-10-08 06:15:48.352 | > Running scriptlet: device-mapper-event-9:1.02.206-2.el9.x86_64 24/155 2025-10-08 06:15:48.352 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /usr/lib/systemd/system/dm-event.socket. 2025-10-08 06:15:48.352 | > 2025-10-08 06:15:48.352 | > Installing : lvm2-libs-9:2.03.32-2.el9.x86_64 25/155 2025-10-08 06:15:48.352 | > Installing : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 26/155 2025-10-08 06:15:48.352 | > Running scriptlet: unbound-libs-1.16.2-21.el9.x86_64 27/155 2025-10-08 06:15:48.352 | > Installing : unbound-libs-1.16.2-21.el9.x86_64 27/155 2025-10-08 06:15:48.352 | > Running scriptlet: unbound-libs-1.16.2-21.el9.x86_64 27/155 2025-10-08 06:15:48.352 | > Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer -> /usr/lib/systemd/system/unbound-anchor.timer. 2025-10-08 06:15:48.352 | > 2025-10-08 06:15:48.352 | > Installing : perl-Digest-1.19-4.el9.noarch 28/155 2025-10-08 06:15:48.352 | > Installing : perl-Digest-MD5-2.58-4.el9.x86_64 29/155 2025-10-08 06:15:48.352 | > Installing : perl-B-1.80-483.el9.x86_64 30/155 2025-10-08 06:15:48.352 | > Installing : perl-FileHandle-2.03-483.el9.noarch 31/155 2025-10-08 06:15:48.352 | > Installing : perl-Data-Dumper-2.174-462.el9.x86_64 32/155 2025-10-08 06:15:48.352 | > Installing : perl-libnet-3.13-4.el9.noarch 33/155 2025-10-08 06:15:48.352 | > Installing : perl-base-2.27-483.el9.noarch 34/155 2025-10-08 06:15:48.352 | > Installing : perl-URI-5.09-3.el9.noarch 35/155 2025-10-08 06:15:48.352 | > Installing : perl-AutoLoader-5.74-483.el9.noarch 36/155 2025-10-08 06:15:48.352 | > Installing : perl-Mozilla-CA-20200520-6.el9.noarch 37/155 2025-10-08 06:16:01.153 | > Installing : perl-if-0.60.800-483.el9.noarch 38/155 2025-10-08 06:16:01.153 | > Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 39/155 2025-10-08 06:16:01.153 | > Installing : perl-Time-Local-2:1.300-7.el9.noarch 40/155 2025-10-08 06:16:01.153 | > Installing : perl-File-Path-2.18-4.el9.noarch 41/155 2025-10-08 06:16:01.153 | > Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 42/155 2025-10-08 06:16:01.153 | > Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 43/155 2025-10-08 06:16:01.153 | > Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 44/155 2025-10-08 06:16:01.153 | > Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 45/155 2025-10-08 06:16:01.153 | > Installing : perl-Class-Struct-0.66-483.el9.noarch 46/155 2025-10-08 06:16:01.153 | > Installing : perl-POSIX-1.94-483.el9.x86_64 47/155 2025-10-08 06:16:01.153 | > Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 48/155 2025-10-08 06:16:01.153 | > Installing : perl-IPC-Open3-1.21-483.el9.noarch 49/155 2025-10-08 06:16:01.153 | > Installing : perl-subs-1.03-483.el9.noarch 50/155 2025-10-08 06:16:01.153 | > Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 51/155 2025-10-08 06:16:01.153 | > Installing : perl-Term-Cap-1.17-460.el9.noarch 52/155 2025-10-08 06:16:01.153 | > Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 53/155 2025-10-08 06:16:01.153 | > Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 54/155 2025-10-08 06:16:01.153 | > Installing : perl-Socket-4:2.031-4.el9.x86_64 55/155 2025-10-08 06:16:01.153 | > Installing : perl-SelectSaver-1.02-483.el9.noarch 56/155 2025-10-08 06:16:01.153 | > Installing : perl-Symbol-1.08-483.el9.noarch 57/155 2025-10-08 06:16:01.153 | > Installing : perl-File-stat-1.09-483.el9.noarch 58/155 2025-10-08 06:16:01.153 | > Installing : perl-podlators-1:4.14-460.el9.noarch 59/155 2025-10-08 06:16:01.153 | > Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 60/155 2025-10-08 06:16:01.153 | > Installing : perl-Fcntl-1.13-483.el9.x86_64 61/155 2025-10-08 06:16:01.153 | > Installing : perl-Text-ParseWords-3.30-460.el9.noarch 62/155 2025-10-08 06:16:01.153 | > Installing : perl-mro-1.23-483.el9.x86_64 63/155 2025-10-08 06:16:01.153 | > Installing : perl-IO-1.43-483.el9.x86_64 64/155 2025-10-08 06:16:01.153 | > Installing : perl-overloading-0.02-483.el9.noarch 65/155 2025-10-08 06:16:01.153 | > Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 66/155 2025-10-08 06:16:01.153 | > Installing : perl-Errno-1.30-483.el9.x86_64 67/155 2025-10-08 06:16:01.153 | > Installing : perl-File-Basename-2.85-483.el9.noarch 68/155 2025-10-08 06:16:01.153 | > Installing : perl-Getopt-Std-1.12-483.el9.noarch 69/155 2025-10-08 06:16:01.153 | > Installing : perl-MIME-Base64-3.16-4.el9.x86_64 70/155 2025-10-08 06:16:01.153 | > Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 71/155 2025-10-08 06:16:01.153 | > Installing : perl-constant-1.33-461.el9.noarch 72/155 2025-10-08 06:16:01.154 | > Installing : perl-Storable-1:3.21-460.el9.x86_64 73/155 2025-10-08 06:16:01.154 | > Installing : perl-overload-1.31-483.el9.noarch 74/155 2025-10-08 06:16:01.154 | > Installing : perl-parent-1:0.238-460.el9.noarch 75/155 2025-10-08 06:16:01.154 | > Installing : perl-vars-1.05-483.el9.noarch 76/155 2025-10-08 06:16:01.154 | > Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 77/155 2025-10-08 06:16:01.154 | > Installing : perl-Carp-1.50-460.el9.noarch 78/155 2025-10-08 06:16:01.154 | > Installing : perl-Exporter-5.74-461.el9.noarch 79/155 2025-10-08 06:16:01.154 | > Installing : perl-NDBM_File-1.15-483.el9.x86_64 80/155 2025-10-08 06:16:01.154 | > Installing : perl-PathTools-3.78-461.el9.x86_64 81/155 2025-10-08 06:16:01.154 | > Installing : perl-Encode-4:3.08-462.el9.x86_64 82/155 2025-10-08 06:16:01.154 | > Installing : perl-libs-4:5.32.1-483.el9.x86_64 83/155 2025-10-08 06:16:01.154 | > Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 84/155 2025-10-08 06:16:01.154 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/155 2025-10-08 06:16:01.154 | > Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/155 2025-10-08 06:16:01.154 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/155 2025-10-08 06:16:01.154 | > Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 86/155 2025-10-08 06:16:01.154 | > Installing : openvswitch3.3-3.3.4-115.el9s.x86_64 86/155 2025-10-08 06:16:01.154 | > Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 86/155 2025-10-08 06:16:01.154 | > Installing : python3-wrapt-1.14.1-1.el9s.x86_64 87/155 2025-10-08 06:16:01.154 | > Installing : python3-debtcollector-2.5.0-0.20230310120453.a6b 88/155 2025-10-08 06:16:01.154 | > Installing : python3-rfc3986-1.5.0-1.el9s.noarch 89/155 2025-10-08 06:16:01.154 | > Installing : python3-pyroute2-0.7.3-1.el9s.noarch 90/155 2025-10-08 06:16:01.154 | > Installing : python3-iso8601-1.1.0-1.el9s.noarch 91/155 2025-10-08 06:16:01.154 | > Installing : python3-fasteners-0.18-1.el9s.noarch 92/155 2025-10-08 06:16:01.154 | > Installing : yajl-2.1.0-25.el9.x86_64 93/155 2025-10-08 06:16:01.154 | > Installing : pcp-conf-6.3.7-5.el9.x86_64 94/155 2025-10-08 06:16:01.154 | > Installing : nispor-1.2.14-1.el9.x86_64 95/155 2025-10-08 06:16:01.154 | > Running scriptlet: nispor-1.2.14-1.el9.x86_64 95/155 2025-10-08 06:16:01.154 | > Installing : mstflint-4.32.0-1.el9.x86_64 96/155 2025-10-08 06:16:01.154 | > Installing : lm_sensors-libs-3.6.0-10.el9.x86_64 97/155 2025-10-08 06:16:01.154 | > Installing : libuv-1:1.42.0-2.el9.x86_64 98/155 2025-10-08 06:16:01.154 | > Installing : pcp-libs-6.3.7-5.el9.x86_64 99/155 2025-10-08 06:16:01.154 | > Installing : libslirp-4.4.0-8.el9.x86_64 100/155 2025-10-08 06:16:01.154 | > Installing : slirp4netns-1.3.3-1.el9.x86_64 101/155 2025-10-08 06:16:01.154 | > Installing : libnet-1.2-7.el9.x86_64 102/155 2025-10-08 06:16:01.154 | > Installing : criu-3.19-3.el9.x86_64 103/155 2025-10-08 06:16:01.154 | > Installing : criu-libs-3.19-3.el9.x86_64 104/155 2025-10-08 06:16:01.154 | > Installing : crun-1.24-1.el9.x86_64 105/155 2025-10-08 06:16:01.154 | > Installing : libbabeltrace-1.5.8-10.el9.x86_64 106/155 2025-10-08 06:16:01.154 | > Installing : git-core-2.47.3-1.el9.x86_64 107/155 2025-10-08 06:16:01.154 | > Installing : python3-pbr-5.11.1-1.el9s.noarch 108/155 2025-10-08 06:16:01.154 | > Installing : conmon-3:2.1.13-1.el9.x86_64 109/155 2025-10-08 06:16:01.154 | > Installing : aardvark-dns-2:1.16.0-1.el9.x86_64 110/155 2025-10-08 06:16:01.154 | > Installing : netavark-2:1.16.0-1.el9.x86_64 111/155 2025-10-08 06:16:01.154 | > Installing : virt-what-1.27-2.el9.x86_64 112/155 2025-10-08 06:16:01.154 | > Installing : python3-linux-procfs-0.7.3-1.el9.noarch 113/155 2025-10-08 06:16:01.154 | > Installing : python3-inotify-0.9.6-25.el9.noarch 114/155 2025-10-08 06:16:01.154 | > Installing : python3-iniparse-0.4-45.el9.noarch 115/155 2025-10-08 06:16:01.154 | > Installing : libtraceevent-1.8.4-2.el9.x86_64 116/155 2025-10-08 06:16:01.154 | > Installing : python3-perf-5.14.0-620.el9.x86_64 117/155 2025-10-08 06:16:01.154 | > Installing : jitterentropy-3.6.0-1.el9.x86_64 118/155 2025-10-08 06:16:01.154 | > Installing : hdparm-9.62-2.el9.x86_64 119/155 2025-10-08 06:16:01.154 | > Installing : tuned-2.26.0-1.el9.noarch 120/155 2025-10-08 06:16:01.154 | > Running scriptlet: tuned-2.26.0-1.el9.noarch 120/155 2025-10-08 06:16:01.154 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /usr/lib/systemd/system/tuned.service. 2025-10-08 06:16:01.154 | > 2025-10-08 06:16:01.155 | > Installing : fuse-common-3.10.2-9.el9.x86_64 121/155 2025-10-08 06:16:01.155 | > Installing : fuse3-3.10.2-9.el9.x86_64 122/155 2025-10-08 06:16:01.155 | > Installing : fuse-overlayfs-1.15-1.el9.x86_64 123/155 2025-10-08 06:16:01.155 | > Running scriptlet: fuse-overlayfs-1.15-1.el9.x86_64 123/155 2025-10-08 06:16:01.155 | > Installing : containers-common-4:1-134.el9.x86_64 124/155 2025-10-08 06:16:01.155 | > Installing : containers-common-extra-4:1-134.el9.x86_64 125/155 2025-10-08 06:16:01.155 | > Installing : device-mapper-persistent-data-1.1.0-1.el9.x86_64 126/155 2025-10-08 06:16:01.155 | > Installing : bc-1.07.1-14.el9.x86_64 127/155 2025-10-08 06:17:08.707 | > Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 128/155 2025-10-08 06:17:08.707 | > Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 128/155 2025-10-08 06:17:08.707 | > Installing : openstack-network-scripts-openvswitch3.3-10.11.1 129/155 2025-10-08 06:17:08.707 | > Installing : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 130/155 2025-10-08 06:17:08.707 | > Installing : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 131/155 2025-10-08 06:17:08.707 | > Installing : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 132/155 2025-10-08 06:17:08.707 | > Installing : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 133/155 2025-10-08 06:17:08.707 | > Installing : python-oslo-concurrency-lang-5.1.1-0.20230412082 134/155 2025-10-08 06:17:08.707 | > Installing : python3-stevedore-5.0.0-0.20241203182731.c4acc56 135/155 2025-10-08 06:17:08.707 | > Installing : python3-oslo-config-2:9.1.1-0.20230310201801.515 136/155 2025-10-08 06:17:08.707 | > Installing : python3-oslo-concurrency-5.1.1-0.20230412082954. 137/155 2025-10-08 06:17:08.707 | > Installing : os-net-config-18.0.3-0.20251006171654.be615f5.el 138/155 2025-10-08 06:17:08.707 | > Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 139/155 2025-10-08 06:17:08.707 | > Installing : lvm2-9:2.03.32-2.el9.x86_64 140/155 2025-10-08 06:17:08.707 | > Running scriptlet: lvm2-9:2.03.32-2.el9.x86_64 140/155 2025-10-08 06:17:08.707 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service -> /usr/lib/systemd/system/lvm2-monitor.service. 2025-10-08 06:17:08.707 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket -> /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2025-10-08 06:17:08.707 | > 2025-10-08 06:17:08.707 | > Installing : buildah-2:1.41.3-1.el9.x86_64 141/155 2025-10-08 06:17:08.708 | > Installing : podman-6:5.6.0-2.el9.x86_64 142/155 2025-10-08 06:17:08.708 | > Installing : tuned-profiles-cpu-partitioning-2.26.0-1.el9.noa 143/155 2025-10-08 06:17:08.708 | > Installing : rng-tools-6.17-2.el9.x86_64 144/155 2025-10-08 06:17:08.708 | > Running scriptlet: rng-tools-6.17-2.el9.x86_64 144/155 2025-10-08 06:17:08.708 | > Created symlink /etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. 2025-10-08 06:17:08.708 | > 2025-10-08 06:17:08.708 | > Installing : crudini-0.9.3-4.el9s.noarch 145/155 2025-10-08 06:17:08.708 | > Installing : sysstat-12.5.4-9.el9.x86_64 146/155 2025-10-08 06:17:08.708 | > Running scriptlet: sysstat-12.5.4-9.el9.x86_64 146/155 2025-10-08 06:17:08.708 | > Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service -> /usr/lib/systemd/system/sysstat.service. 2025-10-08 06:17:08.708 | > Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer -> /usr/lib/systemd/system/sysstat-collect.timer. 2025-10-08 06:17:08.708 | > Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer -> /usr/lib/systemd/system/sysstat-summary.timer. 2025-10-08 06:17:08.708 | > 2025-10-08 06:17:08.708 | > Installing : device-mapper-multipath-0.8.7-39.el9.x86_64 147/155 2025-10-08 06:17:08.708 | > Running scriptlet: device-mapper-multipath-0.8.7-39.el9.x86_64 147/155 2025-10-08 06:17:08.708 | > Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service -> /usr/lib/systemd/system/multipathd.service. 2025-10-08 06:17:08.708 | > Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket -> /usr/lib/systemd/system/multipathd.socket. 2025-10-08 06:17:08.708 | > 2025-10-08 06:17:08.708 | > Installing : iptables-nft-services-1.8.10-11.el9.noarch 148/155 2025-10-08 06:17:08.708 | > Running scriptlet: iptables-nft-services-1.8.10-11.el9.noarch 148/155 2025-10-08 06:17:08.708 | > Installing : openstack-selinux-0.8.41-0.20250527163806.f19cf2 149/155 2025-10-08 06:17:08.708 | > Running scriptlet: openstack-selinux-0.8.41-0.20250527163806.f19cf2 149/155 2025-10-08 06:17:08.708 | > Installing : tmpwatch-2.11-20.el9.x86_64 150/155 2025-10-08 06:17:08.708 | > Installing : driverctl-0.115-1.el9.noarch 151/155 2025-10-08 06:17:08.708 | > Running scriptlet: driverctl-0.115-1.el9.noarch 151/155 2025-10-08 06:17:08.708 | > Installing : traceroute-3:2.1.1-1.el9.x86_64 152/155 2025-10-08 06:17:08.708 | > Installing : numactl-2.0.19-3.el9.x86_64 153/155 2025-10-08 06:17:08.708 | > Installing : lsof-4.94.0-3.el9.x86_64 154/155 2025-10-08 06:17:08.708 | > Installing : biosdevname-0.7.3-10.el9.x86_64 155/155 2025-10-08 06:17:08.708 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 155/155 2025-10-08 06:17:08.708 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 155/155 2025-10-08 06:17:08.708 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 155/155 2025-10-08 06:17:08.708 | > Running scriptlet: tuned-2.26.0-1.el9.noarch 155/155 2025-10-08 06:17:08.708 | > Running scriptlet: biosdevname-0.7.3-10.el9.x86_64 155/155 2025-10-08 06:17:08.708 | > Verifying : python3-stevedore-5.0.0-0.20241203182731.c4acc56 1/155 2025-10-08 06:17:08.708 | > Verifying : openstack-selinux-0.8.41-0.20250527163806.f19cf2 2/155 2025-10-08 06:17:08.708 | > Verifying : os-net-config-18.0.3-0.20251006171654.be615f5.el 3/155 2025-10-08 06:17:08.708 | > Verifying : python-oslo-concurrency-lang-5.1.1-0.20230412082 4/155 2025-10-08 06:17:08.708 | > Verifying : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 5/155 2025-10-08 06:17:08.708 | > Verifying : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 6/155 2025-10-08 06:17:08.708 | > Verifying : python3-debtcollector-2.5.0-0.20230310120453.a6b 7/155 2025-10-08 06:17:08.708 | > Verifying : python3-oslo-concurrency-5.1.1-0.20230412082954. 8/155 2025-10-08 06:17:08.708 | > Verifying : python3-oslo-config-2:9.1.1-0.20230310201801.515 9/155 2025-10-08 06:17:08.708 | > Verifying : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 10/155 2025-10-08 06:17:08.708 | > Verifying : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 11/155 2025-10-08 06:17:08.708 | > Verifying : NetworkManager-config-server-1:1.54.1-1.el9.noar 12/155 2025-10-08 06:17:08.708 | > Verifying : bc-1.07.1-14.el9.x86_64 13/155 2025-10-08 06:17:08.708 | > Verifying : biosdevname-0.7.3-10.el9.x86_64 14/155 2025-10-08 06:17:08.708 | > Verifying : chkconfig-1.24-2.el9.x86_64 15/155 2025-10-08 06:17:08.708 | > Verifying : device-mapper-event-9:1.02.206-2.el9.x86_64 16/155 2025-10-08 06:17:08.708 | > Verifying : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 17/155 2025-10-08 06:17:08.708 | > Verifying : device-mapper-multipath-0.8.7-39.el9.x86_64 18/155 2025-10-08 06:17:08.708 | > Verifying : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 19/155 2025-10-08 06:17:08.708 | > Verifying : device-mapper-persistent-data-1.1.0-1.el9.x86_64 20/155 2025-10-08 06:17:08.709 | > Verifying : fuse-common-3.10.2-9.el9.x86_64 21/155 2025-10-08 06:17:08.709 | > Verifying : hdparm-9.62-2.el9.x86_64 22/155 2025-10-08 06:17:08.709 | > Verifying : initscripts-10.11.8-4.el9.x86_64 23/155 2025-10-08 06:17:08.709 | > Verifying : iptables-nft-1.8.10-11.el9.x86_64 24/155 2025-10-08 06:17:08.709 | > Verifying : jitterentropy-3.6.0-1.el9.x86_64 25/155 2025-10-08 06:17:08.709 | > Verifying : libaio-0.3.111-13.el9.x86_64 26/155 2025-10-08 06:17:08.709 | > Verifying : libnftnl-1.2.6-4.el9.x86_64 27/155 2025-10-08 06:17:08.709 | > Verifying : libnvme-1.13-1.el9.x86_64 28/155 2025-10-08 06:17:08.709 | > Verifying : libtraceevent-1.8.4-2.el9.x86_64 29/155 2025-10-08 06:17:08.709 | > Verifying : lsof-4.94.0-3.el9.x86_64 30/155 2025-10-08 06:17:08.709 | > Verifying : lvm2-9:2.03.32-2.el9.x86_64 31/155 2025-10-08 06:17:08.709 | > Verifying : lvm2-libs-9:2.03.32-2.el9.x86_64 32/155 2025-10-08 06:17:08.709 | > Verifying : nftables-1:1.0.9-4.el9.x86_64 33/155 2025-10-08 06:17:08.709 | > Verifying : numactl-2.0.19-3.el9.x86_64 34/155 2025-10-08 06:17:08.709 | > Verifying : protobuf-c-1.3.3-13.el9.x86_64 35/155 2025-10-08 06:17:08.709 | > Verifying : python3-iniparse-0.4-45.el9.noarch 36/155 2025-10-08 06:17:08.709 | > Verifying : python3-inotify-0.9.6-25.el9.noarch 37/155 2025-10-08 06:17:08.709 | > Verifying : python3-linux-procfs-0.7.3-1.el9.noarch 38/155 2025-10-08 06:17:08.709 | > Verifying : python3-pyparsing-2.4.7-9.el9.noarch 39/155 2025-10-08 06:17:08.709 | > Verifying : python3-pyudev-0.22.0-6.el9.noarch 40/155 2025-10-08 06:17:08.709 | > Verifying : rng-tools-6.17-2.el9.x86_64 41/155 2025-10-08 06:17:08.709 | > Verifying : shadow-utils-subid-2:4.9-15.el9.x86_64 42/155 2025-10-08 06:17:08.709 | > Verifying : traceroute-3:2.1.1-1.el9.x86_64 43/155 2025-10-08 06:17:08.709 | > Verifying : tuned-2.26.0-1.el9.noarch 44/155 2025-10-08 06:17:08.709 | > Verifying : tuned-profiles-cpu-partitioning-2.26.0-1.el9.noa 45/155 2025-10-08 06:17:08.711 | > Verifying : virt-what-1.27-2.el9.x86_64 46/155 2025-10-08 06:17:08.711 | > Verifying : NetworkManager-ovs-1:1.54.1-1.el9.x86_64 47/155 2025-10-08 06:17:08.711 | > Verifying : aardvark-dns-2:1.16.0-1.el9.x86_64 48/155 2025-10-08 06:17:08.711 | > Verifying : buildah-2:1.41.3-1.el9.x86_64 49/155 2025-10-08 06:17:08.711 | > Verifying : conmon-3:2.1.13-1.el9.x86_64 50/155 2025-10-08 06:17:08.711 | > Verifying : container-selinux-4:2.242.0-1.el9.noarch 51/155 2025-10-08 06:17:08.712 | > Verifying : containers-common-4:1-134.el9.x86_64 52/155 2025-10-08 06:17:08.712 | > Verifying : containers-common-extra-4:1-134.el9.x86_64 53/155 2025-10-08 06:17:08.712 | > Verifying : criu-3.19-3.el9.x86_64 54/155 2025-10-08 06:17:08.712 | > Verifying : criu-libs-3.19-3.el9.x86_64 55/155 2025-10-08 06:17:08.712 | > Verifying : crun-1.24-1.el9.x86_64 56/155 2025-10-08 06:17:08.712 | > Verifying : driverctl-0.115-1.el9.noarch 57/155 2025-10-08 06:17:08.712 | > Verifying : fuse-overlayfs-1.15-1.el9.x86_64 58/155 2025-10-08 06:17:08.712 | > Verifying : fuse3-3.10.2-9.el9.x86_64 59/155 2025-10-08 06:17:08.712 | > Verifying : fuse3-libs-3.10.2-9.el9.x86_64 60/155 2025-10-08 06:17:08.712 | > Verifying : git-core-2.47.3-1.el9.x86_64 61/155 2025-10-08 06:17:08.712 | > Verifying : iptables-nft-services-1.8.10-11.el9.noarch 62/155 2025-10-08 06:17:08.712 | > Verifying : libbabeltrace-1.5.8-10.el9.x86_64 63/155 2025-10-08 06:17:08.712 | > Verifying : libnet-1.2-7.el9.x86_64 64/155 2025-10-08 06:17:08.712 | > Verifying : libslirp-4.4.0-8.el9.x86_64 65/155 2025-10-08 06:17:08.712 | > Verifying : libuv-1:1.42.0-2.el9.x86_64 66/155 2025-10-08 06:17:08.712 | > Verifying : lm_sensors-libs-3.6.0-10.el9.x86_64 67/155 2025-10-08 06:17:08.712 | > Verifying : mstflint-4.32.0-1.el9.x86_64 68/155 2025-10-08 06:17:08.712 | > Verifying : netavark-2:1.16.0-1.el9.x86_64 69/155 2025-10-08 06:17:08.712 | > Verifying : nispor-1.2.14-1.el9.x86_64 70/155 2025-10-08 06:17:08.712 | > Verifying : nmstate-2.2.52-1.el9.x86_64 71/155 2025-10-08 06:17:08.712 | > Verifying : nmstate-libs-2.2.52-1.el9.x86_64 72/155 2025-10-08 06:17:08.712 | > Verifying : passt-0^20250512.g8ec1341-2.el9.x86_64 73/155 2025-10-08 06:17:08.712 | > Verifying : passt-selinux-0^20250512.g8ec1341-2.el9.noarch 74/155 2025-10-08 06:17:08.712 | > Verifying : pcp-conf-6.3.7-5.el9.x86_64 75/155 2025-10-08 06:17:08.712 | > Verifying : pcp-libs-6.3.7-5.el9.x86_64 76/155 2025-10-08 06:17:08.712 | > Verifying : perl-AutoLoader-5.74-483.el9.noarch 77/155 2025-10-08 06:17:08.712 | > Verifying : perl-B-1.80-483.el9.x86_64 78/155 2025-10-08 06:17:08.712 | > Verifying : perl-Carp-1.50-460.el9.noarch 79/155 2025-10-08 06:17:08.712 | > Verifying : perl-Class-Struct-0.66-483.el9.noarch 80/155 2025-10-08 06:17:08.712 | > Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 81/155 2025-10-08 06:17:08.712 | > Verifying : perl-Digest-1.19-4.el9.noarch 82/155 2025-10-08 06:17:08.712 | > Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 83/155 2025-10-08 06:17:08.712 | > Verifying : perl-Encode-4:3.08-462.el9.x86_64 84/155 2025-10-08 06:17:08.712 | > Verifying : perl-Errno-1.30-483.el9.x86_64 85/155 2025-10-08 06:17:08.712 | > Verifying : perl-Exporter-5.74-461.el9.noarch 86/155 2025-10-08 06:17:08.712 | > Verifying : perl-Fcntl-1.13-483.el9.x86_64 87/155 2025-10-08 06:17:08.712 | > Verifying : perl-File-Basename-2.85-483.el9.noarch 88/155 2025-10-08 06:17:08.712 | > Verifying : perl-File-Path-2.18-4.el9.noarch 89/155 2025-10-08 06:17:08.712 | > Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 90/155 2025-10-08 06:17:08.712 | > Verifying : perl-File-stat-1.09-483.el9.noarch 91/155 2025-10-08 06:17:08.712 | > Verifying : perl-FileHandle-2.03-483.el9.noarch 92/155 2025-10-08 06:17:08.712 | > Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 93/155 2025-10-08 06:17:08.712 | > Verifying : perl-Getopt-Std-1.12-483.el9.noarch 94/155 2025-10-08 06:17:08.712 | > Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 95/155 2025-10-08 06:17:08.712 | > Verifying : perl-IO-1.43-483.el9.x86_64 96/155 2025-10-08 06:17:08.712 | > Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 97/155 2025-10-08 06:17:08.712 | > Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 98/155 2025-10-08 06:17:08.712 | > Verifying : perl-IPC-Open3-1.21-483.el9.noarch 99/155 2025-10-08 06:17:08.712 | > Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 100/155 2025-10-08 06:17:08.712 | > Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 101/155 2025-10-08 06:17:08.712 | > Verifying : perl-NDBM_File-1.15-483.el9.x86_64 102/155 2025-10-08 06:17:08.712 | > Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 103/155 2025-10-08 06:17:08.712 | > Verifying : perl-POSIX-1.94-483.el9.x86_64 104/155 2025-10-08 06:17:08.712 | > Verifying : perl-PathTools-3.78-461.el9.x86_64 105/155 2025-10-08 06:17:08.712 | > Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 106/155 2025-10-08 06:17:08.713 | > Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 107/155 2025-10-08 06:17:08.713 | > Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 108/155 2025-10-08 06:17:08.713 | > Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 109/155 2025-10-08 06:17:08.713 | > Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 110/155 2025-10-08 06:17:08.713 | > Verifying : perl-SelectSaver-1.02-483.el9.noarch 111/155 2025-10-08 06:17:08.713 | > Verifying : perl-Socket-4:2.031-4.el9.x86_64 112/155 2025-10-08 06:17:08.713 | > Verifying : perl-Storable-1:3.21-460.el9.x86_64 113/155 2025-10-08 06:17:08.713 | > Verifying : perl-Symbol-1.08-483.el9.noarch 114/155 2025-10-08 06:17:08.713 | > Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 115/155 2025-10-08 06:17:08.713 | > Verifying : perl-Term-Cap-1.17-460.el9.noarch 116/155 2025-10-08 06:17:08.713 | > Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 117/155 2025-10-08 06:17:08.713 | > Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 118/155 2025-10-08 06:17:08.713 | > Verifying : perl-Time-Local-2:1.300-7.el9.noarch 119/155 2025-10-08 06:17:08.713 | > Verifying : perl-URI-5.09-3.el9.noarch 120/155 2025-10-08 06:17:08.713 | > Verifying : perl-base-2.27-483.el9.noarch 121/155 2025-10-08 06:17:08.713 | > Verifying : perl-constant-1.33-461.el9.noarch 122/155 2025-10-08 06:17:08.713 | > Verifying : perl-if-0.60.800-483.el9.noarch 123/155 2025-10-08 06:17:08.713 | > Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 124/155 2025-10-08 06:17:08.713 | > Verifying : perl-libnet-3.13-4.el9.noarch 125/155 2025-10-08 06:17:08.713 | > Verifying : perl-libs-4:5.32.1-483.el9.x86_64 126/155 2025-10-08 06:17:08.713 | > Verifying : perl-mro-1.23-483.el9.x86_64 127/155 2025-10-08 06:17:08.713 | > Verifying : perl-overload-1.31-483.el9.noarch 128/155 2025-10-08 06:17:08.713 | > Verifying : perl-overloading-0.02-483.el9.noarch 129/155 2025-10-08 06:17:08.713 | > Verifying : perl-parent-1:0.238-460.el9.noarch 130/155 2025-10-08 06:17:08.713 | > Verifying : perl-podlators-1:4.14-460.el9.noarch 131/155 2025-10-08 06:17:08.713 | > Verifying : perl-subs-1.03-483.el9.noarch 132/155 2025-10-08 06:17:08.713 | > Verifying : perl-vars-1.05-483.el9.noarch 133/155 2025-10-08 06:17:08.713 | > Verifying : podman-6:5.6.0-2.el9.x86_64 134/155 2025-10-08 06:17:08.713 | > Verifying : python3-libnmstate-2.2.52-1.el9.x86_64 135/155 2025-10-08 06:17:08.713 | > Verifying : python3-netaddr-0.10.1-3.el9.noarch 136/155 2025-10-08 06:17:08.713 | > Verifying : python3-packaging-20.9-5.el9.noarch 137/155 2025-10-08 06:17:08.713 | > Verifying : python3-perf-5.14.0-620.el9.x86_64 138/155 2025-10-08 06:17:08.713 | > Verifying : slirp4netns-1.3.3-1.el9.x86_64 139/155 2025-10-08 06:17:08.713 | > Verifying : sysstat-12.5.4-9.el9.x86_64 140/155 2025-10-08 06:17:08.713 | > Verifying : tmpwatch-2.11-20.el9.x86_64 141/155 2025-10-08 06:17:08.713 | > Verifying : unbound-libs-1.16.2-21.el9.x86_64 142/155 2025-10-08 06:17:08.713 | > Verifying : yajl-2.1.0-25.el9.x86_64 143/155 2025-10-08 06:17:10.129 | > Verifying : crudini-0.9.3-4.el9s.noarch 144/155 2025-10-08 06:17:10.129 | > Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 145/155 2025-10-08 06:17:10.129 | > Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 146/155 2025-10-08 06:17:10.129 | > Verifying : python3-fasteners-0.18-1.el9s.noarch 147/155 2025-10-08 06:17:10.129 | > Verifying : python3-iso8601-1.1.0-1.el9s.noarch 148/155 2025-10-08 06:17:10.129 | > Verifying : python3-pbr-5.11.1-1.el9s.noarch 149/155 2025-10-08 06:17:10.129 | > Verifying : python3-pyroute2-0.7.3-1.el9s.noarch 150/155 2025-10-08 06:17:10.129 | > Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 151/155 2025-10-08 06:17:10.129 | > Verifying : python3-wrapt-1.14.1-1.el9s.x86_64 152/155 2025-10-08 06:17:10.129 | > Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 153/155 2025-10-08 06:17:10.129 | > Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 154/155 2025-10-08 06:17:10.129 | > Verifying : openvswitch3.3-3.3.4-115.el9s.x86_64 155/155 2025-10-08 06:17:10.129 | > Completion plugin: Generating completion cache... 2025-10-08 06:17:10.129 | > Installed: NetworkManager-config-server-1:1.54.1-1.el9.noarch 2025-10-08 06:17:10.129 | > Installed: NetworkManager-ovs-1:1.54.1-1.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: aardvark-dns-2:1.16.0-1.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: bc-1.07.1-14.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: biosdevname-0.7.3-10.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: buildah-2:1.41.3-1.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: chkconfig-1.24-2.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: conmon-3:2.1.13-1.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: container-selinux-4:2.242.0-1.el9.noarch 2025-10-08 06:17:10.129 | > Installed: containers-common-4:1-134.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: containers-common-extra-4:1-134.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: criu-3.19-3.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: criu-libs-3.19-3.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: crudini-0.9.3-4.el9s.noarch 2025-10-08 06:17:10.129 | > Installed: crun-1.24-1.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: device-mapper-event-9:1.02.206-2.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: device-mapper-event-libs-9:1.02.206-2.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: device-mapper-multipath-0.8.7-39.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: device-mapper-persistent-data-1.1.0-1.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: driverctl-0.115-1.el9.noarch 2025-10-08 06:17:10.129 | > Installed: fuse-common-3.10.2-9.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: fuse-overlayfs-1.15-1.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: fuse3-3.10.2-9.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: fuse3-libs-3.10.2-9.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: git-core-2.47.3-1.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: hdparm-9.62-2.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: initscripts-10.11.8-4.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: iptables-nft-1.8.10-11.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: iptables-nft-services-1.8.10-11.el9.noarch 2025-10-08 06:17:10.129 | > Installed: jitterentropy-3.6.0-1.el9.x86_64 2025-10-08 06:17:10.129 | > Installed: libaio-0.3.111-13.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: libbabeltrace-1.5.8-10.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: libnet-1.2-7.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: libnftnl-1.2.6-4.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: libnvme-1.13-1.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: libslirp-4.4.0-8.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: libtraceevent-1.8.4-2.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: libuv-1:1.42.0-2.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: lm_sensors-libs-3.6.0-10.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: lsof-4.94.0-3.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: lvm2-9:2.03.32-2.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: lvm2-libs-9:2.03.32-2.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: mstflint-4.32.0-1.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: netavark-2:1.16.0-1.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: nftables-1:1.0.9-4.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: nispor-1.2.14-1.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: nmstate-2.2.52-1.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: nmstate-libs-2.2.52-1.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: numactl-2.0.19-3.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: openstack-network-scripts-10.11.1-6.el9s.x86_64 2025-10-08 06:17:10.130 | > Installed: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 2025-10-08 06:17:10.130 | > Installed: openstack-selinux-0.8.41-0.20250527163806.f19cf25.el9.noarch 2025-10-08 06:17:10.130 | > Installed: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 2025-10-08 06:17:10.130 | > Installed: openvswitch3.3-3.3.4-115.el9s.x86_64 2025-10-08 06:17:10.130 | > Installed: os-net-config-18.0.3-0.20251006171654.be615f5.el9.noarch 2025-10-08 06:17:10.130 | > Installed: passt-0^20250512.g8ec1341-2.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2025-10-08 06:17:10.130 | > Installed: pcp-conf-6.3.7-5.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: pcp-libs-6.3.7-5.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: perl-AutoLoader-5.74-483.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-B-1.80-483.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: perl-Carp-1.50-460.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-Class-Struct-0.66-483.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-Data-Dumper-2.174-462.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: perl-Digest-1.19-4.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-Digest-MD5-2.58-4.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: perl-Encode-4:3.08-462.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: perl-Errno-1.30-483.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: perl-Exporter-5.74-461.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-Fcntl-1.13-483.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: perl-File-Basename-2.85-483.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-File-Path-2.18-4.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-File-Temp-1:0.231.100-4.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-File-stat-1.09-483.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-FileHandle-2.03-483.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-Getopt-Long-1:2.52-4.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-Getopt-Std-1.12-483.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-HTTP-Tiny-0.076-462.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-IO-1.43-483.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: perl-IO-Socket-IP-0.41-5.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-IPC-Open3-1.21-483.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-MIME-Base64-3.16-4.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: perl-Mozilla-CA-20200520-6.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-NDBM_File-1.15-483.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: perl-Net-SSLeay-1.94-3.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: perl-POSIX-1.94-483.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: perl-PathTools-3.78-461.el9.x86_64 2025-10-08 06:17:10.130 | > Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-10-08 06:17:10.130 | > Installed: perl-Pod-Simple-1:3.42-4.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-Pod-Usage-4:2.01-4.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-10-08 06:17:10.131 | > Installed: perl-SelectSaver-1.02-483.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-Socket-4:2.031-4.el9.x86_64 2025-10-08 06:17:10.131 | > Installed: perl-Storable-1:3.21-460.el9.x86_64 2025-10-08 06:17:10.131 | > Installed: perl-Symbol-1.08-483.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-Term-ANSIColor-5.01-461.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-Term-Cap-1.17-460.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-Text-ParseWords-3.30-460.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-Time-Local-2:1.300-7.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-URI-5.09-3.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-base-2.27-483.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-constant-1.33-461.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-if-0.60.800-483.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-interpreter-4:5.32.1-483.el9.x86_64 2025-10-08 06:17:10.131 | > Installed: perl-libnet-3.13-4.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-libs-4:5.32.1-483.el9.x86_64 2025-10-08 06:17:10.131 | > Installed: perl-mro-1.23-483.el9.x86_64 2025-10-08 06:17:10.131 | > Installed: perl-overload-1.31-483.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-overloading-0.02-483.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-parent-1:0.238-460.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-podlators-1:4.14-460.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-subs-1.03-483.el9.noarch 2025-10-08 06:17:10.131 | > Installed: perl-vars-1.05-483.el9.noarch 2025-10-08 06:17:10.131 | > Installed: podman-6:5.6.0-2.el9.x86_64 2025-10-08 06:17:10.131 | > Installed: protobuf-c-1.3.3-13.el9.x86_64 2025-10-08 06:17:10.131 | > Installed: python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-fasteners-0.18-1.el9s.noarch 2025-10-08 06:17:10.131 | > Installed: python3-iniparse-0.4-45.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-inotify-0.9.6-25.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-iso8601-1.1.0-1.el9s.noarch 2025-10-08 06:17:10.131 | > Installed: python3-libnmstate-2.2.52-1.el9.x86_64 2025-10-08 06:17:10.131 | > Installed: python3-linux-procfs-0.7.3-1.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-netaddr-0.10.1-3.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-packaging-20.9-5.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-pbr-5.11.1-1.el9s.noarch 2025-10-08 06:17:10.131 | > Installed: python3-perf-5.14.0-620.el9.x86_64 2025-10-08 06:17:10.131 | > Installed: python3-pyparsing-2.4.7-9.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-pyroute2-0.7.3-1.el9s.noarch 2025-10-08 06:17:10.131 | > Installed: python3-pyudev-0.22.0-6.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-rfc3986-1.5.0-1.el9s.noarch 2025-10-08 06:17:10.131 | > Installed: python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2025-10-08 06:17:10.131 | > Installed: python3-wrapt-1.14.1-1.el9s.x86_64 2025-10-08 06:17:10.203 | > Installed: rdo-openvswitch-2:3.3-1.el9s.noarch 2025-10-08 06:17:10.203 | > Installed: rng-tools-6.17-2.el9.x86_64 2025-10-08 06:17:10.203 | > Installed: shadow-utils-subid-2:4.9-15.el9.x86_64 2025-10-08 06:17:10.203 | > Installed: slirp4netns-1.3.3-1.el9.x86_64 2025-10-08 06:17:10.203 | > Installed: sysstat-12.5.4-9.el9.x86_64 2025-10-08 06:17:10.203 | > Installed: tmpwatch-2.11-20.el9.x86_64 2025-10-08 06:17:10.203 | > Installed: traceroute-3:2.1.1-1.el9.x86_64 2025-10-08 06:17:10.203 | > Installed: tuned-2.26.0-1.el9.noarch 2025-10-08 06:17:10.203 | > Installed: tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch 2025-10-08 06:17:10.203 | > Installed: unbound-libs-1.16.2-21.el9.x86_64 2025-10-08 06:17:10.203 | > Installed: virt-what-1.27-2.el9.x86_64 2025-10-08 06:17:10.203 | > Installed: yajl-2.1.0-25.el9.x86_64 2025-10-08 06:17:10.203 | > 2025-10-08 06:17:10.203 | > Installed: 2025-10-08 06:17:10.203 | > NetworkManager-config-server-1:1.54.1-1.el9.noarch 2025-10-08 06:17:10.203 | > NetworkManager-ovs-1:1.54.1-1.el9.x86_64 2025-10-08 06:17:10.203 | > aardvark-dns-2:1.16.0-1.el9.x86_64 2025-10-08 06:17:10.203 | > bc-1.07.1-14.el9.x86_64 2025-10-08 06:17:10.203 | > biosdevname-0.7.3-10.el9.x86_64 2025-10-08 06:17:10.203 | > buildah-2:1.41.3-1.el9.x86_64 2025-10-08 06:17:10.203 | > chkconfig-1.24-2.el9.x86_64 2025-10-08 06:17:10.203 | > conmon-3:2.1.13-1.el9.x86_64 2025-10-08 06:17:10.203 | > container-selinux-4:2.242.0-1.el9.noarch 2025-10-08 06:17:10.203 | > containers-common-4:1-134.el9.x86_64 2025-10-08 06:17:10.203 | > containers-common-extra-4:1-134.el9.x86_64 2025-10-08 06:17:10.203 | > criu-3.19-3.el9.x86_64 2025-10-08 06:17:10.203 | > criu-libs-3.19-3.el9.x86_64 2025-10-08 06:17:10.203 | > crudini-0.9.3-4.el9s.noarch 2025-10-08 06:17:10.203 | > crun-1.24-1.el9.x86_64 2025-10-08 06:17:10.203 | > device-mapper-event-9:1.02.206-2.el9.x86_64 2025-10-08 06:17:10.203 | > device-mapper-event-libs-9:1.02.206-2.el9.x86_64 2025-10-08 06:17:10.203 | > device-mapper-multipath-0.8.7-39.el9.x86_64 2025-10-08 06:17:10.203 | > device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-10-08 06:17:10.203 | > device-mapper-persistent-data-1.1.0-1.el9.x86_64 2025-10-08 06:17:10.203 | > driverctl-0.115-1.el9.noarch 2025-10-08 06:17:10.203 | > fuse-common-3.10.2-9.el9.x86_64 2025-10-08 06:17:10.203 | > fuse-overlayfs-1.15-1.el9.x86_64 2025-10-08 06:17:10.203 | > fuse3-3.10.2-9.el9.x86_64 2025-10-08 06:17:10.203 | > fuse3-libs-3.10.2-9.el9.x86_64 2025-10-08 06:17:10.203 | > git-core-2.47.3-1.el9.x86_64 2025-10-08 06:17:10.203 | > hdparm-9.62-2.el9.x86_64 2025-10-08 06:17:10.203 | > initscripts-10.11.8-4.el9.x86_64 2025-10-08 06:17:10.204 | > iptables-nft-1.8.10-11.el9.x86_64 2025-10-08 06:17:10.204 | > iptables-nft-services-1.8.10-11.el9.noarch 2025-10-08 06:17:10.204 | > jitterentropy-3.6.0-1.el9.x86_64 2025-10-08 06:17:10.204 | > libaio-0.3.111-13.el9.x86_64 2025-10-08 06:17:10.204 | > libbabeltrace-1.5.8-10.el9.x86_64 2025-10-08 06:17:10.204 | > libnet-1.2-7.el9.x86_64 2025-10-08 06:17:10.204 | > libnftnl-1.2.6-4.el9.x86_64 2025-10-08 06:17:10.204 | > libnvme-1.13-1.el9.x86_64 2025-10-08 06:17:10.204 | > libslirp-4.4.0-8.el9.x86_64 2025-10-08 06:17:10.204 | > libtraceevent-1.8.4-2.el9.x86_64 2025-10-08 06:17:10.204 | > libuv-1:1.42.0-2.el9.x86_64 2025-10-08 06:17:10.204 | > lm_sensors-libs-3.6.0-10.el9.x86_64 2025-10-08 06:17:10.204 | > lsof-4.94.0-3.el9.x86_64 2025-10-08 06:17:10.204 | > lvm2-9:2.03.32-2.el9.x86_64 2025-10-08 06:17:10.204 | > lvm2-libs-9:2.03.32-2.el9.x86_64 2025-10-08 06:17:10.204 | > mstflint-4.32.0-1.el9.x86_64 2025-10-08 06:17:10.204 | > netavark-2:1.16.0-1.el9.x86_64 2025-10-08 06:17:10.204 | > nftables-1:1.0.9-4.el9.x86_64 2025-10-08 06:17:10.204 | > nispor-1.2.14-1.el9.x86_64 2025-10-08 06:17:10.204 | > nmstate-2.2.52-1.el9.x86_64 2025-10-08 06:17:10.204 | > nmstate-libs-2.2.52-1.el9.x86_64 2025-10-08 06:17:10.204 | > numactl-2.0.19-3.el9.x86_64 2025-10-08 06:17:10.204 | > openstack-network-scripts-10.11.1-6.el9s.x86_64 2025-10-08 06:17:10.204 | > openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 2025-10-08 06:17:10.204 | > openstack-selinux-0.8.41-0.20250527163806.f19cf25.el9.noarch 2025-10-08 06:17:10.204 | > openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 2025-10-08 06:17:10.204 | > openvswitch3.3-3.3.4-115.el9s.x86_64 2025-10-08 06:17:10.204 | > os-net-config-18.0.3-0.20251006171654.be615f5.el9.noarch 2025-10-08 06:17:10.204 | > passt-0^20250512.g8ec1341-2.el9.x86_64 2025-10-08 06:17:10.204 | > passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2025-10-08 06:17:10.204 | > pcp-conf-6.3.7-5.el9.x86_64 2025-10-08 06:17:10.204 | > pcp-libs-6.3.7-5.el9.x86_64 2025-10-08 06:17:10.204 | > perl-AutoLoader-5.74-483.el9.noarch 2025-10-08 06:17:10.204 | > perl-B-1.80-483.el9.x86_64 2025-10-08 06:17:10.204 | > perl-Carp-1.50-460.el9.noarch 2025-10-08 06:17:10.204 | > perl-Class-Struct-0.66-483.el9.noarch 2025-10-08 06:17:10.204 | > perl-Data-Dumper-2.174-462.el9.x86_64 2025-10-08 06:17:10.204 | > perl-Digest-1.19-4.el9.noarch 2025-10-08 06:17:10.204 | > perl-Digest-MD5-2.58-4.el9.x86_64 2025-10-08 06:17:10.204 | > perl-Encode-4:3.08-462.el9.x86_64 2025-10-08 06:17:10.204 | > perl-Errno-1.30-483.el9.x86_64 2025-10-08 06:17:10.204 | > perl-Exporter-5.74-461.el9.noarch 2025-10-08 06:17:10.204 | > perl-Fcntl-1.13-483.el9.x86_64 2025-10-08 06:17:10.204 | > perl-File-Basename-2.85-483.el9.noarch 2025-10-08 06:17:10.204 | > perl-File-Path-2.18-4.el9.noarch 2025-10-08 06:17:10.205 | > perl-File-Temp-1:0.231.100-4.el9.noarch 2025-10-08 06:17:10.205 | > perl-File-stat-1.09-483.el9.noarch 2025-10-08 06:17:10.205 | > perl-FileHandle-2.03-483.el9.noarch 2025-10-08 06:17:10.205 | > perl-Getopt-Long-1:2.52-4.el9.noarch 2025-10-08 06:17:10.205 | > perl-Getopt-Std-1.12-483.el9.noarch 2025-10-08 06:17:10.205 | > perl-HTTP-Tiny-0.076-462.el9.noarch 2025-10-08 06:17:10.205 | > perl-IO-1.43-483.el9.x86_64 2025-10-08 06:17:10.205 | > perl-IO-Socket-IP-0.41-5.el9.noarch 2025-10-08 06:17:10.205 | > perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-10-08 06:17:10.205 | > perl-IPC-Open3-1.21-483.el9.noarch 2025-10-08 06:17:10.205 | > perl-MIME-Base64-3.16-4.el9.x86_64 2025-10-08 06:17:10.205 | > perl-Mozilla-CA-20200520-6.el9.noarch 2025-10-08 06:17:10.205 | > perl-NDBM_File-1.15-483.el9.x86_64 2025-10-08 06:17:10.205 | > perl-Net-SSLeay-1.94-3.el9.x86_64 2025-10-08 06:17:10.205 | > perl-POSIX-1.94-483.el9.x86_64 2025-10-08 06:17:10.205 | > perl-PathTools-3.78-461.el9.x86_64 2025-10-08 06:17:10.205 | > perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-10-08 06:17:10.205 | > perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-10-08 06:17:10.746 | > perl-Pod-Simple-1:3.42-4.el9.noarch 2025-10-08 06:17:10.746 | > perl-Pod-Usage-4:2.01-4.el9.noarch 2025-10-08 06:17:10.746 | > perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-10-08 06:17:10.746 | > perl-SelectSaver-1.02-483.el9.noarch 2025-10-08 06:17:10.746 | > perl-Socket-4:2.031-4.el9.x86_64 2025-10-08 06:17:10.746 | > perl-Storable-1:3.21-460.el9.x86_64 2025-10-08 06:17:10.746 | > perl-Symbol-1.08-483.el9.noarch 2025-10-08 06:17:10.746 | > perl-Term-ANSIColor-5.01-461.el9.noarch 2025-10-08 06:17:10.746 | > perl-Term-Cap-1.17-460.el9.noarch 2025-10-08 06:17:10.746 | > perl-Text-ParseWords-3.30-460.el9.noarch 2025-10-08 06:17:10.746 | > perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-10-08 06:17:10.746 | > perl-Time-Local-2:1.300-7.el9.noarch 2025-10-08 06:17:10.746 | > perl-URI-5.09-3.el9.noarch 2025-10-08 06:17:10.746 | > perl-base-2.27-483.el9.noarch 2025-10-08 06:17:10.746 | > perl-constant-1.33-461.el9.noarch 2025-10-08 06:17:10.746 | > perl-if-0.60.800-483.el9.noarch 2025-10-08 06:17:10.746 | > perl-interpreter-4:5.32.1-483.el9.x86_64 2025-10-08 06:17:10.746 | > perl-libnet-3.13-4.el9.noarch 2025-10-08 06:17:10.746 | > perl-libs-4:5.32.1-483.el9.x86_64 2025-10-08 06:17:10.746 | > perl-mro-1.23-483.el9.x86_64 2025-10-08 06:17:10.746 | > perl-overload-1.31-483.el9.noarch 2025-10-08 06:17:10.746 | > perl-overloading-0.02-483.el9.noarch 2025-10-08 06:17:10.746 | > perl-parent-1:0.238-460.el9.noarch 2025-10-08 06:17:10.746 | > perl-podlators-1:4.14-460.el9.noarch 2025-10-08 06:17:10.746 | > perl-subs-1.03-483.el9.noarch 2025-10-08 06:17:10.746 | > perl-vars-1.05-483.el9.noarch 2025-10-08 06:17:10.746 | > podman-6:5.6.0-2.el9.x86_64 2025-10-08 06:17:10.746 | > protobuf-c-1.3.3-13.el9.x86_64 2025-10-08 06:17:10.746 | > python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-10-08 06:17:10.746 | > python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-10-08 06:17:10.746 | > python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-10-08 06:17:10.746 | > python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2025-10-08 06:17:10.746 | > python3-fasteners-0.18-1.el9s.noarch 2025-10-08 06:17:10.746 | > python3-iniparse-0.4-45.el9.noarch 2025-10-08 06:17:10.746 | > python3-inotify-0.9.6-25.el9.noarch 2025-10-08 06:17:10.746 | > python3-iso8601-1.1.0-1.el9s.noarch 2025-10-08 06:17:10.746 | > python3-libnmstate-2.2.52-1.el9.x86_64 2025-10-08 06:17:10.746 | > python3-linux-procfs-0.7.3-1.el9.noarch 2025-10-08 06:17:10.746 | > python3-netaddr-0.10.1-3.el9.noarch 2025-10-08 06:17:10.746 | > python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-10-08 06:17:10.746 | > python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2025-10-08 06:17:10.746 | > python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-10-08 06:17:10.746 | > python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-10-08 06:17:10.746 | > python3-packaging-20.9-5.el9.noarch 2025-10-08 06:17:10.746 | > python3-pbr-5.11.1-1.el9s.noarch 2025-10-08 06:17:10.746 | > python3-perf-5.14.0-620.el9.x86_64 2025-10-08 06:17:10.746 | > python3-pyparsing-2.4.7-9.el9.noarch 2025-10-08 06:17:10.747 | > python3-pyroute2-0.7.3-1.el9s.noarch 2025-10-08 06:17:10.747 | > python3-pyudev-0.22.0-6.el9.noarch 2025-10-08 06:17:10.747 | > python3-rfc3986-1.5.0-1.el9s.noarch 2025-10-08 06:17:10.747 | > python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2025-10-08 06:17:10.747 | > python3-wrapt-1.14.1-1.el9s.x86_64 2025-10-08 06:17:10.747 | > rdo-openvswitch-2:3.3-1.el9s.noarch 2025-10-08 06:17:10.747 | > rng-tools-6.17-2.el9.x86_64 2025-10-08 06:17:10.747 | > shadow-utils-subid-2:4.9-15.el9.x86_64 2025-10-08 06:17:10.747 | > slirp4netns-1.3.3-1.el9.x86_64 2025-10-08 06:17:10.747 | > sysstat-12.5.4-9.el9.x86_64 2025-10-08 06:17:10.747 | > tmpwatch-2.11-20.el9.x86_64 2025-10-08 06:17:10.747 | > traceroute-3:2.1.1-1.el9.x86_64 2025-10-08 06:17:10.747 | > tuned-2.26.0-1.el9.noarch 2025-10-08 06:17:10.747 | > tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch 2025-10-08 06:17:10.747 | > unbound-libs-1.16.2-21.el9.x86_64 2025-10-08 06:17:10.747 | > virt-what-1.27-2.el9.x86_64 2025-10-08 06:17:10.747 | > yajl-2.1.0-25.el9.x86_64 2025-10-08 06:17:10.747 | > 2025-10-08 06:17:10.747 | > Complete! 2025-10-08 06:17:10.747 | > + '[' install == install ']' 2025-10-08 06:17:10.747 | > + '[' dnf == dnf ']' 2025-10-08 06:17:10.747 | > + '[' -z '' ']' 2025-10-08 06:17:10.747 | > + dnf -y mark install openssh os-net-config device-mapper-multipath crudini git-core rsync parted python3-pyyaml openstack-selinux iproute-tc jq selinux-policy selinux-policy-targeted biosdevname numactl grubby sysstat podman crypto-policies-scripts python3-policycoreutils lvm2 chrony tmpwatch xfsprogs tcpdump openssh-server nftables which tuned-profiles-cpu-partitioning passwd python3-libselinux traceroute gdisk rng-tools driverctl ca-certificates openvswitch util-linux buildah iptables-services policycoreutils-python-utils lsof 2025-10-08 06:17:10.747 | > openssh-9.9p1-1.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > os-net-config-18.0.3-0.20251006171654.be615f5.el9.noarch marked as user installed. 2025-10-08 06:17:10.747 | > device-mapper-multipath-0.8.7-39.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > crudini-0.9.3-4.el9s.noarch marked as user installed. 2025-10-08 06:17:10.747 | > git-core-2.47.3-1.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > rsync-3.2.5-3.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > parted-3.5-3.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > openstack-selinux-0.8.41-0.20250527163806.f19cf25.el9.noarch marked as user installed. 2025-10-08 06:17:10.747 | > iproute-tc-6.14.0-2.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > jq-1.6-19.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > selinux-policy-38.1.65-1.el9.noarch marked as user installed. 2025-10-08 06:17:10.747 | > selinux-policy-targeted-38.1.65-1.el9.noarch marked as user installed. 2025-10-08 06:17:10.747 | > biosdevname-0.7.3-10.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > numactl-2.0.19-3.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > grubby-8.40-69.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > sysstat-12.5.4-9.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > podman-6:5.6.0-2.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > crypto-policies-scripts-20250905-1.git377cc42.el9.noarch marked as user installed. 2025-10-08 06:17:10.747 | > python3-policycoreutils-3.6-3.el9.noarch marked as user installed. 2025-10-08 06:17:10.747 | > lvm2-9:2.03.32-2.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > chrony-4.6.1-2.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > tmpwatch-2.11-20.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > xfsprogs-6.4.0-7.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > tcpdump-14:4.99.0-9.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > openssh-server-9.9p1-1.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > nftables-1:1.0.9-4.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > which-2.21-30.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch marked as user installed. 2025-10-08 06:17:10.747 | > passwd-0.80-12.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > python3-libselinux-3.6-3.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > traceroute-3:2.1.1-1.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > gdisk-1.0.7-5.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > rng-tools-6.17-2.el9.x86_64 marked as user installed. 2025-10-08 06:17:10.747 | > driverctl-0.115-1.el9.noarch marked as user installed. 2025-10-08 06:17:10.747 | > ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch marked as user installed. 2025-10-08 06:17:11.270 | > rdo-openvswitch-2:3.3-1.el9s.noarch marked as user installed. 2025-10-08 06:17:11.270 | > util-linux-2.37.4-21.el9.x86_64 marked as user installed. 2025-10-08 06:17:11.270 | > buildah-2:1.41.3-1.el9.x86_64 marked as user installed. 2025-10-08 06:17:11.270 | > iptables-nft-services-1.8.10-11.el9.noarch marked as user installed. 2025-10-08 06:17:11.270 | > policycoreutils-python-utils-3.6-3.el9.noarch marked as user installed. 2025-10-08 06:17:11.270 | > lsof-4.94.0-3.el9.x86_64 marked as user installed. 2025-10-08 06:17:11.270 | returncode: 0 2025-10-08 06:17:11.281 | dib-run-parts 01-package-installs completed 2025-10-08 06:17:11.281 | dib-run-parts Running /tmp/in_target.d/install.d/02-stable-interface-names 2025-10-08 06:17:11.286 | + set -eu 2025-10-08 06:17:11.286 | + set -o pipefail 2025-10-08 06:17:11.286 | + NET_NAME_SLOT_FILE=/etc/udev/rules.d/80-net-name-slot.rules 2025-10-08 06:17:11.286 | + '[' -h /etc/udev/rules.d/80-net-name-slot.rules ']' 2025-10-08 06:17:11.286 | + rm /etc/udev/rules.d/80-net-name-slot.rules 2025-10-08 06:17:11.290 | dib-run-parts 02-stable-interface-names completed 2025-10-08 06:17:11.290 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2025-10-08 06:17:11.298 | + set -eu 2025-10-08 06:17:11.298 | + set -o pipefail 2025-10-08 06:17:11.298 | + mkdir -p /etc/cloud/cloud.cfg.d 2025-10-08 06:17:11.301 | + '[' -n '' ']' 2025-10-08 06:17:11.304 | dib-run-parts 10-cloud-init completed 2025-10-08 06:17:11.304 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2025-10-08 06:17:11.309 | + set -eu 2025-10-08 06:17:11.309 | + set -o pipefail 2025-10-08 06:17:11.309 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2025-10-08 06:17:11.311 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2025-10-08 06:17:11.311 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2025-10-08 06:17:11.311 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2025-10-08 06:17:11.395 | dib-run-parts 10-install-static-files completed 2025-10-08 06:17:11.395 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2025-10-08 06:17:11.406 | + set -eu 2025-10-08 06:17:11.406 | + set -o pipefail 2025-10-08 06:17:11.407 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2025-10-08 06:17:11.408 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2025-10-08 06:17:11.408 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2025-10-08 06:17:11.408 | + dest= 2025-10-08 06:17:11.408 | + case $DIB_INIT_SYSTEM in 2025-10-08 06:17:11.408 | + dest=/usr/lib/systemd/system/ 2025-10-08 06:17:11.408 | + '[' -z /usr/lib/systemd/system/ ']' 2025-10-08 06:17:11.408 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2025-10-08 06:17:11.413 | dib-run-parts 20-install-init-scripts completed 2025-10-08 06:17:11.413 | dib-run-parts Running /tmp/in_target.d/install.d/51-persistent-journal 2025-10-08 06:17:11.425 | dib-run-parts 51-persistent-journal completed 2025-10-08 06:17:11.425 | dib-run-parts Running /tmp/in_target.d/install.d/70-clear-net-ifnames 2025-10-08 06:17:11.430 | + set -o pipefail 2025-10-08 06:17:11.430 | + '[' -f /etc/default/grub ']' 2025-10-08 06:17:11.430 | + sed -i s/net.ifnames=0//g /etc/default/grub 2025-10-08 06:17:11.436 | dib-run-parts 70-clear-net-ifnames completed 2025-10-08 06:17:11.436 | dib-run-parts Running /tmp/in_target.d/install.d/70-enable-dynamic-login-services 2025-10-08 06:17:11.445 | + set -eu 2025-10-08 06:17:11.445 | + set -o pipefail 2025-10-08 06:17:11.445 | + case "$DIB_INIT_SYSTEM" in 2025-10-08 06:17:11.445 | + systemctl enable dynamic-login.service 2025-10-08 06:17:11.469 | Created symlink /etc/systemd/system/multi-user.target.wants/dynamic-login.service -> /usr/lib/systemd/system/dynamic-login.service. 2025-10-08 06:17:11.474 | dib-run-parts 70-enable-dynamic-login-services completed 2025-10-08 06:17:11.474 | dib-run-parts Running /tmp/in_target.d/install.d/71-clean-stale-interface 2025-10-08 06:17:11.480 | + set -o pipefail 2025-10-08 06:17:11.480 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-ens*' 2025-10-08 06:17:11.482 | + rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 2025-10-08 06:17:11.487 | dib-run-parts 71-clean-stale-interface completed 2025-10-08 06:17:11.487 | dib-run-parts Running /tmp/in_target.d/install.d/74-openvswitch 2025-10-08 06:17:11.493 | + systemctl enable openvswitch 2025-10-08 06:17:11.501 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch.service -> /usr/lib/systemd/system/openvswitch.service. 2025-10-08 06:17:11.505 | dib-run-parts 74-openvswitch completed 2025-10-08 06:17:11.505 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2025-10-08 06:17:11.515 | + set -eu 2025-10-08 06:17:11.515 | + set -o pipefail 2025-10-08 06:17:11.515 | + MODULES_LIST='usb-storage cramfs freevxfs jffs2 hfs hfsplus squashfs udf bluetooth' 2025-10-08 06:17:11.515 | + for mod_name in $MODULES_LIST 2025-10-08 06:17:11.515 | + echo 'blacklist usb-storage' 2025-10-08 06:17:11.516 | + for mod_name in $MODULES_LIST 2025-10-08 06:17:11.516 | + echo 'blacklist cramfs' 2025-10-08 06:17:11.516 | + for mod_name in $MODULES_LIST 2025-10-08 06:17:11.516 | + echo 'blacklist freevxfs' 2025-10-08 06:17:11.516 | + for mod_name in $MODULES_LIST 2025-10-08 06:17:11.516 | + echo 'blacklist jffs2' 2025-10-08 06:17:11.516 | + for mod_name in $MODULES_LIST 2025-10-08 06:17:11.516 | + echo 'blacklist hfs' 2025-10-08 06:17:11.516 | + for mod_name in $MODULES_LIST 2025-10-08 06:17:11.516 | + echo 'blacklist hfsplus' 2025-10-08 06:17:11.516 | + for mod_name in $MODULES_LIST 2025-10-08 06:17:11.516 | + echo 'blacklist squashfs' 2025-10-08 06:17:11.516 | + for mod_name in $MODULES_LIST 2025-10-08 06:17:11.516 | + echo 'blacklist udf' 2025-10-08 06:17:11.516 | + for mod_name in $MODULES_LIST 2025-10-08 06:17:11.516 | + echo 'blacklist bluetooth' 2025-10-08 06:17:11.518 | dib-run-parts 80-modprobe-blacklist completed 2025-10-08 06:17:11.518 | dib-run-parts Running /tmp/in_target.d/install.d/81-network-renderer 2025-10-08 06:17:11.523 | + DIB_CLOUD_INIT_NETWORK_RENDERERS='[network-manager, sysconfig, eni, netplan, networkd]' 2025-10-08 06:17:11.523 | + mkdir -p /etc/cloud/cloud.cfg.d 2025-10-08 06:17:11.526 | + cat 2025-10-08 06:17:11.527 | + chmod 0644 /etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg 2025-10-08 06:17:11.532 | dib-run-parts 81-network-renderer completed 2025-10-08 06:17:11.532 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2025-10-08 06:17:11.586 | + set -eu 2025-10-08 06:17:11.586 | + set -o pipefail 2025-10-08 06:17:11.587 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2025-10-08 06:17:11.588 | + package-uninstalls -d /tmp/in_target.d/install.d 2025-10-08 06:17:11.591 | + set -eu 2025-10-08 06:17:11.591 | + set -o pipefail 2025-10-08 06:17:11.592 | ++ basename /usr/local/bin/package-uninstalls 2025-10-08 06:17:11.594 | + SCRIPTNAME=package-uninstalls 2025-10-08 06:17:11.595 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2025-10-08 06:17:11.596 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-10-08 06:17:11.596 | + '[' 0 '!=' 0 ']' 2025-10-08 06:17:11.596 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-10-08 06:17:11.596 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-10-08 06:17:11.596 | + WORKDIR= 2025-10-08 06:17:11.596 | + true 2025-10-08 06:17:11.596 | + case "$1" in 2025-10-08 06:17:11.596 | + WORKDIR=/tmp/in_target.d/install.d 2025-10-08 06:17:11.596 | + shift 2 2025-10-08 06:17:11.596 | + true 2025-10-08 06:17:11.596 | + case "$1" in 2025-10-08 06:17:11.596 | + shift 2025-10-08 06:17:11.596 | + break 2025-10-08 06:17:11.596 | + '[' -z /tmp/in_target.d/install.d ']' 2025-10-08 06:17:11.597 | + PACKAGES= 2025-10-08 06:17:11.597 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-10-08 06:17:11.600 | + install-packages -e 2025-10-08 06:17:11.613 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2025-10-08 06:17:12.796 | Map uninstall for edpm-base: kexec-tools, telnet 2025-10-08 06:17:12.796 | Running command: ['install-packages', '-e', 'kexec-tools', 'telnet'] 2025-10-08 06:17:12.796 | > Running install-packages remove. 2025-10-08 06:17:12.796 | > ++ command -v dnf5 2025-10-08 06:17:12.796 | > ++ true 2025-10-08 06:17:12.796 | > + DNF5= 2025-10-08 06:17:12.796 | > + '[' dnf == dnf ']' 2025-10-08 06:17:12.796 | > + '[' -n '' ']' 2025-10-08 06:17:12.796 | > + dnf -y -v remove kexec-tools telnet 2025-10-08 06:17:12.796 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-10-08 06:17:12.796 | > DNF version: 4.14.0 2025-10-08 06:17:12.796 | > cachedir: /tmp/yum 2025-10-08 06:17:12.796 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-08 06:17:12.796 | > No match for argument: telnet 2025-10-08 06:17:12.796 | > --> Starting dependency resolution 2025-10-08 06:17:12.796 | > --> Finding unneeded leftover dependencies 2025-10-08 06:17:12.796 | > ---> Package binutils.x86_64 2.35.2-67.el9 will be erased 2025-10-08 06:17:12.796 | > ---> Package binutils-gold.x86_64 2.35.2-67.el9 will be erased 2025-10-08 06:17:12.796 | > ---> Package dracut-network.x86_64 057-102.git20250818.el9 will be erased 2025-10-08 06:17:12.796 | > ---> Package dracut-squash.x86_64 057-102.git20250818.el9 will be erased 2025-10-08 06:17:12.796 | > ---> Package elfutils-debuginfod-client.x86_64 0.193-1.el9 will be erased 2025-10-08 06:17:12.796 | > ---> Package kexec-tools.x86_64 2.0.29-10.el9 will be erased 2025-10-08 06:17:12.796 | > ---> Package lzo.x86_64 2.10-7.el9 will be erased 2025-10-08 06:17:12.796 | > ---> Package snappy.x86_64 1.1.8-8.el9 will be erased 2025-10-08 06:17:12.796 | > ---> Package squashfs-tools.x86_64 4.4-10.git1.el9 will be erased 2025-10-08 06:17:12.796 | > --> Finished dependency resolution 2025-10-08 06:17:12.796 | > Dependencies resolved. 2025-10-08 06:17:12.796 | > ================================================================================ 2025-10-08 06:17:12.796 | > Package Arch Version Repository Size 2025-10-08 06:17:12.796 | > ================================================================================ 2025-10-08 06:17:12.796 | > Removing: 2025-10-08 06:17:12.796 | > kexec-tools x86_64 2.0.29-10.el9 @anaconda 1.3 M 2025-10-08 06:17:12.796 | > Removing unused dependencies: 2025-10-08 06:17:12.796 | > binutils x86_64 2.35.2-67.el9 @anaconda 24 M 2025-10-08 06:17:12.796 | > binutils-gold x86_64 2.35.2-67.el9 @anaconda 2.0 M 2025-10-08 06:17:12.796 | > dracut-network x86_64 057-102.git20250818.el9 @anaconda 207 k 2025-10-08 06:17:12.796 | > dracut-squash x86_64 057-102.git20250818.el9 @anaconda 3.2 k 2025-10-08 06:17:12.796 | > elfutils-debuginfod-client x86_64 0.193-1.el9 @anaconda 79 k 2025-10-08 06:17:12.796 | > lzo x86_64 2.10-7.el9 @anaconda 159 k 2025-10-08 06:17:12.796 | > snappy x86_64 1.1.8-8.el9 @anaconda 63 k 2025-10-08 06:17:12.796 | > squashfs-tools x86_64 4.4-10.git1.el9 @anaconda 426 k 2025-10-08 06:17:12.796 | > 2025-10-08 06:17:12.796 | > Transaction Summary 2025-10-08 06:17:12.796 | > ================================================================================ 2025-10-08 06:17:12.796 | > Remove 9 Packages 2025-10-08 06:17:12.796 | > 2025-10-08 06:17:12.796 | > Freed space: 28 M 2025-10-08 06:17:12.796 | > Running transaction check 2025-10-08 06:17:12.796 | > Transaction check succeeded. 2025-10-08 06:17:12.796 | > Running transaction test 2025-10-08 06:17:12.796 | > Transaction test succeeded. 2025-10-08 06:17:12.796 | > Running transaction 2025-10-08 06:17:12.796 | > RPMDB altered outside of DNF. 2025-10-08 06:17:12.796 | > Preparing : 1/1 2025-10-08 06:17:12.796 | > Running scriptlet: kexec-tools-2.0.29-10.el9.x86_64 1/9 2025-10-08 06:17:12.796 | > Erasing : kexec-tools-2.0.29-10.el9.x86_64 1/9 2025-10-08 06:17:12.796 | > Running scriptlet: kexec-tools-2.0.29-10.el9.x86_64 1/9 2025-10-08 06:17:12.796 | > Erasing : dracut-squash-057-102.git20250818.el9.x86_64 2/9 2025-10-08 06:17:12.796 | > Erasing : dracut-network-057-102.git20250818.el9.x86_64 3/9 2025-10-08 06:17:12.796 | > Running scriptlet: binutils-2.35.2-67.el9.x86_64 4/9 2025-10-08 06:17:12.796 | > Erasing : binutils-2.35.2-67.el9.x86_64 4/9 2025-10-08 06:17:12.796 | > Running scriptlet: binutils-2.35.2-67.el9.x86_64 4/9 2025-10-08 06:17:12.796 | > Erasing : squashfs-tools-4.4-10.git1.el9.x86_64 5/9 2025-10-08 06:17:12.796 | > Erasing : lzo-2.10-7.el9.x86_64 6/9 2025-10-08 06:17:12.796 | > Erasing : binutils-gold-2.35.2-67.el9.x86_64 7/9 2025-10-08 06:17:12.796 | > Erasing : elfutils-debuginfod-client-0.193-1.el9.x86_64 8/9 2025-10-08 06:17:12.797 | > Erasing : snappy-1.1.8-8.el9.x86_64 9/9 2025-10-08 06:17:12.797 | > Running scriptlet: snappy-1.1.8-8.el9.x86_64 9/9 2025-10-08 06:17:12.797 | > Verifying : binutils-2.35.2-67.el9.x86_64 1/9 2025-10-08 06:17:12.797 | > Verifying : binutils-gold-2.35.2-67.el9.x86_64 2/9 2025-10-08 06:17:12.797 | > Verifying : dracut-network-057-102.git20250818.el9.x86_64 3/9 2025-10-08 06:17:12.797 | > Verifying : dracut-squash-057-102.git20250818.el9.x86_64 4/9 2025-10-08 06:17:12.797 | > Verifying : elfutils-debuginfod-client-0.193-1.el9.x86_64 5/9 2025-10-08 06:17:12.797 | > Verifying : kexec-tools-2.0.29-10.el9.x86_64 6/9 2025-10-08 06:17:12.797 | > Verifying : lzo-2.10-7.el9.x86_64 7/9 2025-10-08 06:17:12.797 | > Verifying : snappy-1.1.8-8.el9.x86_64 8/9 2025-10-08 06:17:12.797 | > Verifying : squashfs-tools-4.4-10.git1.el9.x86_64 9/9 2025-10-08 06:17:12.797 | > Completion plugin: Generating completion cache... 2025-10-08 06:17:12.797 | > Removed: binutils-2.35.2-67.el9.x86_64 2025-10-08 06:17:12.797 | > Removed: binutils-gold-2.35.2-67.el9.x86_64 2025-10-08 06:17:12.797 | > Removed: dracut-network-057-102.git20250818.el9.x86_64 2025-10-08 06:17:12.797 | > Removed: dracut-squash-057-102.git20250818.el9.x86_64 2025-10-08 06:17:12.797 | > Removed: elfutils-debuginfod-client-0.193-1.el9.x86_64 2025-10-08 06:17:12.797 | > Removed: kexec-tools-2.0.29-10.el9.x86_64 2025-10-08 06:17:12.797 | > Removed: lzo-2.10-7.el9.x86_64 2025-10-08 06:17:12.797 | > Removed: snappy-1.1.8-8.el9.x86_64 2025-10-08 06:17:12.797 | > Removed: squashfs-tools-4.4-10.git1.el9.x86_64 2025-10-08 06:17:12.797 | > 2025-10-08 06:17:12.797 | > Removed: 2025-10-08 06:17:12.797 | > binutils-2.35.2-67.el9.x86_64 2025-10-08 06:17:12.797 | > binutils-gold-2.35.2-67.el9.x86_64 2025-10-08 06:17:12.797 | > dracut-network-057-102.git20250818.el9.x86_64 2025-10-08 06:17:12.797 | > dracut-squash-057-102.git20250818.el9.x86_64 2025-10-08 06:17:12.797 | > elfutils-debuginfod-client-0.193-1.el9.x86_64 2025-10-08 06:17:12.797 | > kexec-tools-2.0.29-10.el9.x86_64 2025-10-08 06:17:12.797 | > lzo-2.10-7.el9.x86_64 2025-10-08 06:17:12.797 | > snappy-1.1.8-8.el9.x86_64 2025-10-08 06:17:12.797 | > squashfs-tools-4.4-10.git1.el9.x86_64 2025-10-08 06:17:12.797 | > 2025-10-08 06:17:12.797 | > Complete! 2025-10-08 06:17:12.797 | > + '[' remove == install ']' 2025-10-08 06:17:12.797 | returncode: 0 2025-10-08 06:17:12.810 | dib-run-parts 99-package-uninstalls completed 2025-10-08 06:17:12.811 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-08 06:17:12.811 | dib-run-parts 2025-10-08 06:17:12.813 | dib-run-parts Target: install.d 2025-10-08 06:17:12.813 | dib-run-parts 2025-10-08 06:17:12.813 | dib-run-parts Script Seconds 2025-10-08 06:17:12.813 | dib-run-parts --------------------------------------- ---------- 2025-10-08 06:17:12.813 | dib-run-parts 2025-10-08 06:17:12.832 | dib-run-parts 00-baseline-environment 4.107 2025-10-08 06:17:12.843 | dib-run-parts 00-up-to-date 2.801 2025-10-08 06:17:12.854 | dib-run-parts 01-package-installs 137.490 2025-10-08 06:17:12.866 | dib-run-parts 02-stable-interface-names 0.007 2025-10-08 06:17:12.877 | dib-run-parts 10-cloud-init 0.012 2025-10-08 06:17:12.888 | dib-run-parts 10-install-static-files 0.089 2025-10-08 06:17:12.899 | dib-run-parts 20-install-init-scripts 0.016 2025-10-08 06:17:12.910 | dib-run-parts 51-persistent-journal 0.009 2025-10-08 06:17:12.923 | dib-run-parts 70-clear-net-ifnames 0.008 2025-10-08 06:17:12.933 | dib-run-parts 70-enable-dynamic-login-services 0.036 2025-10-08 06:17:12.945 | dib-run-parts 71-clean-stale-interface 0.011 2025-10-08 06:17:12.956 | dib-run-parts 74-openvswitch 0.016 2025-10-08 06:17:12.968 | dib-run-parts 80-modprobe-blacklist 0.010 2025-10-08 06:17:12.980 | dib-run-parts 81-network-renderer 0.012 2025-10-08 06:17:12.991 | dib-run-parts 99-package-uninstalls 1.276 2025-10-08 06:17:12.995 | dib-run-parts 2025-10-08 06:17:12.995 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-08 06:17:13.010 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-10-08 06:17:13.017 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-10-08 06:17:13.025 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-10-08 06:17:13.032 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-install run_in_target bash 2025-10-08 06:17:13.040 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:17:13.040 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2025-10-08 06:17:13.051 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:17:13.099 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d; do sleep 1; done' 2025-10-08 06:17:13.148 | + diskimage_builder/lib/disk-image-create:main:363 : do_extra_package_install 2025-10-08 06:17:13.154 | + diskimage_builder/lib/img-functions:do_extra_package_install:166 : '[' '' '!=' '' ']' 2025-10-08 06:17:13.161 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target post-install 2025-10-08 06:17:13.168 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-10-08 06:17:13.175 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks ']' 2025-10-08 06:17:13.181 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks/post-install.d ']' 2025-10-08 06:17:13.188 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:17:13.232 | + 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.RbFaMUZ2/hooks 2025-10-08 06:17:13.277 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.RbFaMUZ2/hooks /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:17:13.325 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.RbFaMUZ2/hooks /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:17:13.370 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-post-install run_in_target bash 2025-10-08 06:17:13.379 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:17:13.379 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2025-10-08 06:17:13.391 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-10-08 06:17:13.397 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-10-08 06:17:13.403 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-10-08 06:17:13.411 | + 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-10-08 06:17:13.418 | + 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-10-08 06:17:13.425 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-10-08 06:17:13.432 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-10-08 06:17:13.440 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-10-08 06:17:13.447 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.RbFaMUZ2/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-10-08 06:17:13.517 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-10-08 06:17:13.521 | + source /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-10-08 06:17:13.521 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:17:13.521 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:17:13.521 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-10-08 06:17:13.526 | + source /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-10-08 06:17:13.526 | ++ export DIB_REPO_SETUP=current-podified 2025-10-08 06:17:13.526 | ++ DIB_REPO_SETUP=current-podified 2025-10-08 06:17:13.526 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-08 06:17:13.526 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-08 06:17:13.526 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-08 06:17:13.526 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-08 06:17:13.526 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-08 06:17:13.526 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-08 06:17:13.526 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-10-08 06:17:13.531 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-10-08 06:17:13.531 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-08 06:17:13.531 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-08 06:17:13.531 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-08 06:17:13.531 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-08 06:17:13.531 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-10-08 06:17:13.535 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-10-08 06:17:13.535 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-08 06:17:13.535 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-08 06:17:13.535 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-08 06:17:13.535 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-08 06:17:13.535 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-08 06:17:13.535 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-08 06:17:13.535 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-08 06:17:13.535 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-08 06:17:13.535 | ++ DIB_NO_TIMER_CHECK=True 2025-10-08 06:17:13.535 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-08 06:17:13.536 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-08 06:17:13.536 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-08 06:17:13.536 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-08 06:17:13.536 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-10-08 06:17:13.540 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-10-08 06:17:13.540 | ++ export DISTRO_NAME=centos 2025-10-08 06:17:13.540 | ++ DISTRO_NAME=centos 2025-10-08 06:17:13.540 | ++ export DIB_RELEASE=9-stream 2025-10-08 06:17:13.540 | ++ DIB_RELEASE=9-stream 2025-10-08 06:17:13.540 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-08 06:17:13.540 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-08 06:17:13.540 | ++ export YUM=dnf 2025-10-08 06:17:13.540 | ++ YUM=dnf 2025-10-08 06:17:13.541 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dracut-regenerate 2025-10-08 06:17:13.545 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dracut-regenerate 2025-10-08 06:17:13.545 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-08 06:17:13.545 | - name: crypt 2025-10-08 06:17:13.545 | packages: 2025-10-08 06:17:13.545 | - cryptsetup 2025-10-08 06:17:13.545 | - name: lvm 2025-10-08 06:17:13.545 | packages: 2025-10-08 06:17:13.545 | - lvm2 2025-10-08 06:17:13.545 | ' 2025-10-08 06:17:13.545 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-08 06:17:13.545 | - name: crypt 2025-10-08 06:17:13.545 | packages: 2025-10-08 06:17:13.545 | - cryptsetup 2025-10-08 06:17:13.545 | - name: lvm 2025-10-08 06:17:13.545 | packages: 2025-10-08 06:17:13.545 | - lvm2 2025-10-08 06:17:13.545 | ' 2025-10-08 06:17:13.545 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-08 06:17:13.545 | - name: crypt 2025-10-08 06:17:13.545 | packages: 2025-10-08 06:17:13.545 | - cryptsetup 2025-10-08 06:17:13.545 | - name: lvm 2025-10-08 06:17:13.545 | packages: 2025-10-08 06:17:13.545 | - lvm2 2025-10-08 06:17:13.545 | ' 2025-10-08 06:17:13.545 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-08 06:17:13.545 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-10-08 06:17:13.550 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-10-08 06:17:13.550 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:17:13.550 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:17:13.550 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-10-08 06:17:13.554 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-10-08 06:17:13.554 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-08 06:17:13.555 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-08 06:17:13.555 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-08 06:17:13.555 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-08 06:17:13.555 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-10-08 06:17:13.560 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-10-08 06:17:13.560 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-08 06:17:13.560 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-08 06:17:13.560 | ++ DIB_BLOCK_DEVICE=efi 2025-10-08 06:17:13.560 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-growvols 2025-10-08 06:17:13.565 | + source /tmp/in_target.d/post-install.d/../environment.d/15-growvols 2025-10-08 06:17:13.565 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-08 06:17:13.565 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-08 06:17:13.565 | ++ export DIB_GROWVOLS_ARGS= 2025-10-08 06:17:13.566 | ++ DIB_GROWVOLS_ARGS= 2025-10-08 06:17:13.566 | ++ export DIB_GROWVOLS_GROUP= 2025-10-08 06:17:13.566 | ++ DIB_GROWVOLS_GROUP= 2025-10-08 06:17:13.566 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-08 06:17:13.566 | ++ DIB_GROWVOLS_DEVICE= 2025-10-08 06:17:13.566 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-10-08 06:17:13.571 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-10-08 06:17:13.571 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-08 06:17:13.571 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-08 06:17:13.572 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-08 06:17:13.572 | ++ DIB_INIT_SYSTEM=systemd 2025-10-08 06:17:13.572 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-10-08 06:17:13.576 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-10-08 06:17:13.576 | ++ '[' -z systemd ']' 2025-10-08 06:17:13.576 | ++ case $DIB_INIT_SYSTEM in 2025-10-08 06:17:13.576 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2025-10-08 06:17:13.582 | + set -eu 2025-10-08 06:17:13.583 | + set -o pipefail 2025-10-08 06:17:13.584 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2025-10-08 06:17:13.586 | + package-installs -d /tmp/in_target.d/post-install.d 2025-10-08 06:17:13.589 | + set -eu 2025-10-08 06:17:13.589 | + set -o pipefail 2025-10-08 06:17:13.590 | ++ basename /usr/local/bin/package-installs 2025-10-08 06:17:13.591 | + SCRIPTNAME=package-installs 2025-10-08 06:17:13.592 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2025-10-08 06:17:13.594 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-10-08 06:17:13.594 | + '[' 0 '!=' 0 ']' 2025-10-08 06:17:13.594 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-10-08 06:17:13.594 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-10-08 06:17:13.594 | + WORKDIR= 2025-10-08 06:17:13.594 | + true 2025-10-08 06:17:13.594 | + case "$1" in 2025-10-08 06:17:13.594 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-10-08 06:17:13.594 | + shift 2 2025-10-08 06:17:13.594 | + true 2025-10-08 06:17:13.594 | + case "$1" in 2025-10-08 06:17:13.594 | + shift 2025-10-08 06:17:13.594 | + break 2025-10-08 06:17:13.594 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-10-08 06:17:13.594 | + PACKAGES= 2025-10-08 06:17:13.595 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-10-08 06:17:13.597 | + '[' -n '' ']' 2025-10-08 06:17:13.598 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2025-10-08 06:17:13.650 | Nothing to install 2025-10-08 06:17:13.658 | dib-run-parts 00-package-installs completed 2025-10-08 06:17:13.659 | dib-run-parts Running /tmp/in_target.d/post-install.d/03-reset-bls-entries 2025-10-08 06:17:13.664 | + set -eu 2025-10-08 06:17:13.664 | + set -o pipefail 2025-10-08 06:17:13.664 | + [[ ! 9-stream =~ 9-stream ]] 2025-10-08 06:17:13.665 | + pushd /boot/loader/entries 2025-10-08 06:17:13.665 | /boot/loader/entries / 2025-10-08 06:17:13.666 | + machine_id=d82bf35cc60e4c3e87916e95e4f868a7 2025-10-08 06:17:13.666 | + for entry in *.conf 2025-10-08 06:17:13.667 | ++ echo 11b0f94ed1ea4055810d34411b1e9903-5.14.0-620.el9.x86_64.conf 2025-10-08 06:17:13.667 | ++ sed 's/^[a-f0-9]*/d82bf35cc60e4c3e87916e95e4f868a7/' 2025-10-08 06:17:13.670 | + new_entry=d82bf35cc60e4c3e87916e95e4f868a7-5.14.0-620.el9.x86_64.conf 2025-10-08 06:17:13.670 | + echo 'renaming 11b0f94ed1ea4055810d34411b1e9903-5.14.0-620.el9.x86_64.conf to d82bf35cc60e4c3e87916e95e4f868a7-5.14.0-620.el9.x86_64.conf for new machine-id' 2025-10-08 06:17:13.670 | renaming 11b0f94ed1ea4055810d34411b1e9903-5.14.0-620.el9.x86_64.conf to d82bf35cc60e4c3e87916e95e4f868a7-5.14.0-620.el9.x86_64.conf for new machine-id 2025-10-08 06:17:13.670 | + [[ 11b0f94ed1ea4055810d34411b1e9903-5.14.0-620.el9.x86_64.conf != d82bf35cc60e4c3e87916e95e4f868a7-5.14.0-620.el9.x86_64.conf ]] 2025-10-08 06:17:13.670 | + mv 11b0f94ed1ea4055810d34411b1e9903-5.14.0-620.el9.x86_64.conf d82bf35cc60e4c3e87916e95e4f868a7-5.14.0-620.el9.x86_64.conf 2025-10-08 06:17:13.673 | + popd 2025-10-08 06:17:13.673 | / 2025-10-08 06:17:13.673 | + echo '--- Show kernels ---' 2025-10-08 06:17:13.673 | --- Show kernels --- 2025-10-08 06:17:13.673 | + grubby --info=ALL 2025-10-08 06:17:13.757 | index=0 2025-10-08 06:17:13.757 | kernel="/vmlinuz-5.14.0-620.el9.x86_64" 2025-10-08 06:17:13.757 | args="ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M" 2025-10-08 06:17:13.757 | root="UUID=d6f2e001-cafb-435f-8370-a824e7c91205" 2025-10-08 06:17:13.757 | initrd="/initramfs-5.14.0-620.el9.x86_64.img" 2025-10-08 06:17:13.757 | title="CentOS Stream (5.14.0-620.el9.x86_64) 9" 2025-10-08 06:17:13.757 | id="d82bf35cc60e4c3e87916e95e4f868a7-5.14.0-620.el9.x86_64" 2025-10-08 06:17:13.761 | dib-run-parts 03-reset-bls-entries completed 2025-10-08 06:17:13.761 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2025-10-08 06:17:13.766 | + set -eu 2025-10-08 06:17:13.766 | + set -o pipefail 2025-10-08 06:17:13.766 | + grep NOZEROCONF /etc/sysconfig/network 2025-10-08 06:17:13.768 | NOZEROCONF=yes 2025-10-08 06:17:13.772 | dib-run-parts 06-network-config-nonzeroconf completed 2025-10-08 06:17:13.772 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-10-08 06:17:13.777 | + set -eu 2025-10-08 06:17:13.777 | + set -o pipefail 2025-10-08 06:17:13.778 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-10-08 06:17:13.780 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2025-10-08 06:17:13.780 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2025-10-08 06:17:13.780 | + case "${DIB_INIT_SYSTEM}" in 2025-10-08 06:17:13.783 | dib-run-parts 10-enable-init-scripts completed 2025-10-08 06:17:13.783 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-fstrim 2025-10-08 06:17:13.788 | + set -eu 2025-10-08 06:17:13.788 | + set -o pipefail 2025-10-08 06:17:13.788 | + sed -i '/^OnCalendar=/c\OnCalendar=daily' /usr/lib/systemd/system/fstrim.timer 2025-10-08 06:17:13.792 | + sed -i '/^Description=/c\Description=Discard unused blocks once a day' /usr/lib/systemd/system/fstrim.timer 2025-10-08 06:17:13.795 | + systemctl enable fstrim.timer 2025-10-08 06:17:13.806 | Created symlink /etc/systemd/system/timers.target.wants/fstrim.timer -> /usr/lib/systemd/system/fstrim.timer. 2025-10-08 06:17:13.811 | dib-run-parts 80-enable-fstrim completed 2025-10-08 06:17:13.811 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2025-10-08 06:17:13.816 | + set -eu 2025-10-08 06:17:13.816 | + set -o pipefail 2025-10-08 06:17:13.816 | + case "$DIB_INIT_SYSTEM" in 2025-10-08 06:17:13.816 | + [[ centos = \u\b\u\n\t\u ]] 2025-10-08 06:17:13.816 | + [[ centos = \d\e\b\i\a\n ]] 2025-10-08 06:17:13.816 | + systemctl enable sshd.service 2025-10-08 06:17:13.832 | dib-run-parts 80-enable-sshd-service completed 2025-10-08 06:17:13.832 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-growvols 2025-10-08 06:17:13.838 | + set -eu 2025-10-08 06:17:13.838 | + set -o pipefail 2025-10-08 06:17:13.838 | + case ${DIB_GROWVOLS_TRIGGER} in 2025-10-08 06:17:13.838 | + echo 'growvols triggered manually after boot' 2025-10-08 06:17:13.838 | growvols triggered manually after boot 2025-10-08 06:17:13.838 | + exit 2025-10-08 06:17:13.841 | dib-run-parts 80-growvols completed 2025-10-08 06:17:13.841 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-reset-bls-entries 2025-10-08 06:17:13.846 | + set -eu 2025-10-08 06:17:13.846 | + set -o pipefail 2025-10-08 06:17:13.846 | + systemctl enable reset-bls-entries.service 2025-10-08 06:17:13.860 | Created symlink /etc/systemd/system/sysinit.target.wants/reset-bls-entries.service -> /usr/lib/systemd/system/reset-bls-entries.service. 2025-10-08 06:17:13.864 | dib-run-parts 80-reset-bls-entries completed 2025-10-08 06:17:13.864 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2025-10-08 06:17:13.869 | + set -eu 2025-10-08 06:17:13.869 | + set -o pipefail 2025-10-08 06:17:13.869 | + case "$DIB_INIT_SYSTEM" in 2025-10-08 06:17:13.869 | + [[ centos = \u\b\u\n\t\u ]] 2025-10-08 06:17:13.869 | + [[ centos = \d\e\b\i\a\n ]] 2025-10-08 06:17:13.869 | + rm /usr/lib/systemd/system/ssh-keygen.service 2025-10-08 06:17:13.874 | dib-run-parts 80-ssh-keygen completed 2025-10-08 06:17:13.875 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-10-08 06:17:13.880 | + set -eu 2025-10-08 06:17:13.880 | + set -o pipefail 2025-10-08 06:17:13.880 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-10-08 06:17:13.882 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2025-10-08 06:17:13.885 | + set -eu 2025-10-08 06:17:13.885 | + set -o pipefail 2025-10-08 06:17:13.885 | ++ basename /usr/local/bin/package-uninstalls 2025-10-08 06:17:13.887 | + SCRIPTNAME=package-uninstalls 2025-10-08 06:17:13.888 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2025-10-08 06:17:13.889 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-10-08 06:17:13.890 | + '[' 0 '!=' 0 ']' 2025-10-08 06:17:13.890 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-10-08 06:17:13.890 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-10-08 06:17:13.890 | + WORKDIR= 2025-10-08 06:17:13.890 | + true 2025-10-08 06:17:13.890 | + case "$1" in 2025-10-08 06:17:13.890 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-10-08 06:17:13.890 | + shift 2 2025-10-08 06:17:13.890 | + true 2025-10-08 06:17:13.890 | + case "$1" in 2025-10-08 06:17:13.890 | + shift 2025-10-08 06:17:13.890 | + break 2025-10-08 06:17:13.890 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-10-08 06:17:13.890 | + PACKAGES= 2025-10-08 06:17:13.890 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-10-08 06:17:13.893 | + install-packages -e 2025-10-08 06:17:13.907 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2025-10-08 06:17:13.942 | Nothing to uninstall 2025-10-08 06:17:13.949 | dib-run-parts 95-package-uninstalls completed 2025-10-08 06:17:13.950 | dib-run-parts Running /tmp/in_target.d/post-install.d/98-enable-tmp-mount 2025-10-08 06:17:13.955 | + systemctl unmask tmp.mount 2025-10-08 06:17:13.966 | + systemctl enable tmp.mount 2025-10-08 06:17:13.978 | Created symlink /etc/systemd/system/local-fs.target.wants/tmp.mount -> /usr/lib/systemd/system/tmp.mount. 2025-10-08 06:17:13.983 | dib-run-parts 98-enable-tmp-mount completed 2025-10-08 06:17:13.983 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2025-10-08 06:17:13.988 | + set -eu 2025-10-08 06:17:13.988 | + set -o pipefail 2025-10-08 06:17:13.988 | + '[' 1 -eq 1 ']' 2025-10-08 06:17:13.988 | + 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-10-08 06:17:13.988 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2025-10-08 06:17:13.988 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2025-10-08 06:17:13.988 | + grep -qE '^MACs' /etc/ssh/sshd_config 2025-10-08 06:17:13.991 | + 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-10-08 06:17:13.995 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2025-10-08 06:17:13.997 | + 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-10-08 06:17:14.001 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2025-10-08 06:17:14.004 | + 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-10-08 06:17:14.010 | dib-run-parts 99-harden-sshd-config completed 2025-10-08 06:17:14.010 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2025-10-08 06:17:14.016 | + set -eu 2025-10-08 06:17:14.016 | + set -o pipefail 2025-10-08 06:17:14.016 | + [[ dnf == \d\n\f ]] 2025-10-08 06:17:14.016 | + cfg=/etc/dnf/dnf.conf 2025-10-08 06:17:14.016 | + cachedir=/var/cache/dnf 2025-10-08 06:17:14.016 | + sed -i '/^keepcache/c\keepcache=0' /etc/dnf/dnf.conf 2025-10-08 06:17:14.020 | + sed -i '/^cachedir/c\cachedir=/var/cache/dnf' /etc/dnf/dnf.conf 2025-10-08 06:17:14.026 | dib-run-parts 99-reset-yum-conf completed 2025-10-08 06:17:14.026 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-08 06:17:14.027 | dib-run-parts 2025-10-08 06:17:14.029 | dib-run-parts Target: post-install.d 2025-10-08 06:17:14.029 | dib-run-parts 2025-10-08 06:17:14.029 | dib-run-parts Script Seconds 2025-10-08 06:17:14.029 | dib-run-parts --------------------------------------- ---------- 2025-10-08 06:17:14.029 | dib-run-parts 2025-10-08 06:17:14.048 | dib-run-parts 00-package-installs 0.079 2025-10-08 06:17:14.059 | dib-run-parts 03-reset-bls-entries 0.100 2025-10-08 06:17:14.070 | dib-run-parts 06-network-config-nonzeroconf 0.009 2025-10-08 06:17:14.082 | dib-run-parts 10-enable-init-scripts 0.008 2025-10-08 06:17:14.093 | dib-run-parts 80-enable-fstrim 0.026 2025-10-08 06:17:14.104 | dib-run-parts 80-enable-sshd-service 0.019 2025-10-08 06:17:14.115 | dib-run-parts 80-growvols 0.006 2025-10-08 06:17:14.126 | dib-run-parts 80-reset-bls-entries 0.021 2025-10-08 06:17:14.137 | dib-run-parts 80-ssh-keygen 0.008 2025-10-08 06:17:14.148 | dib-run-parts 95-package-uninstalls 0.073 2025-10-08 06:17:14.161 | dib-run-parts 98-enable-tmp-mount 0.031 2025-10-08 06:17:14.172 | dib-run-parts 99-harden-sshd-config 0.025 2025-10-08 06:17:14.183 | dib-run-parts 99-reset-yum-conf 0.013 2025-10-08 06:17:14.186 | dib-run-parts 2025-10-08 06:17:14.187 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-08 06:17:14.201 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-10-08 06:17:14.208 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-10-08 06:17:14.216 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-10-08 06:17:14.222 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-post-install run_in_target bash 2025-10-08 06:17:14.230 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2025-10-08 06:17:14.230 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:17:14.242 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:17:14.290 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d; do sleep 1; done' 2025-10-08 06:17:14.340 | + diskimage_builder/lib/disk-image-create:main:365 : run_d post-root 2025-10-08 06:17:14.347 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-08 06:17:14.353 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks ']' 2025-10-08 06:17:14.359 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-post-root bash 2025-10-08 06:17:14.366 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2025-10-08 06:17:14.367 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:17:14.377 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks/post-root.d ']' 2025-10-08 06:17:14.384 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-post-root bash 2025-10-08 06:17:14.391 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:17:14.392 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2025-10-08 06:17:14.403 | + diskimage_builder/lib/disk-image-create:main:369 : '[' -e /tmp/dib_build.RbFaMUZ2/mnt/lost+found ']' 2025-10-08 06:17:14.410 | + diskimage_builder/lib/disk-image-create:main:373 : unmount_image 2025-10-08 06:17:14.417 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-10-08 06:17:14.432 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:17:14.438 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:17:14.445 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-10-08 06:17:14.451 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-10-08 06:17:14.457 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-10-08 06:17:14.463 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-10-08 06:17:14.470 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.RbFaMUZ2/mnt ']' 2025-10-08 06:17:14.477 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:17:14.485 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:17:14.492 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-10-08 06:17:14.499 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-10-08 06:17:14.508 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-10-08 06:17:14.508 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.RbFaMUZ2/mnt/' 2025-10-08 06:17:14.510 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-10-08 06:17:14.522 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.RbFaMUZ2/mnt/tmp/yum 2025-10-08 06:17:14.522 | /tmp/dib_build.RbFaMUZ2/mnt/sys 2025-10-08 06:17:14.522 | /tmp/dib_build.RbFaMUZ2/mnt/proc 2025-10-08 06:17:14.522 | /tmp/dib_build.RbFaMUZ2/mnt/dev/pts 2025-10-08 06:17:14.522 | /tmp/dib_build.RbFaMUZ2/mnt/dev' 2025-10-08 06:17:14.528 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:17:14.535 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:17:14.541 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.547 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:17:14.554 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/tmp/yum == */boot/efi ]] 2025-10-08 06:17:14.560 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.566 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:17:14.573 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/tmp/yum == */boot ]] 2025-10-08 06:17:14.579 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.585 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:17:14.591 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.597 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:17:14.603 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/tmp/yum == */tmp ]] 2025-10-08 06:17:14.610 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.616 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-08 06:17:14.621 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/tmp/yum == */var ]] 2025-10-08 06:17:14.627 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.634 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-08 06:17:14.640 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/tmp/yum == */var/log ]] 2025-10-08 06:17:14.646 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.652 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-08 06:17:14.658 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/tmp/yum == */var/log/audit ]] 2025-10-08 06:17:14.665 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.671 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-08 06:17:14.679 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/tmp/yum == */home ]] 2025-10-08 06:17:14.685 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-08 06:17:14.692 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RbFaMUZ2/mnt/tmp/yum' 2025-10-08 06:17:14.692 | Unmount /tmp/dib_build.RbFaMUZ2/mnt/tmp/yum 2025-10-08 06:17:14.697 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RbFaMUZ2/mnt/tmp/yum 2025-10-08 06:17:14.745 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:17:14.751 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:17:14.756 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.762 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:17:14.769 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */boot/efi ]] 2025-10-08 06:17:14.776 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.782 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:17:14.788 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */boot ]] 2025-10-08 06:17:14.795 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.801 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:17:14.807 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.814 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:17:14.821 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */tmp ]] 2025-10-08 06:17:14.827 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.833 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-08 06:17:14.839 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */var ]] 2025-10-08 06:17:14.844 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.850 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-08 06:17:14.856 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */var/log ]] 2025-10-08 06:17:14.861 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.867 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-08 06:17:14.873 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */var/log/audit ]] 2025-10-08 06:17:14.879 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.885 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-08 06:17:14.890 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */home ]] 2025-10-08 06:17:14.896 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-08 06:17:14.903 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RbFaMUZ2/mnt/sys' 2025-10-08 06:17:14.903 | Unmount /tmp/dib_build.RbFaMUZ2/mnt/sys 2025-10-08 06:17:14.909 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RbFaMUZ2/mnt/sys 2025-10-08 06:17:14.962 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:17:14.970 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:17:14.977 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:14.984 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:17:14.991 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */boot/efi ]] 2025-10-08 06:17:14.997 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.004 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:17:15.011 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */boot ]] 2025-10-08 06:17:15.018 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.025 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:17:15.032 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.039 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:17:15.045 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */tmp ]] 2025-10-08 06:17:15.052 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.059 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-08 06:17:15.066 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */var ]] 2025-10-08 06:17:15.072 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.079 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-08 06:17:15.086 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */var/log ]] 2025-10-08 06:17:15.093 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.099 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-08 06:17:15.105 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */var/log/audit ]] 2025-10-08 06:17:15.112 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.119 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-08 06:17:15.126 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */home ]] 2025-10-08 06:17:15.133 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-08 06:17:15.140 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RbFaMUZ2/mnt/proc' 2025-10-08 06:17:15.140 | Unmount /tmp/dib_build.RbFaMUZ2/mnt/proc 2025-10-08 06:17:15.147 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RbFaMUZ2/mnt/proc 2025-10-08 06:17:15.197 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:17:15.203 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:17:15.209 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.216 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:17:15.223 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */boot/efi ]] 2025-10-08 06:17:15.229 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.235 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:17:15.241 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */boot ]] 2025-10-08 06:17:15.247 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.253 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:17:15.259 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.266 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:17:15.273 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */tmp ]] 2025-10-08 06:17:15.280 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.286 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-08 06:17:15.292 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */var ]] 2025-10-08 06:17:15.298 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.305 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-08 06:17:15.311 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */var/log ]] 2025-10-08 06:17:15.317 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.324 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-08 06:17:15.330 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */var/log/audit ]] 2025-10-08 06:17:15.338 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.344 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-08 06:17:15.351 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */home ]] 2025-10-08 06:17:15.358 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-08 06:17:15.364 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RbFaMUZ2/mnt/dev/pts' 2025-10-08 06:17:15.365 | Unmount /tmp/dib_build.RbFaMUZ2/mnt/dev/pts 2025-10-08 06:17:15.371 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RbFaMUZ2/mnt/dev/pts 2025-10-08 06:17:15.425 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:17:15.432 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:17:15.439 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.445 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:17:15.452 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */boot/efi ]] 2025-10-08 06:17:15.459 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.466 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:17:15.472 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */boot ]] 2025-10-08 06:17:15.479 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.486 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:17:15.492 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.499 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:17:15.505 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */tmp ]] 2025-10-08 06:17:15.513 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.519 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-08 06:17:15.526 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */var ]] 2025-10-08 06:17:15.533 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.540 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-08 06:17:15.547 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */var/log ]] 2025-10-08 06:17:15.554 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.560 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-08 06:17:15.566 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */var/log/audit ]] 2025-10-08 06:17:15.572 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:17:15.578 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-08 06:17:15.584 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */home ]] 2025-10-08 06:17:15.589 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-08 06:17:15.596 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RbFaMUZ2/mnt/dev' 2025-10-08 06:17:15.596 | Unmount /tmp/dib_build.RbFaMUZ2/mnt/dev 2025-10-08 06:17:15.602 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RbFaMUZ2/mnt/dev 2025-10-08 06:17:15.645 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-10-08 06:17:15.652 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-10-08 06:17:15.658 | + diskimage_builder/lib/disk-image-create:main:374 : mv /tmp/dib_build.RbFaMUZ2/mnt /tmp/dib_build.RbFaMUZ2/built 2025-10-08 06:17:15.685 | + diskimage_builder/lib/disk-image-create:main:381 : du_output=/tmp/dib_build.RbFaMUZ2/du_output.tmp 2025-10-08 06:17:15.690 | + diskimage_builder/lib/disk-image-create:main:383 : '[' -n 5 ']' 2025-10-08 06:17:15.699 | ++ diskimage_builder/lib/disk-image-create:main:384 : awk '{printf("%d\n",$1 * 1024 *1024)}' 2025-10-08 06:17:15.699 | ++ diskimage_builder/lib/disk-image-create:main:384 : echo 5 2025-10-08 06:17:15.711 | + diskimage_builder/lib/disk-image-create:main:384 : du_size=5242880 2025-10-08 06:17:15.718 | + diskimage_builder/lib/disk-image-create:main:402 : [[ 0 != 0 ]] 2025-10-08 06:17:15.725 | + diskimage_builder/lib/disk-image-create:main:436 : rm -f /tmp/dib_build.RbFaMUZ2/du_output.tmp 2025-10-08 06:17:15.733 | + diskimage_builder/lib/disk-image-create:main:438 : '[' -n '' ']' 2025-10-08 06:17:15.740 | + diskimage_builder/lib/disk-image-create:main:441 : journal_size=64 2025-10-08 06:17:15.746 | + diskimage_builder/lib/disk-image-create:main:444 : '[' xfs = ext4 ']' 2025-10-08 06:17:15.754 | + diskimage_builder/lib/disk-image-create:main:481 : [[ disable-nouveau openvswitch element-manifest bootloader manifests package-installs remove-resolvconf install-bin openssh-server dynamic-login growvols pkg-map dracut-regenerate selinux-permissive rpm-distro select-boot-kernel-initrd install-types interface-names override-pip-and-virtualenv install-static sysprep stable-interface-names selinux-fixfiles-restore edpm-partition-uefi runtime-ssh-host-keys cloud-init-network-renderer cache-url yum base repo-setup centos edpm-base reset-bls-entries enable-packages-install redhat-common dib-init-system source-repositories modprobe =~ block-device-efi ]] 2025-10-08 06:17:15.764 | ++ diskimage_builder/lib/disk-image-create:main:489 : echo 5242880 2025-10-08 06:17:15.765 | ++ diskimage_builder/lib/disk-image-create:main:489 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2025-10-08 06:17:15.777 | + diskimage_builder/lib/disk-image-create:main:489 : export DIB_IMAGE_SIZE=5242880 2025-10-08 06:17:15.784 | + diskimage_builder/lib/disk-image-create:main:489 : DIB_IMAGE_SIZE=5242880 2025-10-08 06:17:15.790 | + diskimage_builder/lib/disk-image-create:main:491 : '[' -n '' ']' 2025-10-08 06:17:15.797 | + diskimage_builder/lib/disk-image-create:main:495 : export TMP_IMAGE_DIR 2025-10-08 06:17:15.804 | + diskimage_builder/lib/disk-image-create:main:498 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2025-10-08 06:17:15.811 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2025-10-08 06:17:15.820 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/tmp/tmp.dUOgzyNTpv 2025-10-08 06:17:15.826 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /tmp/tmp.dUOgzyNTpv; check_break after-error bash' ERR 2025-10-08 06:17:15.834 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /tmp/tmp.dUOgzyNTpv 2025-10-08 06:17:15.840 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-08 06:17:15.848 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks ']' 2025-10-08 06:17:15.854 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-block-device bash 2025-10-08 06:17:15.863 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2025-10-08 06:17:15.863 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:17:15.876 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks/block-device.d ']' 2025-10-08 06:17:15.883 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-block-device bash 2025-10-08 06:17:15.891 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2025-10-08 06:17:15.891 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:17:15.904 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /tmp/tmp.dUOgzyNTpv 2025-10-08 06:17:15.914 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /tmp/tmp.dUOgzyNTpv 2025-10-08 06:17:15.923 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2025-10-08 06:17:15.930 | + diskimage_builder/lib/disk-image-create:main:500 : '[' -z ']' 2025-10-08 06:17:15.936 | + diskimage_builder/lib/disk-image-create:main:503 : echo 'image-size: 5242880KiB' 2025-10-08 06:17:15.943 | + diskimage_builder/lib/disk-image-create:main:505 : '[' -n '' ']' 2025-10-08 06:17:15.948 | + 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-10-08 06:17:16.289 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-08 06:17:16.289 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-08 06:17:16.332 | 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-10-08 06:17:16.333 | 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-10-08 06:17:16.333 | 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-10-08 06:17:16.334 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.RbFaMUZ2/states/block-device/config.json] 2025-10-08 06:17:16.363 | + 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-10-08 06:17:16.531 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-08 06:17:16.531 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-08 06:17:16.531 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2025-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:81 2025-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | 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-10-08 06:17:16.532 | DEBUG diskimage_builder.block_device.config [-] Adding ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-08 06:17:16.532 | DEBUG diskimage_builder.block_device.config [-] Adding BSP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-08 06:17:16.532 | DEBUG diskimage_builder.block_device.config [-] Adding boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-08 06:17:16.532 | DEBUG diskimage_builder.block_device.config [-] Adding root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | DEBUG diskimage_builder.block_device.config [-] Adding pv : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-08 06:17:16.533 | DEBUG diskimage_builder.block_device.config [-] Adding vg : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | DEBUG diskimage_builder.block_device.config [-] Adding lvm : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.533 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.534 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | 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-10-08 06:17:16.535 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/tmp/dib_image.V2tEa8V4/image0.raw] with size [5368709120] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:107 2025-10-08 06:17:16.535 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.V2tEa8V4/image0.raw] 2025-10-08 06:17:16.536 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2025-10-08 06:17:16.536 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.V2tEa8V4/image0.raw] loopdev_attach /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:48 2025-10-08 06:17:16.536 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.V2tEa8V4/image0.raw] 2025-10-08 06:17:16.573 | 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-10-08 06:17:16.577 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2025-10-08 06:17:16.577 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop0] image [/tmp/dib_image.V2tEa8V4/image0.raw] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:121 2025-10-08 06:17:16.577 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.V2tEa8V4/image0.raw] 2025-10-08 06:17:16.577 | 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-10-08 06:17:16.577 | 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-10-08 06:17:16.578 | 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-10-08 06:17:16.578 | 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-10-08 06:17:16.578 | 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-10-08 06:17:16.578 | 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-10-08 06:17:17.681 | 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-10-08 06:17:17.681 | 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-10-08 06:17:17.681 | 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-10-08 06:17:17.681 | 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-10-08 06:17:17.681 | 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-10-08 06:17:17.681 | 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-10-08 06:17:17.681 | 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-10-08 06:17:17.681 | 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-10-08 06:17:17.681 | 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-10-08 06:17:17.681 | 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-10-08 06:17:17.681 | 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-10-08 06:17:17.681 | 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-10-08 06:17:17.682 | 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-10-08 06:17:17.685 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-08 06:17:17.731 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2025-10-08 06:17:17.897 | 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-10-08 06:17:17.897 | 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-10-08 06:17:17.897 | 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-10-08 06:17:17.897 | 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-10-08 06:17:17.901 | WARNING diskimage_builder.block_device.level2.mkfs [-] UUID will not be written for fs type [vfat] 2025-10-08 06:17:17.901 | 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-10-08 06:17:17.901 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t vfat -n MKFS_ESP /dev/mapper/loop0p1] 2025-10-08 06:17:18.059 | 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-10-08 06:17:18.064 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-10-08 06:17:18.064 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-10-08 06:17:18.064 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'ext4', '-L', 'mkfs_boot', '-U', 'd9245f92-7b52-4632-9152-8d63cc33d23f', '-q', '/dev/mapper/loop0p3']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-08 06:17:18.064 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -L mkfs_boot -U d9245f92-7b52-4632-9152-8d63cc33d23f -q /dev/mapper/loop0p3] 2025-10-08 06:17:18.135 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-10-08 06:17:18.135 | 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-10-08 06:17:18.135 | INFO diskimage_builder.block_device.utils [-] Calling [sudo pvcreate /dev/mapper/loop0p4 --force] 2025-10-08 06:17:18.239 | 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-10-08 06:17:18.239 | 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-10-08 06:17:18.282 | 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-10-08 06:17:18.282 | INFO diskimage_builder.block_device.utils [-] Calling [sudo vgcreate vg /dev/mapper/loop0p4 --force] 2025-10-08 06:17:18.358 | 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-10-08 06:17:18.391 | 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-10-08 06:17:18.391 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_thinpool --type thin-pool -L 4601151488B vg] 2025-10-08 06:17:18.510 | 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-10-08 06:17:18.747 | 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-10-08 06:17:18.794 | 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-10-08 06:17:18.794 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_root --type thin --thin-pool lv_thinpool -V 2344615936B vg] 2025-10-08 06:17:20.075 | 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-10-08 06:17:20.132 | 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-10-08 06:17:20.133 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_tmp --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-10-08 06:17:20.234 | 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-10-08 06:17:20.299 | 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-10-08 06:17:20.300 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_var --type thin --thin-pool lv_thinpool -V 998244352B vg] 2025-10-08 06:17:20.390 | 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-10-08 06:17:20.462 | 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-10-08 06:17:20.462 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_log --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-10-08 06:17:20.578 | 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-10-08 06:17:20.629 | 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-10-08 06:17:20.629 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_audit --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-10-08 06:17:20.745 | 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-10-08 06:17:20.804 | 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-10-08 06:17:20.804 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_home --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-10-08 06:17:20.907 | 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-10-08 06:17:20.958 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'rhoso-rootfs', '-m', 'uuid=92a67ec1-2bfb-4fad-a3ca-e8b763a5b437', '-q', '/dev/mapper/vg-lv_root']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-08 06:17:20.958 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L rhoso-rootfs -m uuid=92a67ec1-2bfb-4fad-a3ca-e8b763a5b437 -q /dev/mapper/vg-lv_root] 2025-10-08 06:17:21.456 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_tmp', '-m', 'uuid=77ca61f6-9f58-42ed-95c0-b9f7677925b9', '-q', '/dev/mapper/vg-lv_tmp']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-08 06:17:21.456 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_tmp -m uuid=77ca61f6-9f58-42ed-95c0-b9f7677925b9 -q /dev/mapper/vg-lv_tmp] 2025-10-08 06:17:21.494 | 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-10-08 06:17:21.811 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_var', '-m', 'uuid=e512740b-e033-4213-a51e-1afdcc280703', '-q', '/dev/mapper/vg-lv_var']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-08 06:17:21.811 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_var -m uuid=e512740b-e033-4213-a51e-1afdcc280703 -q /dev/mapper/vg-lv_var] 2025-10-08 06:17:21.857 | 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-10-08 06:17:22.283 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_log', '-m', 'uuid=052d7ef6-429e-4679-85d2-4819c5625142', '-q', '/dev/mapper/vg-lv_log']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-08 06:17:22.283 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_log -m uuid=052d7ef6-429e-4679-85d2-4819c5625142 -q /dev/mapper/vg-lv_log] 2025-10-08 06:17:22.328 | 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-10-08 06:17:22.787 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_audit', '-m', 'uuid=657f60b2-7b3d-4332-8dd3-43ad3bd985f0', '-q', '/dev/mapper/vg-lv_audit']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-08 06:17:22.788 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_audit -m uuid=657f60b2-7b3d-4332-8dd3-43ad3bd985f0 -q /dev/mapper/vg-lv_audit] 2025-10-08 06:17:22.831 | 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-10-08 06:17:23.296 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_home', '-m', 'uuid=0013af05-dad7-4c93-a041-e52a667e3d01', '-q', '/dev/mapper/vg-lv_home']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-10-08 06:17:23.296 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_home -m uuid=0013af05-dad7-4c93-a041-e52a667e3d01 -q /dev/mapper/vg-lv_home] 2025-10-08 06:17:23.340 | 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-10-08 06:17:23.910 | 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-10-08 06:17:23.910 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RbFaMUZ2/mnt/] 2025-10-08 06:17:23.956 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_root] to [/tmp/dib_build.RbFaMUZ2/mnt/] 2025-10-08 06:17:23.956 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_root /tmp/dib_build.RbFaMUZ2/mnt/] 2025-10-08 06:17:24.018 | 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-10-08 06:17:24.019 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RbFaMUZ2/mnt/boot] 2025-10-08 06:17:24.064 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_boot] to [/tmp/dib_build.RbFaMUZ2/mnt/boot] 2025-10-08 06:17:24.064 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p3 /tmp/dib_build.RbFaMUZ2/mnt/boot] 2025-10-08 06:17:24.306 | 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-10-08 06:17:24.306 | 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-10-08 06:17:24.306 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RbFaMUZ2/mnt/boot/efi] 2025-10-08 06:17:24.338 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_ESP] to [/tmp/dib_build.RbFaMUZ2/mnt/boot/efi] 2025-10-08 06:17:24.338 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.RbFaMUZ2/mnt/boot/efi] 2025-10-08 06:17:24.381 | 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-10-08 06:17:24.381 | 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-10-08 06:17:24.381 | 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-10-08 06:17:24.381 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RbFaMUZ2/mnt/tmp] 2025-10-08 06:17:24.432 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_tmp] to [/tmp/dib_build.RbFaMUZ2/mnt/tmp] 2025-10-08 06:17:24.432 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_tmp /tmp/dib_build.RbFaMUZ2/mnt/tmp] 2025-10-08 06:17:24.482 | 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-10-08 06:17:24.482 | 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-10-08 06:17:24.482 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RbFaMUZ2/mnt/var] 2025-10-08 06:17:24.525 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_var] to [/tmp/dib_build.RbFaMUZ2/mnt/var] 2025-10-08 06:17:24.525 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_var /tmp/dib_build.RbFaMUZ2/mnt/var] 2025-10-08 06:17:24.587 | 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-10-08 06:17:24.587 | 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-10-08 06:17:24.587 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RbFaMUZ2/mnt/var/log] 2025-10-08 06:17:24.631 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_log] to [/tmp/dib_build.RbFaMUZ2/mnt/var/log] 2025-10-08 06:17:24.632 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_log /tmp/dib_build.RbFaMUZ2/mnt/var/log] 2025-10-08 06:17:24.691 | 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-10-08 06:17:24.691 | 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-10-08 06:17:24.691 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RbFaMUZ2/mnt/var/log/audit] 2025-10-08 06:17:24.741 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_audit] to [/tmp/dib_build.RbFaMUZ2/mnt/var/log/audit] 2025-10-08 06:17:24.741 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_audit /tmp/dib_build.RbFaMUZ2/mnt/var/log/audit] 2025-10-08 06:17:24.828 | 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-10-08 06:17:24.828 | 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-10-08 06:17:24.828 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RbFaMUZ2/mnt/home] 2025-10-08 06:17:24.870 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_home] to [/tmp/dib_build.RbFaMUZ2/mnt/home] 2025-10-08 06:17:24.870 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_home /tmp/dib_build.RbFaMUZ2/mnt/home] 2025-10-08 06:17:24.931 | 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-10-08 06:17:24.932 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /tmp/dib_build.RbFaMUZ2/states/block-device/state.json save_state /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:101 2025-10-08 06:17:24.939 | 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-10-08 06:17:24.939 | 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-10-08 06:17:24.939 | 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-10-08 06:17:24.940 | 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-10-08 06:17:24.940 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': '/tmp/dib_image.V2tEa8V4/image0.raw'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.940 | 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-10-08 06:17:24.940 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.940 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.940 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.940 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.941 | 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-10-08 06:17:24.941 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.941 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.941 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.941 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.941 | 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-10-08 06:17:24.941 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.941 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.942 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.942 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.942 | 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-10-08 06:17:24.942 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.942 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.942 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '2236MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.942 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.942 | 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-10-08 06:17:24.943 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.943 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.943 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '4390MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.943 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.943 | 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-10-08 06:17:24.943 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.943 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.943 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.944 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.944 | 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-10-08 06:17:24.944 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.944 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.944 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '952MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.944 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.944 | 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-10-08 06:17:24.944 | 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-10-08 06:17:24.945 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.945 | 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-10-08 06:17:24.945 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.945 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '657f60b2-7b3d-4332-8dd3-43ad3bd985f0'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.945 | 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-10-08 06:17:24.945 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.945 | 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-10-08 06:17:24.945 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.946 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '0013af05-dad7-4c93-a041-e52a667e3d01'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.946 | 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-10-08 06:17:24.946 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.946 | 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-10-08 06:17:24.946 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.946 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '052d7ef6-429e-4679-85d2-4819c5625142'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.946 | 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-10-08 06:17:24.946 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.946 | 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-10-08 06:17:24.947 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.947 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '92a67ec1-2bfb-4fad-a3ca-e8b763a5b437'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.947 | 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-10-08 06:17:24.947 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.947 | 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-10-08 06:17:24.947 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.947 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '77ca61f6-9f58-42ed-95c0-b9f7677925b9'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.947 | 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-10-08 06:17:24.948 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.948 | 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-10-08 06:17:24.948 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.948 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'e512740b-e033-4213-a51e-1afdcc280703'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.948 | 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-10-08 06:17:24.948 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'vfat', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.948 | 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-10-08 06:17:24.949 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.949 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'b4119664-8774-416a-8fd6-f4c17cf5a45e'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.949 | 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-10-08 06:17:24.949 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'ext4', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.949 | 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-10-08 06:17:24.949 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.949 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'd9245f92-7b52-4632-9152-8d63cc33d23f'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.949 | 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-10-08 06:17:24.949 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.950 | DEBUG diskimage_builder.block_device.blockdevice [-] 'rhoso-rootfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.950 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.950 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.950 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.950 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.950 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_home'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.950 | 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-10-08 06:17:24.950 | 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-10-08 06:17:24.951 | 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-10-08 06:17:24.951 | 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-10-08 06:17:24.951 | 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-10-08 06:17:24.951 | 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-10-08 06:17:24.951 | 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-10-08 06:17:24.951 | 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-10-08 06:17:24.951 | 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-10-08 06:17:24.951 | 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-10-08 06:17:24.952 | 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-10-08 06:17:24.952 | 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-10-08 06:17:24.952 | 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-10-08 06:17:24.952 | 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-10-08 06:17:24.952 | 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-10-08 06:17:24.952 | 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-10-08 06:17:24.952 | 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-10-08 06:17:24.952 | 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-10-08 06:17:24.953 | 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-10-08 06:17:24.953 | 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-10-08 06:17:24.953 | 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-10-08 06:17:24.953 | 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-10-08 06:17:24.953 | 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-10-08 06:17:24.953 | 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-10-08 06:17:24.953 | 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-10-08 06:17:24.954 | 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-10-08 06:17:24.954 | 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-10-08 06:17:24.954 | 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-10-08 06:17:24.954 | 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-10-08 06:17:24.954 | 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-10-08 06:17:24.954 | 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-10-08 06:17:24.954 | 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-10-08 06:17:24.955 | 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-10-08 06:17:24.955 | 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-10-08 06:17:24.955 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.955 | 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-10-08 06:17:24.955 | 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-10-08 06:17:24.955 | 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-10-08 06:17:24.955 | 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-10-08 06:17:24.955 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.955 | 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-10-08 06:17:24.956 | 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-10-08 06:17:24.956 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RbFaMUZ2/mnt/'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.956 | 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-10-08 06:17:24.956 | 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-10-08 06:17:24.956 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RbFaMUZ2/mnt/boot'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.956 | 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-10-08 06:17:24.956 | 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-10-08 06:17:24.956 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RbFaMUZ2/mnt/boot/efi'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.957 | 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-10-08 06:17:24.957 | 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-10-08 06:17:24.957 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RbFaMUZ2/mnt/home'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.957 | 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-10-08 06:17:24.957 | 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-10-08 06:17:24.957 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RbFaMUZ2/mnt/tmp'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.957 | 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-10-08 06:17:24.957 | 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-10-08 06:17:24.957 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RbFaMUZ2/mnt/var'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.958 | 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-10-08 06:17:24.958 | 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-10-08 06:17:24.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RbFaMUZ2/mnt/var/log'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.958 | 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-10-08 06:17:24.958 | 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-10-08 06:17:24.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RbFaMUZ2/mnt/var/log/audit'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_order': ['/', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.958 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.959 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot/efi', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.959 | DEBUG diskimage_builder.block_device.blockdevice [-] '/tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.959 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.959 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.959 | 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-10-08 06:17:24.959 | DEBUG diskimage_builder.block_device.blockdevice [-] '/home'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.959 | 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-10-08 06:17:24.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['--force']}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.960 | 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-10-08 06:17:24.960 | 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-10-08 06:17:24.960 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.960 | 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-10-08 06:17:24.960 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot/efi', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.960 | 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-10-08 06:17:24.960 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.961 | 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-10-08 06:17:24.961 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.961 | 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-10-08 06:17:24.961 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var/log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.961 | 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-10-08 06:17:24.961 | 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-10-08 06:17:24.961 | 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-10-08 06:17:24.962 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.962 | 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-10-08 06:17:24.962 | 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-10-08 06:17:24.962 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['--force']}}} debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-10-08 06:17:24.965 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2025-10-08 06:17:25.019 | ++ 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-10-08 06:17:25.159 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-08 06:17:25.159 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-08 06:17:25.159 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2025-10-08 06:17:25.186 | + diskimage_builder/lib/disk-image-create:main:519 : IMAGE_BLOCK_DEVICE=/dev/loop0 2025-10-08 06:17:25.192 | + diskimage_builder/lib/disk-image-create:main:520 : export IMAGE_BLOCK_DEVICE 2025-10-08 06:17:25.198 | ++ 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-10-08 06:17:25.365 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-08 06:17:25.365 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-08 06:17:25.365 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2025-10-08 06:17:25.388 | + 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-10-08 06:17:25.394 | + diskimage_builder/lib/disk-image-create:main:527 : export IMAGE_BLOCK_DEVICES 2025-10-08 06:17:25.400 | + 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-10-08 06:17:25.565 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-08 06:17:25.565 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-08 06:17:25.565 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2025-10-08 06:17:25.565 | 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-10-08 06:17:25.566 | 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-10-08 06:17:25.566 | 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-10-08 06:17:25.566 | 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-10-08 06:17:25.566 | 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-10-08 06:17:25.566 | 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-10-08 06:17:25.566 | 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-10-08 06:17:25.566 | 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-10-08 06:17:25.566 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RbFaMUZ2/built/etc] 2025-10-08 06:17:25.601 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.RbFaMUZ2/states/block-device/fstab /tmp/dib_build.RbFaMUZ2/built/etc/fstab] 2025-10-08 06:17:25.696 | + diskimage_builder/lib/disk-image-create:main:534 : LOOPDEV=/dev/loop0 2025-10-08 06:17:25.703 | + diskimage_builder/lib/disk-image-create:main:546 : sudo cp -ra /tmp/dib_build.RbFaMUZ2/built/afs /tmp/dib_build.RbFaMUZ2/built/bin /tmp/dib_build.RbFaMUZ2/built/boot /tmp/dib_build.RbFaMUZ2/built/dev /tmp/dib_build.RbFaMUZ2/built/etc /tmp/dib_build.RbFaMUZ2/built/home /tmp/dib_build.RbFaMUZ2/built/lib /tmp/dib_build.RbFaMUZ2/built/lib64 /tmp/dib_build.RbFaMUZ2/built/media /tmp/dib_build.RbFaMUZ2/built/mnt /tmp/dib_build.RbFaMUZ2/built/opt /tmp/dib_build.RbFaMUZ2/built/proc /tmp/dib_build.RbFaMUZ2/built/root /tmp/dib_build.RbFaMUZ2/built/run /tmp/dib_build.RbFaMUZ2/built/sbin /tmp/dib_build.RbFaMUZ2/built/srv /tmp/dib_build.RbFaMUZ2/built/sys /tmp/dib_build.RbFaMUZ2/built/tmp /tmp/dib_build.RbFaMUZ2/built/usr /tmp/dib_build.RbFaMUZ2/built/var /tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:17:40.067 | + diskimage_builder/lib/disk-image-create:main:547 : sudo rm -fr /tmp/dib_build.RbFaMUZ2/built/afs /tmp/dib_build.RbFaMUZ2/built/bin /tmp/dib_build.RbFaMUZ2/built/boot /tmp/dib_build.RbFaMUZ2/built/dev /tmp/dib_build.RbFaMUZ2/built/etc /tmp/dib_build.RbFaMUZ2/built/home /tmp/dib_build.RbFaMUZ2/built/lib /tmp/dib_build.RbFaMUZ2/built/lib64 /tmp/dib_build.RbFaMUZ2/built/media /tmp/dib_build.RbFaMUZ2/built/mnt /tmp/dib_build.RbFaMUZ2/built/opt /tmp/dib_build.RbFaMUZ2/built/proc /tmp/dib_build.RbFaMUZ2/built/root /tmp/dib_build.RbFaMUZ2/built/run /tmp/dib_build.RbFaMUZ2/built/sbin /tmp/dib_build.RbFaMUZ2/built/srv /tmp/dib_build.RbFaMUZ2/built/sys /tmp/dib_build.RbFaMUZ2/built/tmp /tmp/dib_build.RbFaMUZ2/built/usr /tmp/dib_build.RbFaMUZ2/built/var 2025-10-08 06:17:43.106 | + diskimage_builder/lib/disk-image-create:main:549 : mount_proc_dev_sys 2025-10-08 06:17:43.114 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.RbFaMUZ2/mnt/proc 2025-10-08 06:17:43.157 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.RbFaMUZ2/mnt/dev 2025-10-08 06:17:43.190 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-10-08 06:17:43.197 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-10-08 06:17:43.208 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2025-10-08 06:17:43.216 | + 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.RbFaMUZ2/mnt/dev/pts 2025-10-08 06:17:43.253 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.RbFaMUZ2/mnt/sys 2025-10-08 06:17:43.296 | + diskimage_builder/lib/disk-image-create:main:550 : run_d pre-finalise 2025-10-08 06:17:43.302 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-10-08 06:17:43.309 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks ']' 2025-10-08 06:17:43.315 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-pre-finalise bash 2025-10-08 06:17:43.323 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:17:43.323 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2025-10-08 06:17:43.336 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks/pre-finalise.d ']' 2025-10-08 06:17:43.342 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-pre-finalise bash 2025-10-08 06:17:43.349 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:17:43.350 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2025-10-08 06:17:43.361 | + diskimage_builder/lib/disk-image-create:main:551 : run_d_in_target finalise 2025-10-08 06:17:43.367 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-10-08 06:17:43.374 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks ']' 2025-10-08 06:17:43.380 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.RbFaMUZ2/hooks/finalise.d ']' 2025-10-08 06:17:43.386 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:17:43.432 | + 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.RbFaMUZ2/hooks 2025-10-08 06:17:43.478 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.RbFaMUZ2/hooks /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:17:43.531 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.RbFaMUZ2/hooks /tmp/dib_build.RbFaMUZ2/mnt/tmp/in_target.d 2025-10-08 06:17:43.576 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-finalise run_in_target bash 2025-10-08 06:17:43.584 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:17:43.584 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-finalise(,|$)' -q 2025-10-08 06:17:43.595 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-10-08 06:17:43.601 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-10-08 06:17:43.607 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-10-08 06:17:43.614 | + 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-10-08 06:17:43.621 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2025-10-08 06:17:43.628 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-10-08 06:17:43.635 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-10-08 06:17:43.643 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-10-08 06:17:43.651 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.RbFaMUZ2/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-10-08 06:17:43.719 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-10-08 06:17:43.724 | + source /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-10-08 06:17:43.724 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:17:43.724 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:17:43.724 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-10-08 06:17:43.728 | + source /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-10-08 06:17:43.728 | ++ export DIB_REPO_SETUP=current-podified 2025-10-08 06:17:43.728 | ++ DIB_REPO_SETUP=current-podified 2025-10-08 06:17:43.728 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-10-08 06:17:43.728 | ++ DIB_REPO_SETUP_BRANCH=master 2025-10-08 06:17:43.728 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-08 06:17:43.728 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-10-08 06:17:43.728 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-08 06:17:43.728 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-10-08 06:17:43.728 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-10-08 06:17:43.732 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-10-08 06:17:43.732 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-10-08 06:17:43.732 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-10-08 06:17:43.732 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-08 06:17:43.732 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-10-08 06:17:43.732 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-10-08 06:17:43.736 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-10-08 06:17:43.736 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-08 06:17:43.736 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-10-08 06:17:43.736 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-08 06:17:43.737 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-10-08 06:17:43.737 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-10-08 06:17:43.737 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-08 06:17:43.737 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-10-08 06:17:43.737 | ++ export DIB_NO_TIMER_CHECK=True 2025-10-08 06:17:43.737 | ++ DIB_NO_TIMER_CHECK=True 2025-10-08 06:17:43.737 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-08 06:17:43.737 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-10-08 06:17:43.737 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-08 06:17:43.737 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-10-08 06:17:43.737 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-10-08 06:17:43.741 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-10-08 06:17:43.741 | ++ export DISTRO_NAME=centos 2025-10-08 06:17:43.741 | ++ DISTRO_NAME=centos 2025-10-08 06:17:43.741 | ++ export DIB_RELEASE=9-stream 2025-10-08 06:17:43.741 | ++ DIB_RELEASE=9-stream 2025-10-08 06:17:43.741 | ++ export EFI_BOOT_DIR=EFI/centos 2025-10-08 06:17:43.741 | ++ EFI_BOOT_DIR=EFI/centos 2025-10-08 06:17:43.741 | ++ export YUM=dnf 2025-10-08 06:17:43.741 | ++ YUM=dnf 2025-10-08 06:17:43.741 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dracut-regenerate 2025-10-08 06:17:43.746 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dracut-regenerate 2025-10-08 06:17:43.746 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-10-08 06:17:43.746 | - name: crypt 2025-10-08 06:17:43.746 | packages: 2025-10-08 06:17:43.746 | - cryptsetup 2025-10-08 06:17:43.746 | - name: lvm 2025-10-08 06:17:43.746 | packages: 2025-10-08 06:17:43.746 | - lvm2 2025-10-08 06:17:43.746 | ' 2025-10-08 06:17:43.746 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-10-08 06:17:43.746 | - name: crypt 2025-10-08 06:17:43.746 | packages: 2025-10-08 06:17:43.746 | - cryptsetup 2025-10-08 06:17:43.746 | - name: lvm 2025-10-08 06:17:43.746 | packages: 2025-10-08 06:17:43.746 | - lvm2 2025-10-08 06:17:43.746 | ' 2025-10-08 06:17:43.746 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-10-08 06:17:43.746 | - name: crypt 2025-10-08 06:17:43.746 | packages: 2025-10-08 06:17:43.746 | - cryptsetup 2025-10-08 06:17:43.746 | - name: lvm 2025-10-08 06:17:43.746 | packages: 2025-10-08 06:17:43.746 | - lvm2 2025-10-08 06:17:43.746 | ' 2025-10-08 06:17:43.746 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-10-08 06:17:43.746 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-10-08 06:17:43.750 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-10-08 06:17:43.750 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:17:43.751 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-10-08 06:17:43.751 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-10-08 06:17:43.755 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-10-08 06:17:43.755 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-08 06:17:43.755 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-10-08 06:17:43.755 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-08 06:17:43.755 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-10-08 06:17:43.755 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-10-08 06:17:43.759 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-10-08 06:17:43.759 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-10-08 06:17:43.759 | ++ export DIB_BLOCK_DEVICE=efi 2025-10-08 06:17:43.759 | ++ DIB_BLOCK_DEVICE=efi 2025-10-08 06:17:43.759 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-growvols 2025-10-08 06:17:43.764 | + source /tmp/in_target.d/finalise.d/../environment.d/15-growvols 2025-10-08 06:17:43.764 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-10-08 06:17:43.764 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-10-08 06:17:43.764 | ++ export DIB_GROWVOLS_ARGS= 2025-10-08 06:17:43.764 | ++ DIB_GROWVOLS_ARGS= 2025-10-08 06:17:43.764 | ++ export DIB_GROWVOLS_GROUP= 2025-10-08 06:17:43.764 | ++ DIB_GROWVOLS_GROUP= 2025-10-08 06:17:43.764 | ++ export DIB_GROWVOLS_DEVICE= 2025-10-08 06:17:43.764 | ++ DIB_GROWVOLS_DEVICE= 2025-10-08 06:17:43.764 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-10-08 06:17:43.769 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-10-08 06:17:43.769 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-08 06:17:43.769 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-10-08 06:17:43.769 | ++ export DIB_INIT_SYSTEM=systemd 2025-10-08 06:17:43.769 | ++ DIB_INIT_SYSTEM=systemd 2025-10-08 06:17:43.769 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-10-08 06:17:43.774 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-10-08 06:17:43.774 | ++ '[' -z systemd ']' 2025-10-08 06:17:43.774 | ++ case $DIB_INIT_SYSTEM in 2025-10-08 06:17:43.774 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2025-10-08 06:17:43.780 | + set -eu 2025-10-08 06:17:43.781 | + set -o pipefail 2025-10-08 06:17:43.781 | + '[' 0 -ne 0 ']' 2025-10-08 06:17:43.781 | + YUM=dnf 2025-10-08 06:17:43.781 | + [[ dnf == \d\n\f ]] 2025-10-08 06:17:43.781 | ++ dnf repoquery --installonly --latest-limit=-1 -q 2025-10-08 06:17:44.085 | + _old_kernels= 2025-10-08 06:17:44.085 | + [[ -n '' ]] 2025-10-08 06:17:44.088 | dib-run-parts 01-clean-old-kernels completed 2025-10-08 06:17:44.088 | dib-run-parts Running /tmp/in_target.d/finalise.d/49-mkdir-run-install 2025-10-08 06:17:44.092 | + set -eu 2025-10-08 06:17:44.092 | + set -o pipefail 2025-10-08 06:17:44.092 | + mkdir /run/install 2025-10-08 06:17:44.097 | dib-run-parts 49-mkdir-run-install completed 2025-10-08 06:17:44.097 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2025-10-08 06:17:44.102 | + set -eu 2025-10-08 06:17:44.102 | + set -o pipefail 2025-10-08 06:17:44.102 | + '[' 0 '!=' 0 ']' 2025-10-08 06:17:44.102 | + [[ -f /tmp/grub/install ]] 2025-10-08 06:17:44.102 | + BOOT_DEV=/dev/loop0 2025-10-08 06:17:44.102 | + declare -A DEVICES 2025-10-08 06:17:44.102 | + 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-10-08 06:17:44.102 | ++ 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-10-08 06:17:44.102 | + DIB_BLOCK_DEVICE=efi 2025-10-08 06:17:44.102 | + [[ amd64 =~ ppc ]] 2025-10-08 06:17:44.102 | + [[ efi == \m\b\r ]] 2025-10-08 06:17:44.102 | + [[ efi == \g\p\t ]] 2025-10-08 06:17:44.102 | + [[ efi == \e\f\i ]] 2025-10-08 06:17:44.102 | + GRUB_PACKAGES='grub-efi grub-efi-amd64' 2025-10-08 06:17:44.102 | + [[ False == \F\a\l\s\e ]] 2025-10-08 06:17:44.102 | + install-packages -m bootloader grub-efi grub-efi-amd64 2025-10-08 06:17:44.173 | INFO:root:Mapping for bootloader : grub-efi 2025-10-08 06:17:44.236 | INFO:root:Mapping for bootloader : grub-efi-amd64 2025-10-08 06:17:44.312 | INFO:root:Mapping for bootloader : grub-efi grub-efi-amd64 2025-10-08 06:17:44.317 | Running install-packages install. 2025-10-08 06:17:44.318 | ++ command -v dnf5 2025-10-08 06:17:44.318 | ++ true 2025-10-08 06:17:44.318 | + DNF5= 2025-10-08 06:17:44.318 | + '[' dnf == dnf ']' 2025-10-08 06:17:44.318 | + '[' -n '' ']' 2025-10-08 06:17:44.318 | + dnf -y -v install grub2-tools grub2 efibootmgr grub2-efi-x64 grub2-efi-x64-modules shim-x64 2025-10-08 06:17:44.510 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-10-08 06:17:44.510 | DNF version: 4.14.0 2025-10-08 06:17:44.511 | cachedir: /var/cache/dnf 2025-10-08 06:17:44.559 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-10-08 06:17:44.657 | repo: downloading from remote: delorean-component-barbican 2025-10-08 06:17:44.701 | delorean-openstack-barbican-42b4c41831408a8e323 309 kB/s | 13 kB 00:00 2025-10-08 06:17:44.727 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-10-08 06:17:44.727 | repo: downloading from remote: delorean-component-baremetal 2025-10-08 06:17:44.763 | delorean-python-glean-10df0bd91b9bc5c9fd9cc02d7 1.8 MB/s | 65 kB 00:00 2025-10-08 06:17:44.796 | delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-10-08 06:17:44.796 | repo: downloading from remote: delorean-component-cinder 2025-10-08 06:17:44.820 | delorean-openstack-cinder-1c00d6490d88e436f26ef 1.4 MB/s | 32 kB 00:00 2025-10-08 06:17:44.849 | delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-10-08 06:17:44.849 | repo: downloading from remote: delorean-component-clients 2025-10-08 06:17:44.888 | delorean-python-stevedore-c4acc5639fd2329372142 3.3 MB/s | 131 kB 00:00 2025-10-08 06:17:44.935 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-10-08 06:17:44.935 | repo: downloading from remote: delorean-component-cloudops 2025-10-08 06:17:44.966 | delorean-python-cloudkitty-tests-tempest-3961dc 824 kB/s | 25 kB 00:00 2025-10-08 06:17:44.993 | delorean-component-cloudops: using metadata from Mon Aug 18 17:09:42 2025. 2025-10-08 06:17:44.993 | repo: downloading from remote: delorean-component-common 2025-10-08 06:17:45.035 | delorean-os-net-config-be615f59b88ad4492d8ae8a8 8.5 MB/s | 356 kB 00:00 2025-10-08 06:17:45.131 | delorean-component-common: using metadata from Mon Oct 6 13:19:20 2025. 2025-10-08 06:17:45.132 | repo: downloading from remote: delorean-component-compute 2025-10-08 06:17:45.158 | delorean-openstack-nova-6f8decf0b4f1aa2e96292b6 1.6 MB/s | 42 kB 00:00 2025-10-08 06:17:45.190 | delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-10-08 06:17:45.190 | repo: downloading from remote: delorean-component-designate 2025-10-08 06:17:45.214 | delorean-python-designate-tests-tempest-347fdbc 758 kB/s | 18 kB 00:00 2025-10-08 06:17:45.246 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-10-08 06:17:45.246 | repo: downloading from remote: delorean-component-glance 2025-10-08 06:17:45.270 | delorean-openstack-glance-1fd12c29b339f30fe823e 747 kB/s | 18 kB 00:00 2025-10-08 06:17:45.297 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-10-08 06:17:45.297 | repo: downloading from remote: delorean-component-keystone 2025-10-08 06:17:45.323 | delorean-openstack-keystone-e4b40af0ae3698fbbbb 1.1 MB/s | 29 kB 00:00 2025-10-08 06:17:45.361 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-10-08 06:17:45.361 | repo: downloading from remote: delorean-component-manila 2025-10-08 06:17:45.385 | delorean-openstack-manila-3c01b7181572c95dac462 1.1 MB/s | 25 kB 00:00 2025-10-08 06:17:45.413 | delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-10-08 06:17:45.414 | repo: downloading from remote: delorean-component-network 2025-10-08 06:17:45.447 | delorean-python-vmware-nsxlib-458234972d1428ac9 4.5 MB/s | 154 kB 00:00 2025-10-08 06:17:45.509 | delorean-component-network: using metadata from Mon Oct 6 01:49:38 2025. 2025-10-08 06:17:45.509 | repo: downloading from remote: delorean-component-octavia 2025-10-08 06:17:45.540 | delorean-openstack-octavia-ba397f07a7331190208c 853 kB/s | 26 kB 00:00 2025-10-08 06:17:45.577 | delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-10-08 06:17:45.577 | repo: downloading from remote: delorean-component-optimize 2025-10-08 06:17:45.601 | delorean-openstack-watcher-c014f81a8647287f6dcc 722 kB/s | 16 kB 00:00 2025-10-08 06:17:45.629 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-10-08 06:17:45.630 | repo: downloading from remote: delorean-component-podified 2025-10-08 06:17:45.653 | delorean-edpm-image-builder-55ba53cf215b14ed95b 315 kB/s | 7.4 kB 00:00 2025-10-08 06:17:45.679 | delorean-component-podified: using metadata from Tue Sep 30 16:20:33 2025. 2025-10-08 06:17:45.679 | repo: downloading from remote: delorean-component-puppet 2025-10-08 06:17:45.722 | delorean-puppet-ceph-91ba84bc002c318a7f961d084e 3.4 MB/s | 144 kB 00:00 2025-10-08 06:17:45.776 | delorean-component-puppet: using metadata from Tue Oct 7 09:19:25 2025. 2025-10-08 06:17:45.776 | repo: downloading from remote: delorean-component-swift 2025-10-08 06:17:45.814 | delorean-openstack-swift-dc98a8463506ac520c469a 371 kB/s | 14 kB 00:00 2025-10-08 06:17:45.852 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-10-08 06:17:45.852 | repo: downloading from remote: delorean-component-tempest 2025-10-08 06:17:45.876 | delorean-python-tempestconf-8515371b7cceebd4282 2.2 MB/s | 53 kB 00:00 2025-10-08 06:17:45.911 | delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-10-08 06:17:45.911 | repo: downloading from remote: delorean-component-ui 2025-10-08 06:17:45.947 | delorean-openstack-heat-ui-013accbfd179753bc3f0 2.6 MB/s | 96 kB 00:00 2025-10-08 06:17:46.000 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-10-08 06:17:46.001 | repo: downloading from remote: baseos 2025-10-08 06:17:46.001 | countme: no event for baseos: budget to spend: 1 2025-10-08 06:17:47.041 | CentOS Stream 9 - BaseOS 8.5 MB/s | 8.8 MB 00:01 2025-10-08 06:17:48.333 | baseos: using metadata from Tue Sep 30 13:12:56 2025. 2025-10-08 06:17:48.334 | repo: downloading from remote: appstream 2025-10-08 06:17:48.334 | countme: no event for appstream: budget to spend: 1 2025-10-08 06:17:50.134 | CentOS Stream 9 - AppStream 14 MB/s | 25 MB 00:01 2025-10-08 06:17:55.336 | appstream: using metadata from Tue Sep 30 13:16:29 2025. 2025-10-08 06:17:55.337 | repo: downloading from remote: crb 2025-10-08 06:17:55.337 | countme: no event for crb: budget to spend: 2 2025-10-08 06:17:55.683 | CentOS Stream 9 - CRB 21 MB/s | 7.1 MB 00:00 2025-10-08 06:17:57.153 | crb: using metadata from Tue Sep 30 13:20:54 2025. 2025-10-08 06:17:57.153 | repo: downloading from remote: extras-common 2025-10-08 06:17:57.153 | countme: no event for extras-common: budget to spend: 1 2025-10-08 06:17:57.774 | CentOS Stream 9 - Extras packages 32 kB/s | 20 kB 00:00 2025-10-08 06:17:57.933 | extras-common: using metadata from Mon Sep 15 14:32:43 2025. 2025-10-08 06:17:57.933 | repo: downloading from remote: delorean-antelope-testing 2025-10-08 06:17:57.990 | dlrn-antelope-testing 20 MB/s | 1.1 MB 00:00 2025-10-08 06:17:58.337 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-10-08 06:17:58.337 | repo: downloading from remote: delorean-antelope-build-deps 2025-10-08 06:17:58.382 | dlrn-antelope-build-deps 10 MB/s | 461 kB 00:00 2025-10-08 06:17:58.595 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-10-08 06:17:58.595 | repo: downloading from remote: centos9-rabbitmq 2025-10-08 06:17:58.620 | centos9-rabbitmq 4.9 MB/s | 123 kB 00:00 2025-10-08 06:17:58.773 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-10-08 06:17:58.774 | repo: downloading from remote: centos9-storage 2025-10-08 06:17:58.808 | centos9-storage 12 MB/s | 415 kB 00:00 2025-10-08 06:17:59.012 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-10-08 06:17:59.012 | repo: downloading from remote: centos9-opstools 2025-10-08 06:17:59.030 | centos9-opstools 2.9 MB/s | 51 kB 00:00 2025-10-08 06:17:59.165 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-10-08 06:17:59.165 | repo: downloading from remote: centos9-nfv-ovs 2025-10-08 06:17:59.316 | NFV SIG OpenvSwitch 2.9 MB/s | 449 kB 00:00 2025-10-08 06:17:59.615 | centos9-nfv-ovs: using metadata from Fri Oct 3 02:22:50 2025. 2025-10-08 06:17:59.616 | repo: downloading from remote: repo-setup-centos-appstream 2025-10-08 06:17:59.925 | repo-setup-centos-appstream 81 MB/s | 25 MB 00:00 2025-10-08 06:18:04.951 | repo-setup-centos-appstream: using metadata from Tue Sep 30 13:16:29 2025. 2025-10-08 06:18:04.952 | repo: downloading from remote: repo-setup-centos-baseos 2025-10-08 06:18:05.117 | repo-setup-centos-baseos 54 MB/s | 8.8 MB 00:00 2025-10-08 06:18:06.414 | repo-setup-centos-baseos: using metadata from Tue Sep 30 13:12:56 2025. 2025-10-08 06:18:06.414 | repo: downloading from remote: repo-setup-centos-highavailability 2025-10-08 06:18:06.466 | repo-setup-centos-highavailability 14 MB/s | 744 kB 00:00 2025-10-08 06:18:06.745 | repo-setup-centos-highavailability: using metadata from Tue Sep 30 13:21:18 2025. 2025-10-08 06:18:06.745 | repo: downloading from remote: repo-setup-centos-powertools 2025-10-08 06:18:06.875 | repo-setup-centos-powertools 55 MB/s | 7.1 MB 00:00 2025-10-08 06:18:08.394 | repo-setup-centos-powertools: using metadata from Tue Sep 30 13:20:54 2025. 2025-10-08 06:18:08.394 | repo: downloading from remote: epel-low-priority 2025-10-08 06:18:08.394 | countme: no event for epel-low-priority: window already counted 2025-10-08 06:18:10.200 | Extra Packages for Enterprise Linux 9 - x86_64 11 MB/s | 20 MB 00:01 2025-10-08 06:18:17.649 | epel-low-priority: using metadata from Tue Oct 7 20:50:14 2025. 2025-10-08 06:18:23.052 | Completion plugin: Generating completion cache... 2025-10-08 06:18:23.400 | Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-10-08 06:18:23.405 | Package grub2-tools-1:2.06-115.el9.x86_64 is already installed. 2025-10-08 06:18:23.405 | Package grub2-tools-minimal-1:2.06-115.el9.x86_64 is already installed. 2025-10-08 06:18:23.411 | Package grub2-pc-1:2.06-115.el9.x86_64 is already installed. 2025-10-08 06:18:23.414 | Package grub2-efi-x64-1:2.06-115.el9.x86_64 is already installed. 2025-10-08 06:18:23.417 | Package shim-x64-15.8-2.el9.x86_64 is already installed. 2025-10-08 06:18:23.417 | --> Starting dependency resolution 2025-10-08 06:18:23.517 | ---> Package efibootmgr.x86_64 16-12.el9 will be installed 2025-10-08 06:18:23.517 | ---> Package grub2-efi-x64-modules.noarch 1:2.06-115.el9 will be installed 2025-10-08 06:18:23.517 | --> Finished dependency resolution 2025-10-08 06:18:23.517 | Dependencies resolved. 2025-10-08 06:18:23.518 | ================================================================================ 2025-10-08 06:18:23.518 | Package Arch Version Repository Size 2025-10-08 06:18:23.518 | ================================================================================ 2025-10-08 06:18:23.518 | Installing: 2025-10-08 06:18:23.518 | efibootmgr x86_64 16-12.el9 baseos 45 k 2025-10-08 06:18:23.518 | grub2-efi-x64-modules noarch 1:2.06-115.el9 baseos 1.1 M 2025-10-08 06:18:23.518 | 2025-10-08 06:18:23.518 | Transaction Summary 2025-10-08 06:18:23.518 | ================================================================================ 2025-10-08 06:18:23.518 | Install 2 Packages 2025-10-08 06:18:23.518 | 2025-10-08 06:18:23.518 | Total download size: 1.2 M 2025-10-08 06:18:23.519 | Installed size: 5.7 M 2025-10-08 06:18:23.519 | Downloading Packages: 2025-10-08 06:18:23.869 | (1/2): efibootmgr-16-12.el9.x86_64.rpm 175 kB/s | 45 kB 00:00 2025-10-08 06:18:24.088 | (2/2): grub2-efi-x64-modules-2.06-115.el9.noarc 2.3 MB/s | 1.1 MB 00:00 2025-10-08 06:18:24.092 | -------------------------------------------------------------------------------- 2025-10-08 06:18:24.093 | Total 2.0 MB/s | 1.2 MB 00:00 2025-10-08 06:18:24.094 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-10-08 06:18:24.167 | Running transaction check 2025-10-08 06:18:24.196 | Transaction check succeeded. 2025-10-08 06:18:24.196 | Running transaction test 2025-10-08 06:18:24.379 | Transaction test succeeded. 2025-10-08 06:18:24.379 | Running transaction 2025-10-08 06:18:24.559 | Preparing : 1/1 2025-10-08 06:18:24.590 | Installing : grub2-efi-x64-modules-1:2.06-115.el9.noarch 1/2 2025-10-08 06:18:24.645 | Installing : efibootmgr-16-12.el9.x86_64 2/2 2025-10-08 06:18:25.467 | Running scriptlet: efibootmgr-16-12.el9.x86_64 2/2 2025-10-08 06:18:25.467 | Verifying : efibootmgr-16-12.el9.x86_64 1/2 2025-10-08 06:18:25.475 | Verifying : grub2-efi-x64-modules-1:2.06-115.el9.noarch 2/2 2025-10-08 06:18:25.475 | Completion plugin: Generating completion cache... 2025-10-08 06:18:25.623 | Installed: efibootmgr-16-12.el9.x86_64 2025-10-08 06:18:25.623 | Installed: grub2-efi-x64-modules-1:2.06-115.el9.noarch 2025-10-08 06:18:25.688 | 2025-10-08 06:18:25.688 | Installed: 2025-10-08 06:18:25.688 | efibootmgr-16-12.el9.x86_64 grub2-efi-x64-modules-1:2.06-115.el9.noarch 2025-10-08 06:18:25.688 | 2025-10-08 06:18:25.688 | Complete! 2025-10-08 06:18:25.767 | + '[' install == install ']' 2025-10-08 06:18:25.767 | + '[' dnf == dnf ']' 2025-10-08 06:18:25.767 | + '[' -z '' ']' 2025-10-08 06:18:25.767 | + dnf -y mark install grub2-tools grub2 efibootmgr grub2-efi-x64 grub2-efi-x64-modules shim-x64 2025-10-08 06:18:26.040 | grub2-tools-1:2.06-115.el9.x86_64 marked as user installed. 2025-10-08 06:18:26.040 | grub2-pc-1:2.06-115.el9.x86_64 marked as user installed. 2025-10-08 06:18:26.041 | efibootmgr-16-12.el9.x86_64 marked as user installed. 2025-10-08 06:18:26.041 | grub2-efi-x64-1:2.06-115.el9.x86_64 marked as user installed. 2025-10-08 06:18:26.041 | grub2-efi-x64-modules-1:2.06-115.el9.noarch marked as user installed. 2025-10-08 06:18:26.041 | shim-x64-15.8-2.el9.x86_64 marked as user installed. 2025-10-08 06:18:26.111 | ++ type -p grub-install 2025-10-08 06:18:26.112 | + GRUBNAME= 2025-10-08 06:18:26.112 | + echo 'trying grub2-install' 2025-10-08 06:18:26.112 | trying grub2-install 2025-10-08 06:18:26.112 | + '[' -z '' ']' 2025-10-08 06:18:26.112 | ++ type -p grub2-install 2025-10-08 06:18:26.113 | + GRUBNAME=/usr/sbin/grub2-install 2025-10-08 06:18:26.113 | + type grub2-mkconfig 2025-10-08 06:18:26.113 | + GRUB_MKCONFIG=grub2-mkconfig 2025-10-08 06:18:26.114 | ++ /usr/sbin/grub2-install --version 2025-10-08 06:18:26.117 | + [[ ! /usr/sbin/grub2-install (GRUB) 2.06 =~ 2\. ]] 2025-10-08 06:18:26.117 | ++ grub2-mkconfig --help 2025-10-08 06:18:26.213 | + [[ Usage: grub2-mkconfig [OPTION] 2025-10-08 06:18:26.213 | Generate a grub config file 2025-10-08 06:18:26.213 | 2025-10-08 06:18:26.213 | -o, --output=FILE output generated config to FILE [default=stdout] 2025-10-08 06:18:26.213 | --no-grubenv-update do not update variables in the grubenv file 2025-10-08 06:18:26.213 | --update-bls-cmdline overwrite BLS cmdline args with default args 2025-10-08 06:18:26.213 | -h, --help print this message and exit 2025-10-08 06:18:26.213 | -V, --version print the version information and exit 2025-10-08 06:18:26.213 | 2025-10-08 06:18:26.213 | Report bugs to . =~ --update-bls-cmdline ]] 2025-10-08 06:18:26.213 | + GRUB_MKCONFIG='grub2-mkconfig --update-bls-cmdline' 2025-10-08 06:18:26.213 | + '[' -d /boot/grub2 ']' 2025-10-08 06:18:26.213 | + GRUB_CFG=/boot/grub2/grub.cfg 2025-10-08 06:18:26.213 | + GRUBENV=/boot/grub2/grubenv 2025-10-08 06:18:26.213 | + [[ -L /boot/grub2/grubenv ]] 2025-10-08 06:18:26.213 | + [[ -f /etc/default/grub ]] 2025-10-08 06:18:26.213 | + sed -i 's/\ 'edpm-hardened-uefi.d/dib-manifests' 2025-10-08 06:19:22.453 | '/tmp/dib_build.RbFaMUZ2/mnt//etc/dib-manifests/dib-element-manifest' -> 'edpm-hardened-uefi.d/dib-manifests/dib-element-manifest' 2025-10-08 06:19:22.453 | '/tmp/dib_build.RbFaMUZ2/mnt//etc/dib-manifests/dib_environment' -> 'edpm-hardened-uefi.d/dib-manifests/dib_environment' 2025-10-08 06:19:22.453 | '/tmp/dib_build.RbFaMUZ2/mnt//etc/dib-manifests/dib_arguments' -> 'edpm-hardened-uefi.d/dib-manifests/dib_arguments' 2025-10-08 06:19:22.457 | ++ whoami 2025-10-08 06:19:22.460 | + sudo chown -R root: edpm-hardened-uefi.d/ 2025-10-08 06:19:22.492 | + sudo find /tmp/dib_build.RbFaMUZ2/mnt//etc/dib-manifests -type f 2025-10-08 06:19:22.492 | + xargs sudo chown root:root 2025-10-08 06:19:22.571 | + sudo find /tmp/dib_build.RbFaMUZ2/mnt//etc/dib-manifests -type f 2025-10-08 06:19:22.571 | + xargs sudo chmod 600 2025-10-08 06:19:22.641 | dib-run-parts 01-copy-manifests-dir completed 2025-10-08 06:19:22.641 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/cleanup.d/90-remove-resolvconf 2025-10-08 06:19:22.646 | + set -eu 2025-10-08 06:19:22.646 | + set -o pipefail 2025-10-08 06:19:22.646 | + '[' -f /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf.ORIG ']' 2025-10-08 06:19:22.646 | + sudo sed -i /nameserver/d /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf.ORIG 2025-10-08 06:19:22.690 | dib-run-parts 90-remove-resolvconf completed 2025-10-08 06:19:22.690 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/cleanup.d/90-remove-ssh-host-keys 2025-10-08 06:19:22.696 | + set -eu 2025-10-08 06:19:22.697 | + set -o pipefail 2025-10-08 06:19:22.697 | + '[' -d /tmp/dib_build.RbFaMUZ2/mnt/etc/ssh ']' 2025-10-08 06:19:22.697 | + sudo find /tmp/dib_build.RbFaMUZ2/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2025-10-08 06:19:22.741 | dib-run-parts 90-remove-ssh-host-keys completed 2025-10-08 06:19:22.741 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/cleanup.d/99-remove-dib-img-functions 2025-10-08 06:19:22.747 | + set -eu 2025-10-08 06:19:22.747 | + set -o pipefail 2025-10-08 06:19:22.747 | + sudo rm -f /tmp/dib_build.RbFaMUZ2/mnt/lib/diskimage-builder/img-functions 2025-10-08 06:19:22.781 | + sudo rmdir /tmp/dib_build.RbFaMUZ2/mnt/lib/diskimage-builder 2025-10-08 06:19:22.823 | dib-run-parts 99-remove-dib-img-functions completed 2025-10-08 06:19:22.823 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/cleanup.d/99-remove-yum-repo-conf 2025-10-08 06:19:22.829 | + set -eu 2025-10-08 06:19:22.829 | + set -o pipefail 2025-10-08 06:19:22.829 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-10-08 06:19:22.830 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:19:22.831 | ++ basename /etc/yum.repos.d/centos-addons.repo 2025-10-08 06:19:22.833 | + sudo rm -f /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d/centos-addons.repo 2025-10-08 06:19:22.870 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:19:22.872 | ++ basename /etc/yum.repos.d/centos.repo 2025-10-08 06:19:22.873 | + sudo rm -f /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d/centos.repo 2025-10-08 06:19:22.902 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:19:22.903 | ++ basename /etc/yum.repos.d/delorean-antelope-testing.repo 2025-10-08 06:19:22.905 | + sudo rm -f /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d/delorean-antelope-testing.repo 2025-10-08 06:19:22.941 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:19:22.942 | ++ basename /etc/yum.repos.d/delorean.repo 2025-10-08 06:19:22.944 | + sudo rm -f /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d/delorean.repo 2025-10-08 06:19:22.982 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:19:22.983 | ++ basename /etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-10-08 06:19:22.985 | + sudo rm -f /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-10-08 06:19:23.014 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:19:23.016 | ++ basename /etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-10-08 06:19:23.017 | + sudo rm -f /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-10-08 06:19:23.056 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:19:23.057 | ++ basename /etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-10-08 06:19:23.058 | + sudo rm -f /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-10-08 06:19:23.093 | + for file in $DIB_YUM_REPO_CONF 2025-10-08 06:19:23.094 | ++ basename /etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-10-08 06:19:23.095 | + sudo rm -f /tmp/dib_build.RbFaMUZ2/mnt/etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-10-08 06:19:23.129 | dib-run-parts 99-remove-yum-repo-conf completed 2025-10-08 06:19:23.129 | dib-run-parts Running /tmp/dib_build.RbFaMUZ2/hooks/cleanup.d/99-selinux-fixfiles-restore 2025-10-08 06:19:23.133 | + set -eu 2025-10-08 06:19:23.133 | + set -o pipefail 2025-10-08 06:19:23.133 | + [[ ! -f /tmp/dib_build.RbFaMUZ2/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2025-10-08 06:19:23.133 | + [[ ! -x /tmp/dib_build.RbFaMUZ2/mnt/usr/sbin/setfiles ]] 2025-10-08 06:19:23.133 | + _runcon= 2025-10-08 06:19:23.133 | + [[ -d /sys/fs/selinux ]] 2025-10-08 06:19:23.134 | + selinuxenabled 2025-10-08 06:19:23.135 | + sudo semanage permissive -a setfiles_mac_t 2025-10-08 06:19:33.295 | + _runcon='runcon -t setfiles_mac_t -- ' 2025-10-08 06:19:33.296 | + _dash_m= 2025-10-08 06:19:33.296 | + [[ centos == \f\e\d\o\r\a ]] 2025-10-08 06:19:33.296 | + IFS='|' 2025-10-08 06:19:33.296 | + read -ra SPLIT_MOUNTS 2025-10-08 06:19:33.296 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-08 06:19:33.296 | + '[' /boot/efi '!=' /tmp/in_target.d ']' 2025-10-08 06:19:33.296 | + '[' /boot/efi '!=' /dev ']' 2025-10-08 06:19:33.296 | + '[' /boot/efi '!=' /boot/efi ']' 2025-10-08 06:19:33.296 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-08 06:19:33.296 | + '[' /boot '!=' /tmp/in_target.d ']' 2025-10-08 06:19:33.296 | + '[' /boot '!=' /dev ']' 2025-10-08 06:19:33.296 | + '[' /boot '!=' /boot/efi ']' 2025-10-08 06:19:33.296 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-08 06:19:33.296 | + pgrep kauditd 2025-10-08 06:19:33.339 | + [[ /boot == \/ ]] 2025-10-08 06:19:33.340 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.RbFaMUZ2/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /boot 2025-10-08 06:19:33.432 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-08 06:19:33.432 | + '[' / '!=' /tmp/in_target.d ']' 2025-10-08 06:19:33.432 | + '[' / '!=' /dev ']' 2025-10-08 06:19:33.432 | + '[' / '!=' /boot/efi ']' 2025-10-08 06:19:33.432 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-08 06:19:33.432 | + pgrep kauditd 2025-10-08 06:19:33.462 | + [[ / == \/ ]] 2025-10-08 06:19:33.463 | ++ mktemp -d 2025-10-08 06:19:33.465 | + TMP_BIND_MOUNT=/tmp/tmp.6iWFn6J3g7 2025-10-08 06:19:33.465 | + sudo mount --bind /tmp/dib_build.RbFaMUZ2/mnt /tmp/tmp.6iWFn6J3g7 2025-10-08 06:19:33.507 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/tmp.6iWFn6J3g7 /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2025-10-08 06:19:46.509 | + sudo umount /tmp/tmp.6iWFn6J3g7 2025-10-08 06:19:46.567 | + sudo rmdir /tmp/tmp.6iWFn6J3g7 2025-10-08 06:19:46.607 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-08 06:19:46.608 | + '[' /tmp '!=' /tmp/in_target.d ']' 2025-10-08 06:19:46.608 | + '[' /tmp '!=' /dev ']' 2025-10-08 06:19:46.608 | + '[' /tmp '!=' /boot/efi ']' 2025-10-08 06:19:46.608 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-08 06:19:46.608 | + pgrep kauditd 2025-10-08 06:19:46.643 | + [[ /tmp == \/ ]] 2025-10-08 06:19:46.643 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.RbFaMUZ2/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /tmp 2025-10-08 06:19:46.692 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-08 06:19:46.692 | + '[' /var '!=' /tmp/in_target.d ']' 2025-10-08 06:19:46.692 | + '[' /var '!=' /dev ']' 2025-10-08 06:19:46.692 | + '[' /var '!=' /boot/efi ']' 2025-10-08 06:19:46.692 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-08 06:19:46.693 | + pgrep kauditd 2025-10-08 06:19:46.713 | + [[ /var == \/ ]] 2025-10-08 06:19:46.713 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.RbFaMUZ2/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var 2025-10-08 06:19:47.183 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-08 06:19:47.183 | + '[' /var/log '!=' /tmp/in_target.d ']' 2025-10-08 06:19:47.183 | + '[' /var/log '!=' /dev ']' 2025-10-08 06:19:47.183 | + '[' /var/log '!=' /boot/efi ']' 2025-10-08 06:19:47.183 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-08 06:19:47.183 | + pgrep kauditd 2025-10-08 06:19:47.197 | + [[ /var/log == \/ ]] 2025-10-08 06:19:47.197 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.RbFaMUZ2/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var/log 2025-10-08 06:19:47.245 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-08 06:19:47.245 | + '[' /var/log/audit '!=' /tmp/in_target.d ']' 2025-10-08 06:19:47.245 | + '[' /var/log/audit '!=' /dev ']' 2025-10-08 06:19:47.245 | + '[' /var/log/audit '!=' /boot/efi ']' 2025-10-08 06:19:47.245 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-08 06:19:47.245 | + pgrep kauditd 2025-10-08 06:19:47.259 | + [[ /var/log/audit == \/ ]] 2025-10-08 06:19:47.259 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.RbFaMUZ2/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var/log/audit 2025-10-08 06:19:47.290 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-10-08 06:19:47.290 | + '[' /home '!=' /tmp/in_target.d ']' 2025-10-08 06:19:47.290 | + '[' /home '!=' /dev ']' 2025-10-08 06:19:47.290 | + '[' /home '!=' /boot/efi ']' 2025-10-08 06:19:47.290 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-10-08 06:19:47.290 | + pgrep kauditd 2025-10-08 06:19:47.304 | + [[ /home == \/ ]] 2025-10-08 06:19:47.305 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.RbFaMUZ2/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /home 2025-10-08 06:19:47.334 | dib-run-parts 99-selinux-fixfiles-restore completed 2025-10-08 06:19:47.335 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-10-08 06:19:47.335 | dib-run-parts 2025-10-08 06:19:47.337 | dib-run-parts Target: cleanup.d 2025-10-08 06:19:47.337 | dib-run-parts 2025-10-08 06:19:47.337 | dib-run-parts Script Seconds 2025-10-08 06:19:47.337 | dib-run-parts --------------------------------------- ---------- 2025-10-08 06:19:47.337 | dib-run-parts 2025-10-08 06:19:47.349 | dib-run-parts 01-copy-manifests-dir 0.286 2025-10-08 06:19:47.357 | dib-run-parts 90-remove-resolvconf 0.046 2025-10-08 06:19:47.364 | dib-run-parts 90-remove-ssh-host-keys 0.048 2025-10-08 06:19:47.371 | dib-run-parts 99-remove-dib-img-functions 0.080 2025-10-08 06:19:47.378 | dib-run-parts 99-remove-yum-repo-conf 0.304 2025-10-08 06:19:47.388 | dib-run-parts 99-selinux-fixfiles-restore 24.204 2025-10-08 06:19:47.390 | dib-run-parts 2025-10-08 06:19:47.390 | dib-run-parts --------------------- END PROFILING --------------------- 2025-10-08 06:19:47.396 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-cleanup bash 2025-10-08 06:19:47.399 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-10-08 06:19:47.400 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-cleanup(,|$)' -q 2025-10-08 06:19:47.409 | + diskimage_builder/lib/img-functions:finalise_base:110 : '[' -L /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf ']' 2025-10-08 06:19:47.413 | + diskimage_builder/lib/img-functions:finalise_base:111 : lsattr /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf 2025-10-08 06:19:47.413 | + diskimage_builder/lib/img-functions:finalise_base:111 : grep '^....i' 2025-10-08 06:19:47.419 | + diskimage_builder/lib/img-functions:finalise_base:118 : sudo rm -f /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf 2025-10-08 06:19:47.461 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -L /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf.ORIG ']' 2025-10-08 06:19:47.465 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -f /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf.ORIG ']' 2025-10-08 06:19:47.470 | + diskimage_builder/lib/img-functions:finalise_base:122 : sudo mv /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf.ORIG /tmp/dib_build.RbFaMUZ2/mnt/etc/resolv.conf 2025-10-08 06:19:47.517 | + diskimage_builder/lib/img-functions:finalise_base:127 : unmount_dir /tmp/dib_build.RbFaMUZ2/mnt/tmp 2025-10-08 06:19:47.522 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.RbFaMUZ2/mnt/tmp 2025-10-08 06:19:47.527 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-10-08 06:19:47.533 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-10-08 06:19:47.538 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-10-08 06:19:47.543 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-10-08 06:19:47.548 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.RbFaMUZ2/mnt/tmp ']' 2025-10-08 06:19:47.554 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.RbFaMUZ2/mnt/tmp 2025-10-08 06:19:47.562 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.RbFaMUZ2/mnt/tmp 2025-10-08 06:19:47.567 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-10-08 06:19:47.573 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-10-08 06:19:47.581 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.RbFaMUZ2/mnt/tmp/' 2025-10-08 06:19:47.581 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-10-08 06:19:47.583 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-10-08 06:19:47.594 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts= 2025-10-08 06:19:47.598 | + diskimage_builder/lib/img-functions:finalise_base:128 : find /tmp/dib_build.RbFaMUZ2/mnt/tmp -maxdepth 1 -mindepth 1 2025-10-08 06:19:47.601 | + diskimage_builder/lib/img-functions:finalise_base:128 : xargs sudo rm -rf --one-file-system 2025-10-08 06:19:47.650 | + diskimage_builder/lib/img-functions:finalise_base:130 : sudo find /tmp/dib_build.RbFaMUZ2/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2025-10-08 06:19:47.766 | + diskimage_builder/lib/img-functions:finalise_base:132 : sudo find /tmp/dib_build.RbFaMUZ2/mnt/root -name '*.log' -type f -delete 2025-10-08 06:19:47.803 | + diskimage_builder/lib/disk-image-create:main:554 : for X in ${!IMAGE_TYPES[@]} 2025-10-08 06:19:47.810 | + diskimage_builder/lib/disk-image-create:main:555 : [[ tar aci =~ qcow2 ]] 2025-10-08 06:19:47.817 | + diskimage_builder/lib/disk-image-create:main:573 : '[' qcow2 == squashfs ']' 2025-10-08 06:19:47.823 | + diskimage_builder/lib/disk-image-create:main:577 : '[' qcow2 == docker ']' 2025-10-08 06:19:47.830 | + diskimage_builder/lib/disk-image-create:main:588 : export EXTRA_UNMOUNT= 2025-10-08 06:19:47.836 | + diskimage_builder/lib/disk-image-create:main:588 : EXTRA_UNMOUNT= 2025-10-08 06:19:47.842 | + diskimage_builder/lib/disk-image-create:main:589 : unmount_image 2025-10-08 06:19:47.848 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-10-08 06:19:47.977 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:19:47.982 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:19:47.988 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-10-08 06:19:47.995 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-10-08 06:19:48.000 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-10-08 06:19:48.006 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-10-08 06:19:48.011 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.RbFaMUZ2/mnt ']' 2025-10-08 06:19:48.018 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:19:48.027 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:19:48.034 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-10-08 06:19:48.039 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-10-08 06:19:48.045 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.RbFaMUZ2/mnt/' 2025-10-08 06:19:48.047 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-10-08 06:19:48.049 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-10-08 06:19:48.058 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.RbFaMUZ2/mnt/var/log/audit 2025-10-08 06:19:48.058 | /tmp/dib_build.RbFaMUZ2/mnt/var/log 2025-10-08 06:19:48.058 | /tmp/dib_build.RbFaMUZ2/mnt/var 2025-10-08 06:19:48.058 | /tmp/dib_build.RbFaMUZ2/mnt/tmp 2025-10-08 06:19:48.058 | /tmp/dib_build.RbFaMUZ2/mnt/sys 2025-10-08 06:19:48.058 | /tmp/dib_build.RbFaMUZ2/mnt/proc 2025-10-08 06:19:48.058 | /tmp/dib_build.RbFaMUZ2/mnt/home 2025-10-08 06:19:48.058 | /tmp/dib_build.RbFaMUZ2/mnt/dev/pts 2025-10-08 06:19:48.058 | /tmp/dib_build.RbFaMUZ2/mnt/dev 2025-10-08 06:19:48.058 | /tmp/dib_build.RbFaMUZ2/mnt/boot/efi 2025-10-08 06:19:48.058 | /tmp/dib_build.RbFaMUZ2/mnt/boot' 2025-10-08 06:19:48.064 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:19:48.068 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:19:48.074 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.080 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:19:48.086 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var/log/audit == */boot/efi ]] 2025-10-08 06:19:48.091 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.098 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:19:48.104 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var/log/audit == */boot ]] 2025-10-08 06:19:48.110 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.116 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:19:48.120 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.126 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:19:48.134 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var/log/audit == */tmp ]] 2025-10-08 06:19:48.140 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.146 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-08 06:19:48.152 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var/log/audit == */var ]] 2025-10-08 06:19:48.157 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.164 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-08 06:19:48.171 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var/log/audit == */var/log ]] 2025-10-08 06:19:48.175 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.182 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-08 06:19:48.186 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var/log/audit == */var/log/audit ]] 2025-10-08 06:19:48.192 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/var/log/audit managed by block device; skipping' 2025-10-08 06:19:48.193 | Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/var/log/audit managed by block device; skipping 2025-10-08 06:19:48.199 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-08 06:19:48.205 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-08 06:19:48.211 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-08 06:19:48.217 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:19:48.223 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:19:48.230 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.236 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:19:48.243 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var/log == */boot/efi ]] 2025-10-08 06:19:48.248 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.255 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:19:48.262 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var/log == */boot ]] 2025-10-08 06:19:48.268 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.273 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:19:48.280 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.286 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:19:48.291 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var/log == */tmp ]] 2025-10-08 06:19:48.298 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.304 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-08 06:19:48.309 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var/log == */var ]] 2025-10-08 06:19:48.316 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.322 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-08 06:19:48.328 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var/log == */var/log ]] 2025-10-08 06:19:48.335 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/var/log managed by block device; skipping' 2025-10-08 06:19:48.335 | Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/var/log managed by block device; skipping 2025-10-08 06:19:48.340 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-08 06:19:48.347 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-08 06:19:48.353 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-08 06:19:48.359 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:19:48.365 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:19:48.371 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.378 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:19:48.384 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var == */boot/efi ]] 2025-10-08 06:19:48.390 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.397 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:19:48.403 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var == */boot ]] 2025-10-08 06:19:48.408 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.415 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:19:48.421 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.427 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:19:48.434 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var == */tmp ]] 2025-10-08 06:19:48.440 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.448 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-08 06:19:48.454 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/var == */var ]] 2025-10-08 06:19:48.461 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/var managed by block device; skipping' 2025-10-08 06:19:48.461 | Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/var managed by block device; skipping 2025-10-08 06:19:48.467 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-08 06:19:48.473 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-08 06:19:48.480 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-08 06:19:48.486 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:19:48.492 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:19:48.497 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.503 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:19:48.507 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/tmp == */boot/efi ]] 2025-10-08 06:19:48.511 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.517 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:19:48.522 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/tmp == */boot ]] 2025-10-08 06:19:48.527 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.532 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:19:48.537 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.543 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:19:48.548 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/tmp == */tmp ]] 2025-10-08 06:19:48.554 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/tmp managed by block device; skipping' 2025-10-08 06:19:48.554 | Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/tmp managed by block device; skipping 2025-10-08 06:19:48.559 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-08 06:19:48.563 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-08 06:19:48.568 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-08 06:19:48.573 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:19:48.578 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:19:48.583 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.587 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:19:48.592 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */boot/efi ]] 2025-10-08 06:19:48.596 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.600 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:19:48.604 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */boot ]] 2025-10-08 06:19:48.609 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.615 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:19:48.620 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.625 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:19:48.630 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */tmp ]] 2025-10-08 06:19:48.637 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.641 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-08 06:19:48.648 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */var ]] 2025-10-08 06:19:48.653 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.658 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-08 06:19:48.664 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */var/log ]] 2025-10-08 06:19:48.670 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.676 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-08 06:19:48.681 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */var/log/audit ]] 2025-10-08 06:19:48.687 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.693 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-08 06:19:48.699 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/sys == */home ]] 2025-10-08 06:19:48.704 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-08 06:19:48.709 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RbFaMUZ2/mnt/sys' 2025-10-08 06:19:48.709 | Unmount /tmp/dib_build.RbFaMUZ2/mnt/sys 2025-10-08 06:19:48.715 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RbFaMUZ2/mnt/sys 2025-10-08 06:19:48.752 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:19:48.757 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:19:48.762 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.767 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:19:48.772 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */boot/efi ]] 2025-10-08 06:19:48.778 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.783 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:19:48.789 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */boot ]] 2025-10-08 06:19:48.794 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.800 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:19:48.804 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.810 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:19:48.814 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */tmp ]] 2025-10-08 06:19:48.819 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.825 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-08 06:19:48.830 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */var ]] 2025-10-08 06:19:48.837 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.842 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-08 06:19:48.848 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */var/log ]] 2025-10-08 06:19:48.855 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.860 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-08 06:19:48.865 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */var/log/audit ]] 2025-10-08 06:19:48.871 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.876 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-08 06:19:48.881 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/proc == */home ]] 2025-10-08 06:19:48.887 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-08 06:19:48.893 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RbFaMUZ2/mnt/proc' 2025-10-08 06:19:48.893 | Unmount /tmp/dib_build.RbFaMUZ2/mnt/proc 2025-10-08 06:19:48.898 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RbFaMUZ2/mnt/proc 2025-10-08 06:19:48.944 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:19:48.951 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:19:48.958 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.963 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:19:48.970 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/home == */boot/efi ]] 2025-10-08 06:19:48.976 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:48.982 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:19:48.988 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/home == */boot ]] 2025-10-08 06:19:48.995 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.002 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:19:49.008 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.015 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:19:49.021 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/home == */tmp ]] 2025-10-08 06:19:49.028 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.035 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-08 06:19:49.043 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/home == */var ]] 2025-10-08 06:19:49.050 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.057 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-08 06:19:49.063 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/home == */var/log ]] 2025-10-08 06:19:49.070 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.076 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-08 06:19:49.083 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/home == */var/log/audit ]] 2025-10-08 06:19:49.089 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.095 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-08 06:19:49.103 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/home == */home ]] 2025-10-08 06:19:49.109 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/home managed by block device; skipping' 2025-10-08 06:19:49.109 | Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/home managed by block device; skipping 2025-10-08 06:19:49.116 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-08 06:19:49.122 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-08 06:19:49.128 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-08 06:19:49.135 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:19:49.141 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:19:49.148 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.154 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:19:49.160 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */boot/efi ]] 2025-10-08 06:19:49.167 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.173 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:19:49.179 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */boot ]] 2025-10-08 06:19:49.185 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.192 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:19:49.198 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.204 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:19:49.210 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */tmp ]] 2025-10-08 06:19:49.216 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.222 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-08 06:19:49.229 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */var ]] 2025-10-08 06:19:49.235 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.242 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-08 06:19:49.248 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */var/log ]] 2025-10-08 06:19:49.254 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.260 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-08 06:19:49.266 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */var/log/audit ]] 2025-10-08 06:19:49.272 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.279 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-08 06:19:49.285 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev/pts == */home ]] 2025-10-08 06:19:49.291 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-08 06:19:49.297 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RbFaMUZ2/mnt/dev/pts' 2025-10-08 06:19:49.297 | Unmount /tmp/dib_build.RbFaMUZ2/mnt/dev/pts 2025-10-08 06:19:49.304 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RbFaMUZ2/mnt/dev/pts 2025-10-08 06:19:49.354 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:19:49.360 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:19:49.366 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.372 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:19:49.378 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */boot/efi ]] 2025-10-08 06:19:49.384 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.390 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:19:49.396 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */boot ]] 2025-10-08 06:19:49.403 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.409 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-10-08 06:19:49.415 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.421 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-10-08 06:19:49.427 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */tmp ]] 2025-10-08 06:19:49.434 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.440 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-10-08 06:19:49.446 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */var ]] 2025-10-08 06:19:49.453 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.459 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-10-08 06:19:49.465 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */var/log ]] 2025-10-08 06:19:49.471 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.477 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-10-08 06:19:49.484 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */var/log/audit ]] 2025-10-08 06:19:49.490 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.496 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-10-08 06:19:49.502 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/dev == */home ]] 2025-10-08 06:19:49.508 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-10-08 06:19:49.515 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RbFaMUZ2/mnt/dev' 2025-10-08 06:19:49.515 | Unmount /tmp/dib_build.RbFaMUZ2/mnt/dev 2025-10-08 06:19:49.521 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RbFaMUZ2/mnt/dev 2025-10-08 06:19:49.568 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:19:49.575 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:19:49.581 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.587 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:19:49.593 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/boot/efi == */boot/efi ]] 2025-10-08 06:19:49.599 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/boot/efi managed by block device; skipping' 2025-10-08 06:19:49.599 | Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/boot/efi managed by block device; skipping 2025-10-08 06:19:49.605 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-08 06:19:49.611 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-08 06:19:49.617 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-08 06:19:49.623 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-10-08 06:19:49.629 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-10-08 06:19:49.635 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.641 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-10-08 06:19:49.647 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/boot == */boot/efi ]] 2025-10-08 06:19:49.653 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-10-08 06:19:49.660 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-10-08 06:19:49.666 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RbFaMUZ2/mnt/boot == */boot ]] 2025-10-08 06:19:49.673 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/boot managed by block device; skipping' 2025-10-08 06:19:49.673 | Mountpoint /tmp/dib_build.RbFaMUZ2/mnt/boot managed by block device; skipping 2025-10-08 06:19:49.679 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-10-08 06:19:49.685 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-10-08 06:19:49.691 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-10-08 06:19:49.698 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-10-08 06:19:49.704 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-10-08 06:19:49.711 | ++ 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-10-08 06:19:49.882 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-08 06:19:49.882 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-08 06:19:49.883 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2025-10-08 06:19:49.906 | + diskimage_builder/lib/disk-image-create:main:591 : TMP_IMAGE_PATH=/tmp/dib_image.V2tEa8V4/image0.raw 2025-10-08 06:19:49.912 | + diskimage_builder/lib/disk-image-create:main:592 : export TMP_IMAGE_PATH 2025-10-08 06:19:49.918 | + 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-10-08 06:19:50.053 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-08 06:19:50.053 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-08 06:19:50.054 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_home] 2025-10-08 06:19:50.054 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-08 06:19:50.096 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RbFaMUZ2/mnt/home] 2025-10-08 06:19:50.136 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RbFaMUZ2/mnt/home: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-08 06:19:50.140 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RbFaMUZ2/mnt/home] 2025-10-08 06:19:50.326 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_audit] 2025-10-08 06:19:50.326 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-08 06:19:50.372 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RbFaMUZ2/mnt/var/log/audit] 2025-10-08 06:19:50.410 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RbFaMUZ2/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-10-08 06:19:50.413 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RbFaMUZ2/mnt/var/log/audit] 2025-10-08 06:19:50.470 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_log] 2025-10-08 06:19:50.470 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-08 06:19:50.512 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RbFaMUZ2/mnt/var/log] 2025-10-08 06:19:50.550 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RbFaMUZ2/mnt/var/log: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-08 06:19:50.553 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RbFaMUZ2/mnt/var/log] 2025-10-08 06:19:50.612 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_var] 2025-10-08 06:19:50.612 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-08 06:19:50.642 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RbFaMUZ2/mnt/var] 2025-10-08 06:19:50.681 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RbFaMUZ2/mnt/var: 952 MiB (998244352 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-08 06:19:50.685 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RbFaMUZ2/mnt/var] 2025-10-08 06:19:50.873 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_tmp] 2025-10-08 06:19:50.873 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-08 06:19:50.915 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RbFaMUZ2/mnt/tmp] 2025-10-08 06:19:50.952 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RbFaMUZ2/mnt/tmp: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-08 06:19:50.956 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RbFaMUZ2/mnt/tmp] 2025-10-08 06:19:51.019 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_ESP] 2025-10-08 06:19:51.019 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-08 06:19:51.062 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RbFaMUZ2/mnt/boot/efi] 2025-10-08 06:19:51.123 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_boot] 2025-10-08 06:19:51.123 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-08 06:19:51.167 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RbFaMUZ2/mnt/boot] 2025-10-08 06:19:51.390 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RbFaMUZ2/mnt/boot: 362.7 MiB (380326912 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-08 06:19:51.394 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RbFaMUZ2/mnt/boot] 2025-10-08 06:19:51.521 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_root] 2025-10-08 06:19:51.521 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-10-08 06:19:51.575 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RbFaMUZ2/mnt/] 2025-10-08 06:19:51.606 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RbFaMUZ2/mnt/: 2.2 GiB (2344615936 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-10-08 06:19:51.608 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RbFaMUZ2/mnt/] 2025-10-08 06:19:52.660 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_thinpool] 2025-10-08 06:19:52.829 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_root] 2025-10-08 06:19:52.959 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_tmp] 2025-10-08 06:19:53.070 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_var] 2025-10-08 06:19:53.174 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_log] 2025-10-08 06:19:53.280 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_audit] 2025-10-08 06:19:53.379 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_home] 2025-10-08 06:19:53.534 | INFO diskimage_builder.block_device.utils [-] Calling [sudo vgchange -an vg] 2025-10-08 06:19:53.596 | 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-10-08 06:19:53.628 | INFO diskimage_builder.block_device.utils [-] Calling [sudo udevadm settle] 2025-10-08 06:19:53.683 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2025-10-08 06:19:53.796 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2025-10-08 06:19:53.796 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2025-10-08 06:19:53.893 | + 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-10-08 06:19:54.061 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-10-08 06:19:54.061 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RbFaMUZ2/block-device/config.yaml', 'image-dir': '/tmp/dib_image.V2tEa8V4', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RbFaMUZ2/mnt', 'build-dir': '/tmp/dib_build.RbFaMUZ2', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-10-08 06:19:54.061 | INFO diskimage_builder.block_device.utils [-] Calling [sudo pvscan --cache] 2025-10-08 06:19:54.160 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.RbFaMUZ2/states/block-device] 2025-10-08 06:19:54.208 | + diskimage_builder/lib/disk-image-create:main:598 : cleanup_build_dir 2025-10-08 06:19:54.215 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /tmp/dib_build.RbFaMUZ2/built; do sleep 1; done' 2025-10-08 06:19:54.254 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /tmp/dib_build.RbFaMUZ2/mnt 2025-10-08 06:19:54.288 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /tmp/dib_build.RbFaMUZ2 2025-10-08 06:19:54.404 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2025-10-08 06:19:54.408 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-10-08 06:19:54.413 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-10-08 06:19:54.418 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-10-08 06:19:54.424 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-10-08 06:19:54.433 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7864096 2025-10-08 06:19:54.438 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-10-08 06:19:54.443 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7864096 -lt 14680064 ']' 2025-10-08 06:19:54.448 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-10-08 06:19:54.456 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-10-08 06:19:54.462 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /tmp/dib_build.RbFaMUZ2 2025-10-08 06:19:54.480 | + diskimage_builder/lib/disk-image-create:main:600 : [[ ! disable-nouveau openvswitch element-manifest bootloader manifests package-installs remove-resolvconf install-bin openssh-server dynamic-login growvols pkg-map dracut-regenerate selinux-permissive rpm-distro select-boot-kernel-initrd install-types interface-names override-pip-and-virtualenv install-static sysprep stable-interface-names selinux-fixfiles-restore edpm-partition-uefi runtime-ssh-host-keys cloud-init-network-renderer cache-url yum base repo-setup centos edpm-base reset-bls-entries enable-packages-install redhat-common dib-init-system source-repositories modprobe =~ no-final-image ]] 2025-10-08 06:19:54.487 | + diskimage_builder/lib/disk-image-create:main:600 : [[ 0 == \0 ]] 2025-10-08 06:19:54.493 | + diskimage_builder/lib/disk-image-create:main:601 : has_raw_type= 2025-10-08 06:19:54.499 | + diskimage_builder/lib/disk-image-create:main:602 : for IMAGE_TYPE in ${IMAGE_TYPES[@]} 2025-10-08 06:19:54.506 | + diskimage_builder/lib/disk-image-create:main:604 : '[' qcow2 = raw ']' 2025-10-08 06:19:54.512 | + diskimage_builder/lib/disk-image-create:main:606 : '[' qcow2 '!=' squashfs ']' 2025-10-08 06:19:54.518 | + diskimage_builder/lib/disk-image-create:main:607 : compress_and_save_image edpm-hardened-uefi.qcow2 2025-10-08 06:19:54.525 | + diskimage_builder/lib/img-functions:compress_and_save_image:137 : test qcow2 '!=' qcow2 2025-10-08 06:19:54.532 | + diskimage_builder/lib/img-functions:compress_and_save_image:138 : '[' -n '' ']' 2025-10-08 06:19:54.539 | + diskimage_builder/lib/img-functions:compress_and_save_image:141 : EXTRA_OPTIONS= 2025-10-08 06:19:54.545 | + diskimage_builder/lib/img-functions:compress_and_save_image:143 : '[' qcow2 = raw ']' 2025-10-08 06:19:54.552 | + diskimage_builder/lib/img-functions:compress_and_save_image:145 : '[' qcow2 == tgz ']' 2025-10-08 06:19:54.559 | + diskimage_builder/lib/img-functions:compress_and_save_image:148 : '[' qcow2 == vhd ']' 2025-10-08 06:19:54.566 | + diskimage_builder/lib/img-functions:compress_and_save_image:156 : echo 'Converting image using qemu-img convert' 2025-10-08 06:19:54.566 | Converting image using qemu-img convert 2025-10-08 06:19:54.572 | + diskimage_builder/lib/img-functions:compress_and_save_image:157 : qemu-img convert -c -f raw -O qcow2 /tmp/dib_image.V2tEa8V4/image0.raw edpm-hardened-uefi.qcow2-new 2025-10-08 06:21:36.563 | + diskimage_builder/lib/img-functions:compress_and_save_image:160 : OUT_IMAGE_PATH=edpm-hardened-uefi.qcow2-new 2025-10-08 06:21:36.569 | + diskimage_builder/lib/img-functions:compress_and_save_image:161 : finish_image edpm-hardened-uefi.qcow2 2025-10-08 06:21:36.575 | + diskimage_builder/lib/common-functions:finish_image:54 : '[' -f edpm-hardened-uefi.qcow2 -a 0 -eq 0 ']' 2025-10-08 06:21:36.579 | + diskimage_builder/lib/common-functions:finish_image:66 : mv edpm-hardened-uefi.qcow2-new edpm-hardened-uefi.qcow2 2025-10-08 06:21:36.588 | + diskimage_builder/lib/common-functions:finish_image:67 : [[ -n 1 ]] 2025-10-08 06:21:36.593 | + diskimage_builder/lib/common-functions:finish_image:67 : [[ 1 != \0 ]] 2025-10-08 06:21:36.598 | + diskimage_builder/lib/common-functions:finish_image:75 : declare -a wait_for 2025-10-08 06:21:36.603 | + diskimage_builder/lib/common-functions:finish_image:76 : [[ 1 == \1 ]] 2025-10-08 06:21:36.608 | + diskimage_builder/lib/common-functions:finish_image:76 : DIB_CHECKSUM=md5,sha256 2025-10-08 06:21:36.612 | + diskimage_builder/lib/common-functions:finish_image:77 : [[ md5,sha256 == *md5* ]] 2025-10-08 06:21:36.619 | + diskimage_builder/lib/common-functions:finish_image:77 : wait_for+=($!) 2025-10-08 06:21:36.620 | + diskimage_builder/lib/common-functions:finish_image:77 : md5sum edpm-hardened-uefi.qcow2 2025-10-08 06:21:36.624 | + diskimage_builder/lib/common-functions:finish_image:78 : [[ md5,sha256 == *sha256* ]] 2025-10-08 06:21:36.629 | + diskimage_builder/lib/common-functions:finish_image:78 : wait_for+=($!) 2025-10-08 06:21:36.632 | + diskimage_builder/lib/common-functions:finish_image:78 : sha256sum edpm-hardened-uefi.qcow2 2025-10-08 06:21:36.634 | + diskimage_builder/lib/common-functions:finish_image:79 : wait 51464 51474 2025-10-08 06:21:38.054 | + diskimage_builder/lib/common-functions:finish_image:81 : echo 'Image file edpm-hardened-uefi.qcow2 created...' 2025-10-08 06:21:38.054 | Image file edpm-hardened-uefi.qcow2 created... 2025-10-08 06:21:38.061 | + diskimage_builder/lib/disk-image-create:main:610 : '[' -n '' ']' 2025-10-08 06:21:38.068 | + diskimage_builder/lib/disk-image-create:main:617 : cleanup_image_dir 2025-10-08 06:21:38.073 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /tmp/dib_image.V2tEa8V4 2025-10-08 06:21:38.192 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2025-10-08 06:21:38.200 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-10-08 06:21:38.206 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-10-08 06:21:38.213 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-10-08 06:21:38.221 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-10-08 06:21:38.233 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7864096 2025-10-08 06:21:38.240 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-10-08 06:21:38.246 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7864096 -lt 14680064 ']' 2025-10-08 06:21:38.252 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-10-08 06:21:38.259 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-10-08 06:21:38.266 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /tmp/dib_image.V2tEa8V4 2025-10-08 06:21:38.592 | Build completed successfully