2025-11-26 06:11:28.276 | diskimage-builder version 3.40.1 2025-11-26 06:11:28.278 | Building elements: base centos selinux-permissive stable-interface-names bootloader element-manifest dynamic-login dracut-regenerate modprobe disable-nouveau reset-bls-entries edpm-base edpm-partition-uefi enable-packages-install interface-names openvswitch override-pip-and-virtualenv cloud-init-network-renderer remove-resolvconf repo-setup 2025-11-26 06:11:28.328 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/lib/python3.9/site-packages/diskimage_builder/elements:/usr/share/edpm-image-builder//dib/:/usr/share/ironic-python-agent-builder/dib/ _find_all_elements /usr/lib/python3.9/site-packages/diskimage_builder/element_dependencies.py:209 2025-11-26 06:11:28.349 | Expanded element dependencies to: disable-nouveau enable-packages-install sysprep cloud-init-network-renderer override-pip-and-virtualenv openvswitch selinux-fixfiles-restore rpm-distro base edpm-base growvols install-types pkg-map centos cache-url dracut-regenerate repo-setup package-installs redhat-common manifests reset-bls-entries install-bin yum install-static bootloader modprobe interface-names source-repositories stable-interface-names selinux-permissive element-manifest dynamic-login openssh-server runtime-ssh-host-keys edpm-partition-uefi dib-init-system remove-resolvconf select-boot-kernel-initrd 2025-11-26 06:11:28.352 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2025-11-26 06:11:28.355 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=edpm-hardened-uefi 2025-11-26 06:11:28.357 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=edpm-hardened-uefi 2025-11-26 06:11:28.360 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2025-11-26 06:11:28.363 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2025-11-26 06:11:28.365 | + diskimage_builder/lib/disk-image-create:main:263 : type qemu-img 2025-11-26 06:11:28.367 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2025-11-26 06:11:28.370 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2025-11-26 06:11:28.373 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2025-11-26 06:11:28.375 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2025-11-26 06:11:28.379 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/tmp/dib_build.RKwBUNgF 2025-11-26 06:11:28.381 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2025-11-26 06:11:28.384 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/tmp/dib_image.mGJKYTbm 2025-11-26 06:11:28.387 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2025-11-26 06:11:28.389 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2025-11-26 06:11:28.391 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2025-11-26 06:11:28.394 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2025-11-26 06:11:28.396 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-11-26 06:11:28.398 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-11-26 06:11:28.401 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-11-26 06:11:28.405 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865372 2025-11-26 06:11:28.408 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-11-26 06:11:28.410 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865372 -lt 14680064 ']' 2025-11-26 06:11:28.412 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 1 == 1 ']' 2025-11-26 06:11:28.415 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : echo 'WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7865372 < 14G)' 2025-11-26 06:11:28.415 | WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7865372 < 14G) 2025-11-26 06:11:28.417 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-11-26 06:11:28.420 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2025-11-26 06:11:28.422 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /tmp/dib_build.RKwBUNgF 2025-11-26 06:11:28.422 | Building in /tmp/dib_build.RKwBUNgF 2025-11-26 06:11:28.424 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2025-11-26 06:11:28.427 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2025-11-26 06:11:28.429 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2025-11-26 06:11:28.431 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/tmp/dib_build.RKwBUNgF/hooks 2025-11-26 06:11:28.434 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/tmp/dib_build.RKwBUNgF/hooks 2025-11-26 06:11:28.437 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /tmp/dib_build.RKwBUNgF/block-device 2025-11-26 06:11:28.440 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/tmp/dib_build.RKwBUNgF/block-device/config.yaml 2025-11-26 06:11:28.443 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /tmp/dib_build.RKwBUNgF/block-device/config.yaml 2025-11-26 06:11:28.455 | Searching elements for block-device[-amd64].yaml ... 2025-11-26 06:11:28.459 | Using block-device config: /usr/share/edpm-image-builder/dib/edpm-partition-uefi/block-device-default.yaml 2025-11-26 06:11:28.461 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2025-11-26 06:11:28.464 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/tmp/dib_build.RKwBUNgF/block-device/params.yaml 2025-11-26 06:11:28.466 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2025-11-26 06:11:28.469 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2025-11-26 06:11:28.473 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py init 2025-11-26 06:11:28.611 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-26 06:11:28.611 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-26 06:11:28.623 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/boot', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB'}]}}, {'lvm': {'name': 'lvm', 'base': ['root'], 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'mkfs': {'name': 'fs_root', 'base': 'lv_root', 'type': 'xfs', 'label': 'rhoso-rootfs', 'mount': {'mount_point': '/', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 1}}}}, {'mkfs': {'name': 'fs_tmp', 'base': 'lv_tmp', 'type': 'xfs', 'mount': {'mount_point': '/tmp', 'fstab': {'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_var', 'base': 'lv_var', 'type': 'xfs', 'mount': {'mount_point': '/var', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_log', 'base': 'lv_log', 'type': 'xfs', 'mount': {'mount_point': '/var/log', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_audit', 'base': 'lv_audit', 'type': 'xfs', 'mount': {'mount_point': '/var/log/audit', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_home', 'base': 'lv_home', 'type': 'xfs', 'mount': {'mount_point': '/home', 'fstab': {'options': 'rw,nodev,relatime', 'fsck-passno': 2}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2025-11-26 06:11:28.623 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2025-11-26 06:11:28.623 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2025-11-26 06:11:28.624 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.RKwBUNgF/states/block-device/config.json] 2025-11-26 06:11:28.641 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2025-11-26 06:11:28.759 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-26 06:11:28.759 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-26 06:11:28.759 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2025-11-26 06:11:28.759 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [rhoso-rootfs] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:308 2025-11-26 06:11:28.774 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=rhoso-rootfs 2025-11-26 06:11:28.776 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2025-11-26 06:11:28.779 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2025-11-26 06:11:28.906 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-26 06:11:28.906 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-26 06:11:28.907 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2025-11-26 06:11:28.907 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [xfs] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:315 2025-11-26 06:11:28.922 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=xfs 2025-11-26 06:11:28.925 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2025-11-26 06:11:28.928 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2025-11-26 06:11:29.043 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-26 06:11:29.043 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-26 06:11:29.044 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2025-11-26 06:11:29.044 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [mkfs_boot] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:329 2025-11-26 06:11:29.058 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL=mkfs_boot 2025-11-26 06:11:29.061 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2025-11-26 06:11:29.064 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2025-11-26 06:11:29.190 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-26 06:11:29.191 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-26 06:11:29.191 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2025-11-26 06:11:29.206 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/boot|/|/tmp|/var|/var/log|/var/log/audit|/home' 2025-11-26 06:11:29.209 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2025-11-26 06:11:29.212 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2025-11-26 06:11:29.214 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:11:29.218 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:11:29.243 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:11:29.245 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:11:29.248 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:11:29.251 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2025-11-26 06:11:29.253 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-26 06:11:29.255 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RKwBUNgF/hooks ']' 2025-11-26 06:11:29.258 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2025-11-26 06:11:29.272 | Copying hooks for cloud-init-network-renderer 2025-11-26 06:11:29.278 | Copying hooks /usr/share/edpm-image-builder/dib/cloud-init-network-renderer/install.d/81-network-renderer 2025-11-26 06:11:29.283 | Copying hooks for override-pip-and-virtualenv 2025-11-26 06:11:29.289 | Copying hooks for enable-packages-install 2025-11-26 06:11:29.295 | Copying hooks /usr/share/edpm-image-builder/dib/enable-packages-install/environment.d/01-export-install-types.bash 2025-11-26 06:11:29.300 | Copying hooks for install-bin 2025-11-26 06:11:29.305 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2025-11-26 06:11:29.309 | Copying hooks for stable-interface-names 2025-11-26 06:11:29.313 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/install.d/02-stable-interface-names 2025-11-26 06:11:29.321 | Copying hooks for source-repositories 2025-11-26 06:11:29.326 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2025-11-26 06:11:29.335 | Copying hooks for interface-names 2025-11-26 06:11:29.339 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/70-clear-net-ifnames 2025-11-26 06:11:29.340 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/71-clean-stale-interface 2025-11-26 06:11:29.345 | Copying hooks for remove-resolvconf 2025-11-26 06:11:29.350 | Copying hooks /usr/share/edpm-image-builder/dib/remove-resolvconf/cleanup.d/90-remove-resolvconf 2025-11-26 06:11:29.355 | Copying hooks for package-installs 2025-11-26 06:11:29.360 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2025-11-26 06:11:29.361 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2025-11-26 06:11:29.363 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2025-11-26 06:11:29.364 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2025-11-26 06:11:29.368 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2025-11-26 06:11:29.372 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2025-11-26 06:11:29.373 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2025-11-26 06:11:29.378 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2025-11-26 06:11:29.379 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2025-11-26 06:11:29.384 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2025-11-26 06:11:29.385 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2025-11-26 06:11:29.393 | Copying hooks for yum 2025-11-26 06:11:29.397 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/bin/install-packages 2025-11-26 06:11:29.402 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2025-11-26 06:11:29.406 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2025-11-26 06:11:29.410 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2025-11-26 06:11:29.414 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2025-11-26 06:11:29.415 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2025-11-26 06:11:29.416 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2025-11-26 06:11:29.418 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2025-11-26 06:11:29.419 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2025-11-26 06:11:29.424 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2025-11-26 06:11:29.430 | Copying hooks for selinux-permissive 2025-11-26 06:11:29.434 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/pre-install.d/11-selinux-permissive 2025-11-26 06:11:29.439 | Copying hooks for dracut-regenerate 2025-11-26 06:11:29.443 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/environment.d/10-dracut-regenerate 2025-11-26 06:11:29.446 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/extra-data.d/50-dracut-conf 2025-11-26 06:11:29.452 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/finalise.d/50-dracut-regenerate 2025-11-26 06:11:29.460 | Copying hooks for modprobe 2025-11-26 06:11:29.464 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2025-11-26 06:11:29.468 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2025-11-26 06:11:29.472 | Copying hooks for rpm-distro 2025-11-26 06:11:29.477 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2025-11-26 06:11:29.481 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2025-11-26 06:11:29.482 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2025-11-26 06:11:29.483 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2025-11-26 06:11:29.489 | Copying hooks for base 2025-11-26 06:11:29.493 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2025-11-26 06:11:29.496 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2025-11-26 06:11:29.498 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2025-11-26 06:11:29.499 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2025-11-26 06:11:29.503 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2025-11-26 06:11:29.511 | Copying hooks for reset-bls-entries 2025-11-26 06:11:29.515 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/finalise.d/49-mkdir-run-install 2025-11-26 06:11:29.516 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/finalise.d/51-rm-run-install 2025-11-26 06:11:29.521 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/init-scripts/systemd 2025-11-26 06:11:29.525 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/post-install.d/80-reset-bls-entries 2025-11-26 06:11:29.530 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/static/usr 2025-11-26 06:11:29.535 | Copying hooks for install-types 2025-11-26 06:11:29.539 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2025-11-26 06:11:29.544 | Copying hooks for element-manifest 2025-11-26 06:11:29.548 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/extra-data.d/75-inject-element-manifest 2025-11-26 06:11:29.553 | Copying hooks for selinux-fixfiles-restore 2025-11-26 06:11:29.557 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2025-11-26 06:11:29.561 | Copying hooks for openssh-server 2025-11-26 06:11:29.565 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2025-11-26 06:11:29.567 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2025-11-26 06:11:29.575 | Copying hooks for bootloader 2025-11-26 06:11:29.580 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2025-11-26 06:11:29.584 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2025-11-26 06:11:29.590 | Copying hooks for manifests 2025-11-26 06:11:29.595 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2025-11-26 06:11:29.599 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2025-11-26 06:11:29.603 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2025-11-26 06:11:29.607 | Copying hooks for growvols 2025-11-26 06:11:29.611 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/environment.d/15-growvols 2025-11-26 06:11:29.615 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/init-scripts/systemd 2025-11-26 06:11:29.619 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/post-install.d/80-growvols 2025-11-26 06:11:29.624 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/static/usr 2025-11-26 06:11:29.632 | Copying hooks for edpm-partition-uefi 2025-11-26 06:11:29.636 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/environment.d/15-block-device.bash 2025-11-26 06:11:29.640 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/finalise.d/51-efi-grub-cfg 2025-11-26 06:11:29.644 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/post-install.d/80-enable-fstrim 2025-11-26 06:11:29.646 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/post-install.d/98-enable-tmp-mount 2025-11-26 06:11:29.654 | Copying hooks for edpm-base 2025-11-26 06:11:29.658 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-base/install.d/51-persistent-journal 2025-11-26 06:11:29.666 | Copying hooks for sysprep 2025-11-26 06:11:29.670 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2025-11-26 06:11:29.674 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2025-11-26 06:11:29.678 | Copying hooks for dib-init-system 2025-11-26 06:11:29.683 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2025-11-26 06:11:29.687 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2025-11-26 06:11:29.691 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2025-11-26 06:11:29.694 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2025-11-26 06:11:29.699 | Copying hooks for select-boot-kernel-initrd 2025-11-26 06:11:29.703 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/bin/select-boot-kernel-initrd 2025-11-26 06:11:29.707 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/cleanup.d/99-remove-dib-img-functions 2025-11-26 06:11:29.711 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/extra-data.d/99-copy-dib-img-functions 2025-11-26 06:11:29.715 | Copying hooks for install-static 2025-11-26 06:11:29.719 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2025-11-26 06:11:29.727 | Copying hooks for dynamic-login 2025-11-26 06:11:29.731 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/systemd 2025-11-26 06:11:29.733 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/sysv 2025-11-26 06:11:29.734 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/upstart 2025-11-26 06:11:29.738 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/install.d/70-enable-dynamic-login-services 2025-11-26 06:11:29.742 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/static/usr 2025-11-26 06:11:29.747 | Copying hooks for redhat-common 2025-11-26 06:11:29.751 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2025-11-26 06:11:29.755 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2025-11-26 06:11:29.759 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2025-11-26 06:11:29.766 | Copying hooks for repo-setup 2025-11-26 06:11:29.770 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/environment.d/01-repo-setup.bash 2025-11-26 06:11:29.773 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/pre-install.d/00-03-repo-setup 2025-11-26 06:11:29.777 | Copying hooks for cache-url 2025-11-26 06:11:29.781 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2025-11-26 06:11:29.791 | Copying hooks for disable-nouveau 2025-11-26 06:11:29.796 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/dracut.conf.d/disable-nouveau.conf 2025-11-26 06:11:29.801 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/disable-nouveau.conf 2025-11-26 06:11:29.806 | Copying hooks for runtime-ssh-host-keys 2025-11-26 06:11:29.810 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2025-11-26 06:11:29.814 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2025-11-26 06:11:29.815 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2025-11-26 06:11:29.819 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2025-11-26 06:11:29.823 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2025-11-26 06:11:29.831 | Copying hooks for openvswitch 2025-11-26 06:11:29.835 | Copying hooks /usr/share/edpm-image-builder/dib/openvswitch/install.d/74-openvswitch 2025-11-26 06:11:29.842 | Copying hooks for pkg-map 2025-11-26 06:11:29.846 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2025-11-26 06:11:29.850 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2025-11-26 06:11:29.854 | Copying hooks for centos 2025-11-26 06:11:29.858 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/environment.d/10-centos-distro-name.bash 2025-11-26 06:11:29.862 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/post-install.d/03-reset-bls-entries 2025-11-26 06:11:29.866 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/00-02-set-centos-mirror 2025-11-26 06:11:29.868 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/02-set-machine-id 2025-11-26 06:11:29.872 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/root.d/10-centos-cloud-image 2025-11-26 06:11:29.877 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/10-stream-build-succeeds 2025-11-26 06:11:29.878 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-build-succeeds 2025-11-26 06:11:29.880 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-stream-build-succeeds 2025-11-26 06:11:29.882 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/9-stream-build-succeeds 2025-11-26 06:11:29.893 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2025-11-26 06:11:29.895 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:11:29.896 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2025-11-26 06:11:29.901 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.RKwBUNgF/hooks/root.d ']' 2025-11-26 06:11:29.904 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.RKwBUNgF/hooks/root.d' 2025-11-26 06:11:29.904 | Running hooks from /tmp/dib_build.RKwBUNgF/hooks/root.d 2025-11-26 06:11:29.907 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-11-26 06:11:29.909 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.RKwBUNgF/hooks/root.d 2025-11-26 06:11:29.921 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/01-export-install-types.bash 2025-11-26 06:11:29.923 | + source /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/01-export-install-types.bash 2025-11-26 06:11:29.923 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:11:29.923 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:11:29.924 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/01-repo-setup.bash 2025-11-26 06:11:29.925 | + source /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/01-repo-setup.bash 2025-11-26 06:11:29.925 | ++ export DIB_REPO_SETUP=current-podified 2025-11-26 06:11:29.925 | ++ DIB_REPO_SETUP=current-podified 2025-11-26 06:11:29.925 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-26 06:11:29.925 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-26 06:11:29.925 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-26 06:11:29.925 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-26 06:11:29.926 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-26 06:11:29.926 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-26 06:11:29.926 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/10-base-defaults 2025-11-26 06:11:29.927 | + source /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/10-base-defaults 2025-11-26 06:11:29.928 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-26 06:11:29.928 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-26 06:11:29.928 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-26 06:11:29.928 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-26 06:11:29.928 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-11-26 06:11:29.930 | + source /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-11-26 06:11:29.930 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-26 06:11:29.930 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-26 06:11:29.930 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-26 06:11:29.930 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-26 06:11:29.930 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-11-26 06:11:29.930 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-26 06:11:29.930 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-26 06:11:29.930 | ++ export DIB_NO_TIMER_CHECK=True 2025-11-26 06:11:29.930 | ++ DIB_NO_TIMER_CHECK=True 2025-11-26 06:11:29.930 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-26 06:11:29.930 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-26 06:11:29.930 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-26 06:11:29.930 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-26 06:11:29.930 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-11-26 06:11:29.932 | + source /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-11-26 06:11:29.932 | ++ export DISTRO_NAME=centos 2025-11-26 06:11:29.932 | ++ DISTRO_NAME=centos 2025-11-26 06:11:29.932 | ++ export DIB_RELEASE=9-stream 2025-11-26 06:11:29.932 | ++ DIB_RELEASE=9-stream 2025-11-26 06:11:29.932 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-26 06:11:29.932 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-26 06:11:29.932 | ++ export YUM=dnf 2025-11-26 06:11:29.932 | ++ YUM=dnf 2025-11-26 06:11:29.932 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/10-dracut-regenerate 2025-11-26 06:11:29.934 | + source /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/10-dracut-regenerate 2025-11-26 06:11:29.934 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-11-26 06:11:29.934 | - name: crypt 2025-11-26 06:11:29.934 | packages: 2025-11-26 06:11:29.934 | - cryptsetup 2025-11-26 06:11:29.934 | - name: lvm 2025-11-26 06:11:29.934 | packages: 2025-11-26 06:11:29.934 | - lvm2 2025-11-26 06:11:29.934 | ' 2025-11-26 06:11:29.934 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-11-26 06:11:29.934 | - name: crypt 2025-11-26 06:11:29.934 | packages: 2025-11-26 06:11:29.934 | - cryptsetup 2025-11-26 06:11:29.934 | - name: lvm 2025-11-26 06:11:29.934 | packages: 2025-11-26 06:11:29.934 | - lvm2 2025-11-26 06:11:29.934 | ' 2025-11-26 06:11:29.934 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-11-26 06:11:29.934 | - name: crypt 2025-11-26 06:11:29.934 | packages: 2025-11-26 06:11:29.934 | - cryptsetup 2025-11-26 06:11:29.934 | - name: lvm 2025-11-26 06:11:29.934 | packages: 2025-11-26 06:11:29.934 | - lvm2 2025-11-26 06:11:29.934 | ' 2025-11-26 06:11:29.934 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-11-26 06:11:29.934 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/14-manifests 2025-11-26 06:11:29.936 | + source /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/14-manifests 2025-11-26 06:11:29.936 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-26 06:11:29.936 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-26 06:11:29.936 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-26 06:11:29.936 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-26 06:11:29.936 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/15-block-device.bash 2025-11-26 06:11:29.938 | + source /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/15-block-device.bash 2025-11-26 06:11:29.938 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-11-26 06:11:29.938 | ++ export DIB_BLOCK_DEVICE=efi 2025-11-26 06:11:29.938 | ++ DIB_BLOCK_DEVICE=efi 2025-11-26 06:11:29.938 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/15-growvols 2025-11-26 06:11:29.940 | + source /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/15-growvols 2025-11-26 06:11:29.940 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-11-26 06:11:29.941 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-11-26 06:11:29.941 | ++ export DIB_GROWVOLS_ARGS= 2025-11-26 06:11:29.941 | ++ DIB_GROWVOLS_ARGS= 2025-11-26 06:11:29.941 | ++ export DIB_GROWVOLS_GROUP= 2025-11-26 06:11:29.941 | ++ DIB_GROWVOLS_GROUP= 2025-11-26 06:11:29.941 | ++ export DIB_GROWVOLS_DEVICE= 2025-11-26 06:11:29.941 | ++ DIB_GROWVOLS_DEVICE= 2025-11-26 06:11:29.941 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/50-redhat-common 2025-11-26 06:11:29.942 | + source /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/50-redhat-common 2025-11-26 06:11:29.943 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-26 06:11:29.943 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-26 06:11:29.943 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-26 06:11:29.943 | ++ DIB_INIT_SYSTEM=systemd 2025-11-26 06:11:29.943 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/99-dib-init-system 2025-11-26 06:11:29.945 | + source /tmp/dib_build.RKwBUNgF/hooks/root.d/../environment.d/99-dib-init-system 2025-11-26 06:11:29.945 | ++ '[' -z systemd ']' 2025-11-26 06:11:29.945 | ++ case $DIB_INIT_SYSTEM in 2025-11-26 06:11:29.945 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/root.d/10-centos-cloud-image 2025-11-26 06:11:29.947 | + set -eu 2025-11-26 06:11:29.947 | + set -o pipefail 2025-11-26 06:11:29.947 | + '[' -n amd64 ']' 2025-11-26 06:11:29.947 | + '[' -n /tmp/dib_build.RKwBUNgF/mnt ']' 2025-11-26 06:11:29.947 | + [[ amd64 x86_64 arm64 aarch64 ppc64le =~ amd64 ]] 2025-11-26 06:11:29.947 | + [[ amd64 =~ amd64 ]] 2025-11-26 06:11:29.947 | + ARCH=x86_64 2025-11-26 06:11:29.947 | + [[ 9-stream == \9 ]] 2025-11-26 06:11:29.948 | + dib_release_path=9-stream 2025-11-26 06:11:29.948 | + DIB_CLOUD_IMAGES=https://cloud.centos.org/centos/9-stream/x86_64/images 2025-11-26 06:11:29.948 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-26 06:11:29.948 | + '[' -n /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-11-26 06:11:29.948 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-26 06:11:29.948 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-26 06:11:29.948 | ++ basename /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-26 06:11:29.949 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-26 06:11:29.949 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-26 06:11:29.949 | + echo 'Extracting image...' 2025-11-26 06:11:29.949 | Extracting image... 2025-11-26 06:11:29.949 | + /tmp/dib_build.RKwBUNgF/hooks/bin/extract-image CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-26 06:11:29.950 | + set -eu 2025-11-26 06:11:29.950 | + set -o pipefail 2025-11-26 06:11:29.950 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-26 06:11:29.950 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-26 06:11:29.950 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-26 06:11:29.950 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-26 06:11:29.950 | + CACHED_TAR=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-26 06:11:29.950 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-26 06:11:29.950 | + TAR_LOCK=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock 2025-11-26 06:11:29.950 | + GUID_EFI=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2025-11-26 06:11:29.950 | + GUID_LINUX_BOOT=bc13c2ff-59e6-4262-a352-b275fd6f7172 2025-11-26 06:11:29.951 | ++ date 2025-11-26 06:11:29.952 | + echo 'Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Wed Nov 26 06:11:29 UTC 2025' 2025-11-26 06:11:29.952 | Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Wed Nov 26 06:11:29 UTC 2025 2025-11-26 06:11:29.952 | + flock -w 1200 9 2025-11-26 06:11:29.953 | + extract_image 2025-11-26 06:11:29.953 | + '[' -n '' -a -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2025-11-26 06:11:29.953 | + '[' -z /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-11-26 06:11:29.953 | + '[' '!' -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz -o /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 -nt /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2025-11-26 06:11:29.953 | + echo 'Repacking base image as tarball.' 2025-11-26 06:11:29.953 | Repacking base image as tarball. 2025-11-26 06:11:29.954 | ++ mktemp --tmpdir=/tmp -d 2025-11-26 06:11:29.954 | + WORKING=/tmp/tmp.Jk7JCznqG7 2025-11-26 06:11:29.954 | + EACTION='rm -r /tmp/tmp.Jk7JCznqG7' 2025-11-26 06:11:29.954 | + trap 'rm -r /tmp/tmp.Jk7JCznqG7' EXIT 2025-11-26 06:11:29.954 | + echo 'Working in /tmp/tmp.Jk7JCznqG7' 2025-11-26 06:11:29.954 | Working in /tmp/tmp.Jk7JCznqG7 2025-11-26 06:11:29.955 | ++ mktemp --tmpdir=/tmp/tmp.Jk7JCznqG7 XXXXXX.raw 2025-11-26 06:11:29.956 | + RAW_FILE=/tmp/tmp.Jk7JCznqG7/v1GfpB.raw 2025-11-26 06:11:29.956 | + '[' ow2 == .xz ']' 2025-11-26 06:11:29.956 | + qemu-img convert -f qcow2 -O raw /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 /tmp/tmp.Jk7JCznqG7/v1GfpB.raw 2025-11-26 06:11:33.372 | +++ sudo losetup -f 2025-11-26 06:11:33.401 | ++ basename /dev/loop0 2025-11-26 06:11:33.403 | + LOOPDEV_BASE=loop0 2025-11-26 06:11:33.403 | + sudo kpartx -av /tmp/tmp.Jk7JCznqG7/v1GfpB.raw 2025-11-26 06:11:33.556 | add map loop0p1 (253:0): 0 2048 linear 7:0 2048 2025-11-26 06:11:33.556 | add map loop0p2 (253:1): 0 409600 linear 7:0 4096 2025-11-26 06:11:33.556 | add map loop0p3 (253:2): 0 2097152 linear 7:0 413696 2025-11-26 06:11:33.556 | add map loop0p4 (253:3): 0 18458624 linear 7:0 2510848 2025-11-26 06:11:33.558 | + '[' -f /.dockerenv ']' 2025-11-26 06:11:33.558 | + timeout 5 sh -c 'while ! ls /dev/mapper/loop0p* ; do sleep 1; done' 2025-11-26 06:11:33.562 | /dev/mapper/loop0p1 2025-11-26 06:11:33.562 | /dev/mapper/loop0p2 2025-11-26 06:11:33.562 | /dev/mapper/loop0p3 2025-11-26 06:11:33.562 | /dev/mapper/loop0p4 2025-11-26 06:11:33.563 | + EACTION='sudo kpartx -d /tmp/tmp.Jk7JCznqG7/v1GfpB.raw ; rm -r /tmp/tmp.Jk7JCznqG7' 2025-11-26 06:11:33.563 | + trap 'sudo kpartx -d /tmp/tmp.Jk7JCznqG7/v1GfpB.raw ; rm -r /tmp/tmp.Jk7JCznqG7' EXIT 2025-11-26 06:11:33.563 | + ROOT_LOOPDEV= 2025-11-26 06:11:33.563 | + BOOT_LOOPDEV= 2025-11-26 06:11:33.563 | + EFI_LOOPDEV= 2025-11-26 06:11:33.563 | ++ ls /dev/mapper/loop0p1 /dev/mapper/loop0p2 /dev/mapper/loop0p3 /dev/mapper/loop0p4 2025-11-26 06:11:33.563 | ++ sort -r 2025-11-26 06:11:33.565 | + LOOPDEVS='/dev/mapper/loop0p4 2025-11-26 06:11:33.565 | /dev/mapper/loop0p3 2025-11-26 06:11:33.565 | /dev/mapper/loop0p2 2025-11-26 06:11:33.565 | /dev/mapper/loop0p1' 2025-11-26 06:11:33.566 | ++ echo /dev/mapper/loop0p4 /dev/mapper/loop0p3 /dev/mapper/loop0p2 /dev/mapper/loop0p1 2025-11-26 06:11:33.566 | ++ wc -w 2025-11-26 06:11:33.568 | + LOOPDEV_COUNT=4 2025-11-26 06:11:33.568 | + '[' 4 == 1 ']' 2025-11-26 06:11:33.568 | + for LOOPDEV in ${LOOPDEVS} 2025-11-26 06:11:33.568 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p4 2025-11-26 06:11:33.587 | + fstype=xfs 2025-11-26 06:11:33.587 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p4 2025-11-26 06:11:33.605 | + label=root 2025-11-26 06:11:33.605 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p4 2025-11-26 06:11:33.622 | + part_type=0fc63daf-8483-4772-8e79-3d69d8477de4 2025-11-26 06:11:33.622 | + '[' -z xfs ']' 2025-11-26 06:11:33.622 | + '[' -z '' ']' 2025-11-26 06:11:33.622 | + [[ 0fc63daf-8483-4772-8e79-3d69d8477de4 == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-11-26 06:11:33.622 | + '[' -z '' ']' 2025-11-26 06:11:33.622 | + [[ 0fc63daf-8483-4772-8e79-3d69d8477de4 == bc13c2ff-59e6-4262-a352-b275fd6f7172 ]] 2025-11-26 06:11:33.622 | + [[ root == \b\o\o\t ]] 2025-11-26 06:11:33.622 | + '[' -z '' ']' 2025-11-26 06:11:33.622 | + ROOT_LOOPDEV=/dev/mapper/loop0p4 2025-11-26 06:11:33.622 | + continue 2025-11-26 06:11:33.622 | + for LOOPDEV in ${LOOPDEVS} 2025-11-26 06:11:33.622 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p3 2025-11-26 06:11:33.638 | + fstype=xfs 2025-11-26 06:11:33.639 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p3 2025-11-26 06:11:33.655 | + label=boot 2025-11-26 06:11:33.655 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p3 2025-11-26 06:11:33.672 | + part_type=bc13c2ff-59e6-4262-a352-b275fd6f7172 2025-11-26 06:11:33.672 | + '[' -z xfs ']' 2025-11-26 06:11:33.672 | + '[' -z '' ']' 2025-11-26 06:11:33.672 | + [[ bc13c2ff-59e6-4262-a352-b275fd6f7172 == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-11-26 06:11:33.672 | + '[' -z '' ']' 2025-11-26 06:11:33.672 | + [[ bc13c2ff-59e6-4262-a352-b275fd6f7172 == bc13c2ff-59e6-4262-a352-b275fd6f7172 ]] 2025-11-26 06:11:33.672 | + BOOT_LOOPDEV=/dev/mapper/loop0p3 2025-11-26 06:11:33.672 | + continue 2025-11-26 06:11:33.672 | + for LOOPDEV in ${LOOPDEVS} 2025-11-26 06:11:33.672 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p2 2025-11-26 06:11:33.688 | + fstype=vfat 2025-11-26 06:11:33.689 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p2 2025-11-26 06:11:33.706 | + label= 2025-11-26 06:11:33.706 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p2 2025-11-26 06:11:33.723 | + part_type=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2025-11-26 06:11:33.723 | + '[' -z vfat ']' 2025-11-26 06:11:33.723 | + '[' -z '' ']' 2025-11-26 06:11:33.723 | + [[ c12a7328-f81f-11d2-ba4b-00a0c93ec93b == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2025-11-26 06:11:33.723 | + EFI_LOOPDEV=/dev/mapper/loop0p2 2025-11-26 06:11:33.723 | + continue 2025-11-26 06:11:33.723 | + for LOOPDEV in ${LOOPDEVS} 2025-11-26 06:11:33.724 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p1 2025-11-26 06:11:33.739 | + fstype= 2025-11-26 06:11:33.739 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p1 2025-11-26 06:11:33.755 | + label= 2025-11-26 06:11:33.755 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p1 2025-11-26 06:11:33.769 | + part_type=21686148-6449-6e6f-744e-656564454649 2025-11-26 06:11:33.769 | + '[' -z '' ']' 2025-11-26 06:11:33.769 | + continue 2025-11-26 06:11:33.769 | + '[' -z /dev/mapper/loop0p4 ']' 2025-11-26 06:11:33.769 | + mkdir /tmp/tmp.Jk7JCznqG7/mnt 2025-11-26 06:11:33.771 | ++ sudo blkid -o value -s TYPE /dev/mapper/loop0p4 2025-11-26 06:11:33.789 | + ROOT_FSTYPE=xfs 2025-11-26 06:11:33.789 | + '[' xfs = xfs ']' 2025-11-26 06:11:33.789 | + MOUNTOPTS='-o nouuid,ro' 2025-11-26 06:11:33.789 | + sudo mount -o nouuid,ro /dev/mapper/loop0p4 /tmp/tmp.Jk7JCznqG7/mnt 2025-11-26 06:11:33.811 | + EACTION='sudo umount -f /tmp/tmp.Jk7JCznqG7/mnt ; sudo kpartx -d /tmp/tmp.Jk7JCznqG7/v1GfpB.raw ; rm -r /tmp/tmp.Jk7JCznqG7' 2025-11-26 06:11:33.811 | + trap 'sudo umount -f /tmp/tmp.Jk7JCznqG7/mnt ; sudo kpartx -d /tmp/tmp.Jk7JCznqG7/v1GfpB.raw ; rm -r /tmp/tmp.Jk7JCznqG7' EXIT 2025-11-26 06:11:33.811 | + '[' '!' -z /dev/mapper/loop0p3 ']' 2025-11-26 06:11:33.811 | ++ sudo blkid -o value -s TYPE /dev/mapper/loop0p4 2025-11-26 06:11:33.825 | + BOOT_FSTYPE=xfs 2025-11-26 06:11:33.825 | + '[' xfs = xfs ']' 2025-11-26 06:11:33.825 | + BOOT_MOUNTOPTS='-o nouuid,ro' 2025-11-26 06:11:33.825 | + sudo mount -o nouuid,ro /dev/mapper/loop0p3 /tmp/tmp.Jk7JCznqG7/mnt/boot 2025-11-26 06:11:33.851 | + EACTION='sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.Jk7JCznqG7/mnt ; sudo kpartx -d /tmp/tmp.Jk7JCznqG7/v1GfpB.raw ; rm -r /tmp/tmp.Jk7JCznqG7' 2025-11-26 06:11:33.851 | + trap 'sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.Jk7JCznqG7/mnt ; sudo kpartx -d /tmp/tmp.Jk7JCznqG7/v1GfpB.raw ; rm -r /tmp/tmp.Jk7JCznqG7' EXIT 2025-11-26 06:11:33.851 | + '[' '!' -z /dev/mapper/loop0p2 ']' 2025-11-26 06:11:33.851 | + sudo mount /dev/mapper/loop0p2 /tmp/tmp.Jk7JCznqG7/mnt/boot/efi 2025-11-26 06:11:33.879 | + EACTION='sudo umount -f /dev/mapper/loop0p2 ; sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.Jk7JCznqG7/mnt ; sudo kpartx -d /tmp/tmp.Jk7JCznqG7/v1GfpB.raw ; rm -r /tmp/tmp.Jk7JCznqG7' 2025-11-26 06:11:33.879 | + trap 'sudo umount -f /dev/mapper/loop0p2 ; sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.Jk7JCznqG7/mnt ; sudo kpartx -d /tmp/tmp.Jk7JCznqG7/v1GfpB.raw ; rm -r /tmp/tmp.Jk7JCznqG7' EXIT 2025-11-26 06:11:33.880 | ++ sudo chroot /tmp/tmp.Jk7JCznqG7/mnt bin/tar --help 2025-11-26 06:11:33.880 | ++ grep -c xattrs-exclude 2025-11-26 06:11:33.900 | + '[' 0 == 1 ']' 2025-11-26 06:11:33.900 | + TAROPTS='--xattrs --xattrs-include=* --xattrs-exclude=security.selinux' 2025-11-26 06:11:33.900 | + sudo chroot /tmp/tmp.Jk7JCznqG7/mnt bin/tar --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -cz . 2025-11-26 06:12:16.324 | + mv /tmp/tmp.Jk7JCznqG7/tmp.tar /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-26 06:12:16.326 | + echo 'Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz' 2025-11-26 06:12:16.326 | Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-26 06:12:16.326 | + sudo tar -C /tmp/dib_build.RKwBUNgF/mnt --numeric-owner --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -xzf /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-26 06:12:24.054 | ++ sudo umount -f /dev/mapper/loop0p2 2025-11-26 06:12:24.075 | ++ sudo umount -f /dev/mapper/loop0p3 2025-11-26 06:12:24.113 | ++ sudo umount -f /tmp/tmp.Jk7JCznqG7/mnt 2025-11-26 06:12:24.362 | ++ sudo kpartx -d /tmp/tmp.Jk7JCznqG7/v1GfpB.raw 2025-11-26 06:12:24.425 | ++ rm -r /tmp/tmp.Jk7JCznqG7 2025-11-26 06:12:24.628 | dib-run-parts 10-centos-cloud-image completed 2025-11-26 06:12:24.628 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/root.d/50-yum-cache 2025-11-26 06:12:24.631 | + set -eu 2025-11-26 06:12:24.631 | + set -o pipefail 2025-11-26 06:12:24.631 | + '[' -n /tmp/dib_build.RKwBUNgF/mnt ']' 2025-11-26 06:12:24.631 | + YUM_CACHE_DIR=/root/.cache/image-create/yum 2025-11-26 06:12:24.631 | + mkdir -p /root/.cache/image-create/yum 2025-11-26 06:12:24.632 | + sudo mkdir -p /tmp/dib_build.RKwBUNgF/mnt/tmp/yum 2025-11-26 06:12:24.650 | + sudo mount --bind /root/.cache/image-create/yum /tmp/dib_build.RKwBUNgF/mnt/tmp/yum 2025-11-26 06:12:24.667 | dib-run-parts 50-yum-cache completed 2025-11-26 06:12:24.667 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-26 06:12:24.667 | dib-run-parts 2025-11-26 06:12:24.669 | dib-run-parts Target: root.d 2025-11-26 06:12:24.669 | dib-run-parts 2025-11-26 06:12:24.669 | dib-run-parts Script Seconds 2025-11-26 06:12:24.669 | dib-run-parts --------------------------------------- ---------- 2025-11-26 06:12:24.669 | dib-run-parts 2025-11-26 06:12:24.677 | dib-run-parts 10-centos-cloud-image 54.682 2025-11-26 06:12:24.682 | dib-run-parts 50-yum-cache 0.038 2025-11-26 06:12:24.683 | dib-run-parts 2025-11-26 06:12:24.683 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-26 06:12:24.687 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2025-11-26 06:12:24.690 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:12:24.691 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2025-11-26 06:12:24.697 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:12:24.697 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2025-11-26 06:12:24.700 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2025-11-26 06:12:24.701 | bin 2025-11-26 06:12:24.701 | boot 2025-11-26 06:12:24.701 | dev 2025-11-26 06:12:24.701 | etc 2025-11-26 06:12:24.701 | home 2025-11-26 06:12:24.701 | lib 2025-11-26 06:12:24.701 | lib64 2025-11-26 06:12:24.701 | media 2025-11-26 06:12:24.701 | mnt 2025-11-26 06:12:24.701 | opt 2025-11-26 06:12:24.701 | proc 2025-11-26 06:12:24.701 | root 2025-11-26 06:12:24.701 | run 2025-11-26 06:12:24.701 | sbin 2025-11-26 06:12:24.701 | srv 2025-11-26 06:12:24.701 | sys 2025-11-26 06:12:24.701 | usr 2025-11-26 06:12:24.701 | var' ']' 2025-11-26 06:12:24.703 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf ']' 2025-11-26 06:12:24.706 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf ']' 2025-11-26 06:12:24.708 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf.ORIG 2025-11-26 06:12:24.727 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf 2025-11-26 06:12:24.745 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf 2025-11-26 06:12:24.762 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2025-11-26 06:12:24.765 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2025-11-26 06:12:24.769 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2025-11-26 06:12:24.772 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.RKwBUNgF/mnt/proc 2025-11-26 06:12:24.792 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.RKwBUNgF/mnt/dev 2025-11-26 06:12:24.811 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-11-26 06:12:24.814 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-11-26 06:12:24.819 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2025-11-26 06:12:24.822 | + 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.RKwBUNgF/mnt/dev/pts 2025-11-26 06:12:24.839 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.RKwBUNgF/mnt/sys 2025-11-26 06:12:24.859 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /tmp/dib_build.RKwBUNgF/hooks/environment.d 2025-11-26 06:12:24.863 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2025-11-26 06:12:24.866 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2025-11-26 06:12:24.868 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-26 06:12:24.871 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RKwBUNgF/hooks ']' 2025-11-26 06:12:24.874 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2025-11-26 06:12:24.876 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:12:24.877 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2025-11-26 06:12:24.882 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.RKwBUNgF/hooks/extra-data.d ']' 2025-11-26 06:12:24.884 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.RKwBUNgF/hooks/extra-data.d' 2025-11-26 06:12:24.884 | Running hooks from /tmp/dib_build.RKwBUNgF/hooks/extra-data.d 2025-11-26 06:12:24.887 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-11-26 06:12:24.890 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.RKwBUNgF/hooks/extra-data.d 2025-11-26 06:12:24.903 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-11-26 06:12:24.905 | + source /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-11-26 06:12:24.905 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:12:24.905 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:12:24.905 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-11-26 06:12:24.907 | + source /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-11-26 06:12:24.907 | ++ export DIB_REPO_SETUP=current-podified 2025-11-26 06:12:24.907 | ++ DIB_REPO_SETUP=current-podified 2025-11-26 06:12:24.907 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-26 06:12:24.907 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-26 06:12:24.907 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-26 06:12:24.907 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-26 06:12:24.907 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-26 06:12:24.907 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-26 06:12:24.907 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/10-base-defaults 2025-11-26 06:12:24.909 | + source /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/10-base-defaults 2025-11-26 06:12:24.910 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-26 06:12:24.910 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-26 06:12:24.910 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-26 06:12:24.910 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-26 06:12:24.910 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-11-26 06:12:24.912 | + source /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-11-26 06:12:24.912 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-26 06:12:24.912 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-26 06:12:24.912 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-26 06:12:24.912 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-26 06:12:24.912 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-11-26 06:12:24.912 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-26 06:12:24.912 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-26 06:12:24.912 | ++ export DIB_NO_TIMER_CHECK=True 2025-11-26 06:12:24.912 | ++ DIB_NO_TIMER_CHECK=True 2025-11-26 06:12:24.912 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-26 06:12:24.912 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-26 06:12:24.912 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-26 06:12:24.912 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-26 06:12:24.912 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-11-26 06:12:24.914 | + source /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-11-26 06:12:24.914 | ++ export DISTRO_NAME=centos 2025-11-26 06:12:24.914 | ++ DISTRO_NAME=centos 2025-11-26 06:12:24.914 | ++ export DIB_RELEASE=9-stream 2025-11-26 06:12:24.914 | ++ DIB_RELEASE=9-stream 2025-11-26 06:12:24.914 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-26 06:12:24.914 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-26 06:12:24.914 | ++ export YUM=dnf 2025-11-26 06:12:24.914 | ++ YUM=dnf 2025-11-26 06:12:24.914 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/10-dracut-regenerate 2025-11-26 06:12:24.916 | + source /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/10-dracut-regenerate 2025-11-26 06:12:24.917 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-11-26 06:12:24.917 | - name: crypt 2025-11-26 06:12:24.917 | packages: 2025-11-26 06:12:24.917 | - cryptsetup 2025-11-26 06:12:24.917 | - name: lvm 2025-11-26 06:12:24.917 | packages: 2025-11-26 06:12:24.917 | - lvm2 2025-11-26 06:12:24.917 | ' 2025-11-26 06:12:24.917 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-11-26 06:12:24.917 | - name: crypt 2025-11-26 06:12:24.917 | packages: 2025-11-26 06:12:24.917 | - cryptsetup 2025-11-26 06:12:24.917 | - name: lvm 2025-11-26 06:12:24.917 | packages: 2025-11-26 06:12:24.917 | - lvm2 2025-11-26 06:12:24.917 | ' 2025-11-26 06:12:24.917 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-11-26 06:12:24.917 | - name: crypt 2025-11-26 06:12:24.917 | packages: 2025-11-26 06:12:24.917 | - cryptsetup 2025-11-26 06:12:24.917 | - name: lvm 2025-11-26 06:12:24.917 | packages: 2025-11-26 06:12:24.917 | - lvm2 2025-11-26 06:12:24.917 | ' 2025-11-26 06:12:24.917 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-11-26 06:12:24.917 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-11-26 06:12:24.919 | + source /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-11-26 06:12:24.919 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:12:24.919 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:12:24.919 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/14-manifests 2025-11-26 06:12:24.921 | + source /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/14-manifests 2025-11-26 06:12:24.921 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-26 06:12:24.921 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-26 06:12:24.921 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-26 06:12:24.921 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-26 06:12:24.921 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-11-26 06:12:24.923 | + source /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-11-26 06:12:24.923 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-11-26 06:12:24.923 | ++ export DIB_BLOCK_DEVICE=efi 2025-11-26 06:12:24.923 | ++ DIB_BLOCK_DEVICE=efi 2025-11-26 06:12:24.923 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/15-growvols 2025-11-26 06:12:24.925 | + source /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/15-growvols 2025-11-26 06:12:24.925 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-11-26 06:12:24.925 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-11-26 06:12:24.925 | ++ export DIB_GROWVOLS_ARGS= 2025-11-26 06:12:24.926 | ++ DIB_GROWVOLS_ARGS= 2025-11-26 06:12:24.926 | ++ export DIB_GROWVOLS_GROUP= 2025-11-26 06:12:24.926 | ++ DIB_GROWVOLS_GROUP= 2025-11-26 06:12:24.926 | ++ export DIB_GROWVOLS_DEVICE= 2025-11-26 06:12:24.926 | ++ DIB_GROWVOLS_DEVICE= 2025-11-26 06:12:24.926 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/50-redhat-common 2025-11-26 06:12:24.928 | + source /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/50-redhat-common 2025-11-26 06:12:24.928 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-26 06:12:24.928 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-26 06:12:24.928 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-26 06:12:24.928 | ++ DIB_INIT_SYSTEM=systemd 2025-11-26 06:12:24.928 | dib-run-parts Sourcing environment file /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-11-26 06:12:24.930 | + source /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-11-26 06:12:24.930 | ++ '[' -z systemd ']' 2025-11-26 06:12:24.930 | ++ case $DIB_INIT_SYSTEM in 2025-11-26 06:12:24.930 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/10-create-pkg-map-dir 2025-11-26 06:12:24.949 | Copying pkg-map for source-repositories 2025-11-26 06:12:24.965 | Copying pkg-map for dracut-regenerate 2025-11-26 06:12:24.979 | Copying pkg-map for base 2025-11-26 06:12:24.995 | Copying pkg-map for openssh-server 2025-11-26 06:12:25.009 | Copying pkg-map for bootloader 2025-11-26 06:12:25.023 | Copying pkg-map for install-static 2025-11-26 06:12:25.039 | Copying pkg-map for cache-url 2025-11-26 06:12:25.054 | Copying pkg-map for runtime-ssh-host-keys 2025-11-26 06:12:25.069 | dib-run-parts 10-create-pkg-map-dir completed 2025-11-26 06:12:25.069 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/20-manifest-dir 2025-11-26 06:12:25.071 | + set -eu 2025-11-26 06:12:25.071 | + set -o pipefail 2025-11-26 06:12:25.071 | + sudo mkdir -p /tmp/dib_build.RKwBUNgF/mnt//etc/dib-manifests 2025-11-26 06:12:25.089 | dib-run-parts 20-manifest-dir completed 2025-11-26 06:12:25.089 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/50-dracut-conf 2025-11-26 06:12:25.093 | Copying dracut config from /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau 2025-11-26 06:12:25.109 | dib-run-parts 50-dracut-conf completed 2025-11-26 06:12:25.109 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/50-modprobe-blacklist 2025-11-26 06:12:25.112 | + set -eu 2025-11-26 06:12:25.112 | + set -o pipefail 2025-11-26 06:12:25.112 | + '[' '!' -d /tmp/dib_build.RKwBUNgF/mnt/etc/modprobe.d ']' 2025-11-26 06:12:25.112 | ++ get_image_element_array 2025-11-26 06:12:25.112 | ++ echo '[disable-nouveau]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau [enable-packages-install]=/usr/share/edpm-image-builder/dib/enable-packages-install [sysprep]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep [cloud-init-network-renderer]=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer [override-pip-and-virtualenv]=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv [openvswitch]=/usr/share/edpm-image-builder/dib/openvswitch [selinux-fixfiles-restore]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore [rpm-distro]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro [base]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base [edpm-base]=/usr/share/edpm-image-builder/dib/edpm-base [growvols]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols [install-types]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types [pkg-map]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map [centos]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos [cache-url]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url [dracut-regenerate]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate [repo-setup]=/usr/share/edpm-image-builder/dib/repo-setup [package-installs]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs [redhat-common]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common [manifests]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests [reset-bls-entries]=/usr/share/edpm-image-builder/dib/reset-bls-entries [install-bin]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin [yum]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum [install-static]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static [bootloader]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader [modprobe]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe [interface-names]=/usr/share/edpm-image-builder/dib/interface-names [source-repositories]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories [stable-interface-names]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names [selinux-permissive]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive [element-manifest]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest [dynamic-login]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login [openssh-server]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server [runtime-ssh-host-keys]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [edpm-partition-uefi]=/usr/share/edpm-image-builder/dib/edpm-partition-uefi [dib-init-system]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system [remove-resolvconf]=/usr/share/edpm-image-builder/dib/remove-resolvconf [select-boot-kernel-initrd]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd ' 2025-11-26 06:12:25.113 | + eval declare -A 'image_elements=([disable-nouveau]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau' '[enable-packages-install]=/usr/share/edpm-image-builder/dib/enable-packages-install' '[sysprep]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' '[cloud-init-network-renderer]=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer' '[override-pip-and-virtualenv]=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv' '[openvswitch]=/usr/share/edpm-image-builder/dib/openvswitch' '[selinux-fixfiles-restore]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore' '[rpm-distro]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro' '[base]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base' '[edpm-base]=/usr/share/edpm-image-builder/dib/edpm-base' '[growvols]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols' '[install-types]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types' '[pkg-map]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' '[centos]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos' '[cache-url]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' '[dracut-regenerate]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate' '[repo-setup]=/usr/share/edpm-image-builder/dib/repo-setup' '[package-installs]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' '[redhat-common]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common' '[manifests]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests' '[reset-bls-entries]=/usr/share/edpm-image-builder/dib/reset-bls-entries' '[install-bin]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' '[yum]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum' '[install-static]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static' '[bootloader]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' '[modprobe]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe' '[interface-names]=/usr/share/edpm-image-builder/dib/interface-names' '[source-repositories]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' '[stable-interface-names]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names' '[selinux-permissive]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive' '[element-manifest]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest' '[dynamic-login]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login' '[openssh-server]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' '[runtime-ssh-host-keys]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[edpm-partition-uefi]=/usr/share/edpm-image-builder/dib/edpm-partition-uefi' '[dib-init-system]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' '[remove-resolvconf]=/usr/share/edpm-image-builder/dib/remove-resolvconf' '[select-boot-kernel-initrd]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd' ')' 2025-11-26 06:12:25.113 | ++ image_elements=(['disable-nouveau']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau' ['enable-packages-install']='/usr/share/edpm-image-builder/dib/enable-packages-install' ['sysprep']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' ['cloud-init-network-renderer']='/usr/share/edpm-image-builder/dib/cloud-init-network-renderer' ['override-pip-and-virtualenv']='/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv' ['openvswitch']='/usr/share/edpm-image-builder/dib/openvswitch' ['selinux-fixfiles-restore']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore' ['rpm-distro']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro' ['base']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/base' ['edpm-base']='/usr/share/edpm-image-builder/dib/edpm-base' ['growvols']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols' ['install-types']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types' ['pkg-map']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' ['centos']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos' ['cache-url']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' ['dracut-regenerate']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate' ['repo-setup']='/usr/share/edpm-image-builder/dib/repo-setup' ['package-installs']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' ['redhat-common']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common' ['manifests']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests' ['reset-bls-entries']='/usr/share/edpm-image-builder/dib/reset-bls-entries' ['install-bin']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' ['yum']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum' ['install-static']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static' ['bootloader']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' ['modprobe']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe' ['interface-names']='/usr/share/edpm-image-builder/dib/interface-names' ['source-repositories']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' ['stable-interface-names']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names' ['selinux-permissive']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive' ['element-manifest']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest' ['dynamic-login']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login' ['openssh-server']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' ['runtime-ssh-host-keys']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['edpm-partition-uefi']='/usr/share/edpm-image-builder/dib/edpm-partition-uefi' ['dib-init-system']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' ['remove-resolvconf']='/usr/share/edpm-image-builder/dib/remove-resolvconf' ['select-boot-kernel-initrd']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd') 2025-11-26 06:12:25.113 | ++ declare -A image_elements 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=cloud-init-network-renderer 2025-11-26 06:12:25.113 | + element_dir=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer 2025-11-26 06:12:25.113 | + '[' -d /usr/share/edpm-image-builder/dib/cloud-init-network-renderer/modprobe.d/ ']' 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=override-pip-and-virtualenv 2025-11-26 06:12:25.113 | + element_dir=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv 2025-11-26 06:12:25.113 | + '[' -d /usr/share/edpm-image-builder/dib/override-pip-and-virtualenv/modprobe.d/ ']' 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=enable-packages-install 2025-11-26 06:12:25.113 | + element_dir=/usr/share/edpm-image-builder/dib/enable-packages-install 2025-11-26 06:12:25.113 | + '[' -d /usr/share/edpm-image-builder/dib/enable-packages-install/modprobe.d/ ']' 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=install-bin 2025-11-26 06:12:25.113 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin 2025-11-26 06:12:25.113 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=stable-interface-names 2025-11-26 06:12:25.113 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names 2025-11-26 06:12:25.113 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/modprobe.d/ ']' 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=source-repositories 2025-11-26 06:12:25.113 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories 2025-11-26 06:12:25.113 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=interface-names 2025-11-26 06:12:25.113 | + element_dir=/usr/share/edpm-image-builder/dib/interface-names 2025-11-26 06:12:25.113 | + '[' -d /usr/share/edpm-image-builder/dib/interface-names/modprobe.d/ ']' 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=remove-resolvconf 2025-11-26 06:12:25.113 | + element_dir=/usr/share/edpm-image-builder/dib/remove-resolvconf 2025-11-26 06:12:25.113 | + '[' -d /usr/share/edpm-image-builder/dib/remove-resolvconf/modprobe.d/ ']' 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=package-installs 2025-11-26 06:12:25.113 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs 2025-11-26 06:12:25.113 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=yum 2025-11-26 06:12:25.113 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum 2025-11-26 06:12:25.113 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/modprobe.d/ ']' 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=selinux-permissive 2025-11-26 06:12:25.113 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive 2025-11-26 06:12:25.113 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/modprobe.d/ ']' 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=dracut-regenerate 2025-11-26 06:12:25.113 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate 2025-11-26 06:12:25.113 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/modprobe.d/ ']' 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=modprobe 2025-11-26 06:12:25.113 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe 2025-11-26 06:12:25.113 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2025-11-26 06:12:25.113 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.113 | + element=rpm-distro 2025-11-26 06:12:25.113 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro 2025-11-26 06:12:25.113 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=base 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=reset-bls-entries 2025-11-26 06:12:25.114 | + element_dir=/usr/share/edpm-image-builder/dib/reset-bls-entries 2025-11-26 06:12:25.114 | + '[' -d /usr/share/edpm-image-builder/dib/reset-bls-entries/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=install-types 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=element-manifest 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=selinux-fixfiles-restore 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=openssh-server 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=bootloader 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=manifests 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=growvols 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=edpm-partition-uefi 2025-11-26 06:12:25.114 | + element_dir=/usr/share/edpm-image-builder/dib/edpm-partition-uefi 2025-11-26 06:12:25.114 | + '[' -d /usr/share/edpm-image-builder/dib/edpm-partition-uefi/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=edpm-base 2025-11-26 06:12:25.114 | + element_dir=/usr/share/edpm-image-builder/dib/edpm-base 2025-11-26 06:12:25.114 | + '[' -d /usr/share/edpm-image-builder/dib/edpm-base/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=sysprep 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=dib-init-system 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=select-boot-kernel-initrd 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=install-static 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=dynamic-login 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=redhat-common 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=repo-setup 2025-11-26 06:12:25.114 | + element_dir=/usr/share/edpm-image-builder/dib/repo-setup 2025-11-26 06:12:25.114 | + '[' -d /usr/share/edpm-image-builder/dib/repo-setup/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=cache-url 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.114 | + element=disable-nouveau 2025-11-26 06:12:25.114 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau 2025-11-26 06:12:25.114 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/ ']' 2025-11-26 06:12:25.114 | + sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/disable-nouveau.conf /tmp/dib_build.RKwBUNgF/mnt/etc/modprobe.d/ 2025-11-26 06:12:25.130 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.130 | + element=runtime-ssh-host-keys 2025-11-26 06:12:25.130 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys 2025-11-26 06:12:25.130 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/modprobe.d/ ']' 2025-11-26 06:12:25.130 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.130 | + element=openvswitch 2025-11-26 06:12:25.130 | + element_dir=/usr/share/edpm-image-builder/dib/openvswitch 2025-11-26 06:12:25.130 | + '[' -d /usr/share/edpm-image-builder/dib/openvswitch/modprobe.d/ ']' 2025-11-26 06:12:25.130 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.130 | + element=pkg-map 2025-11-26 06:12:25.130 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map 2025-11-26 06:12:25.130 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2025-11-26 06:12:25.130 | + for i in "${!image_elements[@]}" 2025-11-26 06:12:25.130 | + element=centos 2025-11-26 06:12:25.130 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos 2025-11-26 06:12:25.130 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/modprobe.d/ ']' 2025-11-26 06:12:25.131 | dib-run-parts 50-modprobe-blacklist completed 2025-11-26 06:12:25.131 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/75-inject-element-manifest 2025-11-26 06:12:25.134 | + set -eu 2025-11-26 06:12:25.134 | + set -o pipefail 2025-11-26 06:12:25.134 | + DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest 2025-11-26 06:12:25.134 | ++ dirname /etc/dib-manifests/dib-element-manifest 2025-11-26 06:12:25.135 | + sudo mkdir -p /tmp/dib_build.RKwBUNgF/mnt//etc/dib-manifests 2025-11-26 06:12:25.150 | + sudo /bin/bash -c 'echo disable-nouveau enable-packages-install sysprep cloud-init-network-renderer override-pip-and-virtualenv openvswitch selinux-fixfiles-restore rpm-distro base edpm-base growvols install-types pkg-map centos cache-url dracut-regenerate repo-setup package-installs redhat-common manifests reset-bls-entries install-bin yum install-static bootloader modprobe interface-names source-repositories stable-interface-names selinux-permissive element-manifest dynamic-login openssh-server runtime-ssh-host-keys edpm-partition-uefi dib-init-system remove-resolvconf select-boot-kernel-initrd | tr '\'' '\'' '\''\n'\'' > /tmp/dib_build.RKwBUNgF/mnt//etc/dib-manifests/dib-element-manifest' 2025-11-26 06:12:25.167 | dib-run-parts 75-inject-element-manifest completed 2025-11-26 06:12:25.167 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/98-source-repositories 2025-11-26 06:12:25.177 | dib-run-parts 98-source-repositories completed 2025-11-26 06:12:25.177 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/99-copy-dib-img-functions 2025-11-26 06:12:25.180 | + set -eu 2025-11-26 06:12:25.180 | + set -o pipefail 2025-11-26 06:12:25.180 | + sudo mkdir -p /tmp/dib_build.RKwBUNgF/mnt/lib/diskimage-builder 2025-11-26 06:12:25.195 | + sudo cp -t /tmp/dib_build.RKwBUNgF/mnt/lib/diskimage-builder /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2025-11-26 06:12:25.214 | dib-run-parts 99-copy-dib-img-functions completed 2025-11-26 06:12:25.214 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/99-enable-install-types 2025-11-26 06:12:25.216 | + set -eu 2025-11-26 06:12:25.216 | + set -o pipefail 2025-11-26 06:12:25.216 | + declare -a SPECIFIED_ELEMS 2025-11-26 06:12:25.216 | + SPECIFIED_ELEMS[0]= 2025-11-26 06:12:25.216 | + PREFIX=DIB_INSTALLTYPE_ 2025-11-26 06:12:25.217 | ++ env 2025-11-26 06:12:25.217 | ++ grep '^DIB_INSTALLTYPE_' 2025-11-26 06:12:25.217 | ++ cut -d= -f1 2025-11-26 06:12:25.218 | ++ echo '' 2025-11-26 06:12:25.218 | + INSTALL_TYPE_VARS= 2025-11-26 06:12:25.219 | ++ find /tmp/dib_build.RKwBUNgF/hooks/install.d -maxdepth 1 -name '*-package-install' -type d 2025-11-26 06:12:25.220 | + default_install_type_dirs= 2025-11-26 06:12:25.221 | dib-run-parts 99-enable-install-types completed 2025-11-26 06:12:25.221 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/99-squash-package-install 2025-11-26 06:12:25.223 | + set -eu 2025-11-26 06:12:25.223 | + set -o pipefail 2025-11-26 06:12:25.224 | ++ dirname /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/99-squash-package-install 2025-11-26 06:12:25.224 | + sudo -E /usr/bin/python3 /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash '--elements=disable-nouveau enable-packages-install sysprep cloud-init-network-renderer override-pip-and-virtualenv openvswitch selinux-fixfiles-restore rpm-distro base edpm-base growvols install-types pkg-map centos cache-url dracut-regenerate repo-setup package-installs redhat-common manifests reset-bls-entries install-bin yum install-static bootloader modprobe interface-names source-repositories stable-interface-names selinux-permissive element-manifest dynamic-login openssh-server runtime-ssh-host-keys edpm-partition-uefi dib-init-system remove-resolvconf select-boot-kernel-initrd' --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.RKwBUNgF/mnt/tmp/package-installs.json 2025-11-26 06:12:25.308 | DEBUG __main__ [-] element_dirs -> [('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'disable-nouveau'), ('/usr/share/edpm-image-builder//dib/', 'enable-packages-install'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/share/edpm-image-builder//dib/', 'cloud-init-network-renderer'), ('/usr/share/edpm-image-builder//dib/', 'override-pip-and-virtualenv'), ('/usr/share/edpm-image-builder//dib/', 'openvswitch'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-fixfiles-restore'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'base'), ('/usr/share/edpm-image-builder//dib/', 'edpm-base'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'growvols'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'centos'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dracut-regenerate'), ('/usr/share/edpm-image-builder//dib/', 'repo-setup'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/share/edpm-image-builder//dib/', 'reset-bls-entries'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'yum'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'bootloader'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'modprobe'), ('/usr/share/edpm-image-builder//dib/', 'interface-names'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'stable-interface-names'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-permissive'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'element-manifest'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dynamic-login'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/share/edpm-image-builder//dib/', 'edpm-partition-uefi'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/share/edpm-image-builder//dib/', 'remove-resolvconf'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'select-boot-kernel-initrd')] main /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:212 2025-11-26 06:12:25.309 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/openvswitch/package-installs.yaml 2025-11-26 06:12:25.309 | DEBUG __main__ [-] Considering openvswitch/openvswitch param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.309 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.309 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/edpm-base/package-installs.yaml 2025-11-26 06:12:25.311 | DEBUG __main__ [-] Considering edpm-base/buildah param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.311 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.311 | DEBUG __main__ [-] Considering edpm-base/chrony param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.311 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.311 | DEBUG __main__ [-] Considering edpm-base/crudini param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.311 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.311 | DEBUG __main__ [-] Considering edpm-base/crypto-policies-scripts param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.311 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.311 | DEBUG __main__ [-] Considering edpm-base/device-mapper-multipath param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.311 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.311 | DEBUG __main__ [-] Considering edpm-base/driverctl param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.311 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.311 | DEBUG __main__ [-] Considering edpm-base/grubby param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.311 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.311 | DEBUG __main__ [-] Considering edpm-base/iptables-services param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.311 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.311 | DEBUG __main__ [-] Considering edpm-base/jq param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.311 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.311 | DEBUG __main__ [-] Considering edpm-base/lvm2 param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.311 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.311 | DEBUG __main__ [-] Considering edpm-base/nftables param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.311 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.311 | DEBUG __main__ [-] Considering edpm-base/numactl param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/openssh-server param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/openstack-selinux param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/openvswitch param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/os-net-config param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/podman param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/python3-libselinux param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/python3-pyyaml param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/rsync param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/tmpwatch param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/tuned-profiles-cpu-partitioning param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/sysstat param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/iproute-tc param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/kexec-tools param:{'uninstall': True} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | DEBUG __main__ [-] Considering edpm-base/telnet param:{'uninstall': True} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.312 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.312 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/package-installs.yaml 2025-11-26 06:12:25.313 | DEBUG __main__ [-] Considering growvols/gdisk param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.313 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.313 | DEBUG __main__ [-] Considering growvols/util-linux param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.313 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.313 | DEBUG __main__ [-] Considering growvols/lvm2 param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.313 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.313 | DEBUG __main__ [-] Considering growvols/parted param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.313 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.313 | DEBUG __main__ [-] Considering growvols/xfsprogs param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.313 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.313 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/package-installs.yaml 2025-11-26 06:12:25.314 | DEBUG __main__ [-] Considering centos/device-mapper-multipath param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.314 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.314 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2025-11-26 06:12:25.314 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.314 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.314 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/package-installs.yaml 2025-11-26 06:12:25.314 | DEBUG __main__ [-] Considering dracut-regenerate/python3-PyYAML param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.314 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.315 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2025-11-26 06:12:25.316 | DEBUG __main__ [-] Considering redhat-common/lsof param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.316 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.316 | DEBUG __main__ [-] Considering redhat-common/tcpdump param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.316 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.316 | DEBUG __main__ [-] Considering redhat-common/traceroute param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.316 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.316 | DEBUG __main__ [-] Considering redhat-common/which param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.316 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.316 | DEBUG __main__ [-] Considering redhat-common/gettext param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.316 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.316 | DEBUG __main__ [-] Considering redhat-common/ca-certificates param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.316 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.316 | DEBUG __main__ [-] Considering redhat-common/selinux-policy param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.316 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.316 | DEBUG __main__ [-] Considering redhat-common/selinux-policy-targeted param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.316 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.316 | DEBUG __main__ [-] Considering redhat-common/python3-libselinux param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.316 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.316 | DEBUG __main__ [-] Considering redhat-common/python3-policycoreutils param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.316 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.316 | DEBUG __main__ [-] Considering redhat-common/policycoreutils-python-utils param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.316 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.316 | DEBUG __main__ [-] Considering redhat-common/rng-tools param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.316 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.316 | DEBUG __main__ [-] Considering redhat-common/passwd param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.316 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.316 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2025-11-26 06:12:25.317 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.317 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.317 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2025-11-26 06:12:25.317 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.317 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.318 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/package-installs.yaml 2025-11-26 06:12:25.318 | DEBUG __main__ [-] Considering stable-interface-names/biosdevname param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.318 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.318 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2025-11-26 06:12:25.318 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.318 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.318 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2025-11-26 06:12:25.319 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-26 06:12:25.319 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-26 06:12:25.319 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'uninstall': [('kexec-tools', 'edpm-base'), ('telnet', 'edpm-base')], 'install': [('openvswitch', 'openvswitch'), ('buildah', 'edpm-base'), ('chrony', 'edpm-base'), ('crudini', 'edpm-base'), ('crypto-policies-scripts', 'edpm-base'), ('device-mapper-multipath', 'edpm-base'), ('driverctl', 'edpm-base'), ('grubby', 'edpm-base'), ('iptables-services', 'edpm-base'), ('jq', 'edpm-base'), ('lvm2', 'edpm-base'), ('nftables', 'edpm-base'), ('numactl', 'edpm-base'), ('openssh-server', 'edpm-base'), ('openstack-selinux', 'edpm-base'), ('openvswitch', 'edpm-base'), ('os-net-config', 'edpm-base'), ('podman', 'edpm-base'), ('python3-libselinux', 'edpm-base'), ('python3-pyyaml', 'edpm-base'), ('rsync', 'edpm-base'), ('tmpwatch', 'edpm-base'), ('tuned-profiles-cpu-partitioning', 'edpm-base'), ('sysstat', 'edpm-base'), ('iproute-tc', 'edpm-base'), ('gdisk', 'growvols'), ('util-linux', 'growvols'), ('lvm2', 'growvols'), ('parted', 'growvols'), ('xfsprogs', 'growvols'), ('device-mapper-multipath', 'centos'), ('curl', 'cache-url'), ('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'), ('rsync', 'install-static'), ('git', 'source-repositories'), ('biosdevname', 'stable-interface-names'), ('openssh-server', 'openssh-server'), ('openssh-client', 'runtime-ssh-host-keys')]}), 'pre-install.d': defaultdict(, {'uninstall': [], 'install': [('python3-PyYAML', 'dracut-regenerate'), ('gettext', 'redhat-common')]})}) main /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/../bin/package-installs-squash:232 2025-11-26 06:12:25.327 | dib-run-parts 99-squash-package-install completed 2025-11-26 06:12:25.327 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/extra-data.d/99-yum-repo-conf 2025-11-26 06:12:25.329 | + set -eu 2025-11-26 06:12:25.329 | + set -o pipefail 2025-11-26 06:12:25.329 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-11-26 06:12:25.329 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:12:25.330 | + '[' '!' -f /etc/yum.repos.d/centos-addons.repo ']' 2025-11-26 06:12:25.330 | + sudo cp -L -f /etc/yum.repos.d/centos-addons.repo /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d 2025-11-26 06:12:25.345 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:12:25.345 | + '[' '!' -f /etc/yum.repos.d/centos.repo ']' 2025-11-26 06:12:25.345 | + sudo cp -L -f /etc/yum.repos.d/centos.repo /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d 2025-11-26 06:12:25.359 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:12:25.359 | + '[' '!' -f /etc/yum.repos.d/delorean-antelope-testing.repo ']' 2025-11-26 06:12:25.359 | + sudo cp -L -f /etc/yum.repos.d/delorean-antelope-testing.repo /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d 2025-11-26 06:12:25.375 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:12:25.375 | + '[' '!' -f /etc/yum.repos.d/delorean.repo ']' 2025-11-26 06:12:25.375 | + sudo cp -L -f /etc/yum.repos.d/delorean.repo /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d 2025-11-26 06:12:25.389 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:12:25.389 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-appstream.repo ']' 2025-11-26 06:12:25.389 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-appstream.repo /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d 2025-11-26 06:12:25.403 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:12:25.403 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-baseos.repo ']' 2025-11-26 06:12:25.403 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-baseos.repo /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d 2025-11-26 06:12:25.419 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:12:25.419 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo ']' 2025-11-26 06:12:25.419 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d 2025-11-26 06:12:25.433 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:12:25.433 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-powertools.repo ']' 2025-11-26 06:12:25.433 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-powertools.repo /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d 2025-11-26 06:12:25.450 | dib-run-parts 99-yum-repo-conf completed 2025-11-26 06:12:25.451 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-26 06:12:25.451 | dib-run-parts 2025-11-26 06:12:25.452 | dib-run-parts Target: extra-data.d 2025-11-26 06:12:25.452 | dib-run-parts 2025-11-26 06:12:25.452 | dib-run-parts Script Seconds 2025-11-26 06:12:25.452 | dib-run-parts --------------------------------------- ---------- 2025-11-26 06:12:25.452 | dib-run-parts 2025-11-26 06:12:25.460 | dib-run-parts 10-create-pkg-map-dir 0.138 2025-11-26 06:12:25.464 | dib-run-parts 20-manifest-dir 0.019 2025-11-26 06:12:25.469 | dib-run-parts 50-dracut-conf 0.019 2025-11-26 06:12:25.474 | dib-run-parts 50-modprobe-blacklist 0.021 2025-11-26 06:12:25.478 | dib-run-parts 75-inject-element-manifest 0.035 2025-11-26 06:12:25.483 | dib-run-parts 98-source-repositories 0.009 2025-11-26 06:12:25.488 | dib-run-parts 99-copy-dib-img-functions 0.035 2025-11-26 06:12:25.493 | dib-run-parts 99-enable-install-types 0.006 2025-11-26 06:12:25.498 | dib-run-parts 99-squash-package-install 0.105 2025-11-26 06:12:25.503 | dib-run-parts 99-yum-repo-conf 0.122 2025-11-26 06:12:25.505 | dib-run-parts 2025-11-26 06:12:25.505 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-26 06:12:25.508 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-extra-data bash 2025-11-26 06:12:25.512 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2025-11-26 06:12:25.512 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:12:25.516 | + diskimage_builder/lib/disk-image-create:main:360 : run_d_in_target pre-install 2025-11-26 06:12:25.519 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-11-26 06:12:25.521 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RKwBUNgF/hooks ']' 2025-11-26 06:12:25.524 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.RKwBUNgF/hooks/pre-install.d ']' 2025-11-26 06:12:25.526 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:12:25.544 | + 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.RKwBUNgF/hooks 2025-11-26 06:12:25.561 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.RKwBUNgF/hooks /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:12:25.581 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.RKwBUNgF/hooks /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:12:25.601 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-pre-install run_in_target bash 2025-11-26 06:12:25.604 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:12:25.604 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2025-11-26 06:12:25.609 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-11-26 06:12:25.612 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-11-26 06:12:25.615 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-11-26 06:12:25.618 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d 2025-11-26 06:12:25.621 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2025-11-26 06:12:25.624 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-11-26 06:12:25.627 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-11-26 06:12:25.630 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-11-26 06:12:25.634 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.RKwBUNgF/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2025-11-26 06:12:25.661 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-11-26 06:12:25.662 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-11-26 06:12:25.662 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:12:25.662 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:12:25.663 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-11-26 06:12:25.664 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-11-26 06:12:25.664 | ++ export DIB_REPO_SETUP=current-podified 2025-11-26 06:12:25.664 | ++ DIB_REPO_SETUP=current-podified 2025-11-26 06:12:25.664 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-26 06:12:25.664 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-26 06:12:25.664 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-26 06:12:25.664 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-26 06:12:25.664 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-26 06:12:25.664 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-26 06:12:25.664 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-11-26 06:12:25.666 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-11-26 06:12:25.666 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-26 06:12:25.666 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-26 06:12:25.666 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-26 06:12:25.666 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-26 06:12:25.666 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-11-26 06:12:25.668 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-11-26 06:12:25.668 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-26 06:12:25.668 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-26 06:12:25.668 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-26 06:12:25.668 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-26 06:12:25.668 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-11-26 06:12:25.668 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-26 06:12:25.668 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-26 06:12:25.668 | ++ export DIB_NO_TIMER_CHECK=True 2025-11-26 06:12:25.668 | ++ DIB_NO_TIMER_CHECK=True 2025-11-26 06:12:25.668 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-26 06:12:25.668 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-26 06:12:25.668 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-26 06:12:25.668 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-26 06:12:25.668 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-11-26 06:12:25.670 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-11-26 06:12:25.670 | ++ export DISTRO_NAME=centos 2025-11-26 06:12:25.670 | ++ DISTRO_NAME=centos 2025-11-26 06:12:25.670 | ++ export DIB_RELEASE=9-stream 2025-11-26 06:12:25.670 | ++ DIB_RELEASE=9-stream 2025-11-26 06:12:25.670 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-26 06:12:25.670 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-26 06:12:25.670 | ++ export YUM=dnf 2025-11-26 06:12:25.670 | ++ YUM=dnf 2025-11-26 06:12:25.670 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dracut-regenerate 2025-11-26 06:12:25.672 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dracut-regenerate 2025-11-26 06:12:25.672 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-11-26 06:12:25.672 | - name: crypt 2025-11-26 06:12:25.672 | packages: 2025-11-26 06:12:25.672 | - cryptsetup 2025-11-26 06:12:25.672 | - name: lvm 2025-11-26 06:12:25.672 | packages: 2025-11-26 06:12:25.672 | - lvm2 2025-11-26 06:12:25.672 | ' 2025-11-26 06:12:25.672 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-11-26 06:12:25.672 | - name: crypt 2025-11-26 06:12:25.672 | packages: 2025-11-26 06:12:25.672 | - cryptsetup 2025-11-26 06:12:25.672 | - name: lvm 2025-11-26 06:12:25.672 | packages: 2025-11-26 06:12:25.672 | - lvm2 2025-11-26 06:12:25.672 | ' 2025-11-26 06:12:25.672 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-11-26 06:12:25.672 | - name: crypt 2025-11-26 06:12:25.672 | packages: 2025-11-26 06:12:25.672 | - cryptsetup 2025-11-26 06:12:25.672 | - name: lvm 2025-11-26 06:12:25.672 | packages: 2025-11-26 06:12:25.672 | - lvm2 2025-11-26 06:12:25.672 | ' 2025-11-26 06:12:25.672 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-11-26 06:12:25.672 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-11-26 06:12:25.674 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-11-26 06:12:25.674 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:12:25.674 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:12:25.674 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-11-26 06:12:25.676 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-11-26 06:12:25.676 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-26 06:12:25.676 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-26 06:12:25.676 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-26 06:12:25.676 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-26 06:12:25.676 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-11-26 06:12:25.678 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-11-26 06:12:25.678 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-11-26 06:12:25.678 | ++ export DIB_BLOCK_DEVICE=efi 2025-11-26 06:12:25.678 | ++ DIB_BLOCK_DEVICE=efi 2025-11-26 06:12:25.678 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-growvols 2025-11-26 06:12:25.680 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-growvols 2025-11-26 06:12:25.680 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-11-26 06:12:25.680 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-11-26 06:12:25.680 | ++ export DIB_GROWVOLS_ARGS= 2025-11-26 06:12:25.680 | ++ DIB_GROWVOLS_ARGS= 2025-11-26 06:12:25.680 | ++ export DIB_GROWVOLS_GROUP= 2025-11-26 06:12:25.680 | ++ DIB_GROWVOLS_GROUP= 2025-11-26 06:12:25.680 | ++ export DIB_GROWVOLS_DEVICE= 2025-11-26 06:12:25.680 | ++ DIB_GROWVOLS_DEVICE= 2025-11-26 06:12:25.680 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-11-26 06:12:25.682 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-11-26 06:12:25.682 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-26 06:12:25.682 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-26 06:12:25.682 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-26 06:12:25.682 | ++ DIB_INIT_SYSTEM=systemd 2025-11-26 06:12:25.682 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-11-26 06:12:25.684 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-11-26 06:12:25.684 | ++ '[' -z systemd ']' 2025-11-26 06:12:25.684 | ++ case $DIB_INIT_SYSTEM in 2025-11-26 06:12:25.684 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-01-yum-keepcache 2025-11-26 06:12:25.686 | + set -eu 2025-11-26 06:12:25.686 | + set -o pipefail 2025-11-26 06:12:25.687 | + [[ dnf == \d\n\f ]] 2025-11-26 06:12:25.687 | + cfg=/etc/dnf/dnf.conf 2025-11-26 06:12:25.687 | + echo keepcache=1 2025-11-26 06:12:25.687 | + echo cachedir=/tmp/yum 2025-11-26 06:12:25.688 | dib-run-parts 00-01-yum-keepcache completed 2025-11-26 06:12:25.688 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-02-set-centos-mirror 2025-11-26 06:12:25.691 | + set -eu 2025-11-26 06:12:25.691 | + set -o pipefail 2025-11-26 06:12:25.691 | + DIB_DISTRIBUTION_MIRROR= 2025-11-26 06:12:25.691 | + '[' -n '' ']' 2025-11-26 06:12:25.691 | + exit 0 2025-11-26 06:12:25.692 | dib-run-parts 00-02-set-centos-mirror completed 2025-11-26 06:12:25.692 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-03-repo-setup 2025-11-26 06:12:25.695 | + set -o pipefail 2025-11-26 06:12:25.695 | + '[' -n '/etc/yum.repos.d/*' ']' 2025-11-26 06:12:25.695 | + echo 'DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified' 2025-11-26 06:12:25.695 | DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified 2025-11-26 06:12:25.695 | + exit 0 2025-11-26 06:12:25.696 | dib-run-parts 00-03-repo-setup completed 2025-11-26 06:12:25.696 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2025-11-26 06:12:25.698 | + set -eu 2025-11-26 06:12:25.698 | + set -o pipefail 2025-11-26 06:12:25.698 | + [[ centos == \f\e\d\o\r\a ]] 2025-11-26 06:12:25.699 | dib-run-parts 00-dnf-update completed 2025-11-26 06:12:25.699 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2025-11-26 06:12:25.701 | + set -eu 2025-11-26 06:12:25.701 | + set -o pipefail 2025-11-26 06:12:25.701 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2025-11-26 06:12:25.703 | + sed -i -e '/You have to run/d' /etc/sudoers 2025-11-26 06:12:25.704 | + visudo -c 2025-11-26 06:12:25.705 | /etc/sudoers: parsed OK 2025-11-26 06:12:25.707 | dib-run-parts 00-fix-requiretty completed 2025-11-26 06:12:25.707 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-install-repo-package 2025-11-26 06:12:25.709 | + set -eu 2025-11-26 06:12:25.709 | + set -o pipefail 2025-11-26 06:12:25.709 | + '[' -n '' ']' 2025-11-26 06:12:25.710 | dib-run-parts 00-install-repo-package completed 2025-11-26 06:12:25.710 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2025-11-26 06:12:25.712 | + set -eu 2025-11-26 06:12:25.712 | + set -o pipefail 2025-11-26 06:12:25.712 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2025-11-26 06:12:25.714 | + visudo -c 2025-11-26 06:12:25.715 | /etc/sudoers: parsed OK 2025-11-26 06:12:25.716 | dib-run-parts 00-usr-local-bin-secure-path completed 2025-11-26 06:12:25.716 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-00-centos-python3 2025-11-26 06:12:25.719 | + set -eu 2025-11-26 06:12:25.719 | + set -o pipefail 2025-11-26 06:12:25.719 | + [[ centos =~ (centos|rhel) ]] 2025-11-26 06:12:25.719 | + dnf install -y python3 python3-pyyaml 2025-11-26 06:12:26.063 | delorean-openstack-barbican-42b4c41831408a8e323 88 kB/s | 13 kB 00:00 2025-11-26 06:12:26.226 | delorean-python-glean-10df0bd91b9bc5c9fd9cc02d7 462 kB/s | 65 kB 00:00 2025-11-26 06:12:26.394 | delorean-openstack-cinder-1c00d6490d88e436f26ef 229 kB/s | 32 kB 00:00 2025-11-26 06:12:26.561 | delorean-python-stevedore-c4acc5639fd2329372142 917 kB/s | 131 kB 00:00 2025-11-26 06:12:26.743 | delorean-python-cloudkitty-tests-tempest-2c80f8 225 kB/s | 32 kB 00:00 2025-11-26 06:12:26.907 | delorean-os-net-config-9758ab42364673d01bc5014e 2.4 MB/s | 349 kB 00:00 2025-11-26 06:12:27.114 | delorean-openstack-nova-6f8decf0b4f1aa2e96292b6 321 kB/s | 42 kB 00:00 2025-11-26 06:12:27.282 | delorean-python-designate-tests-tempest-347fdbc 126 kB/s | 18 kB 00:00 2025-11-26 06:12:27.450 | delorean-openstack-glance-1fd12c29b339f30fe823e 123 kB/s | 18 kB 00:00 2025-11-26 06:12:27.617 | delorean-openstack-keystone-e4b40af0ae3698fbbbb 199 kB/s | 29 kB 00:00 2025-11-26 06:12:27.776 | delorean-openstack-manila-3c01b7181572c95dac462 189 kB/s | 25 kB 00:00 2025-11-26 06:12:27.937 | delorean-python-whitebox-neutron-tests-tempest- 1.1 MB/s | 154 kB 00:00 2025-11-26 06:12:28.122 | delorean-openstack-octavia-ba397f07a7331190208c 186 kB/s | 26 kB 00:00 2025-11-26 06:12:28.314 | delorean-openstack-watcher-c014f81a8647287f6dcc 99 kB/s | 16 kB 00:00 2025-11-26 06:12:28.471 | delorean-python-tcib-1124124ec06aadbac34f0d340b 56 kB/s | 7.4 kB 00:00 2025-11-26 06:12:28.638 | delorean-puppet-ceph-7352068d7b8c84ded636ab3158 995 kB/s | 144 kB 00:00 2025-11-26 06:12:28.814 | delorean-openstack-swift-dc98a8463506ac520c469a 98 kB/s | 14 kB 00:00 2025-11-26 06:12:28.976 | delorean-python-tempestconf-8515371b7cceebd4282 388 kB/s | 53 kB 00:00 2025-11-26 06:12:29.147 | delorean-openstack-heat-ui-013accbfd179753bc3f0 691 kB/s | 96 kB 00:00 2025-11-26 06:12:33.003 | CentOS Stream 9 - BaseOS 2.3 MB/s | 8.8 MB 00:03 2025-11-26 06:12:36.922 | CentOS Stream 9 - AppStream 8.5 MB/s | 25 MB 00:02 2025-11-26 06:12:42.069 | CentOS Stream 9 - CRB 6.5 MB/s | 7.3 MB 00:01 2025-11-26 06:12:44.134 | CentOS Stream 9 - Extras packages 24 kB/s | 20 kB 00:00 2025-11-26 06:12:44.366 | dlrn-antelope-testing 7.1 MB/s | 1.1 MB 00:00 2025-11-26 06:12:44.737 | dlrn-antelope-build-deps 3.4 MB/s | 461 kB 00:00 2025-11-26 06:12:44.883 | centos9-rabbitmq 11 MB/s | 123 kB 00:00 2025-11-26 06:12:44.996 | centos9-storage 32 MB/s | 415 kB 00:00 2025-11-26 06:12:45.153 | centos9-opstools 4.4 MB/s | 51 kB 00:00 2025-11-26 06:12:45.251 | NFV SIG OpenvSwitch 35 MB/s | 454 kB 00:00 2025-11-26 06:12:45.543 | repo-setup-centos-appstream 241 MB/s | 25 MB 00:00 2025-11-26 06:12:49.644 | repo-setup-centos-baseos 211 MB/s | 8.8 MB 00:00 2025-11-26 06:12:50.671 | repo-setup-centos-highavailability 46 MB/s | 744 kB 00:00 2025-11-26 06:12:50.931 | repo-setup-centos-powertools 190 MB/s | 7.3 MB 00:00 2025-11-26 06:12:54.552 | Extra Packages for Enterprise Linux 9 - x86_64 8.2 MB/s | 20 MB 00:02 2025-11-26 06:13:04.076 | Package python3-3.9.23-2.el9.x86_64 is already installed. 2025-11-26 06:13:04.077 | Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-11-26 06:13:04.125 | Dependencies resolved. 2025-11-26 06:13:04.126 | Nothing to do. 2025-11-26 06:13:04.126 | Complete! 2025-11-26 06:13:04.162 | dib-run-parts 01-00-centos-python3 completed 2025-11-26 06:13:04.162 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2025-11-26 06:13:04.164 | + set -eu 2025-11-26 06:13:04.164 | + set -o pipefail 2025-11-26 06:13:04.164 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2025-11-26 06:13:04.165 | + install -m 0755 -o root -g root /tmp/in_target.d/pre-install.d/../bin/cache-url /tmp/in_target.d/pre-install.d/../bin/extract-image /tmp/in_target.d/pre-install.d/../bin/install-packages /tmp/in_target.d/pre-install.d/../bin/map-packages /tmp/in_target.d/pre-install.d/../bin/package-installs /tmp/in_target.d/pre-install.d/../bin/package-installs-squash /tmp/in_target.d/pre-install.d/../bin/package-installs-v2 /tmp/in_target.d/pre-install.d/../bin/package-uninstalls /tmp/in_target.d/pre-install.d/../bin/pkg-map /tmp/in_target.d/pre-install.d/../bin/select-boot-kernel-initrd /usr/local/bin 2025-11-26 06:13:04.170 | dib-run-parts 01-install-bin completed 2025-11-26 06:13:04.170 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-module-configuration 2025-11-26 06:13:04.172 | + set -eu 2025-11-26 06:13:04.172 | + set -o pipefail 2025-11-26 06:13:04.172 | + export DIB_DNF_MODULE_STREAMS= 2025-11-26 06:13:04.172 | + DIB_DNF_MODULE_STREAMS= 2025-11-26 06:13:04.172 | + '[' dnf == dnf ']' 2025-11-26 06:13:04.173 | dib-run-parts 01-module-configuration completed 2025-11-26 06:13:04.173 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2025-11-26 06:13:04.175 | + set -eu 2025-11-26 06:13:04.175 | + set -o pipefail 2025-11-26 06:13:04.175 | + [[ amd64 x86_64 =~ amd64 ]] 2025-11-26 06:13:04.175 | + basearch=x86_64 2025-11-26 06:13:04.175 | + arch=x86_64 2025-11-26 06:13:04.175 | + [[ dnf == \d\n\f ]] 2025-11-26 06:13:04.175 | + mkdir -p /etc/dnf/vars 2025-11-26 06:13:04.176 | + echo x86_64 2025-11-26 06:13:04.176 | + echo x86_64 2025-11-26 06:13:04.176 | + [[ centos =~ centos ]] 2025-11-26 06:13:04.176 | + [[ x86_64 == \x\8\6\_\6\4 ]] 2025-11-26 06:13:04.176 | + contentdir=centos 2025-11-26 06:13:04.176 | + echo centos 2025-11-26 06:13:04.177 | dib-run-parts 01-override-yum-arch completed 2025-11-26 06:13:04.177 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-set-machine-id 2025-11-26 06:13:04.179 | + set -eu 2025-11-26 06:13:04.179 | + set -o pipefail 2025-11-26 06:13:04.179 | + systemd-machine-id-setup 2025-11-26 06:13:04.183 | Initializing machine ID from random generator. 2025-11-26 06:13:04.186 | dib-run-parts 02-set-machine-id completed 2025-11-26 06:13:04.186 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2025-11-26 06:13:04.188 | + set -eu 2025-11-26 06:13:04.188 | + set -o pipefail 2025-11-26 06:13:04.188 | + case $DISTRO_NAME in 2025-11-26 06:13:04.189 | dib-run-parts 03-baseline-tools completed 2025-11-26 06:13:04.189 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2025-11-26 06:13:04.191 | + set -eu 2025-11-26 06:13:04.191 | + set -o pipefail 2025-11-26 06:13:04.191 | + FILE=/usr/local/bin/dib-init-system 2025-11-26 06:13:04.191 | + cat 2025-11-26 06:13:04.192 | + chown root:root /usr/local/bin/dib-init-system 2025-11-26 06:13:04.194 | + chmod 775 /usr/local/bin/dib-init-system 2025-11-26 06:13:04.196 | dib-run-parts 04-dib-init-system completed 2025-11-26 06:13:04.196 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2025-11-26 06:13:04.197 | + set -eu 2025-11-26 06:13:04.198 | + set -o pipefail 2025-11-26 06:13:04.198 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2025-11-26 06:13:04.198 | + package-installs -d /tmp/in_target.d/pre-install.d 2025-11-26 06:13:04.199 | + set -eu 2025-11-26 06:13:04.199 | + set -o pipefail 2025-11-26 06:13:04.200 | ++ basename /usr/local/bin/package-installs 2025-11-26 06:13:04.200 | + SCRIPTNAME=package-installs 2025-11-26 06:13:04.201 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2025-11-26 06:13:04.201 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-11-26 06:13:04.201 | + '[' 0 '!=' 0 ']' 2025-11-26 06:13:04.201 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-11-26 06:13:04.201 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-11-26 06:13:04.201 | + WORKDIR= 2025-11-26 06:13:04.201 | + true 2025-11-26 06:13:04.201 | + case "$1" in 2025-11-26 06:13:04.201 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-11-26 06:13:04.201 | + shift 2 2025-11-26 06:13:04.201 | + true 2025-11-26 06:13:04.201 | + case "$1" in 2025-11-26 06:13:04.201 | + shift 2025-11-26 06:13:04.201 | + break 2025-11-26 06:13:04.201 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-11-26 06:13:04.201 | + PACKAGES= 2025-11-26 06:13:04.202 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-11-26 06:13:04.203 | + '[' -n '' ']' 2025-11-26 06:13:04.203 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2025-11-26 06:13:07.828 | Map install for dracut-regenerate: python3-PyYAML 2025-11-26 06:13:07.829 | Map install for redhat-common: gettext 2025-11-26 06:13:07.829 | Running command: ['install-packages', 'gettext', 'python3-PyYAML'] 2025-11-26 06:13:07.829 | > Running install-packages install. 2025-11-26 06:13:07.829 | > ++ command -v dnf5 2025-11-26 06:13:07.829 | > ++ true 2025-11-26 06:13:07.829 | > + DNF5= 2025-11-26 06:13:07.829 | > + '[' dnf == dnf ']' 2025-11-26 06:13:07.829 | > + '[' -n '' ']' 2025-11-26 06:13:07.829 | > + dnf -y -v install gettext python3-PyYAML 2025-11-26 06:13:07.829 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-11-26 06:13:07.829 | > DNF version: 4.14.0 2025-11-26 06:13:07.829 | > cachedir: /tmp/yum 2025-11-26 06:13:07.829 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-barbican 2025-11-26 06:13:07.829 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-baremetal 2025-11-26 06:13:07.829 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-cinder 2025-11-26 06:13:07.829 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-clients 2025-11-26 06:13:07.829 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-cloudops 2025-11-26 06:13:07.829 | > delorean-component-cloudops: using metadata from Mon Nov 24 06:59:22 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-common 2025-11-26 06:13:07.829 | > delorean-component-common: using metadata from Mon Nov 24 00:59:08 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-compute 2025-11-26 06:13:07.829 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-designate 2025-11-26 06:13:07.829 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-glance 2025-11-26 06:13:07.829 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-keystone 2025-11-26 06:13:07.829 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-manila 2025-11-26 06:13:07.829 | > delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-network 2025-11-26 06:13:07.829 | > delorean-component-network: using metadata from Tue Nov 11 14:01:00 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-octavia 2025-11-26 06:13:07.829 | > delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-optimize 2025-11-26 06:13:07.829 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-podified 2025-11-26 06:13:07.829 | > delorean-component-podified: using metadata from Fri Nov 7 02:59:07 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-puppet 2025-11-26 06:13:07.829 | > delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-swift 2025-11-26 06:13:07.829 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-tempest 2025-11-26 06:13:07.829 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-component-ui 2025-11-26 06:13:07.829 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: baseos 2025-11-26 06:13:07.829 | > baseos: using metadata from Mon Nov 24 12:32:03 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: appstream 2025-11-26 06:13:07.829 | > appstream: using metadata from Mon Nov 24 12:35:27 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: crb 2025-11-26 06:13:07.829 | > crb: using metadata from Mon Nov 24 12:39:46 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: extras-common 2025-11-26 06:13:07.829 | > extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-antelope-testing 2025-11-26 06:13:07.829 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-11-26 06:13:07.829 | > repo: using cache for: delorean-antelope-build-deps 2025-11-26 06:13:07.829 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-11-26 06:13:07.829 | > repo: using cache for: centos9-rabbitmq 2025-11-26 06:13:07.829 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-11-26 06:13:07.829 | > repo: using cache for: centos9-storage 2025-11-26 06:13:07.829 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: centos9-opstools 2025-11-26 06:13:07.829 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-11-26 06:13:07.829 | > repo: using cache for: centos9-nfv-ovs 2025-11-26 06:13:07.829 | > centos9-nfv-ovs: using metadata from Wed Nov 12 01:24:02 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: repo-setup-centos-appstream 2025-11-26 06:13:07.829 | > repo-setup-centos-appstream: using metadata from Mon Nov 24 12:35:27 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: repo-setup-centos-baseos 2025-11-26 06:13:07.829 | > repo-setup-centos-baseos: using metadata from Mon Nov 24 12:32:03 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: repo-setup-centos-highavailability 2025-11-26 06:13:07.829 | > repo-setup-centos-highavailability: using metadata from Mon Nov 24 12:40:06 2025. 2025-11-26 06:13:07.829 | > repo: using cache for: repo-setup-centos-powertools 2025-11-26 06:13:07.829 | > repo-setup-centos-powertools: using metadata from Mon Nov 24 12:39:46 2025. 2025-11-26 06:13:07.829 | > repo: downloading from remote: epel-low-priority 2025-11-26 06:13:07.829 | > countme: no event for epel-low-priority: budget to spend: 3 2025-11-26 06:13:07.829 | > Extra Packages for Enterprise Linux 9 - x86_64 9.1 MB/s | 20 MB 00:02 2025-11-26 06:13:07.829 | > epel-low-priority: using metadata from Tue Nov 25 19:59:20 2025. 2025-11-26 06:13:07.829 | > Last metadata expiration check: 0:00:01 ago on Wed Nov 26 01:13:06 2025. 2025-11-26 06:13:07.829 | > Completion plugin: Generating completion cache... 2025-11-26 06:13:07.829 | > Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-11-26 06:13:07.829 | > Package gettext-0.21-8.el9.x86_64 is already installed. 2025-11-26 06:13:07.829 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-11-26 06:13:07.829 | > --> Starting dependency resolution 2025-11-26 06:13:07.829 | > --> Finished dependency resolution 2025-11-26 06:13:07.829 | > Dependencies resolved. 2025-11-26 06:13:07.829 | > Nothing to do. 2025-11-26 06:13:07.829 | > Complete! 2025-11-26 06:13:07.829 | > + '[' install == install ']' 2025-11-26 06:13:07.829 | > + '[' dnf == dnf ']' 2025-11-26 06:13:07.829 | > + '[' -z '' ']' 2025-11-26 06:13:07.829 | > + dnf -y mark install gettext python3-PyYAML 2025-11-26 06:13:07.829 | > gettext-0.21-8.el9.x86_64 marked as user installed. 2025-11-26 06:13:07.829 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2025-11-26 06:13:07.829 | returncode: 0 2025-11-26 06:13:07.835 | dib-run-parts 10-package-installs completed 2025-11-26 06:13:07.835 | dib-run-parts Running /tmp/in_target.d/pre-install.d/11-selinux-permissive 2025-11-26 06:13:07.838 | + set -eu 2025-11-26 06:13:07.838 | + set -o pipefail 2025-11-26 06:13:07.838 | + echo SELINUX=permissive 2025-11-26 06:13:07.838 | + echo SELINUXTYPE=targeted 2025-11-26 06:13:07.839 | dib-run-parts 11-selinux-permissive completed 2025-11-26 06:13:07.839 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-11-26 06:13:07.841 | + set -eu 2025-11-26 06:13:07.841 | + set -o pipefail 2025-11-26 06:13:07.842 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-11-26 06:13:07.843 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2025-11-26 06:13:07.844 | + set -eu 2025-11-26 06:13:07.844 | + set -o pipefail 2025-11-26 06:13:07.844 | ++ basename /usr/local/bin/package-uninstalls 2025-11-26 06:13:07.845 | + SCRIPTNAME=package-uninstalls 2025-11-26 06:13:07.845 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2025-11-26 06:13:07.846 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-11-26 06:13:07.846 | + '[' 0 '!=' 0 ']' 2025-11-26 06:13:07.846 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-11-26 06:13:07.846 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-11-26 06:13:07.846 | + WORKDIR= 2025-11-26 06:13:07.846 | + true 2025-11-26 06:13:07.846 | + case "$1" in 2025-11-26 06:13:07.846 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-11-26 06:13:07.846 | + shift 2 2025-11-26 06:13:07.846 | + true 2025-11-26 06:13:07.846 | + case "$1" in 2025-11-26 06:13:07.846 | + shift 2025-11-26 06:13:07.846 | + break 2025-11-26 06:13:07.846 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-11-26 06:13:07.846 | + PACKAGES= 2025-11-26 06:13:07.846 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-11-26 06:13:07.848 | + install-packages -e 2025-11-26 06:13:07.853 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2025-11-26 06:13:07.883 | Running command: ['install-packages', '-e'] 2025-11-26 06:13:07.883 | returncode: 0 2025-11-26 06:13:07.888 | dib-run-parts 99-package-uninstalls completed 2025-11-26 06:13:07.888 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-26 06:13:07.888 | dib-run-parts 2025-11-26 06:13:07.889 | dib-run-parts Target: pre-install.d 2025-11-26 06:13:07.889 | dib-run-parts 2025-11-26 06:13:07.889 | dib-run-parts Script Seconds 2025-11-26 06:13:07.889 | dib-run-parts --------------------------------------- ---------- 2025-11-26 06:13:07.889 | dib-run-parts 2025-11-26 06:13:07.897 | dib-run-parts 00-01-yum-keepcache 0.003 2025-11-26 06:13:07.902 | dib-run-parts 00-02-set-centos-mirror 0.004 2025-11-26 06:13:07.906 | dib-run-parts 00-03-repo-setup 0.002 2025-11-26 06:13:07.911 | dib-run-parts 00-dnf-update 0.002 2025-11-26 06:13:07.915 | dib-run-parts 00-fix-requiretty 0.007 2025-11-26 06:13:07.920 | dib-run-parts 00-install-repo-package 0.002 2025-11-26 06:13:07.924 | dib-run-parts 00-usr-local-bin-secure-path 0.005 2025-11-26 06:13:07.929 | dib-run-parts 01-00-centos-python3 38.444 2025-11-26 06:13:07.933 | dib-run-parts 01-install-bin 0.007 2025-11-26 06:13:07.938 | dib-run-parts 01-module-configuration 0.002 2025-11-26 06:13:07.942 | dib-run-parts 01-override-yum-arch 0.003 2025-11-26 06:13:07.946 | dib-run-parts 02-set-machine-id 0.008 2025-11-26 06:13:07.951 | dib-run-parts 03-baseline-tools 0.002 2025-11-26 06:13:07.955 | dib-run-parts 04-dib-init-system 0.006 2025-11-26 06:13:07.959 | dib-run-parts 10-package-installs 3.639 2025-11-26 06:13:07.963 | dib-run-parts 11-selinux-permissive 0.003 2025-11-26 06:13:07.968 | dib-run-parts 99-package-uninstalls 0.048 2025-11-26 06:13:07.970 | dib-run-parts 2025-11-26 06:13:07.970 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-26 06:13:07.975 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-11-26 06:13:07.979 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-11-26 06:13:07.982 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-11-26 06:13:07.985 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-pre-install run_in_target bash 2025-11-26 06:13:07.988 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2025-11-26 06:13:07.988 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:13:07.992 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:13:08.011 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d; do sleep 1; done' 2025-11-26 06:13:08.032 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target install 2025-11-26 06:13:08.034 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-11-26 06:13:08.037 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RKwBUNgF/hooks ']' 2025-11-26 06:13:08.040 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.RKwBUNgF/hooks/install.d ']' 2025-11-26 06:13:08.042 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:13:08.059 | + 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.RKwBUNgF/hooks 2025-11-26 06:13:08.077 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.RKwBUNgF/hooks /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:13:08.095 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.RKwBUNgF/hooks /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:13:08.113 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-install run_in_target bash 2025-11-26 06:13:08.116 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:13:08.116 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2025-11-26 06:13:08.120 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-11-26 06:13:08.123 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-11-26 06:13:08.126 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-11-26 06:13:08.128 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d 2025-11-26 06:13:08.131 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2025-11-26 06:13:08.134 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-11-26 06:13:08.137 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-11-26 06:13:08.139 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-11-26 06:13:08.142 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.RKwBUNgF/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2025-11-26 06:13:08.169 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-11-26 06:13:08.170 | + source /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-11-26 06:13:08.170 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:13:08.170 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:13:08.170 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-11-26 06:13:08.172 | + source /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-11-26 06:13:08.172 | ++ export DIB_REPO_SETUP=current-podified 2025-11-26 06:13:08.172 | ++ DIB_REPO_SETUP=current-podified 2025-11-26 06:13:08.172 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-26 06:13:08.172 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-26 06:13:08.172 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-26 06:13:08.172 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-26 06:13:08.172 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-26 06:13:08.172 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-26 06:13:08.172 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-11-26 06:13:08.174 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-11-26 06:13:08.174 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-26 06:13:08.174 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-26 06:13:08.174 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-26 06:13:08.174 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-26 06:13:08.174 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-11-26 06:13:08.176 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-11-26 06:13:08.176 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-26 06:13:08.176 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-26 06:13:08.176 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-26 06:13:08.176 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-26 06:13:08.176 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-11-26 06:13:08.176 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-26 06:13:08.176 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-26 06:13:08.176 | ++ export DIB_NO_TIMER_CHECK=True 2025-11-26 06:13:08.176 | ++ DIB_NO_TIMER_CHECK=True 2025-11-26 06:13:08.176 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-26 06:13:08.176 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-26 06:13:08.176 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-26 06:13:08.176 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-26 06:13:08.176 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-11-26 06:13:08.178 | + source /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-11-26 06:13:08.178 | ++ export DISTRO_NAME=centos 2025-11-26 06:13:08.178 | ++ DISTRO_NAME=centos 2025-11-26 06:13:08.178 | ++ export DIB_RELEASE=9-stream 2025-11-26 06:13:08.178 | ++ DIB_RELEASE=9-stream 2025-11-26 06:13:08.178 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-26 06:13:08.178 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-26 06:13:08.178 | ++ export YUM=dnf 2025-11-26 06:13:08.178 | ++ YUM=dnf 2025-11-26 06:13:08.178 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dracut-regenerate 2025-11-26 06:13:08.179 | + source /tmp/in_target.d/install.d/../environment.d/10-dracut-regenerate 2025-11-26 06:13:08.179 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-11-26 06:13:08.179 | - name: crypt 2025-11-26 06:13:08.179 | packages: 2025-11-26 06:13:08.179 | - cryptsetup 2025-11-26 06:13:08.179 | - name: lvm 2025-11-26 06:13:08.179 | packages: 2025-11-26 06:13:08.179 | - lvm2 2025-11-26 06:13:08.179 | ' 2025-11-26 06:13:08.179 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-11-26 06:13:08.179 | - name: crypt 2025-11-26 06:13:08.179 | packages: 2025-11-26 06:13:08.179 | - cryptsetup 2025-11-26 06:13:08.179 | - name: lvm 2025-11-26 06:13:08.179 | packages: 2025-11-26 06:13:08.179 | - lvm2 2025-11-26 06:13:08.179 | ' 2025-11-26 06:13:08.179 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-11-26 06:13:08.179 | - name: crypt 2025-11-26 06:13:08.179 | packages: 2025-11-26 06:13:08.179 | - cryptsetup 2025-11-26 06:13:08.179 | - name: lvm 2025-11-26 06:13:08.179 | packages: 2025-11-26 06:13:08.179 | - lvm2 2025-11-26 06:13:08.179 | ' 2025-11-26 06:13:08.179 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-11-26 06:13:08.180 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-11-26 06:13:08.181 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-11-26 06:13:08.181 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:13:08.181 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:13:08.181 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-11-26 06:13:08.183 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-11-26 06:13:08.183 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-26 06:13:08.183 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-26 06:13:08.183 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-26 06:13:08.183 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-26 06:13:08.183 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-11-26 06:13:08.185 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-11-26 06:13:08.185 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-11-26 06:13:08.185 | ++ export DIB_BLOCK_DEVICE=efi 2025-11-26 06:13:08.185 | ++ DIB_BLOCK_DEVICE=efi 2025-11-26 06:13:08.185 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-growvols 2025-11-26 06:13:08.187 | + source /tmp/in_target.d/install.d/../environment.d/15-growvols 2025-11-26 06:13:08.187 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-11-26 06:13:08.187 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-11-26 06:13:08.187 | ++ export DIB_GROWVOLS_ARGS= 2025-11-26 06:13:08.187 | ++ DIB_GROWVOLS_ARGS= 2025-11-26 06:13:08.187 | ++ export DIB_GROWVOLS_GROUP= 2025-11-26 06:13:08.187 | ++ DIB_GROWVOLS_GROUP= 2025-11-26 06:13:08.187 | ++ export DIB_GROWVOLS_DEVICE= 2025-11-26 06:13:08.187 | ++ DIB_GROWVOLS_DEVICE= 2025-11-26 06:13:08.187 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-11-26 06:13:08.189 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-11-26 06:13:08.189 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-26 06:13:08.189 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-26 06:13:08.189 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-26 06:13:08.189 | ++ DIB_INIT_SYSTEM=systemd 2025-11-26 06:13:08.189 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-11-26 06:13:08.191 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-11-26 06:13:08.191 | ++ '[' -z systemd ']' 2025-11-26 06:13:08.191 | ++ case $DIB_INIT_SYSTEM in 2025-11-26 06:13:08.191 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2025-11-26 06:13:08.194 | + set -eu 2025-11-26 06:13:08.194 | + set -o pipefail 2025-11-26 06:13:08.194 | + '[' 0 -eq 0 ']' 2025-11-26 06:13:08.194 | + install-packages -m base iscsi_package 2025-11-26 06:13:08.223 | INFO:root:Mapping for base : iscsi_package 2025-11-26 06:13:08.251 | INFO:root:Mapping for base : iscsi_package 2025-11-26 06:13:08.254 | Running install-packages install. 2025-11-26 06:13:08.254 | ++ command -v dnf5 2025-11-26 06:13:08.254 | ++ true 2025-11-26 06:13:08.255 | + DNF5= 2025-11-26 06:13:08.255 | + '[' dnf == dnf ']' 2025-11-26 06:13:08.255 | + '[' -n '' ']' 2025-11-26 06:13:08.255 | + dnf -y -v install iscsi-initiator-utils 2025-11-26 06:13:08.384 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-11-26 06:13:08.384 | DNF version: 4.14.0 2025-11-26 06:13:08.384 | cachedir: /tmp/yum 2025-11-26 06:13:08.401 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-26 06:13:08.446 | repo: using cache for: delorean-component-barbican 2025-11-26 06:13:08.446 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-11-26 06:13:08.447 | repo: using cache for: delorean-component-baremetal 2025-11-26 06:13:08.447 | delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-11-26 06:13:08.447 | repo: using cache for: delorean-component-cinder 2025-11-26 06:13:08.447 | delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-11-26 06:13:08.447 | repo: using cache for: delorean-component-clients 2025-11-26 06:13:08.448 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-11-26 06:13:08.448 | repo: using cache for: delorean-component-cloudops 2025-11-26 06:13:08.448 | delorean-component-cloudops: using metadata from Mon Nov 24 06:59:22 2025. 2025-11-26 06:13:08.448 | repo: using cache for: delorean-component-common 2025-11-26 06:13:08.449 | delorean-component-common: using metadata from Mon Nov 24 00:59:08 2025. 2025-11-26 06:13:08.449 | repo: using cache for: delorean-component-compute 2025-11-26 06:13:08.450 | delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-11-26 06:13:08.450 | repo: using cache for: delorean-component-designate 2025-11-26 06:13:08.450 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-11-26 06:13:08.450 | repo: using cache for: delorean-component-glance 2025-11-26 06:13:08.450 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-11-26 06:13:08.451 | repo: using cache for: delorean-component-keystone 2025-11-26 06:13:08.451 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-11-26 06:13:08.451 | repo: using cache for: delorean-component-manila 2025-11-26 06:13:08.451 | delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-11-26 06:13:08.451 | repo: using cache for: delorean-component-network 2025-11-26 06:13:08.452 | delorean-component-network: using metadata from Tue Nov 11 14:01:00 2025. 2025-11-26 06:13:08.452 | repo: using cache for: delorean-component-octavia 2025-11-26 06:13:08.452 | delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-11-26 06:13:08.452 | repo: using cache for: delorean-component-optimize 2025-11-26 06:13:08.453 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-11-26 06:13:08.453 | repo: using cache for: delorean-component-podified 2025-11-26 06:13:08.453 | delorean-component-podified: using metadata from Fri Nov 7 02:59:07 2025. 2025-11-26 06:13:08.453 | repo: using cache for: delorean-component-puppet 2025-11-26 06:13:08.453 | delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2025-11-26 06:13:08.454 | repo: using cache for: delorean-component-swift 2025-11-26 06:13:08.454 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-11-26 06:13:08.454 | repo: using cache for: delorean-component-tempest 2025-11-26 06:13:08.454 | delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-11-26 06:13:08.454 | repo: using cache for: delorean-component-ui 2025-11-26 06:13:08.455 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-11-26 06:13:08.455 | repo: using cache for: baseos 2025-11-26 06:13:08.471 | baseos: using metadata from Mon Nov 24 12:32:03 2025. 2025-11-26 06:13:08.471 | repo: using cache for: appstream 2025-11-26 06:13:08.534 | appstream: using metadata from Mon Nov 24 12:35:27 2025. 2025-11-26 06:13:08.535 | repo: using cache for: crb 2025-11-26 06:13:08.546 | crb: using metadata from Mon Nov 24 12:39:46 2025. 2025-11-26 06:13:08.547 | repo: using cache for: extras-common 2025-11-26 06:13:08.547 | extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-11-26 06:13:08.547 | repo: using cache for: delorean-antelope-testing 2025-11-26 06:13:08.551 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-11-26 06:13:08.552 | repo: using cache for: delorean-antelope-build-deps 2025-11-26 06:13:08.553 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-11-26 06:13:08.553 | repo: using cache for: centos9-rabbitmq 2025-11-26 06:13:08.553 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-11-26 06:13:08.553 | repo: using cache for: centos9-storage 2025-11-26 06:13:08.557 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-11-26 06:13:08.557 | repo: using cache for: centos9-opstools 2025-11-26 06:13:08.557 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-11-26 06:13:08.558 | repo: using cache for: centos9-nfv-ovs 2025-11-26 06:13:08.560 | centos9-nfv-ovs: using metadata from Wed Nov 12 01:24:02 2025. 2025-11-26 06:13:08.560 | repo: using cache for: repo-setup-centos-appstream 2025-11-26 06:13:08.638 | repo-setup-centos-appstream: using metadata from Mon Nov 24 12:35:27 2025. 2025-11-26 06:13:08.638 | repo: using cache for: repo-setup-centos-baseos 2025-11-26 06:13:08.666 | repo-setup-centos-baseos: using metadata from Mon Nov 24 12:32:03 2025. 2025-11-26 06:13:08.667 | repo: using cache for: repo-setup-centos-highavailability 2025-11-26 06:13:08.689 | repo-setup-centos-highavailability: using metadata from Mon Nov 24 12:40:06 2025. 2025-11-26 06:13:08.689 | repo: using cache for: repo-setup-centos-powertools 2025-11-26 06:13:08.714 | repo-setup-centos-powertools: using metadata from Mon Nov 24 12:39:46 2025. 2025-11-26 06:13:08.715 | repo: using cache for: epel-low-priority 2025-11-26 06:13:08.855 | epel-low-priority: using metadata from Tue Nov 25 19:59:20 2025. 2025-11-26 06:13:08.856 | Last metadata expiration check: 0:00:02 ago on Wed Nov 26 01:13:06 2025. 2025-11-26 06:13:09.041 | Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-11-26 06:13:09.044 | --> Starting dependency resolution 2025-11-26 06:13:09.093 | ---> Package iscsi-initiator-utils.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-11-26 06:13:09.093 | ---> Package iscsi-initiator-utils-iscsiuio.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-11-26 06:13:09.093 | ---> Package isns-utils-libs.x86_64 0.101-4.el9 will be installed 2025-11-26 06:13:09.093 | --> Finished dependency resolution 2025-11-26 06:13:09.093 | Dependencies resolved. 2025-11-26 06:13:09.094 | ================================================================================ 2025-11-26 06:13:09.094 | Package Arch Version Repo Size 2025-11-26 06:13:09.094 | ================================================================================ 2025-11-26 06:13:09.094 | Installing: 2025-11-26 06:13:09.094 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el9 baseos 392 k 2025-11-26 06:13:09.094 | Installing dependencies: 2025-11-26 06:13:09.094 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el9 baseos 81 k 2025-11-26 06:13:09.094 | isns-utils-libs x86_64 0.101-4.el9 baseos 101 k 2025-11-26 06:13:09.094 | 2025-11-26 06:13:09.094 | Transaction Summary 2025-11-26 06:13:09.094 | ================================================================================ 2025-11-26 06:13:09.094 | Install 3 Packages 2025-11-26 06:13:09.094 | 2025-11-26 06:13:09.094 | Total download size: 573 k 2025-11-26 06:13:09.095 | Installed size: 2.1 M 2025-11-26 06:13:09.095 | Downloading Packages: 2025-11-26 06:13:09.838 | (1/3): iscsi-initiator-utils-6.2.1.11-0.git4b3e 1.2 MB/s | 392 kB 00:00 2025-11-26 06:13:09.915 | (2/3): iscsi-initiator-utils-iscsiuio-6.2.1.11- 203 kB/s | 81 kB 00:00 2025-11-26 06:13:09.952 | (3/3): isns-utils-libs-0.101-4.el9.x86_64.rpm 231 kB/s | 101 kB 00:00 2025-11-26 06:13:09.953 | -------------------------------------------------------------------------------- 2025-11-26 06:13:09.953 | Total 668 kB/s | 573 kB 00:00 2025-11-26 06:13:09.953 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-11-26 06:13:09.969 | CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 2025-11-26 06:13:10.066 | Importing GPG key 0x8483C65D: 2025-11-26 06:13:10.066 | Userid : "CentOS (CentOS Official Signing Key) " 2025-11-26 06:13:10.066 | Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 2025-11-26 06:13:10.066 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 2025-11-26 06:13:10.069 | Key imported successfully 2025-11-26 06:13:10.110 | Running transaction check 2025-11-26 06:13:10.117 | Transaction check succeeded. 2025-11-26 06:13:10.117 | Running transaction test 2025-11-26 06:13:10.163 | Transaction test succeeded. 2025-11-26 06:13:10.164 | Running transaction 2025-11-26 06:13:10.165 | RPMDB altered outside of DNF. 2025-11-26 06:13:10.224 | Preparing : 1/1 2025-11-26 06:13:10.228 | Installing : isns-utils-libs-0.101-4.el9.x86_64 1/3 2025-11-26 06:13:10.230 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-11-26 06:13:10.249 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-11-26 06:13:10.249 | Created symlink /etc/systemd/system/sockets.target.wants/iscsiuio.socket -> /usr/lib/systemd/system/iscsiuio.socket. 2025-11-26 06:13:10.249 | 2025-11-26 06:13:10.261 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-11-26 06:13:10.281 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-11-26 06:13:10.281 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-starter.service -> /usr/lib/systemd/system/iscsi-starter.service. 2025-11-26 06:13:10.281 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /usr/lib/systemd/system/iscsid.socket. 2025-11-26 06:13:10.281 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-onboot.service -> /usr/lib/systemd/system/iscsi-onboot.service. 2025-11-26 06:13:10.281 | 2025-11-26 06:13:10.466 | Verifying : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 1/3 2025-11-26 06:13:10.466 | Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-11-26 06:13:10.468 | Verifying : isns-utils-libs-0.101-4.el9.x86_64 3/3 2025-11-26 06:13:10.468 | Completion plugin: Generating completion cache... 2025-11-26 06:13:10.542 | Installed: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-11-26 06:13:10.542 | Installed: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-11-26 06:13:10.542 | Installed: isns-utils-libs-0.101-4.el9.x86_64 2025-11-26 06:13:10.574 | 2025-11-26 06:13:10.574 | Installed: 2025-11-26 06:13:10.574 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-11-26 06:13:10.574 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-11-26 06:13:10.574 | isns-utils-libs-0.101-4.el9.x86_64 2025-11-26 06:13:10.574 | 2025-11-26 06:13:10.574 | Complete! 2025-11-26 06:13:10.619 | + '[' install == install ']' 2025-11-26 06:13:10.619 | + '[' dnf == dnf ']' 2025-11-26 06:13:10.619 | + '[' -z '' ']' 2025-11-26 06:13:10.619 | + dnf -y mark install iscsi-initiator-utils 2025-11-26 06:13:10.824 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2025-11-26 06:13:10.852 | dib-run-parts 00-baseline-environment completed 2025-11-26 06:13:10.852 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2025-11-26 06:13:10.854 | + set -eu 2025-11-26 06:13:10.854 | + set -o pipefail 2025-11-26 06:13:10.854 | + '[' 0 -eq 0 ']' 2025-11-26 06:13:10.854 | + install-packages -u 2025-11-26 06:13:11.490 | Last metadata expiration check: 0:00:05 ago on Wed Nov 26 01:13:06 2025. 2025-11-26 06:13:11.894 | Dependencies resolved. 2025-11-26 06:13:11.895 | ================================================================================ 2025-11-26 06:13:11.896 | Package Arch Version Repository Size 2025-11-26 06:13:11.896 | ================================================================================ 2025-11-26 06:13:11.896 | Upgrading: 2025-11-26 06:13:11.896 | python3-distro noarch 1.7.0-3.el9s delorean-antelope-testing 39 k 2025-11-26 06:13:11.896 | python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k 2025-11-26 06:13:11.896 | python3-markupsafe x86_64 2.1.1-4.el9s delorean-antelope-testing 27 k 2025-11-26 06:13:11.896 | python3-setuptools noarch 57.4.0-1.el9s centos9-storage 920 k 2025-11-26 06:13:11.896 | 2025-11-26 06:13:11.896 | Transaction Summary 2025-11-26 06:13:11.896 | ================================================================================ 2025-11-26 06:13:11.896 | Upgrade 4 Packages 2025-11-26 06:13:11.896 | 2025-11-26 06:13:11.896 | Total download size: 1.5 M 2025-11-26 06:13:11.896 | Downloading Packages: 2025-11-26 06:13:11.908 | (1/4): python3-markupsafe-2.1.1-4.el9s.x86_64.r 2.7 MB/s | 27 kB 00:00 2025-11-26 06:13:11.911 | (2/4): python3-jinja2-3.0.1-2.el9s.noarch.rpm 37 MB/s | 511 kB 00:00 2025-11-26 06:13:11.923 | (3/4): python3-setuptools-57.4.0-1.el9s.noarch. 61 MB/s | 920 kB 00:00 2025-11-26 06:13:12.034 | (4/4): python3-distro-1.7.0-3.el9s.noarch.rpm 284 kB/s | 39 kB 00:00 2025-11-26 06:13:12.035 | -------------------------------------------------------------------------------- 2025-11-26 06:13:12.035 | Total 11 MB/s | 1.5 MB 00:00 2025-11-26 06:13:12.035 | Running transaction check 2025-11-26 06:13:12.046 | Transaction check succeeded. 2025-11-26 06:13:12.046 | Running transaction test 2025-11-26 06:13:12.099 | Transaction test succeeded. 2025-11-26 06:13:12.100 | Running transaction 2025-11-26 06:13:12.226 | Preparing : 1/1 2025-11-26 06:13:12.235 | Upgrading : python3-setuptools-57.4.0-1.el9s.noarch 1/8 2025-11-26 06:13:12.257 | Upgrading : python3-markupsafe-2.1.1-4.el9s.x86_64 2/8 2025-11-26 06:13:12.266 | Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 3/8 2025-11-26 06:13:12.269 | Upgrading : python3-distro-1.7.0-3.el9s.noarch 4/8 2025-11-26 06:13:12.272 | Cleanup : python3-jinja2-2.11.3-8.el9.noarch 5/8 2025-11-26 06:13:12.275 | Cleanup : python3-distro-1.5.0-7.el9.noarch 6/8 2025-11-26 06:13:12.280 | Cleanup : python3-setuptools-53.0.0-15.el9.noarch 7/8 2025-11-26 06:13:12.299 | Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 8/8 2025-11-26 06:13:12.372 | Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 8/8 2025-11-26 06:13:12.372 | Verifying : python3-distro-1.7.0-3.el9s.noarch 1/8 2025-11-26 06:13:12.372 | Verifying : python3-distro-1.5.0-7.el9.noarch 2/8 2025-11-26 06:13:12.372 | Verifying : python3-jinja2-3.0.1-2.el9s.noarch 3/8 2025-11-26 06:13:12.372 | Verifying : python3-jinja2-2.11.3-8.el9.noarch 4/8 2025-11-26 06:13:12.372 | Verifying : python3-markupsafe-2.1.1-4.el9s.x86_64 5/8 2025-11-26 06:13:12.372 | Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 6/8 2025-11-26 06:13:12.372 | Verifying : python3-setuptools-57.4.0-1.el9s.noarch 7/8 2025-11-26 06:13:12.501 | Verifying : python3-setuptools-53.0.0-15.el9.noarch 8/8 2025-11-26 06:13:12.501 | 2025-11-26 06:13:12.501 | Upgraded: 2025-11-26 06:13:12.501 | python3-distro-1.7.0-3.el9s.noarch 2025-11-26 06:13:12.501 | python3-jinja2-3.0.1-2.el9s.noarch 2025-11-26 06:13:12.501 | python3-markupsafe-2.1.1-4.el9s.x86_64 2025-11-26 06:13:12.501 | python3-setuptools-57.4.0-1.el9s.noarch 2025-11-26 06:13:12.501 | 2025-11-26 06:13:12.501 | Complete! 2025-11-26 06:13:12.564 | dib-run-parts 00-up-to-date completed 2025-11-26 06:13:12.564 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2025-11-26 06:13:12.567 | + set -eu 2025-11-26 06:13:12.567 | + set -o pipefail 2025-11-26 06:13:12.567 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2025-11-26 06:13:12.568 | + package-installs -d /tmp/in_target.d/install.d 2025-11-26 06:13:12.569 | + set -eu 2025-11-26 06:13:12.569 | + set -o pipefail 2025-11-26 06:13:12.569 | ++ basename /usr/local/bin/package-installs 2025-11-26 06:13:12.570 | + SCRIPTNAME=package-installs 2025-11-26 06:13:12.570 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2025-11-26 06:13:12.571 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-11-26 06:13:12.571 | + '[' 0 '!=' 0 ']' 2025-11-26 06:13:12.571 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-11-26 06:13:12.571 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-11-26 06:13:12.571 | + WORKDIR= 2025-11-26 06:13:12.571 | + true 2025-11-26 06:13:12.571 | + case "$1" in 2025-11-26 06:13:12.571 | + WORKDIR=/tmp/in_target.d/install.d 2025-11-26 06:13:12.571 | + shift 2 2025-11-26 06:13:12.571 | + true 2025-11-26 06:13:12.572 | + case "$1" in 2025-11-26 06:13:12.572 | + shift 2025-11-26 06:13:12.572 | + break 2025-11-26 06:13:12.572 | + '[' -z /tmp/in_target.d/install.d ']' 2025-11-26 06:13:12.572 | + PACKAGES= 2025-11-26 06:13:12.572 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-11-26 06:13:12.573 | + '[' -n '' ']' 2025-11-26 06:13:12.573 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2025-11-26 06:13:13.770 | Map install for openvswitch: openvswitch 2025-11-26 06:13:13.770 | Map install for edpm-base: buildah, chrony, crudini, crypto-policies-scripts, device-mapper-multipath, driverctl, grubby, iptables-services, jq, lvm2, nftables, numactl, openssh-server, openstack-selinux, openvswitch, os-net-config, podman, python3-libselinux, python3-pyyaml, rsync, tmpwatch, tuned-profiles-cpu-partitioning, sysstat, iproute-tc 2025-11-26 06:13:13.770 | Map install for growvols: gdisk, util-linux, lvm2, parted, xfsprogs 2025-11-26 06:13:13.770 | Map install for centos: device-mapper-multipath 2025-11-26 06:13:13.770 | Map install for cache-url: curl 2025-11-26 06:13:13.770 | Map install for redhat-common: lsof, tcpdump, traceroute, which, ca-certificates, selinux-policy, selinux-policy-targeted, python3-libselinux, python3-policycoreutils, policycoreutils-python-utils, rng-tools, passwd 2025-11-26 06:13:13.770 | Map install for install-static: rsync 2025-11-26 06:13:13.770 | Map install for source-repositories: git 2025-11-26 06:13:13.770 | Map install for stable-interface-names: biosdevname 2025-11-26 06:13:13.770 | Map install for openssh-server: openssh-server 2025-11-26 06:13:13.770 | Map install for runtime-ssh-host-keys: openssh-client 2025-11-26 06:13:13.770 | Running command: ['install-packages', 'biosdevname', 'crypto-policies-scripts', 'openvswitch', 'rng-tools', 'numactl', 'nftables', 'tuned-profiles-cpu-partitioning', 'ca-certificates', 'podman', 'policycoreutils-python-utils', 'jq', 'python3-policycoreutils', 'driverctl', 'buildah', 'tcpdump', 'sysstat', 'passwd', 'tmpwatch', 'lsof', 'chrony', 'os-net-config', 'lvm2', 'which', 'crudini', 'traceroute', 'device-mapper-multipath', 'xfsprogs', 'python3-libselinux', 'iproute-tc', 'openssh-server', 'util-linux', 'rsync', 'grubby', 'selinux-policy', 'iptables-services', 'python3-pyyaml', 'git-core', 'gdisk', 'parted', 'selinux-policy-targeted', 'openstack-selinux', 'openssh'] 2025-11-26 06:13:13.770 | > Running install-packages install. 2025-11-26 06:13:13.770 | > ++ command -v dnf5 2025-11-26 06:13:13.770 | > ++ true 2025-11-26 06:13:13.770 | > + DNF5= 2025-11-26 06:13:13.770 | > + '[' dnf == dnf ']' 2025-11-26 06:13:13.770 | > + '[' -n '' ']' 2025-11-26 06:13:13.770 | > + dnf -y -v install biosdevname crypto-policies-scripts openvswitch rng-tools numactl nftables tuned-profiles-cpu-partitioning ca-certificates podman policycoreutils-python-utils jq python3-policycoreutils driverctl buildah tcpdump sysstat passwd tmpwatch lsof chrony os-net-config lvm2 which crudini traceroute device-mapper-multipath xfsprogs python3-libselinux iproute-tc openssh-server util-linux rsync grubby selinux-policy iptables-services python3-pyyaml git-core gdisk parted selinux-policy-targeted openstack-selinux openssh 2025-11-26 06:13:13.770 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-11-26 06:13:13.770 | > DNF version: 4.14.0 2025-11-26 06:13:13.770 | > cachedir: /tmp/yum 2025-11-26 06:13:13.770 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-26 06:13:13.770 | > repo: using cache for: delorean-component-barbican 2025-11-26 06:13:13.771 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-baremetal 2025-11-26 06:13:13.771 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-cinder 2025-11-26 06:13:13.771 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-clients 2025-11-26 06:13:13.771 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-cloudops 2025-11-26 06:13:13.771 | > delorean-component-cloudops: using metadata from Mon Nov 24 06:59:22 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-common 2025-11-26 06:13:13.771 | > delorean-component-common: using metadata from Mon Nov 24 00:59:08 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-compute 2025-11-26 06:13:13.771 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-designate 2025-11-26 06:13:13.771 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-glance 2025-11-26 06:13:13.771 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-keystone 2025-11-26 06:13:13.771 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-manila 2025-11-26 06:13:13.771 | > delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-network 2025-11-26 06:13:13.771 | > delorean-component-network: using metadata from Tue Nov 11 14:01:00 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-octavia 2025-11-26 06:13:13.771 | > delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-optimize 2025-11-26 06:13:13.771 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-podified 2025-11-26 06:13:13.771 | > delorean-component-podified: using metadata from Fri Nov 7 02:59:07 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-puppet 2025-11-26 06:13:13.771 | > delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-swift 2025-11-26 06:13:13.771 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-tempest 2025-11-26 06:13:13.771 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-component-ui 2025-11-26 06:13:13.771 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: baseos 2025-11-26 06:13:13.771 | > baseos: using metadata from Mon Nov 24 12:32:03 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: appstream 2025-11-26 06:13:13.771 | > appstream: using metadata from Mon Nov 24 12:35:27 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: crb 2025-11-26 06:13:13.771 | > crb: using metadata from Mon Nov 24 12:39:46 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: extras-common 2025-11-26 06:13:13.771 | > extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-antelope-testing 2025-11-26 06:13:13.771 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-11-26 06:13:13.771 | > repo: using cache for: delorean-antelope-build-deps 2025-11-26 06:13:13.771 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-11-26 06:13:13.771 | > repo: using cache for: centos9-rabbitmq 2025-11-26 06:13:13.771 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-11-26 06:13:13.771 | > repo: using cache for: centos9-storage 2025-11-26 06:13:13.771 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: centos9-opstools 2025-11-26 06:13:13.771 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-11-26 06:13:13.771 | > repo: using cache for: centos9-nfv-ovs 2025-11-26 06:13:13.771 | > centos9-nfv-ovs: using metadata from Wed Nov 12 01:24:02 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: repo-setup-centos-appstream 2025-11-26 06:13:13.771 | > repo-setup-centos-appstream: using metadata from Mon Nov 24 12:35:27 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: repo-setup-centos-baseos 2025-11-26 06:13:13.771 | > repo-setup-centos-baseos: using metadata from Mon Nov 24 12:32:03 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: repo-setup-centos-highavailability 2025-11-26 06:13:13.771 | > repo-setup-centos-highavailability: using metadata from Mon Nov 24 12:40:06 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: repo-setup-centos-powertools 2025-11-26 06:13:13.771 | > repo-setup-centos-powertools: using metadata from Mon Nov 24 12:39:46 2025. 2025-11-26 06:13:13.771 | > repo: using cache for: epel-low-priority 2025-11-26 06:13:13.771 | > epel-low-priority: using metadata from Tue Nov 25 19:59:20 2025. 2025-11-26 06:13:13.771 | > Last metadata expiration check: 0:00:07 ago on Wed Nov 26 01:13:06 2025. 2025-11-26 06:13:13.771 | > Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-11-26 06:13:13.771 | > Package crypto-policies-scripts-20250905-1.git377cc42.el9.noarch is already installed. 2025-11-26 06:13:13.771 | > Package ca-certificates-2025.2.80_v9.0.305-91.el9.noarch is already installed. 2025-11-26 06:13:13.771 | > Package policycoreutils-python-utils-3.6-3.el9.noarch is already installed. 2025-11-26 06:13:13.771 | > Package jq-1.6-19.el9.x86_64 is already installed. 2025-11-26 06:13:13.771 | > Package python3-policycoreutils-3.6-3.el9.noarch is already installed. 2025-11-26 06:13:13.771 | > Package tcpdump-14:4.99.0-9.el9.x86_64 is already installed. 2025-11-26 06:13:13.771 | > Package passwd-0.80-12.el9.x86_64 is already installed. 2025-11-26 06:13:13.771 | > Package chrony-4.8-1.el9.x86_64 is already installed. 2025-11-26 06:13:13.771 | > Package which-2.21-30.el9.x86_64 is already installed. 2025-11-26 06:13:13.771 | > Package xfsprogs-6.4.0-7.el9.x86_64 is already installed. 2025-11-26 06:13:13.771 | > Package python3-libselinux-3.6-3.el9.x86_64 is already installed. 2025-11-26 06:13:13.771 | > Package iproute-tc-6.17.0-1.el9.x86_64 is already installed. 2025-11-26 06:13:13.771 | > Package openssh-server-9.9p1-2.el9.x86_64 is already installed. 2025-11-26 06:13:13.771 | > Package util-linux-2.37.4-21.el9.x86_64 is already installed. 2025-11-26 06:13:13.771 | > Package rsync-3.2.5-4.el9.x86_64 is already installed. 2025-11-26 06:13:13.771 | > Package grubby-8.40-69.el9.x86_64 is already installed. 2025-11-26 06:13:13.771 | > Package selinux-policy-38.1.68-1.el9.noarch is already installed. 2025-11-26 06:13:13.771 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-11-26 06:13:13.858 | > Package gdisk-1.0.7-5.el9.x86_64 is already installed. 2025-11-26 06:13:13.858 | > Package parted-3.5-3.el9.x86_64 is already installed. 2025-11-26 06:13:13.858 | > Package selinux-policy-targeted-38.1.68-1.el9.noarch is already installed. 2025-11-26 06:13:13.858 | > Package openssh-9.9p1-2.el9.x86_64 is already installed. 2025-11-26 06:13:13.858 | > --> Starting dependency resolution 2025-11-26 06:13:13.858 | > ---> Package python3-stevedore.noarch 5.0.0-0.20241203182731.c4acc56.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package openstack-selinux.noarch 0.8.41-0.20250527163806.f19cf25.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package os-net-config.noarch 18.1.1-0.20251124055655.9758ab4.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package python-oslo-concurrency-lang.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package python-oslo-i18n-lang.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package python-oslo-utils-lang.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package python3-debtcollector.noarch 2.5.0-0.20230310120453.a6b46c5.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package python3-oslo-concurrency.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package python3-oslo-config.noarch 2:9.1.1-0.20230310201801.515daab.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package python3-oslo-i18n.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package python3-oslo-utils.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package NetworkManager-config-server.noarch 1:1.54.1-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package bc.x86_64 1.07.1-14.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package biosdevname.x86_64 0.7.3-10.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package chkconfig.x86_64 1.24-2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package device-mapper-event.x86_64 9:1.02.206-2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package device-mapper-event-libs.x86_64 9:1.02.206-2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package device-mapper-multipath.x86_64 0.8.7-39.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package device-mapper-multipath-libs.x86_64 0.8.7-39.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package device-mapper-persistent-data.x86_64 1.1.0-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package fuse-common.x86_64 3.10.2-9.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package hdparm.x86_64 9.62-2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package initscripts.x86_64 10.11.8-4.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package iptables-nft.x86_64 1.8.10-11.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package jitterentropy.x86_64 3.6.0-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package libaio.x86_64 0.3.111-13.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package libnftnl.x86_64 1.2.6-4.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package libnvme.x86_64 1.13-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package libtraceevent.x86_64 1.8.4-2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package lsof.x86_64 4.94.0-3.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package lvm2.x86_64 9:2.03.32-2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package lvm2-libs.x86_64 9:2.03.32-2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package nftables.x86_64 1:1.0.9-5.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package numactl.x86_64 2.0.19-3.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package protobuf-c.x86_64 1.3.3-13.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package python3-iniparse.noarch 0.4-45.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package python3-inotify.noarch 0.9.6-25.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package python3-linux-procfs.noarch 0.7.3-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package python3-pyparsing.noarch 2.4.7-9.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package python3-pyudev.noarch 0.22.0-6.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package rng-tools.x86_64 6.17-2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package shadow-utils-subid.x86_64 2:4.9-15.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package traceroute.x86_64 3:2.1.1-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package tuned.noarch 2.26.0-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package tuned-profiles-cpu-partitioning.noarch 2.26.0-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package virt-what.x86_64 1.27-2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package NetworkManager-ovs.x86_64 1:1.54.1-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package aardvark-dns.x86_64 2:1.17.0-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package buildah.x86_64 2:1.41.3-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package conmon.x86_64 3:2.1.13-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package container-selinux.noarch 4:2.242.0-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package containers-common.x86_64 4:1-134.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package containers-common-extra.x86_64 4:1-134.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package criu.x86_64 3.19-3.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package criu-libs.x86_64 3.19-3.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package crun.x86_64 1.24-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package driverctl.noarch 0.115-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package fuse-overlayfs.x86_64 1.16-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package fuse3.x86_64 3.10.2-9.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package fuse3-libs.x86_64 3.10.2-9.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package git-core.x86_64 2.47.3-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package iptables-nft-services.noarch 1.8.10-11.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package libbabeltrace.x86_64 1.5.8-10.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package libnet.x86_64 1.2-7.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package libslirp.x86_64 4.4.0-8.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package libuv.x86_64 1:1.42.0-2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package lm_sensors-libs.x86_64 3.6.0-10.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package mstflint.x86_64 4.32.0-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package netavark.x86_64 2:1.16.0-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package nispor.x86_64 1.2.14-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package nmstate.x86_64 2.2.54-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package nmstate-libs.x86_64 2.2.54-1.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package passt.x86_64 0^20250512.g8ec1341-2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package passt-selinux.noarch 0^20250512.g8ec1341-2.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package pcp-conf.x86_64 6.3.7-6.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package pcp-libs.x86_64 6.3.7-6.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-AutoLoader.noarch 5.74-483.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-B.x86_64 1.80-483.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-Carp.noarch 1.50-460.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-Class-Struct.noarch 0.66-483.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-Data-Dumper.x86_64 2.174-462.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-Digest.noarch 1.19-4.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-Digest-MD5.x86_64 2.58-4.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-Encode.x86_64 4:3.08-462.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-Errno.x86_64 1.30-483.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-Exporter.noarch 5.74-461.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-Fcntl.x86_64 1.13-483.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-File-Basename.noarch 2.85-483.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-File-Path.noarch 2.18-4.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-File-Temp.noarch 1:0.231.100-4.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-File-stat.noarch 1.09-483.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-FileHandle.noarch 2.03-483.el9 will be installed 2025-11-26 06:13:13.858 | > ---> Package perl-Getopt-Long.noarch 1:2.52-4.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-Getopt-Std.noarch 1.12-483.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-HTTP-Tiny.noarch 0.076-462.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-IO.x86_64 1.43-483.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-IO-Socket-IP.noarch 0.41-5.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-IO-Socket-SSL.noarch 2.073-2.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-IPC-Open3.noarch 1.21-483.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-MIME-Base64.x86_64 3.16-4.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-Mozilla-CA.noarch 20200520-6.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-NDBM_File.x86_64 1.15-483.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-Net-SSLeay.x86_64 1.94-3.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-POSIX.x86_64 1.94-483.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-PathTools.x86_64 3.78-461.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-Pod-Escapes.noarch 1:1.07-460.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-Pod-Perldoc.noarch 3.28.01-461.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-Pod-Simple.noarch 1:3.42-4.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-Pod-Usage.noarch 4:2.01-4.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-Scalar-List-Utils.x86_64 4:1.56-462.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-SelectSaver.noarch 1.02-483.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-Socket.x86_64 4:2.031-4.el9 will be installed 2025-11-26 06:13:13.859 | > ---> Package perl-Storable.x86_64 1:3.21-460.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-Symbol.noarch 1.08-483.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-Term-ANSIColor.noarch 5.01-461.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-Term-Cap.noarch 1.17-460.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-Text-ParseWords.noarch 3.30-460.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-Text-Tabs+Wrap.noarch 2013.0523-460.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-Time-Local.noarch 2:1.300-7.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-URI.noarch 5.09-3.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-base.noarch 2.27-483.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-constant.noarch 1.33-461.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-if.noarch 0.60.800-483.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-interpreter.x86_64 4:5.32.1-483.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-libnet.noarch 3.13-4.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-libs.x86_64 4:5.32.1-483.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-mro.x86_64 1.23-483.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-overload.noarch 1.31-483.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-overloading.noarch 0.02-483.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-parent.noarch 1:0.238-460.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-podlators.noarch 1:4.14-460.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-subs.noarch 1.03-483.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package perl-vars.noarch 1.05-483.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package podman.x86_64 6:5.6.0-2.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package python3-libnmstate.x86_64 2.2.54-1.el9 will be installed 2025-11-26 06:13:13.872 | > ---> Package python3-netaddr.noarch 0.10.1-3.el9 will be installed 2025-11-26 06:13:13.873 | > ---> Package python3-packaging.noarch 20.9-5.el9 will be installed 2025-11-26 06:13:13.873 | > ---> Package python3-perf.x86_64 5.14.0-642.el9 will be installed 2025-11-26 06:13:13.873 | > ---> Package slirp4netns.x86_64 1.3.3-1.el9 will be installed 2025-11-26 06:13:13.873 | > ---> Package sysstat.x86_64 12.5.4-9.el9 will be installed 2025-11-26 06:13:13.873 | > ---> Package tmpwatch.x86_64 2.11-20.el9 will be installed 2025-11-26 06:13:13.873 | > ---> Package unbound-libs.x86_64 1.16.2-21.el9 will be installed 2025-11-26 06:13:13.873 | > ---> Package yajl.x86_64 2.1.0-25.el9 will be installed 2025-11-26 06:13:13.873 | > ---> Package crudini.noarch 0.9.3-4.el9s will be installed 2025-11-26 06:13:13.873 | > ---> Package openstack-network-scripts.x86_64 10.11.1-6.el9s will be installed 2025-11-26 06:13:13.873 | > ---> Package openstack-network-scripts-openvswitch3.3.x86_64 10.11.1-6.el9s will be installed 2025-11-26 06:13:13.873 | > ---> Package python3-fasteners.noarch 0.18-1.el9s will be installed 2025-11-26 06:13:13.873 | > ---> Package python3-iso8601.noarch 1.1.0-1.el9s will be installed 2025-11-26 06:13:13.873 | > ---> Package python3-pbr.noarch 5.11.1-1.el9s will be installed 2025-11-26 06:13:13.873 | > ---> Package python3-pyroute2.noarch 0.7.3-1.el9s will be installed 2025-11-26 06:13:13.873 | > ---> Package python3-rfc3986.noarch 1.5.0-1.el9s will be installed 2025-11-26 06:13:13.873 | > ---> Package python3-wrapt.x86_64 1.14.1-1.el9s will be installed 2025-11-26 06:13:13.873 | > ---> Package rdo-openvswitch.noarch 2:3.3-1.el9s will be installed 2025-11-26 06:13:13.873 | > ---> Package openvswitch-selinux-extra-policy.noarch 1.0-36.el9s will be installed 2025-11-26 06:13:13.873 | > ---> Package openvswitch3.3.x86_64 3.3.4-115.el9s will be installed 2025-11-26 06:13:13.873 | > --> Finished dependency resolution 2025-11-26 06:13:13.873 | > Dependencies resolved. 2025-11-26 06:13:13.873 | > ========================================================================================================================== 2025-11-26 06:13:13.873 | > Package Arch Version Repository Size 2025-11-26 06:13:13.873 | > ========================================================================================================================== 2025-11-26 06:13:13.873 | > Installing: 2025-11-26 06:13:13.873 | > biosdevname x86_64 0.7.3-10.el9 baseos 36 k 2025-11-26 06:13:13.873 | > buildah x86_64 2:1.41.3-1.el9 appstream 10 M 2025-11-26 06:13:13.873 | > crudini noarch 0.9.3-4.el9s delorean-antelope-testing 25 k 2025-11-26 06:13:13.873 | > device-mapper-multipath x86_64 0.8.7-39.el9 baseos 151 k 2025-11-26 06:13:13.873 | > driverctl noarch 0.115-1.el9 appstream 26 k 2025-11-26 06:13:13.873 | > git-core x86_64 2.47.3-1.el9 appstream 4.7 M 2025-11-26 06:13:13.873 | > iptables-nft-services noarch 1.8.10-11.el9 appstream 20 k 2025-11-26 06:13:13.873 | > lsof x86_64 4.94.0-3.el9 baseos 239 k 2025-11-26 06:13:13.873 | > lvm2 x86_64 9:2.03.32-2.el9 baseos 1.6 M 2025-11-26 06:13:13.873 | > nftables x86_64 1:1.0.9-5.el9 baseos 420 k 2025-11-26 06:13:13.873 | > numactl x86_64 2.0.19-3.el9 baseos 69 k 2025-11-26 06:13:13.873 | > openstack-selinux noarch 0.8.41-0.20250527163806.f19cf25.el9 delorean-component-common 244 k 2025-11-26 06:13:13.873 | > os-net-config noarch 18.1.1-0.20251124055655.9758ab4.el9 delorean-component-common 1.2 M 2025-11-26 06:13:13.873 | > podman x86_64 6:5.6.0-2.el9 appstream 16 M 2025-11-26 06:13:13.873 | > rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.7 k 2025-11-26 06:13:13.873 | > rng-tools x86_64 6.17-2.el9 baseos 71 k 2025-11-26 06:13:13.873 | > sysstat x86_64 12.5.4-9.el9 appstream 482 k 2025-11-26 06:13:13.873 | > tmpwatch x86_64 2.11-20.el9 appstream 36 k 2025-11-26 06:13:13.873 | > traceroute x86_64 3:2.1.1-1.el9 baseos 57 k 2025-11-26 06:13:13.873 | > tuned-profiles-cpu-partitioning noarch 2.26.0-1.el9 baseos 20 k 2025-11-26 06:13:13.873 | > Installing dependencies: 2025-11-26 06:13:13.873 | > NetworkManager-ovs x86_64 1:1.54.1-1.el9 appstream 62 k 2025-11-26 06:13:13.873 | > aardvark-dns x86_64 2:1.17.0-1.el9 appstream 892 k 2025-11-26 06:13:13.873 | > bc x86_64 1.07.1-14.el9 baseos 120 k 2025-11-26 06:13:13.873 | > chkconfig x86_64 1.24-2.el9 baseos 178 k 2025-11-26 06:13:13.873 | > conmon x86_64 3:2.1.13-1.el9 appstream 51 k 2025-11-26 06:13:13.873 | > container-selinux noarch 4:2.242.0-1.el9 appstream 60 k 2025-11-26 06:13:13.873 | > containers-common x86_64 4:1-134.el9 appstream 104 k 2025-11-26 06:13:13.873 | > containers-common-extra x86_64 4:1-134.el9 appstream 5.5 k 2025-11-26 06:13:13.873 | > crun x86_64 1.24-1.el9 appstream 246 k 2025-11-26 06:13:13.873 | > device-mapper-event x86_64 9:1.02.206-2.el9 baseos 34 k 2025-11-26 06:13:13.873 | > device-mapper-event-libs x86_64 9:1.02.206-2.el9 baseos 32 k 2025-11-26 06:13:13.873 | > device-mapper-multipath-libs x86_64 0.8.7-39.el9 baseos 284 k 2025-11-26 06:13:13.873 | > device-mapper-persistent-data x86_64 1.1.0-1.el9 baseos 1.1 M 2025-11-26 06:13:13.873 | > fuse-common x86_64 3.10.2-9.el9 baseos 8.3 k 2025-11-26 06:13:13.873 | > fuse-overlayfs x86_64 1.16-1.el9 appstream 66 k 2025-11-26 06:13:13.873 | > fuse3 x86_64 3.10.2-9.el9 appstream 54 k 2025-11-26 06:13:13.873 | > fuse3-libs x86_64 3.10.2-9.el9 appstream 91 k 2025-11-26 06:13:13.873 | > hdparm x86_64 9.62-2.el9 baseos 96 k 2025-11-26 06:13:13.873 | > initscripts x86_64 10.11.8-4.el9 baseos 228 k 2025-11-26 06:13:13.873 | > iptables-nft x86_64 1.8.10-11.el9 baseos 206 k 2025-11-26 06:13:13.873 | > jitterentropy x86_64 3.6.0-1.el9 baseos 33 k 2025-11-26 06:13:13.873 | > libaio x86_64 0.3.111-13.el9 baseos 24 k 2025-11-26 06:13:13.873 | > libbabeltrace x86_64 1.5.8-10.el9 appstream 190 k 2025-11-26 06:13:13.873 | > libnet x86_64 1.2-7.el9 appstream 58 k 2025-11-26 06:13:13.873 | > libnftnl x86_64 1.2.6-4.el9 baseos 88 k 2025-11-26 06:13:13.873 | > libnvme x86_64 1.13-1.el9 baseos 111 k 2025-11-26 06:13:13.873 | > libslirp x86_64 4.4.0-8.el9 appstream 68 k 2025-11-26 06:13:13.873 | > libtraceevent x86_64 1.8.4-2.el9 baseos 290 k 2025-11-26 06:13:13.873 | > libuv x86_64 1:1.42.0-2.el9 appstream 148 k 2025-11-26 06:13:13.873 | > lm_sensors-libs x86_64 3.6.0-10.el9 appstream 42 k 2025-11-26 06:13:13.873 | > lvm2-libs x86_64 9:2.03.32-2.el9 baseos 1.0 M 2025-11-26 06:13:13.873 | > mstflint x86_64 4.32.0-1.el9 appstream 4.5 M 2025-11-26 06:13:13.873 | > netavark x86_64 2:1.16.0-1.el9 appstream 3.6 M 2025-11-26 06:13:13.873 | > nispor x86_64 1.2.14-1.el9 appstream 1.5 M 2025-11-26 06:13:13.873 | > nmstate x86_64 2.2.54-1.el9 appstream 4.2 M 2025-11-26 06:13:13.873 | > nmstate-libs x86_64 2.2.54-1.el9 appstream 3.3 M 2025-11-26 06:13:13.873 | > openstack-network-scripts x86_64 10.11.1-6.el9s delorean-antelope-testing 48 k 2025-11-26 06:13:13.873 | > openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-antelope-testing 10 k 2025-11-26 06:13:13.873 | > openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k 2025-11-26 06:13:13.873 | > openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 6.9 M 2025-11-26 06:13:13.873 | > passt x86_64 0^20250512.g8ec1341-2.el9 appstream 263 k 2025-11-26 06:13:13.873 | > passt-selinux noarch 0^20250512.g8ec1341-2.el9 appstream 26 k 2025-11-26 06:13:13.873 | > pcp-conf x86_64 6.3.7-6.el9 appstream 31 k 2025-11-26 06:13:13.873 | > pcp-libs x86_64 6.3.7-6.el9 appstream 647 k 2025-11-26 06:13:13.873 | > perl-AutoLoader noarch 5.74-483.el9 appstream 21 k 2025-11-26 06:13:13.873 | > perl-B x86_64 1.80-483.el9 appstream 180 k 2025-11-26 06:13:13.873 | > perl-Carp noarch 1.50-460.el9 appstream 30 k 2025-11-26 06:13:13.873 | > perl-Class-Struct noarch 0.66-483.el9 appstream 22 k 2025-11-26 06:13:13.873 | > perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k 2025-11-26 06:13:13.873 | > perl-Digest noarch 1.19-4.el9 appstream 26 k 2025-11-26 06:13:13.873 | > perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k 2025-11-26 06:13:13.873 | > perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M 2025-11-26 06:13:13.873 | > perl-Errno x86_64 1.30-483.el9 appstream 15 k 2025-11-26 06:13:13.873 | > perl-Exporter noarch 5.74-461.el9 appstream 32 k 2025-11-26 06:13:13.873 | > perl-Fcntl x86_64 1.13-483.el9 appstream 20 k 2025-11-26 06:13:13.873 | > perl-File-Basename noarch 2.85-483.el9 appstream 17 k 2025-11-26 06:13:13.873 | > perl-File-Path noarch 2.18-4.el9 appstream 36 k 2025-11-26 06:13:13.873 | > perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k 2025-11-26 06:13:13.873 | > perl-File-stat noarch 1.09-483.el9 appstream 17 k 2025-11-26 06:13:13.873 | > perl-FileHandle noarch 2.03-483.el9 appstream 15 k 2025-11-26 06:13:13.873 | > perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k 2025-11-26 06:13:13.873 | > perl-Getopt-Std noarch 1.12-483.el9 appstream 15 k 2025-11-26 06:13:13.873 | > perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k 2025-11-26 06:13:13.873 | > perl-IO x86_64 1.43-483.el9 appstream 88 k 2025-11-26 06:13:13.873 | > perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k 2025-11-26 06:13:13.873 | > perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k 2025-11-26 06:13:13.873 | > perl-IPC-Open3 noarch 1.21-483.el9 appstream 22 k 2025-11-26 06:13:13.873 | > perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k 2025-11-26 06:13:13.873 | > perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k 2025-11-26 06:13:13.873 | > perl-Net-SSLeay x86_64 1.94-3.el9 appstream 414 k 2025-11-26 06:13:13.873 | > perl-POSIX x86_64 1.94-483.el9 appstream 96 k 2025-11-26 06:13:13.873 | > perl-PathTools x86_64 3.78-461.el9 appstream 88 k 2025-11-26 06:13:13.873 | > perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k 2025-11-26 06:13:13.873 | > perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k 2025-11-26 06:13:13.873 | > perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k 2025-11-26 06:13:13.873 | > perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k 2025-11-26 06:13:13.873 | > perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k 2025-11-26 06:13:13.873 | > perl-SelectSaver noarch 1.02-483.el9 appstream 11 k 2025-11-26 06:13:13.873 | > perl-Socket x86_64 4:2.031-4.el9 appstream 56 k 2025-11-26 06:13:13.873 | > perl-Storable x86_64 1:3.21-460.el9 appstream 96 k 2025-11-26 06:13:13.873 | > perl-Symbol noarch 1.08-483.el9 appstream 14 k 2025-11-26 06:13:13.873 | > perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k 2025-11-26 06:13:13.873 | > perl-Term-Cap noarch 1.17-460.el9 appstream 23 k 2025-11-26 06:13:16.620 | > perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k 2025-11-26 06:13:16.620 | > perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k 2025-11-26 06:13:16.620 | > perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k 2025-11-26 06:13:16.620 | > perl-URI noarch 5.09-3.el9 appstream 121 k 2025-11-26 06:13:16.620 | > perl-base noarch 2.27-483.el9 appstream 16 k 2025-11-26 06:13:16.620 | > perl-constant noarch 1.33-461.el9 appstream 24 k 2025-11-26 06:13:16.620 | > perl-if noarch 0.60.800-483.el9 appstream 14 k 2025-11-26 06:13:16.620 | > perl-interpreter x86_64 4:5.32.1-483.el9 appstream 70 k 2025-11-26 06:13:16.620 | > perl-libnet noarch 3.13-4.el9 appstream 130 k 2025-11-26 06:13:16.620 | > perl-libs x86_64 4:5.32.1-483.el9 appstream 2.2 M 2025-11-26 06:13:16.620 | > perl-mro x86_64 1.23-483.el9 appstream 28 k 2025-11-26 06:13:16.620 | > perl-overload noarch 1.31-483.el9 appstream 45 k 2025-11-26 06:13:16.620 | > perl-overloading noarch 0.02-483.el9 appstream 12 k 2025-11-26 06:13:16.620 | > perl-parent noarch 1:0.238-460.el9 appstream 15 k 2025-11-26 06:13:16.620 | > perl-podlators noarch 1:4.14-460.el9 appstream 114 k 2025-11-26 06:13:16.620 | > perl-subs noarch 1.03-483.el9 appstream 11 k 2025-11-26 06:13:16.620 | > perl-vars noarch 1.05-483.el9 appstream 13 k 2025-11-26 06:13:16.620 | > protobuf-c x86_64 1.3.3-13.el9 baseos 35 k 2025-11-26 06:13:16.620 | > python-oslo-concurrency-lang noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 13 k 2025-11-26 06:13:16.620 | > python-oslo-i18n-lang noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 13 k 2025-11-26 06:13:16.620 | > python-oslo-utils-lang noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 12 k 2025-11-26 06:13:16.620 | > python3-debtcollector noarch 2.5.0-0.20230310120453.a6b46c5.el9 delorean-component-common 31 k 2025-11-26 06:13:16.620 | > python3-fasteners noarch 0.18-1.el9s delorean-antelope-testing 37 k 2025-11-26 06:13:16.620 | > python3-iniparse noarch 0.4-45.el9 baseos 47 k 2025-11-26 06:13:16.620 | > python3-inotify noarch 0.9.6-25.el9 baseos 53 k 2025-11-26 06:13:16.620 | > python3-iso8601 noarch 1.1.0-1.el9s delorean-antelope-testing 23 k 2025-11-26 06:13:16.620 | > python3-libnmstate x86_64 2.2.54-1.el9 appstream 49 k 2025-11-26 06:13:16.620 | > python3-linux-procfs noarch 0.7.3-1.el9 baseos 31 k 2025-11-26 06:13:16.620 | > python3-netaddr noarch 0.10.1-3.el9 appstream 1.5 M 2025-11-26 06:13:16.620 | > python3-oslo-concurrency noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 42 k 2025-11-26 06:13:16.620 | > python3-oslo-config noarch 2:9.1.1-0.20230310201801.515daab.el9 delorean-component-common 216 k 2025-11-26 06:13:16.620 | > python3-oslo-i18n noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 56 k 2025-11-26 06:13:16.620 | > python3-oslo-utils noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 77 k 2025-11-26 06:13:16.620 | > python3-packaging noarch 20.9-5.el9 appstream 77 k 2025-11-26 06:13:16.620 | > python3-pbr noarch 5.11.1-1.el9s delorean-antelope-testing 140 k 2025-11-26 06:13:16.620 | > python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2025-11-26 06:13:16.620 | > python3-pyroute2 noarch 0.7.3-1.el9s delorean-antelope-testing 704 k 2025-11-26 06:13:16.620 | > python3-pyudev noarch 0.22.0-6.el9 baseos 90 k 2025-11-26 06:13:16.620 | > python3-rfc3986 noarch 1.5.0-1.el9s delorean-antelope-testing 50 k 2025-11-26 06:13:16.620 | > python3-stevedore noarch 5.0.0-0.20241203182731.c4acc56.el9 delorean-component-clients 67 k 2025-11-26 06:13:16.620 | > python3-wrapt x86_64 1.14.1-1.el9s delorean-antelope-testing 57 k 2025-11-26 06:13:16.620 | > shadow-utils-subid x86_64 2:4.9-15.el9 baseos 85 k 2025-11-26 06:13:16.620 | > slirp4netns x86_64 1.3.3-1.el9 appstream 47 k 2025-11-26 06:13:16.620 | > tuned noarch 2.26.0-1.el9 baseos 470 k 2025-11-26 06:13:16.620 | > unbound-libs x86_64 1.16.2-21.el9 appstream 551 k 2025-11-26 06:13:16.620 | > virt-what x86_64 1.27-2.el9 baseos 42 k 2025-11-26 06:13:16.620 | > yajl x86_64 2.1.0-25.el9 appstream 38 k 2025-11-26 06:13:16.620 | > Installing weak dependencies: 2025-11-26 06:13:16.620 | > NetworkManager-config-server noarch 1:1.54.1-1.el9 baseos 19 k 2025-11-26 06:13:16.620 | > criu x86_64 3.19-3.el9 appstream 557 k 2025-11-26 06:13:16.620 | > criu-libs x86_64 3.19-3.el9 appstream 31 k 2025-11-26 06:13:16.620 | > perl-NDBM_File x86_64 1.15-483.el9 appstream 22 k 2025-11-26 06:13:16.620 | > python3-perf x86_64 5.14.0-642.el9 appstream 1.9 M 2025-11-26 06:13:16.620 | > 2025-11-26 06:13:16.620 | > Transaction Summary 2025-11-26 06:13:16.620 | > ========================================================================================================================== 2025-11-26 06:13:16.620 | > Install 155 Packages 2025-11-26 06:13:16.620 | > 2025-11-26 06:13:16.620 | > Total download size: 81 M 2025-11-26 06:13:16.620 | > Installed size: 302 M 2025-11-26 06:13:16.620 | > Downloading Packages: 2025-11-26 06:13:16.620 | > (1/155): python3-stevedore-5.0.0-0.202412031827 10 MB/s | 67 kB 00:00 2025-11-26 06:13:16.620 | > (2/155): python-oslo-concurrency-lang-5.1.1-0.2 9.7 MB/s | 13 kB 00:00 2025-11-26 06:13:16.621 | > (3/155): openstack-selinux-0.8.41-0.20250527163 24 MB/s | 244 kB 00:00 2025-11-26 06:13:16.621 | > (4/155): python-oslo-i18n-lang-6.0.0-0.20230418 4.3 MB/s | 13 kB 00:00 2025-11-26 06:13:16.621 | > (5/155): python-oslo-utils-lang-6.1.0-0.2023031 5.0 MB/s | 12 kB 00:00 2025-11-26 06:13:16.621 | > (6/155): python3-debtcollector-2.5.0-0.20230310 13 MB/s | 31 kB 00:00 2025-11-26 06:13:16.621 | > (7/155): python3-oslo-concurrency-5.1.1-0.20230 19 MB/s | 42 kB 00:00 2025-11-26 06:13:16.621 | > (8/155): python3-oslo-i18n-6.0.0-0.202304180958 30 MB/s | 56 kB 00:00 2025-11-26 06:13:16.621 | > (9/155): python3-oslo-config-9.1.1-0.2023031020 49 MB/s | 216 kB 00:00 2025-11-26 06:13:16.621 | > (10/155): python3-oslo-utils-6.1.0-0.2023031014 31 MB/s | 77 kB 00:00 2025-11-26 06:13:16.621 | > (11/155): os-net-config-18.1.1-0.20251124055655 8.8 MB/s | 1.2 MB 00:00 2025-11-26 06:13:16.621 | > (12/155): NetworkManager-config-server-1.54.1-1 81 kB/s | 19 kB 00:00 2025-11-26 06:13:16.621 | > (13/155): biosdevname-0.7.3-10.el9.x86_64.rpm 162 kB/s | 36 kB 00:00 2025-11-26 06:13:16.621 | > (14/155): bc-1.07.1-14.el9.x86_64.rpm 347 kB/s | 120 kB 00:00 2025-11-26 06:13:16.621 | > (15/155): chkconfig-1.24-2.el9.x86_64.rpm 1.0 MB/s | 178 kB 00:00 2025-11-26 06:13:16.621 | > (16/155): device-mapper-event-1.02.206-2.el9.x8 466 kB/s | 34 kB 00:00 2025-11-26 06:13:16.621 | > (17/155): device-mapper-event-libs-1.02.206-2.e 359 kB/s | 32 kB 00:00 2025-11-26 06:13:20.093 | > (18/155): device-mapper-multipath-0.8.7-39.el9. 1.1 MB/s | 151 kB 00:00 2025-11-26 06:13:20.093 | > (19/155): device-mapper-multipath-libs-0.8.7-39 1.9 MB/s | 284 kB 00:00 2025-11-26 06:13:20.093 | > (20/155): fuse-common-3.10.2-9.el9.x86_64.rpm 48 kB/s | 8.3 kB 00:00 2025-11-26 06:13:20.093 | > (21/155): device-mapper-persistent-data-1.1.0-1 3.2 MB/s | 1.1 MB 00:00 2025-11-26 06:13:20.093 | > (22/155): initscripts-10.11.8-4.el9.x86_64.rpm 1.5 MB/s | 228 kB 00:00 2025-11-26 06:13:20.093 | > (23/155): iptables-nft-1.8.10-11.el9.x86_64.rpm 1.3 MB/s | 206 kB 00:00 2025-11-26 06:13:20.093 | > (24/155): jitterentropy-3.6.0-1.el9.x86_64.rpm 285 kB/s | 33 kB 00:00 2025-11-26 06:13:20.093 | > (25/155): libaio-0.3.111-13.el9.x86_64.rpm 347 kB/s | 24 kB 00:00 2025-11-26 06:13:20.093 | > (26/155): libnftnl-1.2.6-4.el9.x86_64.rpm 938 kB/s | 88 kB 00:00 2025-11-26 06:13:20.093 | > (27/155): libnvme-1.13-1.el9.x86_64.rpm 675 kB/s | 111 kB 00:00 2025-11-26 06:13:20.093 | > (28/155): libtraceevent-1.8.4-2.el9.x86_64.rpm 1.7 MB/s | 290 kB 00:00 2025-11-26 06:13:20.093 | > (29/155): hdparm-9.62-2.el9.x86_64.rpm 137 kB/s | 96 kB 00:00 2025-11-26 06:13:20.093 | > (30/155): lsof-4.94.0-3.el9.x86_64.rpm 1.5 MB/s | 239 kB 00:00 2025-11-26 06:13:20.093 | > (31/155): lvm2-2.03.32-2.el9.x86_64.rpm 6.0 MB/s | 1.6 MB 00:00 2025-11-26 06:13:20.093 | > (32/155): nftables-1.0.9-5.el9.x86_64.rpm 2.3 MB/s | 420 kB 00:00 2025-11-26 06:13:20.093 | > (33/155): protobuf-c-1.3.3-13.el9.x86_64.rpm 470 kB/s | 35 kB 00:00 2025-11-26 06:13:20.093 | > (34/155): lvm2-libs-2.03.32-2.el9.x86_64.rpm 2.9 MB/s | 1.0 MB 00:00 2025-11-26 06:13:20.093 | > (35/155): numactl-2.0.19-3.el9.x86_64.rpm 259 kB/s | 69 kB 00:00 2025-11-26 06:13:20.093 | > (36/155): python3-inotify-0.9.6-25.el9.noarch.r 298 kB/s | 53 kB 00:00 2025-11-26 06:13:20.093 | > (37/155): python3-iniparse-0.4-45.el9.noarch.rp 197 kB/s | 47 kB 00:00 2025-11-26 06:13:20.093 | > (38/155): python3-pyparsing-2.4.7-9.el9.noarch. 1.2 MB/s | 150 kB 00:00 2025-11-26 06:13:20.093 | > (39/155): python3-linux-procfs-0.7.3-1.el9.noar 196 kB/s | 31 kB 00:00 2025-11-26 06:13:20.093 | > (40/155): python3-pyudev-0.22.0-6.el9.noarch.rp 660 kB/s | 90 kB 00:00 2025-11-26 06:13:20.093 | > (41/155): shadow-utils-subid-4.9-15.el9.x86_64. 932 kB/s | 85 kB 00:00 2025-11-26 06:13:20.093 | > (42/155): rng-tools-6.17-2.el9.x86_64.rpm 424 kB/s | 71 kB 00:00 2025-11-26 06:13:20.093 | > (43/155): traceroute-2.1.1-1.el9.x86_64.rpm 482 kB/s | 57 kB 00:00 2025-11-26 06:13:20.093 | > (44/155): tuned-profiles-cpu-partitioning-2.26. 224 kB/s | 20 kB 00:00 2025-11-26 06:13:20.093 | > (45/155): virt-what-1.27-2.el9.x86_64.rpm 400 kB/s | 42 kB 00:00 2025-11-26 06:13:20.093 | > (46/155): tuned-2.26.0-1.el9.noarch.rpm 2.7 MB/s | 470 kB 00:00 2025-11-26 06:13:20.093 | > (47/155): NetworkManager-ovs-1.54.1-1.el9.x86_6 299 kB/s | 62 kB 00:00 2025-11-26 06:13:20.093 | > (48/155): conmon-2.1.13-1.el9.x86_64.rpm 1.0 MB/s | 51 kB 00:00 2025-11-26 06:13:20.093 | > (49/155): container-selinux-2.242.0-1.el9.noarc 1.2 MB/s | 60 kB 00:00 2025-11-26 06:13:20.093 | > (50/155): containers-common-1-134.el9.x86_64.rp 2.1 MB/s | 104 kB 00:00 2025-11-26 06:13:20.093 | > (51/155): aardvark-dns-1.17.0-1.el9.x86_64.rpm 2.3 MB/s | 892 kB 00:00 2025-11-26 06:13:20.093 | > (52/155): containers-common-extra-1-134.el9.x86 114 kB/s | 5.5 kB 00:00 2025-11-26 06:13:20.093 | > (53/155): criu-libs-3.19-3.el9.x86_64.rpm 651 kB/s | 31 kB 00:00 2025-11-26 06:13:20.093 | > (54/155): criu-3.19-3.el9.x86_64.rpm 5.7 MB/s | 557 kB 00:00 2025-11-26 06:13:20.093 | > (55/155): crun-1.24-1.el9.x86_64.rpm 4.8 MB/s | 246 kB 00:00 2025-11-26 06:13:20.093 | > (56/155): fuse-overlayfs-1.16-1.el9.x86_64.rpm 1.3 MB/s | 66 kB 00:00 2025-11-26 06:13:20.093 | > (57/155): fuse3-3.10.2-9.el9.x86_64.rpm 1.1 MB/s | 54 kB 00:00 2025-11-26 06:13:20.093 | > (58/155): buildah-1.41.3-1.el9.x86_64.rpm 17 MB/s | 10 MB 00:00 2025-11-26 06:13:20.093 | > (59/155): fuse3-libs-3.10.2-9.el9.x86_64.rpm 1.8 MB/s | 91 kB 00:00 2025-11-26 06:13:20.093 | > (60/155): driverctl-0.115-1.el9.noarch.rpm 152 kB/s | 26 kB 00:00 2025-11-26 06:13:20.093 | > (61/155): iptables-nft-services-1.8.10-11.el9.n 417 kB/s | 20 kB 00:00 2025-11-26 06:13:20.093 | > (62/155): libbabeltrace-1.5.8-10.el9.x86_64.rpm 3.8 MB/s | 190 kB 00:00 2025-11-26 06:13:20.093 | > (63/155): libnet-1.2-7.el9.x86_64.rpm 1.2 MB/s | 58 kB 00:00 2025-11-26 06:13:20.093 | > (64/155): libslirp-4.4.0-8.el9.x86_64.rpm 1.4 MB/s | 68 kB 00:00 2025-11-26 06:13:20.093 | > (65/155): libuv-1.42.0-2.el9.x86_64.rpm 2.9 MB/s | 148 kB 00:00 2025-11-26 06:13:20.093 | > (66/155): lm_sensors-libs-3.6.0-10.el9.x86_64.r 893 kB/s | 42 kB 00:00 2025-11-26 06:13:20.094 | > (67/155): git-core-2.47.3-1.el9.x86_64.rpm 23 MB/s | 4.7 MB 00:00 2025-11-26 06:13:20.094 | > (68/155): nispor-1.2.14-1.el9.x86_64.rpm 18 MB/s | 1.5 MB 00:00 2025-11-26 06:13:20.094 | > (69/155): mstflint-4.32.0-1.el9.x86_64.rpm 25 MB/s | 4.5 MB 00:00 2025-11-26 06:13:20.094 | > (70/155): netavark-1.16.0-1.el9.x86_64.rpm 16 MB/s | 3.6 MB 00:00 2025-11-26 06:13:20.094 | > (71/155): passt-0^20250512.g8ec1341-2.el9.x86_6 5.2 MB/s | 263 kB 00:00 2025-11-26 06:13:20.094 | > (72/155): nmstate-2.2.54-1.el9.x86_64.rpm 20 MB/s | 4.2 MB 00:00 2025-11-26 06:13:20.094 | > (73/155): passt-selinux-0^20250512.g8ec1341-2.e 562 kB/s | 26 kB 00:00 2025-11-26 06:13:20.094 | > (74/155): nmstate-libs-2.2.54-1.el9.x86_64.rpm 21 MB/s | 3.3 MB 00:00 2025-11-26 06:13:20.094 | > (75/155): pcp-conf-6.3.7-6.el9.x86_64.rpm 650 kB/s | 31 kB 00:00 2025-11-26 06:13:20.094 | > (76/155): pcp-libs-6.3.7-6.el9.x86_64.rpm 12 MB/s | 647 kB 00:00 2025-11-26 06:13:20.094 | > (77/155): perl-AutoLoader-5.74-483.el9.noarch.r 435 kB/s | 21 kB 00:00 2025-11-26 06:13:20.094 | > (78/155): perl-B-1.80-483.el9.x86_64.rpm 3.5 MB/s | 180 kB 00:00 2025-11-26 06:13:20.094 | > (79/155): perl-Carp-1.50-460.el9.noarch.rpm 632 kB/s | 30 kB 00:00 2025-11-26 06:13:20.094 | > (80/155): perl-Class-Struct-0.66-483.el9.noarch 454 kB/s | 22 kB 00:00 2025-11-26 06:13:20.094 | > (81/155): perl-Data-Dumper-2.174-462.el9.x86_64 1.1 MB/s | 56 kB 00:00 2025-11-26 06:13:20.094 | > (82/155): perl-Digest-1.19-4.el9.noarch.rpm 559 kB/s | 26 kB 00:00 2025-11-26 06:13:20.094 | > (83/155): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 764 kB/s | 37 kB 00:00 2025-11-26 06:13:20.094 | > (84/155): perl-Errno-1.30-483.el9.x86_64.rpm 308 kB/s | 15 kB 00:00 2025-11-26 06:13:20.094 | > (85/155): perl-Exporter-5.74-461.el9.noarch.rpm 665 kB/s | 32 kB 00:00 2025-11-26 06:13:20.094 | > (86/155): perl-Encode-3.08-462.el9.x86_64.rpm 17 MB/s | 1.7 MB 00:00 2025-11-26 06:13:20.094 | > (87/155): perl-Fcntl-1.13-483.el9.x86_64.rpm 427 kB/s | 20 kB 00:00 2025-11-26 06:13:20.094 | > (88/155): perl-File-Basename-2.85-483.el9.noarc 353 kB/s | 17 kB 00:00 2025-11-26 06:13:20.094 | > (89/155): perl-File-Path-2.18-4.el9.noarch.rpm 751 kB/s | 36 kB 00:00 2025-11-26 06:13:20.094 | > (90/155): perl-File-Temp-0.231.100-4.el9.noarch 1.2 MB/s | 60 kB 00:00 2025-11-26 06:13:20.094 | > (91/155): perl-File-stat-1.09-483.el9.noarch.rp 351 kB/s | 17 kB 00:00 2025-11-26 06:13:20.094 | > (92/155): perl-FileHandle-2.03-483.el9.noarch.r 315 kB/s | 15 kB 00:00 2025-11-26 06:13:20.094 | > (93/155): perl-Getopt-Long-2.52-4.el9.noarch.rp 1.3 MB/s | 61 kB 00:00 2025-11-26 06:13:20.094 | > (94/155): perl-Getopt-Std-1.12-483.el9.noarch.r 318 kB/s | 15 kB 00:00 2025-11-26 06:13:20.094 | > (95/155): perl-HTTP-Tiny-0.076-462.el9.noarch.r 1.1 MB/s | 54 kB 00:00 2025-11-26 06:13:20.094 | > (96/155): perl-IO-1.43-483.el9.x86_64.rpm 1.8 MB/s | 88 kB 00:00 2025-11-26 06:13:20.094 | > (97/155): perl-IO-Socket-IP-0.41-5.el9.noarch.r 887 kB/s | 43 kB 00:00 2025-11-26 06:13:20.094 | > (98/155): perl-IO-Socket-SSL-2.073-2.el9.noarch 4.2 MB/s | 217 kB 00:00 2025-11-26 06:13:20.094 | > (99/155): perl-IPC-Open3-1.21-483.el9.noarch.rp 481 kB/s | 22 kB 00:00 2025-11-26 06:13:20.094 | > (100/155): perl-MIME-Base64-3.16-4.el9.x86_64.r 648 kB/s | 31 kB 00:00 2025-11-26 06:13:20.094 | > (101/155): perl-Mozilla-CA-20200520-6.el9.noarc 271 kB/s | 13 kB 00:00 2025-11-26 06:13:20.094 | > (102/155): perl-NDBM_File-1.15-483.el9.x86_64.r 464 kB/s | 22 kB 00:00 2025-11-26 06:13:20.094 | > (103/155): perl-Net-SSLeay-1.94-3.el9.x86_64.rp 7.8 MB/s | 414 kB 00:00 2025-11-26 06:13:20.094 | > (104/155): perl-PathTools-3.78-461.el9.x86_64.r 1.8 MB/s | 88 kB 00:00 2025-11-26 06:13:20.094 | > (105/155): perl-POSIX-1.94-483.el9.x86_64.rpm 1.9 MB/s | 96 kB 00:00 2025-11-26 06:13:20.094 | > (106/155): perl-Pod-Escapes-1.07-460.el9.noarch 429 kB/s | 21 kB 00:00 2025-11-26 06:13:20.094 | > (107/155): perl-Pod-Perldoc-3.28.01-461.el9.noa 1.8 MB/s | 87 kB 00:00 2025-11-26 06:13:20.094 | > (108/155): perl-Pod-Simple-3.42-4.el9.noarch.rp 4.4 MB/s | 225 kB 00:00 2025-11-26 06:13:20.094 | > (109/155): perl-Pod-Usage-2.01-4.el9.noarch.rpm 848 kB/s | 41 kB 00:00 2025-11-26 06:13:20.094 | > (110/155): perl-Scalar-List-Utils-1.56-462.el9. 1.5 MB/s | 71 kB 00:00 2025-11-26 06:13:20.094 | > (111/155): perl-SelectSaver-1.02-483.el9.noarch 237 kB/s | 11 kB 00:00 2025-11-26 06:13:20.094 | > (112/155): perl-Socket-2.031-4.el9.x86_64.rpm 1.1 MB/s | 56 kB 00:00 2025-11-26 06:13:20.094 | > (113/155): perl-Storable-3.21-460.el9.x86_64.rp 2.0 MB/s | 96 kB 00:00 2025-11-26 06:13:20.094 | > (114/155): perl-Symbol-1.08-483.el9.noarch.rpm 287 kB/s | 14 kB 00:00 2025-11-26 06:13:20.094 | > (115/155): perl-Term-ANSIColor-5.01-461.el9.noa 1.0 MB/s | 49 kB 00:00 2025-11-26 06:13:20.094 | > (116/155): perl-Term-Cap-1.17-460.el9.noarch.rp 484 kB/s | 23 kB 00:00 2025-11-26 06:13:51.877 | > (117/155): perl-Text-ParseWords-3.30-460.el9.no 351 kB/s | 17 kB 00:00 2025-11-26 06:13:51.877 | > (118/155): perl-Text-Tabs+Wrap-2013.0523-460.el 489 kB/s | 24 kB 00:00 2025-11-26 06:13:51.877 | > (119/155): perl-Time-Local-1.300-7.el9.noarch.r 731 kB/s | 34 kB 00:00 2025-11-26 06:13:51.877 | > (120/155): perl-URI-5.09-3.el9.noarch.rpm 2.4 MB/s | 121 kB 00:00 2025-11-26 06:13:51.877 | > (121/155): perl-base-2.27-483.el9.noarch.rpm 326 kB/s | 16 kB 00:00 2025-11-26 06:13:51.877 | > (122/155): perl-constant-1.33-461.el9.noarch.rp 502 kB/s | 24 kB 00:00 2025-11-26 06:13:51.877 | > (123/155): perl-if-0.60.800-483.el9.noarch.rpm 284 kB/s | 14 kB 00:00 2025-11-26 06:13:51.877 | > (124/155): perl-interpreter-5.32.1-483.el9.x86_ 1.4 MB/s | 70 kB 00:00 2025-11-26 06:13:51.877 | > (125/155): perl-libnet-3.13-4.el9.noarch.rpm 2.7 MB/s | 130 kB 00:00 2025-11-26 06:13:51.877 | > (126/155): perl-mro-1.23-483.el9.x86_64.rpm 582 kB/s | 28 kB 00:00 2025-11-26 06:13:51.878 | > (127/155): perl-overload-1.31-483.el9.noarch.rp 958 kB/s | 45 kB 00:00 2025-11-26 06:13:51.878 | > (128/155): perl-libs-5.32.1-483.el9.x86_64.rpm 21 MB/s | 2.2 MB 00:00 2025-11-26 06:13:51.878 | > (129/155): perl-overloading-0.02-483.el9.noarch 261 kB/s | 12 kB 00:00 2025-11-26 06:13:51.878 | > (130/155): perl-parent-0.238-460.el9.noarch.rpm 320 kB/s | 15 kB 00:00 2025-11-26 06:13:51.878 | > (131/155): perl-podlators-4.14-460.el9.noarch.r 2.3 MB/s | 114 kB 00:00 2025-11-26 06:13:51.878 | > (132/155): perl-subs-1.03-483.el9.noarch.rpm 236 kB/s | 11 kB 00:00 2025-11-26 06:13:51.878 | > (133/155): perl-vars-1.05-483.el9.noarch.rpm 269 kB/s | 13 kB 00:00 2025-11-26 06:13:51.878 | > (134/155): python3-libnmstate-2.2.54-1.el9.x86_ 746 kB/s | 49 kB 00:00 2025-11-26 06:13:51.878 | > (135/155): python3-packaging-20.9-5.el9.noarch. 1.5 MB/s | 77 kB 00:00 2025-11-26 06:13:51.878 | > (136/155): python3-netaddr-0.10.1-3.el9.noarch. 16 MB/s | 1.5 MB 00:00 2025-11-26 06:13:51.878 | > (137/155): slirp4netns-1.3.3-1.el9.x86_64.rpm 1.0 MB/s | 47 kB 00:00 2025-11-26 06:13:51.878 | > (138/155): python3-perf-5.14.0-642.el9.x86_64.r 27 MB/s | 1.9 MB 00:00 2025-11-26 06:13:51.878 | > (139/155): sysstat-12.5.4-9.el9.x86_64.rpm 9.2 MB/s | 482 kB 00:00 2025-11-26 06:13:51.878 | > (140/155): tmpwatch-2.11-20.el9.x86_64.rpm 624 kB/s | 36 kB 00:00 2025-11-26 06:13:51.878 | > (141/155): unbound-libs-1.16.2-21.el9.x86_64.rp 10 MB/s | 551 kB 00:00 2025-11-26 06:13:51.878 | > (142/155): crudini-0.9.3-4.el9s.noarch.rpm 9.8 MB/s | 25 kB 00:00 2025-11-26 06:13:51.878 | > (143/155): yajl-2.1.0-25.el9.x86_64.rpm 784 kB/s | 38 kB 00:00 2025-11-26 06:13:51.878 | > (144/155): openstack-network-scripts-10.11.1-6. 992 kB/s | 48 kB 00:00 2025-11-26 06:13:51.878 | > (145/155): python3-fasteners-0.18-1.el9s.noarch 21 MB/s | 37 kB 00:00 2025-11-26 06:13:51.878 | > (146/155): python3-iso8601-1.1.0-1.el9s.noarch. 15 MB/s | 23 kB 00:00 2025-11-26 06:13:51.878 | > (147/155): python3-pbr-5.11.1-1.el9s.noarch.rpm 88 MB/s | 140 kB 00:00 2025-11-26 06:13:51.878 | > (148/155): python3-pyroute2-0.7.3-1.el9s.noarch 14 MB/s | 704 kB 00:00 2025-11-26 06:13:51.878 | > (149/155): python3-rfc3986-1.5.0-1.el9s.noarch. 24 MB/s | 50 kB 00:00 2025-11-26 06:13:51.878 | > (150/155): python3-wrapt-1.14.1-1.el9s.x86_64.r 27 MB/s | 57 kB 00:00 2025-11-26 06:13:51.878 | > (151/155): openstack-network-scripts-openvswitc 82 kB/s | 10 kB 00:00 2025-11-26 06:13:51.878 | > (152/155): openvswitch-selinux-extra-policy-1.0 662 kB/s | 10 kB 00:00 2025-11-26 06:13:51.878 | > (153/155): rdo-openvswitch-3.3-1.el9s.noarch.rp 163 kB/s | 7.7 kB 00:00 2025-11-26 06:13:51.878 | > (154/155): openvswitch3.3-3.3.4-115.el9s.x86_64 211 MB/s | 6.9 MB 00:00 2025-11-26 06:13:51.878 | > (155/155): podman-5.6.0-2.el9.x86_64.rpm 29 MB/s | 16 MB 00:00 2025-11-26 06:13:51.878 | > -------------------------------------------------------------------------------- 2025-11-26 06:13:51.878 | > Total 12 MB/s | 81 MB 00:07 2025-11-26 06:13:51.878 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-11-26 06:13:51.878 | > Running transaction check 2025-11-26 06:13:51.878 | > Transaction check succeeded. 2025-11-26 06:13:51.878 | > Running transaction test 2025-11-26 06:13:51.878 | > Transaction test succeeded. 2025-11-26 06:13:51.878 | > Running transaction 2025-11-26 06:13:51.878 | > Preparing : 1/1 2025-11-26 06:13:51.878 | > Installing : passt-0^20250512.g8ec1341-2.el9.x86_64 1/155 2025-11-26 06:13:51.878 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-11-26 06:13:51.878 | > Installing : passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-11-26 06:13:51.878 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2/155 2025-11-26 06:13:51.878 | > Installing : python3-netaddr-0.10.1-3.el9.noarch 3/155 2025-11-26 06:13:51.878 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-11-26 06:13:51.878 | > Installing : container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-11-26 06:13:51.878 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 4/155 2025-11-26 06:13:51.878 | > Installing : protobuf-c-1.3.3-13.el9.x86_64 5/155 2025-11-26 06:13:51.878 | > Installing : libaio-0.3.111-13.el9.x86_64 6/155 2025-11-26 06:13:51.878 | > Installing : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 7/155 2025-11-26 06:13:51.878 | > Installing : fuse3-libs-3.10.2-9.el9.x86_64 8/155 2025-11-26 06:13:51.878 | > Installing : NetworkManager-ovs-1:1.54.1-1.el9.x86_64 9/155 2025-11-26 06:13:51.878 | > Installing : shadow-utils-subid-2:4.9-15.el9.x86_64 10/155 2025-11-26 06:13:51.878 | > Installing : python3-pyudev-0.22.0-6.el9.noarch 11/155 2025-11-26 06:13:51.878 | > Installing : python3-pyparsing-2.4.7-9.el9.noarch 12/155 2025-11-26 06:13:51.878 | > Installing : libnvme-1.13-1.el9.x86_64 13/155 2025-11-26 06:13:51.878 | > Installing : libnftnl-1.2.6-4.el9.x86_64 14/155 2025-11-26 06:13:51.878 | > Installing : iptables-nft-1.8.10-11.el9.x86_64 15/155 2025-11-26 06:13:51.878 | > Running scriptlet: iptables-nft-1.8.10-11.el9.x86_64 15/155 2025-11-26 06:13:51.878 | > Installing : nftables-1:1.0.9-5.el9.x86_64 16/155 2025-11-26 06:13:51.878 | > Running scriptlet: nftables-1:1.0.9-5.el9.x86_64 16/155 2025-11-26 06:13:51.878 | > Installing : chkconfig-1.24-2.el9.x86_64 17/155 2025-11-26 06:13:51.878 | > Installing : initscripts-10.11.8-4.el9.x86_64 18/155 2025-11-26 06:13:51.878 | > Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/155 2025-11-26 06:13:51.878 | > Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service -> /usr/lib/systemd/system/import-state.service. 2025-11-26 06:13:51.878 | > Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service -> /usr/lib/systemd/system/loadmodules.service. 2025-11-26 06:13:51.878 | > 2025-11-26 06:13:51.878 | > Installing : NetworkManager-config-server-1:1.54.1-1.el9.noar 19/155 2025-11-26 06:13:51.878 | > Installing : nmstate-libs-2.2.54-1.el9.x86_64 20/155 2025-11-26 06:13:51.878 | > Running scriptlet: nmstate-libs-2.2.54-1.el9.x86_64 20/155 2025-11-26 06:13:51.878 | > Installing : nmstate-2.2.54-1.el9.x86_64 21/155 2025-11-26 06:13:51.878 | > Installing : python3-libnmstate-2.2.54-1.el9.x86_64 22/155 2025-11-26 06:13:51.878 | > Installing : python3-packaging-20.9-5.el9.noarch 23/155 2025-11-26 06:13:51.878 | > Installing : device-mapper-event-9:1.02.206-2.el9.x86_64 24/155 2025-11-26 06:13:51.878 | > Running scriptlet: device-mapper-event-9:1.02.206-2.el9.x86_64 24/155 2025-11-26 06:13:51.878 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /usr/lib/systemd/system/dm-event.socket. 2025-11-26 06:13:51.878 | > 2025-11-26 06:13:51.878 | > Installing : lvm2-libs-9:2.03.32-2.el9.x86_64 25/155 2025-11-26 06:13:51.878 | > Installing : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 26/155 2025-11-26 06:13:51.878 | > Running scriptlet: unbound-libs-1.16.2-21.el9.x86_64 27/155 2025-11-26 06:13:51.878 | > Installing : unbound-libs-1.16.2-21.el9.x86_64 27/155 2025-11-26 06:13:51.878 | > Running scriptlet: unbound-libs-1.16.2-21.el9.x86_64 27/155 2025-11-26 06:13:51.878 | > Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer -> /usr/lib/systemd/system/unbound-anchor.timer. 2025-11-26 06:13:51.878 | > 2025-11-26 06:13:51.878 | > Installing : perl-Digest-1.19-4.el9.noarch 28/155 2025-11-26 06:13:51.878 | > Installing : perl-Digest-MD5-2.58-4.el9.x86_64 29/155 2025-11-26 06:13:51.878 | > Installing : perl-B-1.80-483.el9.x86_64 30/155 2025-11-26 06:13:51.878 | > Installing : perl-FileHandle-2.03-483.el9.noarch 31/155 2025-11-26 06:13:51.878 | > Installing : perl-Data-Dumper-2.174-462.el9.x86_64 32/155 2025-11-26 06:13:51.878 | > Installing : perl-libnet-3.13-4.el9.noarch 33/155 2025-11-26 06:13:51.878 | > Installing : perl-base-2.27-483.el9.noarch 34/155 2025-11-26 06:13:51.878 | > Installing : perl-URI-5.09-3.el9.noarch 35/155 2025-11-26 06:13:51.878 | > Installing : perl-AutoLoader-5.74-483.el9.noarch 36/155 2025-11-26 06:13:51.878 | > Installing : perl-Mozilla-CA-20200520-6.el9.noarch 37/155 2025-11-26 06:13:59.659 | > Installing : perl-if-0.60.800-483.el9.noarch 38/155 2025-11-26 06:13:59.659 | > Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 39/155 2025-11-26 06:13:59.659 | > Installing : perl-Time-Local-2:1.300-7.el9.noarch 40/155 2025-11-26 06:13:59.659 | > Installing : perl-File-Path-2.18-4.el9.noarch 41/155 2025-11-26 06:13:59.659 | > Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 42/155 2025-11-26 06:13:59.659 | > Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 43/155 2025-11-26 06:13:59.659 | > Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 44/155 2025-11-26 06:13:59.659 | > Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 45/155 2025-11-26 06:13:59.659 | > Installing : perl-Class-Struct-0.66-483.el9.noarch 46/155 2025-11-26 06:13:59.659 | > Installing : perl-POSIX-1.94-483.el9.x86_64 47/155 2025-11-26 06:13:59.659 | > Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 48/155 2025-11-26 06:13:59.659 | > Installing : perl-IPC-Open3-1.21-483.el9.noarch 49/155 2025-11-26 06:13:59.659 | > Installing : perl-subs-1.03-483.el9.noarch 50/155 2025-11-26 06:13:59.659 | > Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 51/155 2025-11-26 06:13:59.659 | > Installing : perl-Term-Cap-1.17-460.el9.noarch 52/155 2025-11-26 06:13:59.659 | > Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 53/155 2025-11-26 06:13:59.659 | > Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 54/155 2025-11-26 06:13:59.659 | > Installing : perl-Socket-4:2.031-4.el9.x86_64 55/155 2025-11-26 06:13:59.659 | > Installing : perl-SelectSaver-1.02-483.el9.noarch 56/155 2025-11-26 06:13:59.659 | > Installing : perl-Symbol-1.08-483.el9.noarch 57/155 2025-11-26 06:13:59.659 | > Installing : perl-File-stat-1.09-483.el9.noarch 58/155 2025-11-26 06:13:59.659 | > Installing : perl-podlators-1:4.14-460.el9.noarch 59/155 2025-11-26 06:13:59.659 | > Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 60/155 2025-11-26 06:13:59.659 | > Installing : perl-Fcntl-1.13-483.el9.x86_64 61/155 2025-11-26 06:13:59.659 | > Installing : perl-Text-ParseWords-3.30-460.el9.noarch 62/155 2025-11-26 06:13:59.659 | > Installing : perl-mro-1.23-483.el9.x86_64 63/155 2025-11-26 06:13:59.659 | > Installing : perl-IO-1.43-483.el9.x86_64 64/155 2025-11-26 06:13:59.659 | > Installing : perl-overloading-0.02-483.el9.noarch 65/155 2025-11-26 06:13:59.659 | > Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 66/155 2025-11-26 06:13:59.659 | > Installing : perl-Errno-1.30-483.el9.x86_64 67/155 2025-11-26 06:13:59.659 | > Installing : perl-File-Basename-2.85-483.el9.noarch 68/155 2025-11-26 06:13:59.659 | > Installing : perl-Getopt-Std-1.12-483.el9.noarch 69/155 2025-11-26 06:13:59.659 | > Installing : perl-MIME-Base64-3.16-4.el9.x86_64 70/155 2025-11-26 06:13:59.659 | > Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 71/155 2025-11-26 06:13:59.659 | > Installing : perl-constant-1.33-461.el9.noarch 72/155 2025-11-26 06:13:59.659 | > Installing : perl-Storable-1:3.21-460.el9.x86_64 73/155 2025-11-26 06:13:59.659 | > Installing : perl-overload-1.31-483.el9.noarch 74/155 2025-11-26 06:13:59.659 | > Installing : perl-parent-1:0.238-460.el9.noarch 75/155 2025-11-26 06:13:59.659 | > Installing : perl-vars-1.05-483.el9.noarch 76/155 2025-11-26 06:13:59.659 | > Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 77/155 2025-11-26 06:13:59.659 | > Installing : perl-Carp-1.50-460.el9.noarch 78/155 2025-11-26 06:13:59.659 | > Installing : perl-Exporter-5.74-461.el9.noarch 79/155 2025-11-26 06:13:59.659 | > Installing : perl-NDBM_File-1.15-483.el9.x86_64 80/155 2025-11-26 06:13:59.659 | > Installing : perl-PathTools-3.78-461.el9.x86_64 81/155 2025-11-26 06:13:59.659 | > Installing : perl-Encode-4:3.08-462.el9.x86_64 82/155 2025-11-26 06:13:59.659 | > Installing : perl-libs-4:5.32.1-483.el9.x86_64 83/155 2025-11-26 06:13:59.659 | > Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 84/155 2025-11-26 06:13:59.659 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/155 2025-11-26 06:13:59.659 | > Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/155 2025-11-26 06:13:59.659 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/155 2025-11-26 06:13:59.659 | > Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 86/155 2025-11-26 06:13:59.659 | > Installing : openvswitch3.3-3.3.4-115.el9s.x86_64 86/155 2025-11-26 06:13:59.659 | > Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 86/155 2025-11-26 06:13:59.659 | > Installing : python3-wrapt-1.14.1-1.el9s.x86_64 87/155 2025-11-26 06:13:59.659 | > Installing : python3-debtcollector-2.5.0-0.20230310120453.a6b 88/155 2025-11-26 06:13:59.659 | > Installing : python3-rfc3986-1.5.0-1.el9s.noarch 89/155 2025-11-26 06:13:59.659 | > Installing : python3-pyroute2-0.7.3-1.el9s.noarch 90/155 2025-11-26 06:13:59.659 | > Installing : python3-iso8601-1.1.0-1.el9s.noarch 91/155 2025-11-26 06:13:59.659 | > Installing : python3-fasteners-0.18-1.el9s.noarch 92/155 2025-11-26 06:13:59.659 | > Installing : yajl-2.1.0-25.el9.x86_64 93/155 2025-11-26 06:13:59.659 | > Installing : pcp-conf-6.3.7-6.el9.x86_64 94/155 2025-11-26 06:13:59.659 | > Installing : nispor-1.2.14-1.el9.x86_64 95/155 2025-11-26 06:13:59.659 | > Running scriptlet: nispor-1.2.14-1.el9.x86_64 95/155 2025-11-26 06:13:59.659 | > Installing : mstflint-4.32.0-1.el9.x86_64 96/155 2025-11-26 06:13:59.659 | > Installing : lm_sensors-libs-3.6.0-10.el9.x86_64 97/155 2025-11-26 06:13:59.659 | > Installing : libuv-1:1.42.0-2.el9.x86_64 98/155 2025-11-26 06:13:59.659 | > Installing : pcp-libs-6.3.7-6.el9.x86_64 99/155 2025-11-26 06:13:59.659 | > Installing : libslirp-4.4.0-8.el9.x86_64 100/155 2025-11-26 06:13:59.659 | > Installing : slirp4netns-1.3.3-1.el9.x86_64 101/155 2025-11-26 06:13:59.659 | > Installing : libnet-1.2-7.el9.x86_64 102/155 2025-11-26 06:13:59.659 | > Installing : criu-3.19-3.el9.x86_64 103/155 2025-11-26 06:13:59.659 | > Installing : criu-libs-3.19-3.el9.x86_64 104/155 2025-11-26 06:13:59.659 | > Installing : crun-1.24-1.el9.x86_64 105/155 2025-11-26 06:13:59.659 | > Installing : libbabeltrace-1.5.8-10.el9.x86_64 106/155 2025-11-26 06:13:59.659 | > Installing : git-core-2.47.3-1.el9.x86_64 107/155 2025-11-26 06:13:59.659 | > Installing : python3-pbr-5.11.1-1.el9s.noarch 108/155 2025-11-26 06:13:59.659 | > Installing : conmon-3:2.1.13-1.el9.x86_64 109/155 2025-11-26 06:13:59.659 | > Installing : aardvark-dns-2:1.17.0-1.el9.x86_64 110/155 2025-11-26 06:13:59.659 | > Installing : netavark-2:1.16.0-1.el9.x86_64 111/155 2025-11-26 06:13:59.659 | > Installing : virt-what-1.27-2.el9.x86_64 112/155 2025-11-26 06:13:59.659 | > Installing : python3-linux-procfs-0.7.3-1.el9.noarch 113/155 2025-11-26 06:13:59.659 | > Installing : python3-inotify-0.9.6-25.el9.noarch 114/155 2025-11-26 06:13:59.659 | > Installing : python3-iniparse-0.4-45.el9.noarch 115/155 2025-11-26 06:13:59.659 | > Installing : libtraceevent-1.8.4-2.el9.x86_64 116/155 2025-11-26 06:13:59.659 | > Installing : python3-perf-5.14.0-642.el9.x86_64 117/155 2025-11-26 06:13:59.659 | > Installing : jitterentropy-3.6.0-1.el9.x86_64 118/155 2025-11-26 06:13:59.659 | > Installing : hdparm-9.62-2.el9.x86_64 119/155 2025-11-26 06:13:59.659 | > Installing : tuned-2.26.0-1.el9.noarch 120/155 2025-11-26 06:13:59.659 | > Running scriptlet: tuned-2.26.0-1.el9.noarch 120/155 2025-11-26 06:13:59.659 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /usr/lib/systemd/system/tuned.service. 2025-11-26 06:13:59.659 | > 2025-11-26 06:13:59.659 | > Installing : fuse-common-3.10.2-9.el9.x86_64 121/155 2025-11-26 06:13:59.659 | > Installing : fuse3-3.10.2-9.el9.x86_64 122/155 2025-11-26 06:13:59.659 | > Installing : fuse-overlayfs-1.16-1.el9.x86_64 123/155 2025-11-26 06:13:59.659 | > Running scriptlet: fuse-overlayfs-1.16-1.el9.x86_64 123/155 2025-11-26 06:13:59.659 | > Installing : containers-common-4:1-134.el9.x86_64 124/155 2025-11-26 06:13:59.659 | > Installing : containers-common-extra-4:1-134.el9.x86_64 125/155 2025-11-26 06:13:59.659 | > Installing : device-mapper-persistent-data-1.1.0-1.el9.x86_64 126/155 2025-11-26 06:13:59.660 | > Installing : bc-1.07.1-14.el9.x86_64 127/155 2025-11-26 06:14:41.467 | > Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 128/155 2025-11-26 06:14:41.467 | > Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 128/155 2025-11-26 06:14:41.467 | > Installing : openstack-network-scripts-openvswitch3.3-10.11.1 129/155 2025-11-26 06:14:41.467 | > Installing : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 130/155 2025-11-26 06:14:41.467 | > Installing : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 131/155 2025-11-26 06:14:41.467 | > Installing : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 132/155 2025-11-26 06:14:41.467 | > Installing : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 133/155 2025-11-26 06:14:41.467 | > Installing : python-oslo-concurrency-lang-5.1.1-0.20230412082 134/155 2025-11-26 06:14:41.467 | > Installing : python3-stevedore-5.0.0-0.20241203182731.c4acc56 135/155 2025-11-26 06:14:41.467 | > Installing : python3-oslo-config-2:9.1.1-0.20230310201801.515 136/155 2025-11-26 06:14:41.467 | > Installing : python3-oslo-concurrency-5.1.1-0.20230412082954. 137/155 2025-11-26 06:14:41.467 | > Installing : os-net-config-18.1.1-0.20251124055655.9758ab4.el 138/155 2025-11-26 06:14:41.467 | > Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 139/155 2025-11-26 06:14:41.467 | > Installing : lvm2-9:2.03.32-2.el9.x86_64 140/155 2025-11-26 06:14:41.467 | > Running scriptlet: lvm2-9:2.03.32-2.el9.x86_64 140/155 2025-11-26 06:14:41.467 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service -> /usr/lib/systemd/system/lvm2-monitor.service. 2025-11-26 06:14:41.467 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket -> /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2025-11-26 06:14:41.467 | > 2025-11-26 06:14:41.467 | > Installing : buildah-2:1.41.3-1.el9.x86_64 141/155 2025-11-26 06:14:41.467 | > Installing : podman-6:5.6.0-2.el9.x86_64 142/155 2025-11-26 06:14:41.467 | > Installing : tuned-profiles-cpu-partitioning-2.26.0-1.el9.noa 143/155 2025-11-26 06:14:41.467 | > Installing : rng-tools-6.17-2.el9.x86_64 144/155 2025-11-26 06:14:41.467 | > Running scriptlet: rng-tools-6.17-2.el9.x86_64 144/155 2025-11-26 06:14:41.467 | > Created symlink /etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. 2025-11-26 06:14:41.467 | > 2025-11-26 06:14:41.467 | > Installing : crudini-0.9.3-4.el9s.noarch 145/155 2025-11-26 06:14:41.467 | > Installing : sysstat-12.5.4-9.el9.x86_64 146/155 2025-11-26 06:14:41.467 | > Running scriptlet: sysstat-12.5.4-9.el9.x86_64 146/155 2025-11-26 06:14:41.467 | > Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service -> /usr/lib/systemd/system/sysstat.service. 2025-11-26 06:14:41.467 | > Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer -> /usr/lib/systemd/system/sysstat-collect.timer. 2025-11-26 06:14:41.468 | > Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer -> /usr/lib/systemd/system/sysstat-summary.timer. 2025-11-26 06:14:41.468 | > 2025-11-26 06:14:41.468 | > Installing : device-mapper-multipath-0.8.7-39.el9.x86_64 147/155 2025-11-26 06:14:41.468 | > Running scriptlet: device-mapper-multipath-0.8.7-39.el9.x86_64 147/155 2025-11-26 06:14:41.468 | > Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service -> /usr/lib/systemd/system/multipathd.service. 2025-11-26 06:14:41.468 | > Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket -> /usr/lib/systemd/system/multipathd.socket. 2025-11-26 06:14:41.468 | > 2025-11-26 06:14:41.468 | > Installing : iptables-nft-services-1.8.10-11.el9.noarch 148/155 2025-11-26 06:14:41.468 | > Running scriptlet: iptables-nft-services-1.8.10-11.el9.noarch 148/155 2025-11-26 06:14:41.468 | > Installing : openstack-selinux-0.8.41-0.20250527163806.f19cf2 149/155 2025-11-26 06:14:41.468 | > Running scriptlet: openstack-selinux-0.8.41-0.20250527163806.f19cf2 149/155 2025-11-26 06:14:41.468 | > Installing : tmpwatch-2.11-20.el9.x86_64 150/155 2025-11-26 06:14:41.468 | > Installing : driverctl-0.115-1.el9.noarch 151/155 2025-11-26 06:14:41.468 | > Running scriptlet: driverctl-0.115-1.el9.noarch 151/155 2025-11-26 06:14:41.468 | > Installing : traceroute-3:2.1.1-1.el9.x86_64 152/155 2025-11-26 06:14:41.468 | > Installing : numactl-2.0.19-3.el9.x86_64 153/155 2025-11-26 06:14:41.468 | > Installing : lsof-4.94.0-3.el9.x86_64 154/155 2025-11-26 06:14:41.468 | > Installing : biosdevname-0.7.3-10.el9.x86_64 155/155 2025-11-26 06:14:41.468 | > Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 155/155 2025-11-26 06:14:41.468 | > Running scriptlet: container-selinux-4:2.242.0-1.el9.noarch 155/155 2025-11-26 06:14:41.468 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 155/155 2025-11-26 06:14:41.468 | > Running scriptlet: tuned-2.26.0-1.el9.noarch 155/155 2025-11-26 06:14:41.468 | > Running scriptlet: biosdevname-0.7.3-10.el9.x86_64 155/155 2025-11-26 06:14:41.468 | > Verifying : python3-stevedore-5.0.0-0.20241203182731.c4acc56 1/155 2025-11-26 06:14:41.468 | > Verifying : openstack-selinux-0.8.41-0.20250527163806.f19cf2 2/155 2025-11-26 06:14:41.468 | > Verifying : os-net-config-18.1.1-0.20251124055655.9758ab4.el 3/155 2025-11-26 06:14:41.468 | > Verifying : python-oslo-concurrency-lang-5.1.1-0.20230412082 4/155 2025-11-26 06:14:41.468 | > Verifying : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 5/155 2025-11-26 06:14:41.468 | > Verifying : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 6/155 2025-11-26 06:14:41.468 | > Verifying : python3-debtcollector-2.5.0-0.20230310120453.a6b 7/155 2025-11-26 06:14:41.468 | > Verifying : python3-oslo-concurrency-5.1.1-0.20230412082954. 8/155 2025-11-26 06:14:41.468 | > Verifying : python3-oslo-config-2:9.1.1-0.20230310201801.515 9/155 2025-11-26 06:14:41.468 | > Verifying : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 10/155 2025-11-26 06:14:41.468 | > Verifying : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 11/155 2025-11-26 06:14:41.468 | > Verifying : NetworkManager-config-server-1:1.54.1-1.el9.noar 12/155 2025-11-26 06:14:41.468 | > Verifying : bc-1.07.1-14.el9.x86_64 13/155 2025-11-26 06:14:41.468 | > Verifying : biosdevname-0.7.3-10.el9.x86_64 14/155 2025-11-26 06:14:41.468 | > Verifying : chkconfig-1.24-2.el9.x86_64 15/155 2025-11-26 06:14:41.468 | > Verifying : device-mapper-event-9:1.02.206-2.el9.x86_64 16/155 2025-11-26 06:14:41.468 | > Verifying : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 17/155 2025-11-26 06:14:41.468 | > Verifying : device-mapper-multipath-0.8.7-39.el9.x86_64 18/155 2025-11-26 06:14:41.468 | > Verifying : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 19/155 2025-11-26 06:14:41.468 | > Verifying : device-mapper-persistent-data-1.1.0-1.el9.x86_64 20/155 2025-11-26 06:14:41.468 | > Verifying : fuse-common-3.10.2-9.el9.x86_64 21/155 2025-11-26 06:14:41.468 | > Verifying : hdparm-9.62-2.el9.x86_64 22/155 2025-11-26 06:14:41.468 | > Verifying : initscripts-10.11.8-4.el9.x86_64 23/155 2025-11-26 06:14:41.468 | > Verifying : iptables-nft-1.8.10-11.el9.x86_64 24/155 2025-11-26 06:14:41.468 | > Verifying : jitterentropy-3.6.0-1.el9.x86_64 25/155 2025-11-26 06:14:41.468 | > Verifying : libaio-0.3.111-13.el9.x86_64 26/155 2025-11-26 06:14:41.468 | > Verifying : libnftnl-1.2.6-4.el9.x86_64 27/155 2025-11-26 06:14:41.468 | > Verifying : libnvme-1.13-1.el9.x86_64 28/155 2025-11-26 06:14:41.468 | > Verifying : libtraceevent-1.8.4-2.el9.x86_64 29/155 2025-11-26 06:14:41.468 | > Verifying : lsof-4.94.0-3.el9.x86_64 30/155 2025-11-26 06:14:41.468 | > Verifying : lvm2-9:2.03.32-2.el9.x86_64 31/155 2025-11-26 06:14:41.468 | > Verifying : lvm2-libs-9:2.03.32-2.el9.x86_64 32/155 2025-11-26 06:14:41.468 | > Verifying : nftables-1:1.0.9-5.el9.x86_64 33/155 2025-11-26 06:14:41.468 | > Verifying : numactl-2.0.19-3.el9.x86_64 34/155 2025-11-26 06:14:41.468 | > Verifying : protobuf-c-1.3.3-13.el9.x86_64 35/155 2025-11-26 06:14:41.468 | > Verifying : python3-iniparse-0.4-45.el9.noarch 36/155 2025-11-26 06:14:41.468 | > Verifying : python3-inotify-0.9.6-25.el9.noarch 37/155 2025-11-26 06:14:41.468 | > Verifying : python3-linux-procfs-0.7.3-1.el9.noarch 38/155 2025-11-26 06:14:41.468 | > Verifying : python3-pyparsing-2.4.7-9.el9.noarch 39/155 2025-11-26 06:14:41.468 | > Verifying : python3-pyudev-0.22.0-6.el9.noarch 40/155 2025-11-26 06:14:41.468 | > Verifying : rng-tools-6.17-2.el9.x86_64 41/155 2025-11-26 06:14:41.468 | > Verifying : shadow-utils-subid-2:4.9-15.el9.x86_64 42/155 2025-11-26 06:14:41.468 | > Verifying : traceroute-3:2.1.1-1.el9.x86_64 43/155 2025-11-26 06:14:41.468 | > Verifying : tuned-2.26.0-1.el9.noarch 44/155 2025-11-26 06:14:41.468 | > Verifying : tuned-profiles-cpu-partitioning-2.26.0-1.el9.noa 45/155 2025-11-26 06:14:41.472 | > Verifying : virt-what-1.27-2.el9.x86_64 46/155 2025-11-26 06:14:41.472 | > Verifying : NetworkManager-ovs-1:1.54.1-1.el9.x86_64 47/155 2025-11-26 06:14:41.472 | > Verifying : aardvark-dns-2:1.17.0-1.el9.x86_64 48/155 2025-11-26 06:14:41.472 | > Verifying : buildah-2:1.41.3-1.el9.x86_64 49/155 2025-11-26 06:14:41.472 | > Verifying : conmon-3:2.1.13-1.el9.x86_64 50/155 2025-11-26 06:14:41.472 | > Verifying : container-selinux-4:2.242.0-1.el9.noarch 51/155 2025-11-26 06:14:41.472 | > Verifying : containers-common-4:1-134.el9.x86_64 52/155 2025-11-26 06:14:41.472 | > Verifying : containers-common-extra-4:1-134.el9.x86_64 53/155 2025-11-26 06:14:41.472 | > Verifying : criu-3.19-3.el9.x86_64 54/155 2025-11-26 06:14:41.472 | > Verifying : criu-libs-3.19-3.el9.x86_64 55/155 2025-11-26 06:14:41.472 | > Verifying : crun-1.24-1.el9.x86_64 56/155 2025-11-26 06:14:41.472 | > Verifying : driverctl-0.115-1.el9.noarch 57/155 2025-11-26 06:14:41.472 | > Verifying : fuse-overlayfs-1.16-1.el9.x86_64 58/155 2025-11-26 06:14:41.472 | > Verifying : fuse3-3.10.2-9.el9.x86_64 59/155 2025-11-26 06:14:41.472 | > Verifying : fuse3-libs-3.10.2-9.el9.x86_64 60/155 2025-11-26 06:14:41.472 | > Verifying : git-core-2.47.3-1.el9.x86_64 61/155 2025-11-26 06:14:41.472 | > Verifying : iptables-nft-services-1.8.10-11.el9.noarch 62/155 2025-11-26 06:14:41.472 | > Verifying : libbabeltrace-1.5.8-10.el9.x86_64 63/155 2025-11-26 06:14:41.472 | > Verifying : libnet-1.2-7.el9.x86_64 64/155 2025-11-26 06:14:41.472 | > Verifying : libslirp-4.4.0-8.el9.x86_64 65/155 2025-11-26 06:14:41.472 | > Verifying : libuv-1:1.42.0-2.el9.x86_64 66/155 2025-11-26 06:14:41.472 | > Verifying : lm_sensors-libs-3.6.0-10.el9.x86_64 67/155 2025-11-26 06:14:41.472 | > Verifying : mstflint-4.32.0-1.el9.x86_64 68/155 2025-11-26 06:14:41.472 | > Verifying : netavark-2:1.16.0-1.el9.x86_64 69/155 2025-11-26 06:14:41.472 | > Verifying : nispor-1.2.14-1.el9.x86_64 70/155 2025-11-26 06:14:41.472 | > Verifying : nmstate-2.2.54-1.el9.x86_64 71/155 2025-11-26 06:14:41.472 | > Verifying : nmstate-libs-2.2.54-1.el9.x86_64 72/155 2025-11-26 06:14:41.472 | > Verifying : passt-0^20250512.g8ec1341-2.el9.x86_64 73/155 2025-11-26 06:14:41.472 | > Verifying : passt-selinux-0^20250512.g8ec1341-2.el9.noarch 74/155 2025-11-26 06:14:41.472 | > Verifying : pcp-conf-6.3.7-6.el9.x86_64 75/155 2025-11-26 06:14:41.472 | > Verifying : pcp-libs-6.3.7-6.el9.x86_64 76/155 2025-11-26 06:14:41.472 | > Verifying : perl-AutoLoader-5.74-483.el9.noarch 77/155 2025-11-26 06:14:41.472 | > Verifying : perl-B-1.80-483.el9.x86_64 78/155 2025-11-26 06:14:41.472 | > Verifying : perl-Carp-1.50-460.el9.noarch 79/155 2025-11-26 06:14:41.472 | > Verifying : perl-Class-Struct-0.66-483.el9.noarch 80/155 2025-11-26 06:14:41.472 | > Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 81/155 2025-11-26 06:14:41.472 | > Verifying : perl-Digest-1.19-4.el9.noarch 82/155 2025-11-26 06:14:41.472 | > Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 83/155 2025-11-26 06:14:41.472 | > Verifying : perl-Encode-4:3.08-462.el9.x86_64 84/155 2025-11-26 06:14:41.472 | > Verifying : perl-Errno-1.30-483.el9.x86_64 85/155 2025-11-26 06:14:41.472 | > Verifying : perl-Exporter-5.74-461.el9.noarch 86/155 2025-11-26 06:14:41.472 | > Verifying : perl-Fcntl-1.13-483.el9.x86_64 87/155 2025-11-26 06:14:41.473 | > Verifying : perl-File-Basename-2.85-483.el9.noarch 88/155 2025-11-26 06:14:41.473 | > Verifying : perl-File-Path-2.18-4.el9.noarch 89/155 2025-11-26 06:14:41.473 | > Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 90/155 2025-11-26 06:14:41.473 | > Verifying : perl-File-stat-1.09-483.el9.noarch 91/155 2025-11-26 06:14:41.473 | > Verifying : perl-FileHandle-2.03-483.el9.noarch 92/155 2025-11-26 06:14:41.473 | > Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 93/155 2025-11-26 06:14:41.473 | > Verifying : perl-Getopt-Std-1.12-483.el9.noarch 94/155 2025-11-26 06:14:41.473 | > Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 95/155 2025-11-26 06:14:41.473 | > Verifying : perl-IO-1.43-483.el9.x86_64 96/155 2025-11-26 06:14:41.473 | > Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 97/155 2025-11-26 06:14:41.473 | > Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 98/155 2025-11-26 06:14:41.473 | > Verifying : perl-IPC-Open3-1.21-483.el9.noarch 99/155 2025-11-26 06:14:41.473 | > Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 100/155 2025-11-26 06:14:41.473 | > Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 101/155 2025-11-26 06:14:41.473 | > Verifying : perl-NDBM_File-1.15-483.el9.x86_64 102/155 2025-11-26 06:14:41.473 | > Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 103/155 2025-11-26 06:14:41.473 | > Verifying : perl-POSIX-1.94-483.el9.x86_64 104/155 2025-11-26 06:14:41.473 | > Verifying : perl-PathTools-3.78-461.el9.x86_64 105/155 2025-11-26 06:14:41.473 | > Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 106/155 2025-11-26 06:14:41.473 | > Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 107/155 2025-11-26 06:14:41.473 | > Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 108/155 2025-11-26 06:14:41.473 | > Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 109/155 2025-11-26 06:14:41.473 | > Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 110/155 2025-11-26 06:14:41.473 | > Verifying : perl-SelectSaver-1.02-483.el9.noarch 111/155 2025-11-26 06:14:41.473 | > Verifying : perl-Socket-4:2.031-4.el9.x86_64 112/155 2025-11-26 06:14:41.473 | > Verifying : perl-Storable-1:3.21-460.el9.x86_64 113/155 2025-11-26 06:14:41.473 | > Verifying : perl-Symbol-1.08-483.el9.noarch 114/155 2025-11-26 06:14:41.473 | > Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 115/155 2025-11-26 06:14:41.473 | > Verifying : perl-Term-Cap-1.17-460.el9.noarch 116/155 2025-11-26 06:14:41.473 | > Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 117/155 2025-11-26 06:14:41.473 | > Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 118/155 2025-11-26 06:14:41.473 | > Verifying : perl-Time-Local-2:1.300-7.el9.noarch 119/155 2025-11-26 06:14:41.473 | > Verifying : perl-URI-5.09-3.el9.noarch 120/155 2025-11-26 06:14:41.473 | > Verifying : perl-base-2.27-483.el9.noarch 121/155 2025-11-26 06:14:41.473 | > Verifying : perl-constant-1.33-461.el9.noarch 122/155 2025-11-26 06:14:41.473 | > Verifying : perl-if-0.60.800-483.el9.noarch 123/155 2025-11-26 06:14:41.473 | > Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 124/155 2025-11-26 06:14:41.473 | > Verifying : perl-libnet-3.13-4.el9.noarch 125/155 2025-11-26 06:14:41.473 | > Verifying : perl-libs-4:5.32.1-483.el9.x86_64 126/155 2025-11-26 06:14:41.473 | > Verifying : perl-mro-1.23-483.el9.x86_64 127/155 2025-11-26 06:14:41.473 | > Verifying : perl-overload-1.31-483.el9.noarch 128/155 2025-11-26 06:14:41.473 | > Verifying : perl-overloading-0.02-483.el9.noarch 129/155 2025-11-26 06:14:41.473 | > Verifying : perl-parent-1:0.238-460.el9.noarch 130/155 2025-11-26 06:14:41.473 | > Verifying : perl-podlators-1:4.14-460.el9.noarch 131/155 2025-11-26 06:14:41.473 | > Verifying : perl-subs-1.03-483.el9.noarch 132/155 2025-11-26 06:14:41.473 | > Verifying : perl-vars-1.05-483.el9.noarch 133/155 2025-11-26 06:14:41.473 | > Verifying : podman-6:5.6.0-2.el9.x86_64 134/155 2025-11-26 06:14:41.473 | > Verifying : python3-libnmstate-2.2.54-1.el9.x86_64 135/155 2025-11-26 06:14:41.473 | > Verifying : python3-netaddr-0.10.1-3.el9.noarch 136/155 2025-11-26 06:14:41.473 | > Verifying : python3-packaging-20.9-5.el9.noarch 137/155 2025-11-26 06:14:41.473 | > Verifying : python3-perf-5.14.0-642.el9.x86_64 138/155 2025-11-26 06:14:41.473 | > Verifying : slirp4netns-1.3.3-1.el9.x86_64 139/155 2025-11-26 06:14:41.473 | > Verifying : sysstat-12.5.4-9.el9.x86_64 140/155 2025-11-26 06:14:41.473 | > Verifying : tmpwatch-2.11-20.el9.x86_64 141/155 2025-11-26 06:14:41.473 | > Verifying : unbound-libs-1.16.2-21.el9.x86_64 142/155 2025-11-26 06:14:41.473 | > Verifying : yajl-2.1.0-25.el9.x86_64 143/155 2025-11-26 06:14:41.608 | > Verifying : crudini-0.9.3-4.el9s.noarch 144/155 2025-11-26 06:14:41.608 | > Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 145/155 2025-11-26 06:14:41.608 | > Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 146/155 2025-11-26 06:14:41.608 | > Verifying : python3-fasteners-0.18-1.el9s.noarch 147/155 2025-11-26 06:14:41.608 | > Verifying : python3-iso8601-1.1.0-1.el9s.noarch 148/155 2025-11-26 06:14:41.608 | > Verifying : python3-pbr-5.11.1-1.el9s.noarch 149/155 2025-11-26 06:14:41.608 | > Verifying : python3-pyroute2-0.7.3-1.el9s.noarch 150/155 2025-11-26 06:14:41.608 | > Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 151/155 2025-11-26 06:14:41.608 | > Verifying : python3-wrapt-1.14.1-1.el9s.x86_64 152/155 2025-11-26 06:14:41.608 | > Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 153/155 2025-11-26 06:14:41.608 | > Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 154/155 2025-11-26 06:14:41.608 | > Verifying : openvswitch3.3-3.3.4-115.el9s.x86_64 155/155 2025-11-26 06:14:41.608 | > Completion plugin: Generating completion cache... 2025-11-26 06:14:41.608 | > Installed: NetworkManager-config-server-1:1.54.1-1.el9.noarch 2025-11-26 06:14:41.608 | > Installed: NetworkManager-ovs-1:1.54.1-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: aardvark-dns-2:1.17.0-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: bc-1.07.1-14.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: biosdevname-0.7.3-10.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: buildah-2:1.41.3-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: chkconfig-1.24-2.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: conmon-3:2.1.13-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: container-selinux-4:2.242.0-1.el9.noarch 2025-11-26 06:14:41.608 | > Installed: containers-common-4:1-134.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: containers-common-extra-4:1-134.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: criu-3.19-3.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: criu-libs-3.19-3.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: crudini-0.9.3-4.el9s.noarch 2025-11-26 06:14:41.608 | > Installed: crun-1.24-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: device-mapper-event-9:1.02.206-2.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: device-mapper-event-libs-9:1.02.206-2.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: device-mapper-multipath-0.8.7-39.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: device-mapper-persistent-data-1.1.0-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: driverctl-0.115-1.el9.noarch 2025-11-26 06:14:41.608 | > Installed: fuse-common-3.10.2-9.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: fuse-overlayfs-1.16-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: fuse3-3.10.2-9.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: fuse3-libs-3.10.2-9.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: git-core-2.47.3-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: hdparm-9.62-2.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: initscripts-10.11.8-4.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: iptables-nft-1.8.10-11.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: iptables-nft-services-1.8.10-11.el9.noarch 2025-11-26 06:14:41.608 | > Installed: jitterentropy-3.6.0-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: libaio-0.3.111-13.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: libbabeltrace-1.5.8-10.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: libnet-1.2-7.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: libnftnl-1.2.6-4.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: libnvme-1.13-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: libslirp-4.4.0-8.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: libtraceevent-1.8.4-2.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: libuv-1:1.42.0-2.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: lm_sensors-libs-3.6.0-10.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: lsof-4.94.0-3.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: lvm2-9:2.03.32-2.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: lvm2-libs-9:2.03.32-2.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: mstflint-4.32.0-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: netavark-2:1.16.0-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: nftables-1:1.0.9-5.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: nispor-1.2.14-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: nmstate-2.2.54-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: nmstate-libs-2.2.54-1.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: numactl-2.0.19-3.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: openstack-network-scripts-10.11.1-6.el9s.x86_64 2025-11-26 06:14:41.608 | > Installed: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 2025-11-26 06:14:41.608 | > Installed: openstack-selinux-0.8.41-0.20250527163806.f19cf25.el9.noarch 2025-11-26 06:14:41.608 | > Installed: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 2025-11-26 06:14:41.608 | > Installed: openvswitch3.3-3.3.4-115.el9s.x86_64 2025-11-26 06:14:41.608 | > Installed: os-net-config-18.1.1-0.20251124055655.9758ab4.el9.noarch 2025-11-26 06:14:41.608 | > Installed: passt-0^20250512.g8ec1341-2.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2025-11-26 06:14:41.608 | > Installed: pcp-conf-6.3.7-6.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: pcp-libs-6.3.7-6.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: perl-AutoLoader-5.74-483.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-B-1.80-483.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: perl-Carp-1.50-460.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-Class-Struct-0.66-483.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-Data-Dumper-2.174-462.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: perl-Digest-1.19-4.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-Digest-MD5-2.58-4.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: perl-Encode-4:3.08-462.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: perl-Errno-1.30-483.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: perl-Exporter-5.74-461.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-Fcntl-1.13-483.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: perl-File-Basename-2.85-483.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-File-Path-2.18-4.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-File-Temp-1:0.231.100-4.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-File-stat-1.09-483.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-FileHandle-2.03-483.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-Getopt-Long-1:2.52-4.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-Getopt-Std-1.12-483.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-HTTP-Tiny-0.076-462.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-IO-1.43-483.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: perl-IO-Socket-IP-0.41-5.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-IPC-Open3-1.21-483.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-MIME-Base64-3.16-4.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: perl-Mozilla-CA-20200520-6.el9.noarch 2025-11-26 06:14:41.608 | > Installed: perl-NDBM_File-1.15-483.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: perl-Net-SSLeay-1.94-3.el9.x86_64 2025-11-26 06:14:41.608 | > Installed: perl-POSIX-1.94-483.el9.x86_64 2025-11-26 06:14:41.609 | > Installed: perl-PathTools-3.78-461.el9.x86_64 2025-11-26 06:14:41.609 | > Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-Pod-Simple-1:3.42-4.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-Pod-Usage-4:2.01-4.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-11-26 06:14:41.609 | > Installed: perl-SelectSaver-1.02-483.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-Socket-4:2.031-4.el9.x86_64 2025-11-26 06:14:41.609 | > Installed: perl-Storable-1:3.21-460.el9.x86_64 2025-11-26 06:14:41.609 | > Installed: perl-Symbol-1.08-483.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-Term-ANSIColor-5.01-461.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-Term-Cap-1.17-460.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-Text-ParseWords-3.30-460.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-Time-Local-2:1.300-7.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-URI-5.09-3.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-base-2.27-483.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-constant-1.33-461.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-if-0.60.800-483.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-interpreter-4:5.32.1-483.el9.x86_64 2025-11-26 06:14:41.609 | > Installed: perl-libnet-3.13-4.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-libs-4:5.32.1-483.el9.x86_64 2025-11-26 06:14:41.609 | > Installed: perl-mro-1.23-483.el9.x86_64 2025-11-26 06:14:41.609 | > Installed: perl-overload-1.31-483.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-overloading-0.02-483.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-parent-1:0.238-460.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-podlators-1:4.14-460.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-subs-1.03-483.el9.noarch 2025-11-26 06:14:41.609 | > Installed: perl-vars-1.05-483.el9.noarch 2025-11-26 06:14:41.609 | > Installed: podman-6:5.6.0-2.el9.x86_64 2025-11-26 06:14:41.609 | > Installed: protobuf-c-1.3.3-13.el9.x86_64 2025-11-26 06:14:41.609 | > Installed: python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-fasteners-0.18-1.el9s.noarch 2025-11-26 06:14:41.609 | > Installed: python3-iniparse-0.4-45.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-inotify-0.9.6-25.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-iso8601-1.1.0-1.el9s.noarch 2025-11-26 06:14:41.609 | > Installed: python3-libnmstate-2.2.54-1.el9.x86_64 2025-11-26 06:14:41.609 | > Installed: python3-linux-procfs-0.7.3-1.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-netaddr-0.10.1-3.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-packaging-20.9-5.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-pbr-5.11.1-1.el9s.noarch 2025-11-26 06:14:41.609 | > Installed: python3-perf-5.14.0-642.el9.x86_64 2025-11-26 06:14:41.609 | > Installed: python3-pyparsing-2.4.7-9.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-pyroute2-0.7.3-1.el9s.noarch 2025-11-26 06:14:41.609 | > Installed: python3-pyudev-0.22.0-6.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-rfc3986-1.5.0-1.el9s.noarch 2025-11-26 06:14:41.609 | > Installed: python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2025-11-26 06:14:41.609 | > Installed: python3-wrapt-1.14.1-1.el9s.x86_64 2025-11-26 06:14:41.670 | > Installed: rdo-openvswitch-2:3.3-1.el9s.noarch 2025-11-26 06:14:41.670 | > Installed: rng-tools-6.17-2.el9.x86_64 2025-11-26 06:14:41.670 | > Installed: shadow-utils-subid-2:4.9-15.el9.x86_64 2025-11-26 06:14:41.670 | > Installed: slirp4netns-1.3.3-1.el9.x86_64 2025-11-26 06:14:41.670 | > Installed: sysstat-12.5.4-9.el9.x86_64 2025-11-26 06:14:41.670 | > Installed: tmpwatch-2.11-20.el9.x86_64 2025-11-26 06:14:41.670 | > Installed: traceroute-3:2.1.1-1.el9.x86_64 2025-11-26 06:14:41.670 | > Installed: tuned-2.26.0-1.el9.noarch 2025-11-26 06:14:41.670 | > Installed: tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch 2025-11-26 06:14:41.670 | > Installed: unbound-libs-1.16.2-21.el9.x86_64 2025-11-26 06:14:41.670 | > Installed: virt-what-1.27-2.el9.x86_64 2025-11-26 06:14:41.670 | > Installed: yajl-2.1.0-25.el9.x86_64 2025-11-26 06:14:41.670 | > 2025-11-26 06:14:41.670 | > Installed: 2025-11-26 06:14:41.670 | > NetworkManager-config-server-1:1.54.1-1.el9.noarch 2025-11-26 06:14:41.670 | > NetworkManager-ovs-1:1.54.1-1.el9.x86_64 2025-11-26 06:14:41.670 | > aardvark-dns-2:1.17.0-1.el9.x86_64 2025-11-26 06:14:41.670 | > bc-1.07.1-14.el9.x86_64 2025-11-26 06:14:41.670 | > biosdevname-0.7.3-10.el9.x86_64 2025-11-26 06:14:41.670 | > buildah-2:1.41.3-1.el9.x86_64 2025-11-26 06:14:41.670 | > chkconfig-1.24-2.el9.x86_64 2025-11-26 06:14:41.670 | > conmon-3:2.1.13-1.el9.x86_64 2025-11-26 06:14:41.670 | > container-selinux-4:2.242.0-1.el9.noarch 2025-11-26 06:14:41.670 | > containers-common-4:1-134.el9.x86_64 2025-11-26 06:14:41.670 | > containers-common-extra-4:1-134.el9.x86_64 2025-11-26 06:14:41.670 | > criu-3.19-3.el9.x86_64 2025-11-26 06:14:41.670 | > criu-libs-3.19-3.el9.x86_64 2025-11-26 06:14:41.670 | > crudini-0.9.3-4.el9s.noarch 2025-11-26 06:14:41.670 | > crun-1.24-1.el9.x86_64 2025-11-26 06:14:41.670 | > device-mapper-event-9:1.02.206-2.el9.x86_64 2025-11-26 06:14:41.670 | > device-mapper-event-libs-9:1.02.206-2.el9.x86_64 2025-11-26 06:14:41.670 | > device-mapper-multipath-0.8.7-39.el9.x86_64 2025-11-26 06:14:41.670 | > device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-11-26 06:14:41.670 | > device-mapper-persistent-data-1.1.0-1.el9.x86_64 2025-11-26 06:14:41.670 | > driverctl-0.115-1.el9.noarch 2025-11-26 06:14:41.670 | > fuse-common-3.10.2-9.el9.x86_64 2025-11-26 06:14:41.670 | > fuse-overlayfs-1.16-1.el9.x86_64 2025-11-26 06:14:41.670 | > fuse3-3.10.2-9.el9.x86_64 2025-11-26 06:14:41.670 | > fuse3-libs-3.10.2-9.el9.x86_64 2025-11-26 06:14:41.670 | > git-core-2.47.3-1.el9.x86_64 2025-11-26 06:14:41.670 | > hdparm-9.62-2.el9.x86_64 2025-11-26 06:14:41.670 | > initscripts-10.11.8-4.el9.x86_64 2025-11-26 06:14:41.670 | > iptables-nft-1.8.10-11.el9.x86_64 2025-11-26 06:14:41.670 | > iptables-nft-services-1.8.10-11.el9.noarch 2025-11-26 06:14:41.670 | > jitterentropy-3.6.0-1.el9.x86_64 2025-11-26 06:14:41.670 | > libaio-0.3.111-13.el9.x86_64 2025-11-26 06:14:41.670 | > libbabeltrace-1.5.8-10.el9.x86_64 2025-11-26 06:14:41.670 | > libnet-1.2-7.el9.x86_64 2025-11-26 06:14:41.670 | > libnftnl-1.2.6-4.el9.x86_64 2025-11-26 06:14:41.670 | > libnvme-1.13-1.el9.x86_64 2025-11-26 06:14:41.670 | > libslirp-4.4.0-8.el9.x86_64 2025-11-26 06:14:41.670 | > libtraceevent-1.8.4-2.el9.x86_64 2025-11-26 06:14:41.670 | > libuv-1:1.42.0-2.el9.x86_64 2025-11-26 06:14:41.671 | > lm_sensors-libs-3.6.0-10.el9.x86_64 2025-11-26 06:14:41.671 | > lsof-4.94.0-3.el9.x86_64 2025-11-26 06:14:41.671 | > lvm2-9:2.03.32-2.el9.x86_64 2025-11-26 06:14:41.671 | > lvm2-libs-9:2.03.32-2.el9.x86_64 2025-11-26 06:14:41.671 | > mstflint-4.32.0-1.el9.x86_64 2025-11-26 06:14:41.671 | > netavark-2:1.16.0-1.el9.x86_64 2025-11-26 06:14:41.671 | > nftables-1:1.0.9-5.el9.x86_64 2025-11-26 06:14:41.671 | > nispor-1.2.14-1.el9.x86_64 2025-11-26 06:14:41.671 | > nmstate-2.2.54-1.el9.x86_64 2025-11-26 06:14:41.671 | > nmstate-libs-2.2.54-1.el9.x86_64 2025-11-26 06:14:41.671 | > numactl-2.0.19-3.el9.x86_64 2025-11-26 06:14:41.671 | > openstack-network-scripts-10.11.1-6.el9s.x86_64 2025-11-26 06:14:41.671 | > openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 2025-11-26 06:14:41.671 | > openstack-selinux-0.8.41-0.20250527163806.f19cf25.el9.noarch 2025-11-26 06:14:41.671 | > openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 2025-11-26 06:14:41.671 | > openvswitch3.3-3.3.4-115.el9s.x86_64 2025-11-26 06:14:41.671 | > os-net-config-18.1.1-0.20251124055655.9758ab4.el9.noarch 2025-11-26 06:14:41.671 | > passt-0^20250512.g8ec1341-2.el9.x86_64 2025-11-26 06:14:41.671 | > passt-selinux-0^20250512.g8ec1341-2.el9.noarch 2025-11-26 06:14:41.671 | > pcp-conf-6.3.7-6.el9.x86_64 2025-11-26 06:14:41.671 | > pcp-libs-6.3.7-6.el9.x86_64 2025-11-26 06:14:41.671 | > perl-AutoLoader-5.74-483.el9.noarch 2025-11-26 06:14:41.671 | > perl-B-1.80-483.el9.x86_64 2025-11-26 06:14:41.671 | > perl-Carp-1.50-460.el9.noarch 2025-11-26 06:14:41.671 | > perl-Class-Struct-0.66-483.el9.noarch 2025-11-26 06:14:41.671 | > perl-Data-Dumper-2.174-462.el9.x86_64 2025-11-26 06:14:41.671 | > perl-Digest-1.19-4.el9.noarch 2025-11-26 06:14:41.671 | > perl-Digest-MD5-2.58-4.el9.x86_64 2025-11-26 06:14:41.671 | > perl-Encode-4:3.08-462.el9.x86_64 2025-11-26 06:14:41.671 | > perl-Errno-1.30-483.el9.x86_64 2025-11-26 06:14:41.671 | > perl-Exporter-5.74-461.el9.noarch 2025-11-26 06:14:41.671 | > perl-Fcntl-1.13-483.el9.x86_64 2025-11-26 06:14:41.671 | > perl-File-Basename-2.85-483.el9.noarch 2025-11-26 06:14:41.671 | > perl-File-Path-2.18-4.el9.noarch 2025-11-26 06:14:41.671 | > perl-File-Temp-1:0.231.100-4.el9.noarch 2025-11-26 06:14:41.671 | > perl-File-stat-1.09-483.el9.noarch 2025-11-26 06:14:41.671 | > perl-FileHandle-2.03-483.el9.noarch 2025-11-26 06:14:41.671 | > perl-Getopt-Long-1:2.52-4.el9.noarch 2025-11-26 06:14:41.671 | > perl-Getopt-Std-1.12-483.el9.noarch 2025-11-26 06:14:41.671 | > perl-HTTP-Tiny-0.076-462.el9.noarch 2025-11-26 06:14:41.671 | > perl-IO-1.43-483.el9.x86_64 2025-11-26 06:14:41.671 | > perl-IO-Socket-IP-0.41-5.el9.noarch 2025-11-26 06:14:41.671 | > perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-11-26 06:14:41.671 | > perl-IPC-Open3-1.21-483.el9.noarch 2025-11-26 06:14:41.671 | > perl-MIME-Base64-3.16-4.el9.x86_64 2025-11-26 06:14:41.671 | > perl-Mozilla-CA-20200520-6.el9.noarch 2025-11-26 06:14:41.671 | > perl-NDBM_File-1.15-483.el9.x86_64 2025-11-26 06:14:41.671 | > perl-Net-SSLeay-1.94-3.el9.x86_64 2025-11-26 06:14:41.671 | > perl-POSIX-1.94-483.el9.x86_64 2025-11-26 06:14:41.671 | > perl-PathTools-3.78-461.el9.x86_64 2025-11-26 06:14:41.671 | > perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-11-26 06:14:41.671 | > perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-11-26 06:14:41.941 | > perl-Pod-Simple-1:3.42-4.el9.noarch 2025-11-26 06:14:41.941 | > perl-Pod-Usage-4:2.01-4.el9.noarch 2025-11-26 06:14:41.941 | > perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-11-26 06:14:41.941 | > perl-SelectSaver-1.02-483.el9.noarch 2025-11-26 06:14:41.941 | > perl-Socket-4:2.031-4.el9.x86_64 2025-11-26 06:14:41.941 | > perl-Storable-1:3.21-460.el9.x86_64 2025-11-26 06:14:41.941 | > perl-Symbol-1.08-483.el9.noarch 2025-11-26 06:14:41.941 | > perl-Term-ANSIColor-5.01-461.el9.noarch 2025-11-26 06:14:41.941 | > perl-Term-Cap-1.17-460.el9.noarch 2025-11-26 06:14:41.941 | > perl-Text-ParseWords-3.30-460.el9.noarch 2025-11-26 06:14:41.941 | > perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-11-26 06:14:41.941 | > perl-Time-Local-2:1.300-7.el9.noarch 2025-11-26 06:14:41.941 | > perl-URI-5.09-3.el9.noarch 2025-11-26 06:14:41.941 | > perl-base-2.27-483.el9.noarch 2025-11-26 06:14:41.941 | > perl-constant-1.33-461.el9.noarch 2025-11-26 06:14:41.941 | > perl-if-0.60.800-483.el9.noarch 2025-11-26 06:14:41.941 | > perl-interpreter-4:5.32.1-483.el9.x86_64 2025-11-26 06:14:41.941 | > perl-libnet-3.13-4.el9.noarch 2025-11-26 06:14:41.941 | > perl-libs-4:5.32.1-483.el9.x86_64 2025-11-26 06:14:41.941 | > perl-mro-1.23-483.el9.x86_64 2025-11-26 06:14:41.941 | > perl-overload-1.31-483.el9.noarch 2025-11-26 06:14:41.941 | > perl-overloading-0.02-483.el9.noarch 2025-11-26 06:14:41.941 | > perl-parent-1:0.238-460.el9.noarch 2025-11-26 06:14:41.941 | > perl-podlators-1:4.14-460.el9.noarch 2025-11-26 06:14:41.941 | > perl-subs-1.03-483.el9.noarch 2025-11-26 06:14:41.941 | > perl-vars-1.05-483.el9.noarch 2025-11-26 06:14:41.941 | > podman-6:5.6.0-2.el9.x86_64 2025-11-26 06:14:41.941 | > protobuf-c-1.3.3-13.el9.x86_64 2025-11-26 06:14:41.941 | > python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-11-26 06:14:41.941 | > python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-11-26 06:14:41.941 | > python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-11-26 06:14:41.941 | > python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2025-11-26 06:14:41.941 | > python3-fasteners-0.18-1.el9s.noarch 2025-11-26 06:14:41.941 | > python3-iniparse-0.4-45.el9.noarch 2025-11-26 06:14:41.941 | > python3-inotify-0.9.6-25.el9.noarch 2025-11-26 06:14:41.941 | > python3-iso8601-1.1.0-1.el9s.noarch 2025-11-26 06:14:41.941 | > python3-libnmstate-2.2.54-1.el9.x86_64 2025-11-26 06:14:41.941 | > python3-linux-procfs-0.7.3-1.el9.noarch 2025-11-26 06:14:41.941 | > python3-netaddr-0.10.1-3.el9.noarch 2025-11-26 06:14:41.941 | > python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-11-26 06:14:41.941 | > python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2025-11-26 06:14:41.941 | > python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-11-26 06:14:41.941 | > python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-11-26 06:14:41.941 | > python3-packaging-20.9-5.el9.noarch 2025-11-26 06:14:41.941 | > python3-pbr-5.11.1-1.el9s.noarch 2025-11-26 06:14:41.941 | > python3-perf-5.14.0-642.el9.x86_64 2025-11-26 06:14:41.941 | > python3-pyparsing-2.4.7-9.el9.noarch 2025-11-26 06:14:41.941 | > python3-pyroute2-0.7.3-1.el9s.noarch 2025-11-26 06:14:41.941 | > python3-pyudev-0.22.0-6.el9.noarch 2025-11-26 06:14:41.941 | > python3-rfc3986-1.5.0-1.el9s.noarch 2025-11-26 06:14:41.941 | > python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2025-11-26 06:14:41.941 | > python3-wrapt-1.14.1-1.el9s.x86_64 2025-11-26 06:14:41.941 | > rdo-openvswitch-2:3.3-1.el9s.noarch 2025-11-26 06:14:41.941 | > rng-tools-6.17-2.el9.x86_64 2025-11-26 06:14:41.941 | > shadow-utils-subid-2:4.9-15.el9.x86_64 2025-11-26 06:14:41.941 | > slirp4netns-1.3.3-1.el9.x86_64 2025-11-26 06:14:41.941 | > sysstat-12.5.4-9.el9.x86_64 2025-11-26 06:14:41.941 | > tmpwatch-2.11-20.el9.x86_64 2025-11-26 06:14:41.941 | > traceroute-3:2.1.1-1.el9.x86_64 2025-11-26 06:14:41.941 | > tuned-2.26.0-1.el9.noarch 2025-11-26 06:14:41.941 | > tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch 2025-11-26 06:14:41.941 | > unbound-libs-1.16.2-21.el9.x86_64 2025-11-26 06:14:41.941 | > virt-what-1.27-2.el9.x86_64 2025-11-26 06:14:41.941 | > yajl-2.1.0-25.el9.x86_64 2025-11-26 06:14:41.941 | > 2025-11-26 06:14:41.941 | > Complete! 2025-11-26 06:14:41.941 | > + '[' install == install ']' 2025-11-26 06:14:41.941 | > + '[' dnf == dnf ']' 2025-11-26 06:14:41.941 | > + '[' -z '' ']' 2025-11-26 06:14:41.941 | > + dnf -y mark install biosdevname crypto-policies-scripts openvswitch rng-tools numactl nftables tuned-profiles-cpu-partitioning ca-certificates podman policycoreutils-python-utils jq python3-policycoreutils driverctl buildah tcpdump sysstat passwd tmpwatch lsof chrony os-net-config lvm2 which crudini traceroute device-mapper-multipath xfsprogs python3-libselinux iproute-tc openssh-server util-linux rsync grubby selinux-policy iptables-services python3-pyyaml git-core gdisk parted selinux-policy-targeted openstack-selinux openssh 2025-11-26 06:14:41.941 | > biosdevname-0.7.3-10.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > crypto-policies-scripts-20250905-1.git377cc42.el9.noarch marked as user installed. 2025-11-26 06:14:41.941 | > rdo-openvswitch-2:3.3-1.el9s.noarch marked as user installed. 2025-11-26 06:14:41.941 | > rng-tools-6.17-2.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > numactl-2.0.19-3.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > nftables-1:1.0.9-5.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch marked as user installed. 2025-11-26 06:14:41.941 | > ca-certificates-2025.2.80_v9.0.305-91.el9.noarch marked as user installed. 2025-11-26 06:14:41.941 | > podman-6:5.6.0-2.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > policycoreutils-python-utils-3.6-3.el9.noarch marked as user installed. 2025-11-26 06:14:41.941 | > jq-1.6-19.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > python3-policycoreutils-3.6-3.el9.noarch marked as user installed. 2025-11-26 06:14:41.941 | > driverctl-0.115-1.el9.noarch marked as user installed. 2025-11-26 06:14:41.941 | > buildah-2:1.41.3-1.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > tcpdump-14:4.99.0-9.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > sysstat-12.5.4-9.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > passwd-0.80-12.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > tmpwatch-2.11-20.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > lsof-4.94.0-3.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > chrony-4.8-1.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > os-net-config-18.1.1-0.20251124055655.9758ab4.el9.noarch marked as user installed. 2025-11-26 06:14:41.941 | > lvm2-9:2.03.32-2.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.941 | > which-2.21-30.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.942 | > crudini-0.9.3-4.el9s.noarch marked as user installed. 2025-11-26 06:14:41.942 | > traceroute-3:2.1.1-1.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.942 | > device-mapper-multipath-0.8.7-39.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.942 | > xfsprogs-6.4.0-7.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.942 | > python3-libselinux-3.6-3.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.942 | > iproute-tc-6.17.0-1.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.942 | > openssh-server-9.9p1-2.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.942 | > util-linux-2.37.4-21.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.942 | > rsync-3.2.5-4.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.942 | > grubby-8.40-69.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.942 | > selinux-policy-38.1.68-1.el9.noarch marked as user installed. 2025-11-26 06:14:41.942 | > iptables-nft-services-1.8.10-11.el9.noarch marked as user installed. 2025-11-26 06:14:41.942 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.977 | > git-core-2.47.3-1.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.977 | > gdisk-1.0.7-5.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.977 | > parted-3.5-3.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.977 | > selinux-policy-targeted-38.1.68-1.el9.noarch marked as user installed. 2025-11-26 06:14:41.977 | > openstack-selinux-0.8.41-0.20250527163806.f19cf25.el9.noarch marked as user installed. 2025-11-26 06:14:41.977 | > openssh-9.9p1-2.el9.x86_64 marked as user installed. 2025-11-26 06:14:41.977 | returncode: 0 2025-11-26 06:14:41.982 | dib-run-parts 01-package-installs completed 2025-11-26 06:14:41.982 | dib-run-parts Running /tmp/in_target.d/install.d/02-stable-interface-names 2025-11-26 06:14:41.985 | + set -eu 2025-11-26 06:14:41.985 | + set -o pipefail 2025-11-26 06:14:41.985 | + NET_NAME_SLOT_FILE=/etc/udev/rules.d/80-net-name-slot.rules 2025-11-26 06:14:41.985 | + '[' -h /etc/udev/rules.d/80-net-name-slot.rules ']' 2025-11-26 06:14:41.985 | + rm /etc/udev/rules.d/80-net-name-slot.rules 2025-11-26 06:14:41.987 | dib-run-parts 02-stable-interface-names completed 2025-11-26 06:14:41.987 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2025-11-26 06:14:41.989 | + set -eu 2025-11-26 06:14:41.989 | + set -o pipefail 2025-11-26 06:14:41.989 | + mkdir -p /etc/cloud/cloud.cfg.d 2025-11-26 06:14:41.990 | + '[' -n '' ']' 2025-11-26 06:14:41.991 | dib-run-parts 10-cloud-init completed 2025-11-26 06:14:41.991 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2025-11-26 06:14:41.994 | + set -eu 2025-11-26 06:14:41.994 | + set -o pipefail 2025-11-26 06:14:41.994 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2025-11-26 06:14:41.995 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2025-11-26 06:14:41.995 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2025-11-26 06:14:41.995 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2025-11-26 06:14:42.041 | dib-run-parts 10-install-static-files completed 2025-11-26 06:14:42.041 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2025-11-26 06:14:42.043 | + set -eu 2025-11-26 06:14:42.043 | + set -o pipefail 2025-11-26 06:14:42.044 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2025-11-26 06:14:42.044 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2025-11-26 06:14:42.044 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2025-11-26 06:14:42.044 | + dest= 2025-11-26 06:14:42.044 | + case $DIB_INIT_SYSTEM in 2025-11-26 06:14:42.044 | + dest=/usr/lib/systemd/system/ 2025-11-26 06:14:42.044 | + '[' -z /usr/lib/systemd/system/ ']' 2025-11-26 06:14:42.045 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2025-11-26 06:14:42.047 | dib-run-parts 20-install-init-scripts completed 2025-11-26 06:14:42.047 | dib-run-parts Running /tmp/in_target.d/install.d/51-persistent-journal 2025-11-26 06:14:42.051 | dib-run-parts 51-persistent-journal completed 2025-11-26 06:14:42.051 | dib-run-parts Running /tmp/in_target.d/install.d/70-clear-net-ifnames 2025-11-26 06:14:42.053 | + set -o pipefail 2025-11-26 06:14:42.053 | + '[' -f /etc/default/grub ']' 2025-11-26 06:14:42.053 | + sed -i s/net.ifnames=0//g /etc/default/grub 2025-11-26 06:14:42.056 | dib-run-parts 70-clear-net-ifnames completed 2025-11-26 06:14:42.056 | dib-run-parts Running /tmp/in_target.d/install.d/70-enable-dynamic-login-services 2025-11-26 06:14:42.058 | + set -eu 2025-11-26 06:14:42.058 | + set -o pipefail 2025-11-26 06:14:42.058 | + case "$DIB_INIT_SYSTEM" in 2025-11-26 06:14:42.058 | + systemctl enable dynamic-login.service 2025-11-26 06:14:42.063 | Created symlink /etc/systemd/system/multi-user.target.wants/dynamic-login.service -> /usr/lib/systemd/system/dynamic-login.service. 2025-11-26 06:14:42.065 | dib-run-parts 70-enable-dynamic-login-services completed 2025-11-26 06:14:42.065 | dib-run-parts Running /tmp/in_target.d/install.d/71-clean-stale-interface 2025-11-26 06:14:42.067 | + set -o pipefail 2025-11-26 06:14:42.067 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-ens*' 2025-11-26 06:14:42.068 | + rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 2025-11-26 06:14:42.069 | dib-run-parts 71-clean-stale-interface completed 2025-11-26 06:14:42.069 | dib-run-parts Running /tmp/in_target.d/install.d/74-openvswitch 2025-11-26 06:14:42.072 | + systemctl enable openvswitch 2025-11-26 06:14:42.077 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch.service -> /usr/lib/systemd/system/openvswitch.service. 2025-11-26 06:14:42.078 | dib-run-parts 74-openvswitch completed 2025-11-26 06:14:42.078 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2025-11-26 06:14:42.081 | + set -eu 2025-11-26 06:14:42.081 | + set -o pipefail 2025-11-26 06:14:42.081 | + MODULES_LIST='usb-storage cramfs freevxfs jffs2 hfs hfsplus squashfs udf bluetooth' 2025-11-26 06:14:42.081 | + for mod_name in $MODULES_LIST 2025-11-26 06:14:42.081 | + echo 'blacklist usb-storage' 2025-11-26 06:14:42.081 | + for mod_name in $MODULES_LIST 2025-11-26 06:14:42.081 | + echo 'blacklist cramfs' 2025-11-26 06:14:42.081 | + for mod_name in $MODULES_LIST 2025-11-26 06:14:42.081 | + echo 'blacklist freevxfs' 2025-11-26 06:14:42.081 | + for mod_name in $MODULES_LIST 2025-11-26 06:14:42.081 | + echo 'blacklist jffs2' 2025-11-26 06:14:42.081 | + for mod_name in $MODULES_LIST 2025-11-26 06:14:42.081 | + echo 'blacklist hfs' 2025-11-26 06:14:42.081 | + for mod_name in $MODULES_LIST 2025-11-26 06:14:42.081 | + echo 'blacklist hfsplus' 2025-11-26 06:14:42.081 | + for mod_name in $MODULES_LIST 2025-11-26 06:14:42.081 | + echo 'blacklist squashfs' 2025-11-26 06:14:42.081 | + for mod_name in $MODULES_LIST 2025-11-26 06:14:42.081 | + echo 'blacklist udf' 2025-11-26 06:14:42.081 | + for mod_name in $MODULES_LIST 2025-11-26 06:14:42.081 | + echo 'blacklist bluetooth' 2025-11-26 06:14:42.082 | dib-run-parts 80-modprobe-blacklist completed 2025-11-26 06:14:42.082 | dib-run-parts Running /tmp/in_target.d/install.d/81-network-renderer 2025-11-26 06:14:42.084 | + DIB_CLOUD_INIT_NETWORK_RENDERERS='[network-manager, sysconfig, eni, netplan, networkd]' 2025-11-26 06:14:42.084 | + mkdir -p /etc/cloud/cloud.cfg.d 2025-11-26 06:14:42.085 | + cat 2025-11-26 06:14:42.086 | + chmod 0644 /etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg 2025-11-26 06:14:42.088 | dib-run-parts 81-network-renderer completed 2025-11-26 06:14:42.088 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2025-11-26 06:14:42.090 | + set -eu 2025-11-26 06:14:42.090 | + set -o pipefail 2025-11-26 06:14:42.091 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2025-11-26 06:14:42.091 | + package-uninstalls -d /tmp/in_target.d/install.d 2025-11-26 06:14:42.092 | + set -eu 2025-11-26 06:14:42.092 | + set -o pipefail 2025-11-26 06:14:42.093 | ++ basename /usr/local/bin/package-uninstalls 2025-11-26 06:14:42.093 | + SCRIPTNAME=package-uninstalls 2025-11-26 06:14:42.094 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2025-11-26 06:14:42.094 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-11-26 06:14:42.094 | + '[' 0 '!=' 0 ']' 2025-11-26 06:14:42.094 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-11-26 06:14:42.094 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-11-26 06:14:42.095 | + WORKDIR= 2025-11-26 06:14:42.095 | + true 2025-11-26 06:14:42.095 | + case "$1" in 2025-11-26 06:14:42.095 | + WORKDIR=/tmp/in_target.d/install.d 2025-11-26 06:14:42.095 | + shift 2 2025-11-26 06:14:42.095 | + true 2025-11-26 06:14:42.095 | + case "$1" in 2025-11-26 06:14:42.095 | + shift 2025-11-26 06:14:42.095 | + break 2025-11-26 06:14:42.095 | + '[' -z /tmp/in_target.d/install.d ']' 2025-11-26 06:14:42.095 | + PACKAGES= 2025-11-26 06:14:42.095 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-11-26 06:14:42.096 | + install-packages -e 2025-11-26 06:14:42.101 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2025-11-26 06:14:42.744 | Map uninstall for edpm-base: kexec-tools, telnet 2025-11-26 06:14:42.744 | Running command: ['install-packages', '-e', 'telnet', 'kexec-tools'] 2025-11-26 06:14:42.744 | > Running install-packages remove. 2025-11-26 06:14:42.745 | > ++ command -v dnf5 2025-11-26 06:14:42.745 | > ++ true 2025-11-26 06:14:42.745 | > + DNF5= 2025-11-26 06:14:42.745 | > + '[' dnf == dnf ']' 2025-11-26 06:14:42.745 | > + '[' -n '' ']' 2025-11-26 06:14:42.745 | > + dnf -y -v remove telnet kexec-tools 2025-11-26 06:14:42.745 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-11-26 06:14:42.745 | > DNF version: 4.14.0 2025-11-26 06:14:42.745 | > cachedir: /tmp/yum 2025-11-26 06:14:42.745 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-26 06:14:42.745 | > No match for argument: telnet 2025-11-26 06:14:42.745 | > --> Starting dependency resolution 2025-11-26 06:14:42.745 | > --> Finding unneeded leftover dependencies 2025-11-26 06:14:42.745 | > ---> Package binutils.x86_64 2.35.2-68.el9 will be erased 2025-11-26 06:14:42.745 | > ---> Package binutils-gold.x86_64 2.35.2-68.el9 will be erased 2025-11-26 06:14:42.745 | > ---> Package dracut-network.x86_64 057-102.git20250818.el9 will be erased 2025-11-26 06:14:42.745 | > ---> Package dracut-squash.x86_64 057-102.git20250818.el9 will be erased 2025-11-26 06:14:42.745 | > ---> Package elfutils-debuginfod-client.x86_64 0.194-1.el9 will be erased 2025-11-26 06:14:42.745 | > ---> Package kexec-tools.x86_64 2.0.29-12.el9 will be erased 2025-11-26 06:14:42.745 | > ---> Package lzo.x86_64 2.10-7.el9 will be erased 2025-11-26 06:14:42.745 | > ---> Package snappy.x86_64 1.1.8-8.el9 will be erased 2025-11-26 06:14:42.745 | > ---> Package squashfs-tools.x86_64 4.4-10.git1.el9 will be erased 2025-11-26 06:14:42.745 | > --> Finished dependency resolution 2025-11-26 06:14:42.745 | > Dependencies resolved. 2025-11-26 06:14:42.745 | > ================================================================================ 2025-11-26 06:14:42.745 | > Package Arch Version Repository Size 2025-11-26 06:14:42.745 | > ================================================================================ 2025-11-26 06:14:42.745 | > Removing: 2025-11-26 06:14:42.745 | > kexec-tools x86_64 2.0.29-12.el9 @anaconda 1.3 M 2025-11-26 06:14:42.745 | > Removing unused dependencies: 2025-11-26 06:14:42.745 | > binutils x86_64 2.35.2-68.el9 @anaconda 24 M 2025-11-26 06:14:42.745 | > binutils-gold x86_64 2.35.2-68.el9 @anaconda 2.0 M 2025-11-26 06:14:42.745 | > dracut-network x86_64 057-102.git20250818.el9 @anaconda 207 k 2025-11-26 06:14:42.745 | > dracut-squash x86_64 057-102.git20250818.el9 @anaconda 3.2 k 2025-11-26 06:14:42.745 | > elfutils-debuginfod-client x86_64 0.194-1.el9 @anaconda 79 k 2025-11-26 06:14:42.745 | > lzo x86_64 2.10-7.el9 @anaconda 159 k 2025-11-26 06:14:42.745 | > snappy x86_64 1.1.8-8.el9 @anaconda 63 k 2025-11-26 06:14:42.745 | > squashfs-tools x86_64 4.4-10.git1.el9 @anaconda 426 k 2025-11-26 06:14:42.745 | > 2025-11-26 06:14:42.745 | > Transaction Summary 2025-11-26 06:14:42.745 | > ================================================================================ 2025-11-26 06:14:42.745 | > Remove 9 Packages 2025-11-26 06:14:42.745 | > 2025-11-26 06:14:42.745 | > Freed space: 28 M 2025-11-26 06:14:42.745 | > Running transaction check 2025-11-26 06:14:42.745 | > Transaction check succeeded. 2025-11-26 06:14:42.745 | > Running transaction test 2025-11-26 06:14:42.745 | > Transaction test succeeded. 2025-11-26 06:14:42.745 | > Running transaction 2025-11-26 06:14:42.745 | > RPMDB altered outside of DNF. 2025-11-26 06:14:42.745 | > Preparing : 1/1 2025-11-26 06:14:42.745 | > Running scriptlet: kexec-tools-2.0.29-12.el9.x86_64 1/9 2025-11-26 06:14:42.745 | > Removed "/etc/systemd/system/multi-user.target.wants/kdump.service". 2025-11-26 06:14:42.745 | > 2025-11-26 06:14:42.745 | > Erasing : kexec-tools-2.0.29-12.el9.x86_64 1/9 2025-11-26 06:14:42.745 | > Running scriptlet: kexec-tools-2.0.29-12.el9.x86_64 1/9 2025-11-26 06:14:42.745 | > Erasing : dracut-squash-057-102.git20250818.el9.x86_64 2/9 2025-11-26 06:14:42.745 | > Erasing : dracut-network-057-102.git20250818.el9.x86_64 3/9 2025-11-26 06:14:42.745 | > Running scriptlet: binutils-2.35.2-68.el9.x86_64 4/9 2025-11-26 06:14:42.745 | > Erasing : binutils-2.35.2-68.el9.x86_64 4/9 2025-11-26 06:14:42.745 | > Running scriptlet: binutils-2.35.2-68.el9.x86_64 4/9 2025-11-26 06:14:42.745 | > Erasing : squashfs-tools-4.4-10.git1.el9.x86_64 5/9 2025-11-26 06:14:42.745 | > Erasing : lzo-2.10-7.el9.x86_64 6/9 2025-11-26 06:14:42.745 | > Erasing : binutils-gold-2.35.2-68.el9.x86_64 7/9 2025-11-26 06:14:42.745 | > Erasing : elfutils-debuginfod-client-0.194-1.el9.x86_64 8/9 2025-11-26 06:14:42.745 | > Erasing : snappy-1.1.8-8.el9.x86_64 9/9 2025-11-26 06:14:42.745 | > Running scriptlet: snappy-1.1.8-8.el9.x86_64 9/9 2025-11-26 06:14:42.745 | > Verifying : binutils-2.35.2-68.el9.x86_64 1/9 2025-11-26 06:14:42.745 | > Verifying : binutils-gold-2.35.2-68.el9.x86_64 2/9 2025-11-26 06:14:42.745 | > Verifying : dracut-network-057-102.git20250818.el9.x86_64 3/9 2025-11-26 06:14:42.745 | > Verifying : dracut-squash-057-102.git20250818.el9.x86_64 4/9 2025-11-26 06:14:42.745 | > Verifying : elfutils-debuginfod-client-0.194-1.el9.x86_64 5/9 2025-11-26 06:14:42.745 | > Verifying : kexec-tools-2.0.29-12.el9.x86_64 6/9 2025-11-26 06:14:42.745 | > Verifying : lzo-2.10-7.el9.x86_64 7/9 2025-11-26 06:14:42.745 | > Verifying : snappy-1.1.8-8.el9.x86_64 8/9 2025-11-26 06:14:42.745 | > Verifying : squashfs-tools-4.4-10.git1.el9.x86_64 9/9 2025-11-26 06:14:42.745 | > Completion plugin: Generating completion cache... 2025-11-26 06:14:42.745 | > Removed: binutils-2.35.2-68.el9.x86_64 2025-11-26 06:14:42.745 | > Removed: binutils-gold-2.35.2-68.el9.x86_64 2025-11-26 06:14:42.745 | > Removed: dracut-network-057-102.git20250818.el9.x86_64 2025-11-26 06:14:42.745 | > Removed: dracut-squash-057-102.git20250818.el9.x86_64 2025-11-26 06:14:42.745 | > Removed: elfutils-debuginfod-client-0.194-1.el9.x86_64 2025-11-26 06:14:42.745 | > Removed: kexec-tools-2.0.29-12.el9.x86_64 2025-11-26 06:14:42.745 | > Removed: lzo-2.10-7.el9.x86_64 2025-11-26 06:14:42.745 | > Removed: snappy-1.1.8-8.el9.x86_64 2025-11-26 06:14:42.745 | > Removed: squashfs-tools-4.4-10.git1.el9.x86_64 2025-11-26 06:14:42.745 | > 2025-11-26 06:14:42.745 | > Removed: 2025-11-26 06:14:42.745 | > binutils-2.35.2-68.el9.x86_64 2025-11-26 06:14:42.745 | > binutils-gold-2.35.2-68.el9.x86_64 2025-11-26 06:14:42.745 | > dracut-network-057-102.git20250818.el9.x86_64 2025-11-26 06:14:42.745 | > dracut-squash-057-102.git20250818.el9.x86_64 2025-11-26 06:14:42.745 | > elfutils-debuginfod-client-0.194-1.el9.x86_64 2025-11-26 06:14:42.745 | > kexec-tools-2.0.29-12.el9.x86_64 2025-11-26 06:14:42.745 | > lzo-2.10-7.el9.x86_64 2025-11-26 06:14:42.745 | > snappy-1.1.8-8.el9.x86_64 2025-11-26 06:14:42.745 | > squashfs-tools-4.4-10.git1.el9.x86_64 2025-11-26 06:14:42.745 | > 2025-11-26 06:14:42.745 | > Complete! 2025-11-26 06:14:42.745 | > + '[' remove == install ']' 2025-11-26 06:14:42.745 | returncode: 0 2025-11-26 06:14:42.750 | dib-run-parts 99-package-uninstalls completed 2025-11-26 06:14:42.751 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-26 06:14:42.751 | dib-run-parts 2025-11-26 06:14:42.752 | dib-run-parts Target: install.d 2025-11-26 06:14:42.752 | dib-run-parts 2025-11-26 06:14:42.752 | dib-run-parts Script Seconds 2025-11-26 06:14:42.752 | dib-run-parts --------------------------------------- ---------- 2025-11-26 06:14:42.752 | dib-run-parts 2025-11-26 06:14:42.760 | dib-run-parts 00-baseline-environment 2.660 2025-11-26 06:14:42.764 | dib-run-parts 00-up-to-date 1.711 2025-11-26 06:14:42.769 | dib-run-parts 01-package-installs 89.417 2025-11-26 06:14:42.773 | dib-run-parts 02-stable-interface-names 0.003 2025-11-26 06:14:42.777 | dib-run-parts 10-cloud-init 0.004 2025-11-26 06:14:42.782 | dib-run-parts 10-install-static-files 0.049 2025-11-26 06:14:42.786 | dib-run-parts 20-install-init-scripts 0.005 2025-11-26 06:14:42.791 | dib-run-parts 51-persistent-journal 0.003 2025-11-26 06:14:42.795 | dib-run-parts 70-clear-net-ifnames 0.004 2025-11-26 06:14:42.799 | dib-run-parts 70-enable-dynamic-login-services 0.008 2025-11-26 06:14:42.804 | dib-run-parts 71-clean-stale-interface 0.004 2025-11-26 06:14:42.808 | dib-run-parts 74-openvswitch 0.008 2025-11-26 06:14:42.812 | dib-run-parts 80-modprobe-blacklist 0.003 2025-11-26 06:14:42.817 | dib-run-parts 81-network-renderer 0.005 2025-11-26 06:14:42.821 | dib-run-parts 99-package-uninstalls 0.661 2025-11-26 06:14:42.823 | dib-run-parts 2025-11-26 06:14:42.823 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-26 06:14:42.829 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-11-26 06:14:42.832 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-11-26 06:14:42.834 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-11-26 06:14:42.837 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-install run_in_target bash 2025-11-26 06:14:42.840 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:14:42.840 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2025-11-26 06:14:42.845 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:14:42.865 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d; do sleep 1; done' 2025-11-26 06:14:42.884 | + diskimage_builder/lib/disk-image-create:main:363 : do_extra_package_install 2025-11-26 06:14:42.887 | + diskimage_builder/lib/img-functions:do_extra_package_install:166 : '[' '' '!=' '' ']' 2025-11-26 06:14:42.889 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target post-install 2025-11-26 06:14:42.892 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-11-26 06:14:42.894 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RKwBUNgF/hooks ']' 2025-11-26 06:14:42.897 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.RKwBUNgF/hooks/post-install.d ']' 2025-11-26 06:14:42.899 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:14:42.917 | + 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.RKwBUNgF/hooks 2025-11-26 06:14:42.935 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.RKwBUNgF/hooks /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:14:42.954 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.RKwBUNgF/hooks /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:14:42.972 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-post-install run_in_target bash 2025-11-26 06:14:42.976 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:14:42.976 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2025-11-26 06:14:42.980 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-11-26 06:14:42.982 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-11-26 06:14:42.985 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-11-26 06:14:42.988 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d 2025-11-26 06:14:42.991 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2025-11-26 06:14:42.993 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-11-26 06:14:42.996 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-11-26 06:14:42.999 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-11-26 06:14:43.001 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.RKwBUNgF/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2025-11-26 06:14:43.028 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-11-26 06:14:43.030 | + source /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-11-26 06:14:43.030 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:14:43.030 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:14:43.030 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-11-26 06:14:43.032 | + source /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-11-26 06:14:43.032 | ++ export DIB_REPO_SETUP=current-podified 2025-11-26 06:14:43.032 | ++ DIB_REPO_SETUP=current-podified 2025-11-26 06:14:43.032 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-26 06:14:43.032 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-26 06:14:43.032 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-26 06:14:43.032 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-26 06:14:43.032 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-26 06:14:43.032 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-26 06:14:43.032 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-11-26 06:14:43.034 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-11-26 06:14:43.034 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-26 06:14:43.034 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-26 06:14:43.034 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-26 06:14:43.034 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-26 06:14:43.034 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-11-26 06:14:43.035 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-11-26 06:14:43.035 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-26 06:14:43.035 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-26 06:14:43.035 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-26 06:14:43.035 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-26 06:14:43.035 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-11-26 06:14:43.035 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-26 06:14:43.035 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-26 06:14:43.035 | ++ export DIB_NO_TIMER_CHECK=True 2025-11-26 06:14:43.035 | ++ DIB_NO_TIMER_CHECK=True 2025-11-26 06:14:43.035 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-26 06:14:43.035 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-26 06:14:43.035 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-26 06:14:43.035 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-26 06:14:43.035 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-11-26 06:14:43.037 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-11-26 06:14:43.037 | ++ export DISTRO_NAME=centos 2025-11-26 06:14:43.037 | ++ DISTRO_NAME=centos 2025-11-26 06:14:43.037 | ++ export DIB_RELEASE=9-stream 2025-11-26 06:14:43.037 | ++ DIB_RELEASE=9-stream 2025-11-26 06:14:43.037 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-26 06:14:43.037 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-26 06:14:43.037 | ++ export YUM=dnf 2025-11-26 06:14:43.037 | ++ YUM=dnf 2025-11-26 06:14:43.037 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dracut-regenerate 2025-11-26 06:14:43.039 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dracut-regenerate 2025-11-26 06:14:43.039 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-11-26 06:14:43.039 | - name: crypt 2025-11-26 06:14:43.039 | packages: 2025-11-26 06:14:43.039 | - cryptsetup 2025-11-26 06:14:43.039 | - name: lvm 2025-11-26 06:14:43.039 | packages: 2025-11-26 06:14:43.039 | - lvm2 2025-11-26 06:14:43.039 | ' 2025-11-26 06:14:43.039 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-11-26 06:14:43.039 | - name: crypt 2025-11-26 06:14:43.039 | packages: 2025-11-26 06:14:43.039 | - cryptsetup 2025-11-26 06:14:43.039 | - name: lvm 2025-11-26 06:14:43.039 | packages: 2025-11-26 06:14:43.039 | - lvm2 2025-11-26 06:14:43.039 | ' 2025-11-26 06:14:43.039 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-11-26 06:14:43.039 | - name: crypt 2025-11-26 06:14:43.039 | packages: 2025-11-26 06:14:43.039 | - cryptsetup 2025-11-26 06:14:43.039 | - name: lvm 2025-11-26 06:14:43.039 | packages: 2025-11-26 06:14:43.039 | - lvm2 2025-11-26 06:14:43.039 | ' 2025-11-26 06:14:43.039 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-11-26 06:14:43.039 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-11-26 06:14:43.041 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-11-26 06:14:43.041 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:14:43.041 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:14:43.041 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-11-26 06:14:43.043 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-11-26 06:14:43.043 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-26 06:14:43.043 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-26 06:14:43.043 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-26 06:14:43.043 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-26 06:14:43.043 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-11-26 06:14:43.045 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-11-26 06:14:43.045 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-11-26 06:14:43.045 | ++ export DIB_BLOCK_DEVICE=efi 2025-11-26 06:14:43.045 | ++ DIB_BLOCK_DEVICE=efi 2025-11-26 06:14:43.045 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-growvols 2025-11-26 06:14:43.046 | + source /tmp/in_target.d/post-install.d/../environment.d/15-growvols 2025-11-26 06:14:43.047 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-11-26 06:14:43.047 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-11-26 06:14:43.047 | ++ export DIB_GROWVOLS_ARGS= 2025-11-26 06:14:43.047 | ++ DIB_GROWVOLS_ARGS= 2025-11-26 06:14:43.047 | ++ export DIB_GROWVOLS_GROUP= 2025-11-26 06:14:43.047 | ++ DIB_GROWVOLS_GROUP= 2025-11-26 06:14:43.047 | ++ export DIB_GROWVOLS_DEVICE= 2025-11-26 06:14:43.047 | ++ DIB_GROWVOLS_DEVICE= 2025-11-26 06:14:43.047 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-11-26 06:14:43.048 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-11-26 06:14:43.048 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-26 06:14:43.048 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-26 06:14:43.048 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-26 06:14:43.048 | ++ DIB_INIT_SYSTEM=systemd 2025-11-26 06:14:43.048 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-11-26 06:14:43.050 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-11-26 06:14:43.050 | ++ '[' -z systemd ']' 2025-11-26 06:14:43.050 | ++ case $DIB_INIT_SYSTEM in 2025-11-26 06:14:43.050 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2025-11-26 06:14:43.054 | + set -eu 2025-11-26 06:14:43.054 | + set -o pipefail 2025-11-26 06:14:43.054 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2025-11-26 06:14:43.055 | + package-installs -d /tmp/in_target.d/post-install.d 2025-11-26 06:14:43.056 | + set -eu 2025-11-26 06:14:43.056 | + set -o pipefail 2025-11-26 06:14:43.056 | ++ basename /usr/local/bin/package-installs 2025-11-26 06:14:43.057 | + SCRIPTNAME=package-installs 2025-11-26 06:14:43.057 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2025-11-26 06:14:43.057 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-11-26 06:14:43.058 | + '[' 0 '!=' 0 ']' 2025-11-26 06:14:43.058 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-11-26 06:14:43.058 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-11-26 06:14:43.058 | + WORKDIR= 2025-11-26 06:14:43.058 | + true 2025-11-26 06:14:43.058 | + case "$1" in 2025-11-26 06:14:43.058 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-11-26 06:14:43.058 | + shift 2 2025-11-26 06:14:43.058 | + true 2025-11-26 06:14:43.058 | + case "$1" in 2025-11-26 06:14:43.058 | + shift 2025-11-26 06:14:43.058 | + break 2025-11-26 06:14:43.058 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-11-26 06:14:43.058 | + PACKAGES= 2025-11-26 06:14:43.058 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-11-26 06:14:43.059 | + '[' -n '' ']' 2025-11-26 06:14:43.059 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2025-11-26 06:14:43.082 | Nothing to install 2025-11-26 06:14:43.087 | dib-run-parts 00-package-installs completed 2025-11-26 06:14:43.087 | dib-run-parts Running /tmp/in_target.d/post-install.d/03-reset-bls-entries 2025-11-26 06:14:43.089 | + set -eu 2025-11-26 06:14:43.089 | + set -o pipefail 2025-11-26 06:14:43.089 | + [[ ! 9-stream =~ 9-stream ]] 2025-11-26 06:14:43.089 | + pushd /boot/loader/entries 2025-11-26 06:14:43.089 | /boot/loader/entries / 2025-11-26 06:14:43.089 | + machine_id=14bd4541a85c4effb556f82effd83e42 2025-11-26 06:14:43.090 | + for entry in *.conf 2025-11-26 06:14:43.090 | ++ echo a01e1b7ecd814ab4b29a5680d7256382-5.14.0-642.el9.x86_64.conf 2025-11-26 06:14:43.090 | ++ sed 's/^[a-f0-9]*/14bd4541a85c4effb556f82effd83e42/' 2025-11-26 06:14:43.091 | + new_entry=14bd4541a85c4effb556f82effd83e42-5.14.0-642.el9.x86_64.conf 2025-11-26 06:14:43.091 | + echo 'renaming a01e1b7ecd814ab4b29a5680d7256382-5.14.0-642.el9.x86_64.conf to 14bd4541a85c4effb556f82effd83e42-5.14.0-642.el9.x86_64.conf for new machine-id' 2025-11-26 06:14:43.091 | renaming a01e1b7ecd814ab4b29a5680d7256382-5.14.0-642.el9.x86_64.conf to 14bd4541a85c4effb556f82effd83e42-5.14.0-642.el9.x86_64.conf for new machine-id 2025-11-26 06:14:43.091 | + [[ a01e1b7ecd814ab4b29a5680d7256382-5.14.0-642.el9.x86_64.conf != 14bd4541a85c4effb556f82effd83e42-5.14.0-642.el9.x86_64.conf ]] 2025-11-26 06:14:43.091 | + mv a01e1b7ecd814ab4b29a5680d7256382-5.14.0-642.el9.x86_64.conf 14bd4541a85c4effb556f82effd83e42-5.14.0-642.el9.x86_64.conf 2025-11-26 06:14:43.092 | + popd 2025-11-26 06:14:43.092 | / 2025-11-26 06:14:43.092 | + echo '--- Show kernels ---' 2025-11-26 06:14:43.092 | --- Show kernels --- 2025-11-26 06:14:43.092 | + grubby --info=ALL 2025-11-26 06:14:43.127 | index=0 2025-11-26 06:14:43.127 | kernel="/vmlinuz-5.14.0-642.el9.x86_64" 2025-11-26 06:14:43.127 | args="ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M" 2025-11-26 06:14:43.127 | root="UUID=07d6bc35-15f4-4142-b065-19d5d7af5630" 2025-11-26 06:14:43.127 | initrd="/initramfs-5.14.0-642.el9.x86_64.img" 2025-11-26 06:14:43.127 | title="CentOS Stream (5.14.0-642.el9.x86_64) 9" 2025-11-26 06:14:43.127 | id="14bd4541a85c4effb556f82effd83e42-5.14.0-642.el9.x86_64" 2025-11-26 06:14:43.128 | dib-run-parts 03-reset-bls-entries completed 2025-11-26 06:14:43.128 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2025-11-26 06:14:43.130 | + set -eu 2025-11-26 06:14:43.131 | + set -o pipefail 2025-11-26 06:14:43.131 | + grep NOZEROCONF /etc/sysconfig/network 2025-11-26 06:14:43.132 | NOZEROCONF=yes 2025-11-26 06:14:43.133 | dib-run-parts 06-network-config-nonzeroconf completed 2025-11-26 06:14:43.133 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-11-26 06:14:43.135 | + set -eu 2025-11-26 06:14:43.135 | + set -o pipefail 2025-11-26 06:14:43.136 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-11-26 06:14:43.136 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2025-11-26 06:14:43.136 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2025-11-26 06:14:43.136 | + case "${DIB_INIT_SYSTEM}" in 2025-11-26 06:14:43.138 | dib-run-parts 10-enable-init-scripts completed 2025-11-26 06:14:43.138 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-fstrim 2025-11-26 06:14:43.140 | + set -eu 2025-11-26 06:14:43.140 | + set -o pipefail 2025-11-26 06:14:43.140 | + sed -i '/^OnCalendar=/c\OnCalendar=daily' /usr/lib/systemd/system/fstrim.timer 2025-11-26 06:14:43.141 | + sed -i '/^Description=/c\Description=Discard unused blocks once a day' /usr/lib/systemd/system/fstrim.timer 2025-11-26 06:14:43.143 | + systemctl enable fstrim.timer 2025-11-26 06:14:43.147 | Created symlink /etc/systemd/system/timers.target.wants/fstrim.timer -> /usr/lib/systemd/system/fstrim.timer. 2025-11-26 06:14:43.149 | dib-run-parts 80-enable-fstrim completed 2025-11-26 06:14:43.149 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2025-11-26 06:14:43.151 | + set -eu 2025-11-26 06:14:43.151 | + set -o pipefail 2025-11-26 06:14:43.151 | + case "$DIB_INIT_SYSTEM" in 2025-11-26 06:14:43.152 | + [[ centos = \u\b\u\n\t\u ]] 2025-11-26 06:14:43.152 | + [[ centos = \d\e\b\i\a\n ]] 2025-11-26 06:14:43.152 | + systemctl enable sshd.service 2025-11-26 06:14:43.157 | dib-run-parts 80-enable-sshd-service completed 2025-11-26 06:14:43.158 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-growvols 2025-11-26 06:14:43.160 | + set -eu 2025-11-26 06:14:43.160 | + set -o pipefail 2025-11-26 06:14:43.160 | + case ${DIB_GROWVOLS_TRIGGER} in 2025-11-26 06:14:43.160 | + echo 'growvols triggered manually after boot' 2025-11-26 06:14:43.160 | growvols triggered manually after boot 2025-11-26 06:14:43.160 | + exit 2025-11-26 06:14:43.161 | dib-run-parts 80-growvols completed 2025-11-26 06:14:43.161 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-reset-bls-entries 2025-11-26 06:14:43.163 | + set -eu 2025-11-26 06:14:43.163 | + set -o pipefail 2025-11-26 06:14:43.163 | + systemctl enable reset-bls-entries.service 2025-11-26 06:14:43.168 | Created symlink /etc/systemd/system/sysinit.target.wants/reset-bls-entries.service -> /usr/lib/systemd/system/reset-bls-entries.service. 2025-11-26 06:14:43.169 | dib-run-parts 80-reset-bls-entries completed 2025-11-26 06:14:43.170 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2025-11-26 06:14:43.172 | + set -eu 2025-11-26 06:14:43.172 | + set -o pipefail 2025-11-26 06:14:43.172 | + case "$DIB_INIT_SYSTEM" in 2025-11-26 06:14:43.172 | + [[ centos = \u\b\u\n\t\u ]] 2025-11-26 06:14:43.172 | + [[ centos = \d\e\b\i\a\n ]] 2025-11-26 06:14:43.172 | + rm /usr/lib/systemd/system/ssh-keygen.service 2025-11-26 06:14:43.174 | dib-run-parts 80-ssh-keygen completed 2025-11-26 06:14:43.174 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-11-26 06:14:43.176 | + set -eu 2025-11-26 06:14:43.176 | + set -o pipefail 2025-11-26 06:14:43.176 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-11-26 06:14:43.177 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2025-11-26 06:14:43.178 | + set -eu 2025-11-26 06:14:43.178 | + set -o pipefail 2025-11-26 06:14:43.178 | ++ basename /usr/local/bin/package-uninstalls 2025-11-26 06:14:43.179 | + SCRIPTNAME=package-uninstalls 2025-11-26 06:14:43.179 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2025-11-26 06:14:43.180 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-11-26 06:14:43.180 | + '[' 0 '!=' 0 ']' 2025-11-26 06:14:43.180 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-11-26 06:14:43.180 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-11-26 06:14:43.180 | + WORKDIR= 2025-11-26 06:14:43.180 | + true 2025-11-26 06:14:43.180 | + case "$1" in 2025-11-26 06:14:43.180 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-11-26 06:14:43.180 | + shift 2 2025-11-26 06:14:43.180 | + true 2025-11-26 06:14:43.180 | + case "$1" in 2025-11-26 06:14:43.180 | + shift 2025-11-26 06:14:43.180 | + break 2025-11-26 06:14:43.180 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-11-26 06:14:43.180 | + PACKAGES= 2025-11-26 06:14:43.180 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-11-26 06:14:43.181 | + install-packages -e 2025-11-26 06:14:43.187 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2025-11-26 06:14:43.210 | Nothing to uninstall 2025-11-26 06:14:43.215 | dib-run-parts 95-package-uninstalls completed 2025-11-26 06:14:43.215 | dib-run-parts Running /tmp/in_target.d/post-install.d/98-enable-tmp-mount 2025-11-26 06:14:43.217 | + systemctl unmask tmp.mount 2025-11-26 06:14:43.222 | + systemctl enable tmp.mount 2025-11-26 06:14:43.227 | Created symlink /etc/systemd/system/local-fs.target.wants/tmp.mount -> /usr/lib/systemd/system/tmp.mount. 2025-11-26 06:14:43.228 | dib-run-parts 98-enable-tmp-mount completed 2025-11-26 06:14:43.228 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2025-11-26 06:14:43.231 | + set -eu 2025-11-26 06:14:43.231 | + set -o pipefail 2025-11-26 06:14:43.231 | + '[' 1 -eq 1 ']' 2025-11-26 06:14:43.231 | + macs='MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' 2025-11-26 06:14:43.231 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2025-11-26 06:14:43.231 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2025-11-26 06:14:43.231 | + grep -qE '^MACs' /etc/ssh/sshd_config 2025-11-26 06:14:43.232 | + sed -i '/# Ciphers and keying/a MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' /etc/ssh/sshd_config 2025-11-26 06:14:43.233 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2025-11-26 06:14:43.234 | + sed -i '/# Ciphers and keying/a Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' /etc/ssh/sshd_config 2025-11-26 06:14:43.236 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2025-11-26 06:14:43.237 | + sed -i '/# Ciphers and keying/a KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' /etc/ssh/sshd_config 2025-11-26 06:14:43.239 | dib-run-parts 99-harden-sshd-config completed 2025-11-26 06:14:43.239 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2025-11-26 06:14:43.241 | + set -eu 2025-11-26 06:14:43.241 | + set -o pipefail 2025-11-26 06:14:43.241 | + [[ dnf == \d\n\f ]] 2025-11-26 06:14:43.241 | + cfg=/etc/dnf/dnf.conf 2025-11-26 06:14:43.241 | + cachedir=/var/cache/dnf 2025-11-26 06:14:43.241 | + sed -i '/^keepcache/c\keepcache=0' /etc/dnf/dnf.conf 2025-11-26 06:14:43.243 | + sed -i '/^cachedir/c\cachedir=/var/cache/dnf' /etc/dnf/dnf.conf 2025-11-26 06:14:43.245 | dib-run-parts 99-reset-yum-conf completed 2025-11-26 06:14:43.246 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-26 06:14:43.246 | dib-run-parts 2025-11-26 06:14:43.247 | dib-run-parts Target: post-install.d 2025-11-26 06:14:43.247 | dib-run-parts 2025-11-26 06:14:43.247 | dib-run-parts Script Seconds 2025-11-26 06:14:43.247 | dib-run-parts --------------------------------------- ---------- 2025-11-26 06:14:43.247 | dib-run-parts 2025-11-26 06:14:43.254 | dib-run-parts 00-package-installs 0.036 2025-11-26 06:14:43.258 | dib-run-parts 03-reset-bls-entries 0.040 2025-11-26 06:14:43.263 | dib-run-parts 06-network-config-nonzeroconf 0.004 2025-11-26 06:14:43.267 | dib-run-parts 10-enable-init-scripts 0.004 2025-11-26 06:14:43.271 | dib-run-parts 80-enable-fstrim 0.010 2025-11-26 06:14:43.276 | dib-run-parts 80-enable-sshd-service 0.007 2025-11-26 06:14:43.280 | dib-run-parts 80-growvols 0.002 2025-11-26 06:14:43.285 | dib-run-parts 80-reset-bls-entries 0.008 2025-11-26 06:14:43.289 | dib-run-parts 80-ssh-keygen 0.003 2025-11-26 06:14:43.294 | dib-run-parts 95-package-uninstalls 0.040 2025-11-26 06:14:43.298 | dib-run-parts 98-enable-tmp-mount 0.013 2025-11-26 06:14:43.303 | dib-run-parts 99-harden-sshd-config 0.010 2025-11-26 06:14:43.308 | dib-run-parts 99-reset-yum-conf 0.005 2025-11-26 06:14:43.309 | dib-run-parts 2025-11-26 06:14:43.309 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-26 06:14:43.315 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-11-26 06:14:43.318 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-11-26 06:14:43.322 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-11-26 06:14:43.324 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-post-install run_in_target bash 2025-11-26 06:14:43.327 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:14:43.328 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2025-11-26 06:14:43.332 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:14:43.351 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d; do sleep 1; done' 2025-11-26 06:14:43.371 | + diskimage_builder/lib/disk-image-create:main:365 : run_d post-root 2025-11-26 06:14:43.373 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-26 06:14:43.376 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RKwBUNgF/hooks ']' 2025-11-26 06:14:43.378 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-post-root bash 2025-11-26 06:14:43.381 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:14:43.381 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2025-11-26 06:14:43.385 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.RKwBUNgF/hooks/post-root.d ']' 2025-11-26 06:14:43.388 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-post-root bash 2025-11-26 06:14:43.391 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:14:43.391 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2025-11-26 06:14:43.396 | + diskimage_builder/lib/disk-image-create:main:369 : '[' -e /tmp/dib_build.RKwBUNgF/mnt/lost+found ']' 2025-11-26 06:14:43.398 | + diskimage_builder/lib/disk-image-create:main:373 : unmount_image 2025-11-26 06:14:43.401 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-11-26 06:14:43.405 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:14:43.407 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:14:43.410 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-11-26 06:14:43.412 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-11-26 06:14:43.414 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-11-26 06:14:43.417 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-11-26 06:14:43.419 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.RKwBUNgF/mnt ']' 2025-11-26 06:14:43.422 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:14:43.425 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:14:43.428 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-11-26 06:14:43.431 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-11-26 06:14:43.434 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-11-26 06:14:43.435 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.RKwBUNgF/mnt/' 2025-11-26 06:14:43.435 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-11-26 06:14:43.440 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.RKwBUNgF/mnt/tmp/yum 2025-11-26 06:14:43.440 | /tmp/dib_build.RKwBUNgF/mnt/sys 2025-11-26 06:14:43.440 | /tmp/dib_build.RKwBUNgF/mnt/proc 2025-11-26 06:14:43.440 | /tmp/dib_build.RKwBUNgF/mnt/dev/pts 2025-11-26 06:14:43.440 | /tmp/dib_build.RKwBUNgF/mnt/dev' 2025-11-26 06:14:43.443 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:14:43.446 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:14:43.448 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.451 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:14:43.453 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/tmp/yum == */boot/efi ]] 2025-11-26 06:14:43.456 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.458 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:14:43.461 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/tmp/yum == */boot ]] 2025-11-26 06:14:43.464 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.466 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:14:43.468 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.471 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:14:43.474 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/tmp/yum == */tmp ]] 2025-11-26 06:14:43.476 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.478 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-26 06:14:43.481 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/tmp/yum == */var ]] 2025-11-26 06:14:43.483 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.486 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-26 06:14:43.488 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/tmp/yum == */var/log ]] 2025-11-26 06:14:43.490 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.493 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-26 06:14:43.495 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/tmp/yum == */var/log/audit ]] 2025-11-26 06:14:43.497 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.500 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-26 06:14:43.502 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/tmp/yum == */home ]] 2025-11-26 06:14:43.504 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-26 06:14:43.507 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RKwBUNgF/mnt/tmp/yum' 2025-11-26 06:14:43.507 | Unmount /tmp/dib_build.RKwBUNgF/mnt/tmp/yum 2025-11-26 06:14:43.509 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RKwBUNgF/mnt/tmp/yum 2025-11-26 06:14:43.527 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:14:43.529 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:14:43.532 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.534 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:14:43.537 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */boot/efi ]] 2025-11-26 06:14:43.539 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.542 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:14:43.544 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */boot ]] 2025-11-26 06:14:43.547 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.549 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:14:43.551 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.554 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:14:43.556 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */tmp ]] 2025-11-26 06:14:43.559 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.561 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-26 06:14:43.564 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */var ]] 2025-11-26 06:14:43.566 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.568 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-26 06:14:43.571 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */var/log ]] 2025-11-26 06:14:43.573 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.575 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-26 06:14:43.578 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */var/log/audit ]] 2025-11-26 06:14:43.580 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.582 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-26 06:14:43.585 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */home ]] 2025-11-26 06:14:43.587 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-26 06:14:43.590 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RKwBUNgF/mnt/sys' 2025-11-26 06:14:43.590 | Unmount /tmp/dib_build.RKwBUNgF/mnt/sys 2025-11-26 06:14:43.592 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RKwBUNgF/mnt/sys 2025-11-26 06:14:43.611 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:14:43.614 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:14:43.616 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.619 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:14:43.621 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */boot/efi ]] 2025-11-26 06:14:43.624 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.626 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:14:43.628 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */boot ]] 2025-11-26 06:14:43.631 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.633 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:14:43.636 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.638 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:14:43.641 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */tmp ]] 2025-11-26 06:14:43.643 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.645 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-26 06:14:43.648 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */var ]] 2025-11-26 06:14:43.650 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.652 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-26 06:14:43.655 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */var/log ]] 2025-11-26 06:14:43.657 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.659 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-26 06:14:43.662 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */var/log/audit ]] 2025-11-26 06:14:43.664 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.666 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-26 06:14:43.669 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */home ]] 2025-11-26 06:14:43.672 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-26 06:14:43.674 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RKwBUNgF/mnt/proc' 2025-11-26 06:14:43.674 | Unmount /tmp/dib_build.RKwBUNgF/mnt/proc 2025-11-26 06:14:43.677 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RKwBUNgF/mnt/proc 2025-11-26 06:14:43.695 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:14:43.698 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:14:43.700 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.703 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:14:43.705 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */boot/efi ]] 2025-11-26 06:14:43.708 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.711 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:14:43.713 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */boot ]] 2025-11-26 06:14:43.716 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.718 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:14:43.720 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.723 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:14:43.725 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */tmp ]] 2025-11-26 06:14:43.727 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.729 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-26 06:14:43.732 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */var ]] 2025-11-26 06:14:43.734 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.736 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-26 06:14:43.739 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */var/log ]] 2025-11-26 06:14:43.741 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.743 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-26 06:14:43.745 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */var/log/audit ]] 2025-11-26 06:14:43.748 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.750 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-26 06:14:43.752 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */home ]] 2025-11-26 06:14:43.755 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-26 06:14:43.757 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RKwBUNgF/mnt/dev/pts' 2025-11-26 06:14:43.757 | Unmount /tmp/dib_build.RKwBUNgF/mnt/dev/pts 2025-11-26 06:14:43.759 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RKwBUNgF/mnt/dev/pts 2025-11-26 06:14:43.778 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:14:43.780 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:14:43.783 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.785 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:14:43.787 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */boot/efi ]] 2025-11-26 06:14:43.789 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.792 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:14:43.794 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */boot ]] 2025-11-26 06:14:43.796 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.798 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:14:43.801 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.803 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:14:43.805 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */tmp ]] 2025-11-26 06:14:43.807 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.810 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-26 06:14:43.812 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */var ]] 2025-11-26 06:14:43.815 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.817 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-26 06:14:43.819 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */var/log ]] 2025-11-26 06:14:43.822 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.824 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-26 06:14:43.826 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */var/log/audit ]] 2025-11-26 06:14:43.829 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:14:43.831 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-26 06:14:43.833 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */home ]] 2025-11-26 06:14:43.836 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-26 06:14:43.838 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RKwBUNgF/mnt/dev' 2025-11-26 06:14:43.838 | Unmount /tmp/dib_build.RKwBUNgF/mnt/dev 2025-11-26 06:14:43.840 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RKwBUNgF/mnt/dev 2025-11-26 06:14:43.858 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-11-26 06:14:43.862 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-11-26 06:14:43.864 | + diskimage_builder/lib/disk-image-create:main:374 : mv /tmp/dib_build.RKwBUNgF/mnt /tmp/dib_build.RKwBUNgF/built 2025-11-26 06:14:43.875 | + diskimage_builder/lib/disk-image-create:main:381 : du_output=/tmp/dib_build.RKwBUNgF/du_output.tmp 2025-11-26 06:14:43.878 | + diskimage_builder/lib/disk-image-create:main:383 : '[' -n 5 ']' 2025-11-26 06:14:43.881 | ++ diskimage_builder/lib/disk-image-create:main:384 : awk '{printf("%d\n",$1 * 1024 *1024)}' 2025-11-26 06:14:43.881 | ++ diskimage_builder/lib/disk-image-create:main:384 : echo 5 2025-11-26 06:14:43.885 | + diskimage_builder/lib/disk-image-create:main:384 : du_size=5242880 2025-11-26 06:14:43.888 | + diskimage_builder/lib/disk-image-create:main:402 : [[ 0 != 0 ]] 2025-11-26 06:14:43.891 | + diskimage_builder/lib/disk-image-create:main:436 : rm -f /tmp/dib_build.RKwBUNgF/du_output.tmp 2025-11-26 06:14:43.894 | + diskimage_builder/lib/disk-image-create:main:438 : '[' -n '' ']' 2025-11-26 06:14:43.897 | + diskimage_builder/lib/disk-image-create:main:441 : journal_size=64 2025-11-26 06:14:43.899 | + diskimage_builder/lib/disk-image-create:main:444 : '[' xfs = ext4 ']' 2025-11-26 06:14:43.902 | + diskimage_builder/lib/disk-image-create:main:481 : [[ disable-nouveau enable-packages-install sysprep cloud-init-network-renderer override-pip-and-virtualenv openvswitch selinux-fixfiles-restore rpm-distro base edpm-base growvols install-types pkg-map centos cache-url dracut-regenerate repo-setup package-installs redhat-common manifests reset-bls-entries install-bin yum install-static bootloader modprobe interface-names source-repositories stable-interface-names selinux-permissive element-manifest dynamic-login openssh-server runtime-ssh-host-keys edpm-partition-uefi dib-init-system remove-resolvconf select-boot-kernel-initrd =~ block-device-efi ]] 2025-11-26 06:14:43.905 | ++ diskimage_builder/lib/disk-image-create:main:489 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2025-11-26 06:14:43.906 | ++ diskimage_builder/lib/disk-image-create:main:489 : echo 5242880 2025-11-26 06:14:43.909 | + diskimage_builder/lib/disk-image-create:main:489 : export DIB_IMAGE_SIZE=5242880 2025-11-26 06:14:43.912 | + diskimage_builder/lib/disk-image-create:main:489 : DIB_IMAGE_SIZE=5242880 2025-11-26 06:14:43.915 | + diskimage_builder/lib/disk-image-create:main:491 : '[' -n '' ']' 2025-11-26 06:14:43.917 | + diskimage_builder/lib/disk-image-create:main:495 : export TMP_IMAGE_DIR 2025-11-26 06:14:43.919 | + diskimage_builder/lib/disk-image-create:main:498 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2025-11-26 06:14:43.922 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2025-11-26 06:14:43.926 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/tmp/tmp.ob48snldO5 2025-11-26 06:14:43.928 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /tmp/tmp.ob48snldO5; check_break after-error bash' ERR 2025-11-26 06:14:43.931 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /tmp/tmp.ob48snldO5 2025-11-26 06:14:43.933 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-26 06:14:43.936 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RKwBUNgF/hooks ']' 2025-11-26 06:14:43.939 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-block-device bash 2025-11-26 06:14:43.943 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2025-11-26 06:14:43.943 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:14:43.947 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.RKwBUNgF/hooks/block-device.d ']' 2025-11-26 06:14:43.950 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-block-device bash 2025-11-26 06:14:43.953 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2025-11-26 06:14:43.954 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:14:43.958 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /tmp/tmp.ob48snldO5 2025-11-26 06:14:43.963 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /tmp/tmp.ob48snldO5 2025-11-26 06:14:43.966 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2025-11-26 06:14:43.969 | + diskimage_builder/lib/disk-image-create:main:500 : '[' -z ']' 2025-11-26 06:14:43.972 | + diskimage_builder/lib/disk-image-create:main:503 : echo 'image-size: 5242880KiB' 2025-11-26 06:14:43.974 | + diskimage_builder/lib/disk-image-create:main:505 : '[' -n '' ']' 2025-11-26 06:14:43.977 | + diskimage_builder/lib/disk-image-create:main:512 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py init 2025-11-26 06:14:44.103 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-26 06:14:44.103 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-26 06:14:44.114 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/boot', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB'}]}}, {'lvm': {'name': 'lvm', 'base': ['root'], 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'mkfs': {'name': 'fs_root', 'base': 'lv_root', 'type': 'xfs', 'label': 'rhoso-rootfs', 'mount': {'mount_point': '/', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 1}}}}, {'mkfs': {'name': 'fs_tmp', 'base': 'lv_tmp', 'type': 'xfs', 'mount': {'mount_point': '/tmp', 'fstab': {'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_var', 'base': 'lv_var', 'type': 'xfs', 'mount': {'mount_point': '/var', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_log', 'base': 'lv_log', 'type': 'xfs', 'mount': {'mount_point': '/var/log', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_audit', 'base': 'lv_audit', 'type': 'xfs', 'mount': {'mount_point': '/var/log/audit', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_home', 'base': 'lv_home', 'type': 'xfs', 'mount': {'mount_point': '/home', 'fstab': {'options': 'rw,nodev,relatime', 'fsck-passno': 2}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2025-11-26 06:14:44.115 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2025-11-26 06:14:44.115 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2025-11-26 06:14:44.115 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.RKwBUNgF/states/block-device/config.json] 2025-11-26 06:14:44.130 | + diskimage_builder/lib/disk-image-create:main:515 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py create 2025-11-26 06:14:44.246 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-26 06:14:44.246 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-26 06:14:44.246 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2025-11-26 06:14:44.246 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:414 2025-11-26 06:14:44.246 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'local_loop': {'name': 'image0'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.246 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:81 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [5368709120] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:89 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Creating Partitioning object; config [{'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:35 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Adding ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Adding BSP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Adding boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Adding root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.247 | DEBUG diskimage_builder.block_device.config [-] Adding pv : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding vg : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding lv_thinpool : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding lv_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding lv_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding lv_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding lv_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding lv_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding lv_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding lvm : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding fs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding fs_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-26 06:14:44.248 | DEBUG diskimage_builder.block_device.config [-] Adding fs_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var'), ('/var/log', 'mount_fs_log')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Adding fs_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var'), ('/var/log', 'mount_fs_log'), ('/var/log/audit', 'mount_fs_audit')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Adding fs_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var'), ('/var/log', 'mount_fs_log'), ('/var/log/audit', 'mount_fs_audit'), ('/home', 'mount_fs_home')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Adding fs_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Edges for image0: f:[] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_ESP: f:['mount_mkfs_ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_ESP: f:['mount_mkfs_boot', 'mkfs_ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_ESP: f:['ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_boot: f:['mount_mkfs_boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.249 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_boot: f:['mount_fs_root', 'mkfs_boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_boot: f:['boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for ESP: f:['image0'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for BSP: f:['image0', 'ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for boot: f:['image0', 'BSP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for root: f:['image0', 'boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for pv: f:[] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for vg: f:['pv'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_thinpool: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_root: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_tmp: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_var: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_log: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_audit: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_home: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for lvm: f:{'root'} t:['pv'] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_root: f:['mount_fs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_root: f:['fs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_root: f:['lv_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_tmp: f:['mount_fs_tmp'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_tmp: f:['mount_mkfs_ESP', 'fs_tmp'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_tmp: f:['lv_tmp'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_var: f:['mount_fs_var'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_var: f:['mount_fs_tmp', 'fs_var'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_var: f:['lv_var'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_log: f:['mount_fs_log'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_log: f:['mount_fs_var', 'fs_log'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_log: f:['lv_log'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_audit: f:['mount_fs_audit'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_audit: f:['mount_fs_log', 'fs_audit'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_audit: f:['lv_audit'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_home: f:['mount_fs_home'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_home: f:['mount_fs_audit', 'fs_home'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_home: f:['lv_home'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.config [-] Call order: ['image0', 'ESP', 'mkfs_ESP', 'BSP', 'boot', 'mkfs_boot', 'root', 'lvm', 'pv', 'vg', 'lv_thinpool', 'lv_root', 'lv_tmp', 'lv_var', 'lv_log', 'lv_audit', 'lv_home', 'fs_root', 'fs_tmp', 'fs_var', 'fs_log', 'fs_audit', 'fs_home', 'mount_fs_root', 'mount_mkfs_boot', 'fstab_mount_fs_root', 'mount_mkfs_ESP', 'fstab_mount_mkfs_boot', 'fstab_mount_mkfs_ESP', 'mount_fs_tmp', 'fstab_mount_fs_tmp', 'mount_fs_var', 'fstab_mount_fs_var', 'mount_fs_log', 'fstab_mount_fs_log', 'mount_fs_audit', 'fstab_mount_fs_audit', 'mount_fs_home', 'fstab_mount_fs_home'] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:241 2025-11-26 06:14:44.250 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/tmp/dib_image.mGJKYTbm/image0.raw] with size [5368709120] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:107 2025-11-26 06:14:44.250 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.mGJKYTbm/image0.raw] 2025-11-26 06:14:44.251 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2025-11-26 06:14:44.251 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.mGJKYTbm/image0.raw] loopdev_attach /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:48 2025-11-26 06:14:44.251 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.mGJKYTbm/image0.raw] 2025-11-26 06:14:44.269 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /dev/loop0 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:44.269 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2025-11-26 06:14:44.269 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop0] image [/tmp/dib_image.mGJKYTbm/image0.raw] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:121 2025-11-26 06:14:44.270 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.mGJKYTbm/image0.raw] 2025-11-26 06:14:44.270 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 2 added, 5156896768 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2025-11-26 06:14:44.270 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 3 added, 5148508160 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2025-11-26 06:14:44.270 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 4 added, 4624220160 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2025-11-26 06:14:44.270 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 5 added, 0 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2025-11-26 06:14:44.270 | DEBUG diskimage_builder.block_device.level1.partitioning [-] cmd: sgdisk /dev/loop0 -n 1:0:+200M -t 1:EF00 -c 1:ESP -n 2:0:+8M -t 2:EF02 -c 2:BSP -n 3:0:+500M -t 3:BC13C2FF-59E6-4262-A352-B275FD6F7172 -c 3:boot -n 4:0:+4410M -t 4:8300 -c 4:root _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:182 2025-11-26 06:14:44.270 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sgdisk /dev/loop0 -n 1:0:+200M -t 1:EF00 -c 1:ESP -n 2:0:+8M -t 2:EF02 -c 2:BSP -n 3:0:+500M -t 3:BC13C2FF-59E6-4262-A352-B275FD6F7172 -c 3:boot -n 4:0:+4410M -t 4:8300 -c 4:root] 2025-11-26 06:14:45.294 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Creating new GPT entries in memory. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.294 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.294 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 0 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.294 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.294 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 1 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.294 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.294 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 2 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.294 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.294 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 3 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.294 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Warning: The kernel is still using the old partition table. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.294 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: The new table will be used at the next reboot or after you exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.294 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: run partprobe(8) or kpartx(8) exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.294 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: The operation has completed successfully. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.295 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-26 06:14:45.312 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2025-11-26 06:14:45.382 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p1 (253:0): 0 409600 linear 7:0 2048 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.382 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p2 (253:1): 0 16384 linear 7:0 411648 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.382 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p3 (253:2): 0 1024000 linear 7:0 428032 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.382 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p4 (253:3): 0 9031680 linear 7:0 1452032 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.383 | WARNING diskimage_builder.block_device.level2.mkfs [-] UUID will not be written for fs type [vfat] 2025-11-26 06:14:45.383 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'vfat', '-n', 'MKFS_ESP', '/dev/mapper/loop0p1']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-26 06:14:45.383 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t vfat -n MKFS_ESP /dev/mapper/loop0p1] 2025-11-26 06:14:45.402 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.fat 4.2 (2021-01-31) exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.405 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-11-26 06:14:45.405 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-11-26 06:14:45.405 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'ext4', '-L', 'mkfs_boot', '-U', 'd5c57f92-efd3-477f-91f4-9f2eb92f2e5e', '-q', '/dev/mapper/loop0p3']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-26 06:14:45.405 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -L mkfs_boot -U d5c57f92-efd3-477f-91f4-9f2eb92f2e5e -q /dev/mapper/loop0p3] 2025-11-26 06:14:45.431 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2025-11-26 06:14:45.431 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating pv command [['pvcreate', '/dev/mapper/loop0p4', '--force']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:119 2025-11-26 06:14:45.431 | INFO diskimage_builder.block_device.utils [-] Calling [sudo pvcreate /dev/mapper/loop0p4 --force] 2025-11-26 06:14:45.472 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Physical volume "/dev/mapper/loop0p4" successfully created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.472 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Creating devices file /etc/lvm/devices/system.devices exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.499 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating vg command [['vgcreate', 'vg', '/dev/mapper/loop0p4', '--force']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:170 2025-11-26 06:14:45.499 | INFO diskimage_builder.block_device.utils [-] Calling [sudo vgcreate vg /dev/mapper/loop0p4 --force] 2025-11-26 06:14:45.530 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Volume group "vg" successfully created exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.557 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_thinpool', '--type', 'thin-pool', '-L', '4601151488B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-26 06:14:45.557 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_thinpool --type thin-pool -L 4601151488B vg] 2025-11-26 06:14:45.605 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Thin pool volume with chunk size 64.00 KiB can address at most <15.88 TiB of data. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.701 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_thinpool" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:45.724 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_root', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '2344615936B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-26 06:14:45.724 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_root --type thin --thin-pool lv_thinpool -V 2344615936B vg] 2025-11-26 06:14:46.843 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_root" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:46.864 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_tmp', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-26 06:14:46.864 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_tmp --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-11-26 06:14:46.911 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_tmp" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:46.932 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_var', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '998244352B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-26 06:14:46.932 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_var --type thin --thin-pool lv_thinpool -V 998244352B vg] 2025-11-26 06:14:46.974 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_var" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:46.999 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_log', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-26 06:14:46.999 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_log --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-11-26 06:14:47.043 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_log" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:47.072 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_audit', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-26 06:14:47.072 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_audit --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-11-26 06:14:47.115 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_audit" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:47.149 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_home', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2025-11-26 06:14:47.149 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_home --type thin --thin-pool lv_thinpool -V 314572800B vg] 2025-11-26 06:14:47.189 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_home" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:47.215 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'rhoso-rootfs', '-m', 'uuid=0b509429-9cc6-4074-8384-603f6fc59b9b', '-q', '/dev/mapper/vg-lv_root']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-26 06:14:47.215 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L rhoso-rootfs -m uuid=0b509429-9cc6-4074-8384-603f6fc59b9b -q /dev/mapper/vg-lv_root] 2025-11-26 06:14:47.309 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_tmp', '-m', 'uuid=3f13ebab-42b5-42e0-84f4-793301a547f8', '-q', '/dev/mapper/vg-lv_tmp']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-26 06:14:47.309 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_tmp -m uuid=3f13ebab-42b5-42e0-84f4-793301a547f8 -q /dev/mapper/vg-lv_tmp] 2025-11-26 06:14:47.329 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:47.400 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_var', '-m', 'uuid=84f7a261-a1a7-421c-8c33-561a2e411253', '-q', '/dev/mapper/vg-lv_var']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-26 06:14:47.400 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_var -m uuid=84f7a261-a1a7-421c-8c33-561a2e411253 -q /dev/mapper/vg-lv_var] 2025-11-26 06:14:47.419 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:47.490 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_log', '-m', 'uuid=f436f108-16d8-4c23-975c-72ff94c8a62f', '-q', '/dev/mapper/vg-lv_log']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-26 06:14:47.490 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_log -m uuid=f436f108-16d8-4c23-975c-72ff94c8a62f -q /dev/mapper/vg-lv_log] 2025-11-26 06:14:47.509 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:47.581 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_audit', '-m', 'uuid=3d7f7f95-82f6-4c92-ae4d-467af5f2c573', '-q', '/dev/mapper/vg-lv_audit']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-26 06:14:47.581 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_audit -m uuid=3d7f7f95-82f6-4c92-ae4d-467af5f2c573 -q /dev/mapper/vg-lv_audit] 2025-11-26 06:14:47.598 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:47.669 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_home', '-m', 'uuid=57d62afb-fd5d-4ddf-bd09-2b3a4c1a6bef', '-q', '/dev/mapper/vg-lv_home']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-26 06:14:47.669 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_home -m uuid=57d62afb-fd5d-4ddf-bd09-2b3a4c1a6bef -q /dev/mapper/vg-lv_home] 2025-11-26 06:14:47.688 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:14:47.763 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-26 06:14:47.763 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RKwBUNgF/mnt/] 2025-11-26 06:14:47.781 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_root] to [/tmp/dib_build.RKwBUNgF/mnt/] 2025-11-26 06:14:47.782 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_root /tmp/dib_build.RKwBUNgF/mnt/] 2025-11-26 06:14:47.808 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/boot] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-26 06:14:47.808 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RKwBUNgF/mnt/boot] 2025-11-26 06:14:47.824 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_boot] to [/tmp/dib_build.RKwBUNgF/mnt/boot] 2025-11-26 06:14:47.824 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p3 /tmp/dib_build.RKwBUNgF/mnt/boot] 2025-11-26 06:14:47.919 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_root] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-26 06:14:47.919 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/boot/efi] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-26 06:14:47.920 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RKwBUNgF/mnt/boot/efi] 2025-11-26 06:14:47.936 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_ESP] to [/tmp/dib_build.RKwBUNgF/mnt/boot/efi] 2025-11-26 06:14:47.936 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.RKwBUNgF/mnt/boot/efi] 2025-11-26 06:14:47.956 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_boot] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-26 06:14:47.956 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_ESP] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-26 06:14:47.956 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/tmp] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-26 06:14:47.956 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RKwBUNgF/mnt/tmp] 2025-11-26 06:14:47.971 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_tmp] to [/tmp/dib_build.RKwBUNgF/mnt/tmp] 2025-11-26 06:14:47.971 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_tmp /tmp/dib_build.RKwBUNgF/mnt/tmp] 2025-11-26 06:14:47.990 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_tmp] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-26 06:14:47.990 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/var] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-26 06:14:47.990 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RKwBUNgF/mnt/var] 2025-11-26 06:14:48.006 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_var] to [/tmp/dib_build.RKwBUNgF/mnt/var] 2025-11-26 06:14:48.006 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_var /tmp/dib_build.RKwBUNgF/mnt/var] 2025-11-26 06:14:48.025 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_var] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-26 06:14:48.026 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/var/log] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-26 06:14:48.026 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RKwBUNgF/mnt/var/log] 2025-11-26 06:14:48.040 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_log] to [/tmp/dib_build.RKwBUNgF/mnt/var/log] 2025-11-26 06:14:48.040 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_log /tmp/dib_build.RKwBUNgF/mnt/var/log] 2025-11-26 06:14:48.059 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_log] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-26 06:14:48.059 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/var/log/audit] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-26 06:14:48.059 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RKwBUNgF/mnt/var/log/audit] 2025-11-26 06:14:48.074 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_audit] to [/tmp/dib_build.RKwBUNgF/mnt/var/log/audit] 2025-11-26 06:14:48.074 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_audit /tmp/dib_build.RKwBUNgF/mnt/var/log/audit] 2025-11-26 06:14:48.094 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_audit] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-26 06:14:48.094 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/home] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2025-11-26 06:14:48.094 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RKwBUNgF/mnt/home] 2025-11-26 06:14:48.109 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_home] to [/tmp/dib_build.RKwBUNgF/mnt/home] 2025-11-26 06:14:48.109 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_home /tmp/dib_build.RKwBUNgF/mnt/home] 2025-11-26 06:14:48.128 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_home] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-26 06:14:48.128 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /tmp/dib_build.RKwBUNgF/states/block-device/state.json save_state /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:101 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {'BSP': {'device': '/dev/mapper/loop0p2'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'ESP': {'device': '/dev/mapper/loop0p1'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'boot': {'device': '/dev/mapper/loop0p3'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image0': {'device': '/dev/loop0', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': '/tmp/dib_image.mGJKYTbm/image0.raw'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_audit': {'device': '/dev/mapper/vg-lv_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_home': {'device': '/dev/mapper/vg-lv_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.130 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_log': {'device': '/dev/mapper/vg-lv_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_root': {'device': '/dev/mapper/vg-lv_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '2236MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_thinpool': {'device': '/dev/mapper/vg-lv_thinpool', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '4390MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_tmp': {'device': '/dev/mapper/vg-lv_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_var': {'device': '/dev/mapper/vg-lv_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '952MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'root': {'device': '/dev/mapper/loop0p4'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {'fs_audit': {'device': '/dev/mapper/vg-lv_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '3d7f7f95-82f6-4c92-ae4d-467af5f2c573'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_home': {'device': '/dev/mapper/vg-lv_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '57d62afb-fd5d-4ddf-bd09-2b3a4c1a6bef'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_log': {'device': '/dev/mapper/vg-lv_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'f436f108-16d8-4c23-975c-72ff94c8a62f'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_root': {'device': '/dev/mapper/vg-lv_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'rhoso-rootfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '0b509429-9cc6-4074-8384-603f6fc59b9b'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_tmp': {'device': '/dev/mapper/vg-lv_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '3f13ebab-42b5-42e0-84f4-793301a547f8'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_var': {'device': '/dev/mapper/vg-lv_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '84f7a261-a1a7-421c-8c33-561a2e411253'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_ESP': {'device': '/dev/mapper/loop0p1', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.131 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'vfat', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'MKFS_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '5e7d66e8-2473-408a-9b7e-36b1a91a346f'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_boot': {'device': '/dev/mapper/loop0p3', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'ext4', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'd5c57f92-efd3-477f-91f4-9f2eb92f2e5e'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_labels': ['MKFS_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'rhoso-rootfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_home'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstab': {'mount_fs_audit': {'base': 'mount_fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_home': {'base': 'mount_fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,nodev,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_log': {'base': 'mount_fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_root': {'base': 'mount_fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_tmp': {'base': 'mount_fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,nosuid,nodev,noexec,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_var': {'base': 'mount_fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_ESP': {'base': 'mount_mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_boot': {'base': 'mount_mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount': {'/': {'base': 'fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.132 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RKwBUNgF/mnt/'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot': {'base': 'mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RKwBUNgF/mnt/boot'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot/efi': {'base': 'mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RKwBUNgF/mnt/boot/efi'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/home': {'base': 'fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RKwBUNgF/mnt/home'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/tmp': {'base': 'fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RKwBUNgF/mnt/tmp'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var': {'base': 'fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RKwBUNgF/mnt/var'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log': {'base': 'fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RKwBUNgF/mnt/var/log'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log/audit': {'base': 'fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.RKwBUNgF/mnt/var/log/audit'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_order': ['/', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot/efi', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log/audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] '/home'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'pvs': {'pv': {'device': '/dev/mapper/loop0p4', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['--force']}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'sorted_mount_points': [('/', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_root'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_boot'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot/efi', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_ESP'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_tmp'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_var'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var/log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_log'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var/log/audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_audit'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_home')], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': {'vg': {'devices': ['pv'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.133 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['--force']}}} debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-26 06:14:48.134 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2025-11-26 06:14:48.156 | ++ diskimage_builder/lib/disk-image-create:main:519 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-device 2025-11-26 06:14:48.272 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-26 06:14:48.272 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-26 06:14:48.272 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2025-11-26 06:14:48.286 | + diskimage_builder/lib/disk-image-create:main:519 : IMAGE_BLOCK_DEVICE=/dev/loop0 2025-11-26 06:14:48.288 | + diskimage_builder/lib/disk-image-create:main:520 : export IMAGE_BLOCK_DEVICE 2025-11-26 06:14:48.291 | ++ diskimage_builder/lib/disk-image-create:main:526 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-devices 2025-11-26 06:14:48.407 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-26 06:14:48.407 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-26 06:14:48.407 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2025-11-26 06:14:48.422 | + diskimage_builder/lib/disk-image-create:main:526 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop0 [ESP]=/dev/mapper/loop0p1 [BSP]=/dev/mapper/loop0p2 [boot]=/dev/mapper/loop0p3 [root]=/dev/mapper/loop0p4 [lv_thinpool]=/dev/mapper/vg-lv_thinpool [lv_root]=/dev/mapper/vg-lv_root [lv_tmp]=/dev/mapper/vg-lv_tmp [lv_var]=/dev/mapper/vg-lv_var [lv_log]=/dev/mapper/vg-lv_log [lv_audit]=/dev/mapper/vg-lv_audit [lv_home]=/dev/mapper/vg-lv_home ' 2025-11-26 06:14:48.424 | + diskimage_builder/lib/disk-image-create:main:527 : export IMAGE_BLOCK_DEVICES 2025-11-26 06:14:48.426 | + diskimage_builder/lib/disk-image-create:main:530 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py writefstab 2025-11-26 06:14:48.541 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-26 06:14:48.541 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-26 06:14:48.542 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2025-11-26 06:14:48.542 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-26 06:14:48.542 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/boot] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-26 06:14:48.542 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/boot/efi] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-26 06:14:48.542 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/tmp] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-26 06:14:48.542 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/var] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-26 06:14:48.542 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/var/log] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-26 06:14:48.542 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/var/log/audit] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-26 06:14:48.542 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/home] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2025-11-26 06:14:48.542 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.RKwBUNgF/built/etc] 2025-11-26 06:14:48.559 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.RKwBUNgF/states/block-device/fstab /tmp/dib_build.RKwBUNgF/built/etc/fstab] 2025-11-26 06:14:48.596 | + diskimage_builder/lib/disk-image-create:main:534 : LOOPDEV=/dev/loop0 2025-11-26 06:14:48.598 | + diskimage_builder/lib/disk-image-create:main:546 : sudo cp -ra /tmp/dib_build.RKwBUNgF/built/afs /tmp/dib_build.RKwBUNgF/built/bin /tmp/dib_build.RKwBUNgF/built/boot /tmp/dib_build.RKwBUNgF/built/dev /tmp/dib_build.RKwBUNgF/built/etc /tmp/dib_build.RKwBUNgF/built/home /tmp/dib_build.RKwBUNgF/built/lib /tmp/dib_build.RKwBUNgF/built/lib64 /tmp/dib_build.RKwBUNgF/built/media /tmp/dib_build.RKwBUNgF/built/mnt /tmp/dib_build.RKwBUNgF/built/opt /tmp/dib_build.RKwBUNgF/built/proc /tmp/dib_build.RKwBUNgF/built/root /tmp/dib_build.RKwBUNgF/built/run /tmp/dib_build.RKwBUNgF/built/sbin /tmp/dib_build.RKwBUNgF/built/srv /tmp/dib_build.RKwBUNgF/built/sys /tmp/dib_build.RKwBUNgF/built/tmp /tmp/dib_build.RKwBUNgF/built/usr /tmp/dib_build.RKwBUNgF/built/var /tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:14:52.621 | + diskimage_builder/lib/disk-image-create:main:547 : sudo rm -fr /tmp/dib_build.RKwBUNgF/built/afs /tmp/dib_build.RKwBUNgF/built/bin /tmp/dib_build.RKwBUNgF/built/boot /tmp/dib_build.RKwBUNgF/built/dev /tmp/dib_build.RKwBUNgF/built/etc /tmp/dib_build.RKwBUNgF/built/home /tmp/dib_build.RKwBUNgF/built/lib /tmp/dib_build.RKwBUNgF/built/lib64 /tmp/dib_build.RKwBUNgF/built/media /tmp/dib_build.RKwBUNgF/built/mnt /tmp/dib_build.RKwBUNgF/built/opt /tmp/dib_build.RKwBUNgF/built/proc /tmp/dib_build.RKwBUNgF/built/root /tmp/dib_build.RKwBUNgF/built/run /tmp/dib_build.RKwBUNgF/built/sbin /tmp/dib_build.RKwBUNgF/built/srv /tmp/dib_build.RKwBUNgF/built/sys /tmp/dib_build.RKwBUNgF/built/tmp /tmp/dib_build.RKwBUNgF/built/usr /tmp/dib_build.RKwBUNgF/built/var 2025-11-26 06:14:54.085 | + diskimage_builder/lib/disk-image-create:main:549 : mount_proc_dev_sys 2025-11-26 06:14:54.087 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.RKwBUNgF/mnt/proc 2025-11-26 06:14:54.106 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.RKwBUNgF/mnt/dev 2025-11-26 06:14:54.126 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-11-26 06:14:54.129 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-11-26 06:14:54.133 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2025-11-26 06:14:54.136 | + 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.RKwBUNgF/mnt/dev/pts 2025-11-26 06:14:54.157 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.RKwBUNgF/mnt/sys 2025-11-26 06:14:54.176 | + diskimage_builder/lib/disk-image-create:main:550 : run_d pre-finalise 2025-11-26 06:14:54.179 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-26 06:14:54.181 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RKwBUNgF/hooks ']' 2025-11-26 06:14:54.184 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-pre-finalise bash 2025-11-26 06:14:54.187 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:14:54.187 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2025-11-26 06:14:54.191 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.RKwBUNgF/hooks/pre-finalise.d ']' 2025-11-26 06:14:54.194 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-pre-finalise bash 2025-11-26 06:14:54.197 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:14:54.197 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2025-11-26 06:14:54.202 | + diskimage_builder/lib/disk-image-create:main:551 : run_d_in_target finalise 2025-11-26 06:14:54.205 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-11-26 06:14:54.208 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.RKwBUNgF/hooks ']' 2025-11-26 06:14:54.210 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.RKwBUNgF/hooks/finalise.d ']' 2025-11-26 06:14:54.212 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:14:54.230 | + 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.RKwBUNgF/hooks 2025-11-26 06:14:54.248 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.RKwBUNgF/hooks /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:14:54.268 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.RKwBUNgF/hooks /tmp/dib_build.RKwBUNgF/mnt/tmp/in_target.d 2025-11-26 06:14:54.288 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-finalise run_in_target bash 2025-11-26 06:14:54.291 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:14:54.291 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-finalise(,|$)' -q 2025-11-26 06:14:54.296 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-11-26 06:14:54.298 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-11-26 06:14:54.301 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-11-26 06:14:54.304 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d 2025-11-26 06:14:54.307 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2025-11-26 06:14:54.310 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-11-26 06:14:54.313 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-11-26 06:14:54.317 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-11-26 06:14:54.320 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.RKwBUNgF/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2025-11-26 06:14:54.351 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-11-26 06:14:54.353 | + source /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-11-26 06:14:54.353 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:14:54.353 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:14:54.353 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-11-26 06:14:54.355 | + source /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-11-26 06:14:54.355 | ++ export DIB_REPO_SETUP=current-podified 2025-11-26 06:14:54.355 | ++ DIB_REPO_SETUP=current-podified 2025-11-26 06:14:54.355 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-26 06:14:54.355 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-26 06:14:54.355 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-26 06:14:54.355 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-26 06:14:54.355 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-26 06:14:54.355 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-26 06:14:54.355 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-11-26 06:14:54.357 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-11-26 06:14:54.357 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-26 06:14:54.357 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-26 06:14:54.357 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-26 06:14:54.357 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-26 06:14:54.357 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-11-26 06:14:54.359 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-11-26 06:14:54.359 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-26 06:14:54.359 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2025-11-26 06:14:54.359 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-26 06:14:54.359 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-11-26 06:14:54.359 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-11-26 06:14:54.359 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-26 06:14:54.359 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2025-11-26 06:14:54.359 | ++ export DIB_NO_TIMER_CHECK=True 2025-11-26 06:14:54.359 | ++ DIB_NO_TIMER_CHECK=True 2025-11-26 06:14:54.359 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-26 06:14:54.359 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2025-11-26 06:14:54.359 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-26 06:14:54.359 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-11-26 06:14:54.359 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-11-26 06:14:54.361 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-11-26 06:14:54.361 | ++ export DISTRO_NAME=centos 2025-11-26 06:14:54.361 | ++ DISTRO_NAME=centos 2025-11-26 06:14:54.361 | ++ export DIB_RELEASE=9-stream 2025-11-26 06:14:54.361 | ++ DIB_RELEASE=9-stream 2025-11-26 06:14:54.361 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-26 06:14:54.361 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-26 06:14:54.361 | ++ export YUM=dnf 2025-11-26 06:14:54.361 | ++ YUM=dnf 2025-11-26 06:14:54.361 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dracut-regenerate 2025-11-26 06:14:54.363 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dracut-regenerate 2025-11-26 06:14:54.363 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2025-11-26 06:14:54.363 | - name: crypt 2025-11-26 06:14:54.363 | packages: 2025-11-26 06:14:54.363 | - cryptsetup 2025-11-26 06:14:54.363 | - name: lvm 2025-11-26 06:14:54.363 | packages: 2025-11-26 06:14:54.363 | - lvm2 2025-11-26 06:14:54.363 | ' 2025-11-26 06:14:54.363 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2025-11-26 06:14:54.363 | - name: crypt 2025-11-26 06:14:54.363 | packages: 2025-11-26 06:14:54.363 | - cryptsetup 2025-11-26 06:14:54.363 | - name: lvm 2025-11-26 06:14:54.363 | packages: 2025-11-26 06:14:54.363 | - lvm2 2025-11-26 06:14:54.363 | ' 2025-11-26 06:14:54.363 | ++ DIB_DRACUT_ENABLED_MODULES=' 2025-11-26 06:14:54.363 | - name: crypt 2025-11-26 06:14:54.363 | packages: 2025-11-26 06:14:54.363 | - cryptsetup 2025-11-26 06:14:54.363 | - name: lvm 2025-11-26 06:14:54.363 | packages: 2025-11-26 06:14:54.363 | - lvm2 2025-11-26 06:14:54.363 | ' 2025-11-26 06:14:54.363 | ++ export DIB_DRACUT_ENABLED_MODULES 2025-11-26 06:14:54.363 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-11-26 06:14:54.365 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-11-26 06:14:54.365 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:14:54.365 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-26 06:14:54.365 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-11-26 06:14:54.367 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-11-26 06:14:54.367 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-26 06:14:54.367 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-26 06:14:54.367 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-26 06:14:54.367 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2025-11-26 06:14:54.367 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-11-26 06:14:54.368 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-11-26 06:14:54.369 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2025-11-26 06:14:54.369 | ++ export DIB_BLOCK_DEVICE=efi 2025-11-26 06:14:54.369 | ++ DIB_BLOCK_DEVICE=efi 2025-11-26 06:14:54.369 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-growvols 2025-11-26 06:14:54.371 | + source /tmp/in_target.d/finalise.d/../environment.d/15-growvols 2025-11-26 06:14:54.371 | ++ export DIB_GROWVOLS_TRIGGER=manual 2025-11-26 06:14:54.371 | ++ DIB_GROWVOLS_TRIGGER=manual 2025-11-26 06:14:54.371 | ++ export DIB_GROWVOLS_ARGS= 2025-11-26 06:14:54.371 | ++ DIB_GROWVOLS_ARGS= 2025-11-26 06:14:54.371 | ++ export DIB_GROWVOLS_GROUP= 2025-11-26 06:14:54.371 | ++ DIB_GROWVOLS_GROUP= 2025-11-26 06:14:54.371 | ++ export DIB_GROWVOLS_DEVICE= 2025-11-26 06:14:54.371 | ++ DIB_GROWVOLS_DEVICE= 2025-11-26 06:14:54.371 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-11-26 06:14:54.373 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-11-26 06:14:54.373 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-26 06:14:54.373 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-26 06:14:54.373 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-26 06:14:54.373 | ++ DIB_INIT_SYSTEM=systemd 2025-11-26 06:14:54.373 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-11-26 06:14:54.374 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-11-26 06:14:54.375 | ++ '[' -z systemd ']' 2025-11-26 06:14:54.375 | ++ case $DIB_INIT_SYSTEM in 2025-11-26 06:14:54.375 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2025-11-26 06:14:54.377 | + set -eu 2025-11-26 06:14:54.377 | + set -o pipefail 2025-11-26 06:14:54.377 | + '[' 0 -ne 0 ']' 2025-11-26 06:14:54.377 | + YUM=dnf 2025-11-26 06:14:54.377 | + [[ dnf == \d\n\f ]] 2025-11-26 06:14:54.378 | ++ dnf repoquery --installonly --latest-limit=-1 -q 2025-11-26 06:14:54.605 | + _old_kernels= 2025-11-26 06:14:54.606 | + [[ -n '' ]] 2025-11-26 06:14:54.607 | dib-run-parts 01-clean-old-kernels completed 2025-11-26 06:14:54.607 | dib-run-parts Running /tmp/in_target.d/finalise.d/49-mkdir-run-install 2025-11-26 06:14:54.610 | + set -eu 2025-11-26 06:14:54.610 | + set -o pipefail 2025-11-26 06:14:54.610 | + mkdir /run/install 2025-11-26 06:14:54.612 | dib-run-parts 49-mkdir-run-install completed 2025-11-26 06:14:54.612 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2025-11-26 06:14:54.615 | + set -eu 2025-11-26 06:14:54.615 | + set -o pipefail 2025-11-26 06:14:54.615 | + '[' 0 '!=' 0 ']' 2025-11-26 06:14:54.615 | + [[ -f /tmp/grub/install ]] 2025-11-26 06:14:54.615 | + BOOT_DEV=/dev/loop0 2025-11-26 06:14:54.615 | + declare -A DEVICES 2025-11-26 06:14:54.615 | + eval 'DEVICES=(' '[image0]=/dev/loop0' '[ESP]=/dev/mapper/loop0p1' '[BSP]=/dev/mapper/loop0p2' '[boot]=/dev/mapper/loop0p3' '[root]=/dev/mapper/loop0p4' '[lv_thinpool]=/dev/mapper/vg-lv_thinpool' '[lv_root]=/dev/mapper/vg-lv_root' '[lv_tmp]=/dev/mapper/vg-lv_tmp' '[lv_var]=/dev/mapper/vg-lv_var' '[lv_log]=/dev/mapper/vg-lv_log' '[lv_audit]=/dev/mapper/vg-lv_audit' '[lv_home]=/dev/mapper/vg-lv_home' ')' 2025-11-26 06:14:54.615 | ++ DEVICES=([image0]=/dev/loop0 [ESP]=/dev/mapper/loop0p1 [BSP]=/dev/mapper/loop0p2 [boot]=/dev/mapper/loop0p3 [root]=/dev/mapper/loop0p4 [lv_thinpool]=/dev/mapper/vg-lv_thinpool [lv_root]=/dev/mapper/vg-lv_root [lv_tmp]=/dev/mapper/vg-lv_tmp [lv_var]=/dev/mapper/vg-lv_var [lv_log]=/dev/mapper/vg-lv_log [lv_audit]=/dev/mapper/vg-lv_audit [lv_home]=/dev/mapper/vg-lv_home) 2025-11-26 06:14:54.615 | + DIB_BLOCK_DEVICE=efi 2025-11-26 06:14:54.615 | + [[ amd64 =~ ppc ]] 2025-11-26 06:14:54.615 | + [[ efi == \m\b\r ]] 2025-11-26 06:14:54.615 | + [[ efi == \g\p\t ]] 2025-11-26 06:14:54.615 | + [[ efi == \e\f\i ]] 2025-11-26 06:14:54.615 | + GRUB_PACKAGES='grub-efi grub-efi-amd64' 2025-11-26 06:14:54.615 | + [[ False == \F\a\l\s\e ]] 2025-11-26 06:14:54.615 | + install-packages -m bootloader grub-efi grub-efi-amd64 2025-11-26 06:14:54.645 | INFO:root:Mapping for bootloader : grub-efi 2025-11-26 06:14:54.673 | INFO:root:Mapping for bootloader : grub-efi-amd64 2025-11-26 06:14:54.715 | INFO:root:Mapping for bootloader : grub-efi grub-efi-amd64 2025-11-26 06:14:54.718 | Running install-packages install. 2025-11-26 06:14:54.718 | ++ command -v dnf5 2025-11-26 06:14:54.718 | ++ true 2025-11-26 06:14:54.718 | + DNF5= 2025-11-26 06:14:54.718 | + '[' dnf == dnf ']' 2025-11-26 06:14:54.718 | + '[' -n '' ']' 2025-11-26 06:14:54.718 | + dnf -y -v install grub2-tools grub2 efibootmgr grub2-efi-x64 grub2-efi-x64-modules shim-x64 2025-11-26 06:14:54.851 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2025-11-26 06:14:54.851 | DNF version: 4.14.0 2025-11-26 06:14:54.851 | cachedir: /var/cache/dnf 2025-11-26 06:14:54.868 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-26 06:14:54.918 | repo: downloading from remote: delorean-component-barbican 2025-11-26 06:14:55.058 | delorean-openstack-barbican-42b4c41831408a8e323 92 kB/s | 13 kB 00:00 2025-11-26 06:14:55.080 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-11-26 06:14:55.080 | repo: downloading from remote: delorean-component-baremetal 2025-11-26 06:14:55.215 | delorean-python-glean-10df0bd91b9bc5c9fd9cc02d7 485 kB/s | 65 kB 00:00 2025-11-26 06:14:55.245 | delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-11-26 06:14:55.245 | repo: downloading from remote: delorean-component-cinder 2025-11-26 06:14:55.384 | delorean-openstack-cinder-1c00d6490d88e436f26ef 235 kB/s | 32 kB 00:00 2025-11-26 06:14:55.409 | delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-11-26 06:14:55.410 | repo: downloading from remote: delorean-component-clients 2025-11-26 06:14:55.552 | delorean-python-stevedore-c4acc5639fd2329372142 923 kB/s | 131 kB 00:00 2025-11-26 06:14:55.591 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-11-26 06:14:55.591 | repo: downloading from remote: delorean-component-cloudops 2025-11-26 06:14:55.725 | delorean-python-cloudkitty-tests-tempest-2c80f8 242 kB/s | 32 kB 00:00 2025-11-26 06:14:55.750 | delorean-component-cloudops: using metadata from Mon Nov 24 06:59:22 2025. 2025-11-26 06:14:55.750 | repo: downloading from remote: delorean-component-common 2025-11-26 06:14:55.904 | delorean-os-net-config-9758ab42364673d01bc5014e 2.2 MB/s | 349 kB 00:00 2025-11-26 06:14:55.972 | delorean-component-common: using metadata from Mon Nov 24 00:59:08 2025. 2025-11-26 06:14:55.972 | repo: downloading from remote: delorean-component-compute 2025-11-26 06:14:56.113 | delorean-openstack-nova-6f8decf0b4f1aa2e96292b6 303 kB/s | 42 kB 00:00 2025-11-26 06:14:56.139 | delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-11-26 06:14:56.140 | repo: downloading from remote: delorean-component-designate 2025-11-26 06:14:56.704 | delorean-python-designate-tests-tempest-347fdbc 31 kB/s | 18 kB 00:00 2025-11-26 06:14:56.731 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-11-26 06:14:56.732 | repo: downloading from remote: delorean-component-glance 2025-11-26 06:14:56.889 | delorean-openstack-glance-1fd12c29b339f30fe823e 113 kB/s | 18 kB 00:00 2025-11-26 06:14:56.912 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-11-26 06:14:56.912 | repo: downloading from remote: delorean-component-keystone 2025-11-26 06:14:57.060 | delorean-openstack-keystone-e4b40af0ae3698fbbbb 195 kB/s | 29 kB 00:00 2025-11-26 06:14:57.085 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-11-26 06:14:57.085 | repo: downloading from remote: delorean-component-manila 2025-11-26 06:14:57.228 | delorean-openstack-manila-3c01b7181572c95dac462 175 kB/s | 25 kB 00:00 2025-11-26 06:14:57.254 | delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-11-26 06:14:57.254 | repo: downloading from remote: delorean-component-network 2025-11-26 06:14:57.392 | delorean-python-whitebox-neutron-tests-tempest- 1.1 MB/s | 154 kB 00:00 2025-11-26 06:14:57.436 | delorean-component-network: using metadata from Tue Nov 11 14:01:00 2025. 2025-11-26 06:14:57.436 | repo: downloading from remote: delorean-component-octavia 2025-11-26 06:14:57.582 | delorean-openstack-octavia-ba397f07a7331190208c 176 kB/s | 26 kB 00:00 2025-11-26 06:14:57.606 | delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-11-26 06:14:57.606 | repo: downloading from remote: delorean-component-optimize 2025-11-26 06:14:57.742 | delorean-openstack-watcher-c014f81a8647287f6dcc 121 kB/s | 16 kB 00:00 2025-11-26 06:14:57.767 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-11-26 06:14:57.767 | repo: downloading from remote: delorean-component-podified 2025-11-26 06:14:58.982 | delorean-python-tcib-1124124ec06aadbac34f0d340b 6.1 kB/s | 7.4 kB 00:01 2025-11-26 06:14:59.004 | delorean-component-podified: using metadata from Fri Nov 7 02:59:07 2025. 2025-11-26 06:14:59.004 | repo: downloading from remote: delorean-component-puppet 2025-11-26 06:14:59.154 | delorean-puppet-ceph-7352068d7b8c84ded636ab3158 961 kB/s | 144 kB 00:00 2025-11-26 06:14:59.187 | delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2025-11-26 06:14:59.187 | repo: downloading from remote: delorean-component-swift 2025-11-26 06:14:59.325 | delorean-openstack-swift-dc98a8463506ac520c469a 100 kB/s | 14 kB 00:00 2025-11-26 06:14:59.347 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-11-26 06:14:59.347 | repo: downloading from remote: delorean-component-tempest 2025-11-26 06:14:59.499 | delorean-python-tempestconf-8515371b7cceebd4282 352 kB/s | 53 kB 00:00 2025-11-26 06:14:59.528 | delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-11-26 06:14:59.528 | repo: downloading from remote: delorean-component-ui 2025-11-26 06:14:59.675 | delorean-openstack-heat-ui-013accbfd179753bc3f0 655 kB/s | 96 kB 00:00 2025-11-26 06:14:59.710 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-11-26 06:14:59.710 | repo: downloading from remote: baseos 2025-11-26 06:14:59.710 | countme: no event for baseos: budget to spend: 1 2025-11-26 06:15:02.209 | CentOS Stream 9 - BaseOS 3.5 MB/s | 8.8 MB 00:02 2025-11-26 06:15:03.161 | baseos: using metadata from Mon Nov 24 12:32:03 2025. 2025-11-26 06:15:03.162 | repo: downloading from remote: appstream 2025-11-26 06:15:03.162 | countme: no event for appstream: budget to spend: 2 2025-11-26 06:15:04.911 | CentOS Stream 9 - AppStream 15 MB/s | 25 MB 00:01 2025-11-26 06:15:08.913 | appstream: using metadata from Mon Nov 24 12:35:27 2025. 2025-11-26 06:15:08.914 | repo: downloading from remote: crb 2025-11-26 06:15:08.914 | countme: no event for crb: window already counted 2025-11-26 06:15:10.248 | CentOS Stream 9 - CRB 5.5 MB/s | 7.3 MB 00:01 2025-11-26 06:15:11.430 | crb: using metadata from Mon Nov 24 12:39:46 2025. 2025-11-26 06:15:11.430 | repo: downloading from remote: extras-common 2025-11-26 06:15:11.430 | countme: event triggered for extras-common: bucket 1 2025-11-26 06:15:14.123 | CentOS Stream 9 - Extras packages 7.4 kB/s | 20 kB 00:02 2025-11-26 06:15:14.200 | extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-11-26 06:15:14.200 | repo: downloading from remote: delorean-antelope-testing 2025-11-26 06:15:14.352 | dlrn-antelope-testing 7.3 MB/s | 1.1 MB 00:00 2025-11-26 06:15:14.588 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-11-26 06:15:14.589 | repo: downloading from remote: delorean-antelope-build-deps 2025-11-26 06:15:14.733 | dlrn-antelope-build-deps 3.1 MB/s | 461 kB 00:00 2025-11-26 06:15:14.873 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-11-26 06:15:14.873 | repo: downloading from remote: centos9-rabbitmq 2025-11-26 06:15:14.925 | centos9-rabbitmq 2.4 MB/s | 123 kB 00:00 2025-11-26 06:15:15.018 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-11-26 06:15:15.018 | repo: downloading from remote: centos9-storage 2025-11-26 06:15:15.033 | centos9-storage 28 MB/s | 415 kB 00:00 2025-11-26 06:15:15.179 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-11-26 06:15:15.180 | repo: downloading from remote: centos9-opstools 2025-11-26 06:15:15.191 | centos9-opstools 4.5 MB/s | 51 kB 00:00 2025-11-26 06:15:15.276 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-11-26 06:15:15.276 | repo: downloading from remote: centos9-nfv-ovs 2025-11-26 06:15:15.296 | NFV SIG OpenvSwitch 23 MB/s | 454 kB 00:00 2025-11-26 06:15:15.486 | centos9-nfv-ovs: using metadata from Wed Nov 12 01:24:02 2025. 2025-11-26 06:15:15.486 | repo: downloading from remote: repo-setup-centos-appstream 2025-11-26 06:15:15.598 | repo-setup-centos-appstream 230 MB/s | 25 MB 00:00 2025-11-26 06:15:19.608 | repo-setup-centos-appstream: using metadata from Mon Nov 24 12:35:27 2025. 2025-11-26 06:15:19.608 | repo: downloading from remote: repo-setup-centos-baseos 2025-11-26 06:15:19.661 | repo-setup-centos-baseos 170 MB/s | 8.8 MB 00:00 2025-11-26 06:15:20.607 | repo-setup-centos-baseos: using metadata from Mon Nov 24 12:32:03 2025. 2025-11-26 06:15:20.607 | repo: downloading from remote: repo-setup-centos-highavailability 2025-11-26 06:15:20.626 | repo-setup-centos-highavailability 40 MB/s | 744 kB 00:00 2025-11-26 06:15:20.834 | repo-setup-centos-highavailability: using metadata from Mon Nov 24 12:40:06 2025. 2025-11-26 06:15:20.834 | repo: downloading from remote: repo-setup-centos-powertools 2025-11-26 06:15:20.879 | repo-setup-centos-powertools 166 MB/s | 7.3 MB 00:00 2025-11-26 06:15:22.049 | repo-setup-centos-powertools: using metadata from Mon Nov 24 12:39:46 2025. 2025-11-26 06:15:22.049 | repo: downloading from remote: epel-low-priority 2025-11-26 06:15:22.049 | countme: no event for epel-low-priority: budget to spend: 2 2025-11-26 06:15:24.397 | Extra Packages for Enterprise Linux 9 - x86_64 8.5 MB/s | 20 MB 00:02 2025-11-26 06:15:30.011 | epel-low-priority: using metadata from Tue Nov 25 19:59:20 2025. 2025-11-26 06:15:33.957 | Completion plugin: Generating completion cache... 2025-11-26 06:15:34.161 | Includes in repo epel-low-priority: abseil*, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2025-11-26 06:15:34.164 | Package grub2-tools-1:2.06-118.el9.x86_64 is already installed. 2025-11-26 06:15:34.164 | Package grub2-tools-minimal-1:2.06-118.el9.x86_64 is already installed. 2025-11-26 06:15:34.169 | Package grub2-pc-1:2.06-118.el9.x86_64 is already installed. 2025-11-26 06:15:34.171 | Package grub2-efi-x64-1:2.06-118.el9.x86_64 is already installed. 2025-11-26 06:15:34.173 | Package shim-x64-15.8-2.el9.x86_64 is already installed. 2025-11-26 06:15:34.173 | --> Starting dependency resolution 2025-11-26 06:15:34.244 | ---> Package efibootmgr.x86_64 16-12.el9 will be installed 2025-11-26 06:15:34.244 | ---> Package grub2-efi-x64-modules.noarch 1:2.06-118.el9 will be installed 2025-11-26 06:15:34.244 | --> Finished dependency resolution 2025-11-26 06:15:34.244 | Dependencies resolved. 2025-11-26 06:15:34.245 | ================================================================================ 2025-11-26 06:15:34.245 | Package Arch Version Repository Size 2025-11-26 06:15:34.245 | ================================================================================ 2025-11-26 06:15:34.245 | Installing: 2025-11-26 06:15:34.245 | efibootmgr x86_64 16-12.el9 baseos 45 k 2025-11-26 06:15:34.245 | grub2-efi-x64-modules noarch 1:2.06-118.el9 baseos 1.1 M 2025-11-26 06:15:34.245 | 2025-11-26 06:15:34.245 | Transaction Summary 2025-11-26 06:15:34.245 | ================================================================================ 2025-11-26 06:15:34.245 | Install 2 Packages 2025-11-26 06:15:34.245 | 2025-11-26 06:15:34.245 | Total download size: 1.2 M 2025-11-26 06:15:34.245 | Installed size: 5.7 M 2025-11-26 06:15:34.245 | Downloading Packages: 2025-11-26 06:15:35.790 | (1/2): efibootmgr-16-12.el9.x86_64.rpm 228 kB/s | 45 kB 00:00 2025-11-26 06:15:35.976 | (2/2): grub2-efi-x64-modules-2.06-118.el9.noarc 2.9 MB/s | 1.1 MB 00:00 2025-11-26 06:15:35.976 | -------------------------------------------------------------------------------- 2025-11-26 06:15:35.976 | Total 682 kB/s | 1.2 MB 00:01 2025-11-26 06:15:35.977 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-11-26 06:15:36.004 | Running transaction check 2025-11-26 06:15:36.010 | Transaction check succeeded. 2025-11-26 06:15:36.010 | Running transaction test 2025-11-26 06:15:36.066 | Transaction test succeeded. 2025-11-26 06:15:36.066 | Running transaction 2025-11-26 06:15:36.176 | Preparing : 1/1 2025-11-26 06:15:36.185 | Installing : grub2-efi-x64-modules-1:2.06-118.el9.noarch 1/2 2025-11-26 06:15:36.206 | Installing : efibootmgr-16-12.el9.x86_64 2/2 2025-11-26 06:15:36.494 | Running scriptlet: efibootmgr-16-12.el9.x86_64 2/2 2025-11-26 06:15:36.494 | Verifying : efibootmgr-16-12.el9.x86_64 1/2 2025-11-26 06:15:36.496 | Verifying : grub2-efi-x64-modules-1:2.06-118.el9.noarch 2/2 2025-11-26 06:15:36.496 | Completion plugin: Generating completion cache... 2025-11-26 06:15:36.587 | Installed: efibootmgr-16-12.el9.x86_64 2025-11-26 06:15:36.588 | Installed: grub2-efi-x64-modules-1:2.06-118.el9.noarch 2025-11-26 06:15:36.636 | 2025-11-26 06:15:36.636 | Installed: 2025-11-26 06:15:36.636 | efibootmgr-16-12.el9.x86_64 grub2-efi-x64-modules-1:2.06-118.el9.noarch 2025-11-26 06:15:36.636 | 2025-11-26 06:15:36.636 | Complete! 2025-11-26 06:15:36.690 | + '[' install == install ']' 2025-11-26 06:15:36.690 | + '[' dnf == dnf ']' 2025-11-26 06:15:36.690 | + '[' -z '' ']' 2025-11-26 06:15:36.690 | + dnf -y mark install grub2-tools grub2 efibootmgr grub2-efi-x64 grub2-efi-x64-modules shim-x64 2025-11-26 06:15:36.897 | grub2-tools-1:2.06-118.el9.x86_64 marked as user installed. 2025-11-26 06:15:36.897 | grub2-pc-1:2.06-118.el9.x86_64 marked as user installed. 2025-11-26 06:15:36.897 | efibootmgr-16-12.el9.x86_64 marked as user installed. 2025-11-26 06:15:36.898 | grub2-efi-x64-1:2.06-118.el9.x86_64 marked as user installed. 2025-11-26 06:15:36.898 | grub2-efi-x64-modules-1:2.06-118.el9.noarch marked as user installed. 2025-11-26 06:15:36.898 | shim-x64-15.8-2.el9.x86_64 marked as user installed. 2025-11-26 06:15:36.928 | ++ type -p grub-install 2025-11-26 06:15:36.928 | + GRUBNAME= 2025-11-26 06:15:36.928 | + echo 'trying grub2-install' 2025-11-26 06:15:36.928 | trying grub2-install 2025-11-26 06:15:36.928 | + '[' -z '' ']' 2025-11-26 06:15:36.928 | ++ type -p grub2-install 2025-11-26 06:15:36.929 | + GRUBNAME=/usr/sbin/grub2-install 2025-11-26 06:15:36.929 | + type grub2-mkconfig 2025-11-26 06:15:36.929 | + GRUB_MKCONFIG=grub2-mkconfig 2025-11-26 06:15:36.929 | ++ /usr/sbin/grub2-install --version 2025-11-26 06:15:36.931 | + [[ ! /usr/sbin/grub2-install (GRUB) 2.06 =~ 2\. ]] 2025-11-26 06:15:36.931 | ++ grub2-mkconfig --help 2025-11-26 06:15:36.972 | + [[ Usage: grub2-mkconfig [OPTION] 2025-11-26 06:15:36.972 | Generate a grub config file 2025-11-26 06:15:36.972 | 2025-11-26 06:15:36.972 | -o, --output=FILE output generated config to FILE [default=stdout] 2025-11-26 06:15:36.972 | --no-grubenv-update do not update variables in the grubenv file 2025-11-26 06:15:36.972 | --update-bls-cmdline overwrite BLS cmdline args with default args 2025-11-26 06:15:36.972 | -h, --help print this message and exit 2025-11-26 06:15:36.972 | -V, --version print the version information and exit 2025-11-26 06:15:36.972 | 2025-11-26 06:15:36.972 | Report bugs to . =~ --update-bls-cmdline ]] 2025-11-26 06:15:36.972 | + GRUB_MKCONFIG='grub2-mkconfig --update-bls-cmdline' 2025-11-26 06:15:36.972 | + '[' -d /boot/grub2 ']' 2025-11-26 06:15:36.972 | + GRUB_CFG=/boot/grub2/grub.cfg 2025-11-26 06:15:36.972 | + GRUBENV=/boot/grub2/grubenv 2025-11-26 06:15:36.972 | + [[ -L /boot/grub2/grubenv ]] 2025-11-26 06:15:36.972 | + [[ -f /etc/default/grub ]] 2025-11-26 06:15:36.972 | + sed -i 's/\ 'edpm-hardened-uefi.d/dib-manifests' 2025-11-26 06:16:08.634 | '/tmp/dib_build.RKwBUNgF/mnt//etc/dib-manifests/dib-element-manifest' -> 'edpm-hardened-uefi.d/dib-manifests/dib-element-manifest' 2025-11-26 06:16:08.634 | '/tmp/dib_build.RKwBUNgF/mnt//etc/dib-manifests/dib_environment' -> 'edpm-hardened-uefi.d/dib-manifests/dib_environment' 2025-11-26 06:16:08.634 | '/tmp/dib_build.RKwBUNgF/mnt//etc/dib-manifests/dib_arguments' -> 'edpm-hardened-uefi.d/dib-manifests/dib_arguments' 2025-11-26 06:16:08.636 | ++ whoami 2025-11-26 06:16:08.638 | + sudo chown -R root: edpm-hardened-uefi.d/ 2025-11-26 06:16:08.653 | + sudo find /tmp/dib_build.RKwBUNgF/mnt//etc/dib-manifests -type f 2025-11-26 06:16:08.653 | + xargs sudo chown root:root 2025-11-26 06:16:08.682 | + sudo find /tmp/dib_build.RKwBUNgF/mnt//etc/dib-manifests -type f 2025-11-26 06:16:08.682 | + xargs sudo chmod 600 2025-11-26 06:16:08.710 | dib-run-parts 01-copy-manifests-dir completed 2025-11-26 06:16:08.710 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/cleanup.d/90-remove-resolvconf 2025-11-26 06:16:08.712 | + set -eu 2025-11-26 06:16:08.712 | + set -o pipefail 2025-11-26 06:16:08.712 | + '[' -f /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf.ORIG ']' 2025-11-26 06:16:08.712 | + sudo sed -i /nameserver/d /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf.ORIG 2025-11-26 06:16:08.728 | dib-run-parts 90-remove-resolvconf completed 2025-11-26 06:16:08.728 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/cleanup.d/90-remove-ssh-host-keys 2025-11-26 06:16:08.731 | + set -eu 2025-11-26 06:16:08.731 | + set -o pipefail 2025-11-26 06:16:08.731 | + '[' -d /tmp/dib_build.RKwBUNgF/mnt/etc/ssh ']' 2025-11-26 06:16:08.731 | + sudo find /tmp/dib_build.RKwBUNgF/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2025-11-26 06:16:08.746 | dib-run-parts 90-remove-ssh-host-keys completed 2025-11-26 06:16:08.746 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/cleanup.d/99-remove-dib-img-functions 2025-11-26 06:16:08.749 | + set -eu 2025-11-26 06:16:08.749 | + set -o pipefail 2025-11-26 06:16:08.749 | + sudo rm -f /tmp/dib_build.RKwBUNgF/mnt/lib/diskimage-builder/img-functions 2025-11-26 06:16:08.763 | + sudo rmdir /tmp/dib_build.RKwBUNgF/mnt/lib/diskimage-builder 2025-11-26 06:16:08.778 | dib-run-parts 99-remove-dib-img-functions completed 2025-11-26 06:16:08.778 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/cleanup.d/99-remove-yum-repo-conf 2025-11-26 06:16:08.780 | + set -eu 2025-11-26 06:16:08.780 | + set -o pipefail 2025-11-26 06:16:08.780 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-11-26 06:16:08.780 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:16:08.780 | ++ basename /etc/yum.repos.d/centos-addons.repo 2025-11-26 06:16:08.781 | + sudo rm -f /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d/centos-addons.repo 2025-11-26 06:16:08.794 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:16:08.794 | ++ basename /etc/yum.repos.d/centos.repo 2025-11-26 06:16:08.795 | + sudo rm -f /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d/centos.repo 2025-11-26 06:16:08.808 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:16:08.809 | ++ basename /etc/yum.repos.d/delorean-antelope-testing.repo 2025-11-26 06:16:08.809 | + sudo rm -f /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d/delorean-antelope-testing.repo 2025-11-26 06:16:08.822 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:16:08.823 | ++ basename /etc/yum.repos.d/delorean.repo 2025-11-26 06:16:08.823 | + sudo rm -f /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d/delorean.repo 2025-11-26 06:16:08.837 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:16:08.837 | ++ basename /etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-11-26 06:16:08.838 | + sudo rm -f /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-11-26 06:16:08.852 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:16:08.852 | ++ basename /etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-11-26 06:16:08.853 | + sudo rm -f /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-11-26 06:16:08.867 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:16:08.867 | ++ basename /etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-11-26 06:16:08.868 | + sudo rm -f /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-11-26 06:16:08.882 | + for file in $DIB_YUM_REPO_CONF 2025-11-26 06:16:08.882 | ++ basename /etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-11-26 06:16:08.883 | + sudo rm -f /tmp/dib_build.RKwBUNgF/mnt/etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-11-26 06:16:08.897 | dib-run-parts 99-remove-yum-repo-conf completed 2025-11-26 06:16:08.897 | dib-run-parts Running /tmp/dib_build.RKwBUNgF/hooks/cleanup.d/99-selinux-fixfiles-restore 2025-11-26 06:16:08.899 | + set -eu 2025-11-26 06:16:08.899 | + set -o pipefail 2025-11-26 06:16:08.899 | + [[ ! -f /tmp/dib_build.RKwBUNgF/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2025-11-26 06:16:08.899 | + [[ ! -x /tmp/dib_build.RKwBUNgF/mnt/usr/sbin/setfiles ]] 2025-11-26 06:16:08.899 | + _runcon= 2025-11-26 06:16:08.899 | + [[ -d /sys/fs/selinux ]] 2025-11-26 06:16:08.899 | + selinuxenabled 2025-11-26 06:16:08.900 | + sudo semanage permissive -a setfiles_mac_t 2025-11-26 06:16:15.871 | + _runcon='runcon -t setfiles_mac_t -- ' 2025-11-26 06:16:15.871 | + _dash_m= 2025-11-26 06:16:15.871 | + [[ centos == \f\e\d\o\r\a ]] 2025-11-26 06:16:15.871 | + IFS='|' 2025-11-26 06:16:15.871 | + read -ra SPLIT_MOUNTS 2025-11-26 06:16:15.871 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-26 06:16:15.871 | + '[' /boot/efi '!=' /tmp/in_target.d ']' 2025-11-26 06:16:15.871 | + '[' /boot/efi '!=' /dev ']' 2025-11-26 06:16:15.871 | + '[' /boot/efi '!=' /boot/efi ']' 2025-11-26 06:16:15.871 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-26 06:16:15.871 | + '[' /boot '!=' /tmp/in_target.d ']' 2025-11-26 06:16:15.871 | + '[' /boot '!=' /dev ']' 2025-11-26 06:16:15.871 | + '[' /boot '!=' /boot/efi ']' 2025-11-26 06:16:15.871 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-26 06:16:15.871 | + pgrep kauditd 2025-11-26 06:16:15.896 | + [[ /boot == \/ ]] 2025-11-26 06:16:15.896 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.RKwBUNgF/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /boot 2025-11-26 06:16:15.936 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-26 06:16:15.936 | + '[' / '!=' /tmp/in_target.d ']' 2025-11-26 06:16:15.936 | + '[' / '!=' /dev ']' 2025-11-26 06:16:15.936 | + '[' / '!=' /boot/efi ']' 2025-11-26 06:16:15.936 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-26 06:16:15.936 | + pgrep kauditd 2025-11-26 06:16:15.952 | + [[ / == \/ ]] 2025-11-26 06:16:15.952 | ++ mktemp -d 2025-11-26 06:16:15.953 | + TMP_BIND_MOUNT=/tmp/tmp.LjB1dkBHDC 2025-11-26 06:16:15.953 | + sudo mount --bind /tmp/dib_build.RKwBUNgF/mnt /tmp/tmp.LjB1dkBHDC 2025-11-26 06:16:15.971 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/tmp.LjB1dkBHDC /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2025-11-26 06:16:24.735 | + sudo umount /tmp/tmp.LjB1dkBHDC 2025-11-26 06:16:24.758 | + sudo rmdir /tmp/tmp.LjB1dkBHDC 2025-11-26 06:16:24.774 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-26 06:16:24.774 | + '[' /tmp '!=' /tmp/in_target.d ']' 2025-11-26 06:16:24.774 | + '[' /tmp '!=' /dev ']' 2025-11-26 06:16:24.774 | + '[' /tmp '!=' /boot/efi ']' 2025-11-26 06:16:24.774 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-26 06:16:24.774 | + pgrep kauditd 2025-11-26 06:16:24.793 | + [[ /tmp == \/ ]] 2025-11-26 06:16:24.793 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.RKwBUNgF/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /tmp 2025-11-26 06:16:24.815 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-26 06:16:24.815 | + '[' /var '!=' /tmp/in_target.d ']' 2025-11-26 06:16:24.815 | + '[' /var '!=' /dev ']' 2025-11-26 06:16:24.815 | + '[' /var '!=' /boot/efi ']' 2025-11-26 06:16:24.815 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-26 06:16:24.815 | + pgrep kauditd 2025-11-26 06:16:24.831 | + [[ /var == \/ ]] 2025-11-26 06:16:24.831 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.RKwBUNgF/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var 2025-11-26 06:16:25.141 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-26 06:16:25.141 | + '[' /var/log '!=' /tmp/in_target.d ']' 2025-11-26 06:16:25.141 | + '[' /var/log '!=' /dev ']' 2025-11-26 06:16:25.141 | + '[' /var/log '!=' /boot/efi ']' 2025-11-26 06:16:25.141 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-26 06:16:25.141 | + pgrep kauditd 2025-11-26 06:16:25.159 | + [[ /var/log == \/ ]] 2025-11-26 06:16:25.159 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.RKwBUNgF/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var/log 2025-11-26 06:16:25.190 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-26 06:16:25.190 | + '[' /var/log/audit '!=' /tmp/in_target.d ']' 2025-11-26 06:16:25.190 | + '[' /var/log/audit '!=' /dev ']' 2025-11-26 06:16:25.190 | + '[' /var/log/audit '!=' /boot/efi ']' 2025-11-26 06:16:25.190 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-26 06:16:25.190 | + pgrep kauditd 2025-11-26 06:16:25.207 | + [[ /var/log/audit == \/ ]] 2025-11-26 06:16:25.207 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.RKwBUNgF/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var/log/audit 2025-11-26 06:16:25.228 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-26 06:16:25.228 | + '[' /home '!=' /tmp/in_target.d ']' 2025-11-26 06:16:25.228 | + '[' /home '!=' /dev ']' 2025-11-26 06:16:25.228 | + '[' /home '!=' /boot/efi ']' 2025-11-26 06:16:25.228 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-26 06:16:25.228 | + pgrep kauditd 2025-11-26 06:16:25.243 | + [[ /home == \/ ]] 2025-11-26 06:16:25.243 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.RKwBUNgF/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /home 2025-11-26 06:16:25.266 | dib-run-parts 99-selinux-fixfiles-restore completed 2025-11-26 06:16:25.266 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-26 06:16:25.266 | dib-run-parts 2025-11-26 06:16:25.267 | dib-run-parts Target: cleanup.d 2025-11-26 06:16:25.267 | dib-run-parts 2025-11-26 06:16:25.267 | dib-run-parts Script Seconds 2025-11-26 06:16:25.267 | dib-run-parts --------------------------------------- ---------- 2025-11-26 06:16:25.267 | dib-run-parts 2025-11-26 06:16:25.274 | dib-run-parts 01-copy-manifests-dir 0.120 2025-11-26 06:16:25.279 | dib-run-parts 90-remove-resolvconf 0.017 2025-11-26 06:16:25.284 | dib-run-parts 90-remove-ssh-host-keys 0.017 2025-11-26 06:16:25.288 | dib-run-parts 99-remove-dib-img-functions 0.031 2025-11-26 06:16:25.293 | dib-run-parts 99-remove-yum-repo-conf 0.119 2025-11-26 06:16:25.298 | dib-run-parts 99-selinux-fixfiles-restore 16.368 2025-11-26 06:16:25.299 | dib-run-parts 2025-11-26 06:16:25.299 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-26 06:16:25.303 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-cleanup bash 2025-11-26 06:16:25.305 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-cleanup(,|$)' -q 2025-11-26 06:16:25.306 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-26 06:16:25.311 | + diskimage_builder/lib/img-functions:finalise_base:110 : '[' -L /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf ']' 2025-11-26 06:16:25.314 | + diskimage_builder/lib/img-functions:finalise_base:111 : grep '^....i' 2025-11-26 06:16:25.314 | + diskimage_builder/lib/img-functions:finalise_base:111 : lsattr /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf 2025-11-26 06:16:25.318 | + diskimage_builder/lib/img-functions:finalise_base:118 : sudo rm -f /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf 2025-11-26 06:16:25.337 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -L /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf.ORIG ']' 2025-11-26 06:16:25.340 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -f /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf.ORIG ']' 2025-11-26 06:16:25.343 | + diskimage_builder/lib/img-functions:finalise_base:122 : sudo mv /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf.ORIG /tmp/dib_build.RKwBUNgF/mnt/etc/resolv.conf 2025-11-26 06:16:25.361 | + diskimage_builder/lib/img-functions:finalise_base:127 : unmount_dir /tmp/dib_build.RKwBUNgF/mnt/tmp 2025-11-26 06:16:25.364 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.RKwBUNgF/mnt/tmp 2025-11-26 06:16:25.367 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-11-26 06:16:25.369 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-11-26 06:16:25.372 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-11-26 06:16:25.374 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-11-26 06:16:25.377 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.RKwBUNgF/mnt/tmp ']' 2025-11-26 06:16:25.380 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.RKwBUNgF/mnt/tmp 2025-11-26 06:16:25.383 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.RKwBUNgF/mnt/tmp 2025-11-26 06:16:25.386 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-11-26 06:16:25.389 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-11-26 06:16:25.392 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-11-26 06:16:25.393 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.RKwBUNgF/mnt/tmp/' 2025-11-26 06:16:25.393 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-11-26 06:16:25.397 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts= 2025-11-26 06:16:25.400 | + diskimage_builder/lib/img-functions:finalise_base:128 : find /tmp/dib_build.RKwBUNgF/mnt/tmp -maxdepth 1 -mindepth 1 2025-11-26 06:16:25.401 | + diskimage_builder/lib/img-functions:finalise_base:128 : xargs sudo rm -rf --one-file-system 2025-11-26 06:16:25.420 | + diskimage_builder/lib/img-functions:finalise_base:130 : sudo find /tmp/dib_build.RKwBUNgF/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2025-11-26 06:16:25.473 | + diskimage_builder/lib/img-functions:finalise_base:132 : sudo find /tmp/dib_build.RKwBUNgF/mnt/root -name '*.log' -type f -delete 2025-11-26 06:16:25.490 | + diskimage_builder/lib/disk-image-create:main:554 : for X in ${!IMAGE_TYPES[@]} 2025-11-26 06:16:25.493 | + diskimage_builder/lib/disk-image-create:main:555 : [[ tar aci =~ qcow2 ]] 2025-11-26 06:16:25.495 | + diskimage_builder/lib/disk-image-create:main:573 : '[' qcow2 == squashfs ']' 2025-11-26 06:16:25.498 | + diskimage_builder/lib/disk-image-create:main:577 : '[' qcow2 == docker ']' 2025-11-26 06:16:25.500 | + diskimage_builder/lib/disk-image-create:main:588 : export EXTRA_UNMOUNT= 2025-11-26 06:16:25.503 | + diskimage_builder/lib/disk-image-create:main:588 : EXTRA_UNMOUNT= 2025-11-26 06:16:25.505 | + diskimage_builder/lib/disk-image-create:main:589 : unmount_image 2025-11-26 06:16:25.508 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-11-26 06:16:25.535 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:16:25.537 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:16:25.540 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-11-26 06:16:25.542 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-11-26 06:16:25.544 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-11-26 06:16:25.547 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-11-26 06:16:25.550 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.RKwBUNgF/mnt ']' 2025-11-26 06:16:25.553 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:16:25.556 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:16:25.559 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-11-26 06:16:25.561 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-11-26 06:16:25.565 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-11-26 06:16:25.565 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.RKwBUNgF/mnt/' 2025-11-26 06:16:25.567 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-11-26 06:16:25.571 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.RKwBUNgF/mnt/var/log/audit 2025-11-26 06:16:25.571 | /tmp/dib_build.RKwBUNgF/mnt/var/log 2025-11-26 06:16:25.571 | /tmp/dib_build.RKwBUNgF/mnt/var 2025-11-26 06:16:25.571 | /tmp/dib_build.RKwBUNgF/mnt/tmp 2025-11-26 06:16:25.571 | /tmp/dib_build.RKwBUNgF/mnt/sys 2025-11-26 06:16:25.571 | /tmp/dib_build.RKwBUNgF/mnt/proc 2025-11-26 06:16:25.571 | /tmp/dib_build.RKwBUNgF/mnt/home 2025-11-26 06:16:25.571 | /tmp/dib_build.RKwBUNgF/mnt/dev/pts 2025-11-26 06:16:25.571 | /tmp/dib_build.RKwBUNgF/mnt/dev 2025-11-26 06:16:25.571 | /tmp/dib_build.RKwBUNgF/mnt/boot/efi 2025-11-26 06:16:25.571 | /tmp/dib_build.RKwBUNgF/mnt/boot' 2025-11-26 06:16:25.574 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:16:25.576 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:16:25.579 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.582 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:16:25.584 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var/log/audit == */boot/efi ]] 2025-11-26 06:16:25.587 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.589 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:16:25.592 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var/log/audit == */boot ]] 2025-11-26 06:16:25.594 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.597 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:16:25.599 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.602 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:16:25.604 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var/log/audit == */tmp ]] 2025-11-26 06:16:25.606 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.609 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-26 06:16:25.611 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var/log/audit == */var ]] 2025-11-26 06:16:25.614 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.617 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-26 06:16:25.619 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var/log/audit == */var/log ]] 2025-11-26 06:16:25.621 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.624 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-26 06:16:25.627 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var/log/audit == */var/log/audit ]] 2025-11-26 06:16:25.629 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RKwBUNgF/mnt/var/log/audit managed by block device; skipping' 2025-11-26 06:16:25.629 | Mountpoint /tmp/dib_build.RKwBUNgF/mnt/var/log/audit managed by block device; skipping 2025-11-26 06:16:25.632 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-26 06:16:25.634 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-26 06:16:25.637 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-26 06:16:25.639 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:16:25.642 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:16:25.644 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.647 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:16:25.649 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var/log == */boot/efi ]] 2025-11-26 06:16:25.652 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.654 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:16:25.657 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var/log == */boot ]] 2025-11-26 06:16:25.660 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.662 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:16:25.664 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.667 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:16:25.670 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var/log == */tmp ]] 2025-11-26 06:16:25.672 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.675 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-26 06:16:25.677 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var/log == */var ]] 2025-11-26 06:16:25.680 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.682 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-26 06:16:25.685 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var/log == */var/log ]] 2025-11-26 06:16:25.687 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RKwBUNgF/mnt/var/log managed by block device; skipping' 2025-11-26 06:16:25.688 | Mountpoint /tmp/dib_build.RKwBUNgF/mnt/var/log managed by block device; skipping 2025-11-26 06:16:25.690 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-26 06:16:25.693 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-26 06:16:25.695 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-26 06:16:25.698 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:16:25.701 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:16:25.703 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.706 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:16:25.708 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var == */boot/efi ]] 2025-11-26 06:16:25.711 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.713 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:16:25.716 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var == */boot ]] 2025-11-26 06:16:25.719 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.721 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:16:25.724 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.726 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:16:25.728 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var == */tmp ]] 2025-11-26 06:16:25.731 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.733 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-26 06:16:25.736 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/var == */var ]] 2025-11-26 06:16:25.739 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RKwBUNgF/mnt/var managed by block device; skipping' 2025-11-26 06:16:25.739 | Mountpoint /tmp/dib_build.RKwBUNgF/mnt/var managed by block device; skipping 2025-11-26 06:16:25.741 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-26 06:16:25.744 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-26 06:16:25.746 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-26 06:16:25.748 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:16:25.751 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:16:25.753 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.756 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:16:25.758 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/tmp == */boot/efi ]] 2025-11-26 06:16:25.761 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.763 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:16:25.766 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/tmp == */boot ]] 2025-11-26 06:16:25.769 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.771 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:16:25.773 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.776 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:16:25.778 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/tmp == */tmp ]] 2025-11-26 06:16:25.781 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RKwBUNgF/mnt/tmp managed by block device; skipping' 2025-11-26 06:16:25.781 | Mountpoint /tmp/dib_build.RKwBUNgF/mnt/tmp managed by block device; skipping 2025-11-26 06:16:25.783 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-26 06:16:25.786 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-26 06:16:25.788 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-26 06:16:25.791 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:16:25.793 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:16:25.796 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.799 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:16:25.801 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */boot/efi ]] 2025-11-26 06:16:25.803 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.806 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:16:25.808 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */boot ]] 2025-11-26 06:16:25.811 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.813 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:16:25.816 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.819 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:16:25.821 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */tmp ]] 2025-11-26 06:16:25.824 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.826 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-26 06:16:25.828 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */var ]] 2025-11-26 06:16:25.831 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.834 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-26 06:16:25.836 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */var/log ]] 2025-11-26 06:16:25.839 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.841 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-26 06:16:25.844 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */var/log/audit ]] 2025-11-26 06:16:25.846 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.848 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-26 06:16:25.851 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/sys == */home ]] 2025-11-26 06:16:25.853 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-26 06:16:25.856 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RKwBUNgF/mnt/sys' 2025-11-26 06:16:25.856 | Unmount /tmp/dib_build.RKwBUNgF/mnt/sys 2025-11-26 06:16:25.858 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RKwBUNgF/mnt/sys 2025-11-26 06:16:25.879 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:16:25.881 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:16:25.884 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.886 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:16:25.889 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */boot/efi ]] 2025-11-26 06:16:25.891 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.894 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:16:25.896 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */boot ]] 2025-11-26 06:16:25.899 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.902 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:16:25.904 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.907 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:16:25.910 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */tmp ]] 2025-11-26 06:16:25.912 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.915 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-26 06:16:25.917 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */var ]] 2025-11-26 06:16:25.920 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.922 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-26 06:16:25.924 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */var/log ]] 2025-11-26 06:16:25.927 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.930 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-26 06:16:25.932 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */var/log/audit ]] 2025-11-26 06:16:25.934 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.937 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-26 06:16:25.940 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/proc == */home ]] 2025-11-26 06:16:25.942 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-26 06:16:25.945 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RKwBUNgF/mnt/proc' 2025-11-26 06:16:25.945 | Unmount /tmp/dib_build.RKwBUNgF/mnt/proc 2025-11-26 06:16:25.947 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RKwBUNgF/mnt/proc 2025-11-26 06:16:25.967 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:16:25.970 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:16:25.972 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.975 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:16:25.977 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/home == */boot/efi ]] 2025-11-26 06:16:25.980 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.982 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:16:25.985 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/home == */boot ]] 2025-11-26 06:16:25.987 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.990 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:16:25.992 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:25.995 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:16:25.997 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/home == */tmp ]] 2025-11-26 06:16:26.000 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.002 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-26 06:16:26.004 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/home == */var ]] 2025-11-26 06:16:26.007 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.009 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-26 06:16:26.012 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/home == */var/log ]] 2025-11-26 06:16:26.014 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.017 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-26 06:16:26.019 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/home == */var/log/audit ]] 2025-11-26 06:16:26.022 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.024 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-26 06:16:26.027 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/home == */home ]] 2025-11-26 06:16:26.029 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RKwBUNgF/mnt/home managed by block device; skipping' 2025-11-26 06:16:26.029 | Mountpoint /tmp/dib_build.RKwBUNgF/mnt/home managed by block device; skipping 2025-11-26 06:16:26.031 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-26 06:16:26.034 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-26 06:16:26.037 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-26 06:16:26.039 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:16:26.042 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:16:26.044 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.047 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:16:26.049 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */boot/efi ]] 2025-11-26 06:16:26.051 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.054 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:16:26.056 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */boot ]] 2025-11-26 06:16:26.059 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.061 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:16:26.063 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.066 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:16:26.068 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */tmp ]] 2025-11-26 06:16:26.071 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.073 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-26 06:16:26.076 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */var ]] 2025-11-26 06:16:26.078 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.080 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-26 06:16:26.082 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */var/log ]] 2025-11-26 06:16:26.085 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.087 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-26 06:16:26.089 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */var/log/audit ]] 2025-11-26 06:16:26.091 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.094 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-26 06:16:26.096 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev/pts == */home ]] 2025-11-26 06:16:26.098 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-26 06:16:26.100 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RKwBUNgF/mnt/dev/pts' 2025-11-26 06:16:26.100 | Unmount /tmp/dib_build.RKwBUNgF/mnt/dev/pts 2025-11-26 06:16:26.102 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RKwBUNgF/mnt/dev/pts 2025-11-26 06:16:26.121 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:16:26.123 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:16:26.126 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.128 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:16:26.130 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */boot/efi ]] 2025-11-26 06:16:26.133 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.135 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:16:26.137 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */boot ]] 2025-11-26 06:16:26.140 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.142 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-26 06:16:26.144 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.147 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2025-11-26 06:16:26.149 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */tmp ]] 2025-11-26 06:16:26.152 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.155 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2025-11-26 06:16:26.157 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */var ]] 2025-11-26 06:16:26.159 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.161 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2025-11-26 06:16:26.164 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */var/log ]] 2025-11-26 06:16:26.166 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.168 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2025-11-26 06:16:26.171 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */var/log/audit ]] 2025-11-26 06:16:26.173 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.175 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2025-11-26 06:16:26.178 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/dev == */home ]] 2025-11-26 06:16:26.180 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-26 06:16:26.182 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.RKwBUNgF/mnt/dev' 2025-11-26 06:16:26.182 | Unmount /tmp/dib_build.RKwBUNgF/mnt/dev 2025-11-26 06:16:26.184 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.RKwBUNgF/mnt/dev 2025-11-26 06:16:26.203 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:16:26.206 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:16:26.208 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.210 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:16:26.212 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/boot/efi == */boot/efi ]] 2025-11-26 06:16:26.214 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RKwBUNgF/mnt/boot/efi managed by block device; skipping' 2025-11-26 06:16:26.214 | Mountpoint /tmp/dib_build.RKwBUNgF/mnt/boot/efi managed by block device; skipping 2025-11-26 06:16:26.217 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-26 06:16:26.219 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-26 06:16:26.221 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-26 06:16:26.223 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-26 06:16:26.226 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-26 06:16:26.228 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.230 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-11-26 06:16:26.232 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/boot == */boot/efi ]] 2025-11-26 06:16:26.235 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-26 06:16:26.237 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2025-11-26 06:16:26.239 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.RKwBUNgF/mnt/boot == */boot ]] 2025-11-26 06:16:26.241 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.RKwBUNgF/mnt/boot managed by block device; skipping' 2025-11-26 06:16:26.241 | Mountpoint /tmp/dib_build.RKwBUNgF/mnt/boot managed by block device; skipping 2025-11-26 06:16:26.244 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2025-11-26 06:16:26.246 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2025-11-26 06:16:26.248 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2025-11-26 06:16:26.251 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-11-26 06:16:26.253 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-11-26 06:16:26.256 | ++ diskimage_builder/lib/disk-image-create:main:591 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-path 2025-11-26 06:16:26.372 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-26 06:16:26.372 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-26 06:16:26.372 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2025-11-26 06:16:26.387 | + diskimage_builder/lib/disk-image-create:main:591 : TMP_IMAGE_PATH=/tmp/dib_image.mGJKYTbm/image0.raw 2025-11-26 06:16:26.390 | + diskimage_builder/lib/disk-image-create:main:592 : export TMP_IMAGE_PATH 2025-11-26 06:16:26.392 | + diskimage_builder/lib/disk-image-create:main:595 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py umount 2025-11-26 06:16:26.507 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-26 06:16:26.508 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-26 06:16:26.508 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_home] 2025-11-26 06:16:26.508 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-26 06:16:26.527 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RKwBUNgF/mnt/home] 2025-11-26 06:16:26.542 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RKwBUNgF/mnt/home: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:16:26.543 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RKwBUNgF/mnt/home] 2025-11-26 06:16:26.564 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_audit] 2025-11-26 06:16:26.564 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-26 06:16:26.582 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RKwBUNgF/mnt/var/log/audit] 2025-11-26 06:16:26.598 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RKwBUNgF/mnt/var/log/audit: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:16:26.599 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RKwBUNgF/mnt/var/log/audit] 2025-11-26 06:16:26.618 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_log] 2025-11-26 06:16:26.618 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-26 06:16:26.637 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RKwBUNgF/mnt/var/log] 2025-11-26 06:16:26.653 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RKwBUNgF/mnt/var/log: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:16:26.654 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RKwBUNgF/mnt/var/log] 2025-11-26 06:16:26.673 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_var] 2025-11-26 06:16:26.673 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-26 06:16:26.689 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RKwBUNgF/mnt/var] 2025-11-26 06:16:26.704 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RKwBUNgF/mnt/var: 952 MiB (998244352 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:16:26.705 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RKwBUNgF/mnt/var] 2025-11-26 06:16:26.768 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_tmp] 2025-11-26 06:16:26.768 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-26 06:16:26.787 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RKwBUNgF/mnt/tmp] 2025-11-26 06:16:26.802 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RKwBUNgF/mnt/tmp: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:16:26.803 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RKwBUNgF/mnt/tmp] 2025-11-26 06:16:26.823 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_ESP] 2025-11-26 06:16:26.823 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-26 06:16:26.840 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RKwBUNgF/mnt/boot/efi] 2025-11-26 06:16:26.861 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_boot] 2025-11-26 06:16:26.861 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-26 06:16:26.881 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RKwBUNgF/mnt/boot] 2025-11-26 06:16:26.964 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RKwBUNgF/mnt/boot: 364 MiB (381699072 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:16:26.965 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RKwBUNgF/mnt/boot] 2025-11-26 06:16:27.015 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_root] 2025-11-26 06:16:27.015 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-26 06:16:27.032 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.RKwBUNgF/mnt/] 2025-11-26 06:16:27.048 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.RKwBUNgF/mnt/: 2.2 GiB (2344615936 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:16:27.049 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.RKwBUNgF/mnt/] 2025-11-26 06:16:27.407 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_thinpool] 2025-11-26 06:16:27.484 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_root] 2025-11-26 06:16:27.545 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_tmp] 2025-11-26 06:16:27.606 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_var] 2025-11-26 06:16:27.662 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_log] 2025-11-26 06:16:27.721 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_audit] 2025-11-26 06:16:27.777 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_home] 2025-11-26 06:16:27.865 | INFO diskimage_builder.block_device.utils [-] Calling [sudo vgchange -an vg] 2025-11-26 06:16:27.889 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: 0 logical volume(s) in volume group "vg" now active exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-26 06:16:27.915 | INFO diskimage_builder.block_device.utils [-] Calling [sudo udevadm settle] 2025-11-26 06:16:27.941 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2025-11-26 06:16:28.004 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2025-11-26 06:16:28.004 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2025-11-26 06:16:28.044 | + diskimage_builder/lib/disk-image-create:main:596 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py cleanup 2025-11-26 06:16:28.172 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-26 06:16:28.172 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.RKwBUNgF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.mGJKYTbm', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.RKwBUNgF/mnt', 'build-dir': '/tmp/dib_build.RKwBUNgF', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-26 06:16:28.173 | INFO diskimage_builder.block_device.utils [-] Calling [sudo pvscan --cache] 2025-11-26 06:16:28.220 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.RKwBUNgF/states/block-device] 2025-11-26 06:16:28.241 | + diskimage_builder/lib/disk-image-create:main:598 : cleanup_build_dir 2025-11-26 06:16:28.243 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /tmp/dib_build.RKwBUNgF/built; do sleep 1; done' 2025-11-26 06:16:28.263 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /tmp/dib_build.RKwBUNgF/mnt 2025-11-26 06:16:28.279 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /tmp/dib_build.RKwBUNgF 2025-11-26 06:16:28.330 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2025-11-26 06:16:28.332 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-11-26 06:16:28.334 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-11-26 06:16:28.336 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-11-26 06:16:28.338 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-11-26 06:16:28.342 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865372 2025-11-26 06:16:28.344 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-11-26 06:16:28.346 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865372 -lt 14680064 ']' 2025-11-26 06:16:28.348 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-11-26 06:16:28.350 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-11-26 06:16:28.352 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /tmp/dib_build.RKwBUNgF 2025-11-26 06:16:28.360 | + diskimage_builder/lib/disk-image-create:main:600 : [[ ! disable-nouveau enable-packages-install sysprep cloud-init-network-renderer override-pip-and-virtualenv openvswitch selinux-fixfiles-restore rpm-distro base edpm-base growvols install-types pkg-map centos cache-url dracut-regenerate repo-setup package-installs redhat-common manifests reset-bls-entries install-bin yum install-static bootloader modprobe interface-names source-repositories stable-interface-names selinux-permissive element-manifest dynamic-login openssh-server runtime-ssh-host-keys edpm-partition-uefi dib-init-system remove-resolvconf select-boot-kernel-initrd =~ no-final-image ]] 2025-11-26 06:16:28.362 | + diskimage_builder/lib/disk-image-create:main:600 : [[ 0 == \0 ]] 2025-11-26 06:16:28.364 | + diskimage_builder/lib/disk-image-create:main:601 : has_raw_type= 2025-11-26 06:16:28.366 | + diskimage_builder/lib/disk-image-create:main:602 : for IMAGE_TYPE in ${IMAGE_TYPES[@]} 2025-11-26 06:16:28.368 | + diskimage_builder/lib/disk-image-create:main:604 : '[' qcow2 = raw ']' 2025-11-26 06:16:28.370 | + diskimage_builder/lib/disk-image-create:main:606 : '[' qcow2 '!=' squashfs ']' 2025-11-26 06:16:28.372 | + diskimage_builder/lib/disk-image-create:main:607 : compress_and_save_image edpm-hardened-uefi.qcow2 2025-11-26 06:16:28.374 | + diskimage_builder/lib/img-functions:compress_and_save_image:137 : test qcow2 '!=' qcow2 2025-11-26 06:16:28.376 | + diskimage_builder/lib/img-functions:compress_and_save_image:138 : '[' -n '' ']' 2025-11-26 06:16:28.378 | + diskimage_builder/lib/img-functions:compress_and_save_image:141 : EXTRA_OPTIONS= 2025-11-26 06:16:28.380 | + diskimage_builder/lib/img-functions:compress_and_save_image:143 : '[' qcow2 = raw ']' 2025-11-26 06:16:28.382 | + diskimage_builder/lib/img-functions:compress_and_save_image:145 : '[' qcow2 == tgz ']' 2025-11-26 06:16:28.384 | + diskimage_builder/lib/img-functions:compress_and_save_image:148 : '[' qcow2 == vhd ']' 2025-11-26 06:16:28.386 | + diskimage_builder/lib/img-functions:compress_and_save_image:156 : echo 'Converting image using qemu-img convert' 2025-11-26 06:16:28.386 | Converting image using qemu-img convert 2025-11-26 06:16:28.388 | + diskimage_builder/lib/img-functions:compress_and_save_image:157 : qemu-img convert -c -f raw -O qcow2 /tmp/dib_image.mGJKYTbm/image0.raw edpm-hardened-uefi.qcow2-new 2025-11-26 06:17:22.421 | + diskimage_builder/lib/img-functions:compress_and_save_image:160 : OUT_IMAGE_PATH=edpm-hardened-uefi.qcow2-new 2025-11-26 06:17:22.424 | + diskimage_builder/lib/img-functions:compress_and_save_image:161 : finish_image edpm-hardened-uefi.qcow2 2025-11-26 06:17:22.427 | + diskimage_builder/lib/common-functions:finish_image:54 : '[' -f edpm-hardened-uefi.qcow2 -a 0 -eq 0 ']' 2025-11-26 06:17:22.430 | + diskimage_builder/lib/common-functions:finish_image:66 : mv edpm-hardened-uefi.qcow2-new edpm-hardened-uefi.qcow2 2025-11-26 06:17:22.433 | + diskimage_builder/lib/common-functions:finish_image:67 : [[ -n 1 ]] 2025-11-26 06:17:22.436 | + diskimage_builder/lib/common-functions:finish_image:67 : [[ 1 != \0 ]] 2025-11-26 06:17:22.438 | + diskimage_builder/lib/common-functions:finish_image:75 : declare -a wait_for 2025-11-26 06:17:22.441 | + diskimage_builder/lib/common-functions:finish_image:76 : [[ 1 == \1 ]] 2025-11-26 06:17:22.443 | + diskimage_builder/lib/common-functions:finish_image:76 : DIB_CHECKSUM=md5,sha256 2025-11-26 06:17:22.446 | + diskimage_builder/lib/common-functions:finish_image:77 : [[ md5,sha256 == *md5* ]] 2025-11-26 06:17:22.448 | + diskimage_builder/lib/common-functions:finish_image:77 : wait_for+=($!) 2025-11-26 06:17:22.449 | + diskimage_builder/lib/common-functions:finish_image:77 : md5sum edpm-hardened-uefi.qcow2 2025-11-26 06:17:22.451 | + diskimage_builder/lib/common-functions:finish_image:78 : [[ md5,sha256 == *sha256* ]] 2025-11-26 06:17:22.454 | + diskimage_builder/lib/common-functions:finish_image:78 : sha256sum edpm-hardened-uefi.qcow2 2025-11-26 06:17:22.454 | + diskimage_builder/lib/common-functions:finish_image:78 : wait_for+=($!) 2025-11-26 06:17:22.458 | + diskimage_builder/lib/common-functions:finish_image:79 : wait 54477 54487 2025-11-26 06:17:23.723 | + diskimage_builder/lib/common-functions:finish_image:81 : echo 'Image file edpm-hardened-uefi.qcow2 created...' 2025-11-26 06:17:23.724 | Image file edpm-hardened-uefi.qcow2 created... 2025-11-26 06:17:23.726 | + diskimage_builder/lib/disk-image-create:main:610 : '[' -n '' ']' 2025-11-26 06:17:23.729 | + diskimage_builder/lib/disk-image-create:main:617 : cleanup_image_dir 2025-11-26 06:17:23.732 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /tmp/dib_image.mGJKYTbm 2025-11-26 06:17:23.779 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2025-11-26 06:17:23.782 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-11-26 06:17:23.784 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-11-26 06:17:23.787 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-11-26 06:17:23.790 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-11-26 06:17:23.795 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865372 2025-11-26 06:17:23.798 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-11-26 06:17:23.801 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865372 -lt 14680064 ']' 2025-11-26 06:17:23.803 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-11-26 06:17:23.806 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-11-26 06:17:23.808 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /tmp/dib_image.mGJKYTbm 2025-11-26 06:17:24.028 | Build completed successfully