2025-11-22 06:17:53.578 | diskimage-builder version 3.40.1 2025-11-22 06:17:53.579 | Building elements: base centos dynamic-login element-manifest selinux-permissive enable-packages-install interface-names ironic-agent-multipath override-pip-and-virtualenv extra-hardware ironic-python-agent-ramdisk repo-setup 2025-11-22 06:17:53.631 | 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-22 06:17:53.667 | Expanded element dependencies to: install-types enable-packages-install interface-names pkg-map override-pip-and-virtualenv extra-hardware cache-url svc-map rpm-distro select-boot-kernel-initrd no-final-image dynamic-login openssh-server base epel ensure-venv sysprep centos source-repositories ironic-python-agent-ramdisk dib-python repo-setup manifests element-manifest ibft-interfaces selinux-permissive install-static redhat-common dhcp-all-interfaces yum selinux-fixfiles-restore ironic-ramdisk-base runtime-ssh-host-keys package-installs ironic-agent-multipath dib-init-system install-bin 2025-11-22 06:17:53.670 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2025-11-22 06:17:53.672 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=ironic-python-agent 2025-11-22 06:17:53.675 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=ironic-python-agent 2025-11-22 06:17:53.678 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2025-11-22 06:17:53.680 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2025-11-22 06:17:53.683 | + diskimage_builder/lib/disk-image-create:main:263 : type qemu-img 2025-11-22 06:17:53.685 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2025-11-22 06:17:53.688 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2025-11-22 06:17:53.690 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2025-11-22 06:17:53.693 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2025-11-22 06:17:53.697 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/tmp/dib_build.ttvXPkjN 2025-11-22 06:17:53.700 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2025-11-22 06:17:53.703 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/tmp/dib_image.5itwRd8p 2025-11-22 06:17:53.706 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2025-11-22 06:17:53.708 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2025-11-22 06:17:53.711 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2025-11-22 06:17:53.713 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2025-11-22 06:17:53.715 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-11-22 06:17:53.718 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-11-22 06:17:53.721 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-11-22 06:17:53.725 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865368 2025-11-22 06:17:53.727 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-11-22 06:17:53.730 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865368 -lt 14680064 ']' 2025-11-22 06:17:53.732 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 1 == 1 ']' 2025-11-22 06:17:53.734 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : echo 'WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7865368 < 14G)' 2025-11-22 06:17:53.734 | WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7865368 < 14G) 2025-11-22 06:17:53.737 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-11-22 06:17:53.739 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2025-11-22 06:17:53.742 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /tmp/dib_build.ttvXPkjN 2025-11-22 06:17:53.742 | Building in /tmp/dib_build.ttvXPkjN 2025-11-22 06:17:53.744 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2025-11-22 06:17:53.747 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2025-11-22 06:17:53.749 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2025-11-22 06:17:53.751 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/tmp/dib_build.ttvXPkjN/hooks 2025-11-22 06:17:53.754 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/tmp/dib_build.ttvXPkjN/hooks 2025-11-22 06:17:53.756 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /tmp/dib_build.ttvXPkjN/block-device 2025-11-22 06:17:53.760 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/tmp/dib_build.ttvXPkjN/block-device/config.yaml 2025-11-22 06:17:53.763 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /tmp/dib_build.ttvXPkjN/block-device/config.yaml 2025-11-22 06:17:53.775 | Searching elements for block-device[-amd64].yaml ... 2025-11-22 06:17:53.778 | ... done 2025-11-22 06:17:53.778 | Using default block-device fallback config 2025-11-22 06:17:53.782 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/tmp/dib_build.ttvXPkjN/block-device/params.yaml 2025-11-22 06:17:53.784 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2025-11-22 06:17:53.787 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2025-11-22 06:17:53.791 | + 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-22 06:17:53.916 | 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-22 06:17:53.916 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-22 06:17:53.917 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0', 'mkfs': {'name': 'mkfs_root', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2025-11-22 06:17:53.918 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2025-11-22 06:17:53.918 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2025-11-22 06:17:53.918 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.ttvXPkjN/states/block-device/config.json] 2025-11-22 06:17:53.935 | ++ 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-22 06:17:54.061 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-22 06:17:54.061 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-22 06:17:54.061 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2025-11-22 06:17:54.061 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:308 2025-11-22 06:17:54.079 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2025-11-22 06:17:54.082 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2025-11-22 06:17:54.085 | ++ 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-22 06:17:54.209 | 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-22 06:17:54.209 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-22 06:17:54.209 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2025-11-22 06:17:54.209 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:315 2025-11-22 06:17:54.226 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2025-11-22 06:17:54.229 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2025-11-22 06:17:54.232 | ++ 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-22 06:17:54.358 | 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-22 06:17:54.358 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-22 06:17:54.358 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2025-11-22 06:17:54.358 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:329 2025-11-22 06:17:54.378 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2025-11-22 06:17:54.380 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2025-11-22 06:17:54.384 | ++ 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-22 06:17:54.508 | 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-22 06:17:54.508 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-22 06:17:54.509 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2025-11-22 06:17:54.525 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS=/ 2025-11-22 06:17:54.528 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2025-11-22 06:17:54.531 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2025-11-22 06:17:54.534 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:17:54.538 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:17:54.560 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:17:54.563 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:17:54.565 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:17:54.568 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2025-11-22 06:17:54.570 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-22 06:17:54.573 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.ttvXPkjN/hooks ']' 2025-11-22 06:17:54.575 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2025-11-22 06:17:54.590 | Copying hooks for override-pip-and-virtualenv 2025-11-22 06:17:54.597 | Copying hooks for epel 2025-11-22 06:17:54.602 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/epel/pre-install.d/05-rpm-epel-release 2025-11-22 06:17:54.611 | Copying hooks for enable-packages-install 2025-11-22 06:17:54.616 | Copying hooks /usr/share/edpm-image-builder/dib/enable-packages-install/environment.d/01-export-install-types.bash 2025-11-22 06:17:54.620 | Copying hooks for install-bin 2025-11-22 06:17:54.625 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2025-11-22 06:17:54.630 | Copying hooks for source-repositories 2025-11-22 06:17:54.635 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2025-11-22 06:17:54.643 | Copying hooks for interface-names 2025-11-22 06:17:54.648 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/70-clear-net-ifnames 2025-11-22 06:17:54.650 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/71-clean-stale-interface 2025-11-22 06:17:54.654 | Copying hooks for package-installs 2025-11-22 06:17:54.659 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2025-11-22 06:17:54.661 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2025-11-22 06:17:54.662 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2025-11-22 06:17:54.664 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2025-11-22 06:17:54.668 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2025-11-22 06:17:54.672 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2025-11-22 06:17:54.673 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2025-11-22 06:17:54.679 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2025-11-22 06:17:54.680 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2025-11-22 06:17:54.684 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2025-11-22 06:17:54.685 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2025-11-22 06:17:54.693 | Copying hooks for yum 2025-11-22 06:17:54.697 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/bin/install-packages 2025-11-22 06:17:54.702 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2025-11-22 06:17:54.706 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2025-11-22 06:17:54.710 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2025-11-22 06:17:54.714 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2025-11-22 06:17:54.715 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2025-11-22 06:17:54.717 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2025-11-22 06:17:54.718 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2025-11-22 06:17:54.720 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2025-11-22 06:17:54.725 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2025-11-22 06:17:54.731 | Copying hooks for ironic-ramdisk-base 2025-11-22 06:17:54.735 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-ramdisk-base/cleanup.d/98-prepare-resolve-conf 2025-11-22 06:17:54.736 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-ramdisk-base/cleanup.d/99-ramdisk-create 2025-11-22 06:17:54.740 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-ramdisk-base/environment.d/10-checksum.bash 2025-11-22 06:17:54.746 | Copying hooks for selinux-permissive 2025-11-22 06:17:54.750 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/pre-install.d/11-selinux-permissive 2025-11-22 06:17:54.754 | Copying hooks for ensure-venv 2025-11-22 06:17:54.762 | Copying hooks for rpm-distro 2025-11-22 06:17:54.766 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2025-11-22 06:17:54.770 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2025-11-22 06:17:54.772 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2025-11-22 06:17:54.773 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2025-11-22 06:17:54.779 | Copying hooks for base 2025-11-22 06:17:54.783 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2025-11-22 06:17:54.787 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2025-11-22 06:17:54.789 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2025-11-22 06:17:54.790 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2025-11-22 06:17:54.794 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2025-11-22 06:17:54.802 | Copying hooks for install-types 2025-11-22 06:17:54.806 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2025-11-22 06:17:54.810 | Copying hooks for dhcp-all-interfaces 2025-11-22 06:17:54.814 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/50-dhcp-all-interfaces 2025-11-22 06:17:54.816 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/60-remove-cloud-image-interfaces 2025-11-22 06:17:54.817 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/NetworkManager-conf.d-00-main.conf 2025-11-22 06:17:54.818 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces-udev.rules 2025-11-22 06:17:54.820 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.conf 2025-11-22 06:17:54.821 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.init 2025-11-22 06:17:54.823 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.sh 2025-11-22 06:17:54.824 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-interface@.service 2025-11-22 06:17:54.832 | Copying hooks for element-manifest 2025-11-22 06:17:54.836 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/extra-data.d/75-inject-element-manifest 2025-11-22 06:17:54.842 | Copying hooks for ironic-python-agent-ramdisk 2025-11-22 06:17:54.846 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/environment.d/01-debian-ipa.bash 2025-11-22 06:17:54.848 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/environment.d/10-defaults.bash 2025-11-22 06:17:54.849 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/environment.d/20-ipa-distro-family.bash 2025-11-22 06:17:54.853 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/extra-data.d/15-ssl-ca-copy 2025-11-22 06:17:54.857 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/install.d/ironic-python-agent-ramdisk-package-install 2025-11-22 06:17:54.859 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/install.d/ironic-python-agent-ramdisk-source-install 2025-11-22 06:17:54.863 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/post-install.d/80-ironic-python-agent-ramdisk 2025-11-22 06:17:54.864 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/post-install.d/99-remove-extra-packages 2025-11-22 06:17:54.870 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/static/etc 2025-11-22 06:17:54.872 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/static/usr 2025-11-22 06:17:54.888 | Copying hooks for extra-hardware 2025-11-22 06:17:54.892 | Copying hooks /usr/share/ironic-python-agent-builder/dib/extra-hardware/install.d/extra-hardware-package-install 2025-11-22 06:17:54.893 | Copying hooks /usr/share/ironic-python-agent-builder/dib/extra-hardware/install.d/extra-hardware-source-install 2025-11-22 06:17:54.897 | Copying hooks /usr/share/ironic-python-agent-builder/dib/extra-hardware/pre-install.d/10-enable-rdo-deps 2025-11-22 06:17:54.906 | Copying hooks for selinux-fixfiles-restore 2025-11-22 06:17:54.911 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2025-11-22 06:17:54.915 | Copying hooks for openssh-server 2025-11-22 06:17:54.919 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2025-11-22 06:17:54.921 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2025-11-22 06:17:54.929 | Copying hooks for manifests 2025-11-22 06:17:54.933 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2025-11-22 06:17:54.937 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2025-11-22 06:17:54.941 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2025-11-22 06:17:54.945 | Copying hooks for no-final-image 2025-11-22 06:17:54.950 | Copying hooks for sysprep 2025-11-22 06:17:54.954 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2025-11-22 06:17:54.959 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2025-11-22 06:17:54.963 | Copying hooks for dib-init-system 2025-11-22 06:17:54.967 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2025-11-22 06:17:54.971 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2025-11-22 06:17:54.975 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2025-11-22 06:17:54.979 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2025-11-22 06:17:54.983 | Copying hooks for install-static 2025-11-22 06:17:54.987 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2025-11-22 06:17:54.996 | Copying hooks for select-boot-kernel-initrd 2025-11-22 06:17:55.000 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/bin/select-boot-kernel-initrd 2025-11-22 06:17:55.004 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/cleanup.d/99-remove-dib-img-functions 2025-11-22 06:17:55.008 | 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-22 06:17:55.012 | Copying hooks for dynamic-login 2025-11-22 06:17:55.018 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/systemd 2025-11-22 06:17:55.019 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/sysv 2025-11-22 06:17:55.021 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/upstart 2025-11-22 06:17:55.025 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/install.d/70-enable-dynamic-login-services 2025-11-22 06:17:55.029 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/static/usr 2025-11-22 06:17:55.035 | Copying hooks for redhat-common 2025-11-22 06:17:55.039 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2025-11-22 06:17:55.043 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2025-11-22 06:17:55.047 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2025-11-22 06:17:55.054 | Copying hooks for repo-setup 2025-11-22 06:17:55.058 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/environment.d/01-repo-setup.bash 2025-11-22 06:17:55.062 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/pre-install.d/00-03-repo-setup 2025-11-22 06:17:55.067 | Copying hooks for cache-url 2025-11-22 06:17:55.071 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2025-11-22 06:17:55.081 | Copying hooks for ibft-interfaces 2025-11-22 06:17:55.085 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/systemd 2025-11-22 06:17:55.086 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/sysv 2025-11-22 06:17:55.088 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/upstart 2025-11-22 06:17:55.092 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/post-install.d/70-init-ibft-interfaces 2025-11-22 06:17:55.096 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/static/etc 2025-11-22 06:17:55.097 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/static/usr 2025-11-22 06:17:55.106 | Copying hooks for dib-python 2025-11-22 06:17:55.110 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2025-11-22 06:17:55.114 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2025-11-22 06:17:55.118 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2025-11-22 06:17:55.122 | Copying hooks for runtime-ssh-host-keys 2025-11-22 06:17:55.127 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2025-11-22 06:17:55.131 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2025-11-22 06:17:55.132 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2025-11-22 06:17:55.136 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2025-11-22 06:17:55.140 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2025-11-22 06:17:55.149 | Copying hooks for ironic-agent-multipath 2025-11-22 06:17:55.153 | Copying hooks /usr/share/edpm-image-builder/dib/ironic-agent-multipath/static/etc 2025-11-22 06:17:55.160 | Copying hooks for svc-map 2025-11-22 06:17:55.164 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/bin/svc-map 2025-11-22 06:17:55.168 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2025-11-22 06:17:55.169 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2025-11-22 06:17:55.179 | Copying hooks for pkg-map 2025-11-22 06:17:55.182 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2025-11-22 06:17:55.186 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2025-11-22 06:17:55.191 | Copying hooks for centos 2025-11-22 06:17:55.196 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/environment.d/10-centos-distro-name.bash 2025-11-22 06:17:55.200 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/post-install.d/03-reset-bls-entries 2025-11-22 06:17:55.204 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/00-02-set-centos-mirror 2025-11-22 06:17:55.205 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/02-set-machine-id 2025-11-22 06:17:55.209 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/root.d/10-centos-cloud-image 2025-11-22 06:17:55.214 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/10-stream-build-succeeds 2025-11-22 06:17:55.216 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-build-succeeds 2025-11-22 06:17:55.218 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-stream-build-succeeds 2025-11-22 06:17:55.220 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/9-stream-build-succeeds 2025-11-22 06:17:55.232 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2025-11-22 06:17:55.235 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:17:55.235 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2025-11-22 06:17:55.240 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.ttvXPkjN/hooks/root.d ']' 2025-11-22 06:17:55.243 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.ttvXPkjN/hooks/root.d' 2025-11-22 06:17:55.243 | Running hooks from /tmp/dib_build.ttvXPkjN/hooks/root.d 2025-11-22 06:17:55.245 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-11-22 06:17:55.248 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.ttvXPkjN/hooks/root.d 2025-11-22 06:17:55.261 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:17:55.262 | + source /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:17:55.263 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:17:55.263 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:17:55.263 | ++ [[ main,contrib,non-free =~ non-free ]] 2025-11-22 06:17:55.263 | ++ export IPA_DEBIAN_NONFREE=true 2025-11-22 06:17:55.263 | ++ IPA_DEBIAN_NONFREE=true 2025-11-22 06:17:55.263 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/01-export-install-types.bash 2025-11-22 06:17:55.265 | + source /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/01-export-install-types.bash 2025-11-22 06:17:55.265 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:17:55.265 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:17:55.265 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/01-repo-setup.bash 2025-11-22 06:17:55.267 | + source /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/01-repo-setup.bash 2025-11-22 06:17:55.267 | ++ export DIB_REPO_SETUP=current-podified 2025-11-22 06:17:55.267 | ++ DIB_REPO_SETUP=current-podified 2025-11-22 06:17:55.267 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:17:55.267 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:17:55.267 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:17:55.267 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:17:55.267 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:17:55.267 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:17:55.267 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/10-base-defaults 2025-11-22 06:17:55.269 | + source /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/10-base-defaults 2025-11-22 06:17:55.269 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:17:55.269 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:17:55.269 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:17:55.269 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:17:55.269 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:17:55.271 | + source /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:17:55.272 | ++ export DISTRO_NAME=centos 2025-11-22 06:17:55.272 | ++ DISTRO_NAME=centos 2025-11-22 06:17:55.272 | ++ export DIB_RELEASE=9-stream 2025-11-22 06:17:55.272 | ++ DIB_RELEASE=9-stream 2025-11-22 06:17:55.272 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-22 06:17:55.272 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-22 06:17:55.272 | ++ export YUM=dnf 2025-11-22 06:17:55.272 | ++ YUM=dnf 2025-11-22 06:17:55.272 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/10-checksum.bash 2025-11-22 06:17:55.274 | + source /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/10-checksum.bash 2025-11-22 06:17:55.274 | ++ export DIB_CHECKSUM=1 2025-11-22 06:17:55.274 | ++ DIB_CHECKSUM=1 2025-11-22 06:17:55.274 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/10-defaults.bash 2025-11-22 06:17:55.276 | + source /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/10-defaults.bash 2025-11-22 06:17:55.276 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:17:55.276 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:17:55.276 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/14-manifests 2025-11-22 06:17:55.278 | + source /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/14-manifests 2025-11-22 06:17:55.278 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:17:55.278 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:17:55.278 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:17:55.278 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:17:55.278 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:17:55.280 | + source /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:17:55.280 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-11-22 06:17:55.280 | ++ export IPA_DISTRO_FAMILY=rh 2025-11-22 06:17:55.280 | ++ IPA_DISTRO_FAMILY=rh 2025-11-22 06:17:55.280 | ++ [[ centos =~ (centos|rhel) ]] 2025-11-22 06:17:55.280 | ++ [[ 9 > 7 ]] 2025-11-22 06:17:55.280 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:17:55.280 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:17:55.280 | ++ [[ centos =~ debian ]] 2025-11-22 06:17:55.280 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/50-dib-python-version 2025-11-22 06:17:55.282 | + source /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/50-dib-python-version 2025-11-22 06:17:55.283 | ++ '[' -z 3 ']' 2025-11-22 06:17:55.283 | ++ '[' -z 3 ']' 2025-11-22 06:17:55.283 | ++ export DIB_PYTHON_VERSION 2025-11-22 06:17:55.283 | ++ export DIB_PYTHON=python3 2025-11-22 06:17:55.283 | ++ DIB_PYTHON=python3 2025-11-22 06:17:55.283 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/50-redhat-common 2025-11-22 06:17:55.285 | + source /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/50-redhat-common 2025-11-22 06:17:55.285 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:17:55.285 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:17:55.285 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-22 06:17:55.285 | ++ DIB_INIT_SYSTEM=systemd 2025-11-22 06:17:55.285 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/99-dib-init-system 2025-11-22 06:17:55.287 | + source /tmp/dib_build.ttvXPkjN/hooks/root.d/../environment.d/99-dib-init-system 2025-11-22 06:17:55.287 | ++ '[' -z systemd ']' 2025-11-22 06:17:55.287 | ++ case $DIB_INIT_SYSTEM in 2025-11-22 06:17:55.287 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/root.d/10-centos-cloud-image 2025-11-22 06:17:55.290 | + set -eu 2025-11-22 06:17:55.290 | + set -o pipefail 2025-11-22 06:17:55.290 | + '[' -n amd64 ']' 2025-11-22 06:17:55.290 | + '[' -n /tmp/dib_build.ttvXPkjN/mnt ']' 2025-11-22 06:17:55.290 | + [[ amd64 x86_64 arm64 aarch64 ppc64le =~ amd64 ]] 2025-11-22 06:17:55.290 | + [[ amd64 =~ amd64 ]] 2025-11-22 06:17:55.290 | + ARCH=x86_64 2025-11-22 06:17:55.290 | + [[ 9-stream == \9 ]] 2025-11-22 06:17:55.290 | + dib_release_path=9-stream 2025-11-22 06:17:55.290 | + DIB_CLOUD_IMAGES=https://cloud.centos.org/centos/9-stream/x86_64/images 2025-11-22 06:17:55.290 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-22 06:17:55.290 | + '[' -n /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-11-22 06:17:55.290 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-22 06:17:55.290 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-22 06:17:55.290 | ++ basename /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-22 06:17:55.291 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-22 06:17:55.291 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-22 06:17:55.291 | + echo 'Extracting image...' 2025-11-22 06:17:55.291 | Extracting image... 2025-11-22 06:17:55.291 | + /tmp/dib_build.ttvXPkjN/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-22 06:17:55.293 | + set -eu 2025-11-22 06:17:55.293 | + set -o pipefail 2025-11-22 06:17:55.293 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-22 06:17:55.293 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-22 06:17:55.293 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-22 06:17:55.293 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-22 06:17:55.293 | + CACHED_TAR=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-22 06:17:55.293 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2025-11-22 06:17:55.293 | + TAR_LOCK=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock 2025-11-22 06:17:55.293 | + GUID_EFI=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2025-11-22 06:17:55.293 | + GUID_LINUX_BOOT=bc13c2ff-59e6-4262-a352-b275fd6f7172 2025-11-22 06:17:55.294 | ++ date 2025-11-22 06:17:55.295 | + echo 'Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Sat Nov 22 06:17:55 UTC 2025' 2025-11-22 06:17:55.295 | Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Sat Nov 22 06:17:55 UTC 2025 2025-11-22 06:17:55.295 | + flock -w 1200 9 2025-11-22 06:17:55.296 | + extract_image 2025-11-22 06:17:55.296 | + '[' -n '' -a -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2025-11-22 06:17:55.296 | + '[' -z /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2025-11-22 06:17:55.296 | + '[' '!' -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-22 06:17:55.296 | + echo 'Using cached tar from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz' 2025-11-22 06:17:55.296 | Using cached tar from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-22 06:17:55.296 | + echo 'Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz' 2025-11-22 06:17:55.296 | Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2025-11-22 06:17:55.296 | + sudo tar -C /tmp/dib_build.ttvXPkjN/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-22 06:18:03.836 | dib-run-parts 10-centos-cloud-image completed 2025-11-22 06:18:03.837 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/root.d/50-yum-cache 2025-11-22 06:18:03.839 | + set -eu 2025-11-22 06:18:03.839 | + set -o pipefail 2025-11-22 06:18:03.839 | + '[' -n /tmp/dib_build.ttvXPkjN/mnt ']' 2025-11-22 06:18:03.839 | + YUM_CACHE_DIR=/root/.cache/image-create/yum 2025-11-22 06:18:03.839 | + mkdir -p /root/.cache/image-create/yum 2025-11-22 06:18:03.841 | + sudo mkdir -p /tmp/dib_build.ttvXPkjN/mnt/tmp/yum 2025-11-22 06:18:03.859 | + sudo mount --bind /root/.cache/image-create/yum /tmp/dib_build.ttvXPkjN/mnt/tmp/yum 2025-11-22 06:18:03.878 | dib-run-parts 50-yum-cache completed 2025-11-22 06:18:03.879 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-22 06:18:03.879 | dib-run-parts 2025-11-22 06:18:03.880 | dib-run-parts Target: root.d 2025-11-22 06:18:03.880 | dib-run-parts 2025-11-22 06:18:03.880 | dib-run-parts Script Seconds 2025-11-22 06:18:03.880 | dib-run-parts --------------------------------------- ---------- 2025-11-22 06:18:03.880 | dib-run-parts 2025-11-22 06:18:03.888 | dib-run-parts 10-centos-cloud-image 8.548 2025-11-22 06:18:03.894 | dib-run-parts 50-yum-cache 0.041 2025-11-22 06:18:03.895 | dib-run-parts 2025-11-22 06:18:03.895 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-22 06:18:03.899 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2025-11-22 06:18:03.902 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2025-11-22 06:18:03.903 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:18:03.908 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:18:03.908 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2025-11-22 06:18:03.912 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2025-11-22 06:18:03.912 | bin 2025-11-22 06:18:03.912 | boot 2025-11-22 06:18:03.912 | dev 2025-11-22 06:18:03.912 | etc 2025-11-22 06:18:03.912 | home 2025-11-22 06:18:03.912 | lib 2025-11-22 06:18:03.912 | lib64 2025-11-22 06:18:03.912 | media 2025-11-22 06:18:03.912 | mnt 2025-11-22 06:18:03.912 | opt 2025-11-22 06:18:03.912 | proc 2025-11-22 06:18:03.912 | root 2025-11-22 06:18:03.912 | run 2025-11-22 06:18:03.912 | sbin 2025-11-22 06:18:03.912 | srv 2025-11-22 06:18:03.912 | sys 2025-11-22 06:18:03.912 | usr 2025-11-22 06:18:03.912 | var' ']' 2025-11-22 06:18:03.914 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf ']' 2025-11-22 06:18:03.917 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf ']' 2025-11-22 06:18:03.920 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf.ORIG 2025-11-22 06:18:03.940 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf 2025-11-22 06:18:03.960 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf 2025-11-22 06:18:03.980 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2025-11-22 06:18:03.983 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2025-11-22 06:18:03.987 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2025-11-22 06:18:03.989 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.ttvXPkjN/mnt/proc 2025-11-22 06:18:04.010 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.ttvXPkjN/mnt/dev 2025-11-22 06:18:04.031 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-11-22 06:18:04.034 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-11-22 06:18:04.039 | ++ 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-22 06:18:04.041 | + 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.ttvXPkjN/mnt/dev/pts 2025-11-22 06:18:04.062 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.ttvXPkjN/mnt/sys 2025-11-22 06:18:04.081 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /tmp/dib_build.ttvXPkjN/hooks/environment.d 2025-11-22 06:18:04.085 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2025-11-22 06:18:04.088 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2025-11-22 06:18:04.090 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-22 06:18:04.093 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.ttvXPkjN/hooks ']' 2025-11-22 06:18:04.096 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2025-11-22 06:18:04.099 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:18:04.099 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2025-11-22 06:18:04.104 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.ttvXPkjN/hooks/extra-data.d ']' 2025-11-22 06:18:04.106 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.ttvXPkjN/hooks/extra-data.d' 2025-11-22 06:18:04.106 | Running hooks from /tmp/dib_build.ttvXPkjN/hooks/extra-data.d 2025-11-22 06:18:04.109 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-11-22 06:18:04.112 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.ttvXPkjN/hooks/extra-data.d 2025-11-22 06:18:04.124 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:18:04.126 | + source /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:18:04.126 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:18:04.126 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:18:04.126 | ++ [[ main,contrib,non-free =~ non-free ]] 2025-11-22 06:18:04.126 | ++ export IPA_DEBIAN_NONFREE=true 2025-11-22 06:18:04.126 | ++ IPA_DEBIAN_NONFREE=true 2025-11-22 06:18:04.126 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-11-22 06:18:04.128 | + source /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2025-11-22 06:18:04.128 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:18:04.128 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:18:04.128 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-11-22 06:18:04.130 | + source /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2025-11-22 06:18:04.130 | ++ export DIB_REPO_SETUP=current-podified 2025-11-22 06:18:04.130 | ++ DIB_REPO_SETUP=current-podified 2025-11-22 06:18:04.130 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:18:04.130 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:18:04.130 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:18:04.130 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:18:04.130 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:18:04.130 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:18:04.130 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/10-base-defaults 2025-11-22 06:18:04.132 | + source /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/10-base-defaults 2025-11-22 06:18:04.132 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:18:04.132 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:18:04.132 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:18:04.132 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:18:04.132 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:18:04.134 | + source /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:18:04.134 | ++ export DISTRO_NAME=centos 2025-11-22 06:18:04.134 | ++ DISTRO_NAME=centos 2025-11-22 06:18:04.134 | ++ export DIB_RELEASE=9-stream 2025-11-22 06:18:04.134 | ++ DIB_RELEASE=9-stream 2025-11-22 06:18:04.134 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-22 06:18:04.134 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-22 06:18:04.134 | ++ export YUM=dnf 2025-11-22 06:18:04.134 | ++ YUM=dnf 2025-11-22 06:18:04.134 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/10-checksum.bash 2025-11-22 06:18:04.136 | + source /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/10-checksum.bash 2025-11-22 06:18:04.136 | ++ export DIB_CHECKSUM=1 2025-11-22 06:18:04.136 | ++ DIB_CHECKSUM=1 2025-11-22 06:18:04.136 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/10-defaults.bash 2025-11-22 06:18:04.138 | + source /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/10-defaults.bash 2025-11-22 06:18:04.138 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:18:04.138 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:18:04.138 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-11-22 06:18:04.140 | + source /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-11-22 06:18:04.140 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:18:04.140 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:18:04.140 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/14-manifests 2025-11-22 06:18:04.141 | + source /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/14-manifests 2025-11-22 06:18:04.141 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:18:04.141 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:18:04.141 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:18:04.141 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:18:04.142 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:18:04.143 | + source /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:18:04.143 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-11-22 06:18:04.143 | ++ export IPA_DISTRO_FAMILY=rh 2025-11-22 06:18:04.143 | ++ IPA_DISTRO_FAMILY=rh 2025-11-22 06:18:04.143 | ++ [[ centos =~ (centos|rhel) ]] 2025-11-22 06:18:04.143 | ++ [[ 9 > 7 ]] 2025-11-22 06:18:04.143 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:18:04.143 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:18:04.143 | ++ [[ centos =~ debian ]] 2025-11-22 06:18:04.144 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/50-dib-python-version 2025-11-22 06:18:04.145 | + source /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/50-dib-python-version 2025-11-22 06:18:04.146 | ++ '[' -z 3 ']' 2025-11-22 06:18:04.146 | ++ '[' -z 3 ']' 2025-11-22 06:18:04.146 | ++ export DIB_PYTHON_VERSION 2025-11-22 06:18:04.146 | ++ export DIB_PYTHON=python3 2025-11-22 06:18:04.146 | ++ DIB_PYTHON=python3 2025-11-22 06:18:04.146 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/50-redhat-common 2025-11-22 06:18:04.148 | + source /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/50-redhat-common 2025-11-22 06:18:04.148 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:18:04.148 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:18:04.148 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-22 06:18:04.148 | ++ DIB_INIT_SYSTEM=systemd 2025-11-22 06:18:04.148 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-11-22 06:18:04.150 | + source /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-11-22 06:18:04.150 | ++ '[' -z systemd ']' 2025-11-22 06:18:04.150 | ++ case $DIB_INIT_SYSTEM in 2025-11-22 06:18:04.150 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/10-create-pkg-map-dir 2025-11-22 06:18:04.170 | Copying pkg-map for epel 2025-11-22 06:18:04.186 | Copying pkg-map for source-repositories 2025-11-22 06:18:04.201 | Copying pkg-map for ensure-venv 2025-11-22 06:18:04.216 | Copying pkg-map for base 2025-11-22 06:18:04.232 | Copying pkg-map for dhcp-all-interfaces 2025-11-22 06:18:04.247 | Copying pkg-map for ironic-python-agent-ramdisk 2025-11-22 06:18:04.262 | Copying pkg-map for extra-hardware 2025-11-22 06:18:04.278 | Copying pkg-map for openssh-server 2025-11-22 06:18:04.294 | Copying pkg-map for install-static 2025-11-22 06:18:04.310 | Copying pkg-map for cache-url 2025-11-22 06:18:04.328 | Copying pkg-map for ibft-interfaces 2025-11-22 06:18:04.344 | Copying pkg-map for runtime-ssh-host-keys 2025-11-22 06:18:04.361 | Copying pkg-map for svc-map 2025-11-22 06:18:04.378 | dib-run-parts 10-create-pkg-map-dir completed 2025-11-22 06:18:04.378 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/10-merge-svc-map-files 2025-11-22 06:18:04.422 | dib-run-parts 10-merge-svc-map-files completed 2025-11-22 06:18:04.422 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/11-copy-svc-map-file 2025-11-22 06:18:04.426 | + set -eu 2025-11-22 06:18:04.426 | + set -o pipefail 2025-11-22 06:18:04.426 | + sudo install -D -m 0644 /tmp/dib_build.ttvXPkjN/mnt/tmp/svc-map-services /tmp/dib_build.ttvXPkjN/mnt/usr/share/svc-map/services 2025-11-22 06:18:04.448 | dib-run-parts 11-copy-svc-map-file completed 2025-11-22 06:18:04.448 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/15-ssl-ca-copy 2025-11-22 06:18:04.451 | + set -eu 2025-11-22 06:18:04.451 | + set -o pipefail 2025-11-22 06:18:04.451 | + '[' -n '' ']' 2025-11-22 06:18:04.452 | dib-run-parts 15-ssl-ca-copy completed 2025-11-22 06:18:04.452 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/20-manifest-dir 2025-11-22 06:18:04.454 | + set -eu 2025-11-22 06:18:04.454 | + set -o pipefail 2025-11-22 06:18:04.455 | + sudo mkdir -p /tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests 2025-11-22 06:18:04.473 | dib-run-parts 20-manifest-dir completed 2025-11-22 06:18:04.473 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/75-inject-element-manifest 2025-11-22 06:18:04.475 | + set -eu 2025-11-22 06:18:04.475 | + set -o pipefail 2025-11-22 06:18:04.475 | + DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest 2025-11-22 06:18:04.476 | ++ dirname /etc/dib-manifests/dib-element-manifest 2025-11-22 06:18:04.477 | + sudo mkdir -p /tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests 2025-11-22 06:18:04.493 | + sudo /bin/bash -c 'echo install-types enable-packages-install interface-names pkg-map override-pip-and-virtualenv extra-hardware cache-url svc-map rpm-distro select-boot-kernel-initrd no-final-image dynamic-login openssh-server base epel ensure-venv sysprep centos source-repositories ironic-python-agent-ramdisk dib-python repo-setup manifests element-manifest ibft-interfaces selinux-permissive install-static redhat-common dhcp-all-interfaces yum selinux-fixfiles-restore ironic-ramdisk-base runtime-ssh-host-keys package-installs ironic-agent-multipath dib-init-system install-bin | tr '\'' '\'' '\''\n'\'' > /tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests/dib-element-manifest' 2025-11-22 06:18:04.512 | dib-run-parts 75-inject-element-manifest completed 2025-11-22 06:18:04.512 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/98-source-repositories 2025-11-22 06:18:04.523 | Getting /root/.cache/image-create/source-repositories/repositories_flock: Sat Nov 22 06:18:04 UTC 2025 for /tmp/dib_build.ttvXPkjN/hooks/source-repository-ironic-lib 2025-11-22 06:18:04.526 | (0001 / 0001) 2025-11-22 06:18:04.531 | ironic-lib install type not set to source 2025-11-22 06:18:04.533 | Getting /root/.cache/image-create/source-repositories/repositories_flock: Sat Nov 22 06:18:04 UTC 2025 for /tmp/dib_build.ttvXPkjN/hooks/source-repository-ironic-python-agent 2025-11-22 06:18:04.536 | (0001 / 0001) 2025-11-22 06:18:04.541 | ironic-python-agent install type not set to source 2025-11-22 06:18:04.543 | Getting /root/.cache/image-create/source-repositories/repositories_flock: Sat Nov 22 06:18:04 UTC 2025 for /tmp/dib_build.ttvXPkjN/hooks/source-repository-requirements 2025-11-22 06:18:04.546 | (0001 / 0001) 2025-11-22 06:18:04.551 | requirements install type not set to source 2025-11-22 06:18:04.553 | dib-run-parts 98-source-repositories completed 2025-11-22 06:18:04.553 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/99-copy-dib-img-functions 2025-11-22 06:18:04.555 | + set -eu 2025-11-22 06:18:04.555 | + set -o pipefail 2025-11-22 06:18:04.555 | + sudo mkdir -p /tmp/dib_build.ttvXPkjN/mnt/lib/diskimage-builder 2025-11-22 06:18:04.572 | + sudo cp -t /tmp/dib_build.ttvXPkjN/mnt/lib/diskimage-builder /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2025-11-22 06:18:04.589 | dib-run-parts 99-copy-dib-img-functions completed 2025-11-22 06:18:04.589 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/99-enable-install-types 2025-11-22 06:18:04.592 | + set -eu 2025-11-22 06:18:04.592 | + set -o pipefail 2025-11-22 06:18:04.592 | + declare -a SPECIFIED_ELEMS 2025-11-22 06:18:04.592 | + SPECIFIED_ELEMS[0]= 2025-11-22 06:18:04.592 | + PREFIX=DIB_INSTALLTYPE_ 2025-11-22 06:18:04.592 | ++ env 2025-11-22 06:18:04.593 | ++ grep '^DIB_INSTALLTYPE_' 2025-11-22 06:18:04.593 | ++ cut -d= -f1 2025-11-22 06:18:04.594 | ++ echo '' 2025-11-22 06:18:04.594 | + INSTALL_TYPE_VARS= 2025-11-22 06:18:04.595 | ++ find /tmp/dib_build.ttvXPkjN/hooks/install.d -maxdepth 1 -name '*-package-install' -type d 2025-11-22 06:18:04.596 | + default_install_type_dirs='/tmp/dib_build.ttvXPkjN/hooks/install.d/ironic-python-agent-ramdisk-package-install 2025-11-22 06:18:04.596 | /tmp/dib_build.ttvXPkjN/hooks/install.d/extra-hardware-package-install' 2025-11-22 06:18:04.596 | + for _install_dir in $default_install_type_dirs 2025-11-22 06:18:04.596 | + SUFFIX=-package-install 2025-11-22 06:18:04.596 | ++ basename /tmp/dib_build.ttvXPkjN/hooks/install.d/ironic-python-agent-ramdisk-package-install 2025-11-22 06:18:04.597 | + _install_dir=ironic-python-agent-ramdisk-package-install 2025-11-22 06:18:04.597 | + INSTALLDIRPREFIX=ironic-python-agent-ramdisk 2025-11-22 06:18:04.597 | + found=0 2025-11-22 06:18:04.597 | + '[' 0 = 0 ']' 2025-11-22 06:18:04.597 | + pushd /tmp/dib_build.ttvXPkjN/hooks/install.d 2025-11-22 06:18:04.597 | /tmp/dib_build.ttvXPkjN/hooks/install.d /usr/share/edpm-image-builder 2025-11-22 06:18:04.597 | + ln -sf ironic-python-agent-ramdisk-package-install/package-installs-ironic-python-agent-ramdisk . 2025-11-22 06:18:04.598 | + popd 2025-11-22 06:18:04.598 | /usr/share/edpm-image-builder 2025-11-22 06:18:04.598 | + for _install_dir in $default_install_type_dirs 2025-11-22 06:18:04.598 | + SUFFIX=-package-install 2025-11-22 06:18:04.598 | ++ basename /tmp/dib_build.ttvXPkjN/hooks/install.d/extra-hardware-package-install 2025-11-22 06:18:04.599 | + _install_dir=extra-hardware-package-install 2025-11-22 06:18:04.599 | + INSTALLDIRPREFIX=extra-hardware 2025-11-22 06:18:04.599 | + found=0 2025-11-22 06:18:04.599 | + '[' 0 = 0 ']' 2025-11-22 06:18:04.599 | + pushd /tmp/dib_build.ttvXPkjN/hooks/install.d 2025-11-22 06:18:04.599 | /tmp/dib_build.ttvXPkjN/hooks/install.d /usr/share/edpm-image-builder 2025-11-22 06:18:04.599 | + ln -sf extra-hardware-package-install/package-installs-extra-hardware . 2025-11-22 06:18:04.600 | + popd 2025-11-22 06:18:04.600 | /usr/share/edpm-image-builder 2025-11-22 06:18:04.601 | dib-run-parts 99-enable-install-types completed 2025-11-22 06:18:04.601 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/99-squash-package-install 2025-11-22 06:18:04.603 | + set -eu 2025-11-22 06:18:04.603 | + set -o pipefail 2025-11-22 06:18:04.604 | ++ dirname /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/99-squash-package-install 2025-11-22 06:18:04.605 | + sudo -E /usr/bin/python3 /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash '--elements=install-types enable-packages-install interface-names pkg-map override-pip-and-virtualenv extra-hardware cache-url svc-map rpm-distro select-boot-kernel-initrd no-final-image dynamic-login openssh-server base epel ensure-venv sysprep centos source-repositories ironic-python-agent-ramdisk dib-python repo-setup manifests element-manifest ibft-interfaces selinux-permissive install-static redhat-common dhcp-all-interfaces yum selinux-fixfiles-restore ironic-ramdisk-base runtime-ssh-host-keys package-installs ironic-agent-multipath dib-init-system install-bin' --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.ttvXPkjN/mnt/tmp/package-installs.json 2025-11-22 06:18:04.674 | DEBUG __main__ [-] element_dirs -> [('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/share/edpm-image-builder//dib/', 'enable-packages-install'), ('/usr/share/edpm-image-builder//dib/', 'interface-names'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/share/edpm-image-builder//dib/', 'override-pip-and-virtualenv'), ('/usr/share/ironic-python-agent-builder/dib/', 'extra-hardware'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'svc-map'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'select-boot-kernel-initrd'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'no-final-image'), ('/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', 'base'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'epel'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'ensure-venv'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'centos'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/share/ironic-python-agent-builder/dib/', 'ironic-python-agent-ramdisk'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-python'), ('/usr/share/edpm-image-builder//dib/', 'repo-setup'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'element-manifest'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'ibft-interfaces'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-permissive'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dhcp-all-interfaces'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'yum'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-fixfiles-restore'), ('/usr/share/ironic-python-agent-builder/dib/', 'ironic-ramdisk-base'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/share/edpm-image-builder//dib/', 'ironic-agent-multipath'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-bin')] main /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:212 2025-11-22 06:18:04.674 | INFO __main__ [-] Squashing install file: /usr/share/ironic-python-agent-builder/dib/extra-hardware/package-installs.yaml 2025-11-22 06:18:04.676 | DEBUG __main__ [-] Considering extra-hardware/ethtool param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.676 | DEBUG __main__ [-] Considering extra-hardware/fio param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.676 | DEBUG __main__ [-] Considering extra-hardware/fio-engine-libaio param:{'when': ['IPA_DISTRO_FAMILY = rh', 'DIB_RELEASE != 7', 'DIB_RELEASE != 8']} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... when eval DIB_RELEASE!=7 against <9-stream> _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... when eval DIB_RELEASE!=8 against <9-stream> _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.676 | DEBUG __main__ [-] Considering extra-hardware/hdparm param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.676 | DEBUG __main__ [-] Considering extra-hardware/infiniband-diags param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.676 | DEBUG __main__ [-] Considering extra-hardware/lldpad param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.676 | DEBUG __main__ [-] Considering extra-hardware/pciutils param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.676 | DEBUG __main__ [-] Considering extra-hardware/smartmontools param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.676 | DEBUG __main__ [-] Considering extra-hardware/sysbench param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.676 | DEBUG __main__ [-] Considering extra-hardware/biosdevname param:{'not-arch': 'ppc64,ppc64el,ppc64le', 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.676 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.676 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2025-11-22 06:18:04.677 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.677 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.677 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2025-11-22 06:18:04.678 | DEBUG __main__ [-] Considering svc-map/PyYAML param:{'phase': 'pre-install.d', 'dib_python_version': 2} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.678 | DEBUG __main__ [-] ... skipping due to python version collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:175 2025-11-22 06:18:04.678 | DEBUG __main__ [-] Considering svc-map/python3-PyYAML param:{'phase': 'pre-install.d', 'dib_python_version': 3} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.678 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.678 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2025-11-22 06:18:04.679 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.679 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.679 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/epel/package-installs.yaml 2025-11-22 06:18:04.679 | DEBUG __main__ [-] Considering epel/wget param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.679 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.679 | DEBUG __main__ [-] Considering epel/yum-utils param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.679 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.680 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/ensure-venv/package-installs.yaml 2025-11-22 06:18:04.680 | DEBUG __main__ [-] Considering ensure-venv/python3-venv param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.680 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.680 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/package-installs.yaml 2025-11-22 06:18:04.681 | DEBUG __main__ [-] Considering centos/device-mapper-multipath param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.681 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.681 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2025-11-22 06:18:04.681 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.681 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.681 | INFO __main__ [-] Squashing install file: /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/package-installs.yaml 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/curl param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/dmidecode param:{'not-arch': 'ppc64,ppc64el,ppc64le'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/iptables param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/lshw param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/ipmitool param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/qemu-utils param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/gcc param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/parted param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/hdparm param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/util-linux param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/genisoimage param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/gdisk param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/kmod param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/psmisc param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/dosfstools param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/mdadm param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.689 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.689 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/efibootmgr param:{'not-arch': 'ppc64,ppc64el,ppc64le'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/efivar param:{'not-arch': 'ppc64,ppc64el,ppc64le'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/chrony param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/e2fsprogs param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/nvme-cli param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/open-iscsi param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/smartmontools param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/libffi-dev param:{'build-only': True} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/libssl-dev param:{'build-only': True} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python-dev param:{'build-only': True} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/linux-firmware param:{'phase': 'post-install.d', 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/firmware-linux-free param:{'when': 'DISTRO_NAME = debian'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... when eval DISTRO_NAME=debian against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:180 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/firmware-misc-nonfree param:{'when': ['DISTRO_NAME = debian', 'IPA_DEBIAN_NONFREE = true']} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... when eval DISTRO_NAME=debian against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... when eval IPA_DEBIAN_NONFREE=true against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:180 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/intel-microcode param:{'arch': 'x86_64', 'when': ['DISTRO_NAME = debian', 'IPA_DEBIAN_NONFREE = true']} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... skipping due to arch match collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:167 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/amd64-microcode param:{'arch': 'x86_64', 'when': ['DISTRO_NAME = debian', 'IPA_DEBIAN_NONFREE = true']} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... skipping due to arch match collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:167 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/cloud-init param:{'phase': 'post-install.d', 'uninstall': True} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/teamd param:{'phase': 'post-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.690 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.690 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/tuned param:{'phase': 'post-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.691 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/git param:{'phase': 'pre-install.d', 'uninstall': True} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.691 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/man-db param:{'phase': 'pre-install.d', 'uninstall': True} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.691 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/rsync param:{'phase': 'pre-install.d', 'uninstall': True} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.691 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/kernel-debug-devel param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.691 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/mozjs60 param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.691 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/plymouth param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.691 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python3-cairo param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.691 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python3-gobject-base param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.691 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/yum param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'DISTRO_NAME = fedora'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... when eval DISTRO_NAME=fedora against _when /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:99 2025-11-22 06:18:04.691 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:180 2025-11-22 06:18:04.691 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/package-installs.yaml 2025-11-22 06:18:04.692 | DEBUG __main__ [-] Considering ibft-interfaces/iscsi_package param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.692 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.692 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2025-11-22 06:18:04.692 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.692 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.692 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2025-11-22 06:18:04.694 | DEBUG __main__ [-] Considering redhat-common/lsof param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.694 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.694 | DEBUG __main__ [-] Considering redhat-common/tcpdump param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.694 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.694 | DEBUG __main__ [-] Considering redhat-common/traceroute param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.694 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.694 | DEBUG __main__ [-] Considering redhat-common/which param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.694 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.694 | DEBUG __main__ [-] Considering redhat-common/gettext param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.694 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.694 | DEBUG __main__ [-] Considering redhat-common/ca-certificates param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.694 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.694 | DEBUG __main__ [-] Considering redhat-common/selinux-policy param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.694 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.694 | DEBUG __main__ [-] Considering redhat-common/selinux-policy-targeted param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.694 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.694 | DEBUG __main__ [-] Considering redhat-common/python3-libselinux param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.694 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.694 | DEBUG __main__ [-] Considering redhat-common/python3-policycoreutils param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.694 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.694 | DEBUG __main__ [-] Considering redhat-common/policycoreutils-python-utils param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.694 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.694 | DEBUG __main__ [-] Considering redhat-common/rng-tools param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.694 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.694 | DEBUG __main__ [-] Considering redhat-common/passwd param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.694 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.694 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/package-installs.yaml 2025-11-22 06:18:04.695 | DEBUG __main__ [-] Considering dhcp-all-interfaces/dhcp-client param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.695 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.695 | DEBUG __main__ [-] Considering dhcp-all-interfaces/ifupdown param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.695 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.695 | DEBUG __main__ [-] Considering dhcp-all-interfaces/ndisc6 param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.695 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.695 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2025-11-22 06:18:04.695 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.695 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.695 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/ironic-agent-multipath/package-installs.yaml 2025-11-22 06:18:04.696 | DEBUG __main__ [-] Considering ironic-agent-multipath/iscsi-initiator-utils param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.696 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.696 | DEBUG __main__ [-] Considering ironic-agent-multipath/device-mapper-multipath param:{} collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:127 2025-11-22 06:18:04.696 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:184 2025-11-22 06:18:04.696 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'uninstall': [('libffi-dev', 'ironic-python-agent-ramdisk'), ('libssl-dev', 'ironic-python-agent-ramdisk'), ('python-dev', 'ironic-python-agent-ramdisk')], 'install': [('ethtool', 'extra-hardware'), ('fio', 'extra-hardware'), ('fio-engine-libaio', 'extra-hardware'), ('hdparm', 'extra-hardware'), ('infiniband-diags', 'extra-hardware'), ('lldpad', 'extra-hardware'), ('pciutils', 'extra-hardware'), ('smartmontools', 'extra-hardware'), ('sysbench', 'extra-hardware'), ('biosdevname', 'extra-hardware'), ('curl', 'cache-url'), ('openssh-server', 'openssh-server'), ('python3-venv', 'ensure-venv'), ('device-mapper-multipath', 'centos'), ('git', 'source-repositories'), ('curl', 'ironic-python-agent-ramdisk'), ('dmidecode', 'ironic-python-agent-ramdisk'), ('iptables', 'ironic-python-agent-ramdisk'), ('lshw', 'ironic-python-agent-ramdisk'), ('ipmitool', 'ironic-python-agent-ramdisk'), ('qemu-utils', 'ironic-python-agent-ramdisk'), ('gcc', 'ironic-python-agent-ramdisk'), ('python', 'ironic-python-agent-ramdisk'), ('parted', 'ironic-python-agent-ramdisk'), ('hdparm', 'ironic-python-agent-ramdisk'), ('util-linux', 'ironic-python-agent-ramdisk'), ('genisoimage', 'ironic-python-agent-ramdisk'), ('gdisk', 'ironic-python-agent-ramdisk'), ('kmod', 'ironic-python-agent-ramdisk'), ('psmisc', 'ironic-python-agent-ramdisk'), ('dosfstools', 'ironic-python-agent-ramdisk'), ('mdadm', 'ironic-python-agent-ramdisk'), ('efibootmgr', 'ironic-python-agent-ramdisk'), ('efivar', 'ironic-python-agent-ramdisk'), ('chrony', 'ironic-python-agent-ramdisk'), ('e2fsprogs', 'ironic-python-agent-ramdisk'), ('nvme-cli', 'ironic-python-agent-ramdisk'), ('open-iscsi', 'ironic-python-agent-ramdisk'), ('smartmontools', 'ironic-python-agent-ramdisk'), ('libffi-dev', 'ironic-python-agent-ramdisk'), ('libssl-dev', 'ironic-python-agent-ramdisk'), ('python-dev', 'ironic-python-agent-ramdisk'), ('iscsi_package', 'ibft-interfaces'), ('rsync', 'install-static'), ('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'), ('dhcp-client', 'dhcp-all-interfaces'), ('ifupdown', 'dhcp-all-interfaces'), ('ndisc6', 'dhcp-all-interfaces'), ('openssh-client', 'runtime-ssh-host-keys'), ('iscsi-initiator-utils', 'ironic-agent-multipath'), ('device-mapper-multipath', 'ironic-agent-multipath')]}), 'pre-install.d': defaultdict(, {'uninstall': [('git', 'ironic-python-agent-ramdisk'), ('man-db', 'ironic-python-agent-ramdisk'), ('rsync', 'ironic-python-agent-ramdisk'), ('kernel-debug-devel', 'ironic-python-agent-ramdisk'), ('mozjs60', 'ironic-python-agent-ramdisk'), ('plymouth', 'ironic-python-agent-ramdisk'), ('python3-cairo', 'ironic-python-agent-ramdisk'), ('python3-gobject-base', 'ironic-python-agent-ramdisk')], 'install': [('python3-PyYAML', 'svc-map'), ('wget', 'epel'), ('yum-utils', 'epel'), ('gettext', 'redhat-common')]}), 'post-install.d': defaultdict(, {'uninstall': [('cloud-init', 'ironic-python-agent-ramdisk'), ('teamd', 'ironic-python-agent-ramdisk'), ('tuned', 'ironic-python-agent-ramdisk')], 'install': [('linux-firmware', 'ironic-python-agent-ramdisk')]})}) main /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/../bin/package-installs-squash:232 2025-11-22 06:18:04.706 | dib-run-parts 99-squash-package-install completed 2025-11-22 06:18:04.706 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/extra-data.d/99-yum-repo-conf 2025-11-22 06:18:04.709 | + set -eu 2025-11-22 06:18:04.709 | + set -o pipefail 2025-11-22 06:18:04.709 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-11-22 06:18:04.709 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:18:04.709 | + '[' '!' -f /etc/yum.repos.d/centos-addons.repo ']' 2025-11-22 06:18:04.709 | + sudo cp -L -f /etc/yum.repos.d/centos-addons.repo /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d 2025-11-22 06:18:04.726 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:18:04.726 | + '[' '!' -f /etc/yum.repos.d/centos.repo ']' 2025-11-22 06:18:04.726 | + sudo cp -L -f /etc/yum.repos.d/centos.repo /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d 2025-11-22 06:18:04.743 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:18:04.743 | + '[' '!' -f /etc/yum.repos.d/delorean-antelope-testing.repo ']' 2025-11-22 06:18:04.743 | + sudo cp -L -f /etc/yum.repos.d/delorean-antelope-testing.repo /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d 2025-11-22 06:18:04.761 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:18:04.761 | + '[' '!' -f /etc/yum.repos.d/delorean.repo ']' 2025-11-22 06:18:04.761 | + sudo cp -L -f /etc/yum.repos.d/delorean.repo /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d 2025-11-22 06:18:04.778 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:18:04.778 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-appstream.repo ']' 2025-11-22 06:18:04.778 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-appstream.repo /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d 2025-11-22 06:18:04.794 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:18:04.794 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-baseos.repo ']' 2025-11-22 06:18:04.795 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-baseos.repo /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d 2025-11-22 06:18:04.811 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:18:04.811 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo ']' 2025-11-22 06:18:04.811 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d 2025-11-22 06:18:04.828 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:18:04.828 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-powertools.repo ']' 2025-11-22 06:18:04.828 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-powertools.repo /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d 2025-11-22 06:18:04.847 | dib-run-parts 99-yum-repo-conf completed 2025-11-22 06:18:04.847 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-22 06:18:04.847 | dib-run-parts 2025-11-22 06:18:04.849 | dib-run-parts Target: extra-data.d 2025-11-22 06:18:04.849 | dib-run-parts 2025-11-22 06:18:04.849 | dib-run-parts Script Seconds 2025-11-22 06:18:04.849 | dib-run-parts --------------------------------------- ---------- 2025-11-22 06:18:04.849 | dib-run-parts 2025-11-22 06:18:04.857 | dib-run-parts 10-create-pkg-map-dir 0.227 2025-11-22 06:18:04.861 | dib-run-parts 10-merge-svc-map-files 0.043 2025-11-22 06:18:04.866 | dib-run-parts 11-copy-svc-map-file 0.025 2025-11-22 06:18:04.871 | dib-run-parts 15-ssl-ca-copy 0.003 2025-11-22 06:18:04.876 | dib-run-parts 20-manifest-dir 0.020 2025-11-22 06:18:04.881 | dib-run-parts 75-inject-element-manifest 0.038 2025-11-22 06:18:04.886 | dib-run-parts 98-source-repositories 0.040 2025-11-22 06:18:04.891 | dib-run-parts 99-copy-dib-img-functions 0.035 2025-11-22 06:18:04.896 | dib-run-parts 99-enable-install-types 0.011 2025-11-22 06:18:04.901 | dib-run-parts 99-squash-package-install 0.104 2025-11-22 06:18:04.906 | dib-run-parts 99-yum-repo-conf 0.139 2025-11-22 06:18:04.908 | dib-run-parts 2025-11-22 06:18:04.908 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-22 06:18:04.912 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-extra-data bash 2025-11-22 06:18:04.915 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:18:04.915 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2025-11-22 06:18:04.920 | + diskimage_builder/lib/disk-image-create:main:360 : run_d_in_target pre-install 2025-11-22 06:18:04.923 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-11-22 06:18:04.926 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.ttvXPkjN/hooks ']' 2025-11-22 06:18:04.928 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.ttvXPkjN/hooks/pre-install.d ']' 2025-11-22 06:18:04.931 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:18:04.951 | + 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.ttvXPkjN/hooks 2025-11-22 06:18:04.971 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.ttvXPkjN/hooks /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:18:04.992 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.ttvXPkjN/hooks /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:18:05.011 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-pre-install run_in_target bash 2025-11-22 06:18:05.015 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:18:05.015 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2025-11-22 06:18:05.020 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-11-22 06:18:05.023 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-11-22 06:18:05.025 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-11-22 06:18:05.028 | + 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-22 06:18:05.032 | + 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-22 06:18:05.035 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-11-22 06:18:05.038 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-11-22 06:18:05.041 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-11-22 06:18:05.044 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.ttvXPkjN/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-22 06:18:05.074 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:18:05.075 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:18:05.075 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:18:05.075 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:18:05.075 | ++ [[ main,contrib,non-free =~ non-free ]] 2025-11-22 06:18:05.075 | ++ export IPA_DEBIAN_NONFREE=true 2025-11-22 06:18:05.075 | ++ IPA_DEBIAN_NONFREE=true 2025-11-22 06:18:05.075 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-11-22 06:18:05.077 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2025-11-22 06:18:05.077 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:18:05.077 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:18:05.077 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-11-22 06:18:05.079 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2025-11-22 06:18:05.079 | ++ export DIB_REPO_SETUP=current-podified 2025-11-22 06:18:05.079 | ++ DIB_REPO_SETUP=current-podified 2025-11-22 06:18:05.079 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:18:05.079 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:18:05.079 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:18:05.079 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:18:05.079 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:18:05.079 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:18:05.079 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-11-22 06:18:05.081 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-11-22 06:18:05.081 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:18:05.081 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:18:05.081 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:18:05.081 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:18:05.081 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:18:05.083 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:18:05.083 | ++ export DISTRO_NAME=centos 2025-11-22 06:18:05.083 | ++ DISTRO_NAME=centos 2025-11-22 06:18:05.083 | ++ export DIB_RELEASE=9-stream 2025-11-22 06:18:05.083 | ++ DIB_RELEASE=9-stream 2025-11-22 06:18:05.083 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-22 06:18:05.083 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-22 06:18:05.083 | ++ export YUM=dnf 2025-11-22 06:18:05.083 | ++ YUM=dnf 2025-11-22 06:18:05.083 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-checksum.bash 2025-11-22 06:18:05.085 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-checksum.bash 2025-11-22 06:18:05.085 | ++ export DIB_CHECKSUM=1 2025-11-22 06:18:05.085 | ++ DIB_CHECKSUM=1 2025-11-22 06:18:05.085 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-defaults.bash 2025-11-22 06:18:05.087 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-defaults.bash 2025-11-22 06:18:05.087 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:18:05.087 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:18:05.087 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-11-22 06:18:05.089 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-11-22 06:18:05.089 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:18:05.089 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:18:05.089 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-11-22 06:18:05.091 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-11-22 06:18:05.091 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:18:05.091 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:18:05.091 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:18:05.091 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:18:05.091 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:18:05.093 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:18:05.093 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-11-22 06:18:05.093 | ++ export IPA_DISTRO_FAMILY=rh 2025-11-22 06:18:05.093 | ++ IPA_DISTRO_FAMILY=rh 2025-11-22 06:18:05.093 | ++ [[ centos =~ (centos|rhel) ]] 2025-11-22 06:18:05.093 | ++ [[ 9 > 7 ]] 2025-11-22 06:18:05.093 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:18:05.093 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:18:05.093 | ++ [[ centos =~ debian ]] 2025-11-22 06:18:05.093 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2025-11-22 06:18:05.095 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2025-11-22 06:18:05.095 | ++ '[' -z 3 ']' 2025-11-22 06:18:05.095 | ++ '[' -z 3 ']' 2025-11-22 06:18:05.095 | ++ export DIB_PYTHON_VERSION 2025-11-22 06:18:05.095 | ++ export DIB_PYTHON=python3 2025-11-22 06:18:05.095 | ++ DIB_PYTHON=python3 2025-11-22 06:18:05.095 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-11-22 06:18:05.097 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2025-11-22 06:18:05.097 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:18:05.097 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:18:05.097 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-22 06:18:05.097 | ++ DIB_INIT_SYSTEM=systemd 2025-11-22 06:18:05.097 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-11-22 06:18:05.099 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-11-22 06:18:05.099 | ++ '[' -z systemd ']' 2025-11-22 06:18:05.099 | ++ case $DIB_INIT_SYSTEM in 2025-11-22 06:18:05.099 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-01-yum-keepcache 2025-11-22 06:18:05.101 | + set -eu 2025-11-22 06:18:05.101 | + set -o pipefail 2025-11-22 06:18:05.101 | + [[ dnf == \d\n\f ]] 2025-11-22 06:18:05.101 | + cfg=/etc/dnf/dnf.conf 2025-11-22 06:18:05.102 | + echo keepcache=1 2025-11-22 06:18:05.102 | + echo cachedir=/tmp/yum 2025-11-22 06:18:05.103 | dib-run-parts 00-01-yum-keepcache completed 2025-11-22 06:18:05.103 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-02-set-centos-mirror 2025-11-22 06:18:05.105 | + set -eu 2025-11-22 06:18:05.105 | + set -o pipefail 2025-11-22 06:18:05.105 | + DIB_DISTRIBUTION_MIRROR= 2025-11-22 06:18:05.105 | + '[' -n '' ']' 2025-11-22 06:18:05.105 | + exit 0 2025-11-22 06:18:05.107 | dib-run-parts 00-02-set-centos-mirror completed 2025-11-22 06:18:05.107 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-03-repo-setup 2025-11-22 06:18:05.109 | + set -o pipefail 2025-11-22 06:18:05.109 | + '[' -n '/etc/yum.repos.d/*' ']' 2025-11-22 06:18:05.109 | + echo 'DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified' 2025-11-22 06:18:05.109 | DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified 2025-11-22 06:18:05.109 | + exit 0 2025-11-22 06:18:05.110 | dib-run-parts 00-03-repo-setup completed 2025-11-22 06:18:05.110 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2025-11-22 06:18:05.113 | + set -eu 2025-11-22 06:18:05.113 | + set -o pipefail 2025-11-22 06:18:05.113 | + [[ centos == \f\e\d\o\r\a ]] 2025-11-22 06:18:05.114 | dib-run-parts 00-dnf-update completed 2025-11-22 06:18:05.114 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2025-11-22 06:18:05.116 | + set -eu 2025-11-22 06:18:05.116 | + set -o pipefail 2025-11-22 06:18:05.116 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2025-11-22 06:18:05.118 | + sed -i -e '/You have to run/d' /etc/sudoers 2025-11-22 06:18:05.119 | + visudo -c 2025-11-22 06:18:05.120 | /etc/sudoers: parsed OK 2025-11-22 06:18:05.122 | dib-run-parts 00-fix-requiretty completed 2025-11-22 06:18:05.122 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-install-repo-package 2025-11-22 06:18:05.124 | + set -eu 2025-11-22 06:18:05.124 | + set -o pipefail 2025-11-22 06:18:05.124 | + '[' -n '' ']' 2025-11-22 06:18:05.126 | dib-run-parts 00-install-repo-package completed 2025-11-22 06:18:05.126 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2025-11-22 06:18:05.128 | + set -eu 2025-11-22 06:18:05.128 | + set -o pipefail 2025-11-22 06:18:05.128 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2025-11-22 06:18:05.130 | + visudo -c 2025-11-22 06:18:05.131 | /etc/sudoers: parsed OK 2025-11-22 06:18:05.132 | dib-run-parts 00-usr-local-bin-secure-path completed 2025-11-22 06:18:05.132 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-00-centos-python3 2025-11-22 06:18:05.135 | + set -eu 2025-11-22 06:18:05.135 | + set -o pipefail 2025-11-22 06:18:05.135 | + [[ centos =~ (centos|rhel) ]] 2025-11-22 06:18:05.135 | + dnf install -y python3 python3-pyyaml 2025-11-22 06:18:05.488 | delorean-openstack-barbican-42b4c41831408a8e323 22 kB/s | 3.0 kB 00:00 2025-11-22 06:18:05.626 | delorean-python-glean-10df0bd91b9bc5c9fd9cc02d7 22 kB/s | 3.0 kB 00:00 2025-11-22 06:18:05.764 | delorean-openstack-cinder-1c00d6490d88e436f26ef 22 kB/s | 3.0 kB 00:00 2025-11-22 06:18:05.899 | delorean-python-stevedore-c4acc5639fd2329372142 23 kB/s | 3.0 kB 00:00 2025-11-22 06:18:06.039 | delorean-openstack-cloudkitty-9a4c01dcea83be823 22 kB/s | 3.0 kB 00:00 2025-11-22 06:18:06.179 | delorean-os-refresh-config-565c8d98509248b97bbb 22 kB/s | 3.0 kB 00:00 2025-11-22 06:18:06.308 | delorean-openstack-nova-6f8decf0b4f1aa2e96292b6 24 kB/s | 3.0 kB 00:00 2025-11-22 06:18:06.442 | delorean-python-designate-tests-tempest-347fdbc 23 kB/s | 3.0 kB 00:00 2025-11-22 06:18:06.575 | delorean-openstack-glance-1fd12c29b339f30fe823e 23 kB/s | 3.0 kB 00:00 2025-11-22 06:18:06.711 | delorean-openstack-keystone-e4b40af0ae3698fbbbb 22 kB/s | 3.0 kB 00:00 2025-11-22 06:18:06.840 | delorean-openstack-manila-3c01b7181572c95dac462 24 kB/s | 3.0 kB 00:00 2025-11-22 06:18:06.969 | delorean-python-whitebox-neutron-tests-tempest- 24 kB/s | 3.0 kB 00:00 2025-11-22 06:18:07.105 | delorean-openstack-octavia-ba397f07a7331190208c 22 kB/s | 3.0 kB 00:00 2025-11-22 06:18:07.242 | delorean-openstack-watcher-c014f81a8647287f6dcc 22 kB/s | 3.0 kB 00:00 2025-11-22 06:18:07.376 | delorean-python-tcib-1124124ec06aadbac34f0d340b 23 kB/s | 3.0 kB 00:00 2025-11-22 06:18:07.503 | delorean-puppet-ceph-7352068d7b8c84ded636ab3158 24 kB/s | 3.0 kB 00:00 2025-11-22 06:18:07.633 | delorean-openstack-swift-dc98a8463506ac520c469a 23 kB/s | 3.0 kB 00:00 2025-11-22 06:18:07.765 | delorean-python-tempestconf-8515371b7cceebd4282 23 kB/s | 3.0 kB 00:00 2025-11-22 06:18:07.901 | delorean-openstack-heat-ui-013accbfd179753bc3f0 22 kB/s | 3.0 kB 00:00 2025-11-22 06:18:09.400 | CentOS Stream 9 - BaseOS 4.9 kB/s | 7.3 kB 00:01 2025-11-22 06:18:09.834 | CentOS Stream 9 - AppStream 18 kB/s | 7.4 kB 00:00 2025-11-22 06:18:10.248 | CentOS Stream 9 - CRB 21 kB/s | 7.2 kB 00:00 2025-11-22 06:18:10.765 | CentOS Stream 9 - Extras packages 17 kB/s | 8.3 kB 00:00 2025-11-22 06:18:10.907 | dlrn-antelope-testing 22 kB/s | 3.0 kB 00:00 2025-11-22 06:18:11.053 | dlrn-antelope-build-deps 22 kB/s | 3.0 kB 00:00 2025-11-22 06:18:11.062 | centos9-rabbitmq 528 kB/s | 3.0 kB 00:00 2025-11-22 06:18:11.072 | centos9-storage 343 kB/s | 3.0 kB 00:00 2025-11-22 06:18:11.080 | centos9-opstools 781 kB/s | 3.0 kB 00:00 2025-11-22 06:18:11.085 | NFV SIG OpenvSwitch 787 kB/s | 3.0 kB 00:00 2025-11-22 06:18:11.093 | repo-setup-centos-appstream 1.1 MB/s | 4.4 kB 00:00 2025-11-22 06:18:11.185 | repo-setup-centos-baseos 898 kB/s | 3.9 kB 00:00 2025-11-22 06:18:11.229 | repo-setup-centos-highavailability 921 kB/s | 3.9 kB 00:00 2025-11-22 06:18:11.257 | repo-setup-centos-powertools 1.0 MB/s | 4.3 kB 00:00 2025-11-22 06:18:12.721 | Extra Packages for Enterprise Linux 9 - x86_64 23 kB/s | 33 kB 00:01 2025-11-22 06:18:19.150 | Package python3-3.9.23-2.el9.x86_64 is already installed. 2025-11-22 06:18:19.151 | Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-11-22 06:18:19.203 | Dependencies resolved. 2025-11-22 06:18:19.204 | Nothing to do. 2025-11-22 06:18:19.204 | Complete! 2025-11-22 06:18:19.244 | dib-run-parts 01-00-centos-python3 completed 2025-11-22 06:18:19.244 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2025-11-22 06:18:19.246 | + set -eu 2025-11-22 06:18:19.246 | + set -o pipefail 2025-11-22 06:18:19.246 | + [[ centos =~ (centos|rhel) ]] 2025-11-22 06:18:19.246 | + python_path=/usr/libexec/platform-python 2025-11-22 06:18:19.246 | + '[' -z /usr/libexec/platform-python ']' 2025-11-22 06:18:19.246 | + ln -sf /usr/libexec/platform-python /usr/local/bin/dib-python 2025-11-22 06:18:19.249 | dib-run-parts 01-dib-python completed 2025-11-22 06:18:19.249 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2025-11-22 06:18:19.252 | + set -eu 2025-11-22 06:18:19.252 | + set -o pipefail 2025-11-22 06:18:19.252 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2025-11-22 06:18:19.253 | + 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 /tmp/in_target.d/pre-install.d/../bin/svc-map /usr/local/bin 2025-11-22 06:18:19.258 | dib-run-parts 01-install-bin completed 2025-11-22 06:18:19.258 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-module-configuration 2025-11-22 06:18:19.260 | + set -eu 2025-11-22 06:18:19.260 | + set -o pipefail 2025-11-22 06:18:19.260 | + export DIB_DNF_MODULE_STREAMS= 2025-11-22 06:18:19.260 | + DIB_DNF_MODULE_STREAMS= 2025-11-22 06:18:19.260 | + '[' dnf == dnf ']' 2025-11-22 06:18:19.262 | dib-run-parts 01-module-configuration completed 2025-11-22 06:18:19.262 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2025-11-22 06:18:19.264 | + set -eu 2025-11-22 06:18:19.264 | + set -o pipefail 2025-11-22 06:18:19.264 | + [[ amd64 x86_64 =~ amd64 ]] 2025-11-22 06:18:19.264 | + basearch=x86_64 2025-11-22 06:18:19.264 | + arch=x86_64 2025-11-22 06:18:19.264 | + [[ dnf == \d\n\f ]] 2025-11-22 06:18:19.264 | + mkdir -p /etc/dnf/vars 2025-11-22 06:18:19.266 | + echo x86_64 2025-11-22 06:18:19.266 | + echo x86_64 2025-11-22 06:18:19.266 | + [[ centos =~ centos ]] 2025-11-22 06:18:19.266 | + [[ x86_64 == \x\8\6\_\6\4 ]] 2025-11-22 06:18:19.266 | + contentdir=centos 2025-11-22 06:18:19.266 | + echo centos 2025-11-22 06:18:19.267 | dib-run-parts 01-override-yum-arch completed 2025-11-22 06:18:19.267 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-set-machine-id 2025-11-22 06:18:19.269 | + set -eu 2025-11-22 06:18:19.269 | + set -o pipefail 2025-11-22 06:18:19.269 | + systemd-machine-id-setup 2025-11-22 06:18:19.273 | Initializing machine ID from random generator. 2025-11-22 06:18:19.276 | dib-run-parts 02-set-machine-id completed 2025-11-22 06:18:19.276 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2025-11-22 06:18:19.278 | + set -eu 2025-11-22 06:18:19.278 | + set -o pipefail 2025-11-22 06:18:19.278 | + case $DISTRO_NAME in 2025-11-22 06:18:19.279 | dib-run-parts 03-baseline-tools completed 2025-11-22 06:18:19.279 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2025-11-22 06:18:19.282 | + set -eu 2025-11-22 06:18:19.282 | + set -o pipefail 2025-11-22 06:18:19.282 | + FILE=/usr/local/bin/dib-init-system 2025-11-22 06:18:19.282 | + cat 2025-11-22 06:18:19.283 | + chown root:root /usr/local/bin/dib-init-system 2025-11-22 06:18:19.285 | + chmod 775 /usr/local/bin/dib-init-system 2025-11-22 06:18:19.287 | dib-run-parts 04-dib-init-system completed 2025-11-22 06:18:19.287 | dib-run-parts Running /tmp/in_target.d/pre-install.d/05-rpm-epel-release 2025-11-22 06:18:19.290 | + set -eu 2025-11-22 06:18:19.290 | + set -o pipefail 2025-11-22 06:18:19.290 | + [[ centos =~ almalinux ]] 2025-11-22 06:18:19.290 | + [[ centos =~ centos ]] 2025-11-22 06:18:19.290 | + dnf install -y epel-release 2025-11-22 06:18:20.268 | Extra Packages for Enterprise Linux 9 - x86_64 83 kB/s | 33 kB 00:00 2025-11-22 06:18:22.537 | Extra Packages for Enterprise Linux 9 - x86_64 8.8 MB/s | 20 MB 00:02 2025-11-22 06:18:23.160 | Dependencies resolved. 2025-11-22 06:18:23.160 | ================================================================================ 2025-11-22 06:18:23.160 | Package Architecture Version Repository Size 2025-11-22 06:18:23.160 | ================================================================================ 2025-11-22 06:18:23.160 | Installing: 2025-11-22 06:18:23.160 | epel-release noarch 9-7.el9 extras-common 19 k 2025-11-22 06:18:23.160 | Installing weak dependencies: 2025-11-22 06:18:23.160 | epel-next-release noarch 9-7.el9 extras-common 8.1 k 2025-11-22 06:18:23.160 | 2025-11-22 06:18:23.160 | Transaction Summary 2025-11-22 06:18:23.160 | ================================================================================ 2025-11-22 06:18:23.160 | Install 2 Packages 2025-11-22 06:18:23.161 | 2025-11-22 06:18:23.161 | Total download size: 27 k 2025-11-22 06:18:23.161 | Installed size: 29 k 2025-11-22 06:18:23.161 | Downloading Packages: 2025-11-22 06:18:25.709 | (1/2): epel-next-release-9-7.el9.noarch.rpm 145 kB/s | 8.1 kB 00:00 2025-11-22 06:18:25.736 | (2/2): epel-release-9-7.el9.noarch.rpm 226 kB/s | 19 kB 00:00 2025-11-22 06:18:25.736 | -------------------------------------------------------------------------------- 2025-11-22 06:18:25.736 | Total 10 kB/s | 27 kB 00:02 2025-11-22 06:18:25.750 | CentOS Stream 9 - Extras packages 2.1 MB/s | 2.1 kB 00:00 2025-11-22 06:18:25.846 | Importing GPG key 0x1D997668: 2025-11-22 06:18:25.847 | Userid : "CentOS Extras SIG (https://wiki.centos.org/SpecialInterestGroup) " 2025-11-22 06:18:25.847 | Fingerprint: 363F C097 2F64 B699 AED3 968E 1FF6 A217 1D99 7668 2025-11-22 06:18:25.847 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras-SHA512 2025-11-22 06:18:25.851 | Key imported successfully 2025-11-22 06:18:25.876 | Running transaction check 2025-11-22 06:18:25.879 | Transaction check succeeded. 2025-11-22 06:18:25.879 | Running transaction test 2025-11-22 06:18:25.883 | Transaction test succeeded. 2025-11-22 06:18:25.884 | Running transaction 2025-11-22 06:18:25.903 | Preparing : 1/1 2025-11-22 06:18:25.905 | Installing : epel-release-9-7.el9.noarch 1/2 2025-11-22 06:18:25.912 | Running scriptlet: epel-release-9-7.el9.noarch 1/2 2025-11-22 06:18:25.912 | Many EPEL packages require the CodeReady Builder (CRB) repository. 2025-11-22 06:18:25.913 | It is recommended that you run /usr/bin/crb enable to enable the CRB repository. 2025-11-22 06:18:25.913 | 2025-11-22 06:18:25.933 | Installing : epel-next-release-9-7.el9.noarch 2/2 2025-11-22 06:18:26.329 | Running scriptlet: epel-next-release-9-7.el9.noarch 2/2 2025-11-22 06:18:26.329 | Verifying : epel-next-release-9-7.el9.noarch 1/2 2025-11-22 06:18:26.440 | Verifying : epel-release-9-7.el9.noarch 2/2 2025-11-22 06:18:26.440 | 2025-11-22 06:18:26.440 | Installed: 2025-11-22 06:18:26.440 | epel-next-release-9-7.el9.noarch epel-release-9-7.el9.noarch 2025-11-22 06:18:26.440 | 2025-11-22 06:18:26.440 | Complete! 2025-11-22 06:18:26.482 | + '[' 1 -ne 0 ']' 2025-11-22 06:18:26.482 | + [[ dnf == \d\n\f ]] 2025-11-22 06:18:26.482 | + rpm -q dnf-plugins-core 2025-11-22 06:18:26.488 | dnf-plugins-core-4.3.0-24.el9.noarch 2025-11-22 06:18:26.489 | + dnf config-manager --set-disabled 'epel*' 2025-11-22 06:18:26.670 | + DIB_EPEL_MIRROR= 2025-11-22 06:18:26.670 | + '[' -n '' ']' 2025-11-22 06:18:26.670 | + exit 0 2025-11-22 06:18:26.671 | dib-run-parts 05-rpm-epel-release completed 2025-11-22 06:18:26.672 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-enable-rdo-deps 2025-11-22 06:18:26.679 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-22 06:18:26.679 | Dload Upload Total Spent Left Speed 2025-11-22 06:18:26.816 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1359 100 1359 0 0 9992 0 --:--:-- --:--:-- --:--:-- 9992 2025-11-22 06:18:26.819 | dib-run-parts 10-enable-rdo-deps completed 2025-11-22 06:18:26.819 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2025-11-22 06:18:26.822 | + set -eu 2025-11-22 06:18:26.822 | + set -o pipefail 2025-11-22 06:18:26.822 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2025-11-22 06:18:26.823 | + package-installs -d /tmp/in_target.d/pre-install.d 2025-11-22 06:18:26.825 | + set -eu 2025-11-22 06:18:26.825 | + set -o pipefail 2025-11-22 06:18:26.825 | ++ basename /usr/local/bin/package-installs 2025-11-22 06:18:26.826 | + SCRIPTNAME=package-installs 2025-11-22 06:18:26.826 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2025-11-22 06:18:26.827 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-11-22 06:18:26.827 | + '[' 0 '!=' 0 ']' 2025-11-22 06:18:26.827 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-11-22 06:18:26.827 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-11-22 06:18:26.827 | + WORKDIR= 2025-11-22 06:18:26.827 | + true 2025-11-22 06:18:26.827 | + case "$1" in 2025-11-22 06:18:26.827 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-11-22 06:18:26.827 | + shift 2 2025-11-22 06:18:26.827 | + true 2025-11-22 06:18:26.827 | + case "$1" in 2025-11-22 06:18:26.827 | + shift 2025-11-22 06:18:26.827 | + break 2025-11-22 06:18:26.827 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-11-22 06:18:26.827 | + PACKAGES= 2025-11-22 06:18:26.828 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-11-22 06:18:26.829 | + '[' -n '' ']' 2025-11-22 06:18:26.829 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2025-11-22 06:18:31.070 | Map install for svc-map: python3-PyYAML 2025-11-22 06:18:31.070 | Map install for epel: wget, yum-utils 2025-11-22 06:18:31.070 | Map install for redhat-common: gettext 2025-11-22 06:18:31.070 | Running command: ['install-packages', 'gettext', 'python3-pyyaml', 'wget', 'yum-utils'] 2025-11-22 06:18:31.070 | > Running install-packages install. 2025-11-22 06:18:31.070 | > ++ command -v dnf5 2025-11-22 06:18:31.070 | > ++ true 2025-11-22 06:18:31.070 | > + DNF5= 2025-11-22 06:18:31.070 | > + '[' dnf == dnf ']' 2025-11-22 06:18:31.070 | > + '[' -n '' ']' 2025-11-22 06:18:31.070 | > + dnf -y -v install gettext python3-pyyaml wget yum-utils 2025-11-22 06:18:31.070 | > 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-22 06:18:31.070 | > DNF version: 4.14.0 2025-11-22 06:18:31.070 | > cachedir: /tmp/yum 2025-11-22 06:18:31.070 | > Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:18:31.070 | > Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:18:31.070 | > Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:18:31.070 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:18:31.070 | > Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:18:31.070 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-barbican 2025-11-22 06:18:31.070 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-baremetal 2025-11-22 06:18:31.070 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-cinder 2025-11-22 06:18:31.070 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-clients 2025-11-22 06:18:31.070 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-cloudops 2025-11-22 06:18:31.070 | > delorean-component-cloudops: using metadata from Fri Nov 21 04:49:24 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-common 2025-11-22 06:18:31.070 | > delorean-component-common: using metadata from Fri Nov 21 10:50:09 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-compute 2025-11-22 06:18:31.070 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-designate 2025-11-22 06:18:31.070 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-glance 2025-11-22 06:18:31.070 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-keystone 2025-11-22 06:18:31.070 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-manila 2025-11-22 06:18:31.070 | > delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-network 2025-11-22 06:18:31.070 | > delorean-component-network: using metadata from Tue Nov 11 14:01:00 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-octavia 2025-11-22 06:18:31.070 | > delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-optimize 2025-11-22 06:18:31.070 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-podified 2025-11-22 06:18:31.070 | > delorean-component-podified: using metadata from Fri Nov 7 02:59:07 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-puppet 2025-11-22 06:18:31.070 | > delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-swift 2025-11-22 06:18:31.070 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-tempest 2025-11-22 06:18:31.070 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: delorean-component-ui 2025-11-22 06:18:31.070 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: baseos 2025-11-22 06:18:31.070 | > baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: appstream 2025-11-22 06:18:31.070 | > appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: crb 2025-11-22 06:18:31.070 | > crb: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: extras-common 2025-11-22 06:18:31.070 | > extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-11-22 06:18:31.070 | > dlrn-antelope-testing 22 kB/s | 3.0 kB 00:00 2025-11-22 06:18:31.070 | > reviving: 'delorean-antelope-testing' can be revived - repomd matches. 2025-11-22 06:18:31.070 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-11-22 06:18:31.070 | > dlrn-antelope-build-deps 23 kB/s | 3.0 kB 00:00 2025-11-22 06:18:31.070 | > reviving: 'delorean-antelope-build-deps' can be revived - repomd matches. 2025-11-22 06:18:31.070 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-11-22 06:18:31.070 | > centos9-rabbitmq 531 kB/s | 3.0 kB 00:00 2025-11-22 06:18:31.070 | > reviving: 'centos9-rabbitmq' can be revived - repomd matches. 2025-11-22 06:18:31.070 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-11-22 06:18:31.070 | > centos9-storage 782 kB/s | 3.0 kB 00:00 2025-11-22 06:18:31.070 | > reviving: 'centos9-storage' can be revived - repomd matches. 2025-11-22 06:18:31.070 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-11-22 06:18:31.070 | > centos9-opstools 644 kB/s | 3.0 kB 00:00 2025-11-22 06:18:31.070 | > reviving: 'centos9-opstools' can be revived - repomd matches. 2025-11-22 06:18:31.070 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-11-22 06:18:31.070 | > NFV SIG OpenvSwitch 797 kB/s | 3.0 kB 00:00 2025-11-22 06:18:31.070 | > reviving: 'centos9-nfv-ovs' can be revived - repomd matches. 2025-11-22 06:18:31.070 | > centos9-nfv-ovs: using metadata from Wed Nov 12 01:24:02 2025. 2025-11-22 06:18:31.070 | > repo: downloading from remote: delorean-master-testing 2025-11-22 06:18:31.070 | > dlrn-master-testing 4.5 MB/s | 2.4 MB 00:00 2025-11-22 06:18:31.070 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-11-22 06:18:31.070 | > repo: downloading from remote: delorean-master-build-deps 2025-11-22 06:18:31.070 | > dlrn-master-build-deps 1.1 MB/s | 516 kB 00:00 2025-11-22 06:18:31.070 | > delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: repo-setup-centos-appstream 2025-11-22 06:18:31.070 | > repo-setup-centos-appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: repo-setup-centos-baseos 2025-11-22 06:18:31.070 | > repo-setup-centos-baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: repo-setup-centos-highavailability 2025-11-22 06:18:31.070 | > repo-setup-centos-highavailability: using metadata from Mon Nov 17 10:32:37 2025. 2025-11-22 06:18:31.070 | > repo: using cache for: repo-setup-centos-powertools 2025-11-22 06:18:31.070 | > repo-setup-centos-powertools: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-22 06:18:31.070 | > Completion plugin: Generating completion cache... 2025-11-22 06:18:31.070 | > Package gettext-0.21-8.el9.x86_64 is already installed. 2025-11-22 06:18:31.070 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2025-11-22 06:18:31.070 | > Package yum-utils-4.3.0-24.el9.noarch is already installed. 2025-11-22 06:18:31.070 | > --> Starting dependency resolution 2025-11-22 06:18:31.070 | > ---> Package wget.x86_64 1.21.1-8.el9 will be installed 2025-11-22 06:18:31.070 | > --> Finished dependency resolution 2025-11-22 06:18:31.071 | > Dependencies resolved. 2025-11-22 06:18:31.071 | > ================================================================================ 2025-11-22 06:18:31.071 | > Package Architecture Version Repository Size 2025-11-22 06:18:31.071 | > ================================================================================ 2025-11-22 06:18:31.071 | > Installing: 2025-11-22 06:18:31.071 | > wget x86_64 1.21.1-8.el9 appstream 784 k 2025-11-22 06:18:31.071 | > 2025-11-22 06:18:31.071 | > Transaction Summary 2025-11-22 06:18:31.071 | > ================================================================================ 2025-11-22 06:18:31.071 | > Install 1 Package 2025-11-22 06:18:31.071 | > 2025-11-22 06:18:31.071 | > Total download size: 784 k 2025-11-22 06:18:31.071 | > Installed size: 3.1 M 2025-11-22 06:18:31.071 | > Downloading Packages: 2025-11-22 06:18:31.071 | > wget-1.21.1-8.el9.x86_64.rpm 2.0 MB/s | 784 kB 00:00 2025-11-22 06:18:31.071 | > -------------------------------------------------------------------------------- 2025-11-22 06:18:31.071 | > Total 1.0 MB/s | 784 kB 00:00 2025-11-22 06:18:31.071 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-11-22 06:18:31.071 | > CentOS Stream 9 - AppStream 1.6 MB/s | 1.6 kB 00:00 2025-11-22 06:18:31.071 | > Importing GPG key 0x8483C65D: 2025-11-22 06:18:31.071 | > Userid : "CentOS (CentOS Official Signing Key) " 2025-11-22 06:18:31.071 | > Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 2025-11-22 06:18:31.071 | > From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 2025-11-22 06:18:31.071 | > Key imported successfully 2025-11-22 06:18:31.071 | > Running transaction check 2025-11-22 06:18:31.071 | > Transaction check succeeded. 2025-11-22 06:18:31.071 | > Running transaction test 2025-11-22 06:18:31.071 | > Transaction test succeeded. 2025-11-22 06:18:31.071 | > Running transaction 2025-11-22 06:18:31.071 | > RPMDB altered outside of DNF. 2025-11-22 06:18:31.071 | > Preparing : 1/1 2025-11-22 06:18:31.071 | > Installing : wget-1.21.1-8.el9.x86_64 1/1 2025-11-22 06:18:31.471 | > Running scriptlet: wget-1.21.1-8.el9.x86_64 1/1 2025-11-22 06:18:31.471 | > Verifying : wget-1.21.1-8.el9.x86_64 1/1 2025-11-22 06:18:31.471 | > Completion plugin: Generating completion cache... 2025-11-22 06:18:31.471 | > Installed: wget-1.21.1-8.el9.x86_64 2025-11-22 06:18:31.471 | > 2025-11-22 06:18:31.471 | > Installed: 2025-11-22 06:18:31.471 | > wget-1.21.1-8.el9.x86_64 2025-11-22 06:18:31.471 | > 2025-11-22 06:18:31.471 | > Complete! 2025-11-22 06:18:31.471 | > + '[' install == install ']' 2025-11-22 06:18:31.471 | > + '[' dnf == dnf ']' 2025-11-22 06:18:31.471 | > + '[' -z '' ']' 2025-11-22 06:18:31.471 | > + dnf -y mark install gettext python3-pyyaml wget yum-utils 2025-11-22 06:18:31.471 | > Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:18:31.471 | > Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:18:31.471 | > Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:18:31.471 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:18:31.471 | > Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:18:31.471 | > gettext-0.21-8.el9.x86_64 marked as user installed. 2025-11-22 06:18:31.471 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2025-11-22 06:18:31.471 | > wget-1.21.1-8.el9.x86_64 marked as user installed. 2025-11-22 06:18:31.471 | > yum-utils-4.3.0-24.el9.noarch marked as user installed. 2025-11-22 06:18:31.471 | returncode: 0 2025-11-22 06:18:31.477 | dib-run-parts 10-package-installs completed 2025-11-22 06:18:31.477 | dib-run-parts Running /tmp/in_target.d/pre-install.d/11-selinux-permissive 2025-11-22 06:18:31.479 | + set -eu 2025-11-22 06:18:31.479 | + set -o pipefail 2025-11-22 06:18:31.479 | + echo SELINUX=permissive 2025-11-22 06:18:31.480 | + echo SELINUXTYPE=targeted 2025-11-22 06:18:31.481 | dib-run-parts 11-selinux-permissive completed 2025-11-22 06:18:31.481 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-11-22 06:18:31.484 | + set -eu 2025-11-22 06:18:31.484 | + set -o pipefail 2025-11-22 06:18:31.484 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-11-22 06:18:31.485 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2025-11-22 06:18:31.486 | + set -eu 2025-11-22 06:18:31.486 | + set -o pipefail 2025-11-22 06:18:31.486 | ++ basename /usr/local/bin/package-uninstalls 2025-11-22 06:18:31.487 | + SCRIPTNAME=package-uninstalls 2025-11-22 06:18:31.488 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2025-11-22 06:18:31.488 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-11-22 06:18:31.488 | + '[' 0 '!=' 0 ']' 2025-11-22 06:18:31.488 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-11-22 06:18:31.489 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-11-22 06:18:31.489 | + WORKDIR= 2025-11-22 06:18:31.489 | + true 2025-11-22 06:18:31.489 | + case "$1" in 2025-11-22 06:18:31.489 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-11-22 06:18:31.489 | + shift 2 2025-11-22 06:18:31.489 | + true 2025-11-22 06:18:31.489 | + case "$1" in 2025-11-22 06:18:31.489 | + shift 2025-11-22 06:18:31.489 | + break 2025-11-22 06:18:31.489 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-11-22 06:18:31.489 | + PACKAGES= 2025-11-22 06:18:31.489 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-11-22 06:18:31.490 | + install-packages -e 2025-11-22 06:18:31.496 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2025-11-22 06:18:32.191 | Map uninstall for ironic-python-agent-ramdisk: git, man-db, rsync, kernel-debug-devel, mozjs60, plymouth, python3-cairo, python3-gobject-base 2025-11-22 06:18:32.191 | Running command: ['install-packages', '-e', 'python3-cairo', 'plymouth', 'kernel-debug-devel', 'rsync', 'git', 'python3-gobject-base', 'man-db', 'mozjs60'] 2025-11-22 06:18:32.191 | > Running install-packages remove. 2025-11-22 06:18:32.191 | > ++ command -v dnf5 2025-11-22 06:18:32.191 | > ++ true 2025-11-22 06:18:32.191 | > + DNF5= 2025-11-22 06:18:32.191 | > + '[' dnf == dnf ']' 2025-11-22 06:18:32.191 | > + '[' -n '' ']' 2025-11-22 06:18:32.191 | > + dnf -y -v remove python3-cairo plymouth kernel-debug-devel rsync git python3-gobject-base man-db mozjs60 2025-11-22 06:18:32.191 | > 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-22 06:18:32.191 | > DNF version: 4.14.0 2025-11-22 06:18:32.191 | > cachedir: /tmp/yum 2025-11-22 06:18:32.191 | > Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:18:32.191 | > Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:18:32.191 | > Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:18:32.191 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:18:32.191 | > Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:18:32.191 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-22 06:18:32.191 | > No match for argument: python3-cairo 2025-11-22 06:18:32.191 | > No match for argument: plymouth 2025-11-22 06:18:32.191 | > No match for argument: kernel-debug-devel 2025-11-22 06:18:32.191 | > No match for argument: git 2025-11-22 06:18:32.191 | > No match for argument: mozjs60 2025-11-22 06:18:32.191 | > --> Starting dependency resolution 2025-11-22 06:18:32.191 | > --> Finding unneeded leftover dependencies 2025-11-22 06:18:32.191 | > ---> Package gobject-introspection.x86_64 1.68.0-11.el9 will be erased 2025-11-22 06:18:32.191 | > ---> Package groff-base.x86_64 1.22.4-10.el9 will be erased 2025-11-22 06:18:32.191 | > ---> Package libpipeline.x86_64 1.5.3-4.el9 will be erased 2025-11-22 06:18:32.191 | > ---> Package man-db.x86_64 2.9.3-9.el9 will be erased 2025-11-22 06:18:32.191 | > ---> Package policycoreutils-python-utils.noarch 3.6-3.el9 will be erased 2025-11-22 06:18:32.191 | > ---> Package python3-dasbus.noarch 1.7-1.el9 will be erased 2025-11-22 06:18:32.191 | > ---> Package python3-gobject-base.x86_64 3.40.1-6.el9 will be erased 2025-11-22 06:18:32.191 | > ---> Package python3-gobject-base-noarch.noarch 3.40.1-6.el9 will be erased 2025-11-22 06:18:32.191 | > ---> Package python3-libxml2.x86_64 2.9.13-14.el9 will be erased 2025-11-22 06:18:32.191 | > ---> Package rsync.x86_64 3.2.5-4.el9 will be erased 2025-11-22 06:18:32.191 | > ---> Package setroubleshoot-plugins.noarch 3.3.14-4.el9 will be erased 2025-11-22 06:18:32.191 | > ---> Package setroubleshoot-server.x86_64 3.3.35-2.el9 will be erased 2025-11-22 06:18:32.191 | > --> Finished dependency resolution 2025-11-22 06:18:32.191 | > Dependencies resolved. 2025-11-22 06:18:32.191 | > ================================================================================ 2025-11-22 06:18:32.191 | > Package Arch Version Repository Size 2025-11-22 06:18:32.191 | > ================================================================================ 2025-11-22 06:18:32.191 | > Removing: 2025-11-22 06:18:32.191 | > man-db x86_64 2.9.3-9.el9 @anaconda 2.4 M 2025-11-22 06:18:32.191 | > python3-gobject-base x86_64 3.40.1-6.el9 @anaconda 533 k 2025-11-22 06:18:32.191 | > rsync x86_64 3.2.5-4.el9 @anaconda 766 k 2025-11-22 06:18:32.191 | > Removing dependent packages: 2025-11-22 06:18:32.191 | > setroubleshoot-server x86_64 3.3.35-2.el9 @koji-override-1 1.3 M 2025-11-22 06:18:32.191 | > Removing unused dependencies: 2025-11-22 06:18:32.191 | > gobject-introspection x86_64 1.68.0-11.el9 @anaconda 915 k 2025-11-22 06:18:32.191 | > groff-base x86_64 1.22.4-10.el9 @anaconda 3.9 M 2025-11-22 06:18:32.191 | > libpipeline x86_64 1.5.3-4.el9 @anaconda 113 k 2025-11-22 06:18:32.191 | > policycoreutils-python-utils noarch 3.6-3.el9 @koji-override-1 117 k 2025-11-22 06:18:32.191 | > python3-dasbus noarch 1.7-1.el9 @koji-override-1 363 k 2025-11-22 06:18:32.191 | > python3-gobject-base-noarch noarch 3.40.1-6.el9 @anaconda 690 k 2025-11-22 06:18:32.191 | > python3-libxml2 x86_64 2.9.13-14.el9 @anaconda 1.3 M 2025-11-22 06:18:32.191 | > setroubleshoot-plugins noarch 3.3.14-4.el9 @koji-override-1 2.5 M 2025-11-22 06:18:32.191 | > 2025-11-22 06:18:32.191 | > Transaction Summary 2025-11-22 06:18:32.191 | > ================================================================================ 2025-11-22 06:18:32.191 | > Remove 12 Packages 2025-11-22 06:18:32.192 | > 2025-11-22 06:18:32.192 | > Freed space: 15 M 2025-11-22 06:18:32.192 | > Running transaction check 2025-11-22 06:18:32.192 | > Transaction check succeeded. 2025-11-22 06:18:32.192 | > Running transaction test 2025-11-22 06:18:32.192 | > Transaction test succeeded. 2025-11-22 06:18:32.192 | > Running transaction 2025-11-22 06:18:32.192 | > Preparing : 1/1 2025-11-22 06:18:32.192 | > Running scriptlet: man-db-2.9.3-9.el9.x86_64 1/12 2025-11-22 06:18:32.192 | > Erasing : man-db-2.9.3-9.el9.x86_64 1/12 2025-11-22 06:18:32.192 | > Running scriptlet: man-db-2.9.3-9.el9.x86_64 1/12 2025-11-22 06:18:32.192 | > Erasing : setroubleshoot-plugins-3.3.14-4.el9.noarch 2/12 2025-11-22 06:18:32.192 | > Erasing : setroubleshoot-server-3.3.35-2.el9.x86_64 3/12 2025-11-22 06:18:32.192 | > warning: file /run/setroubleshoot: remove failed: No such file or directory 2025-11-22 06:18:32.192 | > 2025-11-22 06:18:32.192 | > Running scriptlet: setroubleshoot-server-3.3.35-2.el9.x86_64 3/12 2025-11-22 06:18:32.192 | > Erasing : python3-dasbus-1.7-1.el9.noarch 4/12 2025-11-22 06:18:32.192 | > Erasing : policycoreutils-python-utils-3.6-3.el9.noarch 5/12 2025-11-22 06:18:32.192 | > Erasing : python3-gobject-base-3.40.1-6.el9.x86_64 6/12 2025-11-22 06:18:32.192 | > Erasing : python3-gobject-base-noarch-3.40.1-6.el9.noarch 7/12 2025-11-22 06:18:32.192 | > Erasing : gobject-introspection-1.68.0-11.el9.x86_64 8/12 2025-11-22 06:18:32.192 | > Erasing : python3-libxml2-2.9.13-14.el9.x86_64 9/12 2025-11-22 06:18:32.192 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 10/12 2025-11-22 06:18:32.192 | > Erasing : groff-base-1.22.4-10.el9.x86_64 10/12 2025-11-22 06:18:32.192 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 10/12 2025-11-22 06:18:32.192 | > Erasing : libpipeline-1.5.3-4.el9.x86_64 11/12 2025-11-22 06:18:32.192 | > Erasing : rsync-3.2.5-4.el9.x86_64 12/12 2025-11-22 06:18:32.192 | > Verifying : gobject-introspection-1.68.0-11.el9.x86_64 1/12 2025-11-22 06:18:32.192 | > Verifying : groff-base-1.22.4-10.el9.x86_64 2/12 2025-11-22 06:18:32.192 | > Verifying : libpipeline-1.5.3-4.el9.x86_64 3/12 2025-11-22 06:18:32.192 | > Verifying : man-db-2.9.3-9.el9.x86_64 4/12 2025-11-22 06:18:32.192 | > Verifying : policycoreutils-python-utils-3.6-3.el9.noarch 5/12 2025-11-22 06:18:32.192 | > Verifying : python3-dasbus-1.7-1.el9.noarch 6/12 2025-11-22 06:18:32.192 | > Verifying : python3-gobject-base-3.40.1-6.el9.x86_64 7/12 2025-11-22 06:18:32.192 | > Verifying : python3-gobject-base-noarch-3.40.1-6.el9.noarch 8/12 2025-11-22 06:18:32.192 | > Verifying : python3-libxml2-2.9.13-14.el9.x86_64 9/12 2025-11-22 06:18:32.192 | > Verifying : rsync-3.2.5-4.el9.x86_64 10/12 2025-11-22 06:18:32.192 | > Verifying : setroubleshoot-plugins-3.3.14-4.el9.noarch 11/12 2025-11-22 06:18:32.192 | > Verifying : setroubleshoot-server-3.3.35-2.el9.x86_64 12/12 2025-11-22 06:18:32.192 | > Completion plugin: Generating completion cache... 2025-11-22 06:18:32.192 | > Removed: gobject-introspection-1.68.0-11.el9.x86_64 2025-11-22 06:18:32.192 | > Removed: groff-base-1.22.4-10.el9.x86_64 2025-11-22 06:18:32.192 | > Removed: libpipeline-1.5.3-4.el9.x86_64 2025-11-22 06:18:32.192 | > Removed: man-db-2.9.3-9.el9.x86_64 2025-11-22 06:18:32.192 | > Removed: policycoreutils-python-utils-3.6-3.el9.noarch 2025-11-22 06:18:32.192 | > Removed: python3-dasbus-1.7-1.el9.noarch 2025-11-22 06:18:32.192 | > Removed: python3-gobject-base-3.40.1-6.el9.x86_64 2025-11-22 06:18:32.192 | > Removed: python3-gobject-base-noarch-3.40.1-6.el9.noarch 2025-11-22 06:18:32.192 | > Removed: python3-libxml2-2.9.13-14.el9.x86_64 2025-11-22 06:18:32.192 | > Removed: rsync-3.2.5-4.el9.x86_64 2025-11-22 06:18:32.192 | > Removed: setroubleshoot-plugins-3.3.14-4.el9.noarch 2025-11-22 06:18:32.192 | > Removed: setroubleshoot-server-3.3.35-2.el9.x86_64 2025-11-22 06:18:32.192 | > 2025-11-22 06:18:32.192 | > Removed: 2025-11-22 06:18:32.192 | > gobject-introspection-1.68.0-11.el9.x86_64 2025-11-22 06:18:32.192 | > groff-base-1.22.4-10.el9.x86_64 2025-11-22 06:18:32.192 | > libpipeline-1.5.3-4.el9.x86_64 2025-11-22 06:18:32.192 | > man-db-2.9.3-9.el9.x86_64 2025-11-22 06:18:32.192 | > policycoreutils-python-utils-3.6-3.el9.noarch 2025-11-22 06:18:32.192 | > python3-dasbus-1.7-1.el9.noarch 2025-11-22 06:18:32.192 | > python3-gobject-base-3.40.1-6.el9.x86_64 2025-11-22 06:18:32.192 | > python3-gobject-base-noarch-3.40.1-6.el9.noarch 2025-11-22 06:18:32.192 | > python3-libxml2-2.9.13-14.el9.x86_64 2025-11-22 06:18:32.192 | > rsync-3.2.5-4.el9.x86_64 2025-11-22 06:18:32.192 | > setroubleshoot-plugins-3.3.14-4.el9.noarch 2025-11-22 06:18:32.230 | > setroubleshoot-server-3.3.35-2.el9.x86_64 2025-11-22 06:18:32.230 | > 2025-11-22 06:18:32.230 | > Complete! 2025-11-22 06:18:32.230 | > + '[' remove == install ']' 2025-11-22 06:18:32.230 | returncode: 0 2025-11-22 06:18:32.236 | dib-run-parts 99-package-uninstalls completed 2025-11-22 06:18:32.236 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-22 06:18:32.236 | dib-run-parts 2025-11-22 06:18:32.238 | dib-run-parts Target: pre-install.d 2025-11-22 06:18:32.238 | dib-run-parts 2025-11-22 06:18:32.238 | dib-run-parts Script Seconds 2025-11-22 06:18:32.238 | dib-run-parts --------------------------------------- ---------- 2025-11-22 06:18:32.238 | dib-run-parts 2025-11-22 06:18:32.246 | dib-run-parts 00-01-yum-keepcache 0.003 2025-11-22 06:18:32.251 | dib-run-parts 00-02-set-centos-mirror 0.003 2025-11-22 06:18:32.256 | dib-run-parts 00-03-repo-setup 0.002 2025-11-22 06:18:32.260 | dib-run-parts 00-dnf-update 0.003 2025-11-22 06:18:32.265 | dib-run-parts 00-fix-requiretty 0.007 2025-11-22 06:18:32.270 | dib-run-parts 00-install-repo-package 0.003 2025-11-22 06:18:32.275 | dib-run-parts 00-usr-local-bin-secure-path 0.005 2025-11-22 06:18:32.279 | dib-run-parts 01-00-centos-python3 14.110 2025-11-22 06:18:32.284 | dib-run-parts 01-dib-python 0.004 2025-11-22 06:18:32.289 | dib-run-parts 01-install-bin 0.008 2025-11-22 06:18:32.293 | dib-run-parts 01-module-configuration 0.003 2025-11-22 06:18:32.298 | dib-run-parts 01-override-yum-arch 0.004 2025-11-22 06:18:32.303 | dib-run-parts 02-set-machine-id 0.008 2025-11-22 06:18:32.308 | dib-run-parts 03-baseline-tools 0.002 2025-11-22 06:18:32.313 | dib-run-parts 04-dib-init-system 0.007 2025-11-22 06:18:32.318 | dib-run-parts 05-rpm-epel-release 7.383 2025-11-22 06:18:32.322 | dib-run-parts 10-enable-rdo-deps 0.146 2025-11-22 06:18:32.327 | dib-run-parts 10-package-installs 4.656 2025-11-22 06:18:32.332 | dib-run-parts 11-selinux-permissive 0.003 2025-11-22 06:18:32.336 | dib-run-parts 99-package-uninstalls 0.754 2025-11-22 06:18:32.339 | dib-run-parts 2025-11-22 06:18:32.339 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-22 06:18:32.344 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-11-22 06:18:32.348 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-11-22 06:18:32.350 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-11-22 06:18:32.353 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-pre-install run_in_target bash 2025-11-22 06:18:32.356 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2025-11-22 06:18:32.356 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:18:32.361 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:18:32.382 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d; do sleep 1; done' 2025-11-22 06:18:32.404 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target install 2025-11-22 06:18:32.407 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-11-22 06:18:32.410 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.ttvXPkjN/hooks ']' 2025-11-22 06:18:32.412 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.ttvXPkjN/hooks/install.d ']' 2025-11-22 06:18:32.415 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:18:32.434 | + 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.ttvXPkjN/hooks 2025-11-22 06:18:32.452 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.ttvXPkjN/hooks /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:18:32.471 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.ttvXPkjN/hooks /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:18:32.490 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-install run_in_target bash 2025-11-22 06:18:32.493 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:18:32.493 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2025-11-22 06:18:32.498 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-11-22 06:18:32.501 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-11-22 06:18:32.503 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-11-22 06:18:32.506 | + 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-22 06:18:32.509 | + 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-22 06:18:32.512 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-11-22 06:18:32.515 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-11-22 06:18:32.518 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-11-22 06:18:32.521 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.ttvXPkjN/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-22 06:18:32.543 | dib-run-parts Ignoring non-executable files: NetworkManager-conf.d-00-main.conf dhcp-all-interfaces-udev.rules dhcp-all-interfaces.conf dhcp-interface@.service package-installs-ironic-python-agent-ramdisk package-installs-extra-hardware 2025-11-22 06:18:32.545 | dib-run-parts Ignoring non-conforming filenames: dhcp-all-interfaces.init dhcp-all-interfaces.sh 2025-11-22 06:18:32.549 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:18:32.551 | + source /tmp/in_target.d/install.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:18:32.551 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:18:32.551 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:18:32.551 | ++ [[ main,contrib,non-free =~ non-free ]] 2025-11-22 06:18:32.551 | ++ export IPA_DEBIAN_NONFREE=true 2025-11-22 06:18:32.551 | ++ IPA_DEBIAN_NONFREE=true 2025-11-22 06:18:32.551 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-11-22 06:18:32.553 | + source /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2025-11-22 06:18:32.553 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:18:32.553 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:18:32.553 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-11-22 06:18:32.555 | + source /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2025-11-22 06:18:32.555 | ++ export DIB_REPO_SETUP=current-podified 2025-11-22 06:18:32.555 | ++ DIB_REPO_SETUP=current-podified 2025-11-22 06:18:32.555 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:18:32.555 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:18:32.555 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:18:32.555 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:18:32.555 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:18:32.555 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:18:32.555 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-11-22 06:18:32.557 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-11-22 06:18:32.557 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:18:32.557 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:18:32.557 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:18:32.557 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:18:32.557 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:18:32.558 | + source /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:18:32.558 | ++ export DISTRO_NAME=centos 2025-11-22 06:18:32.558 | ++ DISTRO_NAME=centos 2025-11-22 06:18:32.558 | ++ export DIB_RELEASE=9-stream 2025-11-22 06:18:32.558 | ++ DIB_RELEASE=9-stream 2025-11-22 06:18:32.558 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-22 06:18:32.559 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-22 06:18:32.559 | ++ export YUM=dnf 2025-11-22 06:18:32.559 | ++ YUM=dnf 2025-11-22 06:18:32.559 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-checksum.bash 2025-11-22 06:18:32.560 | + source /tmp/in_target.d/install.d/../environment.d/10-checksum.bash 2025-11-22 06:18:32.560 | ++ export DIB_CHECKSUM=1 2025-11-22 06:18:32.560 | ++ DIB_CHECKSUM=1 2025-11-22 06:18:32.560 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-defaults.bash 2025-11-22 06:18:32.562 | + source /tmp/in_target.d/install.d/../environment.d/10-defaults.bash 2025-11-22 06:18:32.562 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:18:32.562 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:18:32.562 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-11-22 06:18:32.564 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-11-22 06:18:32.564 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:18:32.564 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:18:32.564 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-11-22 06:18:32.566 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-11-22 06:18:32.566 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:18:32.566 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:18:32.566 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:18:32.566 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:18:32.566 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:18:32.568 | + source /tmp/in_target.d/install.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:18:32.568 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-11-22 06:18:32.568 | ++ export IPA_DISTRO_FAMILY=rh 2025-11-22 06:18:32.568 | ++ IPA_DISTRO_FAMILY=rh 2025-11-22 06:18:32.568 | ++ [[ centos =~ (centos|rhel) ]] 2025-11-22 06:18:32.568 | ++ [[ 9 > 7 ]] 2025-11-22 06:18:32.568 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:18:32.568 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:18:32.568 | ++ [[ centos =~ debian ]] 2025-11-22 06:18:32.568 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2025-11-22 06:18:32.570 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2025-11-22 06:18:32.570 | ++ '[' -z 3 ']' 2025-11-22 06:18:32.570 | ++ '[' -z 3 ']' 2025-11-22 06:18:32.570 | ++ export DIB_PYTHON_VERSION 2025-11-22 06:18:32.570 | ++ export DIB_PYTHON=python3 2025-11-22 06:18:32.570 | ++ DIB_PYTHON=python3 2025-11-22 06:18:32.570 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-11-22 06:18:32.572 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2025-11-22 06:18:32.572 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:18:32.572 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:18:32.572 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-22 06:18:32.572 | ++ DIB_INIT_SYSTEM=systemd 2025-11-22 06:18:32.572 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-11-22 06:18:32.574 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-11-22 06:18:32.574 | ++ '[' -z systemd ']' 2025-11-22 06:18:32.574 | ++ case $DIB_INIT_SYSTEM in 2025-11-22 06:18:32.574 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2025-11-22 06:18:32.576 | + set -eu 2025-11-22 06:18:32.576 | + set -o pipefail 2025-11-22 06:18:32.576 | + '[' 0 -eq 0 ']' 2025-11-22 06:18:32.576 | + install-packages -m base iscsi_package 2025-11-22 06:18:32.608 | INFO:root:Mapping for base : iscsi_package 2025-11-22 06:18:32.639 | INFO:root:Mapping for base : iscsi_package 2025-11-22 06:18:32.642 | Running install-packages install. 2025-11-22 06:18:32.642 | ++ command -v dnf5 2025-11-22 06:18:32.643 | ++ true 2025-11-22 06:18:32.643 | + DNF5= 2025-11-22 06:18:32.643 | + '[' dnf == dnf ']' 2025-11-22 06:18:32.643 | + '[' -n '' ']' 2025-11-22 06:18:32.643 | + dnf -y -v install iscsi-initiator-utils 2025-11-22 06:18:32.785 | 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-22 06:18:32.785 | DNF version: 4.14.0 2025-11-22 06:18:32.785 | cachedir: /tmp/yum 2025-11-22 06:18:32.797 | Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:18:32.798 | Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:18:32.798 | Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:18:32.798 | Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:18:32.799 | Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:18:32.809 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-22 06:18:32.859 | repo: using cache for: delorean-component-barbican 2025-11-22 06:18:32.860 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-11-22 06:18:32.860 | repo: using cache for: delorean-component-baremetal 2025-11-22 06:18:32.860 | delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-11-22 06:18:32.861 | repo: using cache for: delorean-component-cinder 2025-11-22 06:18:32.861 | delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-11-22 06:18:32.861 | repo: using cache for: delorean-component-clients 2025-11-22 06:18:32.862 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-11-22 06:18:32.862 | repo: using cache for: delorean-component-cloudops 2025-11-22 06:18:32.862 | delorean-component-cloudops: using metadata from Fri Nov 21 04:49:24 2025. 2025-11-22 06:18:32.862 | repo: using cache for: delorean-component-common 2025-11-22 06:18:32.863 | delorean-component-common: using metadata from Fri Nov 21 10:50:09 2025. 2025-11-22 06:18:32.863 | repo: using cache for: delorean-component-compute 2025-11-22 06:18:32.864 | delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-11-22 06:18:32.864 | repo: using cache for: delorean-component-designate 2025-11-22 06:18:32.864 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-11-22 06:18:32.865 | repo: using cache for: delorean-component-glance 2025-11-22 06:18:32.865 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-11-22 06:18:32.865 | repo: using cache for: delorean-component-keystone 2025-11-22 06:18:32.865 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-11-22 06:18:32.866 | repo: using cache for: delorean-component-manila 2025-11-22 06:18:32.866 | delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-11-22 06:18:32.866 | repo: using cache for: delorean-component-network 2025-11-22 06:18:32.867 | delorean-component-network: using metadata from Tue Nov 11 14:01:00 2025. 2025-11-22 06:18:32.867 | repo: using cache for: delorean-component-octavia 2025-11-22 06:18:32.867 | delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-11-22 06:18:32.867 | repo: using cache for: delorean-component-optimize 2025-11-22 06:18:32.868 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-11-22 06:18:32.868 | repo: using cache for: delorean-component-podified 2025-11-22 06:18:32.868 | delorean-component-podified: using metadata from Fri Nov 7 02:59:07 2025. 2025-11-22 06:18:32.868 | repo: using cache for: delorean-component-puppet 2025-11-22 06:18:32.869 | delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2025-11-22 06:18:32.869 | repo: using cache for: delorean-component-swift 2025-11-22 06:18:32.869 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-11-22 06:18:32.869 | repo: using cache for: delorean-component-tempest 2025-11-22 06:18:32.870 | delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-11-22 06:18:32.870 | repo: using cache for: delorean-component-ui 2025-11-22 06:18:32.870 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-11-22 06:18:32.871 | repo: using cache for: baseos 2025-11-22 06:18:32.887 | baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-22 06:18:32.888 | repo: using cache for: appstream 2025-11-22 06:18:32.952 | appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-22 06:18:32.953 | repo: using cache for: crb 2025-11-22 06:18:32.969 | crb: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-22 06:18:32.970 | repo: using cache for: extras-common 2025-11-22 06:18:32.970 | extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-11-22 06:18:32.972 | repo: using cache for: delorean-antelope-testing 2025-11-22 06:18:32.977 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-11-22 06:18:32.978 | repo: using cache for: delorean-antelope-build-deps 2025-11-22 06:18:32.979 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-11-22 06:18:32.980 | repo: using cache for: centos9-rabbitmq 2025-11-22 06:18:32.980 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-11-22 06:18:32.981 | repo: using cache for: centos9-storage 2025-11-22 06:18:32.984 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-11-22 06:18:32.985 | repo: using cache for: centos9-opstools 2025-11-22 06:18:32.985 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-11-22 06:18:32.986 | repo: using cache for: centos9-nfv-ovs 2025-11-22 06:18:32.988 | centos9-nfv-ovs: using metadata from Wed Nov 12 01:24:02 2025. 2025-11-22 06:18:32.989 | repo: using cache for: delorean-master-testing 2025-11-22 06:18:32.997 | delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-11-22 06:18:32.998 | repo: using cache for: delorean-master-build-deps 2025-11-22 06:18:33.000 | delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-11-22 06:18:33.000 | repo: using cache for: repo-setup-centos-appstream 2025-11-22 06:18:33.086 | repo-setup-centos-appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-22 06:18:33.086 | repo: using cache for: repo-setup-centos-baseos 2025-11-22 06:18:33.122 | repo-setup-centos-baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-22 06:18:33.123 | repo: using cache for: repo-setup-centos-highavailability 2025-11-22 06:18:33.146 | repo-setup-centos-highavailability: using metadata from Mon Nov 17 10:32:37 2025. 2025-11-22 06:18:33.146 | repo: using cache for: repo-setup-centos-powertools 2025-11-22 06:18:33.178 | repo-setup-centos-powertools: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-22 06:18:33.178 | Last metadata expiration check: 0:00:03 ago on Sat Nov 22 01:18:29 2025. 2025-11-22 06:18:33.356 | --> Starting dependency resolution 2025-11-22 06:18:33.409 | ---> Package iscsi-initiator-utils.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-11-22 06:18:33.409 | ---> Package iscsi-initiator-utils-iscsiuio.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2025-11-22 06:18:33.409 | ---> Package isns-utils-libs.x86_64 0.101-4.el9 will be installed 2025-11-22 06:18:33.409 | --> Finished dependency resolution 2025-11-22 06:18:33.410 | Dependencies resolved. 2025-11-22 06:18:33.410 | ================================================================================ 2025-11-22 06:18:33.410 | Package Arch Version Repo Size 2025-11-22 06:18:33.410 | ================================================================================ 2025-11-22 06:18:33.410 | Installing: 2025-11-22 06:18:33.410 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el9 baseos 392 k 2025-11-22 06:18:33.410 | Installing dependencies: 2025-11-22 06:18:33.410 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el9 baseos 81 k 2025-11-22 06:18:33.410 | isns-utils-libs x86_64 0.101-4.el9 baseos 101 k 2025-11-22 06:18:33.410 | 2025-11-22 06:18:33.410 | Transaction Summary 2025-11-22 06:18:33.410 | ================================================================================ 2025-11-22 06:18:33.410 | Install 3 Packages 2025-11-22 06:18:33.410 | 2025-11-22 06:18:33.411 | Total size: 573 k 2025-11-22 06:18:33.411 | Installed size: 2.1 M 2025-11-22 06:18:33.411 | Downloading Packages: 2025-11-22 06:18:33.412 | [SKIPPED] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:33.412 | [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:33.412 | [SKIPPED] isns-utils-libs-0.101-4.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:33.412 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-11-22 06:18:33.449 | Running transaction check 2025-11-22 06:18:33.459 | Transaction check succeeded. 2025-11-22 06:18:33.459 | Running transaction test 2025-11-22 06:18:33.506 | Transaction test succeeded. 2025-11-22 06:18:33.507 | Running transaction 2025-11-22 06:18:33.568 | Preparing : 1/1 2025-11-22 06:18:33.572 | Installing : isns-utils-libs-0.101-4.el9.x86_64 1/3 2025-11-22 06:18:33.574 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-11-22 06:18:33.591 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-11-22 06:18:33.591 | Created symlink /etc/systemd/system/sockets.target.wants/iscsiuio.socket -> /usr/lib/systemd/system/iscsiuio.socket. 2025-11-22 06:18:33.591 | 2025-11-22 06:18:33.604 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-11-22 06:18:33.623 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2025-11-22 06:18:33.623 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-starter.service -> /usr/lib/systemd/system/iscsi-starter.service. 2025-11-22 06:18:33.623 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /usr/lib/systemd/system/iscsid.socket. 2025-11-22 06:18:33.623 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-onboot.service -> /usr/lib/systemd/system/iscsi-onboot.service. 2025-11-22 06:18:33.623 | 2025-11-22 06:18:33.719 | Verifying : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 1/3 2025-11-22 06:18:33.719 | Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2025-11-22 06:18:33.723 | Verifying : isns-utils-libs-0.101-4.el9.x86_64 3/3 2025-11-22 06:18:33.723 | Completion plugin: Generating completion cache... 2025-11-22 06:18:33.802 | Installed: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-11-22 06:18:33.802 | Installed: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-11-22 06:18:33.802 | Installed: isns-utils-libs-0.101-4.el9.x86_64 2025-11-22 06:18:33.837 | 2025-11-22 06:18:33.837 | Installed: 2025-11-22 06:18:33.837 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2025-11-22 06:18:33.837 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2025-11-22 06:18:33.837 | isns-utils-libs-0.101-4.el9.x86_64 2025-11-22 06:18:33.837 | 2025-11-22 06:18:33.837 | Complete! 2025-11-22 06:18:33.882 | + '[' install == install ']' 2025-11-22 06:18:33.882 | + '[' dnf == dnf ']' 2025-11-22 06:18:33.882 | + '[' -z '' ']' 2025-11-22 06:18:33.882 | + dnf -y mark install iscsi-initiator-utils 2025-11-22 06:18:34.034 | Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:18:34.034 | Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:18:34.035 | Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:18:34.035 | Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:18:34.035 | Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:18:34.101 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2025-11-22 06:18:34.130 | dib-run-parts 00-baseline-environment completed 2025-11-22 06:18:34.130 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2025-11-22 06:18:34.132 | + set -eu 2025-11-22 06:18:34.132 | + set -o pipefail 2025-11-22 06:18:34.132 | + '[' 0 -eq 0 ']' 2025-11-22 06:18:34.132 | + install-packages -u 2025-11-22 06:18:34.290 | Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:18:34.290 | Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:18:34.290 | Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:18:34.290 | Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:18:34.291 | Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:18:34.665 | Last metadata expiration check: 0:00:05 ago on Sat Nov 22 01:18:29 2025. 2025-11-22 06:18:35.016 | Dependencies resolved. 2025-11-22 06:18:35.017 | ================================================================================ 2025-11-22 06:18:35.017 | Package Arch Version Repository Size 2025-11-22 06:18:35.017 | ================================================================================ 2025-11-22 06:18:35.017 | Upgrading: 2025-11-22 06:18:35.017 | python3-distro noarch 1.9.0-2.el9s delorean-master-testing 41 k 2025-11-22 06:18:35.017 | python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k 2025-11-22 06:18:35.017 | python3-jsonschema noarch 4.16.0-2.el9s delorean-master-testing 138 k 2025-11-22 06:18:35.017 | python3-markupsafe x86_64 3.0.2-1.el9s delorean-master-testing 28 k 2025-11-22 06:18:35.017 | python3-requests noarch 2.32.3-4.el9s delorean-master-testing 123 k 2025-11-22 06:18:35.017 | python3-setuptools noarch 65.5.1-2.el9s delorean-master-testing 1.2 M 2025-11-22 06:18:35.017 | python3-setuptools-wheel noarch 65.5.1-2.el9s delorean-master-testing 715 k 2025-11-22 06:18:35.017 | 2025-11-22 06:18:35.017 | Transaction Summary 2025-11-22 06:18:35.017 | ================================================================================ 2025-11-22 06:18:35.017 | Upgrade 7 Packages 2025-11-22 06:18:35.017 | 2025-11-22 06:18:35.018 | Total size: 2.7 M 2025-11-22 06:18:35.018 | Total download size: 2.2 M 2025-11-22 06:18:35.018 | Downloading Packages: 2025-11-22 06:18:35.019 | [SKIPPED] python3-jinja2-3.0.1-2.el9s.noarch.rpm: Already downloaded 2025-11-22 06:18:35.205 | (2/7): python3-markupsafe-3.0.2-1.el9s.x86_64.r 149 kB/s | 28 kB 00:00 2025-11-22 06:18:35.243 | (3/7): python3-distro-1.9.0-2.el9s.noarch.rpm 181 kB/s | 41 kB 00:00 2025-11-22 06:18:35.274 | (4/7): python3-jsonschema-4.16.0-2.el9s.noarch. 543 kB/s | 138 kB 00:00 2025-11-22 06:18:35.294 | (5/7): python3-requests-2.32.3-4.el9s.noarch.rp 1.3 MB/s | 123 kB 00:00 2025-11-22 06:18:35.397 | (6/7): python3-setuptools-wheel-65.5.1-2.el9s.n 5.7 MB/s | 715 kB 00:00 2025-11-22 06:18:35.454 | (7/7): python3-setuptools-65.5.1-2.el9s.noarch. 5.7 MB/s | 1.2 MB 00:00 2025-11-22 06:18:35.457 | -------------------------------------------------------------------------------- 2025-11-22 06:18:35.457 | Total 5.1 MB/s | 2.2 MB 00:00 2025-11-22 06:18:35.458 | Running transaction check 2025-11-22 06:18:35.476 | Transaction check succeeded. 2025-11-22 06:18:35.476 | Running transaction test 2025-11-22 06:18:35.543 | Transaction test succeeded. 2025-11-22 06:18:35.543 | Running transaction 2025-11-22 06:18:35.721 | Preparing : 1/1 2025-11-22 06:18:35.733 | Upgrading : python3-setuptools-65.5.1-2.el9s.noarch 1/14 2025-11-22 06:18:35.758 | Upgrading : python3-markupsafe-3.0.2-1.el9s.x86_64 2/14 2025-11-22 06:18:35.765 | Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 3/14 2025-11-22 06:18:35.773 | Upgrading : python3-setuptools-wheel-65.5.1-2.el9s.noarch 4/14 2025-11-22 06:18:35.787 | Upgrading : python3-requests-2.32.3-4.el9s.noarch 5/14 2025-11-22 06:18:35.793 | Upgrading : python3-jsonschema-4.16.0-2.el9s.noarch 6/14 2025-11-22 06:18:35.796 | Upgrading : python3-distro-1.9.0-2.el9s.noarch 7/14 2025-11-22 06:18:35.800 | Cleanup : python3-jinja2-2.11.3-8.el9.noarch 8/14 2025-11-22 06:18:35.803 | Cleanup : python3-jsonschema-3.2.0-13.el9.noarch 9/14 2025-11-22 06:18:35.809 | Cleanup : python3-distro-1.5.0-7.el9.noarch 10/14 2025-11-22 06:18:35.814 | Cleanup : python3-setuptools-53.0.0-15.el9.noarch 11/14 2025-11-22 06:18:35.815 | Cleanup : python3-setuptools-wheel-53.0.0-15.el9.noarch 12/14 2025-11-22 06:18:35.818 | Cleanup : python3-requests-2.25.1-10.el9.noarch 13/14 2025-11-22 06:18:35.837 | Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 14/14 2025-11-22 06:18:35.920 | Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 14/14 2025-11-22 06:18:35.920 | Verifying : python3-jinja2-3.0.1-2.el9s.noarch 1/14 2025-11-22 06:18:35.920 | Verifying : python3-jinja2-2.11.3-8.el9.noarch 2/14 2025-11-22 06:18:35.920 | Verifying : python3-distro-1.9.0-2.el9s.noarch 3/14 2025-11-22 06:18:35.921 | Verifying : python3-distro-1.5.0-7.el9.noarch 4/14 2025-11-22 06:18:35.921 | Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 5/14 2025-11-22 06:18:35.921 | Verifying : python3-jsonschema-3.2.0-13.el9.noarch 6/14 2025-11-22 06:18:35.921 | Verifying : python3-markupsafe-3.0.2-1.el9s.x86_64 7/14 2025-11-22 06:18:35.921 | Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 8/14 2025-11-22 06:18:35.921 | Verifying : python3-requests-2.32.3-4.el9s.noarch 9/14 2025-11-22 06:18:35.921 | Verifying : python3-requests-2.25.1-10.el9.noarch 10/14 2025-11-22 06:18:35.921 | Verifying : python3-setuptools-65.5.1-2.el9s.noarch 11/14 2025-11-22 06:18:35.921 | Verifying : python3-setuptools-53.0.0-15.el9.noarch 12/14 2025-11-22 06:18:35.921 | Verifying : python3-setuptools-wheel-65.5.1-2.el9s.noarch 13/14 2025-11-22 06:18:36.058 | Verifying : python3-setuptools-wheel-53.0.0-15.el9.noarch 14/14 2025-11-22 06:18:36.058 | 2025-11-22 06:18:36.058 | Upgraded: 2025-11-22 06:18:36.058 | python3-distro-1.9.0-2.el9s.noarch 2025-11-22 06:18:36.058 | python3-jinja2-3.0.1-2.el9s.noarch 2025-11-22 06:18:36.058 | python3-jsonschema-4.16.0-2.el9s.noarch 2025-11-22 06:18:36.058 | python3-markupsafe-3.0.2-1.el9s.x86_64 2025-11-22 06:18:36.058 | python3-requests-2.32.3-4.el9s.noarch 2025-11-22 06:18:36.058 | python3-setuptools-65.5.1-2.el9s.noarch 2025-11-22 06:18:36.058 | python3-setuptools-wheel-65.5.1-2.el9s.noarch 2025-11-22 06:18:36.058 | 2025-11-22 06:18:36.058 | Complete! 2025-11-22 06:18:36.106 | dib-run-parts 00-up-to-date completed 2025-11-22 06:18:36.106 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2025-11-22 06:18:36.109 | + set -eu 2025-11-22 06:18:36.109 | + set -o pipefail 2025-11-22 06:18:36.109 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2025-11-22 06:18:36.110 | + package-installs -d /tmp/in_target.d/install.d 2025-11-22 06:18:36.111 | + set -eu 2025-11-22 06:18:36.111 | + set -o pipefail 2025-11-22 06:18:36.111 | ++ basename /usr/local/bin/package-installs 2025-11-22 06:18:36.112 | + SCRIPTNAME=package-installs 2025-11-22 06:18:36.113 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2025-11-22 06:18:36.113 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-11-22 06:18:36.113 | + '[' 0 '!=' 0 ']' 2025-11-22 06:18:36.113 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-11-22 06:18:36.113 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-11-22 06:18:36.113 | + WORKDIR= 2025-11-22 06:18:36.113 | + true 2025-11-22 06:18:36.114 | + case "$1" in 2025-11-22 06:18:36.114 | + WORKDIR=/tmp/in_target.d/install.d 2025-11-22 06:18:36.114 | + shift 2 2025-11-22 06:18:36.114 | + true 2025-11-22 06:18:36.114 | + case "$1" in 2025-11-22 06:18:36.114 | + shift 2025-11-22 06:18:36.114 | + break 2025-11-22 06:18:36.114 | + '[' -z /tmp/in_target.d/install.d ']' 2025-11-22 06:18:36.114 | + PACKAGES= 2025-11-22 06:18:36.114 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-11-22 06:18:36.115 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2025-11-22 06:18:36.115 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-python-agent-ramdisk 2025-11-22 06:18:36.116 | + basefile=package-installs-ironic-python-agent-ramdisk 2025-11-22 06:18:36.116 | + element_name=ironic-python-agent-ramdisk 2025-11-22 06:18:36.116 | + read pkg 2025-11-22 06:18:36.117 | + '[' -z ironic-python-agent ']' 2025-11-22 06:18:36.117 | + '[' i = '#' ']' 2025-11-22 06:18:36.117 | + '[' i = - ']' 2025-11-22 06:18:36.117 | + '[' -e /usr/share/pkg-map/ironic-python-agent-ramdisk ']' 2025-11-22 06:18:36.117 | + set +e 2025-11-22 06:18:36.117 | ++ pkg-map --element ironic-python-agent-ramdisk ironic-python-agent 2025-11-22 06:18:36.144 | INFO:root:Mapping for ironic-python-agent-ramdisk : ironic-python-agent 2025-11-22 06:18:36.147 | + map_pkg=openstack-ironic-python-agent 2025-11-22 06:18:36.147 | + '[' 0 -eq 0 ']' 2025-11-22 06:18:36.147 | + pkg=openstack-ironic-python-agent 2025-11-22 06:18:36.147 | + set -e 2025-11-22 06:18:36.147 | + PACKAGES=' openstack-ironic-python-agent' 2025-11-22 06:18:36.147 | + read pkg 2025-11-22 06:18:36.147 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2025-11-22 06:18:36.148 | ++ basename /tmp/in_target.d/install.d/package-installs-extra-hardware 2025-11-22 06:18:36.148 | + basefile=package-installs-extra-hardware 2025-11-22 06:18:36.148 | + element_name=extra-hardware 2025-11-22 06:18:36.148 | + read pkg 2025-11-22 06:18:36.149 | + '[' -z python-hardware ']' 2025-11-22 06:18:36.149 | + '[' p = '#' ']' 2025-11-22 06:18:36.149 | + '[' p = - ']' 2025-11-22 06:18:36.149 | + '[' -e /usr/share/pkg-map/extra-hardware ']' 2025-11-22 06:18:36.149 | + set +e 2025-11-22 06:18:36.149 | ++ pkg-map --element extra-hardware python-hardware 2025-11-22 06:18:36.175 | INFO:root:Mapping for extra-hardware : python-hardware 2025-11-22 06:18:36.179 | + map_pkg=python3-hardware-detect 2025-11-22 06:18:36.179 | + '[' 0 -eq 0 ']' 2025-11-22 06:18:36.179 | + pkg=python3-hardware-detect 2025-11-22 06:18:36.179 | + set -e 2025-11-22 06:18:36.179 | + PACKAGES=' openstack-ironic-python-agent python3-hardware-detect' 2025-11-22 06:18:36.179 | + read pkg 2025-11-22 06:18:36.179 | + '[' -n ' openstack-ironic-python-agent python3-hardware-detect' ']' 2025-11-22 06:18:36.179 | + install-packages openstack-ironic-python-agent python3-hardware-detect 2025-11-22 06:18:36.196 | Running install-packages install. 2025-11-22 06:18:36.196 | ++ command -v dnf5 2025-11-22 06:18:36.196 | ++ true 2025-11-22 06:18:36.196 | + DNF5= 2025-11-22 06:18:36.196 | + '[' dnf == dnf ']' 2025-11-22 06:18:36.196 | + '[' -n '' ']' 2025-11-22 06:18:36.196 | + dnf -y -v install openstack-ironic-python-agent python3-hardware-detect 2025-11-22 06:18:36.341 | 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-22 06:18:36.341 | DNF version: 4.14.0 2025-11-22 06:18:36.341 | cachedir: /tmp/yum 2025-11-22 06:18:36.354 | Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:18:36.354 | Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:18:36.354 | Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:18:36.354 | Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:18:36.355 | Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:18:36.365 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-22 06:18:36.414 | repo: using cache for: delorean-component-barbican 2025-11-22 06:18:36.415 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-11-22 06:18:36.415 | repo: using cache for: delorean-component-baremetal 2025-11-22 06:18:36.415 | delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-11-22 06:18:36.415 | repo: using cache for: delorean-component-cinder 2025-11-22 06:18:36.415 | delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-11-22 06:18:36.416 | repo: using cache for: delorean-component-clients 2025-11-22 06:18:36.416 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-11-22 06:18:36.416 | repo: using cache for: delorean-component-cloudops 2025-11-22 06:18:36.417 | delorean-component-cloudops: using metadata from Fri Nov 21 04:49:24 2025. 2025-11-22 06:18:36.417 | repo: using cache for: delorean-component-common 2025-11-22 06:18:36.417 | delorean-component-common: using metadata from Fri Nov 21 10:50:09 2025. 2025-11-22 06:18:36.418 | repo: using cache for: delorean-component-compute 2025-11-22 06:18:36.418 | delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-11-22 06:18:36.418 | repo: using cache for: delorean-component-designate 2025-11-22 06:18:36.418 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-11-22 06:18:36.419 | repo: using cache for: delorean-component-glance 2025-11-22 06:18:36.419 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-11-22 06:18:36.419 | repo: using cache for: delorean-component-keystone 2025-11-22 06:18:36.419 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-11-22 06:18:36.419 | repo: using cache for: delorean-component-manila 2025-11-22 06:18:36.420 | delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-11-22 06:18:36.420 | repo: using cache for: delorean-component-network 2025-11-22 06:18:36.420 | delorean-component-network: using metadata from Tue Nov 11 14:01:00 2025. 2025-11-22 06:18:36.420 | repo: using cache for: delorean-component-octavia 2025-11-22 06:18:36.421 | delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-11-22 06:18:36.421 | repo: using cache for: delorean-component-optimize 2025-11-22 06:18:36.421 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-11-22 06:18:36.421 | repo: using cache for: delorean-component-podified 2025-11-22 06:18:36.422 | delorean-component-podified: using metadata from Fri Nov 7 02:59:07 2025. 2025-11-22 06:18:36.422 | repo: using cache for: delorean-component-puppet 2025-11-22 06:18:36.422 | delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2025-11-22 06:18:36.422 | repo: using cache for: delorean-component-swift 2025-11-22 06:18:36.422 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-11-22 06:18:36.423 | repo: using cache for: delorean-component-tempest 2025-11-22 06:18:36.423 | delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-11-22 06:18:36.423 | repo: using cache for: delorean-component-ui 2025-11-22 06:18:36.423 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-11-22 06:18:36.424 | repo: using cache for: baseos 2025-11-22 06:18:36.440 | baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-22 06:18:36.441 | repo: using cache for: appstream 2025-11-22 06:18:36.507 | appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-22 06:18:36.507 | repo: using cache for: crb 2025-11-22 06:18:36.523 | crb: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-22 06:18:36.523 | repo: using cache for: extras-common 2025-11-22 06:18:36.523 | extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-11-22 06:18:36.524 | repo: using cache for: delorean-antelope-testing 2025-11-22 06:18:36.528 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-11-22 06:18:36.529 | repo: using cache for: delorean-antelope-build-deps 2025-11-22 06:18:36.530 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-11-22 06:18:36.530 | repo: using cache for: centos9-rabbitmq 2025-11-22 06:18:36.530 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-11-22 06:18:36.531 | repo: using cache for: centos9-storage 2025-11-22 06:18:36.534 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-11-22 06:18:36.535 | repo: using cache for: centos9-opstools 2025-11-22 06:18:36.535 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-11-22 06:18:36.535 | repo: using cache for: centos9-nfv-ovs 2025-11-22 06:18:36.538 | centos9-nfv-ovs: using metadata from Wed Nov 12 01:24:02 2025. 2025-11-22 06:18:36.538 | repo: using cache for: delorean-master-testing 2025-11-22 06:18:36.546 | delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-11-22 06:18:36.546 | repo: using cache for: delorean-master-build-deps 2025-11-22 06:18:36.548 | delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-11-22 06:18:36.548 | repo: using cache for: repo-setup-centos-appstream 2025-11-22 06:18:36.630 | repo-setup-centos-appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-22 06:18:36.631 | repo: using cache for: repo-setup-centos-baseos 2025-11-22 06:18:36.666 | repo-setup-centos-baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-22 06:18:36.667 | repo: using cache for: repo-setup-centos-highavailability 2025-11-22 06:18:36.690 | repo-setup-centos-highavailability: using metadata from Mon Nov 17 10:32:37 2025. 2025-11-22 06:18:36.690 | repo: using cache for: repo-setup-centos-powertools 2025-11-22 06:18:36.720 | repo-setup-centos-powertools: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-22 06:18:36.721 | Last metadata expiration check: 0:00:07 ago on Sat Nov 22 01:18:29 2025. 2025-11-22 06:18:36.900 | --> Starting dependency resolution 2025-11-22 06:18:36.957 | ---> Package openstack-ironic-python-agent.noarch 9.4.4-0.20250319204801.4cf1abc.el9 will be installed 2025-11-22 06:18:36.957 | ---> Package python3-ironic-lib.noarch 5.4.1-0.20241028172452.e9cf477.el9 will be installed 2025-11-22 06:18:36.957 | ---> Package python3-ironic-python-agent.noarch 9.4.4-0.20250319204801.4cf1abc.el9 will be installed 2025-11-22 06:18:36.957 | ---> Package python3-os-service-types.noarch 1.7.0-0.20230310110132.0b2f473.el9 will be installed 2025-11-22 06:18:36.957 | ---> Package python3-stevedore.noarch 5.0.0-0.20241203182731.c4acc56.el9 will be installed 2025-11-22 06:18:36.957 | ---> Package python-oslo-concurrency-lang.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2025-11-22 06:18:36.957 | ---> Package python-oslo-i18n-lang.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2025-11-22 06:18:36.957 | ---> Package python-oslo-log-lang.noarch 5.2.1-0.20241106100252.fdfc4e6.el9 will be installed 2025-11-22 06:18:36.957 | ---> Package python-oslo-utils-lang.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2025-11-22 06:18:36.957 | ---> Package python3-debtcollector.noarch 2.5.0-0.20230310120453.a6b46c5.el9 will be installed 2025-11-22 06:18:36.958 | ---> Package python3-futurist.noarch 2.4.1-0.20230310123225.159d752.el9 will be installed 2025-11-22 06:18:36.958 | ---> Package python3-hardware-detect.noarch 0.32.1-0.20251002123700.b1fff65.el9 will be installed 2025-11-22 06:18:36.958 | ---> Package python3-oslo-concurrency.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2025-11-22 06:18:36.958 | ---> Package python3-oslo-config.noarch 2:9.1.1-0.20230310201801.515daab.el9 will be installed 2025-11-22 06:18:36.958 | ---> Package python3-oslo-context.noarch 5.1.1-0.20230310191714.7696282.el9 will be installed 2025-11-22 06:18:36.958 | ---> Package python3-oslo-i18n.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2025-11-22 06:18:36.958 | ---> Package python3-oslo-log.noarch 5.2.1-0.20241106100252.fdfc4e6.el9 will be installed 2025-11-22 06:18:36.958 | ---> Package python3-oslo-serialization.noarch 5.1.2-0.20240902085253.808ef7d.el9 will be installed 2025-11-22 06:18:36.958 | ---> Package python3-oslo-service.noarch 3.1.2-0.20240617091247.9be8ebb.el9 will be installed 2025-11-22 06:18:36.958 | ---> Package python3-oslo-utils.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2025-11-22 06:18:36.958 | ---> Package python3-tooz.noarch 3.2.0-0.20241115125625.1a76dd6.el9 will be installed 2025-11-22 06:18:36.958 | ---> Package python3-keystoneauth1.noarch 5.1.3-0.20240913071836.e96c503.el9 will be installed 2025-11-22 06:18:36.959 | ---> Package libaio.x86_64 0.3.111-13.el9 will be installed 2025-11-22 06:18:36.959 | ---> Package libconfig.x86_64 1.7.2-9.el9 will be installed 2025-11-22 06:18:36.959 | ---> Package librdmacm.x86_64 57.0-2.el9 will be installed 2025-11-22 06:18:36.959 | ---> Package lldpad.x86_64 1.1.1-4.gitf1dd9eb.el9 will be installed 2025-11-22 06:18:36.959 | ---> Package pciutils.x86_64 3.7.0-7.el9 will be installed 2025-11-22 06:18:36.959 | ---> Package python3-cffi.x86_64 1.14.5-5.el9 will be installed 2025-11-22 06:18:36.959 | ---> Package python3-cryptography.x86_64 36.0.1-5.el9 will be installed 2025-11-22 06:18:36.959 | ---> Package python3-dns.noarch 2.6.1-3.el9 will be installed 2025-11-22 06:18:36.959 | ---> Package python3-inotify.noarch 0.9.6-25.el9 will be installed 2025-11-22 06:18:36.959 | ---> Package python3-ply.noarch 3.11-14.el9 will be installed 2025-11-22 06:18:36.959 | ---> Package python3-pycparser.noarch 2.20-6.el9 will be installed 2025-11-22 06:18:36.959 | ---> Package python3-pyudev.noarch 0.22.0-6.el9 will be installed 2025-11-22 06:18:36.960 | ---> Package smartmontools.x86_64 1:7.2-9.el9 will be installed 2025-11-22 06:18:36.960 | ---> Package boost-iostreams.x86_64 1.75.0-13.el9 will be installed 2025-11-22 06:18:36.960 | ---> Package boost-system.x86_64 1.75.0-13.el9 will be installed 2025-11-22 06:18:36.960 | ---> Package boost-thread.x86_64 1.75.0-13.el9 will be installed 2025-11-22 06:18:36.960 | ---> Package fio.x86_64 3.35-1.el9 will be installed 2025-11-22 06:18:36.960 | ---> Package fio-engine-http.x86_64 3.35-1.el9 will be installed 2025-11-22 06:18:36.960 | ---> Package fio-engine-libaio.x86_64 3.35-1.el9 will be installed 2025-11-22 06:18:36.960 | ---> Package fio-engine-nbd.x86_64 3.35-1.el9 will be installed 2025-11-22 06:18:36.960 | ---> Package fio-engine-rados.x86_64 3.35-1.el9 will be installed 2025-11-22 06:18:36.960 | ---> Package fio-engine-rbd.x86_64 3.35-1.el9 will be installed 2025-11-22 06:18:36.960 | ---> Package fio-engine-rdma.x86_64 3.35-1.el9 will be installed 2025-11-22 06:18:36.961 | ---> Package git-core.x86_64 2.47.3-1.el9 will be installed 2025-11-22 06:18:36.961 | ---> Package libnbd.x86_64 1.20.3-4.el9 will be installed 2025-11-22 06:18:36.961 | ---> Package libpq.x86_64 13.20-1.el9 will be installed 2025-11-22 06:18:36.961 | ---> Package librados2.x86_64 2:16.2.4-5.el9 will be installed 2025-11-22 06:18:36.961 | ---> Package librbd1.x86_64 2:16.2.4-5.el9 will be installed 2025-11-22 06:18:36.961 | ---> Package mariadb-connector-c.x86_64 3.2.6-1.el9 will be installed 2025-11-22 06:18:36.961 | ---> Package mariadb-connector-c-config.noarch 3.2.6-1.el9 will be installed 2025-11-22 06:18:36.961 | ---> Package python3-psutil.x86_64 5.8.0-12.el9 will be installed 2025-11-22 06:18:36.961 | ---> Package python3-async-timeout.noarch 4.0.2-5.el9s will be installed 2025-11-22 06:18:36.961 | ---> Package python3-bcrypt.x86_64 3.2.2-4.el9s will be installed 2025-11-22 06:18:36.962 | ---> Package python3-ifaddr.noarch 0.1.7-3.el9s will be installed 2025-11-22 06:18:36.962 | ---> Package python3-kazoo.noarch 2.8.0-2.el9s will be installed 2025-11-22 06:18:36.962 | ---> Package python3-pint.noarch 0.16.1-3.el9s will be installed 2025-11-22 06:18:36.962 | ---> Package python3-pyOpenSSL.noarch 20.0.1-2.el9s will be installed 2025-11-22 06:18:36.962 | ---> Package python3-repoze-lru.noarch 0.7-10.el9s will be installed 2025-11-22 06:18:36.962 | ---> Package python3-routes.noarch 2.5.1-1.el9s will be installed 2025-11-22 06:18:36.962 | ---> Package python3-tempita.noarch 0.5.2-2.el9s will be installed 2025-11-22 06:18:36.962 | ---> Package python3-zake.noarch 0.2.2-22.el9s will be installed 2025-11-22 06:18:36.962 | ---> Package python3-zeroconf.noarch 0.38.7-1.el9s will be installed 2025-11-22 06:18:36.962 | ---> Package sysbench.x86_64 1.0.20-5.el9s will be installed 2025-11-22 06:18:36.962 | ---> Package luajit.x86_64 2.1.1692716794-3.el9s will be installed 2025-11-22 06:18:36.963 | ---> Package python3-eventlet.noarch 0.36.1-1.el9s will be installed 2025-11-22 06:18:36.963 | ---> Package python3-fasteners.noarch 0.19-1.el9s will be installed 2025-11-22 06:18:36.963 | ---> Package python3-fixtures.noarch 4.1.0-1.el9s will be installed 2025-11-22 06:18:36.963 | ---> Package python3-greenlet.x86_64 3.1.1-1.el9s will be installed 2025-11-22 06:18:36.963 | ---> Package python3-iso8601.noarch 2.1.0-1.el9s will be installed 2025-11-22 06:18:36.963 | ---> Package python3-msgpack.x86_64 1.1.0-1.el9s will be installed 2025-11-22 06:18:36.963 | ---> Package python3-netaddr.noarch 1.3.0-4.el9s will be installed 2025-11-22 06:18:36.963 | ---> Package python3-packaging.noarch 24.2-2.el9s will be installed 2025-11-22 06:18:36.963 | ---> Package python3-paste.noarch 3.10.1-1.el9s will be installed 2025-11-22 06:18:36.963 | ---> Package python3-paste-deploy.noarch 3.1.0-2.el9s will be installed 2025-11-22 06:18:36.964 | ---> Package python3-pbr.noarch 6.1.1-1.el9s will be installed 2025-11-22 06:18:36.964 | ---> Package python3-pyparsing.noarch 3.1.2-7.el9s will be installed 2025-11-22 06:18:36.964 | ---> Package python3-redis.noarch 5.0.4-1.el9s will be installed 2025-11-22 06:18:36.964 | ---> Package python3-rfc3986.noarch 2.0.0-1.el9s will be installed 2025-11-22 06:18:36.964 | ---> Package python3-tenacity.noarch 8.2.3-1.el9s will be installed 2025-11-22 06:18:36.964 | ---> Package python3-voluptuous.noarch 0.15.2-1.el9s will be installed 2025-11-22 06:18:36.964 | ---> Package python3-webob.noarch 1.8.9-1.el9s will be installed 2025-11-22 06:18:36.964 | ---> Package python3-werkzeug.noarch 3.0.3-1.el9s will be installed 2025-11-22 06:18:36.964 | ---> Package python3-wrapt.x86_64 1.16.0-1.el9s will be installed 2025-11-22 06:18:36.964 | ---> Package python3-yappi.x86_64 1.6.0-1.el9s will be installed 2025-11-22 06:18:36.965 | --> Finished dependency resolution 2025-11-22 06:18:36.965 | Dependencies resolved. 2025-11-22 06:18:36.970 | ================================================================================================================= 2025-11-22 06:18:36.970 | Package Arch Version Repository Size 2025-11-22 06:18:36.970 | ================================================================================================================= 2025-11-22 06:18:36.970 | Installing: 2025-11-22 06:18:36.970 | openstack-ironic-python-agent noarch 9.4.4-0.20250319204801.4cf1abc.el9 delorean-component-baremetal 11 k 2025-11-22 06:18:36.970 | python3-hardware-detect noarch 0.32.1-0.20251002123700.b1fff65.el9 delorean-component-common 53 k 2025-11-22 06:18:36.970 | Installing dependencies: 2025-11-22 06:18:36.970 | boost-iostreams x86_64 1.75.0-13.el9 appstream 37 k 2025-11-22 06:18:36.970 | boost-system x86_64 1.75.0-13.el9 appstream 11 k 2025-11-22 06:18:36.970 | boost-thread x86_64 1.75.0-13.el9 appstream 53 k 2025-11-22 06:18:36.970 | git-core x86_64 2.47.3-1.el9 appstream 4.7 M 2025-11-22 06:18:36.970 | libaio x86_64 0.3.111-13.el9 baseos 24 k 2025-11-22 06:18:36.970 | libconfig x86_64 1.7.2-9.el9 baseos 72 k 2025-11-22 06:18:36.970 | libnbd x86_64 1.20.3-4.el9 appstream 164 k 2025-11-22 06:18:36.970 | libpq x86_64 13.20-1.el9 appstream 208 k 2025-11-22 06:18:36.970 | librados2 x86_64 2:16.2.4-5.el9 appstream 3.4 M 2025-11-22 06:18:36.970 | librbd1 x86_64 2:16.2.4-5.el9 appstream 3.0 M 2025-11-22 06:18:36.970 | librdmacm x86_64 57.0-2.el9 baseos 70 k 2025-11-22 06:18:36.970 | lldpad x86_64 1.1.1-4.gitf1dd9eb.el9 baseos 295 k 2025-11-22 06:18:36.970 | luajit x86_64 2.1.1692716794-3.el9s delorean-master-testing 402 k 2025-11-22 06:18:36.971 | mariadb-connector-c x86_64 3.2.6-1.el9 appstream 198 k 2025-11-22 06:18:36.971 | mariadb-connector-c-config noarch 3.2.6-1.el9 appstream 11 k 2025-11-22 06:18:36.971 | pciutils x86_64 3.7.0-7.el9 baseos 93 k 2025-11-22 06:18:36.971 | python-oslo-concurrency-lang noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 13 k 2025-11-22 06:18:36.971 | python-oslo-i18n-lang noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 13 k 2025-11-22 06:18:36.971 | python-oslo-log-lang noarch 5.2.1-0.20241106100252.fdfc4e6.el9 delorean-component-common 12 k 2025-11-22 06:18:36.971 | python-oslo-utils-lang noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 12 k 2025-11-22 06:18:36.971 | python3-async-timeout noarch 4.0.2-5.el9s delorean-antelope-testing 18 k 2025-11-22 06:18:36.971 | python3-bcrypt x86_64 3.2.2-4.el9s delorean-antelope-testing 43 k 2025-11-22 06:18:36.971 | python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2025-11-22 06:18:36.971 | python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2025-11-22 06:18:36.971 | python3-debtcollector noarch 2.5.0-0.20230310120453.a6b46c5.el9 delorean-component-common 31 k 2025-11-22 06:18:36.971 | python3-dns noarch 2.6.1-3.el9 baseos 507 k 2025-11-22 06:18:36.971 | python3-eventlet noarch 0.36.1-1.el9s delorean-master-testing 492 k 2025-11-22 06:18:36.971 | python3-fasteners noarch 0.19-1.el9s delorean-master-testing 37 k 2025-11-22 06:18:36.971 | python3-fixtures noarch 4.1.0-1.el9s delorean-master-testing 95 k 2025-11-22 06:18:36.971 | python3-futurist noarch 2.4.1-0.20230310123225.159d752.el9 delorean-component-common 62 k 2025-11-22 06:18:36.971 | python3-greenlet x86_64 3.1.1-1.el9s delorean-master-testing 215 k 2025-11-22 06:18:36.971 | python3-ifaddr noarch 0.1.7-3.el9s delorean-antelope-testing 22 k 2025-11-22 06:18:36.971 | python3-inotify noarch 0.9.6-25.el9 baseos 53 k 2025-11-22 06:18:36.971 | python3-ironic-lib noarch 5.4.1-0.20241028172452.e9cf477.el9 delorean-component-baremetal 145 k 2025-11-22 06:18:36.971 | python3-ironic-python-agent noarch 9.4.4-0.20250319204801.4cf1abc.el9 delorean-component-baremetal 271 k 2025-11-22 06:18:36.971 | python3-iso8601 noarch 2.1.0-1.el9s delorean-master-testing 21 k 2025-11-22 06:18:36.971 | python3-kazoo noarch 2.8.0-2.el9s delorean-antelope-testing 156 k 2025-11-22 06:18:36.971 | python3-msgpack x86_64 1.1.0-1.el9s delorean-master-testing 84 k 2025-11-22 06:18:36.971 | python3-netaddr noarch 1.3.0-4.el9s delorean-master-testing 1.6 M 2025-11-22 06:18:36.971 | python3-os-service-types noarch 1.7.0-0.20230310110132.0b2f473.el9 delorean-component-clients 36 k 2025-11-22 06:18:36.971 | python3-oslo-concurrency noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 42 k 2025-11-22 06:18:36.971 | python3-oslo-config noarch 2:9.1.1-0.20230310201801.515daab.el9 delorean-component-common 216 k 2025-11-22 06:18:36.971 | python3-oslo-context noarch 5.1.1-0.20230310191714.7696282.el9 delorean-component-common 26 k 2025-11-22 06:18:36.971 | python3-oslo-i18n noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 56 k 2025-11-22 06:18:36.971 | python3-oslo-log noarch 5.2.1-0.20241106100252.fdfc4e6.el9 delorean-component-common 65 k 2025-11-22 06:18:36.971 | python3-oslo-serialization noarch 5.1.2-0.20240902085253.808ef7d.el9 delorean-component-common 32 k 2025-11-22 06:18:36.971 | python3-oslo-service noarch 3.1.2-0.20240617091247.9be8ebb.el9 delorean-component-common 69 k 2025-11-22 06:18:36.971 | python3-oslo-utils noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 77 k 2025-11-22 06:18:36.971 | python3-packaging noarch 24.2-2.el9s delorean-master-testing 115 k 2025-11-22 06:18:36.971 | python3-paste noarch 3.10.1-1.el9s delorean-master-testing 486 k 2025-11-22 06:18:36.971 | python3-paste-deploy noarch 3.1.0-2.el9s delorean-master-testing 38 k 2025-11-22 06:18:36.971 | python3-pbr noarch 6.1.1-1.el9s delorean-master-testing 146 k 2025-11-22 06:18:36.971 | python3-pint noarch 0.16.1-3.el9s delorean-antelope-testing 341 k 2025-11-22 06:18:36.971 | python3-ply noarch 3.11-14.el9 baseos 106 k 2025-11-22 06:18:36.971 | python3-psutil x86_64 5.8.0-12.el9 appstream 214 k 2025-11-22 06:18:36.971 | python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-antelope-testing 89 k 2025-11-22 06:18:36.971 | python3-pycparser noarch 2.20-6.el9 baseos 135 k 2025-11-22 06:18:36.971 | python3-pyparsing noarch 3.1.2-7.el9s delorean-master-testing 214 k 2025-11-22 06:18:36.971 | python3-pyudev noarch 0.22.0-6.el9 baseos 90 k 2025-11-22 06:18:36.971 | python3-redis noarch 5.0.4-1.el9s delorean-master-testing 394 k 2025-11-22 06:18:36.971 | python3-repoze-lru noarch 0.7-10.el9s delorean-antelope-testing 31 k 2025-11-22 06:18:36.971 | python3-rfc3986 noarch 2.0.0-1.el9s delorean-master-testing 50 k 2025-11-22 06:18:36.971 | python3-routes noarch 2.5.1-1.el9s delorean-antelope-testing 188 k 2025-11-22 06:18:36.971 | python3-stevedore noarch 5.0.0-0.20241203182731.c4acc56.el9 delorean-component-clients 67 k 2025-11-22 06:18:36.971 | python3-tempita noarch 0.5.2-2.el9s delorean-antelope-testing 36 k 2025-11-22 06:18:36.971 | python3-tenacity noarch 8.2.3-1.el9s delorean-master-testing 46 k 2025-11-22 06:18:36.971 | python3-tooz noarch 3.2.0-0.20241115125625.1a76dd6.el9 delorean-component-common 106 k 2025-11-22 06:18:36.971 | python3-voluptuous noarch 0.15.2-1.el9s delorean-master-testing 60 k 2025-11-22 06:18:36.971 | python3-webob noarch 1.8.9-1.el9s delorean-master-testing 230 k 2025-11-22 06:18:36.971 | python3-werkzeug noarch 3.0.3-1.el9s delorean-master-testing 357 k 2025-11-22 06:18:36.971 | python3-wrapt x86_64 1.16.0-1.el9s delorean-master-testing 60 k 2025-11-22 06:18:36.971 | python3-yappi x86_64 1.6.0-1.el9s delorean-master-testing 54 k 2025-11-22 06:18:36.971 | python3-zake noarch 0.2.2-22.el9s delorean-antelope-testing 45 k 2025-11-22 06:18:36.971 | python3-zeroconf noarch 0.38.7-1.el9s delorean-antelope-testing 141 k 2025-11-22 06:18:36.971 | smartmontools x86_64 1:7.2-9.el9 baseos 557 k 2025-11-22 06:18:36.971 | Installing weak dependencies: 2025-11-22 06:18:36.971 | fio x86_64 3.35-1.el9 appstream 6.2 M 2025-11-22 06:18:36.971 | fio-engine-http x86_64 3.35-1.el9 appstream 18 k 2025-11-22 06:18:36.971 | fio-engine-libaio x86_64 3.35-1.el9 appstream 16 k 2025-11-22 06:18:36.971 | fio-engine-nbd x86_64 3.35-1.el9 appstream 15 k 2025-11-22 06:18:36.971 | fio-engine-rados x86_64 3.35-1.el9 appstream 16 k 2025-11-22 06:18:36.971 | fio-engine-rbd x86_64 3.35-1.el9 appstream 16 k 2025-11-22 06:18:36.971 | fio-engine-rdma x86_64 3.35-1.el9 appstream 21 k 2025-11-22 06:18:36.971 | python3-keystoneauth1 noarch 5.1.3-0.20240913071836.e96c503.el9 delorean-component-keystone 411 k 2025-11-22 06:18:36.971 | sysbench x86_64 1.0.20-5.el9s delorean-antelope-testing 158 k 2025-11-22 06:18:36.971 | 2025-11-22 06:18:36.971 | Transaction Summary 2025-11-22 06:18:36.971 | ================================================================================================================= 2025-11-22 06:18:36.971 | Install 86 Packages 2025-11-22 06:18:36.971 | 2025-11-22 06:18:36.976 | Total size: 30 M 2025-11-22 06:18:36.976 | Total download size: 24 M 2025-11-22 06:18:36.976 | Installed size: 104 M 2025-11-22 06:18:36.977 | Downloading Packages: 2025-11-22 06:18:36.981 | [SKIPPED] python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:36.981 | [SKIPPED] python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:36.981 | [SKIPPED] python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:36.981 | [SKIPPED] python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:36.982 | [SKIPPED] python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:36.982 | [SKIPPED] python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:36.982 | [SKIPPED] python3-oslo-config-9.1.1-0.20230310201801.515daab.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:36.982 | [SKIPPED] python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:36.982 | [SKIPPED] python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:36.982 | [SKIPPED] libaio-0.3.111-13.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:38.579 | [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:38.579 | [SKIPPED] python3-pyudev-0.22.0-6.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:38.972 | [SKIPPED] git-core-2.47.3-1.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:39.119 | (14/86): openstack-ironic-python-agent-9.4.4-0. 76 kB/s | 11 kB 00:00 2025-11-22 06:18:39.121 | (15/86): python3-ironic-python-agent-9.4.4-0.20 1.8 MB/s | 271 kB 00:00 2025-11-22 06:18:39.125 | (16/86): python3-ironic-lib-5.4.1-0.20241028172 960 kB/s | 145 kB 00:00 2025-11-22 06:18:39.168 | (17/86): python3-os-service-types-1.7.0-0.20230 738 kB/s | 36 kB 00:00 2025-11-22 06:18:39.170 | (18/86): python-oslo-log-lang-5.2.1-0.202411061 257 kB/s | 12 kB 00:00 2025-11-22 06:18:39.220 | (19/86): python3-oslo-context-5.1.1-0.202303101 515 kB/s | 26 kB 00:00 2025-11-22 06:18:39.256 | (20/86): python3-futurist-2.4.1-0.2023031012322 472 kB/s | 62 kB 00:00 2025-11-22 06:18:39.303 | (21/86): python3-hardware-detect-0.32.1-0.20251 393 kB/s | 53 kB 00:00 2025-11-22 06:18:39.306 | (22/86): python3-oslo-serialization-5.1.2-0.202 637 kB/s | 32 kB 00:00 2025-11-22 06:18:39.310 | (23/86): python3-oslo-log-5.2.1-0.2024110610025 719 kB/s | 65 kB 00:00 2025-11-22 06:18:39.365 | (24/86): python3-keystoneauth1-5.1.3-0.20240913 7.4 MB/s | 411 kB 00:00 2025-11-22 06:18:39.396 | (25/86): python3-oslo-service-3.1.2-0.202406170 747 kB/s | 69 kB 00:00 2025-11-22 06:18:39.398 | (26/86): python3-tooz-3.2.0-0.20241115125625.1a 1.1 MB/s | 106 kB 00:00 2025-11-22 06:18:39.543 | (27/86): libconfig-1.7.2-9.el9.x86_64.rpm 404 kB/s | 72 kB 00:00 2025-11-22 06:18:39.579 | (28/86): librdmacm-57.0-2.el9.x86_64.rpm 383 kB/s | 70 kB 00:00 2025-11-22 06:18:39.630 | (29/86): pciutils-3.7.0-7.el9.x86_64.rpm 1.0 MB/s | 93 kB 00:00 2025-11-22 06:18:39.663 | (30/86): lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64.r 1.1 MB/s | 295 kB 00:00 2025-11-22 06:18:39.716 | (31/86): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.8 MB/s | 253 kB 00:00 2025-11-22 06:18:39.754 | (32/86): python3-dns-2.6.1-3.el9.noarch.rpm 5.4 MB/s | 507 kB 00:00 2025-11-22 06:18:39.763 | (33/86): python3-ply-3.11-14.el9.noarch.rpm 2.2 MB/s | 106 kB 00:00 2025-11-22 06:18:39.800 | (34/86): python3-pycparser-2.20-6.el9.noarch.rp 2.9 MB/s | 135 kB 00:00 2025-11-22 06:18:39.807 | (35/86): python3-cryptography-36.0.1-5.el9.x86_ 7.1 MB/s | 1.2 MB 00:00 2025-11-22 06:18:39.858 | (36/86): smartmontools-7.2-9.el9.x86_64.rpm 5.8 MB/s | 557 kB 00:00 2025-11-22 06:18:40.120 | (37/86): boost-iostreams-1.75.0-13.el9.x86_64.r 114 kB/s | 37 kB 00:00 2025-11-22 06:18:40.135 | (38/86): boost-thread-1.75.0-13.el9.x86_64.rpm 192 kB/s | 53 kB 00:00 2025-11-22 06:18:40.230 | (39/86): fio-3.35-1.el9.x86_64.rpm 57 MB/s | 6.2 MB 00:00 2025-11-22 06:18:40.231 | (40/86): fio-engine-http-3.35-1.el9.x86_64.rpm 190 kB/s | 18 kB 00:00 2025-11-22 06:18:40.251 | (41/86): boost-system-1.75.0-13.el9.x86_64.rpm 25 kB/s | 11 kB 00:00 2025-11-22 06:18:40.265 | (42/86): fio-engine-libaio-3.35-1.el9.x86_64.rp 466 kB/s | 16 kB 00:00 2025-11-22 06:18:40.275 | (43/86): fio-engine-nbd-3.35-1.el9.x86_64.rpm 332 kB/s | 15 kB 00:00 2025-11-22 06:18:40.290 | (44/86): fio-engine-rados-3.35-1.el9.x86_64.rpm 406 kB/s | 16 kB 00:00 2025-11-22 06:18:40.311 | (45/86): fio-engine-rbd-3.35-1.el9.x86_64.rpm 351 kB/s | 16 kB 00:00 2025-11-22 06:18:40.328 | (46/86): libnbd-1.20.3-4.el9.x86_64.rpm 4.2 MB/s | 164 kB 00:00 2025-11-22 06:18:40.350 | (47/86): libpq-13.20-1.el9.x86_64.rpm 5.2 MB/s | 208 kB 00:00 2025-11-22 06:18:40.366 | (48/86): fio-engine-rdma-3.35-1.el9.x86_64.rpm 227 kB/s | 21 kB 00:00 2025-11-22 06:18:40.404 | (49/86): librados2-16.2.4-5.el9.x86_64.rpm 45 MB/s | 3.4 MB 00:00 2025-11-22 06:18:40.412 | (50/86): mariadb-connector-c-3.2.6-1.el9.x86_64 4.3 MB/s | 198 kB 00:00 2025-11-22 06:18:40.434 | (51/86): librbd1-16.2.4-5.el9.x86_64.rpm 36 MB/s | 3.0 MB 00:00 2025-11-22 06:18:40.437 | (52/86): mariadb-connector-c-config-3.2.6-1.el9 337 kB/s | 11 kB 00:00 2025-11-22 06:18:40.455 | (53/86): python3-psutil-5.8.0-12.el9.x86_64.rpm 4.9 MB/s | 214 kB 00:00 2025-11-22 06:18:40.484 | (54/86): python3-bcrypt-3.2.2-4.el9s.x86_64.rpm 923 kB/s | 43 kB 00:00 2025-11-22 06:18:40.486 | (55/86): python3-async-timeout-4.0.2-5.el9s.noa 346 kB/s | 18 kB 00:00 2025-11-22 06:18:40.502 | (56/86): python3-ifaddr-0.1.7-3.el9s.noarch.rpm 463 kB/s | 22 kB 00:00 2025-11-22 06:18:40.531 | (57/86): python3-kazoo-2.8.0-2.el9s.noarch.rpm 3.2 MB/s | 156 kB 00:00 2025-11-22 06:18:40.536 | (58/86): python3-pint-0.16.1-3.el9s.noarch.rpm 6.7 MB/s | 341 kB 00:00 2025-11-22 06:18:40.550 | (59/86): python3-pyOpenSSL-20.0.1-2.el9s.noarch 1.8 MB/s | 89 kB 00:00 2025-11-22 06:18:40.577 | (60/86): python3-repoze-lru-0.7-10.el9s.noarch. 675 kB/s | 31 kB 00:00 2025-11-22 06:18:40.584 | (61/86): python3-routes-2.5.1-1.el9s.noarch.rpm 3.8 MB/s | 188 kB 00:00 2025-11-22 06:18:40.600 | (62/86): python3-tempita-0.5.2-2.el9s.noarch.rp 719 kB/s | 36 kB 00:00 2025-11-22 06:18:40.624 | (63/86): python3-zake-0.2.2-22.el9s.noarch.rpm 963 kB/s | 45 kB 00:00 2025-11-22 06:18:40.633 | (64/86): python3-zeroconf-0.38.7-1.el9s.noarch. 2.8 MB/s | 141 kB 00:00 2025-11-22 06:18:40.649 | (65/86): sysbench-1.0.20-5.el9s.x86_64.rpm 3.2 MB/s | 158 kB 00:00 2025-11-22 06:18:40.821 | (66/86): python3-fasteners-0.19-1.el9s.noarch.r 218 kB/s | 37 kB 00:00 2025-11-22 06:18:40.907 | (67/86): python3-fixtures-4.1.0-1.el9s.noarch.r 1.1 MB/s | 95 kB 00:00 2025-11-22 06:18:40.949 | (68/86): luajit-2.1.1692716794-3.el9s.x86_64.rp 1.2 MB/s | 402 kB 00:00 2025-11-22 06:18:40.972 | (69/86): python3-eventlet-0.36.1-1.el9s.noarch. 1.4 MB/s | 492 kB 00:00 2025-11-22 06:18:40.993 | (70/86): python3-greenlet-3.1.1-1.el9s.x86_64.r 2.4 MB/s | 215 kB 00:00 2025-11-22 06:18:40.999 | (71/86): python3-iso8601-2.1.0-1.el9s.noarch.rp 417 kB/s | 21 kB 00:00 2025-11-22 06:18:41.020 | (72/86): python3-msgpack-1.1.0-1.el9s.x86_64.rp 1.7 MB/s | 84 kB 00:00 2025-11-22 06:18:41.053 | (73/86): python3-packaging-24.2-2.el9s.noarch.r 2.1 MB/s | 115 kB 00:00 2025-11-22 06:18:41.075 | (74/86): python3-paste-3.10.1-1.el9s.noarch.rpm 8.7 MB/s | 486 kB 00:00 2025-11-22 06:18:41.102 | (75/86): python3-paste-deploy-3.1.0-2.el9s.noar 779 kB/s | 38 kB 00:00 2025-11-22 06:18:41.126 | (76/86): python3-netaddr-1.3.0-4.el9s.noarch.rp 12 MB/s | 1.6 MB 00:00 2025-11-22 06:18:41.127 | (77/86): python3-pbr-6.1.1-1.el9s.noarch.rpm 2.7 MB/s | 146 kB 00:00 2025-11-22 06:18:41.150 | (78/86): python3-pyparsing-3.1.2-7.el9s.noarch. 4.4 MB/s | 214 kB 00:00 2025-11-22 06:18:41.177 | (79/86): python3-rfc3986-2.0.0-1.el9s.noarch.rp 1.0 MB/s | 50 kB 00:00 2025-11-22 06:18:41.179 | (80/86): python3-redis-5.0.4-1.el9s.noarch.rpm 7.3 MB/s | 394 kB 00:00 2025-11-22 06:18:41.200 | (81/86): python3-tenacity-8.2.3-1.el9s.noarch.r 919 kB/s | 46 kB 00:00 2025-11-22 06:18:41.225 | (82/86): python3-voluptuous-0.15.2-1.el9s.noarc 1.2 MB/s | 60 kB 00:00 2025-11-22 06:18:41.228 | (83/86): python3-webob-1.8.9-1.el9s.noarch.rpm 4.6 MB/s | 230 kB 00:00 2025-11-22 06:18:41.254 | (84/86): python3-werkzeug-3.0.3-1.el9s.noarch.r 6.5 MB/s | 357 kB 00:00 2025-11-22 06:18:41.271 | (85/86): python3-yappi-1.6.0-1.el9s.x86_64.rpm 1.2 MB/s | 54 kB 00:00 2025-11-22 06:18:41.274 | (86/86): python3-wrapt-1.16.0-1.el9s.x86_64.rpm 1.2 MB/s | 60 kB 00:00 2025-11-22 06:18:41.280 | -------------------------------------------------------------------------------- 2025-11-22 06:18:41.280 | Total 5.7 MB/s | 24 MB 00:04 2025-11-22 06:18:41.281 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-11-22 06:18:41.702 | Running transaction check 2025-11-22 06:18:41.747 | Transaction check succeeded. 2025-11-22 06:18:41.747 | Running transaction test 2025-11-22 06:18:42.041 | Transaction test succeeded. 2025-11-22 06:18:42.042 | Running transaction 2025-11-22 06:18:42.395 | Preparing : 1/1 2025-11-22 06:18:42.403 | Installing : python3-stevedore-5.0.0-0.20241203182731.c4acc56.e 1/86 2025-11-22 06:18:42.417 | Installing : python3-tenacity-8.2.3-1.el9s.noarch 2/86 2025-11-22 06:18:42.427 | Installing : python3-webob-1.8.9-1.el9s.noarch 3/86 2025-11-22 06:18:42.471 | Installing : python3-packaging-24.2-2.el9s.noarch 4/86 2025-11-22 06:18:42.478 | Installing : python3-netaddr-1.3.0-4.el9s.noarch 5/86 2025-11-22 06:18:42.482 | Installing : python3-msgpack-1.1.0-1.el9s.x86_64 6/86 2025-11-22 06:18:42.500 | Installing : python3-iso8601-2.1.0-1.el9s.noarch 7/86 2025-11-22 06:18:42.507 | Installing : python3-greenlet-3.1.1-1.el9s.x86_64 8/86 2025-11-22 06:18:42.511 | Installing : python3-fasteners-0.19-1.el9s.noarch 9/86 2025-11-22 06:18:42.514 | Installing : librdmacm-57.0-2.el9.x86_64 10/86 2025-11-22 06:18:42.533 | Installing : libaio-0.3.111-13.el9.x86_64 11/86 2025-11-22 06:18:42.539 | Installing : python3-pint-0.16.1-3.el9s.noarch 12/86 2025-11-22 06:18:42.544 | Installing : python3-yappi-1.6.0-1.el9s.x86_64 13/86 2025-11-22 06:18:42.550 | Installing : python3-wrapt-1.16.0-1.el9s.x86_64 14/86 2025-11-22 06:18:42.572 | Installing : python3-debtcollector-2.5.0-0.20230310120453.a6b46 15/86 2025-11-22 06:18:42.580 | Installing : python3-werkzeug-3.0.3-1.el9s.noarch 16/86 2025-11-22 06:18:42.586 | Installing : python3-voluptuous-0.15.2-1.el9s.noarch 17/86 2025-11-22 06:18:42.594 | Installing : python3-rfc3986-2.0.0-1.el9s.noarch 18/86 2025-11-22 06:18:42.600 | Installing : python3-pyparsing-3.1.2-7.el9s.noarch 19/86 2025-11-22 06:18:42.610 | Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 20/86 2025-11-22 06:18:42.615 | Installing : luajit-2.1.1692716794-3.el9s.x86_64 21/86 2025-11-22 06:18:42.619 | Installing : python3-tempita-0.5.2-2.el9s.noarch 22/86 2025-11-22 06:18:42.627 | Installing : python3-repoze-lru-0.7-10.el9s.noarch 23/86 2025-11-22 06:18:42.641 | Installing : python3-routes-2.5.1-1.el9s.noarch 24/86 2025-11-22 06:18:42.648 | Installing : python3-kazoo-2.8.0-2.el9s.noarch 25/86 2025-11-22 06:18:42.653 | Installing : python3-zake-0.2.2-22.el9s.noarch 26/86 2025-11-22 06:18:42.665 | Installing : python3-ifaddr-0.1.7-3.el9s.noarch 27/86 2025-11-22 06:18:42.670 | Installing : python3-zeroconf-0.38.7-1.el9s.noarch 28/86 2025-11-22 06:18:42.696 | Installing : python3-async-timeout-4.0.2-5.el9s.noarch 29/86 2025-11-22 06:18:42.707 | Installing : python3-redis-5.0.4-1.el9s.noarch 30/86 2025-11-22 06:18:42.710 | Installing : python3-psutil-5.8.0-12.el9.x86_64 31/86 2025-11-22 06:18:42.716 | Installing : mariadb-connector-c-config-3.2.6-1.el9.noarch 32/86 2025-11-22 06:18:42.724 | Installing : mariadb-connector-c-3.2.6-1.el9.x86_64 33/86 2025-11-22 06:18:42.737 | Installing : libpq-13.20-1.el9.x86_64 34/86 2025-11-22 06:18:42.744 | Installing : sysbench-1.0.20-5.el9s.x86_64 35/86 2025-11-22 06:18:42.825 | Installing : libnbd-1.20.3-4.el9.x86_64 36/86 2025-11-22 06:18:42.847 | Installing : git-core-2.47.3-1.el9.x86_64 37/86 2025-11-22 06:18:42.856 | Installing : python3-pbr-6.1.1-1.el9s.noarch 38/86 2025-11-22 06:18:42.911 | Installing : python3-os-service-types-1.7.0-0.20230310110132.0b 39/86 2025-11-22 06:18:42.920 | Installing : python3-keystoneauth1-5.1.3-0.20240913071836.e96c5 40/86 2025-11-22 06:18:42.935 | Installing : python3-oslo-context-5.1.1-0.20230310191714.769628 41/86 2025-11-22 06:18:42.939 | Installing : python3-fixtures-4.1.0-1.el9s.noarch 42/86 2025-11-22 06:18:42.941 | Installing : boost-system-1.75.0-13.el9.x86_64 43/86 2025-11-22 06:18:42.944 | Installing : boost-thread-1.75.0-13.el9.x86_64 44/86 2025-11-22 06:18:42.984 | Installing : boost-iostreams-1.75.0-13.el9.x86_64 45/86 2025-11-22 06:18:42.987 | Installing : librados2-2:16.2.4-5.el9.x86_64 46/86 2025-11-22 06:18:43.033 | Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 46/86 2025-11-22 06:18:43.036 | Installing : librbd1-2:16.2.4-5.el9.x86_64 47/86 2025-11-22 06:18:43.050 | Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 47/86 2025-11-22 06:18:43.053 | Installing : fio-engine-http-3.35-1.el9.x86_64 48/86 2025-11-22 06:18:43.055 | Installing : fio-engine-nbd-3.35-1.el9.x86_64 49/86 2025-11-22 06:18:43.057 | Installing : fio-engine-rados-3.35-1.el9.x86_64 50/86 2025-11-22 06:18:43.059 | Installing : fio-engine-rbd-3.35-1.el9.x86_64 51/86 2025-11-22 06:18:43.106 | Installing : fio-engine-rdma-3.35-1.el9.x86_64 52/86 2025-11-22 06:18:43.112 | Installing : fio-3.35-1.el9.x86_64 53/86 2025-11-22 06:18:43.124 | Installing : fio-engine-libaio-3.35-1.el9.x86_64 54/86 2025-11-22 06:18:43.127 | Installing : smartmontools-1:7.2-9.el9.x86_64 55/86 2025-11-22 06:18:43.142 | Running scriptlet: smartmontools-1:7.2-9.el9.x86_64 55/86 2025-11-22 06:18:43.142 | Created symlink /etc/systemd/system/multi-user.target.wants/smartd.service -> /usr/lib/systemd/system/smartd.service. 2025-11-22 06:18:43.142 | 2025-11-22 06:18:43.158 | Installing : python3-pyudev-0.22.0-6.el9.noarch 56/86 2025-11-22 06:18:43.168 | Installing : python3-ply-3.11-14.el9.noarch 57/86 2025-11-22 06:18:43.180 | Installing : python3-pycparser-2.20-6.el9.noarch 58/86 2025-11-22 06:18:43.231 | Installing : python3-cffi-1.14.5-5.el9.x86_64 59/86 2025-11-22 06:18:43.242 | Installing : python3-cryptography-36.0.1-5.el9.x86_64 60/86 2025-11-22 06:18:43.279 | Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 61/86 2025-11-22 06:18:43.286 | Installing : python3-paste-3.10.1-1.el9s.noarch 62/86 2025-11-22 06:18:43.291 | Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 63/86 2025-11-22 06:18:43.336 | Installing : python3-inotify-0.9.6-25.el9.noarch 64/86 2025-11-22 06:18:43.372 | Installing : python3-dns-2.6.1-3.el9.noarch 65/86 2025-11-22 06:18:43.379 | Installing : python3-eventlet-0.36.1-1.el9s.noarch 66/86 2025-11-22 06:18:43.383 | Installing : pciutils-3.7.0-7.el9.x86_64 67/86 2025-11-22 06:18:43.392 | Installing : libconfig-1.7.2-9.el9.x86_64 68/86 2025-11-22 06:18:43.394 | Installing : lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 69/86 2025-11-22 06:18:43.417 | Running scriptlet: lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 69/86 2025-11-22 06:18:43.421 | Installing : python3-futurist-2.4.1-0.20230310123225.159d752.el 70/86 2025-11-22 06:18:43.423 | Installing : python-oslo-utils-lang-6.1.0-0.20230310140524.d49d 71/86 2025-11-22 06:18:43.426 | Installing : python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e 72/86 2025-11-22 06:18:43.436 | Installing : python-oslo-i18n-lang-6.0.0-0.20230418095801.03605 73/86 2025-11-22 06:18:43.445 | Installing : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.e 74/86 2025-11-22 06:18:43.461 | Installing : python3-oslo-utils-6.1.0-0.20230310140524.d49d594. 75/86 2025-11-22 06:18:43.467 | Installing : python3-oslo-config-2:9.1.1-0.20230310201801.515da 76/86 2025-11-22 06:18:43.477 | Installing : python3-oslo-serialization-5.1.2-0.20240902085253. 77/86 2025-11-22 06:18:43.487 | Installing : python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el 78/86 2025-11-22 06:18:43.491 | Installing : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.no 79/86 2025-11-22 06:18:43.497 | Installing : python-oslo-concurrency-lang-5.1.1-0.2023041208295 80/86 2025-11-22 06:18:43.505 | Installing : python3-oslo-concurrency-5.1.1-0.20230412082954.0a 81/86 2025-11-22 06:18:43.520 | Installing : python3-oslo-service-3.1.2-0.20240617091247.9be8eb 82/86 2025-11-22 06:18:43.520 | Installing : python3-ironic-lib-5.4.1-0.20241028172452.e9cf477. 83/86 2025-11-22 06:18:43.520 | warning: group ironic does not exist - using root 2025-11-22 06:18:43.520 | 2025-11-22 06:18:43.543 | Installing : python3-ironic-python-agent-9.4.4-0.20250319204801 84/86 2025-11-22 06:18:43.544 | Installing : openstack-ironic-python-agent-9.4.4-0.202503192048 85/86 2025-11-22 06:18:43.567 | Running scriptlet: openstack-ironic-python-agent-9.4.4-0.202503192048 85/86 2025-11-22 06:18:43.589 | Installing : python3-hardware-detect-0.32.1-0.20251002123700.b1 86/86 2025-11-22 06:18:43.778 | Running scriptlet: python3-hardware-detect-0.32.1-0.20251002123700.b1 86/86 2025-11-22 06:18:43.778 | Verifying : openstack-ironic-python-agent-9.4.4-0.202503192048 1/86 2025-11-22 06:18:43.778 | Verifying : python3-ironic-lib-5.4.1-0.20241028172452.e9cf477. 2/86 2025-11-22 06:18:43.778 | Verifying : python3-ironic-python-agent-9.4.4-0.20250319204801 3/86 2025-11-22 06:18:43.778 | Verifying : python3-os-service-types-1.7.0-0.20230310110132.0b 4/86 2025-11-22 06:18:43.778 | Verifying : python3-stevedore-5.0.0-0.20241203182731.c4acc56.e 5/86 2025-11-22 06:18:43.779 | Verifying : python-oslo-concurrency-lang-5.1.1-0.2023041208295 6/86 2025-11-22 06:18:43.779 | Verifying : python-oslo-i18n-lang-6.0.0-0.20230418095801.03605 7/86 2025-11-22 06:18:43.779 | Verifying : python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e 8/86 2025-11-22 06:18:43.779 | Verifying : python-oslo-utils-lang-6.1.0-0.20230310140524.d49d 9/86 2025-11-22 06:18:43.779 | Verifying : python3-debtcollector-2.5.0-0.20230310120453.a6b46 10/86 2025-11-22 06:18:43.779 | Verifying : python3-futurist-2.4.1-0.20230310123225.159d752.el 11/86 2025-11-22 06:18:43.779 | Verifying : python3-hardware-detect-0.32.1-0.20251002123700.b1 12/86 2025-11-22 06:18:43.779 | Verifying : python3-oslo-concurrency-5.1.1-0.20230412082954.0a 13/86 2025-11-22 06:18:43.779 | Verifying : python3-oslo-config-2:9.1.1-0.20230310201801.515da 14/86 2025-11-22 06:18:43.779 | Verifying : python3-oslo-context-5.1.1-0.20230310191714.769628 15/86 2025-11-22 06:18:43.779 | Verifying : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.e 16/86 2025-11-22 06:18:43.779 | Verifying : python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el 17/86 2025-11-22 06:18:43.779 | Verifying : python3-oslo-serialization-5.1.2-0.20240902085253. 18/86 2025-11-22 06:18:43.779 | Verifying : python3-oslo-service-3.1.2-0.20240617091247.9be8eb 19/86 2025-11-22 06:18:43.779 | Verifying : python3-oslo-utils-6.1.0-0.20230310140524.d49d594. 20/86 2025-11-22 06:18:43.779 | Verifying : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.no 21/86 2025-11-22 06:18:43.779 | Verifying : python3-keystoneauth1-5.1.3-0.20240913071836.e96c5 22/86 2025-11-22 06:18:43.779 | Verifying : libaio-0.3.111-13.el9.x86_64 23/86 2025-11-22 06:18:43.779 | Verifying : libconfig-1.7.2-9.el9.x86_64 24/86 2025-11-22 06:18:43.779 | Verifying : librdmacm-57.0-2.el9.x86_64 25/86 2025-11-22 06:18:43.779 | Verifying : lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 26/86 2025-11-22 06:18:43.779 | Verifying : pciutils-3.7.0-7.el9.x86_64 27/86 2025-11-22 06:18:43.780 | Verifying : python3-cffi-1.14.5-5.el9.x86_64 28/86 2025-11-22 06:18:43.780 | Verifying : python3-cryptography-36.0.1-5.el9.x86_64 29/86 2025-11-22 06:18:43.780 | Verifying : python3-dns-2.6.1-3.el9.noarch 30/86 2025-11-22 06:18:43.780 | Verifying : python3-inotify-0.9.6-25.el9.noarch 31/86 2025-11-22 06:18:43.780 | Verifying : python3-ply-3.11-14.el9.noarch 32/86 2025-11-22 06:18:43.780 | Verifying : python3-pycparser-2.20-6.el9.noarch 33/86 2025-11-22 06:18:43.780 | Verifying : python3-pyudev-0.22.0-6.el9.noarch 34/86 2025-11-22 06:18:43.780 | Verifying : smartmontools-1:7.2-9.el9.x86_64 35/86 2025-11-22 06:18:43.780 | Verifying : boost-iostreams-1.75.0-13.el9.x86_64 36/86 2025-11-22 06:18:43.780 | Verifying : boost-system-1.75.0-13.el9.x86_64 37/86 2025-11-22 06:18:43.780 | Verifying : boost-thread-1.75.0-13.el9.x86_64 38/86 2025-11-22 06:18:43.780 | Verifying : fio-3.35-1.el9.x86_64 39/86 2025-11-22 06:18:43.780 | Verifying : fio-engine-http-3.35-1.el9.x86_64 40/86 2025-11-22 06:18:43.780 | Verifying : fio-engine-libaio-3.35-1.el9.x86_64 41/86 2025-11-22 06:18:43.780 | Verifying : fio-engine-nbd-3.35-1.el9.x86_64 42/86 2025-11-22 06:18:43.780 | Verifying : fio-engine-rados-3.35-1.el9.x86_64 43/86 2025-11-22 06:18:43.780 | Verifying : fio-engine-rbd-3.35-1.el9.x86_64 44/86 2025-11-22 06:18:43.780 | Verifying : fio-engine-rdma-3.35-1.el9.x86_64 45/86 2025-11-22 06:18:43.780 | Verifying : git-core-2.47.3-1.el9.x86_64 46/86 2025-11-22 06:18:43.780 | Verifying : libnbd-1.20.3-4.el9.x86_64 47/86 2025-11-22 06:18:43.780 | Verifying : libpq-13.20-1.el9.x86_64 48/86 2025-11-22 06:18:43.780 | Verifying : librados2-2:16.2.4-5.el9.x86_64 49/86 2025-11-22 06:18:43.780 | Verifying : librbd1-2:16.2.4-5.el9.x86_64 50/86 2025-11-22 06:18:43.780 | Verifying : mariadb-connector-c-3.2.6-1.el9.x86_64 51/86 2025-11-22 06:18:43.780 | Verifying : mariadb-connector-c-config-3.2.6-1.el9.noarch 52/86 2025-11-22 06:18:43.780 | Verifying : python3-psutil-5.8.0-12.el9.x86_64 53/86 2025-11-22 06:18:43.781 | Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 54/86 2025-11-22 06:18:43.781 | Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 55/86 2025-11-22 06:18:43.781 | Verifying : python3-ifaddr-0.1.7-3.el9s.noarch 56/86 2025-11-22 06:18:43.781 | Verifying : python3-kazoo-2.8.0-2.el9s.noarch 57/86 2025-11-22 06:18:43.781 | Verifying : python3-pint-0.16.1-3.el9s.noarch 58/86 2025-11-22 06:18:43.781 | Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 59/86 2025-11-22 06:18:43.781 | Verifying : python3-repoze-lru-0.7-10.el9s.noarch 60/86 2025-11-22 06:18:43.781 | Verifying : python3-routes-2.5.1-1.el9s.noarch 61/86 2025-11-22 06:18:43.781 | Verifying : python3-tempita-0.5.2-2.el9s.noarch 62/86 2025-11-22 06:18:43.781 | Verifying : python3-zake-0.2.2-22.el9s.noarch 63/86 2025-11-22 06:18:43.781 | Verifying : python3-zeroconf-0.38.7-1.el9s.noarch 64/86 2025-11-22 06:18:43.781 | Verifying : sysbench-1.0.20-5.el9s.x86_64 65/86 2025-11-22 06:18:43.781 | Verifying : luajit-2.1.1692716794-3.el9s.x86_64 66/86 2025-11-22 06:18:43.781 | Verifying : python3-eventlet-0.36.1-1.el9s.noarch 67/86 2025-11-22 06:18:43.781 | Verifying : python3-fasteners-0.19-1.el9s.noarch 68/86 2025-11-22 06:18:43.781 | Verifying : python3-fixtures-4.1.0-1.el9s.noarch 69/86 2025-11-22 06:18:43.781 | Verifying : python3-greenlet-3.1.1-1.el9s.x86_64 70/86 2025-11-22 06:18:43.781 | Verifying : python3-iso8601-2.1.0-1.el9s.noarch 71/86 2025-11-22 06:18:43.781 | Verifying : python3-msgpack-1.1.0-1.el9s.x86_64 72/86 2025-11-22 06:18:43.781 | Verifying : python3-netaddr-1.3.0-4.el9s.noarch 73/86 2025-11-22 06:18:43.781 | Verifying : python3-packaging-24.2-2.el9s.noarch 74/86 2025-11-22 06:18:43.781 | Verifying : python3-paste-3.10.1-1.el9s.noarch 75/86 2025-11-22 06:18:43.781 | Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 76/86 2025-11-22 06:18:43.781 | Verifying : python3-pbr-6.1.1-1.el9s.noarch 77/86 2025-11-22 06:18:43.781 | Verifying : python3-pyparsing-3.1.2-7.el9s.noarch 78/86 2025-11-22 06:18:43.781 | Verifying : python3-redis-5.0.4-1.el9s.noarch 79/86 2025-11-22 06:18:43.782 | Verifying : python3-rfc3986-2.0.0-1.el9s.noarch 80/86 2025-11-22 06:18:43.782 | Verifying : python3-tenacity-8.2.3-1.el9s.noarch 81/86 2025-11-22 06:18:43.782 | Verifying : python3-voluptuous-0.15.2-1.el9s.noarch 82/86 2025-11-22 06:18:43.782 | Verifying : python3-webob-1.8.9-1.el9s.noarch 83/86 2025-11-22 06:18:43.782 | Verifying : python3-werkzeug-3.0.3-1.el9s.noarch 84/86 2025-11-22 06:18:43.782 | Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 85/86 2025-11-22 06:18:43.798 | Verifying : python3-yappi-1.6.0-1.el9s.x86_64 86/86 2025-11-22 06:18:43.798 | Completion plugin: Generating completion cache... 2025-11-22 06:18:43.882 | Installed: boost-iostreams-1.75.0-13.el9.x86_64 2025-11-22 06:18:43.882 | Installed: boost-system-1.75.0-13.el9.x86_64 2025-11-22 06:18:43.882 | Installed: boost-thread-1.75.0-13.el9.x86_64 2025-11-22 06:18:43.882 | Installed: fio-3.35-1.el9.x86_64 2025-11-22 06:18:43.882 | Installed: fio-engine-http-3.35-1.el9.x86_64 2025-11-22 06:18:43.882 | Installed: fio-engine-libaio-3.35-1.el9.x86_64 2025-11-22 06:18:43.882 | Installed: fio-engine-nbd-3.35-1.el9.x86_64 2025-11-22 06:18:43.882 | Installed: fio-engine-rados-3.35-1.el9.x86_64 2025-11-22 06:18:43.882 | Installed: fio-engine-rbd-3.35-1.el9.x86_64 2025-11-22 06:18:43.882 | Installed: fio-engine-rdma-3.35-1.el9.x86_64 2025-11-22 06:18:43.882 | Installed: git-core-2.47.3-1.el9.x86_64 2025-11-22 06:18:43.882 | Installed: libaio-0.3.111-13.el9.x86_64 2025-11-22 06:18:43.882 | Installed: libconfig-1.7.2-9.el9.x86_64 2025-11-22 06:18:43.882 | Installed: libnbd-1.20.3-4.el9.x86_64 2025-11-22 06:18:43.882 | Installed: libpq-13.20-1.el9.x86_64 2025-11-22 06:18:43.882 | Installed: librados2-2:16.2.4-5.el9.x86_64 2025-11-22 06:18:43.883 | Installed: librbd1-2:16.2.4-5.el9.x86_64 2025-11-22 06:18:43.883 | Installed: librdmacm-57.0-2.el9.x86_64 2025-11-22 06:18:43.883 | Installed: lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 2025-11-22 06:18:43.883 | Installed: luajit-2.1.1692716794-3.el9s.x86_64 2025-11-22 06:18:43.883 | Installed: mariadb-connector-c-3.2.6-1.el9.x86_64 2025-11-22 06:18:43.883 | Installed: mariadb-connector-c-config-3.2.6-1.el9.noarch 2025-11-22 06:18:43.883 | Installed: openstack-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch 2025-11-22 06:18:43.883 | Installed: pciutils-3.7.0-7.el9.x86_64 2025-11-22 06:18:43.883 | Installed: python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-11-22 06:18:43.883 | Installed: python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-11-22 06:18:43.883 | Installed: python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 2025-11-22 06:18:43.883 | Installed: python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-11-22 06:18:43.883 | Installed: python3-async-timeout-4.0.2-5.el9s.noarch 2025-11-22 06:18:43.883 | Installed: python3-bcrypt-3.2.2-4.el9s.x86_64 2025-11-22 06:18:43.883 | Installed: python3-cffi-1.14.5-5.el9.x86_64 2025-11-22 06:18:43.883 | Installed: python3-cryptography-36.0.1-5.el9.x86_64 2025-11-22 06:18:43.883 | Installed: python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2025-11-22 06:18:43.883 | Installed: python3-dns-2.6.1-3.el9.noarch 2025-11-22 06:18:43.883 | Installed: python3-eventlet-0.36.1-1.el9s.noarch 2025-11-22 06:18:43.883 | Installed: python3-fasteners-0.19-1.el9s.noarch 2025-11-22 06:18:43.883 | Installed: python3-fixtures-4.1.0-1.el9s.noarch 2025-11-22 06:18:43.883 | Installed: python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch 2025-11-22 06:18:43.883 | Installed: python3-greenlet-3.1.1-1.el9s.x86_64 2025-11-22 06:18:43.884 | Installed: python3-hardware-detect-0.32.1-0.20251002123700.b1fff65.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-ifaddr-0.1.7-3.el9s.noarch 2025-11-22 06:18:43.884 | Installed: python3-inotify-0.9.6-25.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-ironic-lib-5.4.1-0.20241028172452.e9cf477.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-iso8601-2.1.0-1.el9s.noarch 2025-11-22 06:18:43.884 | Installed: python3-kazoo-2.8.0-2.el9s.noarch 2025-11-22 06:18:43.884 | Installed: python3-keystoneauth1-5.1.3-0.20240913071836.e96c503.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-msgpack-1.1.0-1.el9s.x86_64 2025-11-22 06:18:43.884 | Installed: python3-netaddr-1.3.0-4.el9s.noarch 2025-11-22 06:18:43.884 | Installed: python3-os-service-types-1.7.0-0.20230310110132.0b2f473.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-oslo-context-5.1.1-0.20230310191714.7696282.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-oslo-serialization-5.1.2-0.20240902085253.808ef7d.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-11-22 06:18:43.884 | Installed: python3-packaging-24.2-2.el9s.noarch 2025-11-22 06:18:43.884 | Installed: python3-paste-3.10.1-1.el9s.noarch 2025-11-22 06:18:43.884 | Installed: python3-paste-deploy-3.1.0-2.el9s.noarch 2025-11-22 06:18:43.884 | Installed: python3-pbr-6.1.1-1.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-pint-0.16.1-3.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-ply-3.11-14.el9.noarch 2025-11-22 06:18:43.885 | Installed: python3-psutil-5.8.0-12.el9.x86_64 2025-11-22 06:18:43.885 | Installed: python3-pyOpenSSL-20.0.1-2.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-pycparser-2.20-6.el9.noarch 2025-11-22 06:18:43.885 | Installed: python3-pyparsing-3.1.2-7.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-pyudev-0.22.0-6.el9.noarch 2025-11-22 06:18:43.885 | Installed: python3-redis-5.0.4-1.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-repoze-lru-0.7-10.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-rfc3986-2.0.0-1.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-routes-2.5.1-1.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2025-11-22 06:18:43.885 | Installed: python3-tempita-0.5.2-2.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-tenacity-8.2.3-1.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.noarch 2025-11-22 06:18:43.885 | Installed: python3-voluptuous-0.15.2-1.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-webob-1.8.9-1.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-werkzeug-3.0.3-1.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-wrapt-1.16.0-1.el9s.x86_64 2025-11-22 06:18:43.885 | Installed: python3-yappi-1.6.0-1.el9s.x86_64 2025-11-22 06:18:43.885 | Installed: python3-zake-0.2.2-22.el9s.noarch 2025-11-22 06:18:43.885 | Installed: python3-zeroconf-0.38.7-1.el9s.noarch 2025-11-22 06:18:43.885 | Installed: smartmontools-1:7.2-9.el9.x86_64 2025-11-22 06:18:43.886 | Installed: sysbench-1.0.20-5.el9s.x86_64 2025-11-22 06:18:43.927 | 2025-11-22 06:18:43.927 | Installed: 2025-11-22 06:18:43.927 | boost-iostreams-1.75.0-13.el9.x86_64 2025-11-22 06:18:43.927 | boost-system-1.75.0-13.el9.x86_64 2025-11-22 06:18:43.927 | boost-thread-1.75.0-13.el9.x86_64 2025-11-22 06:18:43.927 | fio-3.35-1.el9.x86_64 2025-11-22 06:18:43.927 | fio-engine-http-3.35-1.el9.x86_64 2025-11-22 06:18:43.928 | fio-engine-libaio-3.35-1.el9.x86_64 2025-11-22 06:18:43.928 | fio-engine-nbd-3.35-1.el9.x86_64 2025-11-22 06:18:43.928 | fio-engine-rados-3.35-1.el9.x86_64 2025-11-22 06:18:43.928 | fio-engine-rbd-3.35-1.el9.x86_64 2025-11-22 06:18:43.928 | fio-engine-rdma-3.35-1.el9.x86_64 2025-11-22 06:18:43.928 | git-core-2.47.3-1.el9.x86_64 2025-11-22 06:18:43.928 | libaio-0.3.111-13.el9.x86_64 2025-11-22 06:18:43.928 | libconfig-1.7.2-9.el9.x86_64 2025-11-22 06:18:43.928 | libnbd-1.20.3-4.el9.x86_64 2025-11-22 06:18:43.928 | libpq-13.20-1.el9.x86_64 2025-11-22 06:18:43.928 | librados2-2:16.2.4-5.el9.x86_64 2025-11-22 06:18:43.928 | librbd1-2:16.2.4-5.el9.x86_64 2025-11-22 06:18:43.928 | librdmacm-57.0-2.el9.x86_64 2025-11-22 06:18:43.928 | lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 2025-11-22 06:18:43.928 | luajit-2.1.1692716794-3.el9s.x86_64 2025-11-22 06:18:43.928 | mariadb-connector-c-3.2.6-1.el9.x86_64 2025-11-22 06:18:43.928 | mariadb-connector-c-config-3.2.6-1.el9.noarch 2025-11-22 06:18:43.928 | openstack-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch 2025-11-22 06:18:43.928 | pciutils-3.7.0-7.el9.x86_64 2025-11-22 06:18:43.928 | python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-11-22 06:18:43.928 | python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-11-22 06:18:43.928 | python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 2025-11-22 06:18:43.928 | python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-11-22 06:18:43.928 | python3-async-timeout-4.0.2-5.el9s.noarch 2025-11-22 06:18:43.928 | python3-bcrypt-3.2.2-4.el9s.x86_64 2025-11-22 06:18:43.928 | python3-cffi-1.14.5-5.el9.x86_64 2025-11-22 06:18:43.928 | python3-cryptography-36.0.1-5.el9.x86_64 2025-11-22 06:18:43.928 | python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2025-11-22 06:18:43.928 | python3-dns-2.6.1-3.el9.noarch 2025-11-22 06:18:43.928 | python3-eventlet-0.36.1-1.el9s.noarch 2025-11-22 06:18:43.928 | python3-fasteners-0.19-1.el9s.noarch 2025-11-22 06:18:43.928 | python3-fixtures-4.1.0-1.el9s.noarch 2025-11-22 06:18:43.928 | python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch 2025-11-22 06:18:43.928 | python3-greenlet-3.1.1-1.el9s.x86_64 2025-11-22 06:18:43.928 | python3-hardware-detect-0.32.1-0.20251002123700.b1fff65.el9.noarch 2025-11-22 06:18:43.928 | python3-ifaddr-0.1.7-3.el9s.noarch 2025-11-22 06:18:43.928 | python3-inotify-0.9.6-25.el9.noarch 2025-11-22 06:18:43.928 | python3-ironic-lib-5.4.1-0.20241028172452.e9cf477.el9.noarch 2025-11-22 06:18:43.928 | python3-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch 2025-11-22 06:18:43.928 | python3-iso8601-2.1.0-1.el9s.noarch 2025-11-22 06:18:43.928 | python3-kazoo-2.8.0-2.el9s.noarch 2025-11-22 06:18:43.928 | python3-keystoneauth1-5.1.3-0.20240913071836.e96c503.el9.noarch 2025-11-22 06:18:43.928 | python3-msgpack-1.1.0-1.el9s.x86_64 2025-11-22 06:18:43.928 | python3-netaddr-1.3.0-4.el9s.noarch 2025-11-22 06:18:43.928 | python3-os-service-types-1.7.0-0.20230310110132.0b2f473.el9.noarch 2025-11-22 06:18:43.928 | python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2025-11-22 06:18:43.928 | python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2025-11-22 06:18:43.928 | python3-oslo-context-5.1.1-0.20230310191714.7696282.el9.noarch 2025-11-22 06:18:43.928 | python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2025-11-22 06:18:43.928 | python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 2025-11-22 06:18:43.928 | python3-oslo-serialization-5.1.2-0.20240902085253.808ef7d.el9.noarch 2025-11-22 06:18:43.928 | python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch 2025-11-22 06:18:43.928 | python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2025-11-22 06:18:43.928 | python3-packaging-24.2-2.el9s.noarch 2025-11-22 06:18:43.928 | python3-paste-3.10.1-1.el9s.noarch 2025-11-22 06:18:43.928 | python3-paste-deploy-3.1.0-2.el9s.noarch 2025-11-22 06:18:43.928 | python3-pbr-6.1.1-1.el9s.noarch 2025-11-22 06:18:43.928 | python3-pint-0.16.1-3.el9s.noarch 2025-11-22 06:18:43.928 | python3-ply-3.11-14.el9.noarch 2025-11-22 06:18:43.928 | python3-psutil-5.8.0-12.el9.x86_64 2025-11-22 06:18:43.928 | python3-pyOpenSSL-20.0.1-2.el9s.noarch 2025-11-22 06:18:43.928 | python3-pycparser-2.20-6.el9.noarch 2025-11-22 06:18:43.928 | python3-pyparsing-3.1.2-7.el9s.noarch 2025-11-22 06:18:43.928 | python3-pyudev-0.22.0-6.el9.noarch 2025-11-22 06:18:43.928 | python3-redis-5.0.4-1.el9s.noarch 2025-11-22 06:18:43.928 | python3-repoze-lru-0.7-10.el9s.noarch 2025-11-22 06:18:43.928 | python3-rfc3986-2.0.0-1.el9s.noarch 2025-11-22 06:18:43.928 | python3-routes-2.5.1-1.el9s.noarch 2025-11-22 06:18:43.928 | python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2025-11-22 06:18:43.928 | python3-tempita-0.5.2-2.el9s.noarch 2025-11-22 06:18:43.928 | python3-tenacity-8.2.3-1.el9s.noarch 2025-11-22 06:18:43.928 | python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.noarch 2025-11-22 06:18:43.928 | python3-voluptuous-0.15.2-1.el9s.noarch 2025-11-22 06:18:43.928 | python3-webob-1.8.9-1.el9s.noarch 2025-11-22 06:18:43.928 | python3-werkzeug-3.0.3-1.el9s.noarch 2025-11-22 06:18:43.928 | python3-wrapt-1.16.0-1.el9s.x86_64 2025-11-22 06:18:43.928 | python3-yappi-1.6.0-1.el9s.x86_64 2025-11-22 06:18:43.928 | python3-zake-0.2.2-22.el9s.noarch 2025-11-22 06:18:43.928 | python3-zeroconf-0.38.7-1.el9s.noarch 2025-11-22 06:18:43.928 | smartmontools-1:7.2-9.el9.x86_64 2025-11-22 06:18:43.928 | sysbench-1.0.20-5.el9s.x86_64 2025-11-22 06:18:43.928 | 2025-11-22 06:18:43.928 | Complete! 2025-11-22 06:18:43.982 | + '[' install == install ']' 2025-11-22 06:18:43.982 | + '[' dnf == dnf ']' 2025-11-22 06:18:43.982 | + '[' -z '' ']' 2025-11-22 06:18:43.982 | + dnf -y mark install openstack-ironic-python-agent python3-hardware-detect 2025-11-22 06:18:44.141 | Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:18:44.142 | Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:18:44.142 | Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:18:44.142 | Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:18:44.142 | Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:18:44.212 | openstack-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch marked as user installed. 2025-11-22 06:18:44.213 | python3-hardware-detect-0.32.1-0.20251002123700.b1fff65.el9.noarch marked as user installed. 2025-11-22 06:18:44.241 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2025-11-22 06:18:47.501 | Map install for extra-hardware: ethtool, fio, fio-engine-libaio, hdparm, infiniband-diags, lldpad, pciutils, smartmontools, sysbench, biosdevname 2025-11-22 06:18:47.501 | Map install for cache-url: curl 2025-11-22 06:18:47.501 | Map install for openssh-server: openssh-server 2025-11-22 06:18:47.501 | Map install for ensure-venv: python3-venv 2025-11-22 06:18:47.501 | Map install for centos: device-mapper-multipath 2025-11-22 06:18:47.501 | Map install for source-repositories: git 2025-11-22 06:18:47.501 | Map install for ironic-python-agent-ramdisk: curl, dmidecode, iptables, lshw, ipmitool, qemu-utils, gcc, python, parted, hdparm, util-linux, genisoimage, gdisk, kmod, psmisc, dosfstools, mdadm, efibootmgr, efivar, chrony, e2fsprogs, nvme-cli, open-iscsi, smartmontools, libffi-dev, libssl-dev, python-dev 2025-11-22 06:18:47.501 | Map install for ibft-interfaces: iscsi_package 2025-11-22 06:18:47.501 | Map install for install-static: rsync 2025-11-22 06:18:47.501 | 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-22 06:18:47.501 | Map install for dhcp-all-interfaces: dhcp-client, ifupdown, ndisc6 2025-11-22 06:18:47.501 | Map install for runtime-ssh-host-keys: openssh-client 2025-11-22 06:18:47.501 | Map install for ironic-agent-multipath: iscsi-initiator-utils, device-mapper-multipath 2025-11-22 06:18:47.501 | Running command: ['install-packages', 'passwd', 'util-linux', 'dhclient', 'smartmontools', 'fio-engine-libaio', 'rng-tools', 'openssh-server', 'NetworkManager-initscripts-updown', 'infiniband-diags', 'sysbench', 'qemu-img', 'gdisk', 'nvme-cli', 'kmod', 'iscsi-initiator-utils', 'ca-certificates', 'selinux-policy', 'lsof', 'curl', 'openssh', 'python3-devel', 'python3', 'mdadm', 'traceroute', 'lldpad', 'ipmitool', 'device-mapper-multipath', 'python3-libselinux', 'dosfstools', 'libffi-devel', 'selinux-policy-targeted', 'pciutils', 'psmisc', 'xorriso', 'policycoreutils-python-utils', 'e2fsprogs', 'efibootmgr', 'lshw', 'openssl-devel', 'tcpdump', 'hdparm', 'git-core', 'chrony', 'python3-policycoreutils', 'rsync', 'fio', 'parted', 'ethtool', 'efivar', 'iptables', 'which', 'gcc', 'dmidecode', 'biosdevname'] 2025-11-22 06:18:47.501 | > Running install-packages install. 2025-11-22 06:18:47.501 | > ++ command -v dnf5 2025-11-22 06:18:47.501 | > ++ true 2025-11-22 06:18:47.501 | > + DNF5= 2025-11-22 06:18:47.501 | > + '[' dnf == dnf ']' 2025-11-22 06:18:47.501 | > + '[' -n '' ']' 2025-11-22 06:18:47.501 | > + dnf -y -v install passwd util-linux dhclient smartmontools fio-engine-libaio rng-tools openssh-server NetworkManager-initscripts-updown infiniband-diags sysbench qemu-img gdisk nvme-cli kmod iscsi-initiator-utils ca-certificates selinux-policy lsof curl openssh python3-devel python3 mdadm traceroute lldpad ipmitool device-mapper-multipath python3-libselinux dosfstools libffi-devel selinux-policy-targeted pciutils psmisc xorriso policycoreutils-python-utils e2fsprogs efibootmgr lshw openssl-devel tcpdump hdparm git-core chrony python3-policycoreutils rsync fio parted ethtool efivar iptables which gcc dmidecode biosdevname 2025-11-22 06:18:47.501 | > 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-22 06:18:47.501 | > DNF version: 4.14.0 2025-11-22 06:18:47.501 | > cachedir: /tmp/yum 2025-11-22 06:18:47.501 | > Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:18:47.501 | > Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:18:47.501 | > Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:18:47.501 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:18:47.501 | > Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:18:47.501 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-barbican 2025-11-22 06:18:47.501 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-baremetal 2025-11-22 06:18:47.501 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-cinder 2025-11-22 06:18:47.501 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-clients 2025-11-22 06:18:47.501 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-cloudops 2025-11-22 06:18:47.501 | > delorean-component-cloudops: using metadata from Fri Nov 21 04:49:24 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-common 2025-11-22 06:18:47.501 | > delorean-component-common: using metadata from Fri Nov 21 10:50:09 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-compute 2025-11-22 06:18:47.501 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-designate 2025-11-22 06:18:47.501 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-glance 2025-11-22 06:18:47.501 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-keystone 2025-11-22 06:18:47.501 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-manila 2025-11-22 06:18:47.501 | > delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-network 2025-11-22 06:18:47.501 | > delorean-component-network: using metadata from Tue Nov 11 14:01:00 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-octavia 2025-11-22 06:18:47.501 | > delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-optimize 2025-11-22 06:18:47.501 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-podified 2025-11-22 06:18:47.501 | > delorean-component-podified: using metadata from Fri Nov 7 02:59:07 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-puppet 2025-11-22 06:18:47.501 | > delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-swift 2025-11-22 06:18:47.501 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-tempest 2025-11-22 06:18:47.501 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: delorean-component-ui 2025-11-22 06:18:47.501 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-11-22 06:18:47.501 | > repo: using cache for: baseos 2025-11-22 06:18:47.502 | > baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-22 06:18:47.502 | > repo: using cache for: appstream 2025-11-22 06:18:47.502 | > appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-22 06:18:47.502 | > repo: using cache for: crb 2025-11-22 06:18:47.502 | > crb: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-22 06:18:47.502 | > repo: using cache for: extras-common 2025-11-22 06:18:47.502 | > extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-11-22 06:18:47.502 | > repo: using cache for: delorean-antelope-testing 2025-11-22 06:18:47.502 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-11-22 06:18:47.502 | > repo: using cache for: delorean-antelope-build-deps 2025-11-22 06:18:47.502 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-11-22 06:18:47.502 | > repo: using cache for: centos9-rabbitmq 2025-11-22 06:18:47.502 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-11-22 06:18:47.502 | > repo: using cache for: centos9-storage 2025-11-22 06:18:47.502 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-11-22 06:18:47.502 | > repo: using cache for: centos9-opstools 2025-11-22 06:18:47.502 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-11-22 06:18:47.502 | > repo: using cache for: centos9-nfv-ovs 2025-11-22 06:18:47.502 | > centos9-nfv-ovs: using metadata from Wed Nov 12 01:24:02 2025. 2025-11-22 06:18:47.502 | > repo: using cache for: delorean-master-testing 2025-11-22 06:18:47.502 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-11-22 06:18:47.502 | > repo: using cache for: delorean-master-build-deps 2025-11-22 06:18:47.502 | > delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-11-22 06:18:47.502 | > repo: using cache for: repo-setup-centos-appstream 2025-11-22 06:18:47.502 | > repo-setup-centos-appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-22 06:18:47.502 | > repo: using cache for: repo-setup-centos-baseos 2025-11-22 06:18:47.502 | > repo-setup-centos-baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-22 06:18:47.502 | > repo: using cache for: repo-setup-centos-highavailability 2025-11-22 06:18:47.502 | > repo-setup-centos-highavailability: using metadata from Mon Nov 17 10:32:37 2025. 2025-11-22 06:18:47.502 | > repo: using cache for: repo-setup-centos-powertools 2025-11-22 06:18:47.502 | > repo-setup-centos-powertools: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-22 06:18:47.502 | > Last metadata expiration check: 0:00:16 ago on Sat Nov 22 01:18:29 2025. 2025-11-22 06:18:47.502 | > Package passwd-0.80-12.el9.x86_64 is already installed. 2025-11-22 06:18:47.502 | > Package util-linux-2.37.4-21.el9.x86_64 is already installed. 2025-11-22 06:18:47.502 | > Package dhcp-client-12:4.4.2-19.b1.el9.x86_64 is already installed. 2025-11-22 06:18:47.502 | > Package smartmontools-1:7.2-9.el9.x86_64 is already installed. 2025-11-22 06:18:47.502 | > Package fio-engine-libaio-3.35-1.el9.x86_64 is already installed. 2025-11-22 06:18:47.624 | > Package openssh-server-9.9p1-2.el9.x86_64 is already installed. 2025-11-22 06:18:47.624 | > Package sysbench-1.0.20-5.el9s.x86_64 is already installed. 2025-11-22 06:18:47.624 | > Package gdisk-1.0.7-5.el9.x86_64 is already installed. 2025-11-22 06:18:47.624 | > Package kmod-28-11.el9.x86_64 is already installed. 2025-11-22 06:18:47.624 | > Package iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 is already installed. 2025-11-22 06:18:47.624 | > Package ca-certificates-2025.2.80_v9.0.305-91.el9.noarch is already installed. 2025-11-22 06:18:47.624 | > Package selinux-policy-38.1.67-1.el9.noarch is already installed. 2025-11-22 06:18:47.624 | > Package curl-7.76.1-34.el9.x86_64 is already installed. 2025-11-22 06:18:47.624 | > Package openssh-9.9p1-2.el9.x86_64 is already installed. 2025-11-22 06:18:47.624 | > Package python3-3.9.23-2.el9.x86_64 is already installed. 2025-11-22 06:18:47.624 | > Package mdadm-4.4-3.el9.x86_64 is already installed. 2025-11-22 06:18:47.624 | > Package lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 is already installed. 2025-11-22 06:18:47.624 | > Package python3-libselinux-3.6-3.el9.x86_64 is already installed. 2025-11-22 06:18:47.624 | > Package dosfstools-4.2-3.el9.x86_64 is already installed. 2025-11-22 06:18:47.624 | > Package selinux-policy-targeted-38.1.67-1.el9.noarch is already installed. 2025-11-22 06:18:47.624 | > Package pciutils-3.7.0-7.el9.x86_64 is already installed. 2025-11-22 06:18:47.625 | > Package psmisc-23.4-3.el9.x86_64 is already installed. 2025-11-22 06:18:47.625 | > Package e2fsprogs-1.46.5-8.el9.x86_64 is already installed. 2025-11-22 06:18:47.625 | > Package lshw-B.02.20-3.el9.x86_64 is already installed. 2025-11-22 06:18:47.625 | > Package tcpdump-14:4.99.0-9.el9.x86_64 is already installed. 2025-11-22 06:18:47.625 | > Package git-core-2.47.3-1.el9.x86_64 is already installed. 2025-11-22 06:18:47.625 | > Package chrony-4.8-1.el9.x86_64 is already installed. 2025-11-22 06:18:47.625 | > Package python3-policycoreutils-3.6-3.el9.noarch is already installed. 2025-11-22 06:18:47.625 | > Package fio-3.35-1.el9.x86_64 is already installed. 2025-11-22 06:18:47.625 | > Package parted-3.5-3.el9.x86_64 is already installed. 2025-11-22 06:18:47.625 | > Package ethtool-2:6.15-2.el9.x86_64 is already installed. 2025-11-22 06:18:47.625 | > Package which-2.21-30.el9.x86_64 is already installed. 2025-11-22 06:18:47.625 | > Package dmidecode-1:3.6-2.el9.x86_64 is already installed. 2025-11-22 06:18:47.625 | > --> Starting dependency resolution 2025-11-22 06:18:47.625 | > ---> Package NetworkManager-initscripts-updown.noarch 1:1.54.1-1.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package biosdevname.x86_64 0.7.3-10.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package device-mapper-multipath.x86_64 0.8.7-39.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package device-mapper-multipath-libs.x86_64 0.8.7-39.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package efibootmgr.x86_64 16-12.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package groff-base.x86_64 1.22.4-10.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package hdparm.x86_64 9.62-2.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package iptables-nft.x86_64 1.8.10-11.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package jitterentropy.x86_64 3.6.0-1.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package libibumad.x86_64 57.0-2.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package libnftnl.x86_64 1.2.6-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package libnvme.x86_64 1.13-1.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package libpkgconf.x86_64 1.7.3-10.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package lsof.x86_64 4.94.0-3.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package make.x86_64 1:4.3-8.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package nvme-cli.x86_64 2.13-1.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package pkgconf.x86_64 1.7.3-10.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package pkgconf-m4.noarch 1.7.3-10.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package pkgconf-pkg-config.x86_64 1.7.3-10.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package rng-tools.x86_64 6.17-2.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package rsync.x86_64 3.2.5-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package traceroute.x86_64 3:2.1.1-1.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package cpp.x86_64 11.5.0-14.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package efivar.x86_64 38-3.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package gcc.x86_64 11.5.0-14.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package glibc-devel.x86_64 2.34-240.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package glibc-headers.x86_64 2.34-240.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package infiniband-diags.x86_64 57.0-2.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package ipmitool.x86_64 1.8.18-27.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package kernel-headers.x86_64 5.14.0-639.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package libburn.x86_64 1.5.4-5.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package libffi-devel.x86_64 3.4.2-8.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package libisoburn.x86_64 1.5.4-5.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package libisofs.x86_64 1.5.4-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package libmpc.x86_64 1.2.1-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package libxcrypt-devel.x86_64 4.4.18-3.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package openssl-devel.x86_64 1:3.5.1-6.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-AutoLoader.noarch 5.74-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-B.x86_64 1.80-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Carp.noarch 1.50-460.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Class-Struct.noarch 0.66-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Data-Dumper.x86_64 2.174-462.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Digest.noarch 1.19-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Digest-MD5.x86_64 2.58-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Encode.x86_64 4:3.08-462.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Errno.x86_64 1.30-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Exporter.noarch 5.74-461.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Fcntl.x86_64 1.13-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-File-Basename.noarch 2.85-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-File-Path.noarch 2.18-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-File-Temp.noarch 1:0.231.100-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-File-stat.noarch 1.09-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-FileHandle.noarch 2.03-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Getopt-Long.noarch 1:2.52-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Getopt-Std.noarch 1.12-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-HTTP-Tiny.noarch 0.076-462.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-IO.x86_64 1.43-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-IO-Socket-IP.noarch 0.41-5.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-IO-Socket-SSL.noarch 2.073-2.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-IPC-Open3.noarch 1.21-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-MIME-Base64.x86_64 3.16-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Mozilla-CA.noarch 20200520-6.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-NDBM_File.x86_64 1.15-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Net-SSLeay.x86_64 1.94-3.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-POSIX.x86_64 1.94-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-PathTools.x86_64 3.78-461.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Pod-Escapes.noarch 1:1.07-460.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Pod-Perldoc.noarch 3.28.01-461.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Pod-Simple.noarch 1:3.42-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Pod-Usage.noarch 4:2.01-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Scalar-List-Utils.x86_64 4:1.56-462.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-SelectSaver.noarch 1.02-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Socket.x86_64 4:2.031-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Storable.x86_64 1:3.21-460.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Symbol.noarch 1.08-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Term-ANSIColor.noarch 5.01-461.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Term-Cap.noarch 1.17-460.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Text-ParseWords.noarch 3.30-460.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Text-Tabs+Wrap.noarch 2013.0523-460.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-Time-Local.noarch 2:1.300-7.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-URI.noarch 5.09-3.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-base.noarch 2.27-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-constant.noarch 1.33-461.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-if.noarch 0.60.800-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-interpreter.x86_64 4:5.32.1-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-libnet.noarch 3.13-4.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-libs.x86_64 4:5.32.1-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-mro.x86_64 1.23-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-overload.noarch 1.31-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-overloading.noarch 0.02-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-parent.noarch 1:0.238-460.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-podlators.noarch 1:4.14-460.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-subs.noarch 1.03-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package perl-vars.noarch 1.05-483.el9 will be installed 2025-11-22 06:18:47.625 | > ---> Package policycoreutils-python-utils.noarch 3.6-3.el9 will be installed 2025-11-22 06:18:47.631 | > ---> Package python3-devel.x86_64 3.9.23-2.el9 will be installed 2025-11-22 06:18:47.631 | > ---> Package python3-pip.noarch 21.3.1-1.el9 will be installed 2025-11-22 06:18:47.631 | > ---> Package qemu-img.x86_64 17:10.1.0-3.el9 will be installed 2025-11-22 06:18:47.631 | > ---> Package xorriso.x86_64 1.5.4-5.el9 will be installed 2025-11-22 06:18:47.631 | > --> Finished dependency resolution 2025-11-22 06:18:47.631 | > Dependencies resolved. 2025-11-22 06:18:47.631 | > ================================================================================ 2025-11-22 06:18:47.631 | > Package Arch Version Repository Size 2025-11-22 06:18:47.631 | > ================================================================================ 2025-11-22 06:18:47.631 | > Installing: 2025-11-22 06:18:47.631 | > NetworkManager-initscripts-updown noarch 1:1.54.1-1.el9 baseos 20 k 2025-11-22 06:18:47.631 | > biosdevname x86_64 0.7.3-10.el9 baseos 36 k 2025-11-22 06:18:47.631 | > device-mapper-multipath x86_64 0.8.7-39.el9 baseos 151 k 2025-11-22 06:18:47.631 | > efibootmgr x86_64 16-12.el9 baseos 45 k 2025-11-22 06:18:47.631 | > efivar x86_64 38-3.el9 appstream 50 k 2025-11-22 06:18:47.631 | > gcc x86_64 11.5.0-14.el9 appstream 32 M 2025-11-22 06:18:47.631 | > hdparm x86_64 9.62-2.el9 baseos 96 k 2025-11-22 06:18:47.631 | > infiniband-diags x86_64 57.0-2.el9 appstream 335 k 2025-11-22 06:18:47.631 | > ipmitool x86_64 1.8.18-27.el9 appstream 387 k 2025-11-22 06:18:47.631 | > iptables-nft x86_64 1.8.10-11.el9 baseos 206 k 2025-11-22 06:18:47.631 | > libffi-devel x86_64 3.4.2-8.el9 appstream 29 k 2025-11-22 06:18:47.631 | > lsof x86_64 4.94.0-3.el9 baseos 239 k 2025-11-22 06:18:47.631 | > nvme-cli x86_64 2.13-1.el9 baseos 1.1 M 2025-11-22 06:18:47.631 | > openssl-devel x86_64 1:3.5.1-6.el9 appstream 4.8 M 2025-11-22 06:18:47.631 | > policycoreutils-python-utils noarch 3.6-3.el9 appstream 76 k 2025-11-22 06:18:47.631 | > python3-devel x86_64 3.9.23-2.el9 appstream 244 k 2025-11-22 06:18:47.631 | > qemu-img x86_64 17:10.1.0-3.el9 appstream 2.6 M 2025-11-22 06:18:47.631 | > rng-tools x86_64 6.17-2.el9 baseos 71 k 2025-11-22 06:18:47.631 | > rsync x86_64 3.2.5-4.el9 baseos 407 k 2025-11-22 06:18:47.631 | > traceroute x86_64 3:2.1.1-1.el9 baseos 57 k 2025-11-22 06:18:47.631 | > xorriso x86_64 1.5.4-5.el9 appstream 317 k 2025-11-22 06:18:47.631 | > Installing dependencies: 2025-11-22 06:18:47.631 | > cpp x86_64 11.5.0-14.el9 appstream 11 M 2025-11-22 06:18:47.631 | > device-mapper-multipath-libs x86_64 0.8.7-39.el9 baseos 284 k 2025-11-22 06:18:47.631 | > glibc-devel x86_64 2.34-240.el9 appstream 37 k 2025-11-22 06:18:47.631 | > glibc-headers x86_64 2.34-240.el9 appstream 546 k 2025-11-22 06:18:47.631 | > groff-base x86_64 1.22.4-10.el9 baseos 1.1 M 2025-11-22 06:18:47.631 | > jitterentropy x86_64 3.6.0-1.el9 baseos 33 k 2025-11-22 06:18:47.631 | > kernel-headers x86_64 5.14.0-639.el9 appstream 2.1 M 2025-11-22 06:18:47.631 | > libburn x86_64 1.5.4-5.el9 appstream 172 k 2025-11-22 06:18:47.631 | > libibumad x86_64 57.0-2.el9 baseos 27 k 2025-11-22 06:18:47.631 | > libisoburn x86_64 1.5.4-5.el9 appstream 415 k 2025-11-22 06:18:47.631 | > libisofs x86_64 1.5.4-4.el9 appstream 222 k 2025-11-22 06:18:47.631 | > libmpc x86_64 1.2.1-4.el9 appstream 62 k 2025-11-22 06:18:47.631 | > libnftnl x86_64 1.2.6-4.el9 baseos 88 k 2025-11-22 06:18:47.631 | > libnvme x86_64 1.13-1.el9 baseos 111 k 2025-11-22 06:18:47.631 | > libpkgconf x86_64 1.7.3-10.el9 baseos 36 k 2025-11-22 06:18:47.631 | > libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k 2025-11-22 06:18:47.631 | > make x86_64 1:4.3-8.el9 baseos 536 k 2025-11-22 06:18:47.632 | > perl-AutoLoader noarch 5.74-483.el9 appstream 21 k 2025-11-22 06:18:47.632 | > perl-B x86_64 1.80-483.el9 appstream 180 k 2025-11-22 06:18:47.632 | > perl-Carp noarch 1.50-460.el9 appstream 30 k 2025-11-22 06:18:47.632 | > perl-Class-Struct noarch 0.66-483.el9 appstream 22 k 2025-11-22 06:18:47.632 | > perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k 2025-11-22 06:18:47.632 | > perl-Digest noarch 1.19-4.el9 appstream 26 k 2025-11-22 06:18:47.632 | > perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k 2025-11-22 06:18:47.632 | > perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M 2025-11-22 06:18:47.632 | > perl-Errno x86_64 1.30-483.el9 appstream 15 k 2025-11-22 06:18:47.632 | > perl-Exporter noarch 5.74-461.el9 appstream 32 k 2025-11-22 06:18:47.632 | > perl-Fcntl x86_64 1.13-483.el9 appstream 20 k 2025-11-22 06:18:47.632 | > perl-File-Basename noarch 2.85-483.el9 appstream 17 k 2025-11-22 06:18:47.632 | > perl-File-Path noarch 2.18-4.el9 appstream 36 k 2025-11-22 06:18:47.632 | > perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k 2025-11-22 06:18:47.632 | > perl-File-stat noarch 1.09-483.el9 appstream 17 k 2025-11-22 06:18:47.632 | > perl-FileHandle noarch 2.03-483.el9 appstream 15 k 2025-11-22 06:18:47.632 | > perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k 2025-11-22 06:18:47.632 | > perl-Getopt-Std noarch 1.12-483.el9 appstream 15 k 2025-11-22 06:18:47.632 | > perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k 2025-11-22 06:18:47.632 | > perl-IO x86_64 1.43-483.el9 appstream 88 k 2025-11-22 06:18:47.632 | > perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k 2025-11-22 06:18:47.632 | > perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k 2025-11-22 06:18:47.632 | > perl-IPC-Open3 noarch 1.21-483.el9 appstream 22 k 2025-11-22 06:18:47.632 | > perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k 2025-11-22 06:18:47.632 | > perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k 2025-11-22 06:18:47.632 | > perl-Net-SSLeay x86_64 1.94-3.el9 appstream 414 k 2025-11-22 06:18:47.632 | > perl-POSIX x86_64 1.94-483.el9 appstream 96 k 2025-11-22 06:18:47.632 | > perl-PathTools x86_64 3.78-461.el9 appstream 88 k 2025-11-22 06:18:47.632 | > perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k 2025-11-22 06:18:47.632 | > perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k 2025-11-22 06:18:47.632 | > perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k 2025-11-22 06:18:47.632 | > perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k 2025-11-22 06:18:47.632 | > perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k 2025-11-22 06:18:47.632 | > perl-SelectSaver noarch 1.02-483.el9 appstream 11 k 2025-11-22 06:18:47.632 | > perl-Socket x86_64 4:2.031-4.el9 appstream 56 k 2025-11-22 06:18:47.632 | > perl-Storable x86_64 1:3.21-460.el9 appstream 96 k 2025-11-22 06:18:47.632 | > perl-Symbol noarch 1.08-483.el9 appstream 14 k 2025-11-22 06:18:47.632 | > perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k 2025-11-22 06:18:47.632 | > perl-Term-Cap noarch 1.17-460.el9 appstream 23 k 2025-11-22 06:18:47.632 | > perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k 2025-11-22 06:18:47.632 | > perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k 2025-11-22 06:18:47.632 | > perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k 2025-11-22 06:18:47.632 | > perl-URI noarch 5.09-3.el9 appstream 121 k 2025-11-22 06:18:47.632 | > perl-base noarch 2.27-483.el9 appstream 16 k 2025-11-22 06:18:47.632 | > perl-constant noarch 1.33-461.el9 appstream 24 k 2025-11-22 06:18:47.632 | > perl-if noarch 0.60.800-483.el9 appstream 14 k 2025-11-22 06:18:47.632 | > perl-interpreter x86_64 4:5.32.1-483.el9 appstream 70 k 2025-11-22 06:18:47.632 | > perl-libnet noarch 3.13-4.el9 appstream 130 k 2025-11-22 06:18:47.632 | > perl-libs x86_64 4:5.32.1-483.el9 appstream 2.2 M 2025-11-22 06:18:47.632 | > perl-mro x86_64 1.23-483.el9 appstream 28 k 2025-11-22 06:18:47.632 | > perl-overload noarch 1.31-483.el9 appstream 45 k 2025-11-22 06:18:47.632 | > perl-overloading noarch 0.02-483.el9 appstream 12 k 2025-11-22 06:18:47.632 | > perl-parent noarch 1:0.238-460.el9 appstream 15 k 2025-11-22 06:18:47.632 | > perl-podlators noarch 1:4.14-460.el9 appstream 114 k 2025-11-22 06:18:54.434 | > perl-subs noarch 1.03-483.el9 appstream 11 k 2025-11-22 06:18:54.434 | > perl-vars noarch 1.05-483.el9 appstream 13 k 2025-11-22 06:18:54.434 | > pkgconf x86_64 1.7.3-10.el9 baseos 41 k 2025-11-22 06:18:54.434 | > pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k 2025-11-22 06:18:54.434 | > pkgconf-pkg-config x86_64 1.7.3-10.el9 baseos 11 k 2025-11-22 06:18:54.434 | > Installing weak dependencies: 2025-11-22 06:18:54.434 | > perl-NDBM_File x86_64 1.15-483.el9 appstream 22 k 2025-11-22 06:18:54.434 | > python3-pip noarch 21.3.1-1.el9 appstream 2.0 M 2025-11-22 06:18:54.434 | > 2025-11-22 06:18:54.434 | > Transaction Summary 2025-11-22 06:18:54.434 | > ================================================================================ 2025-11-22 06:18:54.434 | > Install 99 Packages 2025-11-22 06:18:54.434 | > 2025-11-22 06:18:54.434 | > Total size: 69 M 2025-11-22 06:18:54.434 | > Total download size: 61 M 2025-11-22 06:18:54.434 | > Installed size: 199 M 2025-11-22 06:18:54.434 | > Downloading Packages: 2025-11-22 06:18:54.434 | > [SKIPPED] biosdevname-0.7.3-10.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] device-mapper-multipath-0.8.7-39.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] device-mapper-multipath-libs-0.8.7-39.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] hdparm-9.62-2.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] iptables-nft-1.8.10-11.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] jitterentropy-3.6.0-1.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] libnftnl-1.2.6-4.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] libnvme-1.13-1.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] lsof-4.94.0-3.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] rng-tools-6.17-2.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] traceroute-2.1.1-1.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] perl-AutoLoader-5.74-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] perl-B-1.80-483.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] perl-Carp-1.50-460.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] perl-Class-Struct-0.66-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] perl-Data-Dumper-2.174-462.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] perl-Digest-1.19-4.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] perl-Digest-MD5-2.58-4.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] perl-Encode-3.08-462.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] perl-Errno-1.30-483.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] perl-Exporter-5.74-461.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.434 | > [SKIPPED] perl-Fcntl-1.13-483.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-File-Basename-2.85-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-File-Path-2.18-4.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-File-Temp-0.231.100-4.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-File-stat-1.09-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-FileHandle-2.03-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Getopt-Long-2.52-4.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Getopt-Std-1.12-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-HTTP-Tiny-0.076-462.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-IO-1.43-483.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-IO-Socket-IP-0.41-5.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-IO-Socket-SSL-2.073-2.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-IPC-Open3-1.21-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-MIME-Base64-3.16-4.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Mozilla-CA-20200520-6.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-NDBM_File-1.15-483.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Net-SSLeay-1.94-3.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-POSIX-1.94-483.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-PathTools-3.78-461.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Pod-Escapes-1.07-460.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Pod-Perldoc-3.28.01-461.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Pod-Simple-3.42-4.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Pod-Usage-2.01-4.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Scalar-List-Utils-1.56-462.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-SelectSaver-1.02-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Socket-2.031-4.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Storable-3.21-460.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Symbol-1.08-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Term-ANSIColor-5.01-461.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Term-Cap-1.17-460.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Text-ParseWords-3.30-460.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-Time-Local-1.300-7.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-URI-5.09-3.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-base-2.27-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-constant-1.33-461.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-if-0.60.800-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-interpreter-5.32.1-483.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-libnet-3.13-4.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-libs-5.32.1-483.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-mro-1.23-483.el9.x86_64.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-overload-1.31-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-overloading-0.02-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-parent-0.238-460.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-podlators-4.14-460.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-subs-1.03-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > [SKIPPED] perl-vars-1.05-483.el9.noarch.rpm: Already downloaded 2025-11-22 06:18:54.435 | > (69/99): NetworkManager-initscripts-updown-1.54 144 kB/s | 20 kB 00:00 2025-11-22 06:18:54.435 | > (70/99): libibumad-57.0-2.el9.x86_64.rpm 599 kB/s | 27 kB 00:00 2025-11-22 06:18:54.435 | > (71/99): libpkgconf-1.7.3-10.el9.x86_64.rpm 802 kB/s | 36 kB 00:00 2025-11-22 06:18:54.435 | > (72/99): make-4.3-8.el9.x86_64.rpm 3.9 MB/s | 536 kB 00:00 2025-11-22 06:18:54.435 | > (73/99): efibootmgr-16-12.el9.x86_64.rpm 119 kB/s | 45 kB 00:00 2025-11-22 06:18:54.435 | > (74/99): pkgconf-1.7.3-10.el9.x86_64.rpm 915 kB/s | 41 kB 00:00 2025-11-22 06:18:54.435 | > (75/99): nvme-cli-2.13-1.el9.x86_64.rpm 12 MB/s | 1.1 MB 00:00 2025-11-22 06:18:54.435 | > (76/99): pkgconf-m4-1.7.3-10.el9.noarch.rpm 342 kB/s | 15 kB 00:00 2025-11-22 06:18:54.435 | > (77/99): pkgconf-pkg-config-1.7.3-10.el9.x86_64 247 kB/s | 11 kB 00:00 2025-11-22 06:18:54.435 | > (78/99): groff-base-1.22.4-10.el9.x86_64.rpm 1.9 MB/s | 1.1 MB 00:00 2025-11-22 06:18:54.435 | > (79/99): rsync-3.2.5-4.el9.x86_64.rpm 3.0 MB/s | 407 kB 00:00 2025-11-22 06:18:54.435 | > (80/99): efivar-38-3.el9.x86_64.rpm 82 kB/s | 50 kB 00:00 2025-11-22 06:18:54.435 | > (81/99): glibc-devel-2.34-240.el9.x86_64.rpm 468 kB/s | 37 kB 00:00 2025-11-22 06:18:54.435 | > (82/99): glibc-headers-2.34-240.el9.x86_64.rpm 1.2 MB/s | 546 kB 00:00 2025-11-22 06:18:54.435 | > (83/99): infiniband-diags-57.0-2.el9.x86_64.rpm 1.2 MB/s | 335 kB 00:00 2025-11-22 06:18:54.435 | > (84/99): ipmitool-1.8.18-27.el9.x86_64.rpm 1.1 MB/s | 387 kB 00:00 2025-11-22 06:18:54.435 | > (85/99): kernel-headers-5.14.0-639.el9.x86_64.r 1.3 MB/s | 2.1 MB 00:01 2025-11-22 06:18:54.435 | > (86/99): libburn-1.5.4-5.el9.x86_64.rpm 949 kB/s | 172 kB 00:00 2025-11-22 06:18:54.435 | > (87/99): libffi-devel-3.4.2-8.el9.x86_64.rpm 365 kB/s | 29 kB 00:00 2025-11-22 06:18:54.435 | > (88/99): libisoburn-1.5.4-5.el9.x86_64.rpm 1.1 MB/s | 415 kB 00:00 2025-11-22 06:18:54.435 | > (89/99): libisofs-1.5.4-4.el9.x86_64.rpm 895 kB/s | 222 kB 00:00 2025-11-22 06:19:16.921 | > (90/99): libmpc-1.2.1-4.el9.x86_64.rpm 780 kB/s | 62 kB 00:00 2025-11-22 06:19:16.921 | > (91/99): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 363 kB/s | 29 kB 00:00 2025-11-22 06:19:16.921 | > (92/99): openssl-devel-3.5.1-6.el9.x86_64.rpm 1.3 MB/s | 4.8 MB 00:03 2025-11-22 06:19:16.921 | > (93/99): policycoreutils-python-utils-3.6-3.el9 582 kB/s | 76 kB 00:00 2025-11-22 06:19:16.921 | > (94/99): cpp-11.5.0-14.el9.x86_64.rpm 1.3 MB/s | 11 MB 00:08 2025-11-22 06:19:16.921 | > (95/99): python3-devel-3.9.23-2.el9.x86_64.rpm 1.0 MB/s | 244 kB 00:00 2025-11-22 06:19:16.921 | > (96/99): python3-pip-21.3.1-1.el9.noarch.rpm 1.3 MB/s | 2.0 MB 00:01 2025-11-22 06:19:16.921 | > (97/99): xorriso-1.5.4-5.el9.x86_64.rpm 1.1 MB/s | 317 kB 00:00 2025-11-22 06:19:16.921 | > (98/99): qemu-img-10.1.0-3.el9.x86_64.rpm 1.3 MB/s | 2.6 MB 00:01 2025-11-22 06:19:16.921 | > (99/99): gcc-11.5.0-14.el9.x86_64.rpm 1.4 MB/s | 32 MB 00:23 2025-11-22 06:19:16.921 | > -------------------------------------------------------------------------------- 2025-11-22 06:19:16.921 | > Total 2.4 MB/s | 61 MB 00:25 2025-11-22 06:19:16.921 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-11-22 06:19:16.921 | > Running transaction check 2025-11-22 06:19:16.921 | > Transaction check succeeded. 2025-11-22 06:19:16.921 | > Running transaction test 2025-11-22 06:19:16.921 | > Transaction test succeeded. 2025-11-22 06:19:16.921 | > Running transaction 2025-11-22 06:19:16.921 | > Preparing : 1/1 2025-11-22 06:19:16.921 | > Installing : libmpc-1.2.1-4.el9.x86_64 1/99 2025-11-22 06:19:16.921 | > Installing : cpp-11.5.0-14.el9.x86_64 2/99 2025-11-22 06:19:16.921 | > Installing : python3-pip-21.3.1-1.el9.noarch 3/99 2025-11-22 06:19:16.921 | > Installing : libisofs-1.5.4-4.el9.x86_64 4/99 2025-11-22 06:19:16.921 | > Installing : libburn-1.5.4-5.el9.x86_64 5/99 2025-11-22 06:19:16.921 | > Installing : libisoburn-1.5.4-5.el9.x86_64 6/99 2025-11-22 06:19:16.921 | > Installing : kernel-headers-5.14.0-639.el9.x86_64 7/99 2025-11-22 06:19:16.921 | > Installing : glibc-headers-2.34-240.el9.x86_64 8/99 2025-11-22 06:19:16.921 | > Installing : pkgconf-m4-1.7.3-10.el9.noarch 9/99 2025-11-22 06:19:16.921 | > Installing : make-1:4.3-8.el9.x86_64 10/99 2025-11-22 06:19:16.921 | > Installing : libpkgconf-1.7.3-10.el9.x86_64 11/99 2025-11-22 06:19:16.921 | > Installing : pkgconf-1.7.3-10.el9.x86_64 12/99 2025-11-22 06:19:16.921 | > Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 13/99 2025-11-22 06:19:16.921 | > Installing : glibc-devel-2.34-240.el9.x86_64 14/99 2025-11-22 06:19:16.921 | > Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 15/99 2025-11-22 06:19:16.921 | > Installing : libnvme-1.13-1.el9.x86_64 16/99 2025-11-22 06:19:16.921 | > Installing : libnftnl-1.2.6-4.el9.x86_64 17/99 2025-11-22 06:19:16.921 | > Installing : libibumad-57.0-2.el9.x86_64 18/99 2025-11-22 06:19:16.921 | > Installing : jitterentropy-3.6.0-1.el9.x86_64 19/99 2025-11-22 06:19:16.921 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 20/99 2025-11-22 06:19:16.921 | > Installing : groff-base-1.22.4-10.el9.x86_64 20/99 2025-11-22 06:19:16.921 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 20/99 2025-11-22 06:19:16.921 | > Installing : perl-Digest-1.19-4.el9.noarch 21/99 2025-11-22 06:19:16.921 | > Installing : perl-Digest-MD5-2.58-4.el9.x86_64 22/99 2025-11-22 06:19:16.921 | > Installing : perl-B-1.80-483.el9.x86_64 23/99 2025-11-22 06:19:16.921 | > Installing : perl-FileHandle-2.03-483.el9.noarch 24/99 2025-11-22 06:19:16.921 | > Installing : perl-Data-Dumper-2.174-462.el9.x86_64 25/99 2025-11-22 06:19:16.921 | > Installing : perl-libnet-3.13-4.el9.noarch 26/99 2025-11-22 06:19:16.921 | > Installing : perl-AutoLoader-5.74-483.el9.noarch 27/99 2025-11-22 06:19:16.921 | > Installing : perl-base-2.27-483.el9.noarch 28/99 2025-11-22 06:19:16.921 | > Installing : perl-URI-5.09-3.el9.noarch 29/99 2025-11-22 06:19:16.921 | > Installing : perl-Mozilla-CA-20200520-6.el9.noarch 30/99 2025-11-22 06:19:16.921 | > Installing : perl-if-0.60.800-483.el9.noarch 31/99 2025-11-22 06:19:16.921 | > Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 32/99 2025-11-22 06:19:16.921 | > Installing : perl-Time-Local-2:1.300-7.el9.noarch 33/99 2025-11-22 06:19:16.921 | > Installing : perl-File-Path-2.18-4.el9.noarch 34/99 2025-11-22 06:19:16.921 | > Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 35/99 2025-11-22 06:19:16.921 | > Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 36/99 2025-11-22 06:19:16.921 | > Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 37/99 2025-11-22 06:19:16.921 | > Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 38/99 2025-11-22 06:19:16.921 | > Installing : perl-Class-Struct-0.66-483.el9.noarch 39/99 2025-11-22 06:19:16.921 | > Installing : perl-POSIX-1.94-483.el9.x86_64 40/99 2025-11-22 06:19:16.921 | > Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 41/99 2025-11-22 06:19:16.921 | > Installing : perl-IPC-Open3-1.21-483.el9.noarch 42/99 2025-11-22 06:19:16.921 | > Installing : perl-subs-1.03-483.el9.noarch 43/99 2025-11-22 06:19:16.921 | > Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 44/99 2025-11-22 06:19:16.921 | > Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 45/99 2025-11-22 06:19:16.921 | > Installing : perl-Term-Cap-1.17-460.el9.noarch 46/99 2025-11-22 06:19:16.922 | > Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 47/99 2025-11-22 06:19:16.922 | > Installing : perl-Socket-4:2.031-4.el9.x86_64 48/99 2025-11-22 06:19:16.922 | > Installing : perl-SelectSaver-1.02-483.el9.noarch 49/99 2025-11-22 06:19:16.922 | > Installing : perl-Symbol-1.08-483.el9.noarch 50/99 2025-11-22 06:19:16.922 | > Installing : perl-File-stat-1.09-483.el9.noarch 51/99 2025-11-22 06:19:16.922 | > Installing : perl-podlators-1:4.14-460.el9.noarch 52/99 2025-11-22 06:19:16.922 | > Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 53/99 2025-11-22 06:19:16.922 | > Installing : perl-Fcntl-1.13-483.el9.x86_64 54/99 2025-11-22 06:19:16.922 | > Installing : perl-Text-ParseWords-3.30-460.el9.noarch 55/99 2025-11-22 06:19:16.922 | > Installing : perl-mro-1.23-483.el9.x86_64 56/99 2025-11-22 06:19:16.922 | > Installing : perl-IO-1.43-483.el9.x86_64 57/99 2025-11-22 06:19:16.922 | > Installing : perl-overloading-0.02-483.el9.noarch 58/99 2025-11-22 06:19:16.922 | > Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 59/99 2025-11-22 06:19:16.922 | > Installing : perl-Errno-1.30-483.el9.x86_64 60/99 2025-11-22 06:19:16.922 | > Installing : perl-File-Basename-2.85-483.el9.noarch 61/99 2025-11-22 06:19:16.922 | > Installing : perl-Getopt-Std-1.12-483.el9.noarch 62/99 2025-11-22 06:19:16.922 | > Installing : perl-MIME-Base64-3.16-4.el9.x86_64 63/99 2025-11-22 06:19:16.922 | > Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 64/99 2025-11-22 06:19:16.922 | > Installing : perl-constant-1.33-461.el9.noarch 65/99 2025-11-22 06:19:16.922 | > Installing : perl-Storable-1:3.21-460.el9.x86_64 66/99 2025-11-22 06:19:16.922 | > Installing : perl-overload-1.31-483.el9.noarch 67/99 2025-11-22 06:19:16.922 | > Installing : perl-parent-1:0.238-460.el9.noarch 68/99 2025-11-22 06:19:16.922 | > Installing : perl-vars-1.05-483.el9.noarch 69/99 2025-11-22 06:19:16.922 | > Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 70/99 2025-11-22 06:19:16.922 | > Installing : perl-Carp-1.50-460.el9.noarch 71/99 2025-11-22 06:19:16.922 | > Installing : perl-Exporter-5.74-461.el9.noarch 72/99 2025-11-22 06:19:16.922 | > Installing : perl-NDBM_File-1.15-483.el9.x86_64 73/99 2025-11-22 06:19:16.922 | > Installing : perl-PathTools-3.78-461.el9.x86_64 74/99 2025-11-22 06:19:16.922 | > Installing : perl-Encode-4:3.08-462.el9.x86_64 75/99 2025-11-22 06:19:16.922 | > Installing : perl-libs-4:5.32.1-483.el9.x86_64 76/99 2025-11-22 06:19:16.922 | > Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 77/99 2025-11-22 06:19:16.922 | > Installing : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 78/99 2025-11-22 06:19:16.922 | > Installing : device-mapper-multipath-0.8.7-39.el9.x86_64 79/99 2025-11-22 06:19:16.922 | > Running scriptlet: device-mapper-multipath-0.8.7-39.el9.x86_64 79/99 2025-11-22 06:19:18.375 | > Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service -> /usr/lib/systemd/system/multipathd.service. 2025-11-22 06:19:18.375 | > Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket -> /usr/lib/systemd/system/multipathd.socket. 2025-11-22 06:19:18.375 | > 2025-11-22 06:19:18.375 | > Installing : infiniband-diags-57.0-2.el9.x86_64 80/99 2025-11-22 06:19:18.375 | > Installing : rng-tools-6.17-2.el9.x86_64 81/99 2025-11-22 06:19:18.375 | > Running scriptlet: rng-tools-6.17-2.el9.x86_64 81/99 2025-11-22 06:19:18.375 | > Created symlink /etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. 2025-11-22 06:19:18.375 | > 2025-11-22 06:19:18.375 | > Installing : iptables-nft-1.8.10-11.el9.x86_64 82/99 2025-11-22 06:19:18.375 | > Running scriptlet: iptables-nft-1.8.10-11.el9.x86_64 82/99 2025-11-22 06:19:18.375 | > Installing : nvme-cli-2.13-1.el9.x86_64 83/99 2025-11-22 06:19:18.375 | > Running scriptlet: nvme-cli-2.13-1.el9.x86_64 83/99 2025-11-22 06:19:18.375 | > Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /usr/lib/systemd/system/nvmefc-boot-connections.service. 2025-11-22 06:19:18.375 | > Running in chroot, ignoring command 'daemon-reload' 2025-11-22 06:19:18.375 | > Running in chroot, ignoring request. 2025-11-22 06:19:18.375 | > Running in chroot, ignoring request. 2025-11-22 06:19:18.375 | > 2025-11-22 06:19:18.375 | > Installing : gcc-11.5.0-14.el9.x86_64 84/99 2025-11-22 06:19:18.375 | > Installing : libffi-devel-3.4.2-8.el9.x86_64 85/99 2025-11-22 06:19:18.375 | > Installing : openssl-devel-1:3.5.1-6.el9.x86_64 86/99 2025-11-22 06:19:18.375 | > Installing : python3-devel-3.9.23-2.el9.x86_64 87/99 2025-11-22 06:19:18.375 | > Running scriptlet: xorriso-1.5.4-5.el9.x86_64 88/99 2025-11-22 06:19:18.375 | > Installing : xorriso-1.5.4-5.el9.x86_64 88/99 2025-11-22 06:19:18.375 | > Running scriptlet: xorriso-1.5.4-5.el9.x86_64 88/99 2025-11-22 06:19:18.375 | > Installing : qemu-img-17:10.1.0-3.el9.x86_64 89/99 2025-11-22 06:19:18.375 | > Installing : policycoreutils-python-utils-3.6-3.el9.noarch 90/99 2025-11-22 06:19:18.375 | > Installing : ipmitool-1.8.18-27.el9.x86_64 91/99 2025-11-22 06:19:18.375 | > Installing : efivar-38-3.el9.x86_64 92/99 2025-11-22 06:19:18.375 | > Installing : traceroute-3:2.1.1-1.el9.x86_64 93/99 2025-11-22 06:19:18.375 | > Installing : rsync-3.2.5-4.el9.x86_64 94/99 2025-11-22 06:19:18.375 | > Installing : lsof-4.94.0-3.el9.x86_64 95/99 2025-11-22 06:19:18.375 | > Installing : hdparm-9.62-2.el9.x86_64 96/99 2025-11-22 06:19:18.375 | > Installing : efibootmgr-16-12.el9.x86_64 97/99 2025-11-22 06:19:18.375 | > Installing : biosdevname-0.7.3-10.el9.x86_64 98/99 2025-11-22 06:19:18.375 | > Installing : NetworkManager-initscripts-updown-1:1.54.1-1.el9.n 99/99 2025-11-22 06:19:18.375 | > Running scriptlet: NetworkManager-initscripts-updown-1:1.54.1-1.el9.n 99/99 2025-11-22 06:19:18.375 | > Verifying : NetworkManager-initscripts-updown-1:1.54.1-1.el9.n 1/99 2025-11-22 06:19:18.375 | > Verifying : biosdevname-0.7.3-10.el9.x86_64 2/99 2025-11-22 06:19:18.375 | > Verifying : device-mapper-multipath-0.8.7-39.el9.x86_64 3/99 2025-11-22 06:19:18.375 | > Verifying : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 4/99 2025-11-22 06:19:18.375 | > Verifying : efibootmgr-16-12.el9.x86_64 5/99 2025-11-22 06:19:18.375 | > Verifying : groff-base-1.22.4-10.el9.x86_64 6/99 2025-11-22 06:19:18.375 | > Verifying : hdparm-9.62-2.el9.x86_64 7/99 2025-11-22 06:19:18.375 | > Verifying : iptables-nft-1.8.10-11.el9.x86_64 8/99 2025-11-22 06:19:18.375 | > Verifying : jitterentropy-3.6.0-1.el9.x86_64 9/99 2025-11-22 06:19:18.375 | > Verifying : libibumad-57.0-2.el9.x86_64 10/99 2025-11-22 06:19:18.375 | > Verifying : libnftnl-1.2.6-4.el9.x86_64 11/99 2025-11-22 06:19:18.375 | > Verifying : libnvme-1.13-1.el9.x86_64 12/99 2025-11-22 06:19:18.375 | > Verifying : libpkgconf-1.7.3-10.el9.x86_64 13/99 2025-11-22 06:19:18.375 | > Verifying : lsof-4.94.0-3.el9.x86_64 14/99 2025-11-22 06:19:18.375 | > Verifying : make-1:4.3-8.el9.x86_64 15/99 2025-11-22 06:19:18.375 | > Verifying : nvme-cli-2.13-1.el9.x86_64 16/99 2025-11-22 06:19:18.375 | > Verifying : pkgconf-1.7.3-10.el9.x86_64 17/99 2025-11-22 06:19:18.375 | > Verifying : pkgconf-m4-1.7.3-10.el9.noarch 18/99 2025-11-22 06:19:18.375 | > Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 19/99 2025-11-22 06:19:18.375 | > Verifying : rng-tools-6.17-2.el9.x86_64 20/99 2025-11-22 06:19:18.375 | > Verifying : rsync-3.2.5-4.el9.x86_64 21/99 2025-11-22 06:19:18.375 | > Verifying : traceroute-3:2.1.1-1.el9.x86_64 22/99 2025-11-22 06:19:18.375 | > Verifying : cpp-11.5.0-14.el9.x86_64 23/99 2025-11-22 06:19:18.375 | > Verifying : efivar-38-3.el9.x86_64 24/99 2025-11-22 06:19:18.375 | > Verifying : gcc-11.5.0-14.el9.x86_64 25/99 2025-11-22 06:19:18.375 | > Verifying : glibc-devel-2.34-240.el9.x86_64 26/99 2025-11-22 06:19:18.375 | > Verifying : glibc-headers-2.34-240.el9.x86_64 27/99 2025-11-22 06:19:18.375 | > Verifying : infiniband-diags-57.0-2.el9.x86_64 28/99 2025-11-22 06:19:18.375 | > Verifying : ipmitool-1.8.18-27.el9.x86_64 29/99 2025-11-22 06:19:18.375 | > Verifying : kernel-headers-5.14.0-639.el9.x86_64 30/99 2025-11-22 06:19:18.375 | > Verifying : libburn-1.5.4-5.el9.x86_64 31/99 2025-11-22 06:19:18.376 | > Verifying : libffi-devel-3.4.2-8.el9.x86_64 32/99 2025-11-22 06:19:18.376 | > Verifying : libisoburn-1.5.4-5.el9.x86_64 33/99 2025-11-22 06:19:18.376 | > Verifying : libisofs-1.5.4-4.el9.x86_64 34/99 2025-11-22 06:19:18.376 | > Verifying : libmpc-1.2.1-4.el9.x86_64 35/99 2025-11-22 06:19:18.376 | > Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 36/99 2025-11-22 06:19:18.376 | > Verifying : openssl-devel-1:3.5.1-6.el9.x86_64 37/99 2025-11-22 06:19:18.376 | > Verifying : perl-AutoLoader-5.74-483.el9.noarch 38/99 2025-11-22 06:19:18.376 | > Verifying : perl-B-1.80-483.el9.x86_64 39/99 2025-11-22 06:19:18.376 | > Verifying : perl-Carp-1.50-460.el9.noarch 40/99 2025-11-22 06:19:18.376 | > Verifying : perl-Class-Struct-0.66-483.el9.noarch 41/99 2025-11-22 06:19:18.376 | > Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 42/99 2025-11-22 06:19:18.376 | > Verifying : perl-Digest-1.19-4.el9.noarch 43/99 2025-11-22 06:19:18.376 | > Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 44/99 2025-11-22 06:19:18.376 | > Verifying : perl-Encode-4:3.08-462.el9.x86_64 45/99 2025-11-22 06:19:18.376 | > Verifying : perl-Errno-1.30-483.el9.x86_64 46/99 2025-11-22 06:19:18.376 | > Verifying : perl-Exporter-5.74-461.el9.noarch 47/99 2025-11-22 06:19:18.376 | > Verifying : perl-Fcntl-1.13-483.el9.x86_64 48/99 2025-11-22 06:19:18.376 | > Verifying : perl-File-Basename-2.85-483.el9.noarch 49/99 2025-11-22 06:19:18.376 | > Verifying : perl-File-Path-2.18-4.el9.noarch 50/99 2025-11-22 06:19:18.376 | > Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 51/99 2025-11-22 06:19:18.376 | > Verifying : perl-File-stat-1.09-483.el9.noarch 52/99 2025-11-22 06:19:18.376 | > Verifying : perl-FileHandle-2.03-483.el9.noarch 53/99 2025-11-22 06:19:18.376 | > Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 54/99 2025-11-22 06:19:18.376 | > Verifying : perl-Getopt-Std-1.12-483.el9.noarch 55/99 2025-11-22 06:19:18.376 | > Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 56/99 2025-11-22 06:19:18.376 | > Verifying : perl-IO-1.43-483.el9.x86_64 57/99 2025-11-22 06:19:18.376 | > Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 58/99 2025-11-22 06:19:18.376 | > Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 59/99 2025-11-22 06:19:18.376 | > Verifying : perl-IPC-Open3-1.21-483.el9.noarch 60/99 2025-11-22 06:19:18.376 | > Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 61/99 2025-11-22 06:19:18.376 | > Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 62/99 2025-11-22 06:19:18.376 | > Verifying : perl-NDBM_File-1.15-483.el9.x86_64 63/99 2025-11-22 06:19:18.376 | > Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 64/99 2025-11-22 06:19:18.545 | > Verifying : perl-POSIX-1.94-483.el9.x86_64 65/99 2025-11-22 06:19:18.545 | > Verifying : perl-PathTools-3.78-461.el9.x86_64 66/99 2025-11-22 06:19:18.545 | > Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 67/99 2025-11-22 06:19:18.545 | > Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 68/99 2025-11-22 06:19:18.545 | > Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 69/99 2025-11-22 06:19:18.545 | > Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 70/99 2025-11-22 06:19:18.545 | > Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 71/99 2025-11-22 06:19:18.545 | > Verifying : perl-SelectSaver-1.02-483.el9.noarch 72/99 2025-11-22 06:19:18.545 | > Verifying : perl-Socket-4:2.031-4.el9.x86_64 73/99 2025-11-22 06:19:18.545 | > Verifying : perl-Storable-1:3.21-460.el9.x86_64 74/99 2025-11-22 06:19:18.545 | > Verifying : perl-Symbol-1.08-483.el9.noarch 75/99 2025-11-22 06:19:18.545 | > Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 76/99 2025-11-22 06:19:18.545 | > Verifying : perl-Term-Cap-1.17-460.el9.noarch 77/99 2025-11-22 06:19:18.545 | > Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 78/99 2025-11-22 06:19:18.545 | > Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 79/99 2025-11-22 06:19:18.545 | > Verifying : perl-Time-Local-2:1.300-7.el9.noarch 80/99 2025-11-22 06:19:18.545 | > Verifying : perl-URI-5.09-3.el9.noarch 81/99 2025-11-22 06:19:18.545 | > Verifying : perl-base-2.27-483.el9.noarch 82/99 2025-11-22 06:19:18.545 | > Verifying : perl-constant-1.33-461.el9.noarch 83/99 2025-11-22 06:19:18.545 | > Verifying : perl-if-0.60.800-483.el9.noarch 84/99 2025-11-22 06:19:18.545 | > Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 85/99 2025-11-22 06:19:18.545 | > Verifying : perl-libnet-3.13-4.el9.noarch 86/99 2025-11-22 06:19:18.545 | > Verifying : perl-libs-4:5.32.1-483.el9.x86_64 87/99 2025-11-22 06:19:18.545 | > Verifying : perl-mro-1.23-483.el9.x86_64 88/99 2025-11-22 06:19:18.545 | > Verifying : perl-overload-1.31-483.el9.noarch 89/99 2025-11-22 06:19:18.545 | > Verifying : perl-overloading-0.02-483.el9.noarch 90/99 2025-11-22 06:19:18.545 | > Verifying : perl-parent-1:0.238-460.el9.noarch 91/99 2025-11-22 06:19:18.545 | > Verifying : perl-podlators-1:4.14-460.el9.noarch 92/99 2025-11-22 06:19:18.545 | > Verifying : perl-subs-1.03-483.el9.noarch 93/99 2025-11-22 06:19:18.545 | > Verifying : perl-vars-1.05-483.el9.noarch 94/99 2025-11-22 06:19:18.545 | > Verifying : policycoreutils-python-utils-3.6-3.el9.noarch 95/99 2025-11-22 06:19:18.545 | > Verifying : python3-devel-3.9.23-2.el9.x86_64 96/99 2025-11-22 06:19:18.545 | > Verifying : python3-pip-21.3.1-1.el9.noarch 97/99 2025-11-22 06:19:18.545 | > Verifying : qemu-img-17:10.1.0-3.el9.x86_64 98/99 2025-11-22 06:19:18.545 | > Verifying : xorriso-1.5.4-5.el9.x86_64 99/99 2025-11-22 06:19:18.545 | > Completion plugin: Generating completion cache... 2025-11-22 06:19:18.545 | > Installed: NetworkManager-initscripts-updown-1:1.54.1-1.el9.noarch 2025-11-22 06:19:18.545 | > Installed: biosdevname-0.7.3-10.el9.x86_64 2025-11-22 06:19:18.545 | > Installed: cpp-11.5.0-14.el9.x86_64 2025-11-22 06:19:18.545 | > Installed: device-mapper-multipath-0.8.7-39.el9.x86_64 2025-11-22 06:19:18.545 | > Installed: device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-11-22 06:19:18.545 | > Installed: efibootmgr-16-12.el9.x86_64 2025-11-22 06:19:18.545 | > Installed: efivar-38-3.el9.x86_64 2025-11-22 06:19:18.545 | > Installed: gcc-11.5.0-14.el9.x86_64 2025-11-22 06:19:18.545 | > Installed: glibc-devel-2.34-240.el9.x86_64 2025-11-22 06:19:18.545 | > Installed: glibc-headers-2.34-240.el9.x86_64 2025-11-22 06:19:18.545 | > Installed: groff-base-1.22.4-10.el9.x86_64 2025-11-22 06:19:18.545 | > Installed: hdparm-9.62-2.el9.x86_64 2025-11-22 06:19:18.545 | > Installed: infiniband-diags-57.0-2.el9.x86_64 2025-11-22 06:19:18.545 | > Installed: ipmitool-1.8.18-27.el9.x86_64 2025-11-22 06:19:18.545 | > Installed: iptables-nft-1.8.10-11.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: jitterentropy-3.6.0-1.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: kernel-headers-5.14.0-639.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: libburn-1.5.4-5.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: libffi-devel-3.4.2-8.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: libibumad-57.0-2.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: libisoburn-1.5.4-5.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: libisofs-1.5.4-4.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: libmpc-1.2.1-4.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: libnftnl-1.2.6-4.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: libnvme-1.13-1.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: libpkgconf-1.7.3-10.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: libxcrypt-devel-4.4.18-3.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: lsof-4.94.0-3.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: make-1:4.3-8.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: nvme-cli-2.13-1.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: openssl-devel-1:3.5.1-6.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-AutoLoader-5.74-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-B-1.80-483.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-Carp-1.50-460.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Class-Struct-0.66-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Data-Dumper-2.174-462.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-Digest-1.19-4.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Digest-MD5-2.58-4.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-Encode-4:3.08-462.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-Errno-1.30-483.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-Exporter-5.74-461.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Fcntl-1.13-483.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-File-Basename-2.85-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-File-Path-2.18-4.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-File-Temp-1:0.231.100-4.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-File-stat-1.09-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-FileHandle-2.03-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Getopt-Long-1:2.52-4.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Getopt-Std-1.12-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-HTTP-Tiny-0.076-462.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-IO-1.43-483.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-IO-Socket-IP-0.41-5.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-IPC-Open3-1.21-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-MIME-Base64-3.16-4.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-Mozilla-CA-20200520-6.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-NDBM_File-1.15-483.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-Net-SSLeay-1.94-3.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-POSIX-1.94-483.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-PathTools-3.78-461.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Pod-Simple-1:3.42-4.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Pod-Usage-4:2.01-4.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-SelectSaver-1.02-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Socket-4:2.031-4.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-Storable-1:3.21-460.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-Symbol-1.08-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Term-ANSIColor-5.01-461.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Term-Cap-1.17-460.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Text-ParseWords-3.30-460.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-Time-Local-2:1.300-7.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-URI-5.09-3.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-base-2.27-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-constant-1.33-461.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-if-0.60.800-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-interpreter-4:5.32.1-483.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-libnet-3.13-4.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-libs-4:5.32.1-483.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-mro-1.23-483.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: perl-overload-1.31-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-overloading-0.02-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-parent-1:0.238-460.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-podlators-1:4.14-460.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-subs-1.03-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: perl-vars-1.05-483.el9.noarch 2025-11-22 06:19:18.546 | > Installed: pkgconf-1.7.3-10.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: pkgconf-m4-1.7.3-10.el9.noarch 2025-11-22 06:19:18.546 | > Installed: pkgconf-pkg-config-1.7.3-10.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: policycoreutils-python-utils-3.6-3.el9.noarch 2025-11-22 06:19:18.546 | > Installed: python3-devel-3.9.23-2.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: python3-pip-21.3.1-1.el9.noarch 2025-11-22 06:19:18.546 | > Installed: qemu-img-17:10.1.0-3.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: rng-tools-6.17-2.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: rsync-3.2.5-4.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: traceroute-3:2.1.1-1.el9.x86_64 2025-11-22 06:19:18.546 | > Installed: xorriso-1.5.4-5.el9.x86_64 2025-11-22 06:19:18.546 | > 2025-11-22 06:19:18.546 | > Installed: 2025-11-22 06:19:18.546 | > NetworkManager-initscripts-updown-1:1.54.1-1.el9.noarch 2025-11-22 06:19:18.546 | > biosdevname-0.7.3-10.el9.x86_64 2025-11-22 06:19:18.546 | > cpp-11.5.0-14.el9.x86_64 2025-11-22 06:19:18.546 | > device-mapper-multipath-0.8.7-39.el9.x86_64 2025-11-22 06:19:18.546 | > device-mapper-multipath-libs-0.8.7-39.el9.x86_64 2025-11-22 06:19:18.546 | > efibootmgr-16-12.el9.x86_64 2025-11-22 06:19:18.546 | > efivar-38-3.el9.x86_64 2025-11-22 06:19:18.615 | > gcc-11.5.0-14.el9.x86_64 2025-11-22 06:19:18.615 | > glibc-devel-2.34-240.el9.x86_64 2025-11-22 06:19:18.615 | > glibc-headers-2.34-240.el9.x86_64 2025-11-22 06:19:18.615 | > groff-base-1.22.4-10.el9.x86_64 2025-11-22 06:19:18.615 | > hdparm-9.62-2.el9.x86_64 2025-11-22 06:19:18.615 | > infiniband-diags-57.0-2.el9.x86_64 2025-11-22 06:19:18.615 | > ipmitool-1.8.18-27.el9.x86_64 2025-11-22 06:19:18.615 | > iptables-nft-1.8.10-11.el9.x86_64 2025-11-22 06:19:18.615 | > jitterentropy-3.6.0-1.el9.x86_64 2025-11-22 06:19:18.615 | > kernel-headers-5.14.0-639.el9.x86_64 2025-11-22 06:19:18.615 | > libburn-1.5.4-5.el9.x86_64 2025-11-22 06:19:18.615 | > libffi-devel-3.4.2-8.el9.x86_64 2025-11-22 06:19:18.615 | > libibumad-57.0-2.el9.x86_64 2025-11-22 06:19:18.615 | > libisoburn-1.5.4-5.el9.x86_64 2025-11-22 06:19:18.615 | > libisofs-1.5.4-4.el9.x86_64 2025-11-22 06:19:18.615 | > libmpc-1.2.1-4.el9.x86_64 2025-11-22 06:19:18.615 | > libnftnl-1.2.6-4.el9.x86_64 2025-11-22 06:19:18.615 | > libnvme-1.13-1.el9.x86_64 2025-11-22 06:19:18.615 | > libpkgconf-1.7.3-10.el9.x86_64 2025-11-22 06:19:18.615 | > libxcrypt-devel-4.4.18-3.el9.x86_64 2025-11-22 06:19:18.615 | > lsof-4.94.0-3.el9.x86_64 2025-11-22 06:19:18.615 | > make-1:4.3-8.el9.x86_64 2025-11-22 06:19:18.615 | > nvme-cli-2.13-1.el9.x86_64 2025-11-22 06:19:18.615 | > openssl-devel-1:3.5.1-6.el9.x86_64 2025-11-22 06:19:18.615 | > perl-AutoLoader-5.74-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-B-1.80-483.el9.x86_64 2025-11-22 06:19:18.615 | > perl-Carp-1.50-460.el9.noarch 2025-11-22 06:19:18.615 | > perl-Class-Struct-0.66-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-Data-Dumper-2.174-462.el9.x86_64 2025-11-22 06:19:18.615 | > perl-Digest-1.19-4.el9.noarch 2025-11-22 06:19:18.615 | > perl-Digest-MD5-2.58-4.el9.x86_64 2025-11-22 06:19:18.615 | > perl-Encode-4:3.08-462.el9.x86_64 2025-11-22 06:19:18.615 | > perl-Errno-1.30-483.el9.x86_64 2025-11-22 06:19:18.615 | > perl-Exporter-5.74-461.el9.noarch 2025-11-22 06:19:18.615 | > perl-Fcntl-1.13-483.el9.x86_64 2025-11-22 06:19:18.615 | > perl-File-Basename-2.85-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-File-Path-2.18-4.el9.noarch 2025-11-22 06:19:18.615 | > perl-File-Temp-1:0.231.100-4.el9.noarch 2025-11-22 06:19:18.615 | > perl-File-stat-1.09-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-FileHandle-2.03-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-Getopt-Long-1:2.52-4.el9.noarch 2025-11-22 06:19:18.615 | > perl-Getopt-Std-1.12-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-HTTP-Tiny-0.076-462.el9.noarch 2025-11-22 06:19:18.615 | > perl-IO-1.43-483.el9.x86_64 2025-11-22 06:19:18.615 | > perl-IO-Socket-IP-0.41-5.el9.noarch 2025-11-22 06:19:18.615 | > perl-IO-Socket-SSL-2.073-2.el9.noarch 2025-11-22 06:19:18.615 | > perl-IPC-Open3-1.21-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-MIME-Base64-3.16-4.el9.x86_64 2025-11-22 06:19:18.615 | > perl-Mozilla-CA-20200520-6.el9.noarch 2025-11-22 06:19:18.615 | > perl-NDBM_File-1.15-483.el9.x86_64 2025-11-22 06:19:18.615 | > perl-Net-SSLeay-1.94-3.el9.x86_64 2025-11-22 06:19:18.615 | > perl-POSIX-1.94-483.el9.x86_64 2025-11-22 06:19:18.615 | > perl-PathTools-3.78-461.el9.x86_64 2025-11-22 06:19:18.615 | > perl-Pod-Escapes-1:1.07-460.el9.noarch 2025-11-22 06:19:18.615 | > perl-Pod-Perldoc-3.28.01-461.el9.noarch 2025-11-22 06:19:18.615 | > perl-Pod-Simple-1:3.42-4.el9.noarch 2025-11-22 06:19:18.615 | > perl-Pod-Usage-4:2.01-4.el9.noarch 2025-11-22 06:19:18.615 | > perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2025-11-22 06:19:18.615 | > perl-SelectSaver-1.02-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-Socket-4:2.031-4.el9.x86_64 2025-11-22 06:19:18.615 | > perl-Storable-1:3.21-460.el9.x86_64 2025-11-22 06:19:18.615 | > perl-Symbol-1.08-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-Term-ANSIColor-5.01-461.el9.noarch 2025-11-22 06:19:18.615 | > perl-Term-Cap-1.17-460.el9.noarch 2025-11-22 06:19:18.615 | > perl-Text-ParseWords-3.30-460.el9.noarch 2025-11-22 06:19:18.615 | > perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2025-11-22 06:19:18.615 | > perl-Time-Local-2:1.300-7.el9.noarch 2025-11-22 06:19:18.615 | > perl-URI-5.09-3.el9.noarch 2025-11-22 06:19:18.615 | > perl-base-2.27-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-constant-1.33-461.el9.noarch 2025-11-22 06:19:18.615 | > perl-if-0.60.800-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-interpreter-4:5.32.1-483.el9.x86_64 2025-11-22 06:19:18.615 | > perl-libnet-3.13-4.el9.noarch 2025-11-22 06:19:18.615 | > perl-libs-4:5.32.1-483.el9.x86_64 2025-11-22 06:19:18.615 | > perl-mro-1.23-483.el9.x86_64 2025-11-22 06:19:18.615 | > perl-overload-1.31-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-overloading-0.02-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-parent-1:0.238-460.el9.noarch 2025-11-22 06:19:18.615 | > perl-podlators-1:4.14-460.el9.noarch 2025-11-22 06:19:18.615 | > perl-subs-1.03-483.el9.noarch 2025-11-22 06:19:18.615 | > perl-vars-1.05-483.el9.noarch 2025-11-22 06:19:18.615 | > pkgconf-1.7.3-10.el9.x86_64 2025-11-22 06:19:18.615 | > pkgconf-m4-1.7.3-10.el9.noarch 2025-11-22 06:19:18.615 | > pkgconf-pkg-config-1.7.3-10.el9.x86_64 2025-11-22 06:19:18.615 | > policycoreutils-python-utils-3.6-3.el9.noarch 2025-11-22 06:19:18.615 | > python3-devel-3.9.23-2.el9.x86_64 2025-11-22 06:19:18.615 | > python3-pip-21.3.1-1.el9.noarch 2025-11-22 06:19:18.615 | > qemu-img-17:10.1.0-3.el9.x86_64 2025-11-22 06:19:18.615 | > rng-tools-6.17-2.el9.x86_64 2025-11-22 06:19:18.615 | > rsync-3.2.5-4.el9.x86_64 2025-11-22 06:19:18.615 | > traceroute-3:2.1.1-1.el9.x86_64 2025-11-22 06:19:18.615 | > xorriso-1.5.4-5.el9.x86_64 2025-11-22 06:19:18.615 | > 2025-11-22 06:19:18.615 | > Complete! 2025-11-22 06:19:18.615 | > + '[' install == install ']' 2025-11-22 06:19:18.615 | > + '[' dnf == dnf ']' 2025-11-22 06:19:18.615 | > + '[' -z '' ']' 2025-11-22 06:19:18.905 | > + dnf -y mark install passwd util-linux dhclient smartmontools fio-engine-libaio rng-tools openssh-server NetworkManager-initscripts-updown infiniband-diags sysbench qemu-img gdisk nvme-cli kmod iscsi-initiator-utils ca-certificates selinux-policy lsof curl openssh python3-devel python3 mdadm traceroute lldpad ipmitool device-mapper-multipath python3-libselinux dosfstools libffi-devel selinux-policy-targeted pciutils psmisc xorriso policycoreutils-python-utils e2fsprogs efibootmgr lshw openssl-devel tcpdump hdparm git-core chrony python3-policycoreutils rsync fio parted ethtool efivar iptables which gcc dmidecode biosdevname 2025-11-22 06:19:18.905 | > Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:19:18.905 | > Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:19:18.905 | > Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:19:18.905 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:19:18.905 | > Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:19:18.906 | > passwd-0.80-12.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > util-linux-2.37.4-21.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > dhcp-client-12:4.4.2-19.b1.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > smartmontools-1:7.2-9.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > fio-engine-libaio-3.35-1.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > rng-tools-6.17-2.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > openssh-server-9.9p1-2.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > NetworkManager-initscripts-updown-1:1.54.1-1.el9.noarch marked as user installed. 2025-11-22 06:19:18.906 | > infiniband-diags-57.0-2.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > sysbench-1.0.20-5.el9s.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > qemu-img-17:10.1.0-3.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > gdisk-1.0.7-5.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > nvme-cli-2.13-1.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > kmod-28-11.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > ca-certificates-2025.2.80_v9.0.305-91.el9.noarch marked as user installed. 2025-11-22 06:19:18.906 | > selinux-policy-38.1.67-1.el9.noarch marked as user installed. 2025-11-22 06:19:18.906 | > lsof-4.94.0-3.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > curl-7.76.1-34.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > openssh-9.9p1-2.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > python3-devel-3.9.23-2.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > python3-3.9.23-2.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > mdadm-4.4-3.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > traceroute-3:2.1.1-1.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > ipmitool-1.8.18-27.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > device-mapper-multipath-0.8.7-39.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > python3-libselinux-3.6-3.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > dosfstools-4.2-3.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > libffi-devel-3.4.2-8.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > selinux-policy-targeted-38.1.67-1.el9.noarch marked as user installed. 2025-11-22 06:19:18.906 | > pciutils-3.7.0-7.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > psmisc-23.4-3.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > xorriso-1.5.4-5.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > policycoreutils-python-utils-3.6-3.el9.noarch marked as user installed. 2025-11-22 06:19:18.906 | > e2fsprogs-1.46.5-8.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > efibootmgr-16-12.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > lshw-B.02.20-3.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > openssl-devel-1:3.5.1-6.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > tcpdump-14:4.99.0-9.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > hdparm-9.62-2.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > git-core-2.47.3-1.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > chrony-4.8-1.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > python3-policycoreutils-3.6-3.el9.noarch marked as user installed. 2025-11-22 06:19:18.906 | > rsync-3.2.5-4.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > fio-3.35-1.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > parted-3.5-3.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > ethtool-2:6.15-2.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > efivar-38-3.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > iptables-nft-1.8.10-11.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > which-2.21-30.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > gcc-11.5.0-14.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > dmidecode-1:3.6-2.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | > biosdevname-0.7.3-10.el9.x86_64 marked as user installed. 2025-11-22 06:19:18.906 | returncode: 0 2025-11-22 06:19:18.911 | dib-run-parts 01-package-installs completed 2025-11-22 06:19:18.911 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2025-11-22 06:19:18.914 | + set -eu 2025-11-22 06:19:18.914 | + set -o pipefail 2025-11-22 06:19:18.914 | + mkdir -p /etc/cloud/cloud.cfg.d 2025-11-22 06:19:18.916 | + '[' -n '' ']' 2025-11-22 06:19:18.917 | dib-run-parts 10-cloud-init completed 2025-11-22 06:19:18.917 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2025-11-22 06:19:18.919 | + set -eu 2025-11-22 06:19:18.919 | + set -o pipefail 2025-11-22 06:19:18.919 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2025-11-22 06:19:18.920 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2025-11-22 06:19:18.920 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2025-11-22 06:19:18.920 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2025-11-22 06:19:18.968 | dib-run-parts 10-install-static-files completed 2025-11-22 06:19:18.968 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2025-11-22 06:19:18.970 | + set -eu 2025-11-22 06:19:18.970 | + set -o pipefail 2025-11-22 06:19:18.971 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2025-11-22 06:19:18.972 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2025-11-22 06:19:18.972 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2025-11-22 06:19:18.972 | + dest= 2025-11-22 06:19:18.972 | + case $DIB_INIT_SYSTEM in 2025-11-22 06:19:18.972 | + dest=/usr/lib/systemd/system/ 2025-11-22 06:19:18.972 | + '[' -z /usr/lib/systemd/system/ ']' 2025-11-22 06:19:18.972 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2025-11-22 06:19:18.974 | dib-run-parts 20-install-init-scripts completed 2025-11-22 06:19:18.974 | dib-run-parts Running /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2025-11-22 06:19:18.977 | + set -eu 2025-11-22 06:19:18.977 | + set -o pipefail 2025-11-22 06:19:18.977 | ++ dirname /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2025-11-22 06:19:18.978 | + SCRIPTDIR=/tmp/in_target.d/install.d 2025-11-22 06:19:18.978 | + '[' -e /etc/redhat-release ']' 2025-11-22 06:19:18.978 | + [[ 7 =~ 9-stream ]] 2025-11-22 06:19:18.978 | + [[ 8 =~ 9-stream ]] 2025-11-22 06:19:18.978 | + [[ 10 =~ 9-stream ]] 2025-11-22 06:19:18.978 | + '[' -x /etc/NetworkManager ']' 2025-11-22 06:19:18.978 | + install -D -g root -o root -m 0644 /tmp/in_target.d/install.d/NetworkManager-conf.d-00-main.conf /etc/NetworkManager/conf.d/00-main.conf 2025-11-22 06:19:18.981 | + sed -i s/DIB_DHCP_CLIENT/internal/g /etc/NetworkManager/conf.d/00-main.conf 2025-11-22 06:19:18.982 | + sed -i s/DIB_DHCP_TIMEOUT/60/g /etc/NetworkManager/conf.d/00-main.conf 2025-11-22 06:19:18.984 | + '[' true == true ']' 2025-11-22 06:19:18.984 | + exit 0 2025-11-22 06:19:18.985 | dib-run-parts 50-dhcp-all-interfaces completed 2025-11-22 06:19:18.985 | dib-run-parts Running /tmp/in_target.d/install.d/60-remove-cloud-image-interfaces 2025-11-22 06:19:18.987 | + set -eu 2025-11-22 06:19:18.987 | + set -o pipefail 2025-11-22 06:19:18.988 | ++ ls /etc/sysconfig/network-scripts/ifcfg-eth0 2025-11-22 06:19:18.988 | ++ grep -v ifcfg-lo 2025-11-22 06:19:18.989 | + for ifcfg in $(ls /etc/sysconfig/network-scripts/ifcfg-* | grep -v "ifcfg-lo") 2025-11-22 06:19:18.989 | + rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 2025-11-22 06:19:18.990 | + rm -f '/etc/network/interfaces.d/*' 2025-11-22 06:19:18.991 | + rm -f '/etc/conf.d/net*' 2025-11-22 06:19:18.992 | + '[' -f /etc/network/interfaces ']' 2025-11-22 06:19:18.993 | dib-run-parts 60-remove-cloud-image-interfaces completed 2025-11-22 06:19:18.993 | dib-run-parts Running /tmp/in_target.d/install.d/70-clear-net-ifnames 2025-11-22 06:19:18.995 | + set -o pipefail 2025-11-22 06:19:18.995 | + '[' -f /etc/default/grub ']' 2025-11-22 06:19:18.995 | + sed -i s/net.ifnames=0//g /etc/default/grub 2025-11-22 06:19:18.998 | dib-run-parts 70-clear-net-ifnames completed 2025-11-22 06:19:18.998 | dib-run-parts Running /tmp/in_target.d/install.d/70-enable-dynamic-login-services 2025-11-22 06:19:19.000 | + set -eu 2025-11-22 06:19:19.000 | + set -o pipefail 2025-11-22 06:19:19.000 | + case "$DIB_INIT_SYSTEM" in 2025-11-22 06:19:19.000 | + systemctl enable dynamic-login.service 2025-11-22 06:19:19.005 | Created symlink /etc/systemd/system/multi-user.target.wants/dynamic-login.service -> /usr/lib/systemd/system/dynamic-login.service. 2025-11-22 06:19:19.007 | dib-run-parts 70-enable-dynamic-login-services completed 2025-11-22 06:19:19.007 | dib-run-parts Running /tmp/in_target.d/install.d/71-clean-stale-interface 2025-11-22 06:19:19.009 | + set -o pipefail 2025-11-22 06:19:19.009 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-ens*' 2025-11-22 06:19:19.010 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-eth*' 2025-11-22 06:19:19.012 | dib-run-parts 71-clean-stale-interface completed 2025-11-22 06:19:19.012 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2025-11-22 06:19:19.014 | + set -eu 2025-11-22 06:19:19.014 | + set -o pipefail 2025-11-22 06:19:19.014 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2025-11-22 06:19:19.015 | + package-uninstalls -d /tmp/in_target.d/install.d 2025-11-22 06:19:19.016 | + set -eu 2025-11-22 06:19:19.016 | + set -o pipefail 2025-11-22 06:19:19.016 | ++ basename /usr/local/bin/package-uninstalls 2025-11-22 06:19:19.017 | + SCRIPTNAME=package-uninstalls 2025-11-22 06:19:19.018 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2025-11-22 06:19:19.018 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-11-22 06:19:19.018 | + '[' 0 '!=' 0 ']' 2025-11-22 06:19:19.018 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-11-22 06:19:19.018 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-11-22 06:19:19.019 | + WORKDIR= 2025-11-22 06:19:19.019 | + true 2025-11-22 06:19:19.019 | + case "$1" in 2025-11-22 06:19:19.019 | + WORKDIR=/tmp/in_target.d/install.d 2025-11-22 06:19:19.019 | + shift 2 2025-11-22 06:19:19.019 | + true 2025-11-22 06:19:19.019 | + case "$1" in 2025-11-22 06:19:19.019 | + shift 2025-11-22 06:19:19.019 | + break 2025-11-22 06:19:19.019 | + '[' -z /tmp/in_target.d/install.d ']' 2025-11-22 06:19:19.019 | + PACKAGES= 2025-11-22 06:19:19.019 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-11-22 06:19:19.020 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2025-11-22 06:19:19.021 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-python-agent-ramdisk 2025-11-22 06:19:19.021 | + basefile=package-installs-ironic-python-agent-ramdisk 2025-11-22 06:19:19.021 | + element_name=ironic-python-agent-ramdisk 2025-11-22 06:19:19.021 | + read pkg 2025-11-22 06:19:19.021 | + '[' -z ironic-python-agent ']' 2025-11-22 06:19:19.021 | + '[' i = '#' ']' 2025-11-22 06:19:19.021 | + '[' '!' i = - ']' 2025-11-22 06:19:19.021 | + continue 2025-11-22 06:19:19.021 | + read pkg 2025-11-22 06:19:19.021 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2025-11-22 06:19:19.022 | ++ basename /tmp/in_target.d/install.d/package-installs-extra-hardware 2025-11-22 06:19:19.023 | + basefile=package-installs-extra-hardware 2025-11-22 06:19:19.023 | + element_name=extra-hardware 2025-11-22 06:19:19.023 | + read pkg 2025-11-22 06:19:19.023 | + '[' -z python-hardware ']' 2025-11-22 06:19:19.023 | + '[' p = '#' ']' 2025-11-22 06:19:19.023 | + '[' '!' p = - ']' 2025-11-22 06:19:19.023 | + continue 2025-11-22 06:19:19.023 | + read pkg 2025-11-22 06:19:19.023 | + install-packages -e 2025-11-22 06:19:19.029 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2025-11-22 06:19:20.146 | Map uninstall for ironic-python-agent-ramdisk: libffi-dev, libssl-dev, python-dev 2025-11-22 06:19:20.146 | Running command: ['install-packages', '-e', 'libffi-devel', 'python3-devel', 'openssl-devel'] 2025-11-22 06:19:20.146 | > Running install-packages remove. 2025-11-22 06:19:20.146 | > ++ command -v dnf5 2025-11-22 06:19:20.146 | > ++ true 2025-11-22 06:19:20.146 | > + DNF5= 2025-11-22 06:19:20.146 | > + '[' dnf == dnf ']' 2025-11-22 06:19:20.146 | > + '[' -n '' ']' 2025-11-22 06:19:20.146 | > + dnf -y -v remove libffi-devel python3-devel openssl-devel 2025-11-22 06:19:20.146 | > 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-22 06:19:20.146 | > DNF version: 4.14.0 2025-11-22 06:19:20.146 | > cachedir: /tmp/yum 2025-11-22 06:19:20.146 | > Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:19:20.146 | > Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:19:20.146 | > Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:19:20.146 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:19:20.146 | > Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:19:20.146 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-22 06:19:20.146 | > --> Starting dependency resolution 2025-11-22 06:19:20.146 | > --> Finding unneeded leftover dependencies 2025-11-22 06:19:20.146 | > ---> Package libffi-devel.x86_64 3.4.2-8.el9 will be erased 2025-11-22 06:19:20.146 | > ---> Package openssl-devel.x86_64 1:3.5.1-6.el9 will be erased 2025-11-22 06:19:20.146 | > ---> Package python3-devel.x86_64 3.9.23-2.el9 will be erased 2025-11-22 06:19:20.146 | > ---> Package python3-pip.noarch 21.3.1-1.el9 will be erased 2025-11-22 06:19:20.146 | > --> Finished dependency resolution 2025-11-22 06:19:20.146 | > Dependencies resolved. 2025-11-22 06:19:20.146 | > ================================================================================ 2025-11-22 06:19:20.146 | > Package Architecture Version Repository Size 2025-11-22 06:19:20.146 | > ================================================================================ 2025-11-22 06:19:20.146 | > Removing: 2025-11-22 06:19:20.146 | > libffi-devel x86_64 3.4.2-8.el9 @appstream 33 k 2025-11-22 06:19:20.146 | > openssl-devel x86_64 1:3.5.1-6.el9 @appstream 5.3 M 2025-11-22 06:19:20.146 | > python3-devel x86_64 3.9.23-2.el9 @appstream 765 k 2025-11-22 06:19:20.146 | > Removing unused dependencies: 2025-11-22 06:19:20.146 | > python3-pip noarch 21.3.1-1.el9 @appstream 8.8 M 2025-11-22 06:19:20.146 | > 2025-11-22 06:19:20.146 | > Transaction Summary 2025-11-22 06:19:20.146 | > ================================================================================ 2025-11-22 06:19:20.146 | > Remove 4 Packages 2025-11-22 06:19:20.146 | > 2025-11-22 06:19:20.146 | > Freed space: 15 M 2025-11-22 06:19:20.146 | > Running transaction check 2025-11-22 06:19:20.146 | > Transaction check succeeded. 2025-11-22 06:19:20.146 | > Running transaction test 2025-11-22 06:19:20.146 | > Transaction test succeeded. 2025-11-22 06:19:20.146 | > Running transaction 2025-11-22 06:19:20.146 | > Preparing : 1/1 2025-11-22 06:19:20.146 | > Erasing : python3-devel-3.9.23-2.el9.x86_64 1/4 2025-11-22 06:19:20.146 | > Erasing : python3-pip-21.3.1-1.el9.noarch 2/4 2025-11-22 06:19:20.146 | > Erasing : openssl-devel-1:3.5.1-6.el9.x86_64 3/4 2025-11-22 06:19:20.146 | > Erasing : libffi-devel-3.4.2-8.el9.x86_64 4/4 2025-11-22 06:19:20.146 | > Verifying : libffi-devel-3.4.2-8.el9.x86_64 1/4 2025-11-22 06:19:20.146 | > Verifying : openssl-devel-1:3.5.1-6.el9.x86_64 2/4 2025-11-22 06:19:20.146 | > Verifying : python3-devel-3.9.23-2.el9.x86_64 3/4 2025-11-22 06:19:20.146 | > Verifying : python3-pip-21.3.1-1.el9.noarch 4/4 2025-11-22 06:19:20.146 | > Completion plugin: Generating completion cache... 2025-11-22 06:19:20.146 | > Removed: libffi-devel-3.4.2-8.el9.x86_64 2025-11-22 06:19:20.146 | > Removed: openssl-devel-1:3.5.1-6.el9.x86_64 2025-11-22 06:19:20.146 | > Removed: python3-devel-3.9.23-2.el9.x86_64 2025-11-22 06:19:20.146 | > Removed: python3-pip-21.3.1-1.el9.noarch 2025-11-22 06:19:20.146 | > 2025-11-22 06:19:20.146 | > Removed: 2025-11-22 06:19:20.146 | > libffi-devel-3.4.2-8.el9.x86_64 openssl-devel-1:3.5.1-6.el9.x86_64 2025-11-22 06:19:20.146 | > python3-devel-3.9.23-2.el9.x86_64 python3-pip-21.3.1-1.el9.noarch 2025-11-22 06:19:20.146 | > 2025-11-22 06:19:20.146 | > Complete! 2025-11-22 06:19:20.146 | > + '[' remove == install ']' 2025-11-22 06:19:20.146 | returncode: 0 2025-11-22 06:19:20.152 | dib-run-parts 99-package-uninstalls completed 2025-11-22 06:19:20.152 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-22 06:19:20.152 | dib-run-parts 2025-11-22 06:19:20.154 | dib-run-parts Target: install.d 2025-11-22 06:19:20.154 | dib-run-parts 2025-11-22 06:19:20.154 | dib-run-parts Script Seconds 2025-11-22 06:19:20.154 | dib-run-parts --------------------------------------- ---------- 2025-11-22 06:19:20.154 | dib-run-parts 2025-11-22 06:19:20.162 | dib-run-parts 00-baseline-environment 1.555 2025-11-22 06:19:20.167 | dib-run-parts 00-up-to-date 1.976 2025-11-22 06:19:20.172 | dib-run-parts 01-package-installs 42.804 2025-11-22 06:19:20.177 | dib-run-parts 10-cloud-init 0.004 2025-11-22 06:19:20.182 | dib-run-parts 10-install-static-files 0.050 2025-11-22 06:19:20.186 | dib-run-parts 20-install-init-scripts 0.005 2025-11-22 06:19:20.191 | dib-run-parts 50-dhcp-all-interfaces 0.009 2025-11-22 06:19:20.196 | dib-run-parts 60-remove-cloud-image-interfaces 0.007 2025-11-22 06:19:20.201 | dib-run-parts 70-clear-net-ifnames 0.004 2025-11-22 06:19:20.206 | dib-run-parts 70-enable-dynamic-login-services 0.008 2025-11-22 06:19:20.211 | dib-run-parts 71-clean-stale-interface 0.004 2025-11-22 06:19:20.216 | dib-run-parts 99-package-uninstalls 1.139 2025-11-22 06:19:20.217 | dib-run-parts 2025-11-22 06:19:20.217 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-22 06:19:20.223 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-11-22 06:19:20.226 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-11-22 06:19:20.229 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-11-22 06:19:20.232 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-install run_in_target bash 2025-11-22 06:19:20.235 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:19:20.236 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2025-11-22 06:19:20.241 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:19:20.262 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d; do sleep 1; done' 2025-11-22 06:19:20.283 | + diskimage_builder/lib/disk-image-create:main:363 : do_extra_package_install 2025-11-22 06:19:20.286 | + diskimage_builder/lib/img-functions:do_extra_package_install:166 : '[' '' '!=' '' ']' 2025-11-22 06:19:20.288 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target post-install 2025-11-22 06:19:20.291 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-11-22 06:19:20.293 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.ttvXPkjN/hooks ']' 2025-11-22 06:19:20.296 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.ttvXPkjN/hooks/post-install.d ']' 2025-11-22 06:19:20.298 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:19:20.318 | + 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.ttvXPkjN/hooks 2025-11-22 06:19:20.337 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.ttvXPkjN/hooks /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:19:20.360 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.ttvXPkjN/hooks /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:19:20.378 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-post-install run_in_target bash 2025-11-22 06:19:20.381 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:19:20.382 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2025-11-22 06:19:20.387 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-11-22 06:19:20.389 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-11-22 06:19:20.392 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-11-22 06:19:20.395 | + 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-22 06:19:20.398 | + 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-22 06:19:20.401 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-11-22 06:19:20.404 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-11-22 06:19:20.407 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-11-22 06:19:20.410 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.ttvXPkjN/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-22 06:19:20.440 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:19:20.442 | + source /tmp/in_target.d/post-install.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:19:20.442 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:19:20.442 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:19:20.442 | ++ [[ main,contrib,non-free =~ non-free ]] 2025-11-22 06:19:20.442 | ++ export IPA_DEBIAN_NONFREE=true 2025-11-22 06:19:20.442 | ++ IPA_DEBIAN_NONFREE=true 2025-11-22 06:19:20.442 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-11-22 06:19:20.444 | + source /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2025-11-22 06:19:20.444 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:19:20.444 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:19:20.444 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-11-22 06:19:20.445 | + source /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2025-11-22 06:19:20.445 | ++ export DIB_REPO_SETUP=current-podified 2025-11-22 06:19:20.445 | ++ DIB_REPO_SETUP=current-podified 2025-11-22 06:19:20.445 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:19:20.445 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:19:20.445 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:19:20.445 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:19:20.445 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:19:20.445 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:19:20.445 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-11-22 06:19:20.447 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-11-22 06:19:20.447 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:19:20.447 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:19:20.447 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:19:20.447 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:19:20.447 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:19:20.449 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:19:20.449 | ++ export DISTRO_NAME=centos 2025-11-22 06:19:20.449 | ++ DISTRO_NAME=centos 2025-11-22 06:19:20.449 | ++ export DIB_RELEASE=9-stream 2025-11-22 06:19:20.449 | ++ DIB_RELEASE=9-stream 2025-11-22 06:19:20.449 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-22 06:19:20.449 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-22 06:19:20.449 | ++ export YUM=dnf 2025-11-22 06:19:20.449 | ++ YUM=dnf 2025-11-22 06:19:20.449 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-checksum.bash 2025-11-22 06:19:20.451 | + source /tmp/in_target.d/post-install.d/../environment.d/10-checksum.bash 2025-11-22 06:19:20.451 | ++ export DIB_CHECKSUM=1 2025-11-22 06:19:20.451 | ++ DIB_CHECKSUM=1 2025-11-22 06:19:20.451 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-defaults.bash 2025-11-22 06:19:20.453 | + source /tmp/in_target.d/post-install.d/../environment.d/10-defaults.bash 2025-11-22 06:19:20.453 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:19:20.453 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:19:20.453 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-11-22 06:19:20.455 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-11-22 06:19:20.455 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:19:20.455 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:19:20.455 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-11-22 06:19:20.457 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-11-22 06:19:20.457 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:19:20.457 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:19:20.457 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:19:20.457 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:19:20.457 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:19:20.459 | + source /tmp/in_target.d/post-install.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:19:20.459 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-11-22 06:19:20.459 | ++ export IPA_DISTRO_FAMILY=rh 2025-11-22 06:19:20.459 | ++ IPA_DISTRO_FAMILY=rh 2025-11-22 06:19:20.459 | ++ [[ centos =~ (centos|rhel) ]] 2025-11-22 06:19:20.459 | ++ [[ 9 > 7 ]] 2025-11-22 06:19:20.459 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:19:20.459 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:19:20.459 | ++ [[ centos =~ debian ]] 2025-11-22 06:19:20.459 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2025-11-22 06:19:20.461 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2025-11-22 06:19:20.461 | ++ '[' -z 3 ']' 2025-11-22 06:19:20.461 | ++ '[' -z 3 ']' 2025-11-22 06:19:20.461 | ++ export DIB_PYTHON_VERSION 2025-11-22 06:19:20.461 | ++ export DIB_PYTHON=python3 2025-11-22 06:19:20.461 | ++ DIB_PYTHON=python3 2025-11-22 06:19:20.461 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-11-22 06:19:20.462 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2025-11-22 06:19:20.462 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:19:20.462 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:19:20.462 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-22 06:19:20.462 | ++ DIB_INIT_SYSTEM=systemd 2025-11-22 06:19:20.463 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-11-22 06:19:20.464 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-11-22 06:19:20.464 | ++ '[' -z systemd ']' 2025-11-22 06:19:20.464 | ++ case $DIB_INIT_SYSTEM in 2025-11-22 06:19:20.464 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2025-11-22 06:19:20.467 | + set -eu 2025-11-22 06:19:20.467 | + set -o pipefail 2025-11-22 06:19:20.467 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2025-11-22 06:19:20.468 | + package-installs -d /tmp/in_target.d/post-install.d 2025-11-22 06:19:20.469 | + set -eu 2025-11-22 06:19:20.469 | + set -o pipefail 2025-11-22 06:19:20.469 | ++ basename /usr/local/bin/package-installs 2025-11-22 06:19:20.470 | + SCRIPTNAME=package-installs 2025-11-22 06:19:20.471 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2025-11-22 06:19:20.471 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-11-22 06:19:20.471 | + '[' 0 '!=' 0 ']' 2025-11-22 06:19:20.471 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-11-22 06:19:20.471 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-11-22 06:19:20.471 | + WORKDIR= 2025-11-22 06:19:20.471 | + true 2025-11-22 06:19:20.471 | + case "$1" in 2025-11-22 06:19:20.471 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-11-22 06:19:20.471 | + shift 2 2025-11-22 06:19:20.471 | + true 2025-11-22 06:19:20.472 | + case "$1" in 2025-11-22 06:19:20.472 | + shift 2025-11-22 06:19:20.472 | + break 2025-11-22 06:19:20.472 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-11-22 06:19:20.472 | + PACKAGES= 2025-11-22 06:19:20.472 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-11-22 06:19:20.473 | + '[' -n '' ']' 2025-11-22 06:19:20.473 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2025-11-22 06:21:31.564 | Map install for ironic-python-agent-ramdisk: linux-firmware 2025-11-22 06:21:31.564 | Running command: ['install-packages', 'linux-firmware'] 2025-11-22 06:21:31.564 | > Running install-packages install. 2025-11-22 06:21:31.564 | > ++ command -v dnf5 2025-11-22 06:21:31.564 | > ++ true 2025-11-22 06:21:31.564 | > + DNF5= 2025-11-22 06:21:31.564 | > + '[' dnf == dnf ']' 2025-11-22 06:21:31.564 | > + '[' -n '' ']' 2025-11-22 06:21:31.564 | > + dnf -y -v install linux-firmware 2025-11-22 06:21:31.564 | > 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-22 06:21:31.564 | > DNF version: 4.14.0 2025-11-22 06:21:31.564 | > cachedir: /tmp/yum 2025-11-22 06:21:31.564 | > Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:21:31.564 | > Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:21:31.564 | > Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:21:31.564 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:21:31.564 | > Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:21:31.564 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-22 06:21:31.564 | > repo: using cache for: delorean-component-barbican 2025-11-22 06:21:31.564 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2025-11-22 06:21:31.564 | > repo: using cache for: delorean-component-baremetal 2025-11-22 06:21:31.564 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2025-11-22 06:21:31.564 | > repo: using cache for: delorean-component-cinder 2025-11-22 06:21:31.564 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2025-11-22 06:21:31.564 | > repo: using cache for: delorean-component-clients 2025-11-22 06:21:31.564 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2025-11-22 06:21:31.564 | > repo: using cache for: delorean-component-cloudops 2025-11-22 06:21:31.564 | > delorean-component-cloudops: using metadata from Fri Nov 21 04:49:24 2025. 2025-11-22 06:21:31.564 | > repo: using cache for: delorean-component-common 2025-11-22 06:21:31.565 | > delorean-component-common: using metadata from Fri Nov 21 10:50:09 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-component-compute 2025-11-22 06:21:31.565 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-component-designate 2025-11-22 06:21:31.565 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-component-glance 2025-11-22 06:21:31.565 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-component-keystone 2025-11-22 06:21:31.565 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-component-manila 2025-11-22 06:21:31.565 | > delorean-component-manila: using metadata from Thu Dec 12 08:20:32 2024. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-component-network 2025-11-22 06:21:31.565 | > delorean-component-network: using metadata from Tue Nov 11 14:01:00 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-component-octavia 2025-11-22 06:21:31.565 | > delorean-component-octavia: using metadata from Fri Jun 6 09:50:54 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-component-optimize 2025-11-22 06:21:31.565 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-component-podified 2025-11-22 06:21:31.565 | > delorean-component-podified: using metadata from Fri Nov 7 02:59:07 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-component-puppet 2025-11-22 06:21:31.565 | > delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-component-swift 2025-11-22 06:21:31.565 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-component-tempest 2025-11-22 06:21:31.565 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-component-ui 2025-11-22 06:21:31.565 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: baseos 2025-11-22 06:21:31.565 | > baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: appstream 2025-11-22 06:21:31.565 | > appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: crb 2025-11-22 06:21:31.565 | > crb: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: extras-common 2025-11-22 06:21:31.565 | > extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-antelope-testing 2025-11-22 06:21:31.565 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-antelope-build-deps 2025-11-22 06:21:31.565 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2025-11-22 06:21:31.565 | > repo: using cache for: centos9-rabbitmq 2025-11-22 06:21:31.565 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2025-11-22 06:21:31.565 | > repo: using cache for: centos9-storage 2025-11-22 06:21:31.565 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: centos9-opstools 2025-11-22 06:21:31.565 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2025-11-22 06:21:31.565 | > repo: using cache for: centos9-nfv-ovs 2025-11-22 06:21:31.565 | > centos9-nfv-ovs: using metadata from Wed Nov 12 01:24:02 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-master-testing 2025-11-22 06:21:31.565 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: delorean-master-build-deps 2025-11-22 06:21:31.565 | > delorean-master-build-deps: using metadata from Mon Mar 17 09:25:59 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: repo-setup-centos-appstream 2025-11-22 06:21:31.565 | > repo-setup-centos-appstream: using metadata from Mon Nov 17 10:27:35 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: repo-setup-centos-baseos 2025-11-22 06:21:31.565 | > repo-setup-centos-baseos: using metadata from Mon Nov 17 10:24:02 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: repo-setup-centos-highavailability 2025-11-22 06:21:31.565 | > repo-setup-centos-highavailability: using metadata from Mon Nov 17 10:32:37 2025. 2025-11-22 06:21:31.565 | > repo: using cache for: repo-setup-centos-powertools 2025-11-22 06:21:31.565 | > repo-setup-centos-powertools: using metadata from Mon Nov 17 10:32:16 2025. 2025-11-22 06:21:31.565 | > Last metadata expiration check: 0:00:51 ago on Sat Nov 22 01:18:29 2025. 2025-11-22 06:21:31.565 | > --> Starting dependency resolution 2025-11-22 06:21:31.565 | > ---> Package linux-firmware.noarch 20251111-158.el9 will be installed 2025-11-22 06:21:31.565 | > ---> Package linux-firmware-whence.noarch 20251111-158.el9 will be installed 2025-11-22 06:21:31.565 | > --> Finished dependency resolution 2025-11-22 06:21:31.565 | > Dependencies resolved. 2025-11-22 06:21:31.565 | > ================================================================================ 2025-11-22 06:21:31.565 | > Package Arch Version Repository Size 2025-11-22 06:21:31.565 | > ================================================================================ 2025-11-22 06:21:31.565 | > Installing: 2025-11-22 06:21:31.565 | > linux-firmware noarch 20251111-158.el9 baseos 602 M 2025-11-22 06:21:31.565 | > Installing dependencies: 2025-11-22 06:21:31.565 | > linux-firmware-whence noarch 20251111-158.el9 baseos 121 k 2025-11-22 06:21:31.565 | > 2025-11-22 06:21:31.565 | > Transaction Summary 2025-11-22 06:21:31.565 | > ================================================================================ 2025-11-22 06:21:31.565 | > Install 2 Packages 2025-11-22 06:21:31.565 | > 2025-11-22 06:21:31.565 | > Total download size: 602 M 2025-11-22 06:21:31.565 | > Installed size: 625 M 2025-11-22 06:21:31.565 | > Downloading Packages: 2025-11-22 06:21:31.565 | > (1/2): linux-firmware-whence-20251111-158.el9.n 171 kB/s | 121 kB 00:00 2025-11-22 06:21:31.565 | > (2/2): linux-firmware-20251111-158.el9.noarch.r 5.1 MB/s | 602 MB 01:58 2025-11-22 06:21:31.565 | > -------------------------------------------------------------------------------- 2025-11-22 06:21:31.565 | > Total 5.0 MB/s | 602 MB 01:59 2025-11-22 06:21:31.565 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2025-11-22 06:21:31.565 | > Running transaction check 2025-11-22 06:21:31.565 | > Transaction check succeeded. 2025-11-22 06:21:31.565 | > Running transaction test 2025-11-22 06:21:31.565 | > Transaction test succeeded. 2025-11-22 06:21:31.565 | > Running transaction 2025-11-22 06:21:31.565 | > Running scriptlet: linux-firmware-20251111-158.el9.noarch 1/1 2025-11-22 06:21:31.565 | > Preparing : 1/1 2025-11-22 06:21:31.565 | > Installing : linux-firmware-whence-20251111-158.el9.noarch 1/2 2025-11-22 06:21:31.565 | > Installing : linux-firmware-20251111-158.el9.noarch 2/2 2025-11-22 06:21:31.565 | > Running scriptlet: linux-firmware-20251111-158.el9.noarch 2/2 2025-11-22 06:21:31.565 | > Verifying : linux-firmware-20251111-158.el9.noarch 1/2 2025-11-22 06:21:31.565 | > Verifying : linux-firmware-whence-20251111-158.el9.noarch 2/2 2025-11-22 06:21:31.565 | > Completion plugin: Generating completion cache... 2025-11-22 06:21:31.565 | > Installed: linux-firmware-20251111-158.el9.noarch 2025-11-22 06:21:31.565 | > Installed: linux-firmware-whence-20251111-158.el9.noarch 2025-11-22 06:21:31.565 | > 2025-11-22 06:21:31.565 | > Installed: 2025-11-22 06:21:31.565 | > linux-firmware-20251111-158.el9.noarch 2025-11-22 06:21:31.565 | > linux-firmware-whence-20251111-158.el9.noarch 2025-11-22 06:21:31.565 | > 2025-11-22 06:21:31.565 | > Complete! 2025-11-22 06:21:31.565 | > + '[' install == install ']' 2025-11-22 06:21:31.565 | > + '[' dnf == dnf ']' 2025-11-22 06:21:31.565 | > + '[' -z '' ']' 2025-11-22 06:21:31.565 | > + dnf -y mark install linux-firmware 2025-11-22 06:21:31.565 | > Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:21:31.565 | > Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:21:31.565 | > Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:21:31.565 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:21:31.670 | > Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:21:31.670 | > linux-firmware-20251111-158.el9.noarch marked as user installed. 2025-11-22 06:21:31.670 | returncode: 0 2025-11-22 06:21:31.677 | dib-run-parts 00-package-installs completed 2025-11-22 06:21:31.677 | dib-run-parts Running /tmp/in_target.d/post-install.d/03-reset-bls-entries 2025-11-22 06:21:31.679 | + set -eu 2025-11-22 06:21:31.679 | + set -o pipefail 2025-11-22 06:21:31.679 | + [[ ! 9-stream =~ 9-stream ]] 2025-11-22 06:21:31.679 | + pushd /boot/loader/entries 2025-11-22 06:21:31.679 | /boot/loader/entries / 2025-11-22 06:21:31.680 | + machine_id=e4962c17e3954f87aa7aa2e5d28a2884 2025-11-22 06:21:31.680 | + for entry in *.conf 2025-11-22 06:21:31.680 | ++ echo 2ac0b131f47547ac89e190979671a7b4-5.14.0-639.el9.x86_64.conf 2025-11-22 06:21:31.680 | ++ sed 's/^[a-f0-9]*/e4962c17e3954f87aa7aa2e5d28a2884/' 2025-11-22 06:21:31.682 | + new_entry=e4962c17e3954f87aa7aa2e5d28a2884-5.14.0-639.el9.x86_64.conf 2025-11-22 06:21:31.682 | + echo 'renaming 2ac0b131f47547ac89e190979671a7b4-5.14.0-639.el9.x86_64.conf to e4962c17e3954f87aa7aa2e5d28a2884-5.14.0-639.el9.x86_64.conf for new machine-id' 2025-11-22 06:21:31.682 | renaming 2ac0b131f47547ac89e190979671a7b4-5.14.0-639.el9.x86_64.conf to e4962c17e3954f87aa7aa2e5d28a2884-5.14.0-639.el9.x86_64.conf for new machine-id 2025-11-22 06:21:31.682 | + [[ 2ac0b131f47547ac89e190979671a7b4-5.14.0-639.el9.x86_64.conf != e4962c17e3954f87aa7aa2e5d28a2884-5.14.0-639.el9.x86_64.conf ]] 2025-11-22 06:21:31.682 | + mv 2ac0b131f47547ac89e190979671a7b4-5.14.0-639.el9.x86_64.conf e4962c17e3954f87aa7aa2e5d28a2884-5.14.0-639.el9.x86_64.conf 2025-11-22 06:21:31.683 | + popd 2025-11-22 06:21:31.683 | / 2025-11-22 06:21:31.683 | + echo '--- Show kernels ---' 2025-11-22 06:21:31.683 | --- Show kernels --- 2025-11-22 06:21:31.683 | + grubby --info=ALL 2025-11-22 06:21:31.717 | index=0 2025-11-22 06:21:31.717 | kernel="/vmlinuz-5.14.0-639.el9.x86_64" 2025-11-22 06:21:31.717 | args="ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M" 2025-11-22 06:21:31.717 | root="UUID=706995ac-3554-43e6-8804-cb6076ea33ef" 2025-11-22 06:21:31.717 | initrd="/initramfs-5.14.0-639.el9.x86_64.img" 2025-11-22 06:21:31.717 | title="CentOS Stream (5.14.0-639.el9.x86_64) 9" 2025-11-22 06:21:31.717 | id="e4962c17e3954f87aa7aa2e5d28a2884-5.14.0-639.el9.x86_64" 2025-11-22 06:21:31.719 | dib-run-parts 03-reset-bls-entries completed 2025-11-22 06:21:31.719 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2025-11-22 06:21:31.721 | + set -eu 2025-11-22 06:21:31.721 | + set -o pipefail 2025-11-22 06:21:31.721 | + grep NOZEROCONF /etc/sysconfig/network 2025-11-22 06:21:31.722 | NOZEROCONF=yes 2025-11-22 06:21:31.723 | dib-run-parts 06-network-config-nonzeroconf completed 2025-11-22 06:21:31.723 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-11-22 06:21:31.726 | + set -eu 2025-11-22 06:21:31.726 | + set -o pipefail 2025-11-22 06:21:31.726 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-11-22 06:21:31.727 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2025-11-22 06:21:31.727 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2025-11-22 06:21:31.727 | + case "${DIB_INIT_SYSTEM}" in 2025-11-22 06:21:31.728 | dib-run-parts 10-enable-init-scripts completed 2025-11-22 06:21:31.728 | dib-run-parts Running /tmp/in_target.d/post-install.d/70-init-ibft-interfaces 2025-11-22 06:21:31.730 | + set -eu 2025-11-22 06:21:31.730 | + set -o pipefail 2025-11-22 06:21:31.730 | + case "$DIB_INIT_SYSTEM" in 2025-11-22 06:21:31.730 | + systemctl enable init-ibft-interfaces.service 2025-11-22 06:21:31.736 | Created symlink /etc/systemd/system/multi-user.target.wants/init-ibft-interfaces.service -> /usr/lib/systemd/system/init-ibft-interfaces.service. 2025-11-22 06:21:31.737 | dib-run-parts 70-init-ibft-interfaces completed 2025-11-22 06:21:31.737 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2025-11-22 06:21:31.739 | + set -eu 2025-11-22 06:21:31.740 | + set -o pipefail 2025-11-22 06:21:31.740 | + case "$DIB_INIT_SYSTEM" in 2025-11-22 06:21:31.740 | + [[ centos = \u\b\u\n\t\u ]] 2025-11-22 06:21:31.740 | + [[ centos = \d\e\b\i\a\n ]] 2025-11-22 06:21:31.740 | + systemctl enable sshd.service 2025-11-22 06:21:31.746 | dib-run-parts 80-enable-sshd-service completed 2025-11-22 06:21:31.746 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ironic-python-agent-ramdisk 2025-11-22 06:21:31.748 | + set -eu 2025-11-22 06:21:31.748 | + set -o pipefail 2025-11-22 06:21:31.748 | + DIB_IPA_ENABLE_RESCUE=true 2025-11-22 06:21:31.748 | + true 2025-11-22 06:21:31.748 | + mkdir -p /etc/ipa-rescue-config 2025-11-22 06:21:31.749 | + case "$DIB_INIT_SYSTEM" in 2025-11-22 06:21:31.750 | ++ systemctl --no-pager list-unit-files iptables 2025-11-22 06:21:31.754 | + [[ UNIT FILE STATE PRESET 2025-11-22 06:21:31.754 | 2025-11-22 06:21:31.754 | 0 unit files listed. =~ enabled ]] 2025-11-22 06:21:31.754 | ++ svc-map ironic-python-agent 2025-11-22 06:21:31.791 | + systemctl enable openstack-ironic-python-agent.service 2025-11-22 06:21:31.795 | Created symlink /etc/systemd/system/multi-user.target.wants/openstack-ironic-python-agent.service -> /usr/lib/systemd/system/openstack-ironic-python-agent.service. 2025-11-22 06:21:31.796 | + true 2025-11-22 06:21:31.796 | + systemctl enable ironic-agent-create-rescue-user.path 2025-11-22 06:21:31.800 | Created symlink /etc/systemd/system/multi-user.target.wants/ironic-agent-create-rescue-user.path -> /etc/systemd/system/ironic-agent-create-rescue-user.path. 2025-11-22 06:21:31.801 | + [[ rh == \r\h ]] 2025-11-22 06:21:31.801 | + [[ dnf == \d\n\f ]] 2025-11-22 06:21:31.801 | + systemctl disable dnf-makecache.service 2025-11-22 06:21:31.808 | The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 2025-11-22 06:21:31.808 | Alias= settings in the [Install] section, and DefaultInstance= for template 2025-11-22 06:21:31.808 | units). This means they are not meant to be enabled or disabled using systemctl. 2025-11-22 06:21:31.808 | 2025-11-22 06:21:31.808 | Possible reasons for having this kind of units are: 2025-11-22 06:21:31.808 | * A unit may be statically enabled by being symlinked from another unit's 2025-11-22 06:21:31.808 | .wants/ or .requires/ directory. 2025-11-22 06:21:31.808 | * A unit's purpose may be to act as a helper for some other unit which has 2025-11-22 06:21:31.808 | a requirement dependency on it. 2025-11-22 06:21:31.808 | * A unit may be started when needed via activation (socket, path, timer, 2025-11-22 06:21:31.808 | D-Bus, udev, scripted systemctl call, ...). 2025-11-22 06:21:31.808 | * In case of template units, the unit is meant to be enabled with some 2025-11-22 06:21:31.808 | instance name specified. 2025-11-22 06:21:31.808 | + systemctl disable dnf-makecache.timer 2025-11-22 06:21:31.816 | Removed "/etc/systemd/system/timers.target.wants/dnf-makecache.timer". 2025-11-22 06:21:31.818 | dib-run-parts 80-ironic-python-agent-ramdisk completed 2025-11-22 06:21:31.818 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2025-11-22 06:21:31.820 | + set -eu 2025-11-22 06:21:31.820 | + set -o pipefail 2025-11-22 06:21:31.820 | + case "$DIB_INIT_SYSTEM" in 2025-11-22 06:21:31.820 | + [[ centos = \u\b\u\n\t\u ]] 2025-11-22 06:21:31.820 | + [[ centos = \d\e\b\i\a\n ]] 2025-11-22 06:21:31.820 | + rm /usr/lib/systemd/system/ssh-keygen.service 2025-11-22 06:21:31.822 | dib-run-parts 80-ssh-keygen completed 2025-11-22 06:21:31.822 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-11-22 06:21:31.824 | + set -eu 2025-11-22 06:21:31.824 | + set -o pipefail 2025-11-22 06:21:31.825 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-11-22 06:21:31.825 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2025-11-22 06:21:31.826 | + set -eu 2025-11-22 06:21:31.826 | + set -o pipefail 2025-11-22 06:21:31.827 | ++ basename /usr/local/bin/package-uninstalls 2025-11-22 06:21:31.827 | + SCRIPTNAME=package-uninstalls 2025-11-22 06:21:31.828 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2025-11-22 06:21:31.828 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-11-22 06:21:31.829 | + '[' 0 '!=' 0 ']' 2025-11-22 06:21:31.829 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-11-22 06:21:31.829 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-11-22 06:21:31.829 | + WORKDIR= 2025-11-22 06:21:31.829 | + true 2025-11-22 06:21:31.829 | + case "$1" in 2025-11-22 06:21:31.829 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-11-22 06:21:31.829 | + shift 2 2025-11-22 06:21:31.829 | + true 2025-11-22 06:21:31.829 | + case "$1" in 2025-11-22 06:21:31.829 | + shift 2025-11-22 06:21:31.829 | + break 2025-11-22 06:21:31.829 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-11-22 06:21:31.829 | + PACKAGES= 2025-11-22 06:21:31.829 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-11-22 06:21:31.830 | + install-packages -e 2025-11-22 06:21:31.836 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2025-11-22 06:21:32.734 | Map uninstall for ironic-python-agent-ramdisk: cloud-init, teamd, tuned 2025-11-22 06:21:32.734 | Running command: ['install-packages', '-e', 'tuned', 'teamd', 'cloud-init'] 2025-11-22 06:21:32.734 | > Running install-packages remove. 2025-11-22 06:21:32.734 | > ++ command -v dnf5 2025-11-22 06:21:32.734 | > ++ true 2025-11-22 06:21:32.734 | > + DNF5= 2025-11-22 06:21:32.734 | > + '[' dnf == dnf ']' 2025-11-22 06:21:32.734 | > + '[' -n '' ']' 2025-11-22 06:21:32.734 | > + dnf -y -v remove tuned teamd cloud-init 2025-11-22 06:21:32.734 | > 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-22 06:21:32.734 | > DNF version: 4.14.0 2025-11-22 06:21:32.734 | > cachedir: /tmp/yum 2025-11-22 06:21:32.734 | > Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:21:32.734 | > Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:21:32.734 | > Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:21:32.734 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:21:32.734 | > Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:21:32.734 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2025-11-22 06:21:32.734 | > No match for argument: tuned 2025-11-22 06:21:32.734 | > --> Starting dependency resolution 2025-11-22 06:21:32.734 | > --> Finding unneeded leftover dependencies 2025-11-22 06:21:32.734 | > ---> Package NetworkManager-team.x86_64 1:1.54.1-1.el9 will be erased 2025-11-22 06:21:32.734 | > ---> Package cloud-init.noarch 24.4-7.el9 will be erased 2025-11-22 06:21:32.734 | > ---> Package libdaemon.x86_64 0.14-23.el9 will be erased 2025-11-22 06:21:32.734 | > ---> Package libnl3-cli.x86_64 3.11.0-1.el9 will be erased 2025-11-22 06:21:32.734 | > ---> Package libteam.x86_64 1.31-16.el9 will be erased 2025-11-22 06:21:32.734 | > ---> Package python3-babel.noarch 2.9.1-2.el9 will be erased 2025-11-22 06:21:32.734 | > ---> Package python3-configobj.noarch 5.0.6-25.el9 will be erased 2025-11-22 06:21:32.734 | > ---> Package python3-jinja2.noarch 3.0.1-2.el9s will be erased 2025-11-22 06:21:32.734 | > ---> Package python3-jsonpatch.noarch 1.21-16.el9 will be erased 2025-11-22 06:21:32.734 | > ---> Package python3-jsonpointer.noarch 2.0-4.el9 will be erased 2025-11-22 06:21:32.734 | > ---> Package python3-oauthlib.noarch 3.1.1-5.el9 will be erased 2025-11-22 06:21:32.734 | > ---> Package python3-prettytable.noarch 0.7.2-27.el9 will be erased 2025-11-22 06:21:32.734 | > ---> Package python3-pyserial.noarch 3.4-12.el9 will be erased 2025-11-22 06:21:32.734 | > ---> Package teamd.x86_64 1.31-16.el9 will be erased 2025-11-22 06:21:32.734 | > --> Finished dependency resolution 2025-11-22 06:21:32.734 | > Dependencies resolved. 2025-11-22 06:21:32.734 | > ================================================================================ 2025-11-22 06:21:32.734 | > Package Arch Version Repository Size 2025-11-22 06:21:32.734 | > ================================================================================ 2025-11-22 06:21:32.734 | > Removing: 2025-11-22 06:21:32.734 | > cloud-init noarch 24.4-7.el9 @koji-override-1 4.4 M 2025-11-22 06:21:32.734 | > teamd x86_64 1.31-16.el9 @anaconda 287 k 2025-11-22 06:21:32.734 | > Removing dependent packages: 2025-11-22 06:21:32.734 | > NetworkManager-team x86_64 1:1.54.1-1.el9 @anaconda 56 k 2025-11-22 06:21:32.734 | > Removing unused dependencies: 2025-11-22 06:21:32.734 | > libdaemon x86_64 0.14-23.el9 @anaconda 68 k 2025-11-22 06:21:32.734 | > libnl3-cli x86_64 3.11.0-1.el9 @anaconda 1.0 M 2025-11-22 06:21:32.734 | > libteam x86_64 1.31-16.el9 @anaconda 109 k 2025-11-22 06:21:32.734 | > python3-babel noarch 2.9.1-2.el9 @koji-override-1 27 M 2025-11-22 06:21:32.734 | > python3-configobj noarch 5.0.6-25.el9 @koji-override-1 341 k 2025-11-22 06:21:32.735 | > python3-jinja2 noarch 3.0.1-2.el9s @delorean-antelope-testing 2.8 M 2025-11-22 06:21:32.735 | > python3-jsonpatch noarch 1.21-16.el9 @koji-override-1 55 k 2025-11-22 06:21:32.735 | > python3-jsonpointer noarch 2.0-4.el9 @koji-override-1 34 k 2025-11-22 06:21:32.735 | > python3-oauthlib noarch 3.1.1-5.el9 @koji-override-1 888 k 2025-11-22 06:21:32.735 | > python3-prettytable noarch 0.7.2-27.el9 @koji-override-1 166 k 2025-11-22 06:21:32.735 | > python3-pyserial noarch 3.4-12.el9 @koji-override-1 665 k 2025-11-22 06:21:32.735 | > 2025-11-22 06:21:32.735 | > Transaction Summary 2025-11-22 06:21:32.735 | > ================================================================================ 2025-11-22 06:21:32.735 | > Remove 14 Packages 2025-11-22 06:21:32.735 | > 2025-11-22 06:21:32.735 | > Freed space: 38 M 2025-11-22 06:21:32.735 | > Running transaction check 2025-11-22 06:21:32.735 | > Transaction check succeeded. 2025-11-22 06:21:32.735 | > Running transaction test 2025-11-22 06:21:32.735 | > Transaction test succeeded. 2025-11-22 06:21:32.735 | > Running transaction 2025-11-22 06:21:32.735 | > Preparing : 1/1 2025-11-22 06:21:32.735 | > Running scriptlet: cloud-init-24.4-7.el9.noarch 1/14 2025-11-22 06:21:32.735 | > Erasing : cloud-init-24.4-7.el9.noarch 1/14 2025-11-22 06:21:32.735 | > warning: file /run/cloud-init: remove failed: No such file or directory 2025-11-22 06:21:32.735 | > 2025-11-22 06:21:32.735 | > Running scriptlet: cloud-init-24.4-7.el9.noarch 1/14 2025-11-22 06:21:32.735 | > Erasing : python3-jsonpatch-1.21-16.el9.noarch 2/14 2025-11-22 06:21:32.735 | > Erasing : python3-jinja2-3.0.1-2.el9s.noarch 3/14 2025-11-22 06:21:32.735 | > Erasing : NetworkManager-team-1:1.54.1-1.el9.x86_64 4/14 2025-11-22 06:21:32.735 | > Erasing : python3-babel-2.9.1-2.el9.noarch 5/14 2025-11-22 06:21:32.735 | > Erasing : python3-jsonpointer-2.0-4.el9.noarch 6/14 2025-11-22 06:21:32.735 | > Erasing : python3-configobj-5.0.6-25.el9.noarch 7/14 2025-11-22 06:21:32.735 | > Erasing : python3-oauthlib-3.1.1-5.el9.noarch 8/14 2025-11-22 06:21:32.735 | > Erasing : python3-prettytable-0.7.2-27.el9.noarch 9/14 2025-11-22 06:21:32.735 | > Erasing : python3-pyserial-3.4-12.el9.noarch 10/14 2025-11-22 06:21:32.735 | > Erasing : teamd-1.31-16.el9.x86_64 11/14 2025-11-22 06:21:32.735 | > Erasing : libteam-1.31-16.el9.x86_64 12/14 2025-11-22 06:21:32.735 | > Erasing : libnl3-cli-3.11.0-1.el9.x86_64 13/14 2025-11-22 06:21:32.735 | > Erasing : libdaemon-0.14-23.el9.x86_64 14/14 2025-11-22 06:21:32.735 | > Verifying : NetworkManager-team-1:1.54.1-1.el9.x86_64 1/14 2025-11-22 06:21:32.735 | > Verifying : cloud-init-24.4-7.el9.noarch 2/14 2025-11-22 06:21:32.735 | > Verifying : libdaemon-0.14-23.el9.x86_64 3/14 2025-11-22 06:21:32.735 | > Verifying : libnl3-cli-3.11.0-1.el9.x86_64 4/14 2025-11-22 06:21:32.735 | > Verifying : libteam-1.31-16.el9.x86_64 5/14 2025-11-22 06:21:32.735 | > Verifying : python3-babel-2.9.1-2.el9.noarch 6/14 2025-11-22 06:21:32.735 | > Verifying : python3-configobj-5.0.6-25.el9.noarch 7/14 2025-11-22 06:21:32.735 | > Verifying : python3-jinja2-3.0.1-2.el9s.noarch 8/14 2025-11-22 06:21:32.735 | > Verifying : python3-jsonpatch-1.21-16.el9.noarch 9/14 2025-11-22 06:21:32.735 | > Verifying : python3-jsonpointer-2.0-4.el9.noarch 10/14 2025-11-22 06:21:32.735 | > Verifying : python3-oauthlib-3.1.1-5.el9.noarch 11/14 2025-11-22 06:21:32.735 | > Verifying : python3-prettytable-0.7.2-27.el9.noarch 12/14 2025-11-22 06:21:32.735 | > Verifying : python3-pyserial-3.4-12.el9.noarch 13/14 2025-11-22 06:21:32.735 | > Verifying : teamd-1.31-16.el9.x86_64 14/14 2025-11-22 06:21:32.735 | > Completion plugin: Generating completion cache... 2025-11-22 06:21:32.735 | > Removed: NetworkManager-team-1:1.54.1-1.el9.x86_64 2025-11-22 06:21:32.735 | > Removed: cloud-init-24.4-7.el9.noarch 2025-11-22 06:21:32.735 | > Removed: libdaemon-0.14-23.el9.x86_64 2025-11-22 06:21:32.735 | > Removed: libnl3-cli-3.11.0-1.el9.x86_64 2025-11-22 06:21:32.735 | > Removed: libteam-1.31-16.el9.x86_64 2025-11-22 06:21:32.735 | > Removed: python3-babel-2.9.1-2.el9.noarch 2025-11-22 06:21:32.735 | > Removed: python3-configobj-5.0.6-25.el9.noarch 2025-11-22 06:21:32.735 | > Removed: python3-jinja2-3.0.1-2.el9s.noarch 2025-11-22 06:21:32.735 | > Removed: python3-jsonpatch-1.21-16.el9.noarch 2025-11-22 06:21:32.735 | > Removed: python3-jsonpointer-2.0-4.el9.noarch 2025-11-22 06:21:32.735 | > Removed: python3-oauthlib-3.1.1-5.el9.noarch 2025-11-22 06:21:32.735 | > Removed: python3-prettytable-0.7.2-27.el9.noarch 2025-11-22 06:21:32.735 | > Removed: python3-pyserial-3.4-12.el9.noarch 2025-11-22 06:21:32.735 | > Removed: teamd-1.31-16.el9.x86_64 2025-11-22 06:21:32.735 | > 2025-11-22 06:21:32.735 | > Removed: 2025-11-22 06:21:32.735 | > NetworkManager-team-1:1.54.1-1.el9.x86_64 2025-11-22 06:21:32.735 | > cloud-init-24.4-7.el9.noarch 2025-11-22 06:21:32.735 | > libdaemon-0.14-23.el9.x86_64 2025-11-22 06:21:32.735 | > libnl3-cli-3.11.0-1.el9.x86_64 2025-11-22 06:21:32.735 | > libteam-1.31-16.el9.x86_64 2025-11-22 06:21:32.735 | > python3-babel-2.9.1-2.el9.noarch 2025-11-22 06:21:32.735 | > python3-configobj-5.0.6-25.el9.noarch 2025-11-22 06:21:32.735 | > python3-jinja2-3.0.1-2.el9s.noarch 2025-11-22 06:21:32.735 | > python3-jsonpatch-1.21-16.el9.noarch 2025-11-22 06:21:32.735 | > python3-jsonpointer-2.0-4.el9.noarch 2025-11-22 06:21:32.735 | > python3-oauthlib-3.1.1-5.el9.noarch 2025-11-22 06:21:32.772 | > python3-prettytable-0.7.2-27.el9.noarch 2025-11-22 06:21:32.772 | > python3-pyserial-3.4-12.el9.noarch 2025-11-22 06:21:32.772 | > teamd-1.31-16.el9.x86_64 2025-11-22 06:21:32.772 | > 2025-11-22 06:21:32.772 | > Complete! 2025-11-22 06:21:32.772 | > + '[' remove == install ']' 2025-11-22 06:21:32.772 | returncode: 0 2025-11-22 06:21:32.778 | dib-run-parts 95-package-uninstalls completed 2025-11-22 06:21:32.778 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2025-11-22 06:21:32.781 | + set -eu 2025-11-22 06:21:32.781 | + set -o pipefail 2025-11-22 06:21:32.781 | + '[' 1 -eq 1 ']' 2025-11-22 06:21:32.781 | + 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-22 06:21:32.781 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2025-11-22 06:21:32.781 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2025-11-22 06:21:32.781 | + grep -qE '^MACs' /etc/ssh/sshd_config 2025-11-22 06:21:32.782 | + 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-22 06:21:32.784 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2025-11-22 06:21:32.785 | + 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-22 06:21:32.786 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2025-11-22 06:21:32.787 | + 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-22 06:21:32.790 | dib-run-parts 99-harden-sshd-config completed 2025-11-22 06:21:32.790 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-remove-extra-packages 2025-11-22 06:21:32.792 | + set -eu 2025-11-22 06:21:32.792 | + set -o pipefail 2025-11-22 06:21:32.792 | + rm -rf /tmp/ironic-python-agent 2025-11-22 06:21:32.793 | + KNOWN_FIRMWARE_PATH='/lib/firmware/ /usr/lib/firmware/' 2025-11-22 06:21:32.793 | + for folder in $KNOWN_FIRMWARE_PATH 2025-11-22 06:21:32.793 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.793 | + rm -rf /lib/firmware/amdgpu 2025-11-22 06:21:32.820 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.820 | + rm -rf /lib/firmware/netronome 2025-11-22 06:21:32.821 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.821 | + rm -rf /lib/firmware/qcom 2025-11-22 06:21:32.849 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.849 | + rm -rf /lib/firmware/ti-communication 2025-11-22 06:21:32.849 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.850 | + rm -rf /lib/firmware/ti-keystone 2025-11-22 06:21:32.850 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.850 | + rm -rf /lib/firmware/ueagle-atm 2025-11-22 06:21:32.852 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.852 | + rm -rf /lib/firmware/rsi 2025-11-22 06:21:32.853 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.853 | + rm -rf /lib/firmware/mrvl 2025-11-22 06:21:32.863 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.863 | + rm -rf /lib/firmware/brcm 2025-11-22 06:21:32.868 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.868 | + rm -rf /lib/firmware/mediatek 2025-11-22 06:21:32.875 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.875 | + rm -rf /lib/firmware/ath10k 2025-11-22 06:21:32.880 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.880 | + rm -rf /lib/firmware/rtlwifi 2025-11-22 06:21:32.882 | + for folder in $KNOWN_FIRMWARE_PATH 2025-11-22 06:21:32.882 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.882 | + rm -rf /usr/lib/firmware/amdgpu 2025-11-22 06:21:32.883 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.883 | + rm -rf /usr/lib/firmware/netronome 2025-11-22 06:21:32.884 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.884 | + rm -rf /usr/lib/firmware/qcom 2025-11-22 06:21:32.885 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.885 | + rm -rf /usr/lib/firmware/ti-communication 2025-11-22 06:21:32.886 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.886 | + rm -rf /usr/lib/firmware/ti-keystone 2025-11-22 06:21:32.886 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.886 | + rm -rf /usr/lib/firmware/ueagle-atm 2025-11-22 06:21:32.887 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.887 | + rm -rf /usr/lib/firmware/rsi 2025-11-22 06:21:32.888 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.888 | + rm -rf /usr/lib/firmware/mrvl 2025-11-22 06:21:32.889 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.889 | + rm -rf /usr/lib/firmware/brcm 2025-11-22 06:21:32.890 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.890 | + rm -rf /usr/lib/firmware/mediatek 2025-11-22 06:21:32.891 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.891 | + rm -rf /usr/lib/firmware/ath10k 2025-11-22 06:21:32.891 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2025-11-22 06:21:32.892 | + rm -rf /usr/lib/firmware/rtlwifi 2025-11-22 06:21:32.892 | + case "$DISTRO_NAME" in 2025-11-22 06:21:32.893 | + dnf remove -y postfix gcc make 2025-11-22 06:21:33.049 | Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:21:33.049 | Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:21:33.050 | Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:21:33.050 | Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:21:33.050 | Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:21:33.124 | No match for argument: postfix 2025-11-22 06:21:33.145 | Dependencies resolved. 2025-11-22 06:21:33.147 | ================================================================================ 2025-11-22 06:21:33.147 | Package Arch Version Repository Size 2025-11-22 06:21:33.147 | ================================================================================ 2025-11-22 06:21:33.147 | Removing: 2025-11-22 06:21:33.147 | gcc x86_64 11.5.0-14.el9 @appstream 86 M 2025-11-22 06:21:33.147 | make x86_64 1:4.3-8.el9 @baseos 1.6 M 2025-11-22 06:21:33.147 | Removing unused dependencies: 2025-11-22 06:21:33.147 | cpp x86_64 11.5.0-14.el9 @appstream 29 M 2025-11-22 06:21:33.147 | glibc-devel x86_64 2.34-240.el9 @appstream 49 k 2025-11-22 06:21:33.147 | glibc-headers x86_64 2.34-240.el9 @appstream 2.1 M 2025-11-22 06:21:33.147 | kernel-headers x86_64 5.14.0-639.el9 @appstream 6.3 M 2025-11-22 06:21:33.147 | libmpc x86_64 1.2.1-4.el9 @appstream 135 k 2025-11-22 06:21:33.147 | libpkgconf x86_64 1.7.3-10.el9 @baseos 74 k 2025-11-22 06:21:33.147 | libxcrypt-devel x86_64 4.4.18-3.el9 @appstream 30 k 2025-11-22 06:21:33.147 | pkgconf x86_64 1.7.3-10.el9 @baseos 76 k 2025-11-22 06:21:33.147 | pkgconf-m4 noarch 1.7.3-10.el9 @baseos 14 k 2025-11-22 06:21:33.147 | pkgconf-pkg-config x86_64 1.7.3-10.el9 @baseos 1.2 k 2025-11-22 06:21:33.147 | 2025-11-22 06:21:33.147 | Transaction Summary 2025-11-22 06:21:33.147 | ================================================================================ 2025-11-22 06:21:33.147 | Remove 12 Packages 2025-11-22 06:21:33.147 | 2025-11-22 06:21:33.147 | Freed space: 125 M 2025-11-22 06:21:33.147 | Running transaction check 2025-11-22 06:21:33.157 | Transaction check succeeded. 2025-11-22 06:21:33.157 | Running transaction test 2025-11-22 06:21:33.203 | Transaction test succeeded. 2025-11-22 06:21:33.203 | Running transaction 2025-11-22 06:21:33.301 | Preparing : 1/1 2025-11-22 06:21:33.309 | Erasing : gcc-11.5.0-14.el9.x86_64 1/12 2025-11-22 06:21:33.313 | Erasing : glibc-devel-2.34-240.el9.x86_64 2/12 2025-11-22 06:21:33.315 | Erasing : libxcrypt-devel-4.4.18-3.el9.x86_64 3/12 2025-11-22 06:21:33.318 | Erasing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 4/12 2025-11-22 06:21:33.326 | Erasing : pkgconf-1.7.3-10.el9.x86_64 5/12 2025-11-22 06:21:33.329 | Erasing : cpp-11.5.0-14.el9.x86_64 6/12 2025-11-22 06:21:33.356 | Erasing : pkgconf-m4-1.7.3-10.el9.noarch 7/12 2025-11-22 06:21:33.421 | Erasing : glibc-headers-2.34-240.el9.x86_64 8/12 2025-11-22 06:21:33.431 | Erasing : kernel-headers-5.14.0-639.el9.x86_64 9/12 2025-11-22 06:21:33.433 | Erasing : libmpc-1.2.1-4.el9.x86_64 10/12 2025-11-22 06:21:33.438 | Erasing : libpkgconf-1.7.3-10.el9.x86_64 11/12 2025-11-22 06:21:33.508 | Erasing : make-1:4.3-8.el9.x86_64 12/12 2025-11-22 06:21:33.508 | Verifying : cpp-11.5.0-14.el9.x86_64 1/12 2025-11-22 06:21:33.508 | Verifying : gcc-11.5.0-14.el9.x86_64 2/12 2025-11-22 06:21:33.508 | Verifying : glibc-devel-2.34-240.el9.x86_64 3/12 2025-11-22 06:21:33.508 | Verifying : glibc-headers-2.34-240.el9.x86_64 4/12 2025-11-22 06:21:33.508 | Verifying : kernel-headers-5.14.0-639.el9.x86_64 5/12 2025-11-22 06:21:33.509 | Verifying : libmpc-1.2.1-4.el9.x86_64 6/12 2025-11-22 06:21:33.509 | Verifying : libpkgconf-1.7.3-10.el9.x86_64 7/12 2025-11-22 06:21:33.509 | Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 8/12 2025-11-22 06:21:33.509 | Verifying : make-1:4.3-8.el9.x86_64 9/12 2025-11-22 06:21:33.509 | Verifying : pkgconf-1.7.3-10.el9.x86_64 10/12 2025-11-22 06:21:33.509 | Verifying : pkgconf-m4-1.7.3-10.el9.noarch 11/12 2025-11-22 06:21:33.566 | Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 12/12 2025-11-22 06:21:33.566 | 2025-11-22 06:21:33.566 | Removed: 2025-11-22 06:21:33.566 | cpp-11.5.0-14.el9.x86_64 gcc-11.5.0-14.el9.x86_64 2025-11-22 06:21:33.566 | glibc-devel-2.34-240.el9.x86_64 glibc-headers-2.34-240.el9.x86_64 2025-11-22 06:21:33.566 | kernel-headers-5.14.0-639.el9.x86_64 libmpc-1.2.1-4.el9.x86_64 2025-11-22 06:21:33.566 | libpkgconf-1.7.3-10.el9.x86_64 libxcrypt-devel-4.4.18-3.el9.x86_64 2025-11-22 06:21:33.566 | make-1:4.3-8.el9.x86_64 pkgconf-1.7.3-10.el9.x86_64 2025-11-22 06:21:33.566 | pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 2025-11-22 06:21:33.566 | 2025-11-22 06:21:33.566 | Complete! 2025-11-22 06:21:33.602 | + dnf remove -y webkit2gtk3-jsc libproxy-webkitgtk4 2025-11-22 06:21:33.758 | Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:21:33.758 | Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:21:33.758 | Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:21:33.758 | Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:21:33.759 | Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:21:33.852 | Dependencies resolved. 2025-11-22 06:21:33.852 | ================================================================================ 2025-11-22 06:21:33.852 | Package Arch Version Repository Size 2025-11-22 06:21:33.853 | ================================================================================ 2025-11-22 06:21:33.853 | Removing: 2025-11-22 06:21:33.853 | libproxy-webkitgtk4 x86_64 0.4.15-35.el9 @koji-override-1 32 k 2025-11-22 06:21:33.853 | webkit2gtk3-jsc x86_64 2.50.1-1.el9 @koji-override-1 33 M 2025-11-22 06:21:33.853 | 2025-11-22 06:21:33.853 | Transaction Summary 2025-11-22 06:21:33.853 | ================================================================================ 2025-11-22 06:21:33.853 | Remove 2 Packages 2025-11-22 06:21:33.853 | 2025-11-22 06:21:33.853 | Freed space: 33 M 2025-11-22 06:21:33.853 | Running transaction check 2025-11-22 06:21:33.856 | Transaction check succeeded. 2025-11-22 06:21:33.856 | Running transaction test 2025-11-22 06:21:33.869 | Transaction test succeeded. 2025-11-22 06:21:33.869 | Running transaction 2025-11-22 06:21:33.900 | Preparing : 1/1 2025-11-22 06:21:33.906 | Erasing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1/2 2025-11-22 06:21:33.973 | Erasing : webkit2gtk3-jsc-2.50.1-1.el9.x86_64 2/2 2025-11-22 06:21:33.973 | Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1/2 2025-11-22 06:21:34.031 | Verifying : webkit2gtk3-jsc-2.50.1-1.el9.x86_64 2/2 2025-11-22 06:21:34.031 | 2025-11-22 06:21:34.031 | Removed: 2025-11-22 06:21:34.031 | libproxy-webkitgtk4-0.4.15-35.el9.x86_64 webkit2gtk3-jsc-2.50.1-1.el9.x86_64 2025-11-22 06:21:34.031 | 2025-11-22 06:21:34.031 | Complete! 2025-11-22 06:21:34.060 | + dnf remove -y polkit polkit-libs PackageKit polkit-pkla-compat 2025-11-22 06:21:34.216 | Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:21:34.217 | Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:21:34.217 | Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:21:34.217 | Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:21:34.218 | Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:21:34.289 | No match for argument: PackageKit 2025-11-22 06:21:34.312 | Dependencies resolved. 2025-11-22 06:21:34.316 | ================================================================================ 2025-11-22 06:21:34.316 | Package Arch Version Repository Size 2025-11-22 06:21:34.316 | ================================================================================ 2025-11-22 06:21:34.316 | Removing: 2025-11-22 06:21:34.316 | polkit x86_64 0.117-14.el9 @anaconda 431 k 2025-11-22 06:21:34.316 | polkit-libs x86_64 0.117-14.el9 @anaconda 28 M 2025-11-22 06:21:34.316 | polkit-pkla-compat x86_64 0.1-21.el9 @anaconda 94 k 2025-11-22 06:21:34.316 | Removing dependent packages: 2025-11-22 06:21:34.316 | shim-x64 x86_64 15.8-2.el9 @anaconda 4.5 M 2025-11-22 06:21:34.316 | Removing unused dependencies: 2025-11-22 06:21:34.316 | flashrom x86_64 1.2-10.el9 @koji-override-1 1.8 M 2025-11-22 06:21:34.316 | fwupd x86_64 1.9.31-1.el9 @anaconda 7.9 M 2025-11-22 06:21:34.316 | fwupd-plugin-flashrom x86_64 1.9.31-1.el9 @koji-override-1 2.0 M 2025-11-22 06:21:34.316 | libatasmart x86_64 0.19-22.el9 @koji-override-1 122 k 2025-11-22 06:21:34.316 | libblockdev x86_64 2.28-16.el9 @koji-override-1 344 k 2025-11-22 06:21:34.316 | libblockdev-crypto x86_64 2.28-16.el9 @koji-override-1 55 k 2025-11-22 06:21:34.316 | libblockdev-fs x86_64 2.28-16.el9 @koji-override-1 64 k 2025-11-22 06:21:34.316 | libblockdev-loop x86_64 2.28-16.el9 @koji-override-1 19 k 2025-11-22 06:21:34.316 | libblockdev-mdraid x86_64 2.28-16.el9 @koji-override-1 31 k 2025-11-22 06:21:34.316 | libblockdev-part x86_64 2.28-16.el9 @koji-override-1 43 k 2025-11-22 06:21:34.316 | libblockdev-swap x86_64 2.28-16.el9 @koji-override-1 23 k 2025-11-22 06:21:34.316 | libblockdev-utils x86_64 2.28-16.el9 @koji-override-1 54 k 2025-11-22 06:21:34.316 | libbytesize x86_64 2.5-3.el9 @koji-override-1 86 k 2025-11-22 06:21:34.316 | libgudev x86_64 237-1.el9 @anaconda 88 k 2025-11-22 06:21:34.316 | libgusb x86_64 0.3.8-2.el9 @anaconda 126 k 2025-11-22 06:21:34.316 | libjcat x86_64 0.1.6-3.el9 @anaconda 181 k 2025-11-22 06:21:34.316 | libudisks2 x86_64 2.9.4-12.el9 @koji-override-1 907 k 2025-11-22 06:21:34.316 | libusbx x86_64 1.0.26-1.el9 @anaconda 166 k 2025-11-22 06:21:34.316 | libxmlb x86_64 0.3.24-1.el9 @anaconda 284 k 2025-11-22 06:21:34.316 | mokutil x86_64 2:0.7.2-1.el9 @anaconda 98 k 2025-11-22 06:21:34.316 | nspr x86_64 4.36.0-4.el9 @koji-override-1 313 k 2025-11-22 06:21:34.316 | nss x86_64 3.112.0-4.el9 @koji-override-1 1.9 M 2025-11-22 06:21:34.316 | nss-softokn x86_64 3.112.0-4.el9 @koji-override-1 1.3 M 2025-11-22 06:21:34.316 | nss-softokn-freebl x86_64 3.112.0-4.el9 @koji-override-1 1.1 M 2025-11-22 06:21:34.316 | nss-sysinit x86_64 3.112.0-4.el9 @koji-override-1 18 k 2025-11-22 06:21:34.316 | nss-util x86_64 3.112.0-4.el9 @koji-override-1 232 k 2025-11-22 06:21:34.316 | shared-mime-info x86_64 2.1-5.el9 @anaconda 4.9 M 2025-11-22 06:21:34.316 | udisks2 x86_64 2.9.4-12.el9 @koji-override-1 2.4 M 2025-11-22 06:21:34.316 | volume_key-libs x86_64 0.3.12-16.el9 @koji-override-1 702 k 2025-11-22 06:21:34.317 | 2025-11-22 06:21:34.317 | Transaction Summary 2025-11-22 06:21:34.317 | ================================================================================ 2025-11-22 06:21:34.317 | Remove 33 Packages 2025-11-22 06:21:34.317 | 2025-11-22 06:21:34.317 | Freed space: 60 M 2025-11-22 06:21:34.317 | Running transaction check 2025-11-22 06:21:34.331 | Transaction check succeeded. 2025-11-22 06:21:34.331 | Running transaction test 2025-11-22 06:21:34.377 | Transaction test succeeded. 2025-11-22 06:21:34.378 | Running transaction 2025-11-22 06:21:34.454 | Preparing : 1/1 2025-11-22 06:21:34.457 | Erasing : shim-x64-15.8-2.el9.x86_64 1/33 2025-11-22 06:21:34.484 | Running scriptlet: fwupd-1.9.31-1.el9.x86_64 2/33 2025-11-22 06:21:34.484 | Erasing : fwupd-1.9.31-1.el9.x86_64 2/33 2025-11-22 06:21:34.498 | Running scriptlet: fwupd-1.9.31-1.el9.x86_64 2/33 2025-11-22 06:21:34.513 | Running scriptlet: udisks2-2.9.4-12.el9.x86_64 3/33 2025-11-22 06:21:34.513 | Removed "/etc/systemd/system/graphical.target.wants/udisks2.service". 2025-11-22 06:21:34.513 | 2025-11-22 06:21:34.522 | Erasing : udisks2-2.9.4-12.el9.x86_64 3/33 2025-11-22 06:21:34.534 | Running scriptlet: udisks2-2.9.4-12.el9.x86_64 3/33 2025-11-22 06:21:34.540 | Erasing : libblockdev-crypto-2.28-16.el9.x86_64 4/33 2025-11-22 06:21:34.544 | Erasing : volume_key-libs-0.3.12-16.el9.x86_64 5/33 2025-11-22 06:21:34.549 | Erasing : nss-3.112.0-4.el9.x86_64 6/33 2025-11-22 06:21:34.552 | Erasing : nss-softokn-3.112.0-4.el9.x86_64 7/33 2025-11-22 06:21:34.554 | Erasing : nss-sysinit-3.112.0-4.el9.x86_64 8/33 2025-11-22 06:21:34.572 | Running scriptlet: polkit-0.117-14.el9.x86_64 9/33 2025-11-22 06:21:34.572 | Erasing : polkit-0.117-14.el9.x86_64 9/33 2025-11-22 06:21:34.581 | Running scriptlet: polkit-0.117-14.el9.x86_64 9/33 2025-11-22 06:21:34.584 | Erasing : libblockdev-fs-2.28-16.el9.x86_64 10/33 2025-11-22 06:21:34.586 | Erasing : libblockdev-mdraid-2.28-16.el9.x86_64 11/33 2025-11-22 06:21:34.589 | Erasing : libblockdev-part-2.28-16.el9.x86_64 12/33 2025-11-22 06:21:34.591 | Erasing : nss-softokn-freebl-3.112.0-4.el9.x86_64 13/33 2025-11-22 06:21:34.594 | Erasing : nss-util-3.112.0-4.el9.x86_64 14/33 2025-11-22 06:21:34.597 | Erasing : libblockdev-2.28-16.el9.x86_64 15/33 2025-11-22 06:21:34.599 | Erasing : libblockdev-loop-2.28-16.el9.x86_64 16/33 2025-11-22 06:21:34.601 | Erasing : libblockdev-swap-2.28-16.el9.x86_64 17/33 2025-11-22 06:21:34.604 | Erasing : fwupd-plugin-flashrom-1.9.31-1.el9.x86_64 18/33 2025-11-22 06:21:34.608 | Erasing : flashrom-1.2-10.el9.x86_64 19/33 2025-11-22 06:21:34.611 | Erasing : polkit-pkla-compat-0.1-21.el9.x86_64 20/33 2025-11-22 06:21:34.613 | Erasing : libgusb-0.3.8-2.el9.x86_64 21/33 2025-11-22 06:21:34.662 | Erasing : libxmlb-0.3.24-1.el9.x86_64 22/33 2025-11-22 06:21:34.671 | Erasing : shared-mime-info-2.1-5.el9.x86_64 23/33 2025-11-22 06:21:34.678 | Erasing : libusbx-1.0.26-1.el9.x86_64 24/33 2025-11-22 06:21:34.681 | Erasing : polkit-libs-0.117-14.el9.x86_64 25/33 2025-11-22 06:21:34.684 | Erasing : libblockdev-utils-2.28-16.el9.x86_64 26/33 2025-11-22 06:21:34.689 | Erasing : nspr-4.36.0-4.el9.x86_64 27/33 2025-11-22 06:21:34.693 | Erasing : libbytesize-2.5-3.el9.x86_64 28/33 2025-11-22 06:21:34.695 | Erasing : libatasmart-0.19-22.el9.x86_64 29/33 2025-11-22 06:21:34.698 | Erasing : libgudev-237-1.el9.x86_64 30/33 2025-11-22 06:21:34.700 | Erasing : libudisks2-2.9.4-12.el9.x86_64 31/33 2025-11-22 06:21:34.703 | Erasing : libjcat-0.1.6-3.el9.x86_64 32/33 2025-11-22 06:21:34.770 | Erasing : mokutil-2:0.7.2-1.el9.x86_64 33/33 2025-11-22 06:21:34.770 | Verifying : flashrom-1.2-10.el9.x86_64 1/33 2025-11-22 06:21:34.771 | Verifying : fwupd-1.9.31-1.el9.x86_64 2/33 2025-11-22 06:21:34.771 | Verifying : fwupd-plugin-flashrom-1.9.31-1.el9.x86_64 3/33 2025-11-22 06:21:34.771 | Verifying : libatasmart-0.19-22.el9.x86_64 4/33 2025-11-22 06:21:34.771 | Verifying : libblockdev-2.28-16.el9.x86_64 5/33 2025-11-22 06:21:34.771 | Verifying : libblockdev-crypto-2.28-16.el9.x86_64 6/33 2025-11-22 06:21:34.771 | Verifying : libblockdev-fs-2.28-16.el9.x86_64 7/33 2025-11-22 06:21:34.771 | Verifying : libblockdev-loop-2.28-16.el9.x86_64 8/33 2025-11-22 06:21:34.771 | Verifying : libblockdev-mdraid-2.28-16.el9.x86_64 9/33 2025-11-22 06:21:34.771 | Verifying : libblockdev-part-2.28-16.el9.x86_64 10/33 2025-11-22 06:21:34.771 | Verifying : libblockdev-swap-2.28-16.el9.x86_64 11/33 2025-11-22 06:21:34.771 | Verifying : libblockdev-utils-2.28-16.el9.x86_64 12/33 2025-11-22 06:21:34.771 | Verifying : libbytesize-2.5-3.el9.x86_64 13/33 2025-11-22 06:21:34.771 | Verifying : libgudev-237-1.el9.x86_64 14/33 2025-11-22 06:21:34.771 | Verifying : libgusb-0.3.8-2.el9.x86_64 15/33 2025-11-22 06:21:34.772 | Verifying : libjcat-0.1.6-3.el9.x86_64 16/33 2025-11-22 06:21:34.772 | Verifying : libudisks2-2.9.4-12.el9.x86_64 17/33 2025-11-22 06:21:34.772 | Verifying : libusbx-1.0.26-1.el9.x86_64 18/33 2025-11-22 06:21:34.772 | Verifying : libxmlb-0.3.24-1.el9.x86_64 19/33 2025-11-22 06:21:34.772 | Verifying : mokutil-2:0.7.2-1.el9.x86_64 20/33 2025-11-22 06:21:34.772 | Verifying : nspr-4.36.0-4.el9.x86_64 21/33 2025-11-22 06:21:34.772 | Verifying : nss-3.112.0-4.el9.x86_64 22/33 2025-11-22 06:21:34.772 | Verifying : nss-softokn-3.112.0-4.el9.x86_64 23/33 2025-11-22 06:21:34.772 | Verifying : nss-softokn-freebl-3.112.0-4.el9.x86_64 24/33 2025-11-22 06:21:34.772 | Verifying : nss-sysinit-3.112.0-4.el9.x86_64 25/33 2025-11-22 06:21:34.772 | Verifying : nss-util-3.112.0-4.el9.x86_64 26/33 2025-11-22 06:21:34.772 | Verifying : polkit-0.117-14.el9.x86_64 27/33 2025-11-22 06:21:34.772 | Verifying : polkit-libs-0.117-14.el9.x86_64 28/33 2025-11-22 06:21:34.772 | Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 29/33 2025-11-22 06:21:34.773 | Verifying : shared-mime-info-2.1-5.el9.x86_64 30/33 2025-11-22 06:21:34.773 | Verifying : shim-x64-15.8-2.el9.x86_64 31/33 2025-11-22 06:21:34.773 | Verifying : udisks2-2.9.4-12.el9.x86_64 32/33 2025-11-22 06:21:34.834 | Verifying : volume_key-libs-0.3.12-16.el9.x86_64 33/33 2025-11-22 06:21:34.834 | 2025-11-22 06:21:34.834 | Removed: 2025-11-22 06:21:34.834 | flashrom-1.2-10.el9.x86_64 2025-11-22 06:21:34.834 | fwupd-1.9.31-1.el9.x86_64 2025-11-22 06:21:34.834 | fwupd-plugin-flashrom-1.9.31-1.el9.x86_64 2025-11-22 06:21:34.834 | libatasmart-0.19-22.el9.x86_64 2025-11-22 06:21:34.834 | libblockdev-2.28-16.el9.x86_64 2025-11-22 06:21:34.834 | libblockdev-crypto-2.28-16.el9.x86_64 2025-11-22 06:21:34.834 | libblockdev-fs-2.28-16.el9.x86_64 2025-11-22 06:21:34.834 | libblockdev-loop-2.28-16.el9.x86_64 2025-11-22 06:21:34.834 | libblockdev-mdraid-2.28-16.el9.x86_64 2025-11-22 06:21:34.834 | libblockdev-part-2.28-16.el9.x86_64 2025-11-22 06:21:34.834 | libblockdev-swap-2.28-16.el9.x86_64 2025-11-22 06:21:34.834 | libblockdev-utils-2.28-16.el9.x86_64 2025-11-22 06:21:34.834 | libbytesize-2.5-3.el9.x86_64 2025-11-22 06:21:34.834 | libgudev-237-1.el9.x86_64 2025-11-22 06:21:34.834 | libgusb-0.3.8-2.el9.x86_64 2025-11-22 06:21:34.834 | libjcat-0.1.6-3.el9.x86_64 2025-11-22 06:21:34.834 | libudisks2-2.9.4-12.el9.x86_64 2025-11-22 06:21:34.834 | libusbx-1.0.26-1.el9.x86_64 2025-11-22 06:21:34.834 | libxmlb-0.3.24-1.el9.x86_64 2025-11-22 06:21:34.834 | mokutil-2:0.7.2-1.el9.x86_64 2025-11-22 06:21:34.834 | nspr-4.36.0-4.el9.x86_64 2025-11-22 06:21:34.834 | nss-3.112.0-4.el9.x86_64 2025-11-22 06:21:34.834 | nss-softokn-3.112.0-4.el9.x86_64 2025-11-22 06:21:34.834 | nss-softokn-freebl-3.112.0-4.el9.x86_64 2025-11-22 06:21:34.834 | nss-sysinit-3.112.0-4.el9.x86_64 2025-11-22 06:21:34.834 | nss-util-3.112.0-4.el9.x86_64 2025-11-22 06:21:34.834 | polkit-0.117-14.el9.x86_64 2025-11-22 06:21:34.834 | polkit-libs-0.117-14.el9.x86_64 2025-11-22 06:21:34.834 | polkit-pkla-compat-0.1-21.el9.x86_64 2025-11-22 06:21:34.834 | shared-mime-info-2.1-5.el9.x86_64 2025-11-22 06:21:34.834 | shim-x64-15.8-2.el9.x86_64 2025-11-22 06:21:34.834 | udisks2-2.9.4-12.el9.x86_64 2025-11-22 06:21:34.834 | volume_key-libs-0.3.12-16.el9.x86_64 2025-11-22 06:21:34.834 | 2025-11-22 06:21:34.834 | Complete! 2025-11-22 06:21:34.878 | + dnf clean all 2025-11-22 06:21:35.034 | Repository centos9-rabbitmq is listed more than once in the configuration 2025-11-22 06:21:35.035 | Repository centos9-storage is listed more than once in the configuration 2025-11-22 06:21:35.035 | Repository centos9-opstools is listed more than once in the configuration 2025-11-22 06:21:35.035 | Repository centos9-nfv-ovs is listed more than once in the configuration 2025-11-22 06:21:35.035 | Repository epel-low-priority is listed more than once in the configuration 2025-11-22 06:21:35.208 | 482 files removed 2025-11-22 06:21:35.235 | + rpm --rebuilddb 2025-11-22 06:21:35.714 | + rm -r -f '/var/tmp/*' 2025-11-22 06:21:35.717 | dib-run-parts 99-remove-extra-packages completed 2025-11-22 06:21:35.717 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2025-11-22 06:21:35.720 | + set -eu 2025-11-22 06:21:35.720 | + set -o pipefail 2025-11-22 06:21:35.720 | + [[ dnf == \d\n\f ]] 2025-11-22 06:21:35.720 | + cfg=/etc/dnf/dnf.conf 2025-11-22 06:21:35.720 | + cachedir=/var/cache/dnf 2025-11-22 06:21:35.720 | + sed -i '/^keepcache/c\keepcache=0' /etc/dnf/dnf.conf 2025-11-22 06:21:35.721 | + sed -i '/^cachedir/c\cachedir=/var/cache/dnf' /etc/dnf/dnf.conf 2025-11-22 06:21:35.724 | dib-run-parts 99-reset-yum-conf completed 2025-11-22 06:21:35.725 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-22 06:21:35.725 | dib-run-parts 2025-11-22 06:21:35.726 | dib-run-parts Target: post-install.d 2025-11-22 06:21:35.726 | dib-run-parts 2025-11-22 06:21:35.726 | dib-run-parts Script Seconds 2025-11-22 06:21:35.726 | dib-run-parts --------------------------------------- ---------- 2025-11-22 06:21:35.726 | dib-run-parts 2025-11-22 06:21:35.734 | dib-run-parts 00-package-installs 131.211 2025-11-22 06:21:35.739 | dib-run-parts 03-reset-bls-entries 0.041 2025-11-22 06:21:35.746 | dib-run-parts 06-network-config-nonzeroconf 0.004 2025-11-22 06:21:35.751 | dib-run-parts 10-enable-init-scripts 0.003 2025-11-22 06:21:35.756 | dib-run-parts 70-init-ibft-interfaces 0.008 2025-11-22 06:21:35.761 | dib-run-parts 80-enable-sshd-service 0.008 2025-11-22 06:21:35.766 | dib-run-parts 80-ironic-python-agent-ramdisk 0.071 2025-11-22 06:21:35.771 | dib-run-parts 80-ssh-keygen 0.004 2025-11-22 06:21:35.776 | dib-run-parts 95-package-uninstalls 0.955 2025-11-22 06:21:35.781 | dib-run-parts 99-harden-sshd-config 0.011 2025-11-22 06:21:35.786 | dib-run-parts 99-remove-extra-packages 2.926 2025-11-22 06:21:35.791 | dib-run-parts 99-reset-yum-conf 0.006 2025-11-22 06:21:35.792 | dib-run-parts 2025-11-22 06:21:35.792 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-22 06:21:35.799 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-11-22 06:21:35.803 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-11-22 06:21:35.806 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-11-22 06:21:35.809 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-post-install run_in_target bash 2025-11-22 06:21:35.812 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:21:35.812 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2025-11-22 06:21:35.818 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:21:35.841 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d; do sleep 1; done' 2025-11-22 06:21:35.863 | + diskimage_builder/lib/disk-image-create:main:365 : run_d post-root 2025-11-22 06:21:35.865 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-22 06:21:35.868 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.ttvXPkjN/hooks ']' 2025-11-22 06:21:35.871 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-post-root bash 2025-11-22 06:21:35.874 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:21:35.875 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2025-11-22 06:21:35.880 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.ttvXPkjN/hooks/post-root.d ']' 2025-11-22 06:21:35.883 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-post-root bash 2025-11-22 06:21:35.886 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:21:35.887 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2025-11-22 06:21:35.892 | + diskimage_builder/lib/disk-image-create:main:369 : '[' -e /tmp/dib_build.ttvXPkjN/mnt/lost+found ']' 2025-11-22 06:21:35.895 | + diskimage_builder/lib/disk-image-create:main:373 : unmount_image 2025-11-22 06:21:35.898 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-11-22 06:21:35.903 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:21:35.905 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:21:35.908 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-11-22 06:21:35.911 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-11-22 06:21:35.913 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-11-22 06:21:35.916 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-11-22 06:21:35.919 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.ttvXPkjN/mnt ']' 2025-11-22 06:21:35.922 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:21:35.925 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:21:35.928 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-11-22 06:21:35.931 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-11-22 06:21:35.935 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-11-22 06:21:35.935 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.ttvXPkjN/mnt/' 2025-11-22 06:21:35.936 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-11-22 06:21:35.941 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.ttvXPkjN/mnt/tmp/yum 2025-11-22 06:21:35.941 | /tmp/dib_build.ttvXPkjN/mnt/sys 2025-11-22 06:21:35.941 | /tmp/dib_build.ttvXPkjN/mnt/proc 2025-11-22 06:21:35.941 | /tmp/dib_build.ttvXPkjN/mnt/dev/pts 2025-11-22 06:21:35.941 | /tmp/dib_build.ttvXPkjN/mnt/dev' 2025-11-22 06:21:35.944 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-22 06:21:35.947 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-22 06:21:35.949 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-22 06:21:35.952 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-22 06:21:35.955 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-22 06:21:35.958 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.ttvXPkjN/mnt/tmp/yum' 2025-11-22 06:21:35.958 | Unmount /tmp/dib_build.ttvXPkjN/mnt/tmp/yum 2025-11-22 06:21:35.960 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.ttvXPkjN/mnt/tmp/yum 2025-11-22 06:21:35.981 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-22 06:21:35.984 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-22 06:21:35.986 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-22 06:21:35.989 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-22 06:21:35.992 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-22 06:21:35.994 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.ttvXPkjN/mnt/sys' 2025-11-22 06:21:35.994 | Unmount /tmp/dib_build.ttvXPkjN/mnt/sys 2025-11-22 06:21:35.997 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.ttvXPkjN/mnt/sys 2025-11-22 06:21:36.018 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-22 06:21:36.021 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-22 06:21:36.024 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-22 06:21:36.026 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-22 06:21:36.029 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-22 06:21:36.032 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.ttvXPkjN/mnt/proc' 2025-11-22 06:21:36.032 | Unmount /tmp/dib_build.ttvXPkjN/mnt/proc 2025-11-22 06:21:36.034 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.ttvXPkjN/mnt/proc 2025-11-22 06:21:36.055 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-22 06:21:36.058 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-22 06:21:36.061 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-22 06:21:36.064 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-22 06:21:36.066 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-22 06:21:36.069 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.ttvXPkjN/mnt/dev/pts' 2025-11-22 06:21:36.069 | Unmount /tmp/dib_build.ttvXPkjN/mnt/dev/pts 2025-11-22 06:21:36.072 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.ttvXPkjN/mnt/dev/pts 2025-11-22 06:21:36.093 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-22 06:21:36.095 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-22 06:21:36.098 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-22 06:21:36.100 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-22 06:21:36.103 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-22 06:21:36.106 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.ttvXPkjN/mnt/dev' 2025-11-22 06:21:36.106 | Unmount /tmp/dib_build.ttvXPkjN/mnt/dev 2025-11-22 06:21:36.109 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.ttvXPkjN/mnt/dev 2025-11-22 06:21:36.129 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-11-22 06:21:36.132 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-11-22 06:21:36.135 | + diskimage_builder/lib/disk-image-create:main:374 : mv /tmp/dib_build.ttvXPkjN/mnt /tmp/dib_build.ttvXPkjN/built 2025-11-22 06:21:36.148 | + diskimage_builder/lib/disk-image-create:main:381 : du_output=/tmp/dib_build.ttvXPkjN/du_output.tmp 2025-11-22 06:21:36.150 | + diskimage_builder/lib/disk-image-create:main:383 : '[' -n '' ']' 2025-11-22 06:21:36.153 | Calculating image size (this may take a minute)... 2025-11-22 06:21:36.419 | + diskimage_builder/lib/disk-image-create:main:402 : [[ 0 != 0 ]] 2025-11-22 06:21:36.422 | + diskimage_builder/lib/disk-image-create:main:436 : rm -f /tmp/dib_build.ttvXPkjN/du_output.tmp 2025-11-22 06:21:36.426 | + diskimage_builder/lib/disk-image-create:main:438 : '[' -n '' ']' 2025-11-22 06:21:36.429 | + diskimage_builder/lib/disk-image-create:main:441 : journal_size=64 2025-11-22 06:21:36.432 | + diskimage_builder/lib/disk-image-create:main:444 : '[' ext4 = ext4 ']' 2025-11-22 06:21:36.435 | + diskimage_builder/lib/disk-image-create:main:448 : MKFS_OPTS='-i 4096 -J size=64 ' 2025-11-22 06:21:36.437 | + diskimage_builder/lib/disk-image-create:main:463 : [[ 9-stream == \t\r\u\s\t\y ]] 2025-11-22 06:21:36.440 | + diskimage_builder/lib/disk-image-create:main:469 : '[' -z '' ']' 2025-11-22 06:21:36.443 | + diskimage_builder/lib/disk-image-create:main:470 : du_size=2593676 2025-11-22 06:21:36.445 | + diskimage_builder/lib/disk-image-create:main:481 : [[ install-types enable-packages-install interface-names pkg-map override-pip-and-virtualenv extra-hardware cache-url svc-map rpm-distro select-boot-kernel-initrd no-final-image dynamic-login openssh-server base epel ensure-venv sysprep centos source-repositories ironic-python-agent-ramdisk dib-python repo-setup manifests element-manifest ibft-interfaces selinux-permissive install-static redhat-common dhcp-all-interfaces yum selinux-fixfiles-restore ironic-ramdisk-base runtime-ssh-host-keys package-installs ironic-agent-multipath dib-init-system install-bin =~ block-device-efi ]] 2025-11-22 06:21:36.449 | ++ diskimage_builder/lib/disk-image-create:main:489 : echo 2593676 2025-11-22 06:21:36.449 | ++ diskimage_builder/lib/disk-image-create:main:489 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2025-11-22 06:21:36.455 | + diskimage_builder/lib/disk-image-create:main:489 : export DIB_IMAGE_SIZE=2593728 2025-11-22 06:21:36.457 | + diskimage_builder/lib/disk-image-create:main:489 : DIB_IMAGE_SIZE=2593728 2025-11-22 06:21:36.460 | + diskimage_builder/lib/disk-image-create:main:491 : '[' -n '' ']' 2025-11-22 06:21:36.463 | + diskimage_builder/lib/disk-image-create:main:495 : export TMP_IMAGE_DIR 2025-11-22 06:21:36.466 | + diskimage_builder/lib/disk-image-create:main:498 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2025-11-22 06:21:36.469 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2025-11-22 06:21:36.472 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/tmp/tmp.IOZ50nwFx6 2025-11-22 06:21:36.475 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /tmp/tmp.IOZ50nwFx6; check_break after-error bash' ERR 2025-11-22 06:21:36.478 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /tmp/tmp.IOZ50nwFx6 2025-11-22 06:21:36.481 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-22 06:21:36.484 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.ttvXPkjN/hooks ']' 2025-11-22 06:21:36.487 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-block-device bash 2025-11-22 06:21:36.490 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2025-11-22 06:21:36.490 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:21:36.496 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.ttvXPkjN/hooks/block-device.d ']' 2025-11-22 06:21:36.499 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-block-device bash 2025-11-22 06:21:36.502 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:21:36.502 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2025-11-22 06:21:36.508 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /tmp/tmp.IOZ50nwFx6 2025-11-22 06:21:36.512 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /tmp/tmp.IOZ50nwFx6 2025-11-22 06:21:36.516 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2025-11-22 06:21:36.519 | + diskimage_builder/lib/disk-image-create:main:500 : '[' -z ']' 2025-11-22 06:21:36.522 | + diskimage_builder/lib/disk-image-create:main:503 : echo 'image-size: 2593728KiB' 2025-11-22 06:21:36.525 | + diskimage_builder/lib/disk-image-create:main:505 : '[' -n '-i 4096 -J size=64 ' ']' 2025-11-22 06:21:36.528 | + diskimage_builder/lib/disk-image-create:main:506 : echo 'root-fs-opts: '\''-i 4096 -J size=64 '\''' 2025-11-22 06:21:36.530 | + 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-22 06:21:36.657 | 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-22 06:21:36.657 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN', 'image-size': '2593728KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-22 06:21:36.658 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0', 'mkfs': {'name': 'mkfs_root', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2025-11-22 06:21:36.658 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2025-11-22 06:21:36.658 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2025-11-22 06:21:36.659 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.ttvXPkjN/states/block-device/config.json] 2025-11-22 06:21:36.676 | + 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-22 06:21:36.802 | 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-22 06:21:36.802 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN', 'image-size': '2593728KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-22 06:21:36.802 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2025-11-22 06:21:36.802 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:414 2025-11-22 06:21:36.803 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-22 06:21:36.803 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-22 06:21:36.803 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-22 06:21:36.803 | 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-22 06:21:36.803 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_mkfs_root')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-11-22 06:21:36.803 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-22 06:21:36.803 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2025-11-22 06:21:36.803 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-11-22 06:21:36.803 | 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-22 06:21:36.803 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2025-11-22 06:21:36.803 | 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-22 06:21:36.803 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN', 'image-size': '2593728KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:81 2025-11-22 06:21:36.804 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [2655977472] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:89 2025-11-22 06:21:36.804 | 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-22 06:21:36.804 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_root: f:['mount_mkfs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-22 06:21:36.804 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_root: f:['mkfs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-22 06:21:36.804 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_root: f:['image0'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2025-11-22 06:21:36.804 | 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-22 06:21:36.804 | DEBUG diskimage_builder.block_device.config [-] Call order: ['image0', 'mkfs_root', 'mount_mkfs_root', 'fstab_mount_mkfs_root'] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:241 2025-11-22 06:21:36.804 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/tmp/dib_image.5itwRd8p/image0.raw] with size [2655977472] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:107 2025-11-22 06:21:36.804 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.5itwRd8p/image0.raw] 2025-11-22 06:21:36.804 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2025-11-22 06:21:36.804 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.5itwRd8p/image0.raw] loopdev_attach /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:48 2025-11-22 06:21:36.804 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.5itwRd8p/image0.raw] 2025-11-22 06:21:36.834 | 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-22 06:21:36.837 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2025-11-22 06:21:36.837 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop0] image [/tmp/dib_image.5itwRd8p/image0.raw] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:121 2025-11-22 06:21:36.837 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'ext4', '-i', '4096', '-J', 'size=64', '-L', 'cloudimg-rootfs', '-U', '952f819e-8f9c-439a-85fa-013bd5ca290f', '-q', '/dev/loop0']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2025-11-22 06:21:36.837 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U 952f819e-8f9c-439a-85fa-013bd5ca290f -q /dev/loop0] 2025-11-22 06:21:36.867 | 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-22 06:21:36.867 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.ttvXPkjN/mnt/] 2025-11-22 06:21:36.887 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.ttvXPkjN/mnt/] 2025-11-22 06:21:36.888 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/loop0 /tmp/dib_build.ttvXPkjN/mnt/] 2025-11-22 06:21:36.913 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_root] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2025-11-22 06:21:36.913 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /tmp/dib_build.ttvXPkjN/states/block-device/state.json save_state /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:101 2025-11-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {'image0': {'device': '/dev/loop0', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': '/tmp/dib_image.5itwRd8p/image0.raw'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {'mkfs_root': {'device': '/dev/loop0', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | 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-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'cloudimg-rootfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['-i', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] '4096', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] '-J', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size=64'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '952f819e-8f9c-439a-85fa-013bd5ca290f'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_labels': ['cloudimg-rootfs'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstab': {'mount_mkfs_root': {'base': 'mount_mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | 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-22 06:21:36.914 | 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-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | 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-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount': {'/': {'base': 'mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.914 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.ttvXPkjN/mnt/'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.915 | 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-22 06:21:36.915 | 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-22 06:21:36.915 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_root')]} debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-11-22 06:21:36.915 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2025-11-22 06:21:36.938 | ++ 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-22 06:21:37.073 | 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-22 06:21:37.073 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN', 'image-size': '2593728KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-22 06:21:37.073 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2025-11-22 06:21:37.094 | + diskimage_builder/lib/disk-image-create:main:519 : IMAGE_BLOCK_DEVICE=/dev/loop0 2025-11-22 06:21:37.097 | + diskimage_builder/lib/disk-image-create:main:520 : export IMAGE_BLOCK_DEVICE 2025-11-22 06:21:37.100 | ++ 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-22 06:21:37.226 | 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-22 06:21:37.226 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN', 'image-size': '2593728KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-22 06:21:37.227 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2025-11-22 06:21:37.243 | + diskimage_builder/lib/disk-image-create:main:526 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop0 ' 2025-11-22 06:21:37.247 | + diskimage_builder/lib/disk-image-create:main:527 : export IMAGE_BLOCK_DEVICES 2025-11-22 06:21:37.249 | + 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-22 06:21:37.375 | 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-22 06:21:37.375 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN', 'image-size': '2593728KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-22 06:21:37.375 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2025-11-22 06:21:37.376 | 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-22 06:21:37.376 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.ttvXPkjN/built/etc] 2025-11-22 06:21:37.395 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.ttvXPkjN/states/block-device/fstab /tmp/dib_build.ttvXPkjN/built/etc/fstab] 2025-11-22 06:21:37.434 | + diskimage_builder/lib/disk-image-create:main:534 : LOOPDEV=/dev/loop0 2025-11-22 06:21:37.437 | + diskimage_builder/lib/disk-image-create:main:546 : sudo cp -ra /tmp/dib_build.ttvXPkjN/built/afs /tmp/dib_build.ttvXPkjN/built/bin /tmp/dib_build.ttvXPkjN/built/boot /tmp/dib_build.ttvXPkjN/built/dev /tmp/dib_build.ttvXPkjN/built/etc /tmp/dib_build.ttvXPkjN/built/home /tmp/dib_build.ttvXPkjN/built/lib /tmp/dib_build.ttvXPkjN/built/lib64 /tmp/dib_build.ttvXPkjN/built/media /tmp/dib_build.ttvXPkjN/built/mnt /tmp/dib_build.ttvXPkjN/built/opt /tmp/dib_build.ttvXPkjN/built/proc /tmp/dib_build.ttvXPkjN/built/root /tmp/dib_build.ttvXPkjN/built/run /tmp/dib_build.ttvXPkjN/built/sbin /tmp/dib_build.ttvXPkjN/built/srv /tmp/dib_build.ttvXPkjN/built/sys /tmp/dib_build.ttvXPkjN/built/tmp /tmp/dib_build.ttvXPkjN/built/usr /tmp/dib_build.ttvXPkjN/built/var /tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:21:41.645 | + diskimage_builder/lib/disk-image-create:main:547 : sudo rm -fr /tmp/dib_build.ttvXPkjN/built/afs /tmp/dib_build.ttvXPkjN/built/bin /tmp/dib_build.ttvXPkjN/built/boot /tmp/dib_build.ttvXPkjN/built/dev /tmp/dib_build.ttvXPkjN/built/etc /tmp/dib_build.ttvXPkjN/built/home /tmp/dib_build.ttvXPkjN/built/lib /tmp/dib_build.ttvXPkjN/built/lib64 /tmp/dib_build.ttvXPkjN/built/media /tmp/dib_build.ttvXPkjN/built/mnt /tmp/dib_build.ttvXPkjN/built/opt /tmp/dib_build.ttvXPkjN/built/proc /tmp/dib_build.ttvXPkjN/built/root /tmp/dib_build.ttvXPkjN/built/run /tmp/dib_build.ttvXPkjN/built/sbin /tmp/dib_build.ttvXPkjN/built/srv /tmp/dib_build.ttvXPkjN/built/sys /tmp/dib_build.ttvXPkjN/built/tmp /tmp/dib_build.ttvXPkjN/built/usr /tmp/dib_build.ttvXPkjN/built/var 2025-11-22 06:21:43.289 | + diskimage_builder/lib/disk-image-create:main:549 : mount_proc_dev_sys 2025-11-22 06:21:43.292 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.ttvXPkjN/mnt/proc 2025-11-22 06:21:43.318 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.ttvXPkjN/mnt/dev 2025-11-22 06:21:43.341 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-11-22 06:21:43.344 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-11-22 06:21:43.349 | ++ 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-22 06:21:43.352 | + 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.ttvXPkjN/mnt/dev/pts 2025-11-22 06:21:43.373 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.ttvXPkjN/mnt/sys 2025-11-22 06:21:43.394 | + diskimage_builder/lib/disk-image-create:main:550 : run_d pre-finalise 2025-11-22 06:21:43.397 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-22 06:21:43.400 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.ttvXPkjN/hooks ']' 2025-11-22 06:21:43.403 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-pre-finalise bash 2025-11-22 06:21:43.406 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:21:43.406 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2025-11-22 06:21:43.412 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.ttvXPkjN/hooks/pre-finalise.d ']' 2025-11-22 06:21:43.414 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-pre-finalise bash 2025-11-22 06:21:43.417 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:21:43.418 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2025-11-22 06:21:43.423 | + diskimage_builder/lib/disk-image-create:main:551 : run_d_in_target finalise 2025-11-22 06:21:43.426 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-11-22 06:21:43.429 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.ttvXPkjN/hooks ']' 2025-11-22 06:21:43.431 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.ttvXPkjN/hooks/finalise.d ']' 2025-11-22 06:21:43.434 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:21:43.454 | + 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.ttvXPkjN/hooks 2025-11-22 06:21:43.474 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.ttvXPkjN/hooks /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:21:43.495 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.ttvXPkjN/hooks /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:21:43.515 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-finalise run_in_target bash 2025-11-22 06:21:43.518 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:21:43.518 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-finalise(,|$)' -q 2025-11-22 06:21:43.523 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-11-22 06:21:43.526 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-11-22 06:21:43.529 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-11-22 06:21:43.532 | + 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-22 06:21:43.535 | + 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-22 06:21:43.538 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2025-11-22 06:21:43.541 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-11-22 06:21:43.544 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-11-22 06:21:43.547 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.ttvXPkjN/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-22 06:21:43.578 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:21:43.580 | + source /tmp/in_target.d/finalise.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:21:43.580 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:21:43.580 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:21:43.580 | ++ [[ main,contrib,non-free =~ non-free ]] 2025-11-22 06:21:43.580 | ++ export IPA_DEBIAN_NONFREE=true 2025-11-22 06:21:43.580 | ++ IPA_DEBIAN_NONFREE=true 2025-11-22 06:21:43.580 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-11-22 06:21:43.582 | + source /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2025-11-22 06:21:43.582 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:21:43.582 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:21:43.582 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-11-22 06:21:43.584 | + source /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2025-11-22 06:21:43.584 | ++ export DIB_REPO_SETUP=current-podified 2025-11-22 06:21:43.584 | ++ DIB_REPO_SETUP=current-podified 2025-11-22 06:21:43.584 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:21:43.584 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:21:43.584 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:21:43.584 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:21:43.584 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:21:43.584 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:21:43.584 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-11-22 06:21:43.586 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-11-22 06:21:43.586 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:21:43.586 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:21:43.586 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:21:43.586 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:21:43.586 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:21:43.588 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:21:43.588 | ++ export DISTRO_NAME=centos 2025-11-22 06:21:43.588 | ++ DISTRO_NAME=centos 2025-11-22 06:21:43.588 | ++ export DIB_RELEASE=9-stream 2025-11-22 06:21:43.588 | ++ DIB_RELEASE=9-stream 2025-11-22 06:21:43.588 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-22 06:21:43.588 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-22 06:21:43.588 | ++ export YUM=dnf 2025-11-22 06:21:43.588 | ++ YUM=dnf 2025-11-22 06:21:43.588 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-checksum.bash 2025-11-22 06:21:43.590 | + source /tmp/in_target.d/finalise.d/../environment.d/10-checksum.bash 2025-11-22 06:21:43.590 | ++ export DIB_CHECKSUM=1 2025-11-22 06:21:43.590 | ++ DIB_CHECKSUM=1 2025-11-22 06:21:43.590 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-defaults.bash 2025-11-22 06:21:43.592 | + source /tmp/in_target.d/finalise.d/../environment.d/10-defaults.bash 2025-11-22 06:21:43.592 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:21:43.592 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:21:43.592 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-11-22 06:21:43.594 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-11-22 06:21:43.594 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:21:43.594 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:21:43.594 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-11-22 06:21:43.596 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-11-22 06:21:43.596 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:21:43.596 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:21:43.596 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:21:43.596 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:21:43.596 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:21:43.598 | + source /tmp/in_target.d/finalise.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:21:43.598 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-11-22 06:21:43.598 | ++ export IPA_DISTRO_FAMILY=rh 2025-11-22 06:21:43.598 | ++ IPA_DISTRO_FAMILY=rh 2025-11-22 06:21:43.598 | ++ [[ centos =~ (centos|rhel) ]] 2025-11-22 06:21:43.598 | ++ [[ 9 > 7 ]] 2025-11-22 06:21:43.598 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:21:43.598 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:21:43.598 | ++ [[ centos =~ debian ]] 2025-11-22 06:21:43.598 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2025-11-22 06:21:43.600 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2025-11-22 06:21:43.600 | ++ '[' -z 3 ']' 2025-11-22 06:21:43.600 | ++ '[' -z 3 ']' 2025-11-22 06:21:43.600 | ++ export DIB_PYTHON_VERSION 2025-11-22 06:21:43.600 | ++ export DIB_PYTHON=python3 2025-11-22 06:21:43.600 | ++ DIB_PYTHON=python3 2025-11-22 06:21:43.600 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-11-22 06:21:43.602 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2025-11-22 06:21:43.602 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:21:43.602 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:21:43.602 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-22 06:21:43.602 | ++ DIB_INIT_SYSTEM=systemd 2025-11-22 06:21:43.602 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-11-22 06:21:43.604 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-11-22 06:21:43.604 | ++ '[' -z systemd ']' 2025-11-22 06:21:43.604 | ++ case $DIB_INIT_SYSTEM in 2025-11-22 06:21:43.604 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2025-11-22 06:21:43.607 | + set -eu 2025-11-22 06:21:43.607 | + set -o pipefail 2025-11-22 06:21:43.607 | + '[' 0 -ne 0 ']' 2025-11-22 06:21:43.607 | + YUM=dnf 2025-11-22 06:21:43.607 | + [[ dnf == \d\n\f ]] 2025-11-22 06:21:43.607 | ++ dnf repoquery --installonly --latest-limit=-1 -q 2025-11-22 06:21:43.861 | + _old_kernels= 2025-11-22 06:21:43.861 | + [[ -n '' ]] 2025-11-22 06:21:43.863 | dib-run-parts 01-clean-old-kernels completed 2025-11-22 06:21:43.863 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2025-11-22 06:21:43.866 | + set -eu 2025-11-22 06:21:43.866 | + set -o pipefail 2025-11-22 06:21:43.866 | + '[' -e /var/lib/dbus/machine-id ']' 2025-11-22 06:21:43.866 | + '[' -e /etc/machine-id ']' 2025-11-22 06:21:43.866 | + echo uninitialized 2025-11-22 06:21:43.867 | dib-run-parts 99-clear-machine-id completed 2025-11-22 06:21:43.868 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-22 06:21:43.868 | dib-run-parts 2025-11-22 06:21:43.869 | dib-run-parts Target: finalise.d 2025-11-22 06:21:43.869 | dib-run-parts 2025-11-22 06:21:43.869 | dib-run-parts Script Seconds 2025-11-22 06:21:43.869 | dib-run-parts --------------------------------------- ---------- 2025-11-22 06:21:43.869 | dib-run-parts 2025-11-22 06:21:43.877 | dib-run-parts 01-clean-old-kernels 0.258 2025-11-22 06:21:43.882 | dib-run-parts 99-clear-machine-id 0.003 2025-11-22 06:21:43.883 | dib-run-parts 2025-11-22 06:21:43.883 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-22 06:21:43.890 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2025-11-22 06:21:43.893 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2025-11-22 06:21:43.896 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-11-22 06:21:43.899 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-finalise run_in_target bash 2025-11-22 06:21:43.901 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:21:43.902 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-finalise(,|$)' -q 2025-11-22 06:21:43.907 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d 2025-11-22 06:21:43.927 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.ttvXPkjN/mnt/tmp/in_target.d; do sleep 1; done' 2025-11-22 06:21:43.950 | + diskimage_builder/lib/disk-image-create:main:552 : finalise_base 2025-11-22 06:21:43.953 | + diskimage_builder/lib/img-functions:finalise_base:95 : TARGET_ROOT=/tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:21:43.956 | + diskimage_builder/lib/img-functions:finalise_base:95 : run_d cleanup 2025-11-22 06:21:43.958 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-11-22 06:21:43.961 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.ttvXPkjN/hooks ']' 2025-11-22 06:21:43.964 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-cleanup bash 2025-11-22 06:21:43.966 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:21:43.967 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-cleanup(,|$)' -q 2025-11-22 06:21:43.972 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.ttvXPkjN/hooks/cleanup.d ']' 2025-11-22 06:21:43.975 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.ttvXPkjN/hooks/cleanup.d' 2025-11-22 06:21:43.975 | Running hooks from /tmp/dib_build.ttvXPkjN/hooks/cleanup.d 2025-11-22 06:21:43.977 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-11-22 06:21:43.980 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.ttvXPkjN/hooks/cleanup.d 2025-11-22 06:21:43.993 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:21:43.995 | + source /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/01-debian-ipa.bash 2025-11-22 06:21:43.995 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:21:43.995 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2025-11-22 06:21:43.995 | ++ [[ main,contrib,non-free =~ non-free ]] 2025-11-22 06:21:43.995 | ++ export IPA_DEBIAN_NONFREE=true 2025-11-22 06:21:43.995 | ++ IPA_DEBIAN_NONFREE=true 2025-11-22 06:21:43.995 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2025-11-22 06:21:43.997 | + source /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2025-11-22 06:21:43.997 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:21:43.997 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:21:43.997 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/01-repo-setup.bash 2025-11-22 06:21:43.999 | + source /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/01-repo-setup.bash 2025-11-22 06:21:43.999 | ++ export DIB_REPO_SETUP=current-podified 2025-11-22 06:21:43.999 | ++ DIB_REPO_SETUP=current-podified 2025-11-22 06:21:43.999 | ++ export DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:21:43.999 | ++ DIB_REPO_SETUP_BRANCH=master 2025-11-22 06:21:43.999 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:21:43.999 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2025-11-22 06:21:43.999 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:21:43.999 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2025-11-22 06:21:43.999 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/10-base-defaults 2025-11-22 06:21:44.001 | + source /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/10-base-defaults 2025-11-22 06:21:44.001 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:21:44.001 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-11-22 06:21:44.001 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:21:44.001 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-11-22 06:21:44.001 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:21:44.003 | + source /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2025-11-22 06:21:44.003 | ++ export DISTRO_NAME=centos 2025-11-22 06:21:44.003 | ++ DISTRO_NAME=centos 2025-11-22 06:21:44.003 | ++ export DIB_RELEASE=9-stream 2025-11-22 06:21:44.003 | ++ DIB_RELEASE=9-stream 2025-11-22 06:21:44.003 | ++ export EFI_BOOT_DIR=EFI/centos 2025-11-22 06:21:44.003 | ++ EFI_BOOT_DIR=EFI/centos 2025-11-22 06:21:44.003 | ++ export YUM=dnf 2025-11-22 06:21:44.003 | ++ YUM=dnf 2025-11-22 06:21:44.003 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/10-checksum.bash 2025-11-22 06:21:44.005 | + source /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/10-checksum.bash 2025-11-22 06:21:44.005 | ++ export DIB_CHECKSUM=1 2025-11-22 06:21:44.005 | ++ DIB_CHECKSUM=1 2025-11-22 06:21:44.005 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/10-defaults.bash 2025-11-22 06:21:44.007 | + source /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/10-defaults.bash 2025-11-22 06:21:44.007 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:21:44.007 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2025-11-22 06:21:44.007 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2025-11-22 06:21:44.009 | + source /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2025-11-22 06:21:44.009 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:21:44.009 | ++ DIB_DEFAULT_INSTALLTYPE=package 2025-11-22 06:21:44.009 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/14-manifests 2025-11-22 06:21:44.011 | + source /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/14-manifests 2025-11-22 06:21:44.011 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:21:44.011 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-11-22 06:21:44.011 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:21:44.011 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2025-11-22 06:21:44.011 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:21:44.013 | + source /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/20-ipa-distro-family.bash 2025-11-22 06:21:44.013 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2025-11-22 06:21:44.013 | ++ export IPA_DISTRO_FAMILY=rh 2025-11-22 06:21:44.013 | ++ IPA_DISTRO_FAMILY=rh 2025-11-22 06:21:44.013 | ++ [[ centos =~ (centos|rhel) ]] 2025-11-22 06:21:44.013 | ++ [[ 9 > 7 ]] 2025-11-22 06:21:44.013 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:21:44.013 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2025-11-22 06:21:44.013 | ++ [[ centos =~ debian ]] 2025-11-22 06:21:44.013 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/50-dib-python-version 2025-11-22 06:21:44.015 | + source /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/50-dib-python-version 2025-11-22 06:21:44.015 | ++ '[' -z 3 ']' 2025-11-22 06:21:44.015 | ++ '[' -z 3 ']' 2025-11-22 06:21:44.015 | ++ export DIB_PYTHON_VERSION 2025-11-22 06:21:44.015 | ++ export DIB_PYTHON=python3 2025-11-22 06:21:44.015 | ++ DIB_PYTHON=python3 2025-11-22 06:21:44.015 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/50-redhat-common 2025-11-22 06:21:44.017 | + source /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/50-redhat-common 2025-11-22 06:21:44.017 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:21:44.017 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2025-11-22 06:21:44.017 | ++ export DIB_INIT_SYSTEM=systemd 2025-11-22 06:21:44.017 | ++ DIB_INIT_SYSTEM=systemd 2025-11-22 06:21:44.017 | dib-run-parts Sourcing environment file /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/99-dib-init-system 2025-11-22 06:21:44.019 | + source /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/../environment.d/99-dib-init-system 2025-11-22 06:21:44.019 | ++ '[' -z systemd ']' 2025-11-22 06:21:44.019 | ++ case $DIB_INIT_SYSTEM in 2025-11-22 06:21:44.019 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/01-copy-manifests-dir 2025-11-22 06:21:44.022 | + set -eu 2025-11-22 06:21:44.022 | + set -o pipefail 2025-11-22 06:21:44.022 | + MANIFEST_IMAGE_PATH=/tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests 2025-11-22 06:21:44.022 | + '[' -d /tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests ']' 2025-11-22 06:21:44.022 | + echo 'declare -x DIB_ARGS="-o ironic-python-agent -x --checksum --min-tmpfs 7 centos dynamic-login element-manifest selinux-permissive enable-packages-install interface-names ironic-agent-multipath override-pip-and-virtualenv extra-hardware ironic-python-agent-ramdisk repo-setup" 2025-11-22 06:21:44.022 | declare -x DIB_DHCP_TIMEOUT="60" 2025-11-22 06:21:44.022 | declare -x DIB_EPEL_DISABLED="1" 2025-11-22 06:21:44.022 | declare -x DIB_IPA_HARDWARE_RDO="0" 2025-11-22 06:21:44.022 | declare -x DIB_LOCAL_IMAGE="/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2" 2025-11-22 06:21:44.022 | declare -x DIB_PYTHON_EXEC="/usr/bin/python3" 2025-11-22 06:21:44.022 | declare -x DIB_PYTHON_VERSION="3" 2025-11-22 06:21:44.022 | declare -x DIB_RELEASE="9-stream" 2025-11-22 06:21:44.022 | declare -x DIB_YUM_REPO_CONF="/etc/yum.repos.d/*"' 2025-11-22 06:21:44.022 | + sudo dd of=/tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests/dib_environment 2025-11-22 06:21:44.039 | 1+1 records in 2025-11-22 06:21:44.039 | 1+1 records out 2025-11-22 06:21:44.039 | 655 bytes copied, 4.4423e-05 s, 14.7 MB/s 2025-11-22 06:21:44.041 | + echo '-o ironic-python-agent -x --checksum --min-tmpfs 7 centos dynamic-login element-manifest selinux-permissive enable-packages-install interface-names ironic-agent-multipath override-pip-and-virtualenv extra-hardware ironic-python-agent-ramdisk repo-setup' 2025-11-22 06:21:44.041 | + sudo dd of=/tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests/dib_arguments 2025-11-22 06:21:44.057 | 0+1 records in 2025-11-22 06:21:44.057 | 0+1 records out 2025-11-22 06:21:44.057 | 253 bytes copied, 3.6078e-05 s, 7.0 MB/s 2025-11-22 06:21:44.058 | + mkdir -p ironic-python-agent.d/ 2025-11-22 06:21:44.060 | + sudo cp --no-preserve=ownership -rv /tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests ironic-python-agent.d/ 2025-11-22 06:21:44.075 | '/tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests' -> 'ironic-python-agent.d/dib-manifests' 2025-11-22 06:21:44.075 | '/tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests/dib-element-manifest' -> 'ironic-python-agent.d/dib-manifests/dib-element-manifest' 2025-11-22 06:21:44.075 | '/tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests/dib_environment' -> 'ironic-python-agent.d/dib-manifests/dib_environment' 2025-11-22 06:21:44.075 | '/tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests/dib_arguments' -> 'ironic-python-agent.d/dib-manifests/dib_arguments' 2025-11-22 06:21:44.077 | ++ whoami 2025-11-22 06:21:44.078 | + sudo chown -R root: ironic-python-agent.d/ 2025-11-22 06:21:44.096 | + sudo find /tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests -type f 2025-11-22 06:21:44.096 | + xargs sudo chown root:root 2025-11-22 06:21:44.132 | + sudo find /tmp/dib_build.ttvXPkjN/mnt//etc/dib-manifests -type f 2025-11-22 06:21:44.132 | + xargs sudo chmod 600 2025-11-22 06:21:44.165 | dib-run-parts 01-copy-manifests-dir completed 2025-11-22 06:21:44.165 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/50-dib-python 2025-11-22 06:21:44.168 | + set -eu 2025-11-22 06:21:44.168 | + set -o pipefail 2025-11-22 06:21:44.168 | + sudo unlink /tmp/dib_build.ttvXPkjN/mnt/usr/local/bin/dib-python 2025-11-22 06:21:44.186 | dib-run-parts 50-dib-python completed 2025-11-22 06:21:44.186 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/90-remove-ssh-host-keys 2025-11-22 06:21:44.188 | + set -eu 2025-11-22 06:21:44.188 | + set -o pipefail 2025-11-22 06:21:44.188 | + '[' -d /tmp/dib_build.ttvXPkjN/mnt/etc/ssh ']' 2025-11-22 06:21:44.188 | + sudo find /tmp/dib_build.ttvXPkjN/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2025-11-22 06:21:44.206 | dib-run-parts 90-remove-ssh-host-keys completed 2025-11-22 06:21:44.206 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/98-prepare-resolve-conf 2025-11-22 06:21:44.209 | + set -eu 2025-11-22 06:21:44.209 | + set -o pipefail 2025-11-22 06:21:44.209 | + '[' -L /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf ']' 2025-11-22 06:21:44.209 | + lsattr /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf 2025-11-22 06:21:44.209 | + grep '^....i' 2025-11-22 06:21:44.211 | + sudo rm -f /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf 2025-11-22 06:21:44.226 | + '[' -L /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf.ORIG ']' 2025-11-22 06:21:44.226 | + '[' -f /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf.ORIG ']' 2025-11-22 06:21:44.226 | + sudo mv /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf.ORIG /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf 2025-11-22 06:21:44.243 | dib-run-parts 98-prepare-resolve-conf completed 2025-11-22 06:21:44.243 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/99-ramdisk-create 2025-11-22 06:21:44.245 | + set -eu 2025-11-22 06:21:44.245 | + set -o pipefail 2025-11-22 06:21:44.245 | + '[' -n /tmp/dib_build.ttvXPkjN/mnt ']' 2025-11-22 06:21:44.245 | + USER=root 2025-11-22 06:21:44.245 | + source /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2025-11-22 06:21:44.246 | ++ readlink -f ironic-python-agent 2025-11-22 06:21:44.247 | + IMAGE_PATH=/usr/share/edpm-image-builder/ironic-python-agent 2025-11-22 06:21:44.247 | + cd /tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:21:44.247 | + DIB_IPA_COMPRESS_CMD=gzip 2025-11-22 06:21:44.247 | + echo '#disabled' 2025-11-22 06:21:44.247 | + sudo mv ./tmp/fstab.new ./etc/fstab 2025-11-22 06:21:44.264 | + sudo ln -s ./sbin/init ./ 2025-11-22 06:21:44.281 | + '[' -a ./dev/random ']' 2025-11-22 06:21:44.281 | + '[' -a ./dev/urandom ']' 2025-11-22 06:21:44.281 | + '[' 0 -gt 0 ']' 2025-11-22 06:21:44.282 | + sudo find . -xdev -path './sys/*' -prune -o -path './tmp/*' -prune -o -path './boot/*' -prune -o -path ./root/.cache -prune -o -path '*site-packages/babel/locale-data/*' -prune -o -path './usr/include/*' -prune -o -path './usr/lib/locale/*' -prune -o -path './usr/share/doc/*' -prune -o -path './usr/share/man/*' -prune -o -path './usr/share/GeoIP/*' -prune -o -path './usr/share/info/*' -prune -o -path './usr/share/licenses/*' -prune -o -path './usr/share/locale/*' -prune -o -path './usr/share/misc/m*' -prune -o -path './usr/src/kernels/*' -prune -o -path './var/cache/*' -prune -o -path './var/log/*' -prune -o -name '*.pyc' -prune -o -name '*.pyo' -prune -o -print 2025-11-22 06:21:44.282 | + sudo cpio -o -H newc 2025-11-22 06:21:44.282 | + gzip 2025-11-22 06:22:21.710 | 2028711 blocks 2025-11-22 06:22:21.714 | + select_boot_kernel_initrd /tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:22:21.714 | + TARGET_ROOT=/tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:22:21.714 | + BOOTDIR=/tmp/dib_build.ttvXPkjN/mnt/boot 2025-11-22 06:22:21.714 | + '[' -n '' -a -n '' ']' 2025-11-22 06:22:21.714 | + '[' -f /tmp/dib_build.ttvXPkjN/mnt/etc/redhat-release ']' 2025-11-22 06:22:21.714 | ++ ls -1rv /tmp/dib_build.ttvXPkjN/mnt/boot/vmlinuz-5.14.0-639.el9.x86_64 2025-11-22 06:22:21.714 | ++ grep PAE 2025-11-22 06:22:21.714 | ++ grep -v debug 2025-11-22 06:22:21.715 | ++ head -1 2025-11-22 06:22:21.716 | ++ echo '' 2025-11-22 06:22:21.716 | + KERNEL= 2025-11-22 06:22:21.717 | ++ ls -1rv /tmp/dib_build.ttvXPkjN/mnt/boot/vmlinuz-5.14.0-639.el9.x86_64 2025-11-22 06:22:21.717 | ++ grep -v debug 2025-11-22 06:22:21.717 | ++ head -1 2025-11-22 06:22:21.718 | + KERNEL=/tmp/dib_build.ttvXPkjN/mnt/boot/vmlinuz-5.14.0-639.el9.x86_64 2025-11-22 06:22:21.718 | + '[' '!' /tmp/dib_build.ttvXPkjN/mnt/boot/vmlinuz-5.14.0-639.el9.x86_64 ']' 2025-11-22 06:22:21.719 | ++ basename /tmp/dib_build.ttvXPkjN/mnt/boot/vmlinuz-5.14.0-639.el9.x86_64 2025-11-22 06:22:21.720 | + KERNEL=vmlinuz-5.14.0-639.el9.x86_64 2025-11-22 06:22:21.720 | + KERNEL_VERSION=5.14.0-639.el9.x86_64 2025-11-22 06:22:21.720 | +++ ls /tmp/dib_build.ttvXPkjN/mnt/boot/initramfs-5.14.0-639.el9.x86_64.img 2025-11-22 06:22:21.721 | ++ basename /tmp/dib_build.ttvXPkjN/mnt/boot/initramfs-5.14.0-639.el9.x86_64.img 2025-11-22 06:22:21.723 | + RAMDISK=initramfs-5.14.0-639.el9.x86_64.img 2025-11-22 06:22:21.723 | + '[' '!' initramfs-5.14.0-639.el9.x86_64.img ']' 2025-11-22 06:22:21.723 | + sudo cp /tmp/dib_build.ttvXPkjN/mnt/boot/vmlinuz-5.14.0-639.el9.x86_64 /usr/share/edpm-image-builder/ironic-python-agent.kernel 2025-11-22 06:22:21.749 | + sudo chown root: /usr/share/edpm-image-builder/ironic-python-agent.kernel 2025-11-22 06:22:21.766 | + [[ -n 1 ]] 2025-11-22 06:22:21.766 | + [[ 1 != \0 ]] 2025-11-22 06:22:21.766 | ++ dirname /usr/share/edpm-image-builder/ironic-python-agent 2025-11-22 06:22:21.767 | + pushd /usr/share/edpm-image-builder 2025-11-22 06:22:21.767 | /usr/share/edpm-image-builder /tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:22:21.767 | + [[ 1 == \1 ]] 2025-11-22 06:22:21.767 | + DIB_CHECKSUM=md5,sha256 2025-11-22 06:22:21.767 | + [[ md5,sha256 == *md5* ]] 2025-11-22 06:22:21.767 | + md5sum ironic-python-agent.initramfs ironic-python-agent.kernel 2025-11-22 06:22:22.794 | + [[ md5,sha256 == *sha256* ]] 2025-11-22 06:22:22.794 | + sha256sum ironic-python-agent.initramfs ironic-python-agent.kernel 2025-11-22 06:22:23.290 | + popd 2025-11-22 06:22:23.290 | /tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:22:23.290 | + sudo ls -lh /usr/share/edpm-image-builder/ironic-python-agent.d /usr/share/edpm-image-builder/ironic-python-agent.initramfs /usr/share/edpm-image-builder/ironic-python-agent.kernel /usr/share/edpm-image-builder/ironic-python-agent.md5 /usr/share/edpm-image-builder/ironic-python-agent.sha256 2025-11-22 06:22:23.307 | -rw-r--r--. 1 root root 630M Nov 22 06:22 /usr/share/edpm-image-builder/ironic-python-agent.initramfs 2025-11-22 06:22:23.307 | -rwxr-xr-x. 1 root root 15M Nov 22 06:22 /usr/share/edpm-image-builder/ironic-python-agent.kernel 2025-11-22 06:22:23.307 | -rw-r--r--. 1 root root 125 Nov 22 06:22 /usr/share/edpm-image-builder/ironic-python-agent.md5 2025-11-22 06:22:23.307 | -rw-r--r--. 1 root root 189 Nov 22 06:22 /usr/share/edpm-image-builder/ironic-python-agent.sha256 2025-11-22 06:22:23.307 | 2025-11-22 06:22:23.307 | /usr/share/edpm-image-builder/ironic-python-agent.d: 2025-11-22 06:22:23.307 | total 0 2025-11-22 06:22:23.307 | drwxr-xr-x. 2 root root 78 Nov 22 06:21 dib-manifests 2025-11-22 06:22:23.310 | dib-run-parts 99-ramdisk-create completed 2025-11-22 06:22:23.310 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/99-remove-dib-img-functions 2025-11-22 06:22:23.312 | + set -eu 2025-11-22 06:22:23.312 | + set -o pipefail 2025-11-22 06:22:23.312 | + sudo rm -f /tmp/dib_build.ttvXPkjN/mnt/lib/diskimage-builder/img-functions 2025-11-22 06:22:23.328 | + sudo rmdir /tmp/dib_build.ttvXPkjN/mnt/lib/diskimage-builder 2025-11-22 06:22:23.345 | dib-run-parts 99-remove-dib-img-functions completed 2025-11-22 06:22:23.345 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/99-remove-yum-repo-conf 2025-11-22 06:22:23.348 | + set -eu 2025-11-22 06:22:23.348 | + set -o pipefail 2025-11-22 06:22:23.348 | + '[' -z '/etc/yum.repos.d/*' ']' 2025-11-22 06:22:23.348 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:22:23.348 | ++ basename /etc/yum.repos.d/centos-addons.repo 2025-11-22 06:22:23.349 | + sudo rm -f /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d/centos-addons.repo 2025-11-22 06:22:23.365 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:22:23.365 | ++ basename /etc/yum.repos.d/centos.repo 2025-11-22 06:22:23.366 | + sudo rm -f /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d/centos.repo 2025-11-22 06:22:23.381 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:22:23.382 | ++ basename /etc/yum.repos.d/delorean-antelope-testing.repo 2025-11-22 06:22:23.382 | + sudo rm -f /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d/delorean-antelope-testing.repo 2025-11-22 06:22:23.398 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:22:23.398 | ++ basename /etc/yum.repos.d/delorean.repo 2025-11-22 06:22:23.399 | + sudo rm -f /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d/delorean.repo 2025-11-22 06:22:23.414 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:22:23.414 | ++ basename /etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-11-22 06:22:23.415 | + sudo rm -f /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d/repo-setup-centos-appstream.repo 2025-11-22 06:22:23.430 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:22:23.430 | ++ basename /etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-11-22 06:22:23.431 | + sudo rm -f /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d/repo-setup-centos-baseos.repo 2025-11-22 06:22:23.446 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:22:23.446 | ++ basename /etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-11-22 06:22:23.447 | + sudo rm -f /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d/repo-setup-centos-highavailability.repo 2025-11-22 06:22:23.461 | + for file in $DIB_YUM_REPO_CONF 2025-11-22 06:22:23.461 | ++ basename /etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-11-22 06:22:23.462 | + sudo rm -f /tmp/dib_build.ttvXPkjN/mnt/etc/yum.repos.d/repo-setup-centos-powertools.repo 2025-11-22 06:22:23.477 | dib-run-parts 99-remove-yum-repo-conf completed 2025-11-22 06:22:23.477 | dib-run-parts Running /tmp/dib_build.ttvXPkjN/hooks/cleanup.d/99-selinux-fixfiles-restore 2025-11-22 06:22:23.479 | + set -eu 2025-11-22 06:22:23.480 | + set -o pipefail 2025-11-22 06:22:23.480 | + [[ ! -f /tmp/dib_build.ttvXPkjN/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2025-11-22 06:22:23.480 | + [[ ! -x /tmp/dib_build.ttvXPkjN/mnt/usr/sbin/setfiles ]] 2025-11-22 06:22:23.480 | + _runcon= 2025-11-22 06:22:23.480 | + [[ -d /sys/fs/selinux ]] 2025-11-22 06:22:23.480 | + selinuxenabled 2025-11-22 06:22:23.481 | + sudo semanage permissive -a setfiles_mac_t 2025-11-22 06:22:30.602 | + _runcon='runcon -t setfiles_mac_t -- ' 2025-11-22 06:22:30.602 | + _dash_m= 2025-11-22 06:22:30.602 | + [[ centos == \f\e\d\o\r\a ]] 2025-11-22 06:22:30.602 | + IFS='|' 2025-11-22 06:22:30.602 | + read -ra SPLIT_MOUNTS 2025-11-22 06:22:30.602 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2025-11-22 06:22:30.602 | + '[' / '!=' /tmp/in_target.d ']' 2025-11-22 06:22:30.602 | + '[' / '!=' /dev ']' 2025-11-22 06:22:30.602 | + '[' / '!=' /boot/efi ']' 2025-11-22 06:22:30.602 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2025-11-22 06:22:30.602 | + pgrep kauditd 2025-11-22 06:22:30.614 | + [[ / == \/ ]] 2025-11-22 06:22:30.614 | ++ mktemp -d 2025-11-22 06:22:30.615 | + TMP_BIND_MOUNT=/tmp/tmp.M6T9lVSTf9 2025-11-22 06:22:30.615 | + sudo mount --bind /tmp/dib_build.ttvXPkjN/mnt /tmp/tmp.M6T9lVSTf9 2025-11-22 06:22:30.636 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/tmp.M6T9lVSTf9 /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2025-11-22 06:22:40.374 | + sudo umount /tmp/tmp.M6T9lVSTf9 2025-11-22 06:22:40.397 | + sudo rmdir /tmp/tmp.M6T9lVSTf9 2025-11-22 06:22:40.416 | dib-run-parts 99-selinux-fixfiles-restore completed 2025-11-22 06:22:40.416 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-11-22 06:22:40.416 | dib-run-parts 2025-11-22 06:22:40.417 | dib-run-parts Target: cleanup.d 2025-11-22 06:22:40.417 | dib-run-parts 2025-11-22 06:22:40.418 | dib-run-parts Script Seconds 2025-11-22 06:22:40.418 | dib-run-parts --------------------------------------- ---------- 2025-11-22 06:22:40.418 | dib-run-parts 2025-11-22 06:22:40.426 | dib-run-parts 01-copy-manifests-dir 0.145 2025-11-22 06:22:40.431 | dib-run-parts 50-dib-python 0.019 2025-11-22 06:22:40.437 | dib-run-parts 90-remove-ssh-host-keys 0.020 2025-11-22 06:22:40.442 | dib-run-parts 98-prepare-resolve-conf 0.035 2025-11-22 06:22:40.447 | dib-run-parts 99-ramdisk-create 39.066 2025-11-22 06:22:40.453 | dib-run-parts 99-remove-dib-img-functions 0.035 2025-11-22 06:22:40.457 | dib-run-parts 99-remove-yum-repo-conf 0.131 2025-11-22 06:22:40.462 | dib-run-parts 99-selinux-fixfiles-restore 16.938 2025-11-22 06:22:40.463 | dib-run-parts 2025-11-22 06:22:40.463 | dib-run-parts --------------------- END PROFILING --------------------- 2025-11-22 06:22:40.467 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-cleanup bash 2025-11-22 06:22:40.469 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-11-22 06:22:40.470 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-cleanup(,|$)' -q 2025-11-22 06:22:40.475 | + diskimage_builder/lib/img-functions:finalise_base:110 : '[' -L /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf ']' 2025-11-22 06:22:40.477 | + diskimage_builder/lib/img-functions:finalise_base:111 : lsattr /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf 2025-11-22 06:22:40.478 | + diskimage_builder/lib/img-functions:finalise_base:111 : grep '^....i' 2025-11-22 06:22:40.482 | + diskimage_builder/lib/img-functions:finalise_base:118 : sudo rm -f /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf 2025-11-22 06:22:40.501 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -L /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf.ORIG ']' 2025-11-22 06:22:40.503 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -f /tmp/dib_build.ttvXPkjN/mnt/etc/resolv.conf.ORIG ']' 2025-11-22 06:22:40.506 | + diskimage_builder/lib/img-functions:finalise_base:127 : unmount_dir /tmp/dib_build.ttvXPkjN/mnt/tmp 2025-11-22 06:22:40.508 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.ttvXPkjN/mnt/tmp 2025-11-22 06:22:40.511 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-11-22 06:22:40.513 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-11-22 06:22:40.516 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-11-22 06:22:40.518 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-11-22 06:22:40.521 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.ttvXPkjN/mnt/tmp ']' 2025-11-22 06:22:40.523 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.ttvXPkjN/mnt/tmp 2025-11-22 06:22:40.527 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.ttvXPkjN/mnt/tmp 2025-11-22 06:22:40.529 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-11-22 06:22:40.532 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-11-22 06:22:40.535 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-11-22 06:22:40.536 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.ttvXPkjN/mnt/tmp/' 2025-11-22 06:22:40.536 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-11-22 06:22:40.540 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts= 2025-11-22 06:22:40.543 | + diskimage_builder/lib/img-functions:finalise_base:128 : find /tmp/dib_build.ttvXPkjN/mnt/tmp -maxdepth 1 -mindepth 1 2025-11-22 06:22:40.544 | + diskimage_builder/lib/img-functions:finalise_base:128 : xargs sudo rm -rf --one-file-system 2025-11-22 06:22:40.565 | + diskimage_builder/lib/img-functions:finalise_base:130 : sudo find /tmp/dib_build.ttvXPkjN/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2025-11-22 06:22:40.618 | + diskimage_builder/lib/img-functions:finalise_base:132 : sudo find /tmp/dib_build.ttvXPkjN/mnt/root -name '*.log' -type f -delete 2025-11-22 06:22:40.637 | + diskimage_builder/lib/disk-image-create:main:554 : for X in ${!IMAGE_TYPES[@]} 2025-11-22 06:22:40.640 | + diskimage_builder/lib/disk-image-create:main:555 : [[ tar aci =~ qcow2 ]] 2025-11-22 06:22:40.642 | + diskimage_builder/lib/disk-image-create:main:573 : '[' qcow2 == squashfs ']' 2025-11-22 06:22:40.645 | + diskimage_builder/lib/disk-image-create:main:577 : '[' qcow2 == docker ']' 2025-11-22 06:22:40.648 | + diskimage_builder/lib/disk-image-create:main:588 : export EXTRA_UNMOUNT= 2025-11-22 06:22:40.650 | + diskimage_builder/lib/disk-image-create:main:588 : EXTRA_UNMOUNT= 2025-11-22 06:22:40.653 | + diskimage_builder/lib/disk-image-create:main:589 : unmount_image 2025-11-22 06:22:40.655 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-11-22 06:22:40.678 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:22:40.681 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:22:40.684 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-11-22 06:22:40.686 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-11-22 06:22:40.689 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-11-22 06:22:40.691 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-11-22 06:22:40.694 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.ttvXPkjN/mnt ']' 2025-11-22 06:22:40.696 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:22:40.700 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:22:40.702 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-11-22 06:22:40.705 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-11-22 06:22:40.708 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-11-22 06:22:40.708 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.ttvXPkjN/mnt/' 2025-11-22 06:22:40.709 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-11-22 06:22:40.714 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.ttvXPkjN/mnt/sys 2025-11-22 06:22:40.714 | /tmp/dib_build.ttvXPkjN/mnt/proc 2025-11-22 06:22:40.714 | /tmp/dib_build.ttvXPkjN/mnt/dev/pts 2025-11-22 06:22:40.714 | /tmp/dib_build.ttvXPkjN/mnt/dev' 2025-11-22 06:22:40.716 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-22 06:22:40.719 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-22 06:22:40.721 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-22 06:22:40.723 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-22 06:22:40.726 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-22 06:22:40.728 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.ttvXPkjN/mnt/sys' 2025-11-22 06:22:40.728 | Unmount /tmp/dib_build.ttvXPkjN/mnt/sys 2025-11-22 06:22:40.731 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.ttvXPkjN/mnt/sys 2025-11-22 06:22:40.751 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-22 06:22:40.753 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-22 06:22:40.756 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-22 06:22:40.758 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-22 06:22:40.761 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-22 06:22:40.763 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.ttvXPkjN/mnt/proc' 2025-11-22 06:22:40.764 | Unmount /tmp/dib_build.ttvXPkjN/mnt/proc 2025-11-22 06:22:40.766 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.ttvXPkjN/mnt/proc 2025-11-22 06:22:40.786 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-22 06:22:40.788 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-22 06:22:40.791 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-22 06:22:40.793 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-22 06:22:40.796 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-22 06:22:40.798 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.ttvXPkjN/mnt/dev/pts' 2025-11-22 06:22:40.798 | Unmount /tmp/dib_build.ttvXPkjN/mnt/dev/pts 2025-11-22 06:22:40.801 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.ttvXPkjN/mnt/dev/pts 2025-11-22 06:22:40.820 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-11-22 06:22:40.823 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-11-22 06:22:40.826 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-11-22 06:22:40.828 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-11-22 06:22:40.831 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-11-22 06:22:40.833 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.ttvXPkjN/mnt/dev' 2025-11-22 06:22:40.833 | Unmount /tmp/dib_build.ttvXPkjN/mnt/dev 2025-11-22 06:22:40.836 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.ttvXPkjN/mnt/dev 2025-11-22 06:22:40.855 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-11-22 06:22:40.857 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-11-22 06:22:40.860 | ++ 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-22 06:22:40.987 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-11-22 06:22:40.987 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN', 'image-size': '2593728KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-22 06:22:40.987 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2025-11-22 06:22:41.003 | + diskimage_builder/lib/disk-image-create:main:591 : TMP_IMAGE_PATH=/tmp/dib_image.5itwRd8p/image0.raw 2025-11-22 06:22:41.006 | + diskimage_builder/lib/disk-image-create:main:592 : export TMP_IMAGE_PATH 2025-11-22 06:22:41.008 | + 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-22 06:22:41.135 | 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-22 06:22:41.135 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN', 'image-size': '2593728KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-22 06:22:41.135 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2025-11-22 06:22:41.135 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-11-22 06:22:41.158 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.ttvXPkjN/mnt/] 2025-11-22 06:22:41.175 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.ttvXPkjN/mnt/: 806.3 MiB (845504512 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2025-11-22 06:22:41.176 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.ttvXPkjN/mnt/] 2025-11-22 06:22:41.657 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2025-11-22 06:22:41.657 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2025-11-22 06:22:41.697 | + 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-22 06:22:41.822 | 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-22 06:22:41.822 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.ttvXPkjN/block-device/config.yaml', 'image-dir': '/tmp/dib_image.5itwRd8p', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.ttvXPkjN/mnt', 'build-dir': '/tmp/dib_build.ttvXPkjN', 'image-size': '2593728KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-11-22 06:22:41.822 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.ttvXPkjN/states/block-device] 2025-11-22 06:22:41.838 | + diskimage_builder/lib/disk-image-create:main:598 : cleanup_build_dir 2025-11-22 06:22:41.841 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /tmp/dib_build.ttvXPkjN/built; do sleep 1; done' 2025-11-22 06:22:41.862 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /tmp/dib_build.ttvXPkjN/mnt 2025-11-22 06:22:41.881 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /tmp/dib_build.ttvXPkjN 2025-11-22 06:22:41.932 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2025-11-22 06:22:41.935 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-11-22 06:22:41.937 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-11-22 06:22:41.940 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-11-22 06:22:41.943 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-11-22 06:22:41.947 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865368 2025-11-22 06:22:41.950 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-11-22 06:22:41.952 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865368 -lt 14680064 ']' 2025-11-22 06:22:41.955 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-11-22 06:22:41.957 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-11-22 06:22:41.960 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /tmp/dib_build.ttvXPkjN 2025-11-22 06:22:41.971 | + diskimage_builder/lib/disk-image-create:main:600 : [[ ! install-types enable-packages-install interface-names pkg-map override-pip-and-virtualenv extra-hardware cache-url svc-map rpm-distro select-boot-kernel-initrd no-final-image dynamic-login openssh-server base epel ensure-venv sysprep centos source-repositories ironic-python-agent-ramdisk dib-python repo-setup manifests element-manifest ibft-interfaces selinux-permissive install-static redhat-common dhcp-all-interfaces yum selinux-fixfiles-restore ironic-ramdisk-base runtime-ssh-host-keys package-installs ironic-agent-multipath dib-init-system install-bin =~ no-final-image ]] 2025-11-22 06:22:41.973 | + diskimage_builder/lib/disk-image-create:main:617 : cleanup_image_dir 2025-11-22 06:22:41.975 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /tmp/dib_image.5itwRd8p 2025-11-22 06:22:42.016 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2025-11-22 06:22:42.018 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-11-22 06:22:42.021 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2025-11-22 06:22:42.023 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2025-11-22 06:22:42.026 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2025-11-22 06:22:42.030 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865368 2025-11-22 06:22:42.033 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2025-11-22 06:22:42.035 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865368 -lt 14680064 ']' 2025-11-22 06:22:42.037 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2025-11-22 06:22:42.040 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2025-11-22 06:22:42.042 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /tmp/dib_image.5itwRd8p 2025-11-22 06:22:42.225 | Build completed successfully