2024-11-20 00:05:51.814 | diskimage-builder version 3.36.0 2024-11-20 00:05:51.816 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console rocky-container epel 2024-11-20 00:05:51.939 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements:/etc/nodepool/elements _find_all_elements /usr/local/lib/python3.11/site-packages/diskimage_builder/element_dependencies.py:209 2024-11-20 00:05:52.003 | Expanded element dependencies to: epel base install-types install-static cache-devstack simple-init ensure-venv install-bin source-repositories redhat-common sysprep yum containerfile pkg-map block-device-efi growroot runtime-ssh-host-keys openssh-server infra-package-needs manifests cache-url rocky-container journal-to-console nodepool-base cloud-init-datasources zuul-worker openstack-repos bootloader selinux-fixfiles-restore package-installs rpm-distro dib-init-system vm 2024-11-20 00:05:52.008 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-20 00:05:52.013 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/rockylinux-9-arm64-f4b40f7984f64aff974154d2a95b889c 2024-11-20 00:05:52.018 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/rockylinux-9-arm64-f4b40f7984f64aff974154d2a95b889c 2024-11-20 00:05:52.023 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-20 00:05:52.027 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-20 00:05:52.032 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-20 00:05:52.037 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-20 00:05:52.042 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-20 00:05:52.047 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-20 00:05:52.055 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.4o5xoG7c 2024-11-20 00:05:52.060 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-20 00:05:52.067 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.Up3x8NRW 2024-11-20 00:05:52.071 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-20 00:05:52.076 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-20 00:05:52.081 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-20 00:05:52.086 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-20 00:05:52.091 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 00:05:52.095 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 00:05:52.100 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-20 00:05:52.105 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.4o5xoG7c 2024-11-20 00:05:52.105 | Building in /opt/dib_tmp/dib_build.4o5xoG7c 2024-11-20 00:05:52.110 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-20 00:05:52.114 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-20 00:05:52.119 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-20 00:05:52.124 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.4o5xoG7c/hooks 2024-11-20 00:05:52.128 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.4o5xoG7c/hooks 2024-11-20 00:05:52.133 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.4o5xoG7c/block-device 2024-11-20 00:05:52.140 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.4o5xoG7c/block-device/config.yaml 2024-11-20 00:05:52.145 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.4o5xoG7c/block-device/config.yaml 2024-11-20 00:05:52.168 | Searching elements for block-device[-arm64].yaml ... 2024-11-20 00:05:52.197 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-20 00:05:52.201 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-20 00:05:52.206 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.4o5xoG7c/block-device/params.yaml 2024-11-20 00:05:52.211 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-20 00:05:52.216 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-20 00:05:52.223 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-11-20 00:05:52.707 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 00:05:52.708 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.4o5xoG7c/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Up3x8NRW', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.4o5xoG7c/mnt', 'build-dir': '/opt/dib_tmp/dib_build.4o5xoG7c'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 00:05:52.713 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'root', 'type': '8300', 'size': '100%', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-11-20 00:05:52.714 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-11-20 00:05:52.714 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-11-20 00:05:52.715 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.4o5xoG7c/states/block-device/config.json] 2024-11-20 00:05:52.803 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-11-20 00:05:53.271 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 00:05:53.272 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.4o5xoG7c/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Up3x8NRW', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.4o5xoG7c/mnt', 'build-dir': '/opt/dib_tmp/dib_build.4o5xoG7c'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 00:05:53.272 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-20 00:05:53.272 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:308 2024-11-20 00:05:53.355 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-20 00:05:53.360 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-20 00:05:53.365 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-11-20 00:05:53.854 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 00:05:53.854 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.4o5xoG7c/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Up3x8NRW', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.4o5xoG7c/mnt', 'build-dir': '/opt/dib_tmp/dib_build.4o5xoG7c'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 00:05:53.855 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-20 00:05:53.855 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:315 2024-11-20 00:05:53.943 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-20 00:05:53.948 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-20 00:05:53.953 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-11-20 00:05:54.437 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 00:05:54.437 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.4o5xoG7c/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Up3x8NRW', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.4o5xoG7c/mnt', 'build-dir': '/opt/dib_tmp/dib_build.4o5xoG7c'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 00:05:54.438 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-20 00:05:54.438 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2024-11-20 00:05:54.527 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-20 00:05:54.532 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-20 00:05:54.538 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-11-20 00:05:55.034 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 00:05:55.034 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.4o5xoG7c/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Up3x8NRW', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.4o5xoG7c/mnt', 'build-dir': '/opt/dib_tmp/dib_build.4o5xoG7c'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 00:05:55.035 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-20 00:05:55.119 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-20 00:05:55.124 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-20 00:05:55.129 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-20 00:05:55.133 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.4o5xoG7c/mnt 2024-11-20 00:05:55.141 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.4o5xoG7c/mnt 2024-11-20 00:05:55.151 | chown: warning: '.' should be ':': 'root.root' 2024-11-20 00:05:55.157 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.4o5xoG7c/mnt 2024-11-20 00:05:55.162 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.4o5xoG7c/mnt 2024-11-20 00:05:55.166 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.4o5xoG7c/mnt 2024-11-20 00:05:55.171 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-20 00:05:55.176 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-20 00:05:55.181 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.4o5xoG7c/hooks ']' 2024-11-20 00:05:55.185 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-20 00:05:55.219 | Copying hooks for vm 2024-11-20 00:05:55.230 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-20 00:05:55.241 | Copying hooks for infra-package-needs 2024-11-20 00:05:55.252 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-20 00:05:55.262 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-20 00:05:55.265 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-20 00:05:55.268 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-20 00:05:55.278 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-20 00:05:55.281 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-20 00:05:55.284 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-20 00:05:55.287 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-20 00:05:55.289 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-20 00:05:55.300 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-20 00:05:55.316 | Copying hooks for epel 2024-11-20 00:05:55.325 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/epel/pre-install.d/05-rpm-epel-release 2024-11-20 00:05:55.397 | Copying hooks for install-bin 2024-11-20 00:05:55.406 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-20 00:05:55.415 | Copying hooks for source-repositories 2024-11-20 00:05:55.426 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-20 00:05:55.443 | Copying hooks for package-installs 2024-11-20 00:05:55.453 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-20 00:05:55.523 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-20 00:05:55.526 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-20 00:05:55.529 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-20 00:05:55.532 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-20 00:05:55.540 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-20 00:05:55.543 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-20 00:05:55.551 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-20 00:05:55.554 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-20 00:05:55.741 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-20 00:05:55.744 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-20 00:05:55.759 | Copying hooks for yum 2024-11-20 00:05:55.768 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-11-20 00:05:55.821 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-11-20 00:05:55.881 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-11-20 00:05:55.914 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-11-20 00:05:55.924 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-11-20 00:05:55.947 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-11-20 00:05:55.952 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-11-20 00:05:55.956 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-11-20 00:05:55.980 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-11-20 00:05:55.991 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-11-20 00:05:56.046 | Copying hooks for containerfile 2024-11-20 00:05:56.217 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/containerfile/test-elements/jammy-build-succeeds 2024-11-20 00:05:56.434 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/containerfile/root.d/08-containerfile 2024-11-20 00:05:56.508 | Copying hooks for cloud-init-datasources 2024-11-20 00:05:56.517 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-20 00:05:56.526 | Copying hooks for ensure-venv 2024-11-20 00:05:56.544 | Copying hooks for block-device-efi 2024-11-20 00:05:56.555 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-20 00:05:56.569 | Copying hooks for rpm-distro 2024-11-20 00:05:56.578 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-11-20 00:05:56.599 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2024-11-20 00:05:56.607 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-11-20 00:05:56.616 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-11-20 00:05:56.649 | Copying hooks for base 2024-11-20 00:05:56.658 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-20 00:05:56.666 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-20 00:05:56.669 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-20 00:05:56.672 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-20 00:05:56.680 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-20 00:05:56.694 | Copying hooks for install-types 2024-11-20 00:05:56.703 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-20 00:05:56.711 | Copying hooks for selinux-fixfiles-restore 2024-11-20 00:05:56.720 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2024-11-20 00:05:56.732 | Copying hooks for openssh-server 2024-11-20 00:05:56.741 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-20 00:05:56.743 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-20 00:05:56.760 | Copying hooks for bootloader 2024-11-20 00:05:56.769 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-20 00:05:56.777 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-20 00:05:56.788 | Copying hooks for manifests 2024-11-20 00:05:56.797 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-20 00:05:56.805 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-20 00:05:56.813 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-20 00:05:56.822 | Copying hooks for openstack-repos 2024-11-20 00:05:56.830 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-20 00:05:56.841 | Copying hooks for sysprep 2024-11-20 00:05:56.850 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-20 00:05:56.859 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-20 00:05:56.868 | Copying hooks for dib-init-system 2024-11-20 00:05:56.876 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-20 00:05:56.885 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-20 00:05:56.893 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-20 00:05:56.901 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-20 00:05:56.910 | Copying hooks for journal-to-console 2024-11-20 00:05:56.918 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-20 00:05:56.927 | Copying hooks for install-static 2024-11-20 00:05:56.935 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-20 00:05:56.950 | Copying hooks for cache-devstack 2024-11-20 00:05:56.975 | Copying hooks for redhat-common 2024-11-20 00:05:56.985 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-11-20 00:05:57.012 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-11-20 00:05:57.045 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-11-20 00:05:57.082 | Copying hooks for cache-url 2024-11-20 00:05:57.091 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-20 00:05:57.111 | Copying hooks for nodepool-base 2024-11-20 00:05:57.120 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-20 00:05:57.129 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-20 00:05:57.137 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-20 00:05:57.140 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-20 00:05:57.150 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-20 00:05:57.160 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-20 00:05:57.163 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-20 00:05:57.171 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-20 00:05:57.174 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-20 00:05:57.177 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-20 00:05:57.180 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-20 00:05:57.189 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-20 00:05:57.192 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-20 00:05:57.194 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-20 00:05:57.197 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-20 00:05:57.200 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-20 00:05:57.203 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-20 00:05:57.206 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-20 00:05:57.214 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-20 00:05:57.231 | Copying hooks for growroot 2024-11-20 00:05:57.241 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-20 00:05:57.251 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-20 00:05:57.263 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-20 00:05:57.266 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-20 00:05:57.269 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-20 00:05:57.286 | Copying hooks for runtime-ssh-host-keys 2024-11-20 00:05:57.295 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-11-20 00:05:57.303 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-20 00:05:57.312 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-20 00:05:57.321 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-20 00:05:57.324 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-20 00:05:57.342 | Copying hooks for rocky-container 2024-11-20 00:05:57.380 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/8 2024-11-20 00:05:57.385 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 2024-11-20 00:05:57.414 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/test-elements/build-succeeds 2024-11-20 00:05:57.473 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/test-elements/rocky-9-aarch64-build-succeeds 2024-11-20 00:05:57.505 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/environment.d/10-01-rocky-distro-name.bash 2024-11-20 00:05:57.510 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/environment.d/11-yum-dnf.bash 2024-11-20 00:05:57.529 | Copying hooks for simple-init 2024-11-20 00:05:57.538 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-20 00:05:57.546 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-20 00:05:57.549 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-20 00:05:57.553 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-20 00:05:57.878 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-20 00:05:57.957 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-20 00:05:57.966 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-20 00:05:57.969 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-20 00:05:57.989 | Copying hooks for pkg-map 2024-11-20 00:05:57.998 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-20 00:05:58.006 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-20 00:05:58.015 | Copying hooks for zuul-worker 2024-11-20 00:05:58.024 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-20 00:05:58.032 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-20 00:05:58.049 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-20 00:05:58.054 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 00:05:58.056 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-20 00:05:58.065 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d ']' 2024-11-20 00:05:58.070 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d' 2024-11-20 00:05:58.070 | Running hooks from /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d 2024-11-20 00:05:58.075 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-20 00:05:58.079 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d 2024-11-20 00:05:58.102 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-20 00:05:58.109 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-20 00:05:58.114 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : export DISTRO_NAME=rocky 2024-11-20 00:05:58.118 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : DISTRO_NAME=rocky 2024-11-20 00:05:58.122 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : export DIB_RELEASE=9 2024-11-20 00:05:58.126 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : DIB_RELEASE=9 2024-11-20 00:05:58.130 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/rocky 2024-11-20 00:05:58.134 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/rocky 2024-11-20 00:05:58.139 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-20 00:05:58.143 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-20 00:05:58.147 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/10-base-defaults 2024-11-20 00:05:58.155 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/10-base-defaults 2024-11-20 00:05:58.159 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 00:05:58.163 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 00:05:58.167 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 00:05:58.171 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 00:05:58.176 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 00:05:58.183 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 00:05:58.188 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-20 00:05:58.192 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-20 00:05:58.196 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 00:05:58.200 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 00:05:58.205 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-20 00:05:58.209 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 00:05:58.213 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 00:05:58.217 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-20 00:05:58.221 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-20 00:05:58.225 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 00:05:58.229 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 00:05:58.234 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 00:05:58.238 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 00:05:58.242 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-20 00:05:58.250 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-20 00:05:58.254 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-20 00:05:58.258 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-20 00:05:58.263 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/14-manifests 2024-11-20 00:05:58.270 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/14-manifests 2024-11-20 00:05:58.275 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 00:05:58.279 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 00:05:58.283 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-f4b40f7984f64aff974154d2a95b889c.d/ 2024-11-20 00:05:58.287 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-f4b40f7984f64aff974154d2a95b889c.d/ 2024-11-20 00:05:58.292 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/15-block-device.bash 2024-11-20 00:05:58.300 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/15-block-device.bash 2024-11-20 00:05:58.304 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-20 00:05:58.308 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-20 00:05:58.312 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-20 00:05:58.317 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-20 00:05:58.325 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-20 00:05:58.329 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ rocky =~ (almalinux|centos|fedora|rocky) ]] 2024-11-20 00:05:58.334 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-20 00:05:58.338 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-20 00:05:58.342 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \a\l\m\a\l\i\n\u\x ]] 2024-11-20 00:05:58.347 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \r\o\c\k\y ]] 2024-11-20 00:05:58.351 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ 9 > 7 ]] 2024-11-20 00:05:58.356 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:8 : [[ 1 == 0 ]] 2024-11-20 00:05:58.361 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-20 00:05:58.369 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-20 00:05:58.373 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 00:05:58.378 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 00:05:58.383 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/50-redhat-common 2024-11-20 00:05:58.391 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/50-redhat-common 2024-11-20 00:05:58.396 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-20 00:05:58.400 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-20 00:05:58.404 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-20 00:05:58.409 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-20 00:05:58.414 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-20 00:05:58.422 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-20 00:05:58.427 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 00:05:58.431 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 00:05:58.436 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 00:05:58.440 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 00:05:58.444 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 00:05:58.449 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 00:05:58.454 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 00:05:58.458 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 00:05:58.462 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/99-dib-init-system 2024-11-20 00:05:58.472 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/../environment.d/99-dib-init-system 2024-11-20 00:05:58.476 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-20 00:05:58.480 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-20 00:05:58.485 | dib-run-parts Running /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile 2024-11-20 00:05:58.494 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:21 : set -eu 2024-11-20 00:05:58.498 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:22 : set -o pipefail 2024-11-20 00:05:58.502 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:24 : : podman 2024-11-20 00:05:58.506 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:27 : [[ 0 != \0 ]] 2024-11-20 00:05:58.510 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:36 : [[ -z '' ]] 2024-11-20 00:05:58.514 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:37 : DIB_CONTAINERFILE_RUNTIME_NETWORK='--network host' 2024-11-20 00:05:58.518 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:42 : '[' -f /opt/dib_tmp/dib_build.4o5xoG7c/mnt/.extra_settings ']' 2024-11-20 00:05:58.522 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:46 : '[' -z '' ']' 2024-11-20 00:05:58.546 | Found container file /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 2024-11-20 00:05:58.551 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:66 : '[' -z /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 ']' 2024-11-20 00:05:58.556 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:74 : DIB_CONTAINER_CONTEXT=/opt/dib_cache/containerfile 2024-11-20 00:05:58.560 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:76 : mkdir -p /opt/dib_cache/containerfile 2024-11-20 00:05:58.567 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:78 : [[ 0 -gt 0 ]] 2024-11-20 00:05:58.571 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:81 : _sudo= 2024-11-20 00:05:58.576 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:84 : _podman_build_image=dib-tmp-work-image-21337 2024-11-20 00:05:58.580 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:85 : _podman_export_container=dib-tmp-export-18582 2024-11-20 00:05:58.584 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:94 : trap podman_cleanup EXIT 2024-11-20 00:05:58.589 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:96 : podman build --network host -t dib-tmp-work-image-21337 -f /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 /opt/dib_cache/containerfile 2024-11-20 00:06:03.547 | STEP 1/4: FROM docker.io/rockylinux/rockylinux:9 2024-11-20 00:07:17.887 | STEP 2/4: RUN dnf group install -y 'Minimal Install' --allowerasing && dnf install -y findutils util-linux sudo python3 NetworkManager NetworkManager-config-server 2024-11-20 00:07:20.596 | Rocky Linux 9 - BaseOS 1.6 MB/s | 2.4 MB 00:01 2024-11-20 00:07:23.386 | Rocky Linux 9 - AppStream 3.7 MB/s | 7.3 MB 00:01 2024-11-20 00:07:27.593 | Rocky Linux 9 - Extras 9.9 kB/s | 16 kB 00:01 2024-11-20 00:07:28.577 | Dependencies resolved. 2024-11-20 00:07:28.617 | ================================================================================ 2024-11-20 00:07:28.617 | Package Arch Version Repo Size 2024-11-20 00:07:28.617 | ================================================================================ 2024-11-20 00:07:28.617 | Upgrading: 2024-11-20 00:07:28.617 | audit-libs aarch64 3.1.5-1.el9 baseos 119 k 2024-11-20 00:07:28.617 | crypto-policies noarch 20240828-2.git626aa59.el9_5 baseos 55 k 2024-11-20 00:07:28.617 | crypto-policies-scripts noarch 20240828-2.git626aa59.el9_5 baseos 83 k 2024-11-20 00:07:28.617 | dnf noarch 4.14.0-17.el9 baseos 467 k 2024-11-20 00:07:28.617 | dnf-data noarch 4.14.0-17.el9 baseos 34 k 2024-11-20 00:07:28.617 | filesystem aarch64 3.16-5.el9 baseos 1.1 M 2024-11-20 00:07:28.617 | glibc aarch64 2.34-125.el9_5.1 baseos 1.7 M 2024-11-20 00:07:28.617 | glibc-common aarch64 2.34-125.el9_5.1 baseos 286 k 2024-11-20 00:07:28.617 | glibc-minimal-langpack aarch64 2.34-125.el9_5.1 baseos 22 k 2024-11-20 00:07:28.617 | ima-evm-utils aarch64 1.5-2.el9.0.1 baseos 67 k 2024-11-20 00:07:28.617 | less aarch64 590-5.el9 baseos 160 k 2024-11-20 00:07:28.617 | libblkid aarch64 2.37.4-20.el9 baseos 106 k 2024-11-20 00:07:28.617 | libcurl-minimal aarch64 7.76.1-31.el9 baseos 220 k 2024-11-20 00:07:28.617 | libfdisk aarch64 2.37.4-20.el9 baseos 148 k 2024-11-20 00:07:28.617 | libmount aarch64 2.37.4-20.el9 baseos 132 k 2024-11-20 00:07:28.617 | libsmartcols aarch64 2.37.4-20.el9 baseos 61 k 2024-11-20 00:07:28.617 | libuuid aarch64 2.37.4-20.el9 baseos 27 k 2024-11-20 00:07:28.617 | openssl aarch64 1:3.2.2-6.el9_5 baseos 1.3 M 2024-11-20 00:07:28.617 | openssl-libs aarch64 1:3.2.2-6.el9_5 baseos 2.2 M 2024-11-20 00:07:28.617 | python3-dnf noarch 4.14.0-17.el9 baseos 405 k 2024-11-20 00:07:28.617 | python3-rpm aarch64 4.16.1.3-34.el9.0.1 baseos 64 k 2024-11-20 00:07:28.617 | rpm aarch64 4.16.1.3-34.el9.0.1 baseos 481 k 2024-11-20 00:07:28.617 | rpm-build-libs aarch64 4.16.1.3-34.el9.0.1 baseos 85 k 2024-11-20 00:07:28.617 | rpm-libs aarch64 4.16.1.3-34.el9.0.1 baseos 300 k 2024-11-20 00:07:28.617 | rpm-sign-libs aarch64 4.16.1.3-34.el9.0.1 baseos 19 k 2024-11-20 00:07:28.617 | shadow-utils aarch64 2:4.9-9.el9 baseos 1.1 M 2024-11-20 00:07:28.617 | systemd-libs aarch64 252-46.el9_5.2.0.1 baseos 645 k 2024-11-20 00:07:28.617 | util-linux aarch64 2.37.4-20.el9 baseos 2.2 M 2024-11-20 00:07:28.617 | util-linux-core aarch64 2.37.4-20.el9 baseos 436 k 2024-11-20 00:07:28.617 | vim-minimal aarch64 2:8.2.2637-21.el9 baseos 645 k 2024-11-20 00:07:28.617 | yum noarch 4.14.0-17.el9 baseos 87 k 2024-11-20 00:07:28.617 | Installing group/module packages: 2024-11-20 00:07:28.617 | NetworkManager aarch64 1:1.48.10-2.el9_5 baseos 2.1 M 2024-11-20 00:07:28.617 | NetworkManager-team aarch64 1:1.48.10-2.el9_5 baseos 38 k 2024-11-20 00:07:28.617 | NetworkManager-tui aarch64 1:1.48.10-2.el9_5 baseos 238 k 2024-11-20 00:07:28.617 | audit aarch64 3.1.5-1.el9 baseos 250 k 2024-11-20 00:07:28.617 | authselect aarch64 1.2.6-2.el9 baseos 139 k 2024-11-20 00:07:28.618 | coreutils aarch64 8.32-36.el9 baseos 1.1 M 2024-11-20 00:07:28.618 | cronie aarch64 1.5.7-11.el9 baseos 115 k 2024-11-20 00:07:28.618 | curl aarch64 7.76.1-31.el9 baseos 290 k 2024-11-20 00:07:28.618 | dnf-plugins-core noarch 4.3.0-16.el9 baseos 36 k 2024-11-20 00:07:28.618 | dracut-config-rescue aarch64 057-70.git20240819.el9 baseos 12 k 2024-11-20 00:07:28.618 | e2fsprogs aarch64 1.46.5-5.el9 baseos 994 k 2024-11-20 00:07:28.618 | firewalld noarch 1.3.4-7.el9 baseos 453 k 2024-11-20 00:07:28.618 | grubby aarch64 8.40-64.el9 baseos 32 k 2024-11-20 00:07:28.618 | initscripts-rename-device aarch64 10.11.7-1.el9 baseos 13 k 2024-11-20 00:07:28.618 | iproute aarch64 6.2.0-6.el9_4 baseos 791 k 2024-11-20 00:07:28.618 | iproute-tc aarch64 6.2.0-6.el9_4 baseos 449 k 2024-11-20 00:07:28.618 | irqbalance aarch64 2:1.9.4-1.el9 baseos 66 k 2024-11-20 00:07:28.618 | kbd aarch64 2.4.0-10.el9 baseos 371 k 2024-11-20 00:07:28.618 | kernel-tools aarch64 5.14.0-503.14.1.el9_5 baseos 2.1 M 2024-11-20 00:07:28.618 | kexec-tools aarch64 2.0.27-16.el9_5.1 baseos 436 k 2024-11-20 00:07:28.618 | libsysfs aarch64 2.1.1-10.el9 baseos 36 k 2024-11-20 00:07:28.618 | linux-firmware noarch 20240905-146.el9 baseos 387 M 2024-11-20 00:07:28.618 | logrotate aarch64 3.18.0-8.el9 baseos 71 k 2024-11-20 00:07:28.618 | lshw aarch64 B.02.19.2-10.el9 baseos 300 k 2024-11-20 00:07:28.618 | lsscsi aarch64 0.32-6.el9 baseos 67 k 2024-11-20 00:07:28.618 | man-db aarch64 2.9.3-7.el9 baseos 1.1 M 2024-11-20 00:07:28.618 | ncurses aarch64 6.2-10.20210508.el9 baseos 398 k 2024-11-20 00:07:28.618 | openssh-clients aarch64 8.7p1-43.el9 baseos 680 k 2024-11-20 00:07:28.618 | openssh-server aarch64 8.7p1-43.el9 baseos 439 k 2024-11-20 00:07:28.618 | parted aarch64 3.5-2.el9 baseos 606 k 2024-11-20 00:07:28.618 | policycoreutils aarch64 3.6-2.1.el9 baseos 208 k 2024-11-20 00:07:28.618 | prefixdevname aarch64 0.1.0-8.el9 baseos 438 k 2024-11-20 00:07:28.618 | procps-ng aarch64 3.3.17-14.el9 baseos 333 k 2024-11-20 00:07:28.618 | python3-libselinux aarch64 3.6-1.el9 appstream 182 k 2024-11-20 00:07:28.618 | rpm-plugin-audit aarch64 4.16.1.3-34.el9.0.1 baseos 15 k 2024-11-20 00:07:28.618 | rsyslog aarch64 8.2310.0-4.el9 appstream 777 k 2024-11-20 00:07:28.618 | selinux-policy-targeted noarch 38.1.45-3.el9_5 baseos 6.5 M 2024-11-20 00:07:28.618 | sg3_utils aarch64 1.47-9.el9 baseos 930 k 2024-11-20 00:07:28.618 | sg3_utils-libs aarch64 1.47-9.el9 baseos 99 k 2024-11-20 00:07:28.618 | sssd-common aarch64 2.9.5-4.el9_5.1 baseos 1.6 M 2024-11-20 00:07:28.618 | sssd-kcm aarch64 2.9.5-4.el9_5.1 baseos 108 k 2024-11-20 00:07:28.618 | sudo aarch64 1.9.5p2-10.el9_3 baseos 1.0 M 2024-11-20 00:07:28.618 | systemd aarch64 252-46.el9_5.2.0.1 baseos 3.8 M 2024-11-20 00:07:28.618 | xfsprogs aarch64 6.4.0-4.el9 baseos 1.1 M 2024-11-20 00:07:28.618 | Installing dependencies: 2024-11-20 00:07:28.618 | NetworkManager-libnm aarch64 1:1.48.10-2.el9_5 baseos 1.8 M 2024-11-20 00:07:28.618 | acl aarch64 2.3.1-4.el9 baseos 69 k 2024-11-20 00:07:28.618 | attr aarch64 2.5.1-3.el9 baseos 58 k 2024-11-20 00:07:28.618 | authselect-libs aarch64 1.2.6-2.el9 baseos 236 k 2024-11-20 00:07:28.618 | c-ares aarch64 1.19.1-2.el9_4 baseos 110 k 2024-11-20 00:07:28.618 | coreutils-common aarch64 8.32-36.el9 baseos 2.0 M 2024-11-20 00:07:28.618 | cpio aarch64 2.13-16.el9 baseos 268 k 2024-11-20 00:07:28.618 | cronie-anacron aarch64 1.5.7-11.el9 baseos 30 k 2024-11-20 00:07:28.618 | crontabs noarch 1.11-27.20190603git.el9 baseos 18 k 2024-11-20 00:07:28.618 | cryptsetup-libs aarch64 2.7.2-3.el9_5 baseos 509 k 2024-11-20 00:07:28.618 | dbus aarch64 1:1.12.20-8.el9 baseos 6.8 k 2024-11-20 00:07:28.618 | dbus-broker aarch64 28-7.el9 baseos 165 k 2024-11-20 00:07:28.618 | dbus-common noarch 1:1.12.20-8.el9 baseos 14 k 2024-11-20 00:07:28.618 | dbus-libs aarch64 1:1.12.20-8.el9 baseos 149 k 2024-11-20 00:07:28.618 | device-mapper aarch64 9:1.02.198-2.el9 baseos 135 k 2024-11-20 00:07:28.619 | device-mapper-libs aarch64 9:1.02.198-2.el9 baseos 171 k 2024-11-20 00:07:28.619 | diffutils aarch64 3.7-12.el9 baseos 383 k 2024-11-20 00:07:28.619 | dracut aarch64 057-70.git20240819.el9 baseos 374 k 2024-11-20 00:07:28.619 | dracut-network aarch64 057-70.git20240819.el9 baseos 68 k 2024-11-20 00:07:28.619 | dracut-squash aarch64 057-70.git20240819.el9 baseos 12 k 2024-11-20 00:07:28.619 | e2fsprogs-libs aarch64 1.46.5-5.el9 baseos 222 k 2024-11-20 00:07:28.619 | ethtool aarch64 2:6.2-1.el9 baseos 225 k 2024-11-20 00:07:28.619 | file aarch64 5.39-16.el9 baseos 48 k 2024-11-20 00:07:28.619 | firewalld-filesystem noarch 1.3.4-7.el9 baseos 8.7 k 2024-11-20 00:07:28.619 | fuse-libs aarch64 2.9.9-16.el9 baseos 94 k 2024-11-20 00:07:28.619 | gettext aarch64 0.21-8.el9 baseos 1.1 M 2024-11-20 00:07:28.619 | gettext-libs aarch64 0.21-8.el9 baseos 285 k 2024-11-20 00:07:28.619 | gobject-introspection aarch64 1.68.0-11.el9 baseos 245 k 2024-11-20 00:07:28.619 | groff-base aarch64 1.22.4-10.el9 baseos 1.0 M 2024-11-20 00:07:28.619 | grub2-common noarch 1:2.06-92.el9 baseos 904 k 2024-11-20 00:07:28.619 | grub2-tools aarch64 1:2.06-92.el9 baseos 1.7 M 2024-11-20 00:07:28.619 | grub2-tools-minimal aarch64 1:2.06-92.el9 baseos 581 k 2024-11-20 00:07:28.619 | hwdata noarch 0.348-9.15.el9 baseos 1.6 M 2024-11-20 00:07:28.619 | inih aarch64 49-6.el9 baseos 17 k 2024-11-20 00:07:28.619 | ipset aarch64 7.11-8.el9 baseos 42 k 2024-11-20 00:07:28.619 | ipset-libs aarch64 7.11-8.el9 baseos 67 k 2024-11-20 00:07:28.619 | iptables-libs aarch64 1.8.10-4.el9_4 baseos 398 k 2024-11-20 00:07:28.619 | iptables-nft aarch64 1.8.10-4.el9_4 baseos 184 k 2024-11-20 00:07:28.619 | jansson aarch64 2.14-1.el9 baseos 46 k 2024-11-20 00:07:28.619 | jq aarch64 1.6-17.el9 baseos 180 k 2024-11-20 00:07:28.619 | kbd-legacy noarch 2.4.0-10.el9 baseos 502 k 2024-11-20 00:07:28.619 | kbd-misc noarch 2.4.0-10.el9 baseos 1.5 M 2024-11-20 00:07:28.619 | kernel-tools-libs aarch64 5.14.0-503.14.1.el9_5 baseos 2.0 M 2024-11-20 00:07:28.619 | keyutils aarch64 1.6.3-1.el9 baseos 70 k 2024-11-20 00:07:28.619 | kmod aarch64 28-10.el9 baseos 119 k 2024-11-20 00:07:28.619 | kmod-libs aarch64 28-10.el9 baseos 61 k 2024-11-20 00:07:28.619 | kpartx aarch64 0.8.7-32.el9 baseos 46 k 2024-11-20 00:07:28.619 | libbasicobjects aarch64 0.1.1-53.el9 baseos 26 k 2024-11-20 00:07:28.619 | libbpf aarch64 2:1.4.0-1.el9 baseos 176 k 2024-11-20 00:07:28.619 | libcbor aarch64 0.7.0-5.el9 baseos 55 k 2024-11-20 00:07:28.619 | libcollection aarch64 0.7.0-53.el9 baseos 44 k 2024-11-20 00:07:28.619 | libdaemon aarch64 0.14-23.el9 baseos 31 k 2024-11-20 00:07:28.619 | libdhash aarch64 0.5.0-53.el9 baseos 29 k 2024-11-20 00:07:28.619 | libedit aarch64 3.1-38.20210216cvs.el9 baseos 101 k 2024-11-20 00:07:28.619 | libestr aarch64 0.1.11-4.el9 appstream 25 k 2024-11-20 00:07:28.619 | libfastjson aarch64 0.99.9-5.el9 appstream 36 k 2024-11-20 00:07:28.619 | libfido2 aarch64 1.13.0-2.el9 baseos 95 k 2024-11-20 00:07:28.619 | libini_config aarch64 1.3.1-53.el9 baseos 66 k 2024-11-20 00:07:28.619 | libkcapi aarch64 1.4.0-2.el9 baseos 45 k 2024-11-20 00:07:28.619 | libkcapi-hmaccalc aarch64 1.4.0-2.el9 baseos 23 k 2024-11-20 00:07:28.619 | libldb aarch64 2.9.1-2.el9 baseos 181 k 2024-11-20 00:07:28.619 | libmnl aarch64 1.0.4-16.el9_4 baseos 27 k 2024-11-20 00:07:28.619 | libndp aarch64 1.9-1.el9 baseos 36 k 2024-11-20 00:07:28.619 | libnetfilter_conntrack aarch64 1.0.9-1.el9 baseos 57 k 2024-11-20 00:07:28.619 | libnfnetlink aarch64 1.0.1-21.el9 baseos 28 k 2024-11-20 00:07:28.619 | libnftnl aarch64 1.2.6-4.el9_4 baseos 84 k 2024-11-20 00:07:28.619 | libnl3 aarch64 3.9.0-1.el9 baseos 338 k 2024-11-20 00:07:28.620 | libnl3-cli aarch64 3.9.0-1.el9 baseos 195 k 2024-11-20 00:07:28.620 | libpath_utils aarch64 0.2.1-53.el9 baseos 29 k 2024-11-20 00:07:28.620 | libpipeline aarch64 1.5.3-4.el9 baseos 47 k 2024-11-20 00:07:28.620 | libref_array aarch64 0.1.5-53.el9 baseos 27 k 2024-11-20 00:07:28.620 | libseccomp aarch64 2.5.2-2.el9 baseos 71 k 2024-11-20 00:07:28.620 | libselinux-utils aarch64 3.6-1.el9 baseos 163 k 2024-11-20 00:07:28.620 | libss aarch64 1.46.5-5.el9 baseos 30 k 2024-11-20 00:07:28.620 | libsss_certmap aarch64 2.9.5-4.el9_5.1 baseos 90 k 2024-11-20 00:07:28.620 | libsss_idmap aarch64 2.9.5-4.el9_5.1 baseos 42 k 2024-11-20 00:07:28.620 | libsss_nss_idmap aarch64 2.9.5-4.el9_5.1 baseos 46 k 2024-11-20 00:07:28.620 | libsss_sudo aarch64 2.9.5-4.el9_5.1 baseos 35 k 2024-11-20 00:07:28.620 | libtalloc aarch64 2.4.2-1.el9 baseos 29 k 2024-11-20 00:07:28.620 | libtdb aarch64 1.4.10-1.el9 baseos 51 k 2024-11-20 00:07:28.620 | libteam aarch64 1.31-16.el9_1 baseos 46 k 2024-11-20 00:07:28.620 | libtevent aarch64 0.16.1-1.el9 baseos 45 k 2024-11-20 00:07:28.620 | linux-firmware-whence noarch 20240905-146.el9 baseos 99 k 2024-11-20 00:07:28.620 | lmdb-libs aarch64 0.9.29-3.el9 baseos 61 k 2024-11-20 00:07:28.620 | lzo aarch64 2.10-7.el9 baseos 63 k 2024-11-20 00:07:28.620 | newt aarch64 0.52.21-11.el9 baseos 98 k 2024-11-20 00:07:28.620 | nftables aarch64 1:1.0.9-3.el9 baseos 414 k 2024-11-20 00:07:28.620 | numactl-libs aarch64 2.0.18-2.el9 baseos 30 k 2024-11-20 00:07:28.620 | oniguruma aarch64 6.9.6-1.el9.6 baseos 213 k 2024-11-20 00:07:28.620 | openssh aarch64 8.7p1-43.el9 baseos 447 k 2024-11-20 00:07:28.620 | os-prober aarch64 1.77-10.el9 baseos 46 k 2024-11-20 00:07:28.620 | pigz aarch64 2.5-4.el9 baseos 77 k 2024-11-20 00:07:28.620 | psmisc aarch64 23.4-3.el9 baseos 226 k 2024-11-20 00:07:28.620 | python3-dateutil noarch 1:2.8.1-7.el9 baseos 287 k 2024-11-20 00:07:28.620 | python3-dbus aarch64 1.2.18-2.el9.0.1 baseos 131 k 2024-11-20 00:07:28.620 | python3-dnf-plugins-core noarch 4.3.0-16.el9 baseos 246 k 2024-11-20 00:07:28.620 | python3-firewall noarch 1.3.4-7.el9 baseos 355 k 2024-11-20 00:07:28.620 | python3-gobject-base aarch64 3.40.1-6.el9 baseos 177 k 2024-11-20 00:07:28.620 | python3-gobject-base-noarch 2024-11-20 00:07:28.620 | noarch 3.40.1-6.el9 baseos 152 k 2024-11-20 00:07:28.620 | python3-nftables aarch64 1:1.0.9-3.el9 baseos 20 k 2024-11-20 00:07:28.620 | python3-six noarch 1.15.0-9.el9 baseos 36 k 2024-11-20 00:07:28.620 | python3-systemd aarch64 234-19.el9 baseos 81 k 2024-11-20 00:07:28.620 | rpm-plugin-selinux aarch64 4.16.1.3-34.el9.0.1 baseos 15 k 2024-11-20 00:07:28.620 | selinux-policy noarch 38.1.45-3.el9_5 baseos 48 k 2024-11-20 00:07:28.620 | slang aarch64 2.3.2-11.el9 baseos 364 k 2024-11-20 00:07:28.620 | snappy aarch64 1.1.8-8.el9.0.1 baseos 32 k 2024-11-20 00:07:28.620 | squashfs-tools aarch64 4.4-10.git1.el9 baseos 161 k 2024-11-20 00:07:28.620 | sssd-client aarch64 2.9.5-4.el9_5.1 baseos 159 k 2024-11-20 00:07:28.620 | systemd-pam aarch64 252-46.el9_5.2.0.1 baseos 275 k 2024-11-20 00:07:28.620 | systemd-rpm-macros noarch 252-46.el9_5.2.0.1 baseos 73 k 2024-11-20 00:07:28.620 | systemd-udev aarch64 252-46.el9_5.2.0.1 baseos 1.9 M 2024-11-20 00:07:28.620 | teamd aarch64 1.31-16.el9_1 baseos 110 k 2024-11-20 00:07:28.620 | userspace-rcu aarch64 0.12.1-6.el9 baseos 104 k 2024-11-20 00:07:28.620 | which aarch64 2.21-29.el9 baseos 40 k 2024-11-20 00:07:28.620 | xz aarch64 5.2.5-8.el9_0 baseos 214 k 2024-11-20 00:07:28.620 | Installing weak dependencies: 2024-11-20 00:07:28.620 | initscripts-service noarch 10.11.7-1.el9 baseos 10 k 2024-11-20 00:07:28.621 | libcap-ng-python3 aarch64 0.8.2-7.el9 appstream 29 k 2024-11-20 00:07:28.621 | rpm-plugin-systemd-inhibit aarch64 4.16.1.3-34.el9.0.1 appstream 15 k 2024-11-20 00:07:28.621 | rsyslog-logrotate aarch64 8.2310.0-4.el9 appstream 11 k 2024-11-20 00:07:28.621 | Removing dependent packages: 2024-11-20 00:07:28.621 | coreutils-single aarch64 8.32-35.el9 @baseos 1.4 M 2024-11-20 00:07:28.621 | curl-minimal aarch64 7.76.1-29.el9_4 @baseos 243 k 2024-11-20 00:07:28.621 | Installing Environment Groups: 2024-11-20 00:07:28.621 | Minimal Install 2024-11-20 00:07:28.621 | Installing Groups: 2024-11-20 00:07:28.621 | Core 2024-11-20 00:07:28.621 | 2024-11-20 00:07:28.621 | Transaction Summary 2024-11-20 00:07:28.621 | ================================================================================ 2024-11-20 00:07:28.621 | Install 163 Packages 2024-11-20 00:07:28.621 | Upgrade 31 Packages 2024-11-20 00:07:28.621 | Remove 2 Packages 2024-11-20 00:07:28.621 | 2024-11-20 00:07:28.645 | Total download size: 461 M 2024-11-20 00:07:28.647 | Downloading Packages: 2024-11-20 00:07:29.409 | (1/194): python3-six-1.15.0-9.el9.noarch.rpm 87 kB/s | 36 kB 00:00 2024-11-20 00:07:29.572 | (2/194): hwdata-0.348-9.15.el9.noarch.rpm 2.8 MB/s | 1.6 MB 00:00 2024-11-20 00:07:29.939 | (3/194): crontabs-1.11-27.20190603git.el9.noarc 19 kB/s | 18 kB 00:00 2024-11-20 00:07:29.990 | (4/194): selinux-policy-38.1.45-3.el9_5.noarch. 115 kB/s | 48 kB 00:00 2024-11-20 00:07:30.080 | (5/194): python3-firewall-1.3.4-7.el9.noarch.rp 3.9 MB/s | 355 kB 00:00 2024-11-20 00:07:30.399 | (6/194): acl-2.3.1-4.el9.aarch64.rpm 151 kB/s | 69 kB 00:00 2024-11-20 00:07:30.526 | (7/194): firewalld-filesystem-1.3.4-7.el9.noarc 19 kB/s | 8.7 kB 00:00 2024-11-20 00:07:31.029 | (8/194): c-ares-1.19.1-2.el9_4.aarch64.rpm 218 kB/s | 110 kB 00:00 2024-11-20 00:07:31.046 | (9/194): firewalld-1.3.4-7.el9.noarch.rpm 701 kB/s | 453 kB 00:00 2024-11-20 00:07:31.416 | (10/194): groff-base-1.22.4-10.el9.aarch64.rpm 2.7 MB/s | 1.0 MB 00:00 2024-11-20 00:07:31.606 | (11/194): file-5.39-16.el9.aarch64.rpm 84 kB/s | 48 kB 00:00 2024-11-20 00:07:31.828 | (12/194): kbd-2.4.0-10.el9.aarch64.rpm 1.6 MB/s | 371 kB 00:00 2024-11-20 00:07:31.945 | (13/194): lshw-B.02.19.2-10.el9.aarch64.rpm 569 kB/s | 300 kB 00:00 2024-11-20 00:07:32.040 | (14/194): device-mapper-libs-1.02.198-2.el9.aar 1.8 MB/s | 171 kB 00:00 2024-11-20 00:07:32.133 | (15/194): device-mapper-1.02.198-2.el9.aarch64. 1.4 MB/s | 135 kB 00:00 2024-11-20 00:07:32.266 | (16/194): python3-gobject-base-3.40.1-6.el9.aar 1.3 MB/s | 177 kB 00:00 2024-11-20 00:07:32.437 | (17/194): rpm-plugin-selinux-4.16.1.3-34.el9.0. 90 kB/s | 15 kB 00:00 2024-11-20 00:07:32.569 | (18/194): rpm-plugin-audit-4.16.1.3-34.el9.0.1. 114 kB/s | 15 kB 00:00 2024-11-20 00:07:32.769 | (19/194): kbd-misc-2.4.0-10.el9.noarch.rpm 1.6 MB/s | 1.5 MB 00:00 2024-11-20 00:07:32.905 | (20/194): grubby-8.40-64.el9.aarch64.rpm 235 kB/s | 32 kB 00:00 2024-11-20 00:07:33.106 | (21/194): dbus-broker-28-7.el9.aarch64.rpm 309 kB/s | 165 kB 00:00 2024-11-20 00:07:33.120 | (22/194): libnftnl-1.2.6-4.el9_4.aarch64.rpm 392 kB/s | 84 kB 00:00 2024-11-20 00:07:33.546 | (23/194): dnf-plugins-core-4.3.0-16.el9.noarch. 84 kB/s | 36 kB 00:00 2024-11-20 00:07:33.727 | (24/194): python3-dateutil-2.8.1-7.el9.noarch.r 1.6 MB/s | 287 kB 00:00 2024-11-20 00:07:33.756 | (25/194): python3-dnf-plugins-core-4.3.0-16.el9 378 kB/s | 246 kB 00:00 2024-11-20 00:07:33.899 | (26/194): libdaemon-0.14-23.el9.aarch64.rpm 181 kB/s | 31 kB 00:00 2024-11-20 00:07:34.141 | (27/194): initscripts-service-10.11.7-1.el9.noa 27 kB/s | 10 kB 00:00 2024-11-20 00:07:34.587 | (28/194): libfido2-1.13.0-2.el9.aarch64.rpm 214 kB/s | 95 kB 00:00 2024-11-20 00:07:34.690 | (29/194): libndp-1.9-1.el9.aarch64.rpm 377 kB/s | 36 kB 00:00 2024-11-20 00:07:34.784 | (30/194): libnetfilter_conntrack-1.0.9-1.el9.aa 612 kB/s | 57 kB 00:00 2024-11-20 00:07:34.874 | (31/194): fuse-libs-2.9.9-16.el9.aarch64.rpm 1.0 MB/s | 94 kB 00:00 2024-11-20 00:07:34.965 | (32/194): man-db-2.9.3-7.el9.aarch64.rpm 1.0 MB/s | 1.1 MB 00:01 2024-11-20 00:07:35.180 | (33/194): pigz-2.5-4.el9.aarch64.rpm 358 kB/s | 77 kB 00:00 2024-11-20 00:07:35.266 | (34/194): os-prober-1.77-10.el9.aarch64.rpm 540 kB/s | 46 kB 00:00 2024-11-20 00:07:35.552 | (35/194): irqbalance-1.9.4-1.el9.aarch64.rpm 97 kB/s | 66 kB 00:00 2024-11-20 00:07:35.838 | (36/194): cpio-2.13-16.el9.aarch64.rpm 469 kB/s | 268 kB 00:00 2024-11-20 00:07:35.860 | (37/194): lsscsi-0.32-6.el9.aarch64.rpm 217 kB/s | 67 kB 00:00 2024-11-20 00:07:36.284 | (38/194): kmod-28-10.el9.aarch64.rpm 282 kB/s | 119 kB 00:00 2024-11-20 00:07:36.528 | (39/194): kmod-libs-28-10.el9.aarch64.rpm 89 kB/s | 61 kB 00:00 2024-11-20 00:07:36.856 | (40/194): iproute-tc-6.2.0-6.el9_4.aarch64.rpm 786 kB/s | 449 kB 00:00 2024-11-20 00:07:37.054 | (41/194): iproute-6.2.0-6.el9_4.aarch64.rpm 1.5 MB/s | 791 kB 00:00 2024-11-20 00:07:37.544 | (42/194): parted-3.5-2.el9.aarch64.rpm 1.2 MB/s | 606 kB 00:00 2024-11-20 00:07:37.907 | (43/194): selinux-policy-targeted-38.1.45-3.el9 784 kB/s | 6.5 MB 00:08 2024-11-20 00:07:38.015 | (44/194): libmnl-1.0.4-16.el9_4.aarch64.rpm 57 kB/s | 27 kB 00:00 2024-11-20 00:07:38.149 | (45/194): jansson-2.14-1.el9.aarch64.rpm 347 kB/s | 46 kB 00:00 2024-11-20 00:07:38.523 | (46/194): procps-ng-3.3.17-14.el9.aarch64.rpm 893 kB/s | 333 kB 00:00 2024-11-20 00:07:38.610 | (47/194): userspace-rcu-0.12.1-6.el9.aarch64.rp 1.2 MB/s | 104 kB 00:00 2024-11-20 00:07:38.652 | (48/194): squashfs-tools-4.4-10.git1.el9.aarch6 216 kB/s | 161 kB 00:00 2024-11-20 00:07:38.763 | (49/194): libpipeline-1.5.3-4.el9.aarch64.rpm 428 kB/s | 47 kB 00:00 2024-11-20 00:07:38.884 | (50/194): ethtool-6.2-1.el9.aarch64.rpm 1.8 MB/s | 225 kB 00:00 2024-11-20 00:07:38.972 | (51/194): psmisc-23.4-3.el9.aarch64.rpm 2.5 MB/s | 226 kB 00:00 2024-11-20 00:07:39.237 | (52/194): gobject-introspection-1.68.0-11.el9.a 391 kB/s | 245 kB 00:00 2024-11-20 00:07:39.318 | (53/194): linux-firmware-whence-20240905-146.el 1.2 MB/s | 99 kB 00:00 2024-11-20 00:07:39.886 | (54/194): xz-5.2.5-8.el9_0.aarch64.rpm 234 kB/s | 214 kB 00:00 2024-11-20 00:07:40.907 | (55/194): inih-49-6.el9.aarch64.rpm 17 kB/s | 17 kB 00:01 2024-11-20 00:07:41.022 | (56/194): python3-systemd-234-19.el9.aarch64.rp 757 kB/s | 81 kB 00:00 2024-11-20 00:07:41.169 | (57/194): which-2.21-29.el9.aarch64.rpm 273 kB/s | 40 kB 00:00 2024-11-20 00:07:41.279 | (58/194): prefixdevname-0.1.0-8.el9.aarch64.rpm 3.9 MB/s | 438 kB 00:00 2024-11-20 00:07:41.425 | (59/194): logrotate-3.18.0-8.el9.aarch64.rpm 486 kB/s | 71 kB 00:00 2024-11-20 00:07:41.662 | (60/194): libnfnetlink-1.0.1-21.el9.aarch64.rpm 5.9 kB/s | 28 kB 00:04 2024-11-20 00:07:42.086 | (61/194): kexec-tools-2.0.27-16.el9_5.1.aarch64 662 kB/s | 436 kB 00:00 2024-11-20 00:07:42.751 | (62/194): coreutils-common-8.32-36.el9.aarch64. 1.8 MB/s | 2.0 MB 00:01 2024-11-20 00:07:42.881 | (63/194): coreutils-8.32-36.el9.aarch64.rpm 1.4 MB/s | 1.1 MB 00:00 2024-11-20 00:07:42.984 | (64/194): attr-2.5.1-3.el9.aarch64.rpm 566 kB/s | 58 kB 00:00 2024-11-20 00:07:43.003 | (65/194): diffutils-3.7-12.el9.aarch64.rpm 1.5 MB/s | 383 kB 00:00 2024-11-20 00:07:43.125 | (66/194): libseccomp-2.5.2-2.el9.aarch64.rpm 585 kB/s | 71 kB 00:00 2024-11-20 00:07:43.457 | (67/194): libedit-3.1-38.20210216cvs.el9.aarch6 216 kB/s | 101 kB 00:00 2024-11-20 00:07:43.544 | (68/194): keyutils-1.6.3-1.el9.aarch64.rpm 168 kB/s | 70 kB 00:00 2024-11-20 00:07:43.573 | (69/194): libss-1.46.5-5.el9.aarch64.rpm 276 kB/s | 30 kB 00:00 2024-11-20 00:07:43.666 | (70/194): e2fsprogs-libs-1.46.5-5.el9.aarch64.r 1.9 MB/s | 222 kB 00:00 2024-11-20 00:07:43.836 | (71/194): e2fsprogs-1.46.5-5.el9.aarch64.rpm 3.7 MB/s | 994 kB 00:00 2024-11-20 00:07:43.853 | (72/194): libnl3-cli-3.9.0-1.el9.aarch64.rpm 1.0 MB/s | 195 kB 00:00 2024-11-20 00:07:43.972 | (73/194): libnl3-3.9.0-1.el9.aarch64.rpm 2.5 MB/s | 338 kB 00:00 2024-11-20 00:07:44.286 | (74/194): ipset-libs-7.11-8.el9.aarch64.rpm 215 kB/s | 67 kB 00:00 2024-11-20 00:07:44.389 | (75/194): libselinux-utils-3.6-1.el9.aarch64.rp 309 kB/s | 163 kB 00:00 2024-11-20 00:07:44.411 | (76/194): ipset-7.11-8.el9.aarch64.rpm 338 kB/s | 42 kB 00:00 2024-11-20 00:07:44.510 | (77/194): authselect-1.2.6-2.el9.aarch64.rpm 1.4 MB/s | 139 kB 00:00 2024-11-20 00:07:44.701 | (78/194): lzo-2.10-7.el9.aarch64.rpm 333 kB/s | 63 kB 00:00 2024-11-20 00:07:44.805 | (79/194): dracut-squash-057-70.git20240819.el9. 126 kB/s | 12 kB 00:00 2024-11-20 00:07:44.934 | (80/194): dracut-network-057-70.git20240819.el9 529 kB/s | 68 kB 00:00 2024-11-20 00:07:45.016 | (81/194): dracut-config-rescue-057-70.git202408 146 kB/s | 12 kB 00:00 2024-11-20 00:07:45.138 | (82/194): dracut-057-70.git20240819.el9.aarch64 3.0 MB/s | 374 kB 00:00 2024-11-20 00:07:45.288 | (83/194): dbus-libs-1.12.20-8.el9.aarch64.rpm 997 kB/s | 149 kB 00:00 2024-11-20 00:07:45.398 | (84/194): authselect-libs-1.2.6-2.el9.aarch64.r 234 kB/s | 236 kB 00:01 2024-11-20 00:07:45.407 | (85/194): dbus-common-1.12.20-8.el9.noarch.rpm 115 kB/s | 14 kB 00:00 2024-11-20 00:07:45.486 | (86/194): dbus-1.12.20-8.el9.aarch64.rpm 78 kB/s | 6.8 kB 00:00 2024-11-20 00:07:45.557 | (87/194): NetworkManager-tui-1.48.10-2.el9_5.aa 1.6 MB/s | 238 kB 00:00 2024-11-20 00:07:45.597 | (88/194): NetworkManager-team-1.48.10-2.el9_5.a 347 kB/s | 38 kB 00:00 2024-11-20 00:07:45.830 | (89/194): NetworkManager-libnm-1.48.10-2.el9_5. 6.5 MB/s | 1.8 MB 00:00 2024-11-20 00:07:45.925 | (90/194): numactl-libs-2.0.18-2.el9.aarch64.rpm 340 kB/s | 30 kB 00:00 2024-11-20 00:07:46.135 | (91/194): libcbor-0.7.0-5.el9.aarch64.rpm 261 kB/s | 55 kB 00:00 2024-11-20 00:07:46.254 | (92/194): newt-0.52.21-11.el9.aarch64.rpm 831 kB/s | 98 kB 00:00 2024-11-20 00:07:46.363 | (93/194): openssh-server-8.7p1-43.el9.aarch64.r 4.0 MB/s | 439 kB 00:00 2024-11-20 00:07:46.538 | (94/194): openssh-clients-8.7p1-43.el9.aarch64. 3.8 MB/s | 680 kB 00:00 2024-11-20 00:07:46.662 | (95/194): NetworkManager-1.48.10-2.el9_5.aarch6 2.0 MB/s | 2.1 MB 00:01 2024-11-20 00:07:54.212 | (96/194): openssh-8.7p1-43.el9.aarch64.rpm 58 kB/s | 447 kB 00:07 2024-11-20 00:07:54.794 | (97/194): slang-2.3.2-11.el9.aarch64.rpm 45 kB/s | 364 kB 00:08 2024-11-20 00:07:54.859 | (98/194): python3-nftables-1.0.9-3.el9.aarch64. 32 kB/s | 20 kB 00:00 2024-11-20 00:07:54.933 | (99/194): nftables-1.0.9-3.el9.aarch64.rpm 3.1 MB/s | 414 kB 00:00 2024-11-20 00:07:54.953 | (100/194): libref_array-0.1.5-53.el9.aarch64.rp 298 kB/s | 27 kB 00:00 2024-11-20 00:07:55.028 | (101/194): libpath_utils-0.2.1-53.el9.aarch64.r 309 kB/s | 29 kB 00:00 2024-11-20 00:07:55.173 | (102/194): libdhash-0.5.0-53.el9.aarch64.rpm 199 kB/s | 29 kB 00:00 2024-11-20 00:07:55.404 | (103/194): libini_config-1.3.1-53.el9.aarch64.r 147 kB/s | 66 kB 00:00 2024-11-20 00:07:55.667 | (104/194): libcollection-0.7.0-53.el9.aarch64.r 88 kB/s | 44 kB 00:00 2024-11-20 00:07:55.788 | (105/194): libbasicobjects-0.1.1-53.el9.aarch64 67 kB/s | 26 kB 00:00 2024-11-20 00:07:55.838 | (106/194): teamd-1.31-16.el9_1.aarch64.rpm 643 kB/s | 110 kB 00:00 2024-11-20 00:07:55.882 | (107/194): libteam-1.31-16.el9_1.aarch64.rpm 501 kB/s | 46 kB 00:00 2024-11-20 00:07:56.021 | (108/194): cronie-1.5.7-11.el9.aarch64.rpm 827 kB/s | 115 kB 00:00 2024-11-20 00:07:56.108 | (109/194): libtdb-1.4.10-1.el9.aarch64.rpm 586 kB/s | 51 kB 00:00 2024-11-20 00:07:56.304 | (110/194): cronie-anacron-1.5.7-11.el9.aarch64. 65 kB/s | 30 kB 00:00 2024-11-20 00:07:56.523 | (111/194): sssd-common-2.9.5-4.el9_5.1.aarch64. 7.2 MB/s | 1.6 MB 00:00 2024-11-20 00:07:56.613 | (112/194): sssd-client-2.9.5-4.el9_5.1.aarch64. 1.7 MB/s | 159 kB 00:00 2024-11-20 00:07:56.986 | (113/194): sssd-kcm-2.9.5-4.el9_5.1.aarch64.rpm 124 kB/s | 108 kB 00:00 2024-11-20 00:07:57.001 | (114/194): libsss_sudo-2.9.5-4.el9_5.1.aarch64. 91 kB/s | 35 kB 00:00 2024-11-20 00:07:57.108 | (115/194): libsss_nss_idmap-2.9.5-4.el9_5.1.aar 383 kB/s | 46 kB 00:00 2024-11-20 00:07:57.131 | (116/194): libsss_idmap-2.9.5-4.el9_5.1.aarch64 324 kB/s | 42 kB 00:00 2024-11-20 00:07:57.252 | (117/194): ncurses-6.2-10.20210508.el9.aarch64. 3.2 MB/s | 398 kB 00:00 2024-11-20 00:07:57.292 | (118/194): libsss_certmap-2.9.5-4.el9_5.1.aarch 493 kB/s | 90 kB 00:00 2024-11-20 00:07:57.385 | (119/194): systemd-pam-252-46.el9_5.2.0.1.aarch 2.9 MB/s | 275 kB 00:00 2024-11-20 00:07:57.550 | (120/194): systemd-udev-252-46.el9_5.2.0.1.aarc 6.3 MB/s | 1.9 MB 00:00 2024-11-20 00:07:58.227 | (121/194): systemd-rpm-macros-252-46.el9_5.2.0. 109 kB/s | 73 kB 00:00 2024-11-20 00:07:58.334 | (122/194): systemd-252-46.el9_5.2.0.1.aarch64.r 4.0 MB/s | 3.8 MB 00:00 2024-11-20 00:07:58.435 | (123/194): libkcapi-1.4.0-2.el9.aarch64.rpm 445 kB/s | 45 kB 00:00 2024-11-20 00:07:58.732 | (124/194): libkcapi-hmaccalc-1.4.0-2.el9.aarch6 46 kB/s | 23 kB 00:00 2024-11-20 00:07:58.825 | (125/194): libtevent-0.16.1-1.el9.aarch64.rpm 489 kB/s | 45 kB 00:00 2024-11-20 00:07:59.002 | (126/194): curl-7.76.1-31.el9.aarch64.rpm 512 kB/s | 290 kB 00:00 2024-11-20 00:07:59.439 | (127/194): libldb-2.9.1-2.el9.aarch64.rpm 414 kB/s | 181 kB 00:00 2024-11-20 00:07:59.637 | (128/194): libtalloc-2.4.2-1.el9.aarch64.rpm 36 kB/s | 29 kB 00:00 2024-11-20 00:07:59.745 | (129/194): python3-dbus-1.2.18-2.el9.0.1.aarch6 1.2 MB/s | 131 kB 00:00 2024-11-20 00:07:59.861 | (130/194): initscripts-rename-device-10.11.7-1. 114 kB/s | 13 kB 00:00 2024-11-20 00:07:59.954 | (131/194): libsysfs-2.1.1-10.el9.aarch64.rpm 394 kB/s | 36 kB 00:00 2024-11-20 00:08:00.183 | (132/194): gettext-libs-0.21-8.el9.aarch64.rpm 1.2 MB/s | 285 kB 00:00 2024-11-20 00:08:00.402 | (133/194): sudo-1.9.5p2-10.el9_3.aarch64.rpm 1.0 MB/s | 1.0 MB 00:00 2024-11-20 00:08:00.764 | (134/194): gettext-0.21-8.el9.aarch64.rpm 1.9 MB/s | 1.1 MB 00:00 2024-11-20 00:08:01.096 | (135/194): iptables-nft-1.8.10-4.el9_4.aarch64. 555 kB/s | 184 kB 00:00 2024-11-20 00:08:01.120 | (136/194): xfsprogs-6.4.0-4.el9.aarch64.rpm 1.5 MB/s | 1.1 MB 00:00 2024-11-20 00:08:01.652 | (137/194): audit-3.1.5-1.el9.aarch64.rpm 471 kB/s | 250 kB 00:00 2024-11-20 00:08:01.733 | (138/194): iptables-libs-1.8.10-4.el9_4.aarch64 632 kB/s | 398 kB 00:00 2024-11-20 00:08:01.829 | (139/194): policycoreutils-3.6-2.1.el9.aarch64. 2.2 MB/s | 208 kB 00:00 2024-11-20 00:08:02.194 | (140/194): libbpf-1.4.0-1.el9.aarch64.rpm 484 kB/s | 176 kB 00:00 2024-11-20 00:08:02.218 | (141/194): lmdb-libs-0.9.29-3.el9.aarch64.rpm 108 kB/s | 61 kB 00:00 2024-11-20 00:08:02.307 | (142/194): sg3_utils-libs-1.47-9.el9.aarch64.rp 1.1 MB/s | 99 kB 00:00 2024-11-20 00:08:02.793 | (143/194): kpartx-0.8.7-32.el9.aarch64.rpm 78 kB/s | 46 kB 00:00 2024-11-20 00:08:03.207 | (144/194): cryptsetup-libs-2.7.2-3.el9_5.aarch6 1.2 MB/s | 509 kB 00:00 2024-11-20 00:08:03.231 | (145/194): sg3_utils-1.47-9.el9.aarch64.rpm 1.0 MB/s | 930 kB 00:00 2024-11-20 00:08:03.359 | (146/194): python3-gobject-base-noarch-3.40.1-6 1.0 MB/s | 152 kB 00:00 2024-11-20 00:08:03.481 | (147/194): grub2-tools-minimal-2.06-92.el9.aarc 4.7 MB/s | 581 kB 00:00 2024-11-20 00:08:03.836 | (148/194): kbd-legacy-2.4.0-10.el9.noarch.rpm 831 kB/s | 502 kB 00:00 2024-11-20 00:08:04.118 | (149/194): grub2-tools-2.06-92.el9.aarch64.rpm 2.7 MB/s | 1.7 MB 00:00 2024-11-20 00:08:04.206 | (150/194): jq-1.6-17.el9.aarch64.rpm 2.0 MB/s | 180 kB 00:00 2024-11-20 00:08:04.447 | (151/194): grub2-common-2.06-92.el9.noarch.rpm 1.5 MB/s | 904 kB 00:00 2024-11-20 00:08:04.668 | (152/194): oniguruma-6.9.6-1.el9.6.aarch64.rpm 462 kB/s | 213 kB 00:00 2024-11-20 00:08:05.444 | (153/194): kernel-tools-libs-5.14.0-503.14.1.el 2.0 MB/s | 2.0 MB 00:00 2024-11-20 00:08:05.538 | (154/194): snappy-1.1.8-8.el9.0.1.aarch64.rpm 376 kB/s | 32 kB 00:00 2024-11-20 00:08:05.624 | (155/194): libcap-ng-python3-0.8.2-7.el9.aarch6 340 kB/s | 29 kB 00:00 2024-11-20 00:08:05.727 | (156/194): rpm-plugin-systemd-inhibit-4.16.1.3- 151 kB/s | 15 kB 00:00 2024-11-20 00:08:05.949 | (157/194): kernel-tools-5.14.0-503.14.1.el9_5.a 1.7 MB/s | 2.1 MB 00:01 2024-11-20 00:08:06.078 | (158/194): libestr-0.1.11-4.el9.aarch64.rpm 72 kB/s | 25 kB 00:00 2024-11-20 00:08:06.113 | (159/194): python3-libselinux-3.6-1.el9.aarch64 1.1 MB/s | 182 kB 00:00 2024-11-20 00:08:06.253 | (160/194): libfastjson-0.99.9-5.el9.aarch64.rpm 209 kB/s | 36 kB 00:00 2024-11-20 00:08:06.262 | (161/194): rsyslog-logrotate-8.2310.0-4.el9.aar 72 kB/s | 11 kB 00:00 2024-11-20 00:08:06.825 | (162/194): yum-4.14.0-17.el9.noarch.rpm 154 kB/s | 87 kB 00:00 2024-11-20 00:08:06.846 | (163/194): rsyslog-8.2310.0-4.el9.aarch64.rpm 1.3 MB/s | 777 kB 00:00 2024-11-20 00:08:07.139 | (164/194): dnf-data-4.14.0-17.el9.noarch.rpm 118 kB/s | 34 kB 00:00 2024-11-20 00:08:07.352 | (165/194): dnf-4.14.0-17.el9.noarch.rpm 2.2 MB/s | 467 kB 00:00 2024-11-20 00:08:07.391 | (166/194): python3-dnf-4.14.0-17.el9.noarch.rpm 724 kB/s | 405 kB 00:00 2024-11-20 00:08:07.519 | (167/194): crypto-policies-scripts-20240828-2.g 497 kB/s | 83 kB 00:00 2024-11-20 00:08:07.531 | (168/194): crypto-policies-20240828-2.git626aa5 394 kB/s | 55 kB 00:00 2024-11-20 00:08:07.626 | (169/194): rpm-libs-4.16.1.3-34.el9.0.1.aarch64 3.1 MB/s | 300 kB 00:00 2024-11-20 00:08:07.677 | (170/194): rpm-sign-libs-4.16.1.3-34.el9.0.1.aa 122 kB/s | 19 kB 00:00 2024-11-20 00:08:07.797 | (171/194): rpm-build-libs-4.16.1.3-34.el9.0.1.a 501 kB/s | 85 kB 00:00 2024-11-20 00:08:08.145 | (172/194): python3-rpm-4.16.1.3-34.el9.0.1.aarc 184 kB/s | 64 kB 00:00 2024-11-20 00:08:08.282 | (173/194): rpm-4.16.1.3-34.el9.0.1.aarch64.rpm 797 kB/s | 481 kB 00:00 2024-11-20 00:08:08.705 | (174/194): openssl-libs-3.2.2-6.el9_5.aarch64.r 4.0 MB/s | 2.2 MB 00:00 2024-11-20 00:08:08.813 | (175/194): less-590-5.el9.aarch64.rpm 1.6 MB/s | 160 kB 00:00 2024-11-20 00:08:09.420 | (176/194): openssl-3.2.2-6.el9_5.aarch64.rpm 1.1 MB/s | 1.3 MB 00:01 2024-11-20 00:08:09.728 | (177/194): filesystem-3.16-5.el9.aarch64.rpm 1.2 MB/s | 1.1 MB 00:00 2024-11-20 00:08:09.999 | (178/194): util-linux-core-2.37.4-20.el9.aarch6 765 kB/s | 436 kB 00:00 2024-11-20 00:08:10.228 | (179/194): util-linux-2.37.4-20.el9.aarch64.rpm 4.5 MB/s | 2.2 MB 00:00 2024-11-20 00:08:10.261 | (180/194): libuuid-2.37.4-20.el9.aarch64.rpm 106 kB/s | 27 kB 00:00 2024-11-20 00:08:10.375 | (181/194): libsmartcols-2.37.4-20.el9.aarch64.r 438 kB/s | 61 kB 00:00 2024-11-20 00:08:10.406 | (182/194): libmount-2.37.4-20.el9.aarch64.rpm 911 kB/s | 132 kB 00:00 2024-11-20 00:08:10.587 | (183/194): libblkid-2.37.4-20.el9.aarch64.rpm 587 kB/s | 106 kB 00:00 2024-11-20 00:08:10.773 | (184/194): libfdisk-2.37.4-20.el9.aarch64.rpm 373 kB/s | 148 kB 00:00 2024-11-20 00:08:11.135 | (185/194): ima-evm-utils-1.5-2.el9.0.1.aarch64. 125 kB/s | 67 kB 00:00 2024-11-20 00:08:11.339 | (186/194): libcurl-minimal-7.76.1-31.el9.aarch6 1.1 MB/s | 220 kB 00:00 2024-11-20 00:08:11.900 | (187/194): systemd-libs-252-46.el9_5.2.0.1.aarc 574 kB/s | 645 kB 00:01 2024-11-20 00:08:11.931 | (188/194): shadow-utils-4.9-9.el9.aarch64.rpm 1.9 MB/s | 1.1 MB 00:00 2024-11-20 00:08:12.842 | (189/194): glibc-minimal-langpack-2.34-125.el9_ 23 kB/s | 22 kB 00:00 2024-11-20 00:08:13.213 | (190/194): glibc-common-2.34-125.el9_5.1.aarch6 224 kB/s | 286 kB 00:01 2024-11-20 00:08:13.605 | (191/194): audit-libs-3.1.5-1.el9.aarch64.rpm 311 kB/s | 119 kB 00:00 2024-11-20 00:08:13.667 | (192/194): glibc-2.34-125.el9_5.1.aarch64.rpm 2.1 MB/s | 1.7 MB 00:00 2024-11-20 00:08:14.126 | (193/194): vim-minimal-8.2.2637-21.el9.aarch64. 1.2 MB/s | 645 kB 00:00 2024-11-20 00:09:07.102 | (194/194): linux-firmware-20240905-146.el9.noar 4.4 MB/s | 387 MB 01:27 2024-11-20 00:09:07.110 | -------------------------------------------------------------------------------- 2024-11-20 00:09:07.111 | Total 4.7 MB/s | 461 MB 01:38 2024-11-20 00:09:13.037 | Running transaction check 2024-11-20 00:09:13.464 | Transaction check succeeded. 2024-11-20 00:09:13.464 | Running transaction test 2024-11-20 00:09:17.322 | Transaction test succeeded. 2024-11-20 00:09:17.324 | Running transaction 2024-11-20 00:09:30.040 | Running scriptlet: filesystem-3.16-5.el9.aarch64 1/1 2024-11-20 00:09:30.041 | Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 2024-11-20 00:09:30.857 | Running scriptlet: firewalld-1.3.4-7.el9.noarch 1/1 2024-11-20 00:09:30.988 | Preparing : 1/1 2024-11-20 00:09:31.441 | Upgrading : crypto-policies-20240828-2.git626aa59.el9_5.noar 1/227 2024-11-20 00:09:31.537 | Running scriptlet: crypto-policies-20240828-2.git626aa59.el9_5.noar 1/227 2024-11-20 00:09:31.829 | Upgrading : filesystem-3.16-5.el9.aarch64 2/227 2024-11-20 00:09:32.231 | Upgrading : glibc-common-2.34-125.el9_5.1.aarch64 3/227 2024-11-20 00:09:32.320 | Running scriptlet: glibc-2.34-125.el9_5.1.aarch64 4/227 2024-11-20 00:09:32.420 | Upgrading : glibc-2.34-125.el9_5.1.aarch64 4/227 2024-11-20 00:09:32.471 | Running scriptlet: glibc-2.34-125.el9_5.1.aarch64 4/227 2024-11-20 00:09:32.607 | Upgrading : glibc-minimal-langpack-2.34-125.el9_5.1.aarch64 5/227 2024-11-20 00:09:32.689 | Upgrading : openssl-libs-1:3.2.2-6.el9_5.aarch64 6/227 2024-11-20 00:09:32.705 | Upgrading : audit-libs-3.1.5-1.el9.aarch64 7/227 2024-11-20 00:09:32.741 | Upgrading : libuuid-2.37.4-20.el9.aarch64 8/227 2024-11-20 00:09:32.756 | Installing : libmnl-1.0.4-16.el9_4.aarch64 9/227 2024-11-20 00:09:32.829 | Installing : libtalloc-2.4.2-1.el9.aarch64 10/227 2024-11-20 00:09:32.874 | Upgrading : shadow-utils-2:4.9-9.el9.aarch64 11/227 2024-11-20 00:09:32.890 | Installing : libtevent-0.16.1-1.el9.aarch64 12/227 2024-11-20 00:09:32.910 | Installing : kmod-libs-28-10.el9.aarch64 13/227 2024-11-20 00:09:33.079 | Installing : kmod-28-10.el9.aarch64 14/227 2024-11-20 00:09:33.095 | Upgrading : libcurl-minimal-7.76.1-31.el9.aarch64 15/227 2024-11-20 00:09:33.137 | Installing : jansson-2.14-1.el9.aarch64 16/227 2024-11-20 00:09:33.154 | Installing : libnl3-3.9.0-1.el9.aarch64 17/227 2024-11-20 00:09:33.169 | Installing : libtdb-1.4.10-1.el9.aarch64 18/227 2024-11-20 00:09:33.186 | Installing : libnftnl-1.2.6-4.el9_4.aarch64 19/227 2024-11-20 00:09:33.203 | Installing : fuse-libs-2.9.9-16.el9.aarch64 20/227 2024-11-20 00:09:33.238 | Installing : libedit-3.1-38.20210216cvs.el9.aarch64 21/227 2024-11-20 00:09:33.258 | Installing : libselinux-utils-3.6-1.el9.aarch64 22/227 2024-11-20 00:09:33.271 | Installing : lzo-2.10-7.el9.aarch64 23/227 2024-11-20 00:09:33.284 | Installing : libref_array-0.1.5-53.el9.aarch64 24/227 2024-11-20 00:09:33.297 | Installing : libdhash-0.5.0-53.el9.aarch64 25/227 2024-11-20 00:09:33.309 | Installing : libcollection-0.7.0-53.el9.aarch64 26/227 2024-11-20 00:09:33.324 | Installing : libbasicobjects-0.1.1-53.el9.aarch64 27/227 2024-11-20 00:09:33.340 | Installing : libsss_idmap-2.9.5-4.el9_5.1.aarch64 28/227 2024-11-20 00:09:33.354 | Installing : libbpf-2:1.4.0-1.el9.aarch64 29/227 2024-11-20 00:09:33.438 | Upgrading : libsmartcols-2.37.4-20.el9.aarch64 30/227 2024-11-20 00:09:33.519 | Installing : squashfs-tools-4.4-10.git1.el9.aarch64 31/227 2024-11-20 00:09:33.547 | Installing : libnl3-cli-3.9.0-1.el9.aarch64 32/227 2024-11-20 00:09:33.566 | Installing : libteam-1.31-16.el9_1.aarch64 33/227 2024-11-20 00:09:33.642 | Installing : curl-7.76.1-31.el9.aarch64 34/227 2024-11-20 00:09:33.665 | Installing : libsss_certmap-2.9.5-4.el9_5.1.aarch64 35/227 2024-11-20 00:09:33.681 | Installing : ethtool-2:6.2-1.el9.aarch64 36/227 2024-11-20 00:09:33.695 | Installing : ipset-libs-7.11-8.el9.aarch64 37/227 2024-11-20 00:09:33.712 | Installing : ipset-7.11-8.el9.aarch64 38/227 2024-11-20 00:09:33.729 | Installing : acl-2.3.1-4.el9.aarch64 39/227 2024-11-20 00:09:33.744 | Installing : c-ares-1.19.1-2.el9_4.aarch64 40/227 2024-11-20 00:09:33.756 | Installing : file-5.39-16.el9.aarch64 41/227 2024-11-20 00:09:33.856 | Running scriptlet: groff-base-1.22.4-10.el9.aarch64 42/227 2024-11-20 00:09:33.876 | Installing : groff-base-1.22.4-10.el9.aarch64 42/227 2024-11-20 00:09:33.893 | Running scriptlet: groff-base-1.22.4-10.el9.aarch64 42/227 2024-11-20 00:09:33.910 | Installing : libdaemon-0.14-23.el9.aarch64 43/227 2024-11-20 00:09:33.925 | Installing : libndp-1.9-1.el9.aarch64 44/227 2024-11-20 00:09:33.943 | Installing : pigz-2.5-4.el9.aarch64 45/227 2024-11-20 00:09:33.963 | Installing : cpio-2.13-16.el9.aarch64 46/227 2024-11-20 00:09:33.978 | Installing : libnfnetlink-1.0.1-21.el9.aarch64 47/227 2024-11-20 00:09:34.101 | Installing : libnetfilter_conntrack-1.0.9-1.el9.aarch64 48/227 2024-11-20 00:09:34.252 | Installing : iptables-libs-1.8.10-4.el9_4.aarch64 49/227 2024-11-20 00:09:34.328 | Installing : nftables-1:1.0.9-3.el9.aarch64 50/227 2024-11-20 00:09:34.345 | Running scriptlet: nftables-1:1.0.9-3.el9.aarch64 50/227 2024-11-20 00:09:34.370 | Installing : python3-nftables-1:1.0.9-3.el9.aarch64 51/227 2024-11-20 00:09:34.399 | Installing : userspace-rcu-0.12.1-6.el9.aarch64 52/227 2024-11-20 00:09:34.430 | Installing : gobject-introspection-1.68.0-11.el9.aarch64 53/227 2024-11-20 00:09:34.538 | Installing : python3-gobject-base-noarch-3.40.1-6.el9.noarch 54/227 2024-11-20 00:09:35.098 | Installing : python3-gobject-base-3.40.1-6.el9.aarch64 55/227 2024-11-20 00:09:35.495 | Installing : libpipeline-1.5.3-4.el9.aarch64 56/227 2024-11-20 00:09:35.643 | Installing : psmisc-23.4-3.el9.aarch64 57/227 2024-11-20 00:09:36.051 | Installing : iproute-6.2.0-6.el9_4.aarch64 58/227 2024-11-20 00:09:36.235 | Installing : xz-5.2.5-8.el9_0.aarch64 59/227 2024-11-20 00:09:36.255 | Installing : inih-49-6.el9.aarch64 60/227 2024-11-20 00:09:36.335 | Installing : which-2.21-29.el9.aarch64 61/227 2024-11-20 00:09:36.721 | Installing : diffutils-3.7-12.el9.aarch64 62/227 2024-11-20 00:09:36.773 | Installing : attr-2.5.1-3.el9.aarch64 63/227 2024-11-20 00:09:36.830 | Installing : libseccomp-2.5.2-2.el9.aarch64 64/227 2024-11-20 00:09:36.854 | Installing : keyutils-1.6.3-1.el9.aarch64 65/227 2024-11-20 00:09:37.089 | Upgrading : ima-evm-utils-1.5-2.el9.0.1.aarch64 66/227 2024-11-20 00:09:37.116 | Installing : libss-1.46.5-5.el9.aarch64 67/227 2024-11-20 00:09:37.134 | Installing : e2fsprogs-libs-1.46.5-5.el9.aarch64 68/227 2024-11-20 00:09:37.149 | Installing : numactl-libs-2.0.18-2.el9.aarch64 69/227 2024-11-20 00:09:37.177 | Installing : libcbor-0.7.0-5.el9.aarch64 70/227 2024-11-20 00:09:37.195 | Installing : slang-2.3.2-11.el9.aarch64 71/227 2024-11-20 00:09:37.213 | Installing : newt-0.52.21-11.el9.aarch64 72/227 2024-11-20 00:09:37.231 | Installing : libpath_utils-0.2.1-53.el9.aarch64 73/227 2024-11-20 00:09:37.247 | Installing : libini_config-1.3.1-53.el9.aarch64 74/227 2024-11-20 00:09:37.262 | Installing : libsss_sudo-2.9.5-4.el9_5.1.aarch64 75/227 2024-11-20 00:09:37.287 | Installing : libsss_nss_idmap-2.9.5-4.el9_5.1.aarch64 76/227 2024-11-20 00:09:37.302 | Installing : sssd-client-2.9.5-4.el9_5.1.aarch64 77/227 2024-11-20 00:09:37.330 | Running scriptlet: sssd-client-2.9.5-4.el9_5.1.aarch64 77/227 2024-11-20 00:09:37.431 | Installing : gettext-libs-0.21-8.el9.aarch64 78/227 2024-11-20 00:09:37.464 | Installing : gettext-0.21-8.el9.aarch64 79/227 2024-11-20 00:09:37.495 | Installing : lmdb-libs-0.9.29-3.el9.aarch64 80/227 2024-11-20 00:09:37.516 | Installing : libldb-2.9.1-2.el9.aarch64 81/227 2024-11-20 00:09:37.542 | Installing : sg3_utils-libs-1.47-9.el9.aarch64 82/227 2024-11-20 00:09:37.562 | Installing : oniguruma-6.9.6-1.el9.6.aarch64 83/227 2024-11-20 00:09:37.587 | Installing : jq-1.6-17.el9.aarch64 84/227 2024-11-20 00:09:37.623 | Installing : kernel-tools-libs-5.14.0-503.14.1.el9_5.aarch64 85/227 2024-11-20 00:09:37.671 | Running scriptlet: kernel-tools-libs-5.14.0-503.14.1.el9_5.aarch64 85/227 2024-11-20 00:09:37.688 | Installing : snappy-1.1.8-8.el9.0.1.aarch64 86/227 2024-11-20 00:09:37.705 | Installing : libcap-ng-python3-0.8.2-7.el9.aarch64 87/227 2024-11-20 00:09:37.719 | Installing : libestr-0.1.11-4.el9.aarch64 88/227 2024-11-20 00:09:37.739 | Installing : libfastjson-0.99.9-5.el9.aarch64 89/227 2024-11-20 00:09:37.764 | Upgrading : less-590-5.el9.aarch64 90/227 2024-11-20 00:09:37.903 | Upgrading : dnf-data-4.14.0-17.el9.noarch 91/227 2024-11-20 00:09:37.934 | Installing : kbd-legacy-2.4.0-10.el9.noarch 92/227 2024-11-20 00:09:37.984 | Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 93/227 2024-11-20 00:09:38.174 | Installing : coreutils-common-8.32-36.el9.aarch64 94/227 2024-11-20 00:09:38.280 | Installing : coreutils-8.32-36.el9.aarch64 95/227 2024-11-20 00:09:38.314 | Upgrading : systemd-libs-252-46.el9_5.2.0.1.aarch64 96/227 2024-11-20 00:09:38.342 | Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.aarch64 96/227 2024-11-20 00:09:38.355 | Upgrading : libblkid-2.37.4-20.el9.aarch64 97/227 2024-11-20 00:09:38.374 | Running scriptlet: libblkid-2.37.4-20.el9.aarch64 97/227 2024-11-20 00:09:38.408 | Installing : dbus-libs-1:1.12.20-8.el9.aarch64 98/227 2024-11-20 00:09:38.432 | Installing : python3-dbus-1.2.18-2.el9.0.1.aarch64 99/227 2024-11-20 00:09:38.498 | Upgrading : libmount-2.37.4-20.el9.aarch64 100/227 2024-11-20 00:09:38.574 | Upgrading : util-linux-core-2.37.4-20.el9.aarch64 101/227 2024-11-20 00:09:38.594 | Running scriptlet: util-linux-core-2.37.4-20.el9.aarch64 101/227 2024-11-20 00:09:38.773 | Upgrading : libfdisk-2.37.4-20.el9.aarch64 102/227 2024-11-20 00:09:38.842 | Upgrading : util-linux-2.37.4-20.el9.aarch64 103/227 2024-11-20 00:09:38.989 | Running scriptlet: openssh-8.7p1-43.el9.aarch64 104/227 2024-11-20 00:09:39.081 | Installing : openssh-8.7p1-43.el9.aarch64 104/227 2024-11-20 00:09:39.140 | Installing : grub2-common-1:2.06-92.el9.noarch 105/227 2024-11-20 00:09:39.156 | Installing : NetworkManager-libnm-1:1.48.10-2.el9_5.aarch64 106/227 2024-11-20 00:09:39.234 | Running scriptlet: NetworkManager-libnm-1:1.48.10-2.el9_5.aarch64 106/227 2024-11-20 00:09:39.326 | Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.aarch64 107/227 2024-11-20 00:09:39.442 | Upgrading : rpm-4.16.1.3-34.el9.0.1.aarch64 108/227 2024-11-20 00:09:39.463 | Installing : policycoreutils-3.6-2.1.el9.aarch64 109/227 2024-11-20 00:09:39.480 | Running scriptlet: policycoreutils-3.6-2.1.el9.aarch64 109/227 2024-11-20 00:09:39.491 | Installing : selinux-policy-38.1.45-3.el9_5.noarch 110/227 2024-11-20 00:09:39.523 | Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 110/227 2024-11-20 00:09:40.269 | Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 111/227 2024-11-20 00:09:40.886 | Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 111/227 2024-11-20 00:10:02.812 | Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 111/227 2024-11-20 00:10:02.835 | Installing : dbus-1:1.12.20-8.el9.aarch64 112/227 2024-11-20 00:10:02.853 | Installing : systemd-pam-252-46.el9_5.2.0.1.aarch64 113/227 2024-11-20 00:10:04.883 | Running scriptlet: systemd-252-46.el9_5.2.0.1.aarch64 114/227 2024-11-20 00:10:04.963 | Installing : systemd-252-46.el9_5.2.0.1.aarch64 114/227 2024-11-20 00:10:27.149 | Running scriptlet: systemd-252-46.el9_5.2.0.1.aarch64 114/227 2024-11-20 00:10:27.307 | Installing : dbus-common-1:1.12.20-8.el9.noarch 115/227 2024-11-20 00:10:27.347 | Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 115/227 2024-11-20 00:10:27.348 | Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. 2024-11-20 00:10:27.348 | Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. 2024-11-20 00:10:27.348 | 2024-11-20 00:10:28.971 | Running scriptlet: dbus-broker-28-7.el9.aarch64 116/227 2024-11-20 00:10:29.642 | Installing : dbus-broker-28-7.el9.aarch64 116/227 2024-11-20 00:10:29.680 | Running scriptlet: dbus-broker-28-7.el9.aarch64 116/227 2024-11-20 00:10:29.680 | Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. 2024-11-20 00:10:29.680 | Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. 2024-11-20 00:10:29.680 | 2024-11-20 00:10:30.588 | Installing : cronie-1.5.7-11.el9.aarch64 117/227 2024-11-20 00:10:30.615 | Running scriptlet: cronie-1.5.7-11.el9.aarch64 117/227 2024-11-20 00:10:30.615 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service → /usr/lib/systemd/system/crond.service. 2024-11-20 00:10:30.615 | 2024-11-20 00:10:30.922 | Installing : crontabs-1.11-27.20190603git.el9.noarch 118/227 2024-11-20 00:10:31.215 | Installing : cronie-anacron-1.5.7-11.el9.aarch64 119/227 2024-11-20 00:10:31.240 | Running scriptlet: cronie-anacron-1.5.7-11.el9.aarch64 119/227 2024-11-20 00:10:31.500 | Installing : device-mapper-libs-9:1.02.198-2.el9.aarch64 120/227 2024-11-20 00:10:31.830 | Installing : device-mapper-9:1.02.198-2.el9.aarch64 121/227 2024-11-20 00:10:32.515 | Installing : grub2-tools-minimal-1:2.06-92.el9.aarch64 122/227 2024-11-20 00:10:32.660 | Installing : kpartx-0.8.7-32.el9.aarch64 123/227 2024-11-20 00:10:32.683 | Installing : cryptsetup-libs-2.7.2-3.el9_5.aarch64 124/227 2024-11-20 00:10:32.826 | Installing : initscripts-service-10.11.7-1.el9.noarch 125/227 2024-11-20 00:10:32.843 | Running scriptlet: logrotate-3.18.0-8.el9.aarch64 126/227 2024-11-20 00:10:33.333 | Installing : logrotate-3.18.0-8.el9.aarch64 126/227 2024-11-20 00:10:33.364 | Running scriptlet: logrotate-3.18.0-8.el9.aarch64 126/227 2024-11-20 00:10:33.364 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2024-11-20 00:10:33.364 | 2024-11-20 00:10:33.486 | Installing : rsyslog-logrotate-8.2310.0-4.el9.aarch64 127/227 2024-11-20 00:10:33.653 | Installing : rsyslog-8.2310.0-4.el9.aarch64 128/227 2024-11-20 00:10:33.685 | Running scriptlet: rsyslog-8.2310.0-4.el9.aarch64 128/227 2024-11-20 00:10:33.685 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2024-11-20 00:10:33.685 | 2024-11-20 00:10:33.717 | Running scriptlet: authselect-libs-1.2.6-2.el9.aarch64 129/227 2024-11-20 00:10:33.755 | Installing : authselect-libs-1.2.6-2.el9.aarch64 129/227 2024-11-20 00:10:34.304 | Running scriptlet: sssd-common-2.9.5-4.el9_5.1.aarch64 130/227 2024-11-20 00:10:34.331 | Installing : sssd-common-2.9.5-4.el9_5.1.aarch64 130/227 2024-11-20 00:10:34.458 | Running scriptlet: sssd-common-2.9.5-4.el9_5.1.aarch64 130/227 2024-11-20 00:10:34.458 | Created symlink /etc/systemd/system/multi-user.target.wants/sssd.service → /usr/lib/systemd/system/sssd.service. 2024-11-20 00:10:34.458 | 2024-11-20 00:10:34.483 | Installing : libkcapi-1.4.0-2.el9.aarch64 131/227 2024-11-20 00:10:34.497 | Installing : libkcapi-hmaccalc-1.4.0-2.el9.aarch64 132/227 2024-11-20 00:10:34.513 | Installing : rpm-plugin-systemd-inhibit-4.16.1.3-34.el9.0.1.a 133/227 2024-11-20 00:10:34.552 | Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.aarch64 134/227 2024-11-20 00:10:34.695 | Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.aarch64 135/227 2024-11-20 00:10:34.907 | Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.aarch64 136/227 2024-11-20 00:10:35.318 | Upgrading : python3-dnf-4.14.0-17.el9.noarch 137/227 2024-11-20 00:10:35.370 | Upgrading : dnf-4.14.0-17.el9.noarch 138/227 2024-11-20 00:10:35.440 | Running scriptlet: dnf-4.14.0-17.el9.noarch 138/227 2024-11-20 00:10:35.467 | Installing : python3-firewall-1.3.4-7.el9.noarch 139/227 2024-11-20 00:10:35.509 | Installing : teamd-1.31-16.el9_1.aarch64 140/227 2024-11-20 00:10:35.572 | Installing : procps-ng-3.3.17-14.el9.aarch64 141/227 2024-11-20 00:10:35.637 | Installing : python3-systemd-234-19.el9.aarch64 142/227 2024-11-20 00:10:35.657 | Installing : iptables-nft-1.8.10-4.el9_4.aarch64 143/227 2024-11-20 00:10:35.699 | Running scriptlet: iptables-nft-1.8.10-4.el9_4.aarch64 143/227 2024-11-20 00:10:35.915 | Installing : linux-firmware-whence-20240905-146.el9.noarch 144/227 2024-11-20 00:10:35.981 | Installing : kbd-misc-2.4.0-10.el9.noarch 145/227 2024-11-20 00:10:36.188 | Installing : kbd-2.4.0-10.el9.aarch64 146/227 2024-11-20 00:10:36.225 | Installing : systemd-udev-252-46.el9_5.2.0.1.aarch64 147/227 2024-11-20 00:10:37.203 | Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.aarch64 147/227 2024-11-20 00:10:37.204 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. 2024-11-20 00:10:37.204 | 2024-11-20 00:10:37.353 | Installing : dracut-057-70.git20240819.el9.aarch64 148/227 2024-11-20 00:10:37.443 | Running scriptlet: NetworkManager-1:1.48.10-2.el9_5.aarch64 149/227 2024-11-20 00:10:37.567 | Installing : NetworkManager-1:1.48.10-2.el9_5.aarch64 149/227 2024-11-20 00:10:37.600 | Running scriptlet: NetworkManager-1:1.48.10-2.el9_5.aarch64 149/227 2024-11-20 00:10:37.601 | Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. 2024-11-20 00:10:37.601 | Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. 2024-11-20 00:10:37.601 | Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. 2024-11-20 00:10:37.601 | 2024-11-20 00:10:38.108 | Installing : dracut-network-057-70.git20240819.el9.aarch64 150/227 2024-11-20 00:10:38.153 | Installing : dracut-squash-057-70.git20240819.el9.aarch64 151/227 2024-11-20 00:10:38.208 | Installing : libfido2-1.13.0-2.el9.aarch64 152/227 2024-11-20 00:10:38.497 | Installing : os-prober-1.77-10.el9.aarch64 153/227 2024-11-20 00:10:38.582 | Running scriptlet: grub2-tools-1:2.06-92.el9.aarch64 154/227 2024-11-20 00:10:38.632 | Installing : grub2-tools-1:2.06-92.el9.aarch64 154/227 2024-11-20 00:10:38.645 | Installing : grubby-8.40-64.el9.aarch64 155/227 2024-11-20 00:10:38.660 | Running scriptlet: grubby-8.40-64.el9.aarch64 155/227 2024-11-20 00:10:38.676 | Installing : firewalld-filesystem-1.3.4-7.el9.noarch 156/227 2024-11-20 00:10:38.712 | Installing : python3-six-1.15.0-9.el9.noarch 157/227 2024-11-20 00:10:38.761 | Installing : python3-dateutil-1:2.8.1-7.el9.noarch 158/227 2024-11-20 00:10:39.176 | Installing : python3-dnf-plugins-core-4.3.0-16.el9.noarch 159/227 2024-11-20 00:10:39.201 | Installing : hwdata-0.348-9.15.el9.noarch 160/227 2024-11-20 00:10:39.228 | Installing : lshw-B.02.19.2-10.el9.aarch64 161/227 2024-11-20 00:10:39.365 | Installing : dnf-plugins-core-4.3.0-16.el9.noarch 162/227 2024-11-20 00:10:39.474 | Installing : firewalld-1.3.4-7.el9.noarch 163/227 2024-11-20 00:10:39.501 | Running scriptlet: firewalld-1.3.4-7.el9.noarch 163/227 2024-11-20 00:10:39.501 | Created symlink /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service → /usr/lib/systemd/system/firewalld.service. 2024-11-20 00:10:39.501 | Created symlink /etc/systemd/system/multi-user.target.wants/firewalld.service → /usr/lib/systemd/system/firewalld.service. 2024-11-20 00:10:39.502 | 2024-11-20 00:10:39.575 | Installing : kexec-tools-2.0.27-16.el9_5.1.aarch64 164/227 2024-11-20 00:10:39.603 | Running scriptlet: kexec-tools-2.0.27-16.el9_5.1.aarch64 164/227 2024-11-20 00:10:39.604 | Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service. 2024-11-20 00:10:39.604 | 2024-11-20 00:10:40.364 | Upgrading : crypto-policies-scripts-20240828-2.git626aa59.el 165/227 2024-11-20 00:10:40.417 | Installing : openssh-clients-8.7p1-43.el9.aarch64 166/227 2024-11-20 00:10:40.454 | Running scriptlet: openssh-clients-8.7p1-43.el9.aarch64 166/227 2024-11-20 00:10:40.475 | Installing : NetworkManager-tui-1:1.48.10-2.el9_5.aarch64 167/227 2024-11-20 00:10:40.488 | Installing : NetworkManager-team-1:1.48.10-2.el9_5.aarch64 168/227 2024-11-20 00:10:44.131 | Installing : dracut-config-rescue-057-70.git20240819.el9.aarc 169/227 2024-11-20 00:10:44.255 | Installing : linux-firmware-20240905-146.el9.noarch 170/227 2024-11-20 00:10:44.340 | Upgrading : yum-4.14.0-17.el9.noarch 171/227 2024-11-20 00:10:44.384 | Installing : sssd-kcm-2.9.5-4.el9_5.1.aarch64 172/227 2024-11-20 00:10:44.410 | Running scriptlet: sssd-kcm-2.9.5-4.el9_5.1.aarch64 172/227 2024-11-20 00:10:44.410 | Created symlink /etc/systemd/system/sockets.target.wants/sssd-kcm.socket → /usr/lib/systemd/system/sssd-kcm.socket. 2024-11-20 00:10:44.410 | 2024-11-20 00:10:44.461 | Installing : authselect-1.2.6-2.el9.aarch64 173/227 2024-11-20 00:10:44.520 | Installing : audit-3.1.5-1.el9.aarch64 174/227 2024-11-20 00:10:44.560 | Running scriptlet: audit-3.1.5-1.el9.aarch64 174/227 2024-11-20 00:10:44.560 | Created symlink /etc/systemd/system/multi-user.target.wants/auditd.service → /usr/lib/systemd/system/auditd.service. 2024-11-20 00:10:44.560 | System has not been booted with systemd as init system (PID 1). Can't operate. 2024-11-20 00:10:44.560 | Failed to connect to bus: Host is down 2024-11-20 00:10:44.560 | warning: %post(audit-3.1.5-1.el9.aarch64) scriptlet failed, exit status 1 2024-11-20 00:10:44.560 | 2024-11-20 00:10:44.560 | Error in POSTIN scriptlet in rpm package audit 2024-11-20 00:10:44.644 | Installing : parted-3.5-2.el9.aarch64 175/227 2024-11-20 00:10:44.687 | Installing : xfsprogs-6.4.0-4.el9.aarch64 176/227 2024-11-20 00:10:44.959 | Running scriptlet: openssh-server-8.7p1-43.el9.aarch64 177/227 2024-11-20 00:10:44.975 | Installing : openssh-server-8.7p1-43.el9.aarch64 177/227 2024-11-20 00:10:45.006 | Running scriptlet: openssh-server-8.7p1-43.el9.aarch64 177/227 2024-11-20 00:10:45.006 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service → /usr/lib/systemd/system/sshd.service. 2024-11-20 00:10:45.006 | 2024-11-20 00:10:45.024 | Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.aarch64 178/227 2024-11-20 00:10:45.080 | Installing : rpm-plugin-audit-4.16.1.3-34.el9.0.1.aarch64 179/227 2024-11-20 00:10:45.105 | Installing : e2fsprogs-1.46.5-5.el9.aarch64 180/227 2024-11-20 00:10:45.118 | Installing : irqbalance-2:1.9.4-1.el9.aarch64 181/227 2024-11-20 00:10:45.144 | Running scriptlet: irqbalance-2:1.9.4-1.el9.aarch64 181/227 2024-11-20 00:10:45.144 | Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service → /usr/lib/systemd/system/irqbalance.service. 2024-11-20 00:10:45.144 | 2024-11-20 00:10:45.180 | Installing : prefixdevname-0.1.0-8.el9.aarch64 182/227 2024-11-20 00:10:45.236 | Running scriptlet: man-db-2.9.3-7.el9.aarch64 183/227 2024-11-20 00:10:45.286 | Installing : man-db-2.9.3-7.el9.aarch64 183/227 2024-11-20 00:10:45.345 | Running scriptlet: man-db-2.9.3-7.el9.aarch64 183/227 2024-11-20 00:10:45.367 | Installing : sudo-1.9.5p2-10.el9_3.aarch64 184/227 2024-11-20 00:10:45.384 | Running scriptlet: sudo-1.9.5p2-10.el9_3.aarch64 184/227 2024-11-20 00:10:45.440 | Installing : initscripts-rename-device-10.11.7-1.el9.aarch64 185/227 2024-11-20 00:10:45.525 | Upgrading : openssl-1:3.2.2-6.el9_5.aarch64 186/227 2024-11-20 00:10:45.577 | Installing : kernel-tools-5.14.0-503.14.1.el9_5.aarch64 187/227 2024-11-20 00:10:45.702 | Running scriptlet: kernel-tools-5.14.0-503.14.1.el9_5.aarch64 187/227 2024-11-20 00:10:45.750 | Installing : sg3_utils-1.47-9.el9.aarch64 188/227 2024-11-20 00:10:45.829 | Installing : iproute-tc-6.2.0-6.el9_4.aarch64 189/227 2024-11-20 00:10:45.859 | Installing : lsscsi-0.32-6.el9.aarch64 190/227 2024-11-20 00:10:45.892 | Installing : ncurses-6.2-10.20210508.el9.aarch64 191/227 2024-11-20 00:10:45.919 | Installing : libsysfs-2.1.1-10.el9.aarch64 192/227 2024-11-20 00:10:45.954 | Installing : python3-libselinux-3.6-1.el9.aarch64 193/227 2024-11-20 00:10:45.995 | Upgrading : vim-minimal-2:8.2.2637-21.el9.aarch64 194/227 2024-11-20 00:10:46.014 | Cleanup : crypto-policies-scripts-20240202-1.git283706d.el 195/227 2024-11-20 00:10:46.055 | Cleanup : yum-4.14.0-9.el9.noarch 196/227 2024-11-20 00:10:46.104 | Cleanup : util-linux-2.37.4-18.el9.aarch64 197/227 2024-11-20 00:10:46.157 | Cleanup : util-linux-core-2.37.4-18.el9.aarch64 198/227 2024-11-20 00:10:46.176 | Cleanup : systemd-libs-252-32.el9_4.aarch64 199/227 2024-11-20 00:10:46.192 | Cleanup : libfdisk-2.37.4-18.el9.aarch64 200/227 2024-11-20 00:10:46.215 | Cleanup : openssl-1:3.0.7-27.el9.aarch64 201/227 2024-11-20 00:10:46.246 | Cleanup : libmount-2.37.4-18.el9.aarch64 202/227 2024-11-20 00:10:46.275 | Cleanup : shadow-utils-2:4.9-8.el9.aarch64 203/227 2024-11-20 00:10:46.294 | Cleanup : libblkid-2.37.4-18.el9.aarch64 204/227 2024-11-20 00:10:46.332 | Cleanup : vim-minimal-2:8.2.2637-20.el9_1.aarch64 205/227 2024-11-20 00:10:46.352 | Cleanup : libuuid-2.37.4-18.el9.aarch64 206/227 2024-11-20 00:10:46.371 | Cleanup : less-590-3.el9_3.aarch64 207/227 2024-11-20 00:10:46.397 | Running scriptlet: dnf-4.14.0-9.el9.noarch 208/227 2024-11-20 00:10:46.397 | Cleanup : dnf-4.14.0-9.el9.noarch 208/227 2024-11-20 00:10:46.437 | Running scriptlet: dnf-4.14.0-9.el9.noarch 208/227 2024-11-20 00:10:46.462 | Cleanup : python3-dnf-4.14.0-9.el9.noarch 209/227 2024-11-20 00:10:47.612 | Cleanup : dnf-data-4.14.0-9.el9.noarch 210/227 2024-11-20 00:10:47.846 | Cleanup : filesystem-3.16-2.el9.aarch64 211/227 2024-11-20 00:10:47.865 | Cleanup : python3-rpm-4.16.1.3-29.el9.aarch64 212/227 2024-11-20 00:10:47.890 | Cleanup : rpm-sign-libs-4.16.1.3-29.el9.aarch64 213/227 2024-11-20 00:10:47.909 | Cleanup : rpm-build-libs-4.16.1.3-29.el9.aarch64 214/227 2024-11-20 00:10:47.928 | Cleanup : rpm-libs-4.16.1.3-29.el9.aarch64 215/227 2024-11-20 00:10:47.958 | Cleanup : ima-evm-utils-1.4-4.el9.aarch64 216/227 2024-11-20 00:10:48.005 | Cleanup : rpm-4.16.1.3-29.el9.aarch64 217/227 2024-11-20 00:10:48.026 | Erasing : coreutils-single-8.32-35.el9.aarch64 218/227 2024-11-20 00:10:48.041 | Erasing : curl-minimal-7.76.1-29.el9_4.aarch64 219/227 2024-11-20 00:10:48.067 | Cleanup : libcurl-minimal-7.76.1-29.el9_4.aarch64 220/227 2024-11-20 00:10:48.089 | Cleanup : openssl-libs-1:3.0.7-27.el9.aarch64 221/227 2024-11-20 00:10:48.104 | Cleanup : audit-libs-3.1.2-2.el9.aarch64 222/227 2024-11-20 00:10:48.125 | Cleanup : libsmartcols-2.37.4-18.el9.aarch64 223/227 2024-11-20 00:10:48.145 | Cleanup : crypto-policies-20240202-1.git283706d.el9.noarch 224/227 2024-11-20 00:10:48.204 | Cleanup : glibc-common-2.34-100.el9.aarch64 225/227 2024-11-20 00:10:48.241 | Cleanup : glibc-minimal-langpack-2.34-100.el9.aarch64 226/227 2024-11-20 00:10:48.459 | Cleanup : glibc-2.34-100.el9.aarch64 227/227 2024-11-20 00:10:48.490 | Running scriptlet: filesystem-3.16-5.el9.aarch64 227/227 2024-11-20 00:10:48.503 | Running scriptlet: grub2-common-1:2.06-92.el9.noarch 227/227 2024-11-20 00:10:48.513 | Running scriptlet: rpm-4.16.1.3-34.el9.0.1.aarch64 227/227 2024-11-20 00:10:48.527 | Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 227/227 2024-11-20 00:11:15.095 | Running scriptlet: systemd-252-46.el9_5.2.0.1.aarch64 227/227 2024-11-20 00:11:15.119 | Running scriptlet: authselect-libs-1.2.6-2.el9.aarch64 227/227 2024-11-20 00:11:15.133 | Running scriptlet: sssd-common-2.9.5-4.el9_5.1.aarch64 227/227 2024-11-20 00:11:15.201 | Running scriptlet: kexec-tools-2.0.27-16.el9_5.1.aarch64 227/227 2024-11-20 00:11:15.787 | Running scriptlet: crypto-policies-scripts-20240828-2.git626aa59.el 227/227 2024-11-20 00:11:22.656 | Running scriptlet: glibc-2.34-100.el9.aarch64 227/227 2024-11-20 00:11:22.656 | Verifying : hwdata-0.348-9.15.el9.noarch 1/227 2024-11-20 00:11:22.656 | Verifying : crontabs-1.11-27.20190603git.el9.noarch 2/227 2024-11-20 00:11:22.656 | Verifying : python3-six-1.15.0-9.el9.noarch 3/227 2024-11-20 00:11:22.657 | Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 4/227 2024-11-20 00:11:22.657 | Verifying : selinux-policy-38.1.45-3.el9_5.noarch 5/227 2024-11-20 00:11:22.657 | Verifying : acl-2.3.1-4.el9.aarch64 6/227 2024-11-20 00:11:22.657 | Verifying : python3-firewall-1.3.4-7.el9.noarch 7/227 2024-11-20 00:11:22.657 | Verifying : firewalld-filesystem-1.3.4-7.el9.noarch 8/227 2024-11-20 00:11:22.657 | Verifying : firewalld-1.3.4-7.el9.noarch 9/227 2024-11-20 00:11:22.657 | Verifying : c-ares-1.19.1-2.el9_4.aarch64 10/227 2024-11-20 00:11:22.658 | Verifying : file-5.39-16.el9.aarch64 11/227 2024-11-20 00:11:22.658 | Verifying : groff-base-1.22.4-10.el9.aarch64 12/227 2024-11-20 00:11:22.658 | Verifying : lshw-B.02.19.2-10.el9.aarch64 13/227 2024-11-20 00:11:22.658 | Verifying : kbd-2.4.0-10.el9.aarch64 14/227 2024-11-20 00:11:22.658 | Verifying : kbd-misc-2.4.0-10.el9.noarch 15/227 2024-11-20 00:11:22.658 | Verifying : device-mapper-libs-9:1.02.198-2.el9.aarch64 16/227 2024-11-20 00:11:22.659 | Verifying : device-mapper-9:1.02.198-2.el9.aarch64 17/227 2024-11-20 00:11:22.659 | Verifying : python3-gobject-base-3.40.1-6.el9.aarch64 18/227 2024-11-20 00:11:22.659 | Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.aarch64 19/227 2024-11-20 00:11:22.659 | Verifying : rpm-plugin-audit-4.16.1.3-34.el9.0.1.aarch64 20/227 2024-11-20 00:11:22.659 | Verifying : dbus-broker-28-7.el9.aarch64 21/227 2024-11-20 00:11:22.659 | Verifying : grubby-8.40-64.el9.aarch64 22/227 2024-11-20 00:11:22.659 | Verifying : libnftnl-1.2.6-4.el9_4.aarch64 23/227 2024-11-20 00:11:22.660 | Verifying : python3-dnf-plugins-core-4.3.0-16.el9.noarch 24/227 2024-11-20 00:11:22.660 | Verifying : dnf-plugins-core-4.3.0-16.el9.noarch 25/227 2024-11-20 00:11:22.660 | Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 26/227 2024-11-20 00:11:22.660 | Verifying : libdaemon-0.14-23.el9.aarch64 27/227 2024-11-20 00:11:22.660 | Verifying : initscripts-service-10.11.7-1.el9.noarch 28/227 2024-11-20 00:11:22.660 | Verifying : man-db-2.9.3-7.el9.aarch64 29/227 2024-11-20 00:11:22.661 | Verifying : libfido2-1.13.0-2.el9.aarch64 30/227 2024-11-20 00:11:22.661 | Verifying : libndp-1.9-1.el9.aarch64 31/227 2024-11-20 00:11:22.661 | Verifying : libnetfilter_conntrack-1.0.9-1.el9.aarch64 32/227 2024-11-20 00:11:22.661 | Verifying : fuse-libs-2.9.9-16.el9.aarch64 33/227 2024-11-20 00:11:22.661 | Verifying : irqbalance-2:1.9.4-1.el9.aarch64 34/227 2024-11-20 00:11:22.661 | Verifying : pigz-2.5-4.el9.aarch64 35/227 2024-11-20 00:11:22.661 | Verifying : os-prober-1.77-10.el9.aarch64 36/227 2024-11-20 00:11:22.662 | Verifying : cpio-2.13-16.el9.aarch64 37/227 2024-11-20 00:11:22.662 | Verifying : lsscsi-0.32-6.el9.aarch64 38/227 2024-11-20 00:11:22.662 | Verifying : kmod-libs-28-10.el9.aarch64 39/227 2024-11-20 00:11:22.662 | Verifying : kmod-28-10.el9.aarch64 40/227 2024-11-20 00:11:22.662 | Verifying : iproute-tc-6.2.0-6.el9_4.aarch64 41/227 2024-11-20 00:11:22.662 | Verifying : iproute-6.2.0-6.el9_4.aarch64 42/227 2024-11-20 00:11:22.662 | Verifying : libnfnetlink-1.0.1-21.el9.aarch64 43/227 2024-11-20 00:11:22.662 | Verifying : parted-3.5-2.el9.aarch64 44/227 2024-11-20 00:11:22.663 | Verifying : libmnl-1.0.4-16.el9_4.aarch64 45/227 2024-11-20 00:11:22.663 | Verifying : squashfs-tools-4.4-10.git1.el9.aarch64 46/227 2024-11-20 00:11:22.663 | Verifying : jansson-2.14-1.el9.aarch64 47/227 2024-11-20 00:11:22.663 | Verifying : procps-ng-3.3.17-14.el9.aarch64 48/227 2024-11-20 00:11:22.663 | Verifying : userspace-rcu-0.12.1-6.el9.aarch64 49/227 2024-11-20 00:11:22.663 | Verifying : gobject-introspection-1.68.0-11.el9.aarch64 50/227 2024-11-20 00:11:22.664 | Verifying : libpipeline-1.5.3-4.el9.aarch64 51/227 2024-11-20 00:11:22.664 | Verifying : ethtool-2:6.2-1.el9.aarch64 52/227 2024-11-20 00:11:22.664 | Verifying : psmisc-23.4-3.el9.aarch64 53/227 2024-11-20 00:11:22.664 | Verifying : xz-5.2.5-8.el9_0.aarch64 54/227 2024-11-20 00:11:22.664 | Verifying : linux-firmware-whence-20240905-146.el9.noarch 55/227 2024-11-20 00:11:22.664 | Verifying : linux-firmware-20240905-146.el9.noarch 56/227 2024-11-20 00:11:22.664 | Verifying : inih-49-6.el9.aarch64 57/227 2024-11-20 00:11:22.665 | Verifying : python3-systemd-234-19.el9.aarch64 58/227 2024-11-20 00:11:22.665 | Verifying : which-2.21-29.el9.aarch64 59/227 2024-11-20 00:11:22.665 | Verifying : prefixdevname-0.1.0-8.el9.aarch64 60/227 2024-11-20 00:11:22.665 | Verifying : logrotate-3.18.0-8.el9.aarch64 61/227 2024-11-20 00:11:22.665 | Verifying : kexec-tools-2.0.27-16.el9_5.1.aarch64 62/227 2024-11-20 00:11:22.665 | Verifying : coreutils-common-8.32-36.el9.aarch64 63/227 2024-11-20 00:11:22.665 | Verifying : coreutils-8.32-36.el9.aarch64 64/227 2024-11-20 00:11:22.666 | Verifying : diffutils-3.7-12.el9.aarch64 65/227 2024-11-20 00:11:22.666 | Verifying : attr-2.5.1-3.el9.aarch64 66/227 2024-11-20 00:11:22.666 | Verifying : libedit-3.1-38.20210216cvs.el9.aarch64 67/227 2024-11-20 00:11:22.666 | Verifying : libseccomp-2.5.2-2.el9.aarch64 68/227 2024-11-20 00:11:22.666 | Verifying : keyutils-1.6.3-1.el9.aarch64 69/227 2024-11-20 00:11:22.666 | Verifying : libss-1.46.5-5.el9.aarch64 70/227 2024-11-20 00:11:22.667 | Verifying : e2fsprogs-libs-1.46.5-5.el9.aarch64 71/227 2024-11-20 00:11:22.667 | Verifying : e2fsprogs-1.46.5-5.el9.aarch64 72/227 2024-11-20 00:11:22.667 | Verifying : libnl3-cli-3.9.0-1.el9.aarch64 73/227 2024-11-20 00:11:22.667 | Verifying : libnl3-3.9.0-1.el9.aarch64 74/227 2024-11-20 00:11:22.667 | Verifying : libselinux-utils-3.6-1.el9.aarch64 75/227 2024-11-20 00:11:22.667 | Verifying : ipset-libs-7.11-8.el9.aarch64 76/227 2024-11-20 00:11:22.667 | Verifying : ipset-7.11-8.el9.aarch64 77/227 2024-11-20 00:11:22.668 | Verifying : authselect-libs-1.2.6-2.el9.aarch64 78/227 2024-11-20 00:11:22.668 | Verifying : authselect-1.2.6-2.el9.aarch64 79/227 2024-11-20 00:11:22.668 | Verifying : lzo-2.10-7.el9.aarch64 80/227 2024-11-20 00:11:22.668 | Verifying : dracut-squash-057-70.git20240819.el9.aarch64 81/227 2024-11-20 00:11:22.668 | Verifying : dracut-network-057-70.git20240819.el9.aarch64 82/227 2024-11-20 00:11:22.668 | Verifying : dracut-config-rescue-057-70.git20240819.el9.aarc 83/227 2024-11-20 00:11:22.668 | Verifying : dracut-057-70.git20240819.el9.aarch64 84/227 2024-11-20 00:11:22.669 | Verifying : dbus-libs-1:1.12.20-8.el9.aarch64 85/227 2024-11-20 00:11:22.669 | Verifying : dbus-common-1:1.12.20-8.el9.noarch 86/227 2024-11-20 00:11:22.669 | Verifying : dbus-1:1.12.20-8.el9.aarch64 87/227 2024-11-20 00:11:22.669 | Verifying : NetworkManager-tui-1:1.48.10-2.el9_5.aarch64 88/227 2024-11-20 00:11:22.669 | Verifying : NetworkManager-team-1:1.48.10-2.el9_5.aarch64 89/227 2024-11-20 00:11:22.669 | Verifying : NetworkManager-libnm-1:1.48.10-2.el9_5.aarch64 90/227 2024-11-20 00:11:22.669 | Verifying : NetworkManager-1:1.48.10-2.el9_5.aarch64 91/227 2024-11-20 00:11:22.670 | Verifying : numactl-libs-2.0.18-2.el9.aarch64 92/227 2024-11-20 00:11:22.670 | Verifying : libcbor-0.7.0-5.el9.aarch64 93/227 2024-11-20 00:11:22.670 | Verifying : newt-0.52.21-11.el9.aarch64 94/227 2024-11-20 00:11:22.670 | Verifying : openssh-server-8.7p1-43.el9.aarch64 95/227 2024-11-20 00:11:22.670 | Verifying : openssh-clients-8.7p1-43.el9.aarch64 96/227 2024-11-20 00:11:22.670 | Verifying : openssh-8.7p1-43.el9.aarch64 97/227 2024-11-20 00:11:22.671 | Verifying : slang-2.3.2-11.el9.aarch64 98/227 2024-11-20 00:11:22.671 | Verifying : python3-nftables-1:1.0.9-3.el9.aarch64 99/227 2024-11-20 00:11:22.671 | Verifying : nftables-1:1.0.9-3.el9.aarch64 100/227 2024-11-20 00:11:22.671 | Verifying : libref_array-0.1.5-53.el9.aarch64 101/227 2024-11-20 00:11:22.671 | Verifying : libpath_utils-0.2.1-53.el9.aarch64 102/227 2024-11-20 00:11:22.671 | Verifying : libini_config-1.3.1-53.el9.aarch64 103/227 2024-11-20 00:11:22.671 | Verifying : libdhash-0.5.0-53.el9.aarch64 104/227 2024-11-20 00:11:22.671 | Verifying : libcollection-0.7.0-53.el9.aarch64 105/227 2024-11-20 00:11:22.672 | Verifying : libbasicobjects-0.1.1-53.el9.aarch64 106/227 2024-11-20 00:11:22.672 | Verifying : teamd-1.31-16.el9_1.aarch64 107/227 2024-11-20 00:11:22.672 | Verifying : libteam-1.31-16.el9_1.aarch64 108/227 2024-11-20 00:11:22.672 | Verifying : cronie-anacron-1.5.7-11.el9.aarch64 109/227 2024-11-20 00:11:22.672 | Verifying : cronie-1.5.7-11.el9.aarch64 110/227 2024-11-20 00:11:22.672 | Verifying : libtdb-1.4.10-1.el9.aarch64 111/227 2024-11-20 00:11:22.672 | Verifying : sssd-kcm-2.9.5-4.el9_5.1.aarch64 112/227 2024-11-20 00:11:22.673 | Verifying : sssd-common-2.9.5-4.el9_5.1.aarch64 113/227 2024-11-20 00:11:22.673 | Verifying : sssd-client-2.9.5-4.el9_5.1.aarch64 114/227 2024-11-20 00:11:22.673 | Verifying : libsss_sudo-2.9.5-4.el9_5.1.aarch64 115/227 2024-11-20 00:11:22.673 | Verifying : libsss_nss_idmap-2.9.5-4.el9_5.1.aarch64 116/227 2024-11-20 00:11:22.673 | Verifying : libsss_idmap-2.9.5-4.el9_5.1.aarch64 117/227 2024-11-20 00:11:22.673 | Verifying : libsss_certmap-2.9.5-4.el9_5.1.aarch64 118/227 2024-11-20 00:11:22.673 | Verifying : ncurses-6.2-10.20210508.el9.aarch64 119/227 2024-11-20 00:11:22.674 | Verifying : systemd-udev-252-46.el9_5.2.0.1.aarch64 120/227 2024-11-20 00:11:22.674 | Verifying : systemd-pam-252-46.el9_5.2.0.1.aarch64 121/227 2024-11-20 00:11:22.674 | Verifying : systemd-252-46.el9_5.2.0.1.aarch64 122/227 2024-11-20 00:11:22.674 | Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 123/227 2024-11-20 00:11:22.674 | Verifying : libkcapi-hmaccalc-1.4.0-2.el9.aarch64 124/227 2024-11-20 00:11:22.674 | Verifying : libkcapi-1.4.0-2.el9.aarch64 125/227 2024-11-20 00:11:22.674 | Verifying : curl-7.76.1-31.el9.aarch64 126/227 2024-11-20 00:11:22.675 | Verifying : libtevent-0.16.1-1.el9.aarch64 127/227 2024-11-20 00:11:22.675 | Verifying : libtalloc-2.4.2-1.el9.aarch64 128/227 2024-11-20 00:11:22.675 | Verifying : libldb-2.9.1-2.el9.aarch64 129/227 2024-11-20 00:11:22.675 | Verifying : sudo-1.9.5p2-10.el9_3.aarch64 130/227 2024-11-20 00:11:22.675 | Verifying : python3-dbus-1.2.18-2.el9.0.1.aarch64 131/227 2024-11-20 00:11:22.675 | Verifying : initscripts-rename-device-10.11.7-1.el9.aarch64 132/227 2024-11-20 00:11:22.675 | Verifying : libsysfs-2.1.1-10.el9.aarch64 133/227 2024-11-20 00:11:22.676 | Verifying : gettext-libs-0.21-8.el9.aarch64 134/227 2024-11-20 00:11:22.676 | Verifying : gettext-0.21-8.el9.aarch64 135/227 2024-11-20 00:11:22.676 | Verifying : xfsprogs-6.4.0-4.el9.aarch64 136/227 2024-11-20 00:11:22.676 | Verifying : iptables-nft-1.8.10-4.el9_4.aarch64 137/227 2024-11-20 00:11:22.676 | Verifying : iptables-libs-1.8.10-4.el9_4.aarch64 138/227 2024-11-20 00:11:22.676 | Verifying : audit-3.1.5-1.el9.aarch64 139/227 2024-11-20 00:11:22.676 | Verifying : lmdb-libs-0.9.29-3.el9.aarch64 140/227 2024-11-20 00:11:22.677 | Verifying : policycoreutils-3.6-2.1.el9.aarch64 141/227 2024-11-20 00:11:22.677 | Verifying : libbpf-2:1.4.0-1.el9.aarch64 142/227 2024-11-20 00:11:22.677 | Verifying : kpartx-0.8.7-32.el9.aarch64 143/227 2024-11-20 00:11:22.677 | Verifying : sg3_utils-libs-1.47-9.el9.aarch64 144/227 2024-11-20 00:11:22.677 | Verifying : sg3_utils-1.47-9.el9.aarch64 145/227 2024-11-20 00:11:22.677 | Verifying : cryptsetup-libs-2.7.2-3.el9_5.aarch64 146/227 2024-11-20 00:11:22.677 | Verifying : python3-gobject-base-noarch-3.40.1-6.el9.noarch 147/227 2024-11-20 00:11:22.678 | Verifying : kbd-legacy-2.4.0-10.el9.noarch 148/227 2024-11-20 00:11:22.678 | Verifying : grub2-tools-minimal-1:2.06-92.el9.aarch64 149/227 2024-11-20 00:11:22.678 | Verifying : grub2-tools-1:2.06-92.el9.aarch64 150/227 2024-11-20 00:11:22.678 | Verifying : grub2-common-1:2.06-92.el9.noarch 151/227 2024-11-20 00:11:22.678 | Verifying : jq-1.6-17.el9.aarch64 152/227 2024-11-20 00:11:22.678 | Verifying : oniguruma-6.9.6-1.el9.6.aarch64 153/227 2024-11-20 00:11:22.678 | Verifying : kernel-tools-libs-5.14.0-503.14.1.el9_5.aarch64 154/227 2024-11-20 00:11:22.679 | Verifying : kernel-tools-5.14.0-503.14.1.el9_5.aarch64 155/227 2024-11-20 00:11:22.679 | Verifying : snappy-1.1.8-8.el9.0.1.aarch64 156/227 2024-11-20 00:11:22.679 | Verifying : libcap-ng-python3-0.8.2-7.el9.aarch64 157/227 2024-11-20 00:11:22.679 | Verifying : rpm-plugin-systemd-inhibit-4.16.1.3-34.el9.0.1.a 158/227 2024-11-20 00:11:22.679 | Verifying : libestr-0.1.11-4.el9.aarch64 159/227 2024-11-20 00:11:22.680 | Verifying : python3-libselinux-3.6-1.el9.aarch64 160/227 2024-11-20 00:11:22.680 | Verifying : libfastjson-0.99.9-5.el9.aarch64 161/227 2024-11-20 00:11:22.680 | Verifying : rsyslog-logrotate-8.2310.0-4.el9.aarch64 162/227 2024-11-20 00:11:22.680 | Verifying : rsyslog-8.2310.0-4.el9.aarch64 163/227 2024-11-20 00:11:22.680 | Verifying : yum-4.14.0-17.el9.noarch 164/227 2024-11-20 00:11:22.680 | Verifying : yum-4.14.0-9.el9.noarch 165/227 2024-11-20 00:11:22.680 | Verifying : python3-dnf-4.14.0-17.el9.noarch 166/227 2024-11-20 00:11:22.680 | Verifying : python3-dnf-4.14.0-9.el9.noarch 167/227 2024-11-20 00:11:22.681 | Verifying : dnf-data-4.14.0-17.el9.noarch 168/227 2024-11-20 00:11:22.681 | Verifying : dnf-data-4.14.0-9.el9.noarch 169/227 2024-11-20 00:11:22.681 | Verifying : dnf-4.14.0-17.el9.noarch 170/227 2024-11-20 00:11:22.681 | Verifying : dnf-4.14.0-9.el9.noarch 171/227 2024-11-20 00:11:22.681 | Verifying : crypto-policies-scripts-20240828-2.git626aa59.el 172/227 2024-11-20 00:11:22.681 | Verifying : crypto-policies-scripts-20240202-1.git283706d.el 173/227 2024-11-20 00:11:22.681 | Verifying : crypto-policies-20240828-2.git626aa59.el9_5.noar 174/227 2024-11-20 00:11:22.682 | Verifying : crypto-policies-20240202-1.git283706d.el9.noarch 175/227 2024-11-20 00:11:22.682 | Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.aarch64 176/227 2024-11-20 00:11:22.682 | Verifying : rpm-sign-libs-4.16.1.3-29.el9.aarch64 177/227 2024-11-20 00:11:22.682 | Verifying : rpm-libs-4.16.1.3-34.el9.0.1.aarch64 178/227 2024-11-20 00:11:22.682 | Verifying : rpm-libs-4.16.1.3-29.el9.aarch64 179/227 2024-11-20 00:11:22.682 | Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.aarch64 180/227 2024-11-20 00:11:22.683 | Verifying : rpm-build-libs-4.16.1.3-29.el9.aarch64 181/227 2024-11-20 00:11:22.683 | Verifying : rpm-4.16.1.3-34.el9.0.1.aarch64 182/227 2024-11-20 00:11:22.683 | Verifying : rpm-4.16.1.3-29.el9.aarch64 183/227 2024-11-20 00:11:22.683 | Verifying : python3-rpm-4.16.1.3-34.el9.0.1.aarch64 184/227 2024-11-20 00:11:22.683 | Verifying : python3-rpm-4.16.1.3-29.el9.aarch64 185/227 2024-11-20 00:11:22.683 | Verifying : openssl-libs-1:3.2.2-6.el9_5.aarch64 186/227 2024-11-20 00:11:22.683 | Verifying : openssl-libs-1:3.0.7-27.el9.aarch64 187/227 2024-11-20 00:11:22.683 | Verifying : openssl-1:3.2.2-6.el9_5.aarch64 188/227 2024-11-20 00:11:22.684 | Verifying : openssl-1:3.0.7-27.el9.aarch64 189/227 2024-11-20 00:11:22.684 | Verifying : less-590-5.el9.aarch64 190/227 2024-11-20 00:11:22.684 | Verifying : less-590-3.el9_3.aarch64 191/227 2024-11-20 00:11:22.684 | Verifying : filesystem-3.16-5.el9.aarch64 192/227 2024-11-20 00:11:22.684 | Verifying : filesystem-3.16-2.el9.aarch64 193/227 2024-11-20 00:11:22.684 | Verifying : util-linux-core-2.37.4-20.el9.aarch64 194/227 2024-11-20 00:11:22.684 | Verifying : util-linux-core-2.37.4-18.el9.aarch64 195/227 2024-11-20 00:11:22.685 | Verifying : util-linux-2.37.4-20.el9.aarch64 196/227 2024-11-20 00:11:22.685 | Verifying : util-linux-2.37.4-18.el9.aarch64 197/227 2024-11-20 00:11:22.685 | Verifying : libuuid-2.37.4-20.el9.aarch64 198/227 2024-11-20 00:11:22.685 | Verifying : libuuid-2.37.4-18.el9.aarch64 199/227 2024-11-20 00:11:22.685 | Verifying : libsmartcols-2.37.4-20.el9.aarch64 200/227 2024-11-20 00:11:22.685 | Verifying : libsmartcols-2.37.4-18.el9.aarch64 201/227 2024-11-20 00:11:22.685 | Verifying : libmount-2.37.4-20.el9.aarch64 202/227 2024-11-20 00:11:22.686 | Verifying : libmount-2.37.4-18.el9.aarch64 203/227 2024-11-20 00:11:22.686 | Verifying : libfdisk-2.37.4-20.el9.aarch64 204/227 2024-11-20 00:11:22.686 | Verifying : libfdisk-2.37.4-18.el9.aarch64 205/227 2024-11-20 00:11:22.686 | Verifying : libblkid-2.37.4-20.el9.aarch64 206/227 2024-11-20 00:11:22.686 | Verifying : libblkid-2.37.4-18.el9.aarch64 207/227 2024-11-20 00:11:22.686 | Verifying : ima-evm-utils-1.5-2.el9.0.1.aarch64 208/227 2024-11-20 00:11:22.687 | Verifying : ima-evm-utils-1.4-4.el9.aarch64 209/227 2024-11-20 00:11:22.687 | Verifying : systemd-libs-252-46.el9_5.2.0.1.aarch64 210/227 2024-11-20 00:11:22.687 | Verifying : systemd-libs-252-32.el9_4.aarch64 211/227 2024-11-20 00:11:22.687 | Verifying : libcurl-minimal-7.76.1-31.el9.aarch64 212/227 2024-11-20 00:11:22.687 | Verifying : libcurl-minimal-7.76.1-29.el9_4.aarch64 213/227 2024-11-20 00:11:22.687 | Verifying : shadow-utils-2:4.9-9.el9.aarch64 214/227 2024-11-20 00:11:22.687 | Verifying : shadow-utils-2:4.9-8.el9.aarch64 215/227 2024-11-20 00:11:22.687 | Verifying : glibc-minimal-langpack-2.34-125.el9_5.1.aarch64 216/227 2024-11-20 00:11:22.688 | Verifying : glibc-minimal-langpack-2.34-100.el9.aarch64 217/227 2024-11-20 00:11:22.688 | Verifying : glibc-common-2.34-125.el9_5.1.aarch64 218/227 2024-11-20 00:11:22.688 | Verifying : glibc-common-2.34-100.el9.aarch64 219/227 2024-11-20 00:11:22.688 | Verifying : glibc-2.34-125.el9_5.1.aarch64 220/227 2024-11-20 00:11:22.688 | Verifying : glibc-2.34-100.el9.aarch64 221/227 2024-11-20 00:11:22.688 | Verifying : audit-libs-3.1.5-1.el9.aarch64 222/227 2024-11-20 00:11:22.688 | Verifying : audit-libs-3.1.2-2.el9.aarch64 223/227 2024-11-20 00:11:22.689 | Verifying : vim-minimal-2:8.2.2637-21.el9.aarch64 224/227 2024-11-20 00:11:22.689 | Verifying : vim-minimal-2:8.2.2637-20.el9_1.aarch64 225/227 2024-11-20 00:11:22.689 | Verifying : coreutils-single-8.32-35.el9.aarch64 226/227 2024-11-20 00:11:24.354 | Verifying : curl-minimal-7.76.1-29.el9_4.aarch64 227/227 2024-11-20 00:11:24.354 | 2024-11-20 00:11:24.354 | Upgraded: 2024-11-20 00:11:24.354 | audit-libs-3.1.5-1.el9.aarch64 2024-11-20 00:11:24.354 | crypto-policies-20240828-2.git626aa59.el9_5.noarch 2024-11-20 00:11:24.354 | crypto-policies-scripts-20240828-2.git626aa59.el9_5.noarch 2024-11-20 00:11:24.354 | dnf-4.14.0-17.el9.noarch 2024-11-20 00:11:24.354 | dnf-data-4.14.0-17.el9.noarch 2024-11-20 00:11:24.354 | filesystem-3.16-5.el9.aarch64 2024-11-20 00:11:24.354 | glibc-2.34-125.el9_5.1.aarch64 2024-11-20 00:11:24.354 | glibc-common-2.34-125.el9_5.1.aarch64 2024-11-20 00:11:24.354 | glibc-minimal-langpack-2.34-125.el9_5.1.aarch64 2024-11-20 00:11:24.354 | ima-evm-utils-1.5-2.el9.0.1.aarch64 2024-11-20 00:11:24.354 | less-590-5.el9.aarch64 2024-11-20 00:11:24.354 | libblkid-2.37.4-20.el9.aarch64 2024-11-20 00:11:24.354 | libcurl-minimal-7.76.1-31.el9.aarch64 2024-11-20 00:11:24.354 | libfdisk-2.37.4-20.el9.aarch64 2024-11-20 00:11:24.354 | libmount-2.37.4-20.el9.aarch64 2024-11-20 00:11:24.355 | libsmartcols-2.37.4-20.el9.aarch64 2024-11-20 00:11:24.355 | libuuid-2.37.4-20.el9.aarch64 2024-11-20 00:11:24.355 | openssl-1:3.2.2-6.el9_5.aarch64 2024-11-20 00:11:24.355 | openssl-libs-1:3.2.2-6.el9_5.aarch64 2024-11-20 00:11:24.355 | python3-dnf-4.14.0-17.el9.noarch 2024-11-20 00:11:24.355 | python3-rpm-4.16.1.3-34.el9.0.1.aarch64 2024-11-20 00:11:24.355 | rpm-4.16.1.3-34.el9.0.1.aarch64 2024-11-20 00:11:24.355 | rpm-build-libs-4.16.1.3-34.el9.0.1.aarch64 2024-11-20 00:11:24.355 | rpm-libs-4.16.1.3-34.el9.0.1.aarch64 2024-11-20 00:11:24.355 | rpm-sign-libs-4.16.1.3-34.el9.0.1.aarch64 2024-11-20 00:11:24.355 | shadow-utils-2:4.9-9.el9.aarch64 2024-11-20 00:11:24.355 | systemd-libs-252-46.el9_5.2.0.1.aarch64 2024-11-20 00:11:24.355 | util-linux-2.37.4-20.el9.aarch64 2024-11-20 00:11:24.355 | util-linux-core-2.37.4-20.el9.aarch64 2024-11-20 00:11:24.355 | vim-minimal-2:8.2.2637-21.el9.aarch64 2024-11-20 00:11:24.355 | yum-4.14.0-17.el9.noarch 2024-11-20 00:11:24.355 | Installed: 2024-11-20 00:11:24.355 | NetworkManager-1:1.48.10-2.el9_5.aarch64 2024-11-20 00:11:24.355 | NetworkManager-libnm-1:1.48.10-2.el9_5.aarch64 2024-11-20 00:11:24.355 | NetworkManager-team-1:1.48.10-2.el9_5.aarch64 2024-11-20 00:11:24.355 | NetworkManager-tui-1:1.48.10-2.el9_5.aarch64 2024-11-20 00:11:24.355 | acl-2.3.1-4.el9.aarch64 2024-11-20 00:11:24.355 | attr-2.5.1-3.el9.aarch64 2024-11-20 00:11:24.355 | audit-3.1.5-1.el9.aarch64 2024-11-20 00:11:24.355 | authselect-1.2.6-2.el9.aarch64 2024-11-20 00:11:24.355 | authselect-libs-1.2.6-2.el9.aarch64 2024-11-20 00:11:24.355 | c-ares-1.19.1-2.el9_4.aarch64 2024-11-20 00:11:24.355 | coreutils-8.32-36.el9.aarch64 2024-11-20 00:11:24.355 | coreutils-common-8.32-36.el9.aarch64 2024-11-20 00:11:24.355 | cpio-2.13-16.el9.aarch64 2024-11-20 00:11:24.355 | cronie-1.5.7-11.el9.aarch64 2024-11-20 00:11:24.355 | cronie-anacron-1.5.7-11.el9.aarch64 2024-11-20 00:11:24.355 | crontabs-1.11-27.20190603git.el9.noarch 2024-11-20 00:11:24.355 | cryptsetup-libs-2.7.2-3.el9_5.aarch64 2024-11-20 00:11:24.355 | curl-7.76.1-31.el9.aarch64 2024-11-20 00:11:24.355 | dbus-1:1.12.20-8.el9.aarch64 2024-11-20 00:11:24.355 | dbus-broker-28-7.el9.aarch64 2024-11-20 00:11:24.355 | dbus-common-1:1.12.20-8.el9.noarch 2024-11-20 00:11:24.355 | dbus-libs-1:1.12.20-8.el9.aarch64 2024-11-20 00:11:24.355 | device-mapper-9:1.02.198-2.el9.aarch64 2024-11-20 00:11:24.355 | device-mapper-libs-9:1.02.198-2.el9.aarch64 2024-11-20 00:11:24.355 | diffutils-3.7-12.el9.aarch64 2024-11-20 00:11:24.355 | dnf-plugins-core-4.3.0-16.el9.noarch 2024-11-20 00:11:24.355 | dracut-057-70.git20240819.el9.aarch64 2024-11-20 00:11:24.355 | dracut-config-rescue-057-70.git20240819.el9.aarch64 2024-11-20 00:11:24.355 | dracut-network-057-70.git20240819.el9.aarch64 2024-11-20 00:11:24.355 | dracut-squash-057-70.git20240819.el9.aarch64 2024-11-20 00:11:24.355 | e2fsprogs-1.46.5-5.el9.aarch64 2024-11-20 00:11:24.355 | e2fsprogs-libs-1.46.5-5.el9.aarch64 2024-11-20 00:11:24.355 | ethtool-2:6.2-1.el9.aarch64 2024-11-20 00:11:24.355 | file-5.39-16.el9.aarch64 2024-11-20 00:11:24.355 | firewalld-1.3.4-7.el9.noarch 2024-11-20 00:11:24.355 | firewalld-filesystem-1.3.4-7.el9.noarch 2024-11-20 00:11:24.355 | fuse-libs-2.9.9-16.el9.aarch64 2024-11-20 00:11:24.355 | gettext-0.21-8.el9.aarch64 2024-11-20 00:11:24.355 | gettext-libs-0.21-8.el9.aarch64 2024-11-20 00:11:24.356 | gobject-introspection-1.68.0-11.el9.aarch64 2024-11-20 00:11:24.356 | groff-base-1.22.4-10.el9.aarch64 2024-11-20 00:11:24.356 | grub2-common-1:2.06-92.el9.noarch 2024-11-20 00:11:24.356 | grub2-tools-1:2.06-92.el9.aarch64 2024-11-20 00:11:24.356 | grub2-tools-minimal-1:2.06-92.el9.aarch64 2024-11-20 00:11:24.356 | grubby-8.40-64.el9.aarch64 2024-11-20 00:11:24.356 | hwdata-0.348-9.15.el9.noarch 2024-11-20 00:11:24.356 | inih-49-6.el9.aarch64 2024-11-20 00:11:24.356 | initscripts-rename-device-10.11.7-1.el9.aarch64 2024-11-20 00:11:24.356 | initscripts-service-10.11.7-1.el9.noarch 2024-11-20 00:11:24.356 | iproute-6.2.0-6.el9_4.aarch64 2024-11-20 00:11:24.356 | iproute-tc-6.2.0-6.el9_4.aarch64 2024-11-20 00:11:24.356 | ipset-7.11-8.el9.aarch64 2024-11-20 00:11:24.356 | ipset-libs-7.11-8.el9.aarch64 2024-11-20 00:11:24.356 | iptables-libs-1.8.10-4.el9_4.aarch64 2024-11-20 00:11:24.356 | iptables-nft-1.8.10-4.el9_4.aarch64 2024-11-20 00:11:24.356 | irqbalance-2:1.9.4-1.el9.aarch64 2024-11-20 00:11:24.356 | jansson-2.14-1.el9.aarch64 2024-11-20 00:11:24.356 | jq-1.6-17.el9.aarch64 2024-11-20 00:11:24.356 | kbd-2.4.0-10.el9.aarch64 2024-11-20 00:11:24.356 | kbd-legacy-2.4.0-10.el9.noarch 2024-11-20 00:11:24.356 | kbd-misc-2.4.0-10.el9.noarch 2024-11-20 00:11:24.356 | kernel-tools-5.14.0-503.14.1.el9_5.aarch64 2024-11-20 00:11:24.356 | kernel-tools-libs-5.14.0-503.14.1.el9_5.aarch64 2024-11-20 00:11:24.356 | kexec-tools-2.0.27-16.el9_5.1.aarch64 2024-11-20 00:11:24.356 | keyutils-1.6.3-1.el9.aarch64 2024-11-20 00:11:24.356 | kmod-28-10.el9.aarch64 2024-11-20 00:11:24.356 | kmod-libs-28-10.el9.aarch64 2024-11-20 00:11:24.356 | kpartx-0.8.7-32.el9.aarch64 2024-11-20 00:11:24.356 | libbasicobjects-0.1.1-53.el9.aarch64 2024-11-20 00:11:24.356 | libbpf-2:1.4.0-1.el9.aarch64 2024-11-20 00:11:24.356 | libcap-ng-python3-0.8.2-7.el9.aarch64 2024-11-20 00:11:24.356 | libcbor-0.7.0-5.el9.aarch64 2024-11-20 00:11:24.356 | libcollection-0.7.0-53.el9.aarch64 2024-11-20 00:11:24.356 | libdaemon-0.14-23.el9.aarch64 2024-11-20 00:11:24.356 | libdhash-0.5.0-53.el9.aarch64 2024-11-20 00:11:24.356 | libedit-3.1-38.20210216cvs.el9.aarch64 2024-11-20 00:11:24.356 | libestr-0.1.11-4.el9.aarch64 2024-11-20 00:11:24.356 | libfastjson-0.99.9-5.el9.aarch64 2024-11-20 00:11:24.356 | libfido2-1.13.0-2.el9.aarch64 2024-11-20 00:11:24.356 | libini_config-1.3.1-53.el9.aarch64 2024-11-20 00:11:24.356 | libkcapi-1.4.0-2.el9.aarch64 2024-11-20 00:11:24.356 | libkcapi-hmaccalc-1.4.0-2.el9.aarch64 2024-11-20 00:11:24.356 | libldb-2.9.1-2.el9.aarch64 2024-11-20 00:11:24.356 | libmnl-1.0.4-16.el9_4.aarch64 2024-11-20 00:11:24.356 | libndp-1.9-1.el9.aarch64 2024-11-20 00:11:24.356 | libnetfilter_conntrack-1.0.9-1.el9.aarch64 2024-11-20 00:11:24.356 | libnfnetlink-1.0.1-21.el9.aarch64 2024-11-20 00:11:24.356 | libnftnl-1.2.6-4.el9_4.aarch64 2024-11-20 00:11:24.356 | libnl3-3.9.0-1.el9.aarch64 2024-11-20 00:11:24.357 | libnl3-cli-3.9.0-1.el9.aarch64 2024-11-20 00:11:24.357 | libpath_utils-0.2.1-53.el9.aarch64 2024-11-20 00:11:24.357 | libpipeline-1.5.3-4.el9.aarch64 2024-11-20 00:11:24.357 | libref_array-0.1.5-53.el9.aarch64 2024-11-20 00:11:24.357 | libseccomp-2.5.2-2.el9.aarch64 2024-11-20 00:11:24.357 | libselinux-utils-3.6-1.el9.aarch64 2024-11-20 00:11:24.357 | libss-1.46.5-5.el9.aarch64 2024-11-20 00:11:24.357 | libsss_certmap-2.9.5-4.el9_5.1.aarch64 2024-11-20 00:11:24.357 | libsss_idmap-2.9.5-4.el9_5.1.aarch64 2024-11-20 00:11:24.357 | libsss_nss_idmap-2.9.5-4.el9_5.1.aarch64 2024-11-20 00:11:24.357 | libsss_sudo-2.9.5-4.el9_5.1.aarch64 2024-11-20 00:11:24.357 | libsysfs-2.1.1-10.el9.aarch64 2024-11-20 00:11:24.357 | libtalloc-2.4.2-1.el9.aarch64 2024-11-20 00:11:24.357 | libtdb-1.4.10-1.el9.aarch64 2024-11-20 00:11:24.357 | libteam-1.31-16.el9_1.aarch64 2024-11-20 00:11:24.357 | libtevent-0.16.1-1.el9.aarch64 2024-11-20 00:11:24.357 | linux-firmware-20240905-146.el9.noarch 2024-11-20 00:11:24.357 | linux-firmware-whence-20240905-146.el9.noarch 2024-11-20 00:11:24.357 | lmdb-libs-0.9.29-3.el9.aarch64 2024-11-20 00:11:24.357 | logrotate-3.18.0-8.el9.aarch64 2024-11-20 00:11:24.357 | lshw-B.02.19.2-10.el9.aarch64 2024-11-20 00:11:24.357 | lsscsi-0.32-6.el9.aarch64 2024-11-20 00:11:24.357 | lzo-2.10-7.el9.aarch64 2024-11-20 00:11:24.358 | man-db-2.9.3-7.el9.aarch64 2024-11-20 00:11:24.358 | ncurses-6.2-10.20210508.el9.aarch64 2024-11-20 00:11:24.358 | newt-0.52.21-11.el9.aarch64 2024-11-20 00:11:24.358 | nftables-1:1.0.9-3.el9.aarch64 2024-11-20 00:11:24.358 | numactl-libs-2.0.18-2.el9.aarch64 2024-11-20 00:11:24.358 | oniguruma-6.9.6-1.el9.6.aarch64 2024-11-20 00:11:24.358 | openssh-8.7p1-43.el9.aarch64 2024-11-20 00:11:24.358 | openssh-clients-8.7p1-43.el9.aarch64 2024-11-20 00:11:24.358 | openssh-server-8.7p1-43.el9.aarch64 2024-11-20 00:11:24.359 | os-prober-1.77-10.el9.aarch64 2024-11-20 00:11:24.359 | parted-3.5-2.el9.aarch64 2024-11-20 00:11:24.359 | pigz-2.5-4.el9.aarch64 2024-11-20 00:11:24.359 | policycoreutils-3.6-2.1.el9.aarch64 2024-11-20 00:11:24.359 | prefixdevname-0.1.0-8.el9.aarch64 2024-11-20 00:11:24.359 | procps-ng-3.3.17-14.el9.aarch64 2024-11-20 00:11:24.359 | psmisc-23.4-3.el9.aarch64 2024-11-20 00:11:24.359 | python3-dateutil-1:2.8.1-7.el9.noarch 2024-11-20 00:11:24.359 | python3-dbus-1.2.18-2.el9.0.1.aarch64 2024-11-20 00:11:24.360 | python3-dnf-plugins-core-4.3.0-16.el9.noarch 2024-11-20 00:11:24.360 | python3-firewall-1.3.4-7.el9.noarch 2024-11-20 00:11:24.360 | python3-gobject-base-3.40.1-6.el9.aarch64 2024-11-20 00:11:24.360 | python3-gobject-base-noarch-3.40.1-6.el9.noarch 2024-11-20 00:11:24.360 | python3-libselinux-3.6-1.el9.aarch64 2024-11-20 00:11:24.360 | python3-nftables-1:1.0.9-3.el9.aarch64 2024-11-20 00:11:24.360 | python3-six-1.15.0-9.el9.noarch 2024-11-20 00:11:24.360 | python3-systemd-234-19.el9.aarch64 2024-11-20 00:11:24.361 | rpm-plugin-audit-4.16.1.3-34.el9.0.1.aarch64 2024-11-20 00:11:24.361 | rpm-plugin-selinux-4.16.1.3-34.el9.0.1.aarch64 2024-11-20 00:11:24.361 | rpm-plugin-systemd-inhibit-4.16.1.3-34.el9.0.1.aarch64 2024-11-20 00:11:24.361 | rsyslog-8.2310.0-4.el9.aarch64 2024-11-20 00:11:24.361 | rsyslog-logrotate-8.2310.0-4.el9.aarch64 2024-11-20 00:11:24.361 | selinux-policy-38.1.45-3.el9_5.noarch 2024-11-20 00:11:24.361 | selinux-policy-targeted-38.1.45-3.el9_5.noarch 2024-11-20 00:11:24.361 | sg3_utils-1.47-9.el9.aarch64 2024-11-20 00:11:24.361 | sg3_utils-libs-1.47-9.el9.aarch64 2024-11-20 00:11:24.362 | slang-2.3.2-11.el9.aarch64 2024-11-20 00:11:24.362 | snappy-1.1.8-8.el9.0.1.aarch64 2024-11-20 00:11:24.362 | squashfs-tools-4.4-10.git1.el9.aarch64 2024-11-20 00:11:24.362 | sssd-client-2.9.5-4.el9_5.1.aarch64 2024-11-20 00:11:24.362 | sssd-common-2.9.5-4.el9_5.1.aarch64 2024-11-20 00:11:24.362 | sssd-kcm-2.9.5-4.el9_5.1.aarch64 2024-11-20 00:11:24.362 | sudo-1.9.5p2-10.el9_3.aarch64 2024-11-20 00:11:24.362 | systemd-252-46.el9_5.2.0.1.aarch64 2024-11-20 00:11:24.362 | systemd-pam-252-46.el9_5.2.0.1.aarch64 2024-11-20 00:11:24.362 | systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 2024-11-20 00:11:24.363 | systemd-udev-252-46.el9_5.2.0.1.aarch64 2024-11-20 00:11:24.363 | teamd-1.31-16.el9_1.aarch64 2024-11-20 00:11:24.363 | userspace-rcu-0.12.1-6.el9.aarch64 2024-11-20 00:11:24.363 | which-2.21-29.el9.aarch64 2024-11-20 00:11:24.363 | xfsprogs-6.4.0-4.el9.aarch64 2024-11-20 00:11:24.363 | xz-5.2.5-8.el9_0.aarch64 2024-11-20 00:11:24.363 | Removed: 2024-11-20 00:11:24.363 | coreutils-single-8.32-35.el9.aarch64 curl-minimal-7.76.1-29.el9_4.aarch64 2024-11-20 00:11:24.363 | 2024-11-20 00:11:24.364 | Complete! 2024-11-20 00:11:26.313 | Last metadata expiration check: 0:03:59 ago on Wed Nov 20 00:07:27 2024. 2024-11-20 00:11:27.064 | Package findutils-1:4.8.0-6.el9.aarch64 is already installed. 2024-11-20 00:11:27.065 | Package util-linux-2.37.4-20.el9.aarch64 is already installed. 2024-11-20 00:11:27.066 | Package sudo-1.9.5p2-10.el9_3.aarch64 is already installed. 2024-11-20 00:11:27.066 | Package python3-3.9.18-3.el9.aarch64 is already installed. 2024-11-20 00:11:27.067 | Package NetworkManager-1:1.48.10-2.el9_5.aarch64 is already installed. 2024-11-20 00:11:27.089 | Dependencies resolved. 2024-11-20 00:11:27.091 | ================================================================================ 2024-11-20 00:11:27.091 | Package Arch Version Repo Size 2024-11-20 00:11:27.091 | ================================================================================ 2024-11-20 00:11:27.091 | Installing: 2024-11-20 00:11:27.091 | NetworkManager-config-server noarch 1:1.48.10-2.el9_5 baseos 20 k 2024-11-20 00:11:27.091 | Upgrading: 2024-11-20 00:11:27.091 | findutils aarch64 1:4.8.0-7.el9 baseos 537 k 2024-11-20 00:11:27.091 | python3 aarch64 3.9.19-8.el9_5.1 baseos 26 k 2024-11-20 00:11:27.091 | python3-libs aarch64 3.9.19-8.el9_5.1 baseos 7.5 M 2024-11-20 00:11:27.091 | 2024-11-20 00:11:27.091 | Transaction Summary 2024-11-20 00:11:27.091 | ================================================================================ 2024-11-20 00:11:27.091 | Install 1 Package 2024-11-20 00:11:27.091 | Upgrade 3 Packages 2024-11-20 00:11:27.091 | 2024-11-20 00:11:27.092 | Total download size: 8.1 M 2024-11-20 00:11:27.093 | Downloading Packages: 2024-11-20 00:11:27.373 | (1/4): NetworkManager-config-server-1.48.10-2.e 127 kB/s | 20 kB 00:00 2024-11-20 00:11:27.663 | (2/4): python3-3.9.19-8.el9_5.1.aarch64.rpm 90 kB/s | 26 kB 00:00 2024-11-20 00:11:27.871 | (3/4): findutils-4.8.0-7.el9.aarch64.rpm 820 kB/s | 537 kB 00:00 2024-11-20 00:11:30.495 | (4/4): python3-libs-3.9.19-8.el9_5.1.aarch64.rp 2.3 MB/s | 7.5 MB 00:03 2024-11-20 00:11:30.502 | -------------------------------------------------------------------------------- 2024-11-20 00:11:30.503 | Total 2.4 MB/s | 8.1 MB 00:03 2024-11-20 00:11:30.628 | Running transaction check 2024-11-20 00:11:30.707 | Transaction check succeeded. 2024-11-20 00:11:30.707 | Running transaction test 2024-11-20 00:11:30.899 | Transaction test succeeded. 2024-11-20 00:11:30.900 | Running transaction 2024-11-20 00:11:31.243 | Preparing : 1/1 2024-11-20 00:11:32.323 | Upgrading : python3-3.9.19-8.el9_5.1.aarch64 1/7 2024-11-20 00:11:32.568 | Upgrading : python3-libs-3.9.19-8.el9_5.1.aarch64 2/7 2024-11-20 00:11:32.588 | Upgrading : findutils-1:4.8.0-7.el9.aarch64 3/7 2024-11-20 00:11:32.642 | Installing : NetworkManager-config-server-1:1.48.10-2.el9_5.noarc 4/7 2024-11-20 00:11:32.688 | Cleanup : python3-libs-3.9.18-3.el9.aarch64 5/7 2024-11-20 00:11:32.711 | Cleanup : python3-3.9.18-3.el9.aarch64 6/7 2024-11-20 00:11:32.757 | Cleanup : findutils-1:4.8.0-6.el9.aarch64 7/7 2024-11-20 00:11:33.523 | Running scriptlet: findutils-1:4.8.0-6.el9.aarch64 7/7 2024-11-20 00:11:33.523 | Verifying : NetworkManager-config-server-1:1.48.10-2.el9_5.noarc 1/7 2024-11-20 00:11:33.523 | Verifying : findutils-1:4.8.0-7.el9.aarch64 2/7 2024-11-20 00:11:33.523 | Verifying : findutils-1:4.8.0-6.el9.aarch64 3/7 2024-11-20 00:11:33.523 | Verifying : python3-libs-3.9.19-8.el9_5.1.aarch64 4/7 2024-11-20 00:11:33.524 | Verifying : python3-libs-3.9.18-3.el9.aarch64 5/7 2024-11-20 00:11:33.524 | Verifying : python3-3.9.19-8.el9_5.1.aarch64 6/7 2024-11-20 00:11:34.202 | Verifying : python3-3.9.18-3.el9.aarch64 7/7 2024-11-20 00:11:34.202 | 2024-11-20 00:11:34.202 | Upgraded: 2024-11-20 00:11:34.202 | findutils-1:4.8.0-7.el9.aarch64 python3-3.9.19-8.el9_5.1.aarch64 2024-11-20 00:11:34.202 | python3-libs-3.9.19-8.el9_5.1.aarch64 2024-11-20 00:11:34.203 | Installed: 2024-11-20 00:11:34.203 | NetworkManager-config-server-1:1.48.10-2.el9_5.noarch 2024-11-20 00:11:34.203 | 2024-11-20 00:11:34.203 | Complete! 2024-11-20 00:12:03.002 | --> 2ddda51039d 2024-11-20 00:12:10.378 | STEP 3/4: RUN systemctl unmask console-getty.service dev-hugepages.mount getty.target sys-fs-fuse-connections.mount systemd-logind.service systemd-remount-fs.service 2024-11-20 00:12:25.854 | --> ec694c8bddb 2024-11-20 00:12:34.255 | STEP 4/4: RUN systemd-machine-id-setup 2024-11-20 00:12:34.882 | COMMIT dib-tmp-work-image-21337 2024-11-20 00:12:45.807 | --> e87a6402a2c 2024-11-20 00:12:45.810 | Successfully tagged localhost/dib-tmp-work-image-21337:latest 2024-11-20 00:12:50.308 | e87a6402a2cc671bb7af349fe74b8bd39952aae9d74c7d3ad87e49fd7346b7bb 2024-11-20 00:12:50.922 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:97 : podman run --network host --name dib-tmp-export-18582 -d dib-tmp-work-image-21337 /bin/sh 2024-11-20 00:13:00.382 | 6696cd93720e6f9a91429903d3123d8c121522500e3884af11b56c8e2c7ca9a8 2024-11-20 00:13:00.398 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:100 : sudo tar -C /opt/dib_tmp/dib_build.4o5xoG7c/mnt --numeric-owner -xf - 2024-11-20 00:13:00.399 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:100 : podman export dib-tmp-export-18582 2024-11-20 00:13:13.983 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:102 : sudo rm -f /opt/dib_tmp/dib_build.4o5xoG7c/mnt/.extra_settings 2024-11-20 00:13:14.030 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:main:1 : podman_cleanup 2024-11-20 00:13:14.035 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:podman_cleanup:88 : echo 'Cleaning up container dib-tmp-export-18582' 2024-11-20 00:13:14.035 | Cleaning up container dib-tmp-export-18582 2024-11-20 00:13:14.040 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:podman_cleanup:89 : podman rm dib-tmp-export-18582 2024-11-20 00:13:17.735 | dib-tmp-export-18582 2024-11-20 00:13:17.748 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:podman_cleanup:90 : echo 'Cleaning up build image dib-tmp-work-image-21337' 2024-11-20 00:13:17.748 | Cleaning up build image dib-tmp-work-image-21337 2024-11-20 00:13:17.752 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/08-containerfile:podman_cleanup:91 : podman rmi dib-tmp-work-image-21337 2024-11-20 00:13:22.452 | Untagged: localhost/dib-tmp-work-image-21337:latest 2024-11-20 00:13:22.452 | Deleted: e87a6402a2cc671bb7af349fe74b8bd39952aae9d74c7d3ad87e49fd7346b7bb 2024-11-20 00:13:22.452 | Deleted: ec694c8bddb45bd67833bf14e8ed208a6031375546756699042880a681379ee4 2024-11-20 00:13:22.452 | Deleted: 2ddda51039da481505ac6aa4bca687022f588ff9df98ea8b7a69c49c8c153485 2024-11-20 00:13:22.488 | dib-run-parts 08-containerfile completed 2024-11-20 00:13:22.488 | dib-run-parts Running /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/50-apt-allow-unauthenticated 2024-11-20 00:13:22.541 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-20 00:13:22.545 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-20 00:13:22.549 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.4o5xoG7c/mnt/etc/apt/apt.conf.d ']' 2024-11-20 00:13:22.552 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-20 00:13:22.552 | dib-run-parts Running /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/50-yum-cache 2024-11-20 00:13:22.598 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-11-20 00:13:22.602 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-11-20 00:13:22.606 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.4o5xoG7c/mnt ']' 2024-11-20 00:13:22.611 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-11-20 00:13:22.615 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-11-20 00:13:22.641 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.4o5xoG7c/mnt/tmp/yum 2024-11-20 00:13:22.655 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.4o5xoG7c/mnt/tmp/yum 2024-11-20 00:13:22.742 | dib-run-parts 50-yum-cache completed 2024-11-20 00:13:22.742 | dib-run-parts Running /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/60-apt-phased-updates 2024-11-20 00:13:22.752 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-20 00:13:22.756 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-20 00:13:22.760 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :9: ]] 2024-11-20 00:13:22.763 | dib-run-parts 60-apt-phased-updates completed 2024-11-20 00:13:22.763 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-20 00:13:22.763 | dib-run-parts 2024-11-20 00:13:22.788 | dib-run-parts Target: root.d 2024-11-20 00:13:22.788 | dib-run-parts 2024-11-20 00:13:22.788 | dib-run-parts Script Seconds 2024-11-20 00:13:22.788 | dib-run-parts --------------------------------------- ---------- 2024-11-20 00:13:22.788 | dib-run-parts 2024-11-20 00:13:23.723 | dib-run-parts 08-containerfile 444.001 2024-11-20 00:13:23.732 | dib-run-parts 50-apt-allow-unauthenticated 0.062 2024-11-20 00:13:23.739 | dib-run-parts 50-yum-cache 0.187 2024-11-20 00:13:23.747 | dib-run-parts 60-apt-phased-updates 0.019 2024-11-20 00:13:23.750 | dib-run-parts 2024-11-20 00:13:23.750 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-20 00:13:23.778 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-20 00:13:23.783 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 00:13:23.783 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-20 00:13:23.850 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.4o5xoG7c/mnt 2024-11-20 00:13:23.850 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-20 00:13:23.866 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2024-11-20 00:13:23.866 | bin 2024-11-20 00:13:23.866 | boot 2024-11-20 00:13:23.866 | dev 2024-11-20 00:13:23.866 | etc 2024-11-20 00:13:23.866 | home 2024-11-20 00:13:23.866 | lib 2024-11-20 00:13:23.866 | lib64 2024-11-20 00:13:23.866 | media 2024-11-20 00:13:23.866 | mnt 2024-11-20 00:13:23.866 | opt 2024-11-20 00:13:23.866 | proc 2024-11-20 00:13:23.866 | root 2024-11-20 00:13:23.866 | run 2024-11-20 00:13:23.866 | sbin 2024-11-20 00:13:23.866 | srv 2024-11-20 00:13:23.866 | sys 2024-11-20 00:13:23.866 | usr 2024-11-20 00:13:23.866 | var' ']' 2024-11-20 00:13:23.870 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.4o5xoG7c/mnt/etc/resolv.conf ']' 2024-11-20 00:13:23.875 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.4o5xoG7c/mnt/etc/resolv.conf ']' 2024-11-20 00:13:23.880 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.4o5xoG7c/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.4o5xoG7c/mnt/etc/resolv.conf.ORIG 2024-11-20 00:13:23.916 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.4o5xoG7c/mnt/etc/resolv.conf 2024-11-20 00:13:24.178 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.4o5xoG7c/mnt/etc/resolv.conf 2024-11-20 00:13:24.213 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-20 00:13:24.218 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-20 00:13:24.225 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-20 00:13:24.229 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.4o5xoG7c/mnt/proc 2024-11-20 00:13:24.246 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.4o5xoG7c/mnt/dev 2024-11-20 00:13:24.262 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-20 00:13:24.268 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-20 00:13:24.314 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-20 00:13:24.319 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.4o5xoG7c/mnt/dev/pts 2024-11-20 00:13:24.337 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.4o5xoG7c/mnt/sys 2024-11-20 00:13:24.353 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d 2024-11-20 00:13:24.360 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-20 00:13:24.365 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-20 00:13:24.370 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-20 00:13:24.375 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.4o5xoG7c/hooks ']' 2024-11-20 00:13:24.380 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-20 00:13:24.385 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 00:13:24.385 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-20 00:13:24.393 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d ']' 2024-11-20 00:13:24.398 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d' 2024-11-20 00:13:24.398 | Running hooks from /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d 2024-11-20 00:13:24.403 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-20 00:13:24.408 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d 2024-11-20 00:13:24.435 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-20 00:13:24.442 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-20 00:13:24.454 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : export DISTRO_NAME=rocky 2024-11-20 00:13:24.458 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : DISTRO_NAME=rocky 2024-11-20 00:13:24.463 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : export DIB_RELEASE=9 2024-11-20 00:13:24.467 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : DIB_RELEASE=9 2024-11-20 00:13:24.471 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/rocky 2024-11-20 00:13:24.475 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/rocky 2024-11-20 00:13:24.479 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-20 00:13:24.484 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-20 00:13:24.488 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-20 00:13:24.495 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-20 00:13:24.558 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 00:13:24.562 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 00:13:24.566 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 00:13:24.570 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 00:13:24.574 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 00:13:24.582 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 00:13:24.587 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-20 00:13:24.592 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-20 00:13:24.596 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 00:13:24.602 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 00:13:24.606 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-20 00:13:24.610 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 00:13:24.614 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 00:13:24.618 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-20 00:13:24.622 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-20 00:13:24.626 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 00:13:24.631 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 00:13:24.635 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 00:13:24.639 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 00:13:24.643 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-20 00:13:24.651 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-20 00:13:24.655 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-20 00:13:24.660 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-20 00:13:24.664 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-20 00:13:24.672 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-20 00:13:24.678 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-20 00:13:24.682 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-20 00:13:24.686 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/14-manifests 2024-11-20 00:13:24.694 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/14-manifests 2024-11-20 00:13:24.700 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 00:13:24.704 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 00:13:24.709 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-f4b40f7984f64aff974154d2a95b889c.d/ 2024-11-20 00:13:24.713 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-f4b40f7984f64aff974154d2a95b889c.d/ 2024-11-20 00:13:24.719 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-20 00:13:24.726 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-20 00:13:24.740 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-20 00:13:24.745 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-20 00:13:24.749 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-20 00:13:24.753 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-20 00:13:24.761 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-20 00:13:24.766 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ rocky =~ (almalinux|centos|fedora|rocky) ]] 2024-11-20 00:13:24.771 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-20 00:13:24.775 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-20 00:13:24.779 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \a\l\m\a\l\i\n\u\x ]] 2024-11-20 00:13:24.784 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \r\o\c\k\y ]] 2024-11-20 00:13:24.788 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ 9 > 7 ]] 2024-11-20 00:13:24.792 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/15-simple-init-networkmanager:source:8 : [[ 1 == 0 ]] 2024-11-20 00:13:24.797 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-20 00:13:24.804 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-20 00:13:24.822 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 00:13:24.826 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 00:13:24.831 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-20 00:13:24.838 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-20 00:13:24.851 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-20 00:13:24.856 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-20 00:13:24.860 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-20 00:13:24.865 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-20 00:13:24.869 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-20 00:13:24.877 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-20 00:13:24.883 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 00:13:24.888 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 00:13:24.892 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 00:13:24.896 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 00:13:24.901 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 00:13:24.905 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 00:13:24.909 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 00:13:24.913 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 00:13:24.918 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-20 00:13:24.926 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-20 00:13:24.959 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-20 00:13:24.963 | ++ /opt/dib_tmp/dib_build.4o5xoG7c/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-20 00:13:24.968 | dib-run-parts Running /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-20 00:13:25.016 | Copying pkg-map for infra-package-needs 2024-11-20 00:13:25.066 | Copying pkg-map for epel 2024-11-20 00:13:25.087 | Copying pkg-map for source-repositories 2024-11-20 00:13:25.116 | Copying pkg-map for ensure-venv 2024-11-20 00:13:25.135 | Copying pkg-map for base 2024-11-20 00:13:25.173 | Copying pkg-map for openssh-server 2024-11-20 00:13:25.202 | Copying pkg-map for bootloader 2024-11-20 00:13:25.233 | Copying pkg-map for cache-url 2024-11-20 00:13:25.257 | Copying pkg-map for nodepool-base 2024-11-20 00:13:25.268 | Copying pkg-map for growroot 2024-11-20 00:13:25.281 | Copying pkg-map for runtime-ssh-host-keys 2024-11-20 00:13:25.307 | Copying pkg-map for simple-init 2024-11-20 00:13:25.322 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-20 00:13:25.322 | dib-run-parts Running /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/20-manifest-dir 2024-11-20 00:13:25.333 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-20 00:13:25.337 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-20 00:13:25.341 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.4o5xoG7c/mnt//etc/dib-manifests 2024-11-20 00:13:25.354 | dib-run-parts 20-manifest-dir completed 2024-11-20 00:13:25.355 | dib-run-parts Running /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/50-create-repo-list 2024-11-20 00:13:39.816 | dib-run-parts 50-create-repo-list completed 2024-11-20 00:13:39.816 | dib-run-parts Running /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/60-zuul-user 2024-11-20 00:13:39.862 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-20 00:13:39.867 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-20 00:13:39.872 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/60-zuul-user:main:9 : ZUUL_USER_SSH_PUBLIC_KEY='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 00:13:39.872 | ' 2024-11-20 00:13:39.876 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/60-zuul-user:main:11 : '[' -f 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 00:13:39.876 | ' ']' 2024-11-20 00:13:39.880 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/60-zuul-user:main:14 : '[' -n 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 00:13:39.880 | ' ']' 2024-11-20 00:13:39.884 | + /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/60-zuul-user:main:16 : echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 00:13:39.884 | ' 2024-11-20 00:13:39.887 | dib-run-parts 60-zuul-user completed 2024-11-20 00:13:39.887 | dib-run-parts Running /opt/dib_tmp/dib_build.4o5xoG7c/hooks/extra-data.d/98-source-repositories 2024-11-20 00:13:39.952 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 00:13:39 UTC 2024 for /opt/dib_tmp/dib_build.4o5xoG7c/hooks/source-repository-simple-init 2024-11-20 00:13:39.998 | (0001 / 0001) 2024-11-20 00:13:41.529 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-20 00:13:45.494 | Cloning from glean cache and applying ref master 2024-11-20 00:13:46.083 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-20 00:13:46.127 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 00:13:46 UTC 2024 for /opt/dib_tmp/dib_build.4o5xoG7c/hooks/source-repository-stackviz 2024-11-20 00:13:46.160 | (0001 / 0001) 2024-11-20 00:13:46.178 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-20 00:13:46.371 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-20 00:13:46.372 | Dload Upload Total Spent Left Speed 2024-11-20 00:13:46.576 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 1259 0 --:--:-- --:--:-- --:--:-- 1263 2024-11-20 00:13:46.847 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-20 00:13:46.856 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-20 00:13:46.999 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 00:13:46 UTC 2024 for /opt/dib_tmp/dib_build.4o5xoG7c/hooks/source-repository-zanatacli 2024-11-20 00:13:47.008 | (0001 / 0001) 2024-11-20 00:13:47.025 | Caching zanata-cli file from https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz in /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2024-11-20 00:13:47.059 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-20 00:13:47.060 | Dload Upload Total Spent Left Speed 2024-11-20 00:13:47.615 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 247 0 --:--:-- --:--:-- --:--:-- 248 2024-11-20 00:13:47.717 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-20 00:13:47.724 | Server copy has not changed. Using locally cached https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz 2024-11-20 00:13:48.203 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 00:13:48 UTC 2024 for /opt/dib_tmp/dib_build.4o5xoG7c/hooks/source-repository-projects-yaml 2024-11-20 00:13:48.211 | (0001 / 1318) 2024-11-20 00:13:48.228 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-20 00:13:48.930 | Cloning from airshipctl cache and applying ref * 2024-11-20 00:13:51.408 | (0002 / 1318) 2024-11-20 00:13:51.425 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-20 00:13:52.209 | Cloning from airshipui cache and applying ref * 2024-11-20 00:13:53.176 | (0003 / 1318) 2024-11-20 00:13:53.194 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-20 00:13:53.712 | Cloning from apis cache and applying ref * 2024-11-20 00:13:53.783 | (0004 / 1318) 2024-11-20 00:13:53.801 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-20 00:13:55.187 | Cloning from armada cache and applying ref * 2024-11-20 00:14:13.243 | (0005 / 1318) 2024-11-20 00:14:13.272 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-20 00:14:15.178 | Cloning from armada-go cache and applying ref * 2024-11-20 00:14:16.802 | (0006 / 1318) 2024-11-20 00:14:16.819 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-20 00:14:17.642 | Cloning from armada-operator cache and applying ref * 2024-11-20 00:14:21.252 | (0007 / 1318) 2024-11-20 00:14:21.302 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-20 00:14:21.854 | Cloning from charts cache and applying ref * 2024-11-20 00:14:22.212 | (0008 / 1318) 2024-11-20 00:14:22.230 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-20 00:14:25.375 | Cloning from deckhand cache and applying ref * 2024-11-20 00:15:23.662 | (0009 / 1318) 2024-11-20 00:15:23.713 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-20 00:15:24.838 | Cloning from divingbell cache and applying ref * 2024-11-20 00:15:25.689 | (0010 / 1318) 2024-11-20 00:15:25.706 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-20 00:15:26.184 | Cloning from docs cache and applying ref * 2024-11-20 00:15:26.308 | (0011 / 1318) 2024-11-20 00:15:26.326 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-20 00:15:27.634 | Cloning from drydock cache and applying ref * 2024-11-20 00:15:36.272 | (0012 / 1318) 2024-11-20 00:15:36.290 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-20 00:15:37.107 | Cloning from election cache and applying ref * 2024-11-20 00:15:37.189 | (0013 / 1318) 2024-11-20 00:15:37.217 | Updating cache of https://opendev.org/airship/gerrit-to-github-bot.git in /opt/dib_cache/source-repositories/gerrit_to_github_bot_bcdd4f18842a6fa1af2cc27487c25de27159b781 with ref * 2024-11-20 00:15:37.781 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-20 00:15:37.856 | (0014 / 1318) 2024-11-20 00:15:37.873 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-20 00:15:38.298 | Cloning from go-redfish cache and applying ref * 2024-11-20 00:15:38.384 | (0015 / 1318) 2024-11-20 00:15:38.416 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-20 00:15:38.754 | Cloning from governance cache and applying ref * 2024-11-20 00:15:38.827 | (0016 / 1318) 2024-11-20 00:15:38.844 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-20 00:15:39.425 | Cloning from hostconfig-operator cache and applying ref * 2024-11-20 00:15:39.535 | (0017 / 1318) 2024-11-20 00:15:39.552 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-20 00:15:39.913 | Cloning from image-builder cache and applying ref * 2024-11-20 00:15:40.024 | (0018 / 1318) 2024-11-20 00:15:40.040 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-20 00:15:40.436 | Cloning from images cache and applying ref * 2024-11-20 00:15:40.616 | (0019 / 1318) 2024-11-20 00:15:40.633 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-20 00:15:42.176 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-20 00:15:55.376 | (0020 / 1318) 2024-11-20 00:15:55.394 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-20 00:15:55.976 | Cloning from maas cache and applying ref * 2024-11-20 00:15:58.309 | (0021 / 1318) 2024-11-20 00:15:58.327 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-20 00:15:59.325 | Cloning from pegleg cache and applying ref * 2024-11-20 00:16:05.992 | (0022 / 1318) 2024-11-20 00:16:06.009 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-20 00:16:07.221 | Cloning from porthole cache and applying ref * 2024-11-20 00:17:03.971 | (0023 / 1318) 2024-11-20 00:17:03.988 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-20 00:17:04.920 | Cloning from promenade cache and applying ref * 2024-11-20 00:17:46.119 | (0024 / 1318) 2024-11-20 00:17:46.136 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-20 00:17:52.012 | Cloning from shipyard cache and applying ref * 2024-11-20 00:18:24.726 | (0025 / 1318) 2024-11-20 00:18:24.744 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-20 00:18:29.845 | Cloning from sip cache and applying ref * 2024-11-20 00:18:41.006 | (0026 / 1318) 2024-11-20 00:18:41.023 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-20 00:18:41.555 | Cloning from specs cache and applying ref * 2024-11-20 00:18:41.680 | (0027 / 1318) 2024-11-20 00:18:41.698 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-20 00:18:42.030 | Cloning from spyglass cache and applying ref * 2024-11-20 00:18:42.123 | (0028 / 1318) 2024-11-20 00:18:42.140 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-11-20 00:18:42.792 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-20 00:18:42.870 | (0029 / 1318) 2024-11-20 00:18:42.887 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-20 00:18:43.245 | Cloning from tempest-plugin cache and applying ref * 2024-11-20 00:18:43.322 | (0030 / 1318) 2024-11-20 00:18:43.339 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-20 00:18:44.283 | Cloning from treasuremap cache and applying ref * 2024-11-20 00:18:59.870 | (0031 / 1318) 2024-11-20 00:18:59.888 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-20 00:19:00.416 | Cloning from vino cache and applying ref * 2024-11-20 00:19:00.515 | (0032 / 1318) 2024-11-20 00:19:00.533 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-11-20 00:19:00.854 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-20 00:19:00.937 | (0033 / 1318) 2024-11-20 00:19:00.955 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-20 00:19:01.675 | Cloning from cfn-overview cache and applying ref * 2024-11-20 00:19:02.263 | (0034 / 1318) 2024-11-20 00:19:02.281 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-20 00:19:03.299 | Cloning from cfn-security cache and applying ref * 2024-11-20 00:19:04.775 | (0035 / 1318) 2024-11-20 00:19:04.793 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-20 00:19:05.340 | Cloning from computing-native cache and applying ref * 2024-11-20 00:19:05.596 | (0036 / 1318) 2024-11-20 00:19:05.614 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-20 00:19:06.155 | Cloning from computing-offload cache and applying ref * 2024-11-20 00:19:20.803 | (0037 / 1318) 2024-11-20 00:19:20.820 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-11-20 00:19:21.526 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-20 00:19:35.838 | (0038 / 1318) 2024-11-20 00:19:35.856 | Updating cache of https://opendev.org/cfn/use-case-and-architecture.git in /opt/dib_cache/source-repositories/use_case_and_architecture_4343554ff496357085624c9fa79aafb449a2b1ed with ref * 2024-11-20 00:19:36.699 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-20 00:19:42.838 | (0039 / 1318) 2024-11-20 00:19:42.884 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-20 00:19:43.368 | Cloning from cirros cache and applying ref * 2024-11-20 00:19:43.471 | (0040 / 1318) 2024-11-20 00:19:43.488 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-20 00:19:44.070 | Cloning from inaugust.com cache and applying ref * 2024-11-20 00:19:44.251 | (0041 / 1318) 2024-11-20 00:19:44.268 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-20 00:19:44.543 | Cloning from src.sh cache and applying ref * 2024-11-20 00:19:44.615 | (0042 / 1318) 2024-11-20 00:19:44.632 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-20 00:19:44.989 | Cloning from ttrun cache and applying ref * 2024-11-20 00:19:45.312 | (0043 / 1318) 2024-11-20 00:19:45.329 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-11-20 00:19:45.616 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-20 00:20:49.167 | (0044 / 1318) 2024-11-20 00:20:49.184 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-20 00:20:49.457 | Cloning from python-jenkins cache and applying ref * 2024-11-20 00:20:50.546 | (0045 / 1318) 2024-11-20 00:20:50.563 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-11-20 00:20:50.874 | Cloning from ci-cloud-config cache and applying ref * 2024-11-20 00:20:50.959 | (0046 / 1318) 2024-11-20 00:20:50.977 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-20 00:20:51.247 | Cloning from afsmon cache and applying ref * 2024-11-20 00:20:51.401 | (0047 / 1318) 2024-11-20 00:20:51.418 | Updating cache of https://opendev.org/opendev/ansible-role-cloud-launcher.git in /opt/dib_cache/source-repositories/ansible_role_cloud_launcher_abe4d38fe107ab90ac363367b37dcbda74f6a7c1 with ref * 2024-11-20 00:20:51.684 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-20 00:20:51.760 | (0048 / 1318) 2024-11-20 00:20:51.778 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-11-20 00:20:52.041 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-20 00:20:52.127 | (0049 / 1318) 2024-11-20 00:20:52.144 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-20 00:20:52.403 | Cloning from askbot-theme cache and applying ref * 2024-11-20 00:20:52.479 | (0050 / 1318) 2024-11-20 00:20:52.497 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-20 00:20:52.762 | Cloning from base-jobs cache and applying ref * 2024-11-20 00:20:58.281 | (0051 / 1318) 2024-11-20 00:20:58.298 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-20 00:20:58.615 | Cloning from bindep cache and applying ref * 2024-11-20 00:20:59.391 | (0052 / 1318) 2024-11-20 00:20:59.409 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-20 00:20:59.793 | Cloning from ci-sandbox cache and applying ref * 2024-11-20 00:20:59.954 | (0053 / 1318) 2024-11-20 00:20:59.971 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-20 00:21:00.354 | Cloning from dstat_graph cache and applying ref * 2024-11-20 00:21:00.947 | (0054 / 1318) 2024-11-20 00:21:00.964 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-20 00:21:01.340 | Cloning from elastic-recheck cache and applying ref * 2024-11-20 00:21:01.683 | (0055 / 1318) 2024-11-20 00:21:01.701 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-20 00:21:03.204 | Cloning from engagement cache and applying ref * 2024-11-20 00:21:03.924 | (0056 / 1318) 2024-11-20 00:21:03.941 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-20 00:21:04.365 | Cloning from gear cache and applying ref * 2024-11-20 00:21:04.556 | (0057 / 1318) 2024-11-20 00:21:04.573 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-20 00:21:04.928 | Cloning from germqtt cache and applying ref * 2024-11-20 00:21:05.000 | (0058 / 1318) 2024-11-20 00:21:05.018 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-20 00:21:05.292 | Cloning from gerritbot cache and applying ref * 2024-11-20 00:21:05.635 | (0059 / 1318) 2024-11-20 00:21:05.653 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-20 00:21:05.908 | Cloning from gerritlib cache and applying ref * 2024-11-20 00:21:06.331 | (0060 / 1318) 2024-11-20 00:21:06.348 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-20 00:21:06.705 | Cloning from git-restack cache and applying ref * 2024-11-20 00:21:06.836 | (0061 / 1318) 2024-11-20 00:21:06.854 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-20 00:21:10.011 | Cloning from git-review cache and applying ref * 2024-11-20 00:21:38.207 | (0062 / 1318) 2024-11-20 00:21:38.225 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-20 00:21:38.592 | Cloning from glean cache and applying ref * 2024-11-20 00:21:38.999 | (0063 / 1318) 2024-11-20 00:21:39.017 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-20 00:21:39.339 | Cloning from grafyaml cache and applying ref * 2024-11-20 00:21:39.775 | (0064 / 1318) 2024-11-20 00:21:39.793 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-20 00:21:40.090 | Cloning from infra-manual cache and applying ref * 2024-11-20 00:21:40.988 | (0065 / 1318) 2024-11-20 00:21:41.006 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-11-20 00:21:43.754 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-20 00:21:45.167 | (0066 / 1318) 2024-11-20 00:21:45.184 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-20 00:21:45.542 | Cloning from infra-specs cache and applying ref * 2024-11-20 00:21:46.382 | (0067 / 1318) 2024-11-20 00:21:46.399 | Updating cache of https://opendev.org/opendev/infra-vhd-util-deb.git in /opt/dib_cache/source-repositories/infra_vhd_util_deb_f0b9011a20db266b4ba206a1ca26e455e892d4cc with ref * 2024-11-20 00:21:46.783 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-20 00:21:47.576 | (0068 / 1318) 2024-11-20 00:21:47.593 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-20 00:21:48.720 | Cloning from irc-meetings cache and applying ref * 2024-11-20 00:21:55.774 | (0069 / 1318) 2024-11-20 00:21:55.791 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-20 00:21:56.314 | Cloning from jeepyb cache and applying ref * 2024-11-20 00:21:57.007 | (0070 / 1318) 2024-11-20 00:21:57.025 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-20 00:21:57.315 | Cloning from lodgeit cache and applying ref * 2024-11-20 00:21:58.465 | (0071 / 1318) 2024-11-20 00:21:58.483 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-20 00:21:58.768 | Cloning from log-classify cache and applying ref * 2024-11-20 00:21:58.840 | (0072 / 1318) 2024-11-20 00:21:58.857 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-20 00:21:59.142 | Cloning from log_processor cache and applying ref * 2024-11-20 00:21:59.216 | (0073 / 1318) 2024-11-20 00:21:59.234 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-20 00:21:59.517 | Cloning from lpmqtt cache and applying ref * 2024-11-20 00:21:59.589 | (0074 / 1318) 2024-11-20 00:21:59.606 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-20 00:21:59.867 | Cloning from meetbot cache and applying ref * 2024-11-20 00:21:59.961 | (0075 / 1318) 2024-11-20 00:21:59.979 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-20 00:22:00.271 | Cloning from mqtt_statsd cache and applying ref * 2024-11-20 00:22:00.347 | (0076 / 1318) 2024-11-20 00:22:00.364 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-20 00:22:00.636 | Cloning from netlify-sandbox cache and applying ref * 2024-11-20 00:22:01.409 | (0077 / 1318) 2024-11-20 00:22:01.427 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-20 00:22:01.907 | Cloning from project-config cache and applying ref * 2024-11-20 00:22:02.544 | (0078 / 1318) 2024-11-20 00:22:02.562 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-11-20 00:22:02.819 | Cloning from project-config-example cache and applying ref * 2024-11-20 00:22:02.895 | (0079 / 1318) 2024-11-20 00:22:02.912 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-20 00:22:03.205 | Cloning from publications cache and applying ref * 2024-11-20 00:22:04.890 | (0080 / 1318) 2024-11-20 00:22:04.907 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-20 00:22:05.197 | Cloning from puppet-bup cache and applying ref * 2024-11-20 00:22:05.271 | (0081 / 1318) 2024-11-20 00:22:05.290 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-11-20 00:22:05.639 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-20 00:22:05.713 | (0082 / 1318) 2024-11-20 00:22:05.730 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-20 00:22:06.243 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-20 00:22:06.318 | (0083 / 1318) 2024-11-20 00:22:06.336 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-20 00:22:07.252 | Cloning from puppet-httpd cache and applying ref * 2024-11-20 00:22:07.328 | (0084 / 1318) 2024-11-20 00:22:07.346 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-20 00:22:08.631 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-20 00:22:08.706 | (0085 / 1318) 2024-11-20 00:22:08.737 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-20 00:22:11.661 | Cloning from puppet-logrotate cache and applying ref * 2024-11-20 00:22:11.807 | (0086 / 1318) 2024-11-20 00:22:11.824 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-11-20 00:22:29.802 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-20 00:22:29.876 | (0087 / 1318) 2024-11-20 00:22:29.894 | Updating cache of https://opendev.org/opendev/puppet-openstack_infra_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_infra_spec_helper_543b0eb12939a74e55ad587f4a5a34b0142b6ffb with ref * 2024-11-20 00:22:30.422 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-20 00:22:30.495 | (0088 / 1318) 2024-11-20 00:22:30.512 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-20 00:22:30.886 | Cloning from puppet-pip cache and applying ref * 2024-11-20 00:22:30.962 | (0089 / 1318) 2024-11-20 00:22:30.979 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-11-20 00:22:31.255 | Cloning from puppet-project_config cache and applying ref * 2024-11-20 00:22:31.328 | (0090 / 1318) 2024-11-20 00:22:31.345 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-20 00:22:31.639 | Cloning from puppet-redis cache and applying ref * 2024-11-20 00:22:31.714 | (0091 / 1318) 2024-11-20 00:22:31.731 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-20 00:22:31.996 | Cloning from puppet-reviewday cache and applying ref * 2024-11-20 00:22:32.070 | (0092 / 1318) 2024-11-20 00:22:32.087 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-20 00:22:32.545 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-20 00:22:32.619 | (0093 / 1318) 2024-11-20 00:22:32.636 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-20 00:22:33.034 | Cloning from puppet-ssh cache and applying ref * 2024-11-20 00:22:33.108 | (0094 / 1318) 2024-11-20 00:22:33.125 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-20 00:22:33.388 | Cloning from puppet-storyboard cache and applying ref * 2024-11-20 00:22:33.463 | (0095 / 1318) 2024-11-20 00:22:33.481 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-20 00:22:33.726 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-20 00:22:33.799 | (0096 / 1318) 2024-11-20 00:22:33.816 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-20 00:22:34.062 | Cloning from puppet-ulimit cache and applying ref * 2024-11-20 00:22:34.135 | (0097 / 1318) 2024-11-20 00:22:34.152 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-20 00:22:34.405 | Cloning from puppet-user cache and applying ref * 2024-11-20 00:22:34.478 | (0098 / 1318) 2024-11-20 00:22:34.496 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-20 00:22:34.756 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-20 00:22:34.833 | (0099 / 1318) 2024-11-20 00:22:34.850 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-20 00:22:35.252 | Cloning from puppet-zanata cache and applying ref * 2024-11-20 00:22:35.327 | (0100 / 1318) 2024-11-20 00:22:35.345 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-20 00:22:35.751 | Cloning from python-storyboardclient cache and applying ref * 2024-11-20 00:22:35.832 | (0101 / 1318) 2024-11-20 00:22:35.850 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-20 00:22:36.314 | Cloning from sandbox cache and applying ref * 2024-11-20 00:22:42.702 | (0102 / 1318) 2024-11-20 00:22:42.719 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-20 00:22:45.969 | Cloning from statusbot cache and applying ref * 2024-11-20 00:22:46.290 | (0103 / 1318) 2024-11-20 00:22:46.307 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-20 00:22:47.576 | Cloning from storyboard cache and applying ref * 2024-11-20 00:22:48.166 | (0104 / 1318) 2024-11-20 00:22:48.200 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-20 00:22:48.560 | Cloning from storyboard-vue cache and applying ref * 2024-11-20 00:22:48.688 | (0105 / 1318) 2024-11-20 00:22:48.706 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-20 00:22:48.994 | Cloning from storyboard-webclient cache and applying ref * 2024-11-20 00:22:49.214 | (0106 / 1318) 2024-11-20 00:22:49.231 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-20 00:22:49.814 | Cloning from subunit2sql cache and applying ref * 2024-11-20 00:22:50.121 | (0107 / 1318) 2024-11-20 00:22:50.138 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-20 00:22:50.456 | Cloning from system-config cache and applying ref * 2024-11-20 00:26:08.599 | (0108 / 1318) 2024-11-20 00:26:08.616 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-20 00:26:09.278 | Cloning from yaml2ical cache and applying ref * 2024-11-20 00:26:10.087 | (0109 / 1318) 2024-11-20 00:26:10.104 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-11-20 00:26:10.857 | Cloning from zone-gating.dev cache and applying ref * 2024-11-20 00:26:11.407 | (0110 / 1318) 2024-11-20 00:26:11.425 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-11-20 00:26:12.362 | Cloning from zone-opendev.org cache and applying ref * 2024-11-20 00:26:43.837 | (0111 / 1318) 2024-11-20 00:26:43.855 | Updating cache of https://opendev.org/opendev/zone-zuul-ci.org.git in /opt/dib_cache/source-repositories/zone_zuul_ci_org_990250eca4f188f233a710f0d56fe1e86c15adf6 with ref * 2024-11-20 00:26:45.158 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-20 00:26:47.968 | (0112 / 1318) 2024-11-20 00:26:47.985 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-20 00:26:51.902 | Cloning from zuul-jobs cache and applying ref * 2024-11-20 00:26:55.140 | (0113 / 1318) 2024-11-20 00:26:55.158 | Updating cache of https://opendev.org/openinfra/ansible-role-refstack-client.git in /opt/dib_cache/source-repositories/ansible_role_refstack_client_204a1f8a42f1e05a6127c0375b2180bd9653dabb with ref * 2024-11-20 00:26:59.879 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-20 00:27:00.772 | (0114 / 1318) 2024-11-20 00:27:00.789 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-11-20 00:27:08.462 | Cloning from edge-computing-group cache and applying ref * 2024-11-20 00:27:09.395 | (0115 / 1318) 2024-11-20 00:27:09.413 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-20 00:27:17.302 | Cloning from four-opens cache and applying ref * 2024-11-20 00:27:17.375 | (0116 / 1318) 2024-11-20 00:27:17.392 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-20 00:27:17.668 | Cloning from groups cache and applying ref * 2024-11-20 00:27:18.246 | (0117 / 1318) 2024-11-20 00:27:18.264 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-11-20 00:27:18.577 | Cloning from groups-static-pages cache and applying ref * 2024-11-20 00:27:18.650 | (0118 / 1318) 2024-11-20 00:27:18.668 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-20 00:27:18.941 | Cloning from interop cache and applying ref * 2024-11-20 00:27:19.704 | (0119 / 1318) 2024-11-20 00:27:19.722 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-20 00:27:20.046 | Cloning from odsreg cache and applying ref * 2024-11-20 00:27:20.126 | (0120 / 1318) 2024-11-20 00:27:20.143 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-20 00:27:20.473 | Cloning from openstack-map cache and applying ref * 2024-11-20 00:27:20.731 | (0121 / 1318) 2024-11-20 00:27:20.749 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-20 00:27:21.062 | Cloning from openstackweb cache and applying ref * 2024-11-20 00:27:25.206 | (0122 / 1318) 2024-11-20 00:27:25.224 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-20 00:27:25.546 | Cloning from python-tempestconf cache and applying ref * 2024-11-20 00:27:31.112 | (0123 / 1318) 2024-11-20 00:27:31.130 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-20 00:27:31.410 | Cloning from refstack cache and applying ref * 2024-11-20 00:27:32.832 | (0124 / 1318) 2024-11-20 00:27:32.849 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-20 00:27:33.097 | Cloning from refstack-client cache and applying ref * 2024-11-20 00:27:33.686 | (0125 / 1318) 2024-11-20 00:27:33.703 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-20 00:27:33.956 | Cloning from transparency-policy cache and applying ref * 2024-11-20 00:27:34.029 | (0126 / 1318) 2024-11-20 00:27:34.047 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-20 00:27:34.285 | Cloning from way cache and applying ref * 2024-11-20 00:27:34.356 | (0127 / 1318) 2024-11-20 00:27:34.374 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-20 00:27:34.674 | Cloning from contrib cache and applying ref * 2024-11-20 00:27:34.748 | (0128 / 1318) 2024-11-20 00:27:34.765 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-20 00:27:35.060 | Cloning from adjutant cache and applying ref * 2024-11-20 00:27:37.151 | (0129 / 1318) 2024-11-20 00:27:37.168 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-20 00:27:37.712 | Cloning from adjutant-ui cache and applying ref * 2024-11-20 00:27:40.188 | (0130 / 1318) 2024-11-20 00:27:40.205 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-11-20 00:27:40.469 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-20 00:28:06.390 | (0131 / 1318) 2024-11-20 00:28:06.408 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-11-20 00:28:08.169 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-20 00:28:31.351 | (0132 / 1318) 2024-11-20 00:28:31.369 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-11-20 00:28:33.679 | Cloning from ansible-config_template cache and applying ref * 2024-11-20 00:28:35.816 | (0133 / 1318) 2024-11-20 00:28:35.834 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-20 00:28:37.953 | Cloning from ansible-hardening cache and applying ref * 2024-11-20 00:28:42.384 | (0134 / 1318) 2024-11-20 00:28:42.402 | Updating cache of https://opendev.org/openstack/ansible-plugin-container-connection.git in /opt/dib_cache/source-repositories/ansible_plugin_container_connection_b76d7469868d3f6e7219b265770b908ded6d361d with ref * 2024-11-20 00:28:45.329 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-20 00:28:45.407 | (0135 / 1318) 2024-11-20 00:28:45.424 | Updating cache of https://opendev.org/openstack/ansible-role-atos-hsm.git in /opt/dib_cache/source-repositories/ansible_role_atos_hsm_0da6654c8d75f85cd078b08d643c0442c45a7ad7 with ref * 2024-11-20 00:28:46.160 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-20 00:28:46.554 | (0136 / 1318) 2024-11-20 00:28:46.572 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-11-20 00:28:47.032 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-20 00:28:47.668 | (0137 / 1318) 2024-11-20 00:28:47.685 | Updating cache of https://opendev.org/openstack/ansible-role-lunasa-hsm.git in /opt/dib_cache/source-repositories/ansible_role_lunasa_hsm_1a1c8d265eed7ee102c0e1878b2aa7d86af9207d with ref * 2024-11-20 00:28:48.105 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-20 00:28:48.938 | (0138 / 1318) 2024-11-20 00:28:48.956 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-11-20 00:28:49.237 | Cloning from ansible-role-pki cache and applying ref * 2024-11-20 00:28:52.449 | (0139 / 1318) 2024-11-20 00:28:52.466 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-11-20 00:28:53.147 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-20 00:28:53.220 | (0140 / 1318) 2024-11-20 00:28:53.238 | Updating cache of https://opendev.org/openstack/ansible-role-python_venv_build.git in /opt/dib_cache/source-repositories/ansible_role_python_venv_build_ca74cfced870bed0f097e21f4f0d1543bebba2f4 with ref * 2024-11-20 00:28:53.964 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-20 00:29:00.922 | (0141 / 1318) 2024-11-20 00:29:00.940 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-11-20 00:29:01.218 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-20 00:29:04.418 | (0142 / 1318) 2024-11-20 00:29:04.435 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_mount.git in /opt/dib_cache/source-repositories/ansible_role_systemd_mount_4d0531d646c7f020b048fa0085e95c121bd0bcef with ref * 2024-11-20 00:29:04.728 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-20 00:29:06.655 | (0143 / 1318) 2024-11-20 00:29:06.672 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_networkd.git in /opt/dib_cache/source-repositories/ansible_role_systemd_networkd_22f96032122e15146c61eec41f0eea1c19b165ad with ref * 2024-11-20 00:29:06.929 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-20 00:29:09.766 | (0144 / 1318) 2024-11-20 00:29:09.783 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_service.git in /opt/dib_cache/source-repositories/ansible_role_systemd_service_c847fb67248a884c6143e7883f2a98f8cafa786f with ref * 2024-11-20 00:29:10.063 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-20 00:29:13.436 | (0145 / 1318) 2024-11-20 00:29:13.453 | Updating cache of https://opendev.org/openstack/ansible-role-thales-hsm.git in /opt/dib_cache/source-repositories/ansible_role_thales_hsm_a31885a1a517f0d14e217f65ae111840e7a225b8 with ref * 2024-11-20 00:29:13.740 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-20 00:29:15.091 | (0146 / 1318) 2024-11-20 00:29:15.109 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-11-20 00:29:15.428 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-20 00:29:18.993 | (0147 / 1318) 2024-11-20 00:29:19.010 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-11-20 00:29:19.434 | Cloning from ansible-role-vault cache and applying ref * 2024-11-20 00:29:19.510 | (0148 / 1318) 2024-11-20 00:29:19.527 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-11-20 00:29:19.786 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-20 00:29:21.926 | (0149 / 1318) 2024-11-20 00:29:21.943 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-20 00:29:22.500 | Cloning from aodh cache and applying ref * 2024-11-20 00:29:36.648 | (0150 / 1318) 2024-11-20 00:29:36.666 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-20 00:29:39.013 | Cloning from api-sig cache and applying ref * 2024-11-20 00:29:39.241 | (0151 / 1318) 2024-11-20 00:29:39.259 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-20 00:29:41.135 | Cloning from api-site cache and applying ref * 2024-11-20 00:29:41.940 | (0152 / 1318) 2024-11-20 00:29:41.957 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-20 00:29:42.386 | Cloning from arch-design cache and applying ref * 2024-11-20 00:29:42.534 | (0153 / 1318) 2024-11-20 00:29:42.552 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-11-20 00:29:43.010 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-20 00:29:43.233 | (0154 / 1318) 2024-11-20 00:29:43.250 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-20 00:29:43.536 | Cloning from automaton cache and applying ref * 2024-11-20 00:29:45.524 | (0155 / 1318) 2024-11-20 00:29:45.542 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-20 00:29:45.936 | Cloning from barbican cache and applying ref * 2024-11-20 00:30:08.719 | (0156 / 1318) 2024-11-20 00:30:08.736 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-20 00:30:09.063 | Cloning from barbican-specs cache and applying ref * 2024-11-20 00:30:09.248 | (0157 / 1318) 2024-11-20 00:30:09.267 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-11-20 00:30:09.531 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-20 00:30:14.612 | (0158 / 1318) 2024-11-20 00:30:14.630 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-20 00:30:14.924 | Cloning from barbican-ui cache and applying ref * 2024-11-20 00:30:15.090 | (0159 / 1318) 2024-11-20 00:30:15.108 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-20 00:30:15.432 | Cloning from bashate cache and applying ref * 2024-11-20 00:30:15.694 | (0160 / 1318) 2024-11-20 00:30:15.712 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-20 00:30:16.037 | Cloning from bifrost cache and applying ref * 2024-11-20 00:31:20.500 | (0161 / 1318) 2024-11-20 00:31:20.518 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-20 00:31:20.833 | Cloning from blazar cache and applying ref * 2024-11-20 00:31:33.698 | (0162 / 1318) 2024-11-20 00:31:33.715 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-20 00:31:34.087 | Cloning from blazar-dashboard cache and applying ref * 2024-11-20 00:31:39.782 | (0163 / 1318) 2024-11-20 00:31:39.799 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-20 00:31:40.231 | Cloning from blazar-nova cache and applying ref * 2024-11-20 00:31:43.854 | (0164 / 1318) 2024-11-20 00:31:43.872 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-20 00:31:44.494 | Cloning from blazar-specs cache and applying ref * 2024-11-20 00:31:44.639 | (0165 / 1318) 2024-11-20 00:31:44.673 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-11-20 00:31:45.185 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-20 00:31:49.039 | (0166 / 1318) 2024-11-20 00:31:49.057 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-20 00:31:49.366 | Cloning from bugdaystats cache and applying ref * 2024-11-20 00:31:49.605 | (0167 / 1318) 2024-11-20 00:31:49.623 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-20 00:31:49.915 | Cloning from castellan cache and applying ref * 2024-11-20 00:31:56.889 | (0168 / 1318) 2024-11-20 00:31:56.907 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-20 00:31:58.756 | Cloning from ceilometer cache and applying ref * 2024-11-20 00:33:00.951 | (0169 / 1318) 2024-11-20 00:33:00.969 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-20 00:33:03.799 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-20 00:33:09.966 | (0170 / 1318) 2024-11-20 00:33:09.984 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-20 00:33:10.613 | Cloning from charm-aodh cache and applying ref * 2024-11-20 00:33:17.143 | (0171 / 1318) 2024-11-20 00:33:17.160 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-11-20 00:33:21.130 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-20 00:33:24.608 | (0172 / 1318) 2024-11-20 00:33:24.626 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-20 00:33:26.785 | Cloning from charm-barbican cache and applying ref * 2024-11-20 00:33:28.632 | (0173 / 1318) 2024-11-20 00:33:28.650 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-11-20 00:33:30.612 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-20 00:33:31.356 | (0174 / 1318) 2024-11-20 00:33:31.373 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-11-20 00:33:31.841 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-20 00:33:31.926 | (0175 / 1318) 2024-11-20 00:33:31.944 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-11-20 00:33:33.923 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-20 00:33:41.206 | (0176 / 1318) 2024-11-20 00:33:41.224 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-20 00:33:43.554 | Cloning from charm-ceilometer cache and applying ref * 2024-11-20 00:33:45.955 | (0177 / 1318) 2024-11-20 00:33:45.972 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-11-20 00:33:47.026 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-20 00:33:49.015 | (0178 / 1318) 2024-11-20 00:33:49.032 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-11-20 00:33:50.209 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-20 00:33:51.208 | (0179 / 1318) 2024-11-20 00:33:51.226 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-11-20 00:33:53.139 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-20 00:33:54.748 | (0180 / 1318) 2024-11-20 00:33:54.765 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-11-20 00:33:55.795 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-20 00:33:57.638 | (0181 / 1318) 2024-11-20 00:33:57.656 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-11-20 00:33:58.734 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-20 00:34:00.496 | (0182 / 1318) 2024-11-20 00:34:00.513 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-11-20 00:34:03.151 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-20 00:34:07.029 | (0183 / 1318) 2024-11-20 00:34:07.047 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-11-20 00:34:08.383 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-20 00:34:08.820 | (0184 / 1318) 2024-11-20 00:34:08.838 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-11-20 00:34:09.826 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-20 00:34:14.168 | (0185 / 1318) 2024-11-20 00:34:14.186 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-11-20 00:34:14.944 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-20 00:34:15.752 | (0186 / 1318) 2024-11-20 00:34:15.770 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-11-20 00:34:17.645 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-20 00:34:21.201 | (0187 / 1318) 2024-11-20 00:34:21.218 | Updating cache of https://opendev.org/openstack/charm-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_ceph_rbd_mirror_6762a064163583e65cdfa056928f1de5d942df96 with ref * 2024-11-20 00:34:22.724 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-20 00:34:24.474 | (0188 / 1318) 2024-11-20 00:34:24.491 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-20 00:34:27.888 | Cloning from charm-cinder cache and applying ref * 2024-11-20 00:34:31.283 | (0189 / 1318) 2024-11-20 00:34:31.300 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-11-20 00:34:35.065 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-20 00:34:37.515 | (0190 / 1318) 2024-11-20 00:34:37.533 | Updating cache of https://opendev.org/openstack/charm-cinder-backup-swift-proxy.git in /opt/dib_cache/source-repositories/charm_cinder_backup_swift_proxy_52947d6d40a84ffb2e05f263fc6f585e0de50458 with ref * 2024-11-20 00:34:39.330 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-20 00:34:41.843 | (0191 / 1318) 2024-11-20 00:34:41.861 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-11-20 00:34:44.144 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-20 00:34:46.088 | (0192 / 1318) 2024-11-20 00:34:46.106 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_k8s_9808432a30466d60b1a17667056092744b972141 with ref * 2024-11-20 00:34:53.564 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-20 00:35:05.009 | (0193 / 1318) 2024-11-20 00:35:05.027 | Updating cache of https://opendev.org/openstack/charm-cinder-dell-emc-powerstore.git in /opt/dib_cache/source-repositories/charm_cinder_dell_emc_powerstore_715515a456b17b24a9d48415774902b087324797 with ref * 2024-11-20 00:35:05.620 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-20 00:35:05.695 | (0194 / 1318) 2024-11-20 00:35:05.713 | Updating cache of https://opendev.org/openstack/charm-cinder-ibm-storwize-svc.git in /opt/dib_cache/source-repositories/charm_cinder_ibm_storwize_svc_ed7651ea06e0a2a72e05a0f73d43629058802dbc with ref * 2024-11-20 00:35:06.123 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-20 00:35:06.199 | (0195 / 1318) 2024-11-20 00:35:06.216 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-11-20 00:35:07.280 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-20 00:35:07.597 | (0196 / 1318) 2024-11-20 00:35:07.615 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-11-20 00:35:09.192 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-20 00:35:12.550 | (0197 / 1318) 2024-11-20 00:35:12.567 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-11-20 00:35:14.010 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-20 00:35:20.860 | (0198 / 1318) 2024-11-20 00:35:20.877 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-11-20 00:35:30.608 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-20 00:35:34.275 | (0199 / 1318) 2024-11-20 00:35:34.293 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-11-20 00:35:34.980 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-20 00:35:35.114 | (0200 / 1318) 2024-11-20 00:35:35.132 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-11-20 00:35:38.300 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-20 00:35:40.229 | (0201 / 1318) 2024-11-20 00:35:40.246 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-11-20 00:35:44.142 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-20 00:35:48.279 | (0202 / 1318) 2024-11-20 00:35:48.297 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-11-20 00:35:52.854 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-20 00:35:53.780 | (0203 / 1318) 2024-11-20 00:35:53.798 | Updating cache of https://opendev.org/openstack/charm-cinder-three-par.git in /opt/dib_cache/source-repositories/charm_cinder_three_par_951f8c739812aa3b1d4973e8fc7767aecc8c48c3 with ref * 2024-11-20 00:35:55.748 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-20 00:35:57.550 | (0204 / 1318) 2024-11-20 00:35:57.568 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-20 00:35:57.917 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-20 00:35:57.999 | (0205 / 1318) 2024-11-20 00:35:58.017 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-11-20 00:35:58.849 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-20 00:36:00.324 | (0206 / 1318) 2024-11-20 00:36:00.342 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-20 00:36:02.430 | Cloning from charm-designate cache and applying ref * 2024-11-20 00:36:05.873 | (0207 / 1318) 2024-11-20 00:36:05.890 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-11-20 00:36:07.156 | Cloning from charm-designate-bind cache and applying ref * 2024-11-20 00:36:08.261 | (0208 / 1318) 2024-11-20 00:36:08.278 | Updating cache of https://opendev.org/openstack/charm-designate-bind-k8s.git in /opt/dib_cache/source-repositories/charm_designate_bind_k8s_47e0eb38096294a884e628760dcb93b7083a407a with ref * 2024-11-20 00:36:09.098 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-20 00:36:09.540 | (0209 / 1318) 2024-11-20 00:36:09.558 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-11-20 00:36:10.724 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-20 00:36:12.471 | (0210 / 1318) 2024-11-20 00:36:12.489 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-20 00:36:15.056 | Cloning from charm-glance cache and applying ref * 2024-11-20 00:36:18.727 | (0211 / 1318) 2024-11-20 00:36:18.745 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-11-20 00:36:19.779 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-20 00:36:22.781 | (0212 / 1318) 2024-11-20 00:36:22.799 | Updating cache of https://opendev.org/openstack/charm-glance-simplestreams-sync.git in /opt/dib_cache/source-repositories/charm_glance_simplestreams_sync_15201010bcb9bfe74a97a665e324604daddaa1ea with ref * 2024-11-20 00:36:24.232 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-20 00:36:25.788 | (0213 / 1318) 2024-11-20 00:36:25.806 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-20 00:36:26.415 | Cloning from charm-glusterfs cache and applying ref * 2024-11-20 00:36:26.528 | (0214 / 1318) 2024-11-20 00:36:26.546 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-20 00:36:27.903 | Cloning from charm-gnocchi cache and applying ref * 2024-11-20 00:36:30.679 | (0215 / 1318) 2024-11-20 00:36:30.696 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-11-20 00:36:32.364 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-20 00:36:34.051 | (0216 / 1318) 2024-11-20 00:36:34.068 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-20 00:36:35.461 | Cloning from charm-guide cache and applying ref * 2024-11-20 00:36:39.381 | (0217 / 1318) 2024-11-20 00:36:39.399 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-20 00:36:40.352 | Cloning from charm-hacluster cache and applying ref * 2024-11-20 00:36:41.828 | (0218 / 1318) 2024-11-20 00:36:41.846 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-20 00:36:43.263 | Cloning from charm-heat cache and applying ref * 2024-11-20 00:36:46.174 | (0219 / 1318) 2024-11-20 00:36:46.191 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-11-20 00:36:47.096 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-20 00:36:49.556 | (0220 / 1318) 2024-11-20 00:36:49.573 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-11-20 00:36:50.636 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-20 00:36:53.462 | (0221 / 1318) 2024-11-20 00:36:53.479 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-11-20 00:36:55.829 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-20 00:36:56.407 | (0222 / 1318) 2024-11-20 00:36:56.425 | Updating cache of https://opendev.org/openstack/charm-interface-barbican-secrets.git in /opt/dib_cache/source-repositories/charm_interface_barbican_secrets_396c29fd416457efb2bf15ecfb6ba6b2aa2b511a with ref * 2024-11-20 00:36:56.900 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-20 00:36:56.975 | (0223 / 1318) 2024-11-20 00:36:56.993 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-11-20 00:36:57.383 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-20 00:36:57.459 | (0224 / 1318) 2024-11-20 00:36:57.477 | Updating cache of https://opendev.org/openstack/charm-interface-bind-rndc.git in /opt/dib_cache/source-repositories/charm_interface_bind_rndc_e88118a64594df9182395781fe7df6de17d1d190 with ref * 2024-11-20 00:36:57.873 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-20 00:36:57.947 | (0225 / 1318) 2024-11-20 00:36:57.964 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_interface_ceph_client_03249d1a6b189a35e8b87791a9bad464f0002e8d with ref * 2024-11-20 00:36:58.255 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-20 00:36:58.333 | (0226 / 1318) 2024-11-20 00:36:58.351 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-mds.git in /opt/dib_cache/source-repositories/charm_interface_ceph_mds_ca77f51217af57615274a3421ee03cbe065f80e0 with ref * 2024-11-20 00:36:58.645 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-20 00:36:58.719 | (0227 / 1318) 2024-11-20 00:36:58.736 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_interface_ceph_rbd_mirror_6cbd97239a0b814ed2a27e4b4ee2df14bdd27f0d with ref * 2024-11-20 00:36:59.090 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-20 00:36:59.164 | (0228 / 1318) 2024-11-20 00:36:59.182 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backend.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backend_afdf6f66b11a28b3274423d229a370ac623ecef9 with ref * 2024-11-20 00:36:59.458 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-20 00:36:59.531 | (0229 / 1318) 2024-11-20 00:36:59.549 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backup.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backup_e12c900aaecb8264ad3dbdad45954900552e24ad with ref * 2024-11-20 00:36:59.894 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-20 00:36:59.968 | (0230 / 1318) 2024-11-20 00:36:59.986 | Updating cache of https://opendev.org/openstack/charm-interface-dashboard-plugin.git in /opt/dib_cache/source-repositories/charm_interface_dashboard_plugin_5e74de222d1328e000a7aa979c60363eecae1cf0 with ref * 2024-11-20 00:37:00.332 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-20 00:37:00.406 | (0231 / 1318) 2024-11-20 00:37:00.423 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-11-20 00:37:00.786 | Cloning from charm-interface-designate cache and applying ref * 2024-11-20 00:37:00.860 | (0232 / 1318) 2024-11-20 00:37:00.877 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-11-20 00:37:01.187 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-20 00:37:01.260 | (0233 / 1318) 2024-11-20 00:37:01.277 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-11-20 00:37:01.651 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-20 00:37:01.862 | (0234 / 1318) 2024-11-20 00:37:01.880 | Updating cache of https://opendev.org/openstack/charm-interface-ironic-api.git in /opt/dib_cache/source-repositories/charm_interface_ironic_api_ed32a50861927888b0e12676267d00ff50b3fcf4 with ref * 2024-11-20 00:37:02.303 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-20 00:37:02.375 | (0235 / 1318) 2024-11-20 00:37:02.393 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-11-20 00:37:02.733 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-20 00:37:02.877 | (0236 / 1318) 2024-11-20 00:37:02.895 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-admin.git in /opt/dib_cache/source-repositories/charm_interface_keystone_admin_4c00dddb9ed4815b6577ee0f5f7790d36b90a5cd with ref * 2024-11-20 00:37:03.237 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-20 00:37:03.311 | (0237 / 1318) 2024-11-20 00:37:03.329 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-credentials.git in /opt/dib_cache/source-repositories/charm_interface_keystone_credentials_06f894743cc26bf7c3865565ddf864fc223d9e04 with ref * 2024-11-20 00:37:03.623 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-20 00:37:03.696 | (0238 / 1318) 2024-11-20 00:37:03.715 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-domain-backend.git in /opt/dib_cache/source-repositories/charm_interface_keystone_domain_backend_535f2e952695ee3c5cd4e5aac93282570880cbb9 with ref * 2024-11-20 00:37:03.973 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-20 00:37:04.046 | (0239 / 1318) 2024-11-20 00:37:04.063 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_keystone_fid_service_provider_03c2b937274b8757ee9105db330aea69812bf39e with ref * 2024-11-20 00:37:04.334 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-20 00:37:04.408 | (0240 / 1318) 2024-11-20 00:37:04.425 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-notifications.git in /opt/dib_cache/source-repositories/charm_interface_keystone_notifications_093a48953647ec704a5608164d88642de9d6c534 with ref * 2024-11-20 00:37:05.798 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-20 00:37:05.872 | (0241 / 1318) 2024-11-20 00:37:05.890 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-11-20 00:37:06.408 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-20 00:37:06.482 | (0242 / 1318) 2024-11-20 00:37:06.500 | Updating cache of https://opendev.org/openstack/charm-interface-manila-plugin.git in /opt/dib_cache/source-repositories/charm_interface_manila_plugin_861a0a656c3c9ba60ac7fe4d171db759175d7a20 with ref * 2024-11-20 00:37:06.775 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-20 00:37:06.848 | (0243 / 1318) 2024-11-20 00:37:06.866 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_interface_mysql_innodb_cluster_be67ea5b1fb29afaad19402b34d14fc35bc14d76 with ref * 2024-11-20 00:37:07.499 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-20 00:37:07.573 | (0244 / 1318) 2024-11-20 00:37:07.591 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-router.git in /opt/dib_cache/source-repositories/charm_interface_mysql_router_3999c797d097f265d381779e810c918d11804c2b with ref * 2024-11-20 00:37:07.963 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-20 00:37:08.037 | (0245 / 1318) 2024-11-20 00:37:08.055 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-shared.git in /opt/dib_cache/source-repositories/charm_interface_mysql_shared_37d9cf7a07f3fc596cc852762050ce0b2ff8268c with ref * 2024-11-20 00:37:08.556 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-20 00:37:08.631 | (0246 / 1318) 2024-11-20 00:37:08.648 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-load-balancer.git in /opt/dib_cache/source-repositories/charm_interface_neutron_load_balancer_ea27b5871c8f528d61ec3b99081f31c0767411ff with ref * 2024-11-20 00:37:08.911 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-20 00:37:08.984 | (0247 / 1318) 2024-11-20 00:37:09.002 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_9f3e61cff88405ca6da994fba4ada7ec8d6c691f with ref * 2024-11-20 00:37:09.432 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-20 00:37:09.506 | (0248 / 1318) 2024-11-20 00:37:09.524 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin-api-subordinate.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_api_subordinate_98a3ff4f4a3a434e9786460451a98de76b8b716d with ref * 2024-11-20 00:37:10.067 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-20 00:37:10.142 | (0249 / 1318) 2024-11-20 00:37:10.160 | Updating cache of https://opendev.org/openstack/charm-interface-nova-cell.git in /opt/dib_cache/source-repositories/charm_interface_nova_cell_6ab131b46f1d912031f5aa8c17de67ab6ec4e308 with ref * 2024-11-20 00:37:13.283 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-20 00:37:13.357 | (0250 / 1318) 2024-11-20 00:37:13.375 | Updating cache of https://opendev.org/openstack/charm-interface-nova-compute.git in /opt/dib_cache/source-repositories/charm_interface_nova_compute_6005d6f1ffc002edb8e3689914a632dd77a83318 with ref * 2024-11-20 00:37:17.295 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-20 00:37:17.368 | (0251 / 1318) 2024-11-20 00:37:17.386 | Updating cache of https://opendev.org/openstack/charm-interface-odl-controller-api.git in /opt/dib_cache/source-repositories/charm_interface_odl_controller_api_96c85d4a78e29528201294611cae398c3c381461 with ref * 2024-11-20 00:37:18.091 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-20 00:37:18.164 | (0252 / 1318) 2024-11-20 00:37:18.183 | Updating cache of https://opendev.org/openstack/charm-interface-openstack-ha.git in /opt/dib_cache/source-repositories/charm_interface_openstack_ha_2876a9d0f8aa052048445da4360fcea1488f30de with ref * 2024-11-20 00:37:18.704 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-20 00:37:18.776 | (0253 / 1318) 2024-11-20 00:37:18.794 | Updating cache of https://opendev.org/openstack/charm-interface-ovsdb-manager.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_manager_7a567359e6a29b51e451c3e2bb94bef7c7413694 with ref * 2024-11-20 00:37:19.148 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-20 00:37:19.220 | (0254 / 1318) 2024-11-20 00:37:19.237 | Updating cache of https://opendev.org/openstack/charm-interface-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_interface_pacemaker_remote_153a9d3878d8e698f0b1d65f839953b2043bac58 with ref * 2024-11-20 00:37:19.771 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-20 00:37:19.845 | (0255 / 1318) 2024-11-20 00:37:19.862 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-11-20 00:37:20.331 | Cloning from charm-interface-placement cache and applying ref * 2024-11-20 00:37:20.405 | (0256 / 1318) 2024-11-20 00:37:20.423 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-11-20 00:37:20.736 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-20 00:37:20.809 | (0257 / 1318) 2024-11-20 00:37:20.827 | Updating cache of https://opendev.org/openstack/charm-interface-service-control.git in /opt/dib_cache/source-repositories/charm_interface_service_control_312d84f51d291f59d3dbff75900b736cf80ad946 with ref * 2024-11-20 00:37:21.158 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-20 00:37:21.232 | (0258 / 1318) 2024-11-20 00:37:21.250 | Updating cache of https://opendev.org/openstack/charm-interface-websso-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_websso_fid_service_provider_3518e92584d1f8fbb109796050e0c3be1778e382 with ref * 2024-11-20 00:37:21.538 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-20 00:37:21.611 | (0259 / 1318) 2024-11-20 00:37:21.628 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-20 00:37:21.997 | Cloning from charm-ironic cache and applying ref * 2024-11-20 00:37:22.083 | (0260 / 1318) 2024-11-20 00:37:22.100 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-11-20 00:37:23.622 | Cloning from charm-ironic-api cache and applying ref * 2024-11-20 00:37:32.322 | (0261 / 1318) 2024-11-20 00:37:32.340 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-11-20 00:37:34.359 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-20 00:37:37.662 | (0262 / 1318) 2024-11-20 00:37:37.679 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-11-20 00:37:39.970 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-20 00:37:40.880 | (0263 / 1318) 2024-11-20 00:37:40.898 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-20 00:37:42.592 | Cloning from charm-keystone cache and applying ref * 2024-11-20 00:37:46.975 | (0264 / 1318) 2024-11-20 00:37:46.992 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-11-20 00:37:48.041 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-20 00:37:50.891 | (0265 / 1318) 2024-11-20 00:37:50.908 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-11-20 00:37:52.138 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-20 00:37:53.278 | (0266 / 1318) 2024-11-20 00:37:53.295 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-11-20 00:37:54.580 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-20 00:37:55.814 | (0267 / 1318) 2024-11-20 00:37:55.832 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_k8s_1837317b91f0aefd9bb83a9f35742d3fc19077c6 with ref * 2024-11-20 00:37:56.460 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-20 00:37:56.644 | (0268 / 1318) 2024-11-20 00:37:56.662 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-11-20 00:37:57.626 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-20 00:37:59.198 | (0269 / 1318) 2024-11-20 00:37:59.215 | Updating cache of https://opendev.org/openstack/charm-keystone-saml-mellon.git in /opt/dib_cache/source-repositories/charm_keystone_saml_mellon_5ea76745b381ca6f38e415aef03d73c5d19e28d7 with ref * 2024-11-20 00:38:01.000 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-20 00:38:03.492 | (0270 / 1318) 2024-11-20 00:38:03.510 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-11-20 00:38:03.884 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-20 00:38:03.958 | (0271 / 1318) 2024-11-20 00:38:03.975 | Updating cache of https://opendev.org/openstack/charm-layer-ceph-base.git in /opt/dib_cache/source-repositories/charm_layer_ceph_base_cbefc72dca814d0358b67a1eb7ab56a59e85cf21 with ref * 2024-11-20 00:38:04.294 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-20 00:38:04.368 | (0272 / 1318) 2024-11-20 00:38:04.386 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-11-20 00:38:05.244 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-20 00:38:05.690 | (0273 / 1318) 2024-11-20 00:38:05.708 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-api.git in /opt/dib_cache/source-repositories/charm_layer_openstack_api_ad98edef6cc34d473cf127c6eca26b5ea5e37d29 with ref * 2024-11-20 00:38:06.301 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-20 00:38:06.374 | (0274 / 1318) 2024-11-20 00:38:06.392 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-principle.git in /opt/dib_cache/source-repositories/charm_layer_openstack_principle_860cdb6b1f7eabdc10998550f94d34b64cf8ebad with ref * 2024-11-20 00:38:06.919 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-20 00:38:06.993 | (0275 / 1318) 2024-11-20 00:38:07.010 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-20 00:38:08.105 | Cloning from charm-magnum cache and applying ref * 2024-11-20 00:38:10.397 | (0276 / 1318) 2024-11-20 00:38:10.414 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-11-20 00:38:11.611 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-20 00:38:13.729 | (0277 / 1318) 2024-11-20 00:38:13.747 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-11-20 00:38:14.593 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-20 00:38:15.475 | (0278 / 1318) 2024-11-20 00:38:15.492 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-20 00:38:16.091 | Cloning from charm-magpie cache and applying ref * 2024-11-20 00:38:17.583 | (0279 / 1318) 2024-11-20 00:38:17.600 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-20 00:38:19.772 | Cloning from charm-manila cache and applying ref * 2024-11-20 00:38:22.664 | (0280 / 1318) 2024-11-20 00:38:22.681 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-11-20 00:38:23.843 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-20 00:38:24.973 | (0281 / 1318) 2024-11-20 00:38:24.991 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-11-20 00:38:25.661 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-20 00:38:25.736 | (0282 / 1318) 2024-11-20 00:38:25.754 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-11-20 00:38:26.987 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-20 00:38:34.945 | (0283 / 1318) 2024-11-20 00:38:34.963 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-11-20 00:38:38.309 | Cloning from charm-manila-generic cache and applying ref * 2024-11-20 00:38:39.805 | (0284 / 1318) 2024-11-20 00:38:39.822 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-11-20 00:38:40.268 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-20 00:38:40.384 | (0285 / 1318) 2024-11-20 00:38:40.402 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-11-20 00:38:41.126 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-20 00:38:41.493 | (0286 / 1318) 2024-11-20 00:38:41.510 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-11-20 00:38:42.464 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-20 00:38:46.917 | (0287 / 1318) 2024-11-20 00:38:46.935 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-20 00:38:48.202 | Cloning from charm-masakari cache and applying ref * 2024-11-20 00:38:51.444 | (0288 / 1318) 2024-11-20 00:38:51.462 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-11-20 00:38:52.655 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-20 00:38:54.345 | (0289 / 1318) 2024-11-20 00:38:54.363 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-20 00:38:55.060 | Cloning from charm-mistral cache and applying ref * 2024-11-20 00:38:55.271 | (0290 / 1318) 2024-11-20 00:38:55.288 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-20 00:38:56.302 | Cloning from charm-murano cache and applying ref * 2024-11-20 00:38:56.495 | (0291 / 1318) 2024-11-20 00:38:56.513 | Updating cache of https://opendev.org/openstack/charm-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_mysql_innodb_cluster_3be21854cb621061fbe209991b616b0b365d7917 with ref * 2024-11-20 00:38:58.468 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-20 00:39:01.408 | (0292 / 1318) 2024-11-20 00:39:01.426 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-11-20 00:39:02.705 | Cloning from charm-mysql-router cache and applying ref * 2024-11-20 00:39:04.984 | (0293 / 1318) 2024-11-20 00:39:05.002 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-11-20 00:39:06.248 | Cloning from charm-neutron-api cache and applying ref * 2024-11-20 00:39:10.692 | (0294 / 1318) 2024-11-20 00:39:10.710 | Updating cache of https://opendev.org/openstack/charm-neutron-api-odl.git in /opt/dib_cache/source-repositories/charm_neutron_api_odl_b73cd3bb2495eb9d342b57390e72bbf81b228ca2 with ref * 2024-11-20 00:39:11.343 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-20 00:39:11.484 | (0295 / 1318) 2024-11-20 00:39:11.502 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-arista.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_arista_83e0603af52deafe98e38cec5b4fadeee3afcebb with ref * 2024-11-20 00:39:12.694 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-20 00:39:13.973 | (0296 / 1318) 2024-11-20 00:39:13.990 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ironic.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ironic_7ac4ace0461c932299ec3eaa248acd7c81352f15 with ref * 2024-11-20 00:39:14.928 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-20 00:39:16.205 | (0297 / 1318) 2024-11-20 00:39:16.223 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ovn.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ovn_b24036dac0afa3cab4ea24f32e156c671fa810dc with ref * 2024-11-20 00:39:17.350 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-20 00:39:20.302 | (0298 / 1318) 2024-11-20 00:39:20.320 | Updating cache of https://opendev.org/openstack/charm-neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/charm_neutron_dynamic_routing_767a67da9fd087dea2879cf1ec2b3ad22fea3352 with ref * 2024-11-20 00:39:20.898 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-20 00:39:22.397 | (0299 / 1318) 2024-11-20 00:39:22.415 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-11-20 00:39:23.422 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-20 00:39:25.340 | (0300 / 1318) 2024-11-20 00:39:25.358 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-11-20 00:39:26.065 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-20 00:39:31.348 | (0301 / 1318) 2024-11-20 00:39:31.365 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-11-20 00:39:32.369 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-20 00:39:38.976 | (0302 / 1318) 2024-11-20 00:39:38.994 | Updating cache of https://opendev.org/openstack/charm-nova-cell-controller.git in /opt/dib_cache/source-repositories/charm_nova_cell_controller_accf2bee70d9c3b95d2ea1c2a95d9e461a128951 with ref * 2024-11-20 00:39:41.050 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-20 00:39:46.600 | (0303 / 1318) 2024-11-20 00:39:46.618 | Updating cache of https://opendev.org/openstack/charm-nova-cloud-controller.git in /opt/dib_cache/source-repositories/charm_nova_cloud_controller_0b33a6432a7733354845457479cae1ad00e99c67 with ref * 2024-11-20 00:39:47.937 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-20 00:39:48.229 | (0304 / 1318) 2024-11-20 00:39:48.247 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-11-20 00:39:51.045 | Cloning from charm-nova-compute cache and applying ref * 2024-11-20 00:39:51.337 | (0305 / 1318) 2024-11-20 00:39:51.355 | Updating cache of https://opendev.org/openstack/charm-nova-compute-nvidia-vgpu.git in /opt/dib_cache/source-repositories/charm_nova_compute_nvidia_vgpu_9b1f2a56c56517d7e4f553cfd98116bf7e0da811 with ref * 2024-11-20 00:39:54.331 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-20 00:39:54.433 | (0306 / 1318) 2024-11-20 00:39:54.451 | Updating cache of https://opendev.org/openstack/charm-nova-compute-proxy.git in /opt/dib_cache/source-repositories/charm_nova_compute_proxy_9d359aa48bef4aec760b5fc6b817c7d025b82502 with ref * 2024-11-20 00:39:55.911 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-20 00:39:55.991 | (0307 / 1318) 2024-11-20 00:39:56.008 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-11-20 00:39:59.451 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-20 00:39:59.564 | (0308 / 1318) 2024-11-20 00:39:59.581 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-11-20 00:40:04.452 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-20 00:40:04.534 | (0309 / 1318) 2024-11-20 00:40:04.552 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-20 00:40:11.994 | Cloning from charm-octavia cache and applying ref * 2024-11-20 00:40:12.160 | (0310 / 1318) 2024-11-20 00:40:12.178 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-11-20 00:40:12.543 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-20 00:40:12.665 | (0311 / 1318) 2024-11-20 00:40:12.682 | Updating cache of https://opendev.org/openstack/charm-octavia-diskimage-retrofit.git in /opt/dib_cache/source-repositories/charm_octavia_diskimage_retrofit_218c0c9db0ec6e1aa5575c12fbf0f91930a96ed8 with ref * 2024-11-20 00:40:12.954 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-20 00:40:13.123 | (0312 / 1318) 2024-11-20 00:40:13.140 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-11-20 00:40:13.457 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-20 00:40:13.546 | (0313 / 1318) 2024-11-20 00:40:13.563 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-11-20 00:40:13.844 | Cloning from charm-odl-controller cache and applying ref * 2024-11-20 00:40:13.924 | (0314 / 1318) 2024-11-20 00:40:13.943 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-11-20 00:40:14.262 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-20 00:40:14.501 | (0315 / 1318) 2024-11-20 00:40:14.518 | Updating cache of https://opendev.org/openstack/charm-openstack-exporter-k8s.git in /opt/dib_cache/source-repositories/charm_openstack_exporter_k8s_6bcec605566ad5751460d8fac37f062401d3f240 with ref * 2024-11-20 00:40:14.794 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-20 00:40:14.871 | (0316 / 1318) 2024-11-20 00:40:14.889 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-11-20 00:40:15.171 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-20 00:40:15.284 | (0317 / 1318) 2024-11-20 00:40:15.302 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-11-20 00:40:15.654 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-20 00:40:15.732 | (0318 / 1318) 2024-11-20 00:40:15.750 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-11-20 00:40:16.018 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-20 00:40:16.098 | (0319 / 1318) 2024-11-20 00:40:16.116 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_client_247a03efec36a38318a56087affa93b56827c5e1 with ref * 2024-11-20 00:40:16.380 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-20 00:40:16.459 | (0320 / 1318) 2024-11-20 00:40:16.476 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-iscsi-admin-access.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_iscsi_admin_access_792f295f141d7fbed04a0f617827f8173132ea0b with ref * 2024-11-20 00:40:16.785 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-20 00:40:16.858 | (0321 / 1318) 2024-11-20 00:40:16.876 | Updating cache of https://opendev.org/openstack/charm-ops-interface-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_ops_interface_openstack_loadbalancer_17892e2ffd06497e04ac9cacc6334dcf831596e6 with ref * 2024-11-20 00:40:17.148 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-20 00:40:17.222 | (0322 / 1318) 2024-11-20 00:40:17.240 | Updating cache of https://opendev.org/openstack/charm-ops-interface-tls-certificates.git in /opt/dib_cache/source-repositories/charm_ops_interface_tls_certificates_277844a813ce60721131d47d1acb5a810cd61039 with ref * 2024-11-20 00:40:17.540 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-20 00:40:17.616 | (0323 / 1318) 2024-11-20 00:40:17.634 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-11-20 00:40:17.913 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-20 00:40:17.999 | (0324 / 1318) 2024-11-20 00:40:18.016 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-11-20 00:40:18.282 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-20 00:40:18.432 | (0325 / 1318) 2024-11-20 00:40:18.450 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-11-20 00:40:18.709 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-20 00:40:18.800 | (0326 / 1318) 2024-11-20 00:40:18.817 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-20 00:40:19.072 | Cloning from charm-panko cache and applying ref * 2024-11-20 00:40:19.145 | (0327 / 1318) 2024-11-20 00:40:19.162 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-11-20 00:40:19.432 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-20 00:40:19.572 | (0328 / 1318) 2024-11-20 00:40:19.589 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-20 00:40:19.852 | Cloning from charm-placement cache and applying ref * 2024-11-20 00:40:20.026 | (0329 / 1318) 2024-11-20 00:40:20.043 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-11-20 00:40:20.287 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-20 00:40:20.396 | (0330 / 1318) 2024-11-20 00:40:20.414 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-11-20 00:40:20.709 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-20 00:40:20.913 | (0331 / 1318) 2024-11-20 00:40:20.930 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-20 00:40:21.177 | Cloning from charm-specs cache and applying ref * 2024-11-20 00:40:21.292 | (0332 / 1318) 2024-11-20 00:40:21.310 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-11-20 00:40:21.671 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-20 00:40:21.864 | (0333 / 1318) 2024-11-20 00:40:21.881 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-11-20 00:40:22.148 | Cloning from charm-swift-storage cache and applying ref * 2024-11-20 00:40:22.331 | (0334 / 1318) 2024-11-20 00:40:22.348 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-20 00:40:22.615 | Cloning from charm-tempest cache and applying ref * 2024-11-20 00:40:22.700 | (0335 / 1318) 2024-11-20 00:40:22.718 | Updating cache of https://opendev.org/openstack/charm-trilio-data-mover.git in /opt/dib_cache/source-repositories/charm_trilio_data_mover_16926d359d674f0f00ff29a5b87dd150f9898741 with ref * 2024-11-20 00:40:23.031 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-20 00:40:23.115 | (0336 / 1318) 2024-11-20 00:40:23.132 | Updating cache of https://opendev.org/openstack/charm-trilio-dm-api.git in /opt/dib_cache/source-repositories/charm_trilio_dm_api_93758839fd4c6fc0104f1cef5f1fd74049ee7fc1 with ref * 2024-11-20 00:40:23.449 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-20 00:40:23.531 | (0337 / 1318) 2024-11-20 00:40:23.548 | Updating cache of https://opendev.org/openstack/charm-trilio-horizon-plugin.git in /opt/dib_cache/source-repositories/charm_trilio_horizon_plugin_0abfda54e94ce53a4244f88b8c3c0eb553d5b5d5 with ref * 2024-11-20 00:40:23.901 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-20 00:40:23.982 | (0338 / 1318) 2024-11-20 00:40:24.000 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-11-20 00:40:24.301 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-20 00:40:24.384 | (0339 / 1318) 2024-11-20 00:40:24.401 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-20 00:40:24.700 | Cloning from charm-trove cache and applying ref * 2024-11-20 00:40:24.773 | (0340 / 1318) 2024-11-20 00:40:24.791 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-20 00:40:25.112 | Cloning from charm-vault cache and applying ref * 2024-11-20 00:40:25.274 | (0341 / 1318) 2024-11-20 00:40:25.291 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-20 00:40:25.577 | Cloning from charm-watcher cache and applying ref * 2024-11-20 00:40:25.699 | (0342 / 1318) 2024-11-20 00:40:25.718 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-11-20 00:40:26.097 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-20 00:40:26.451 | (0343 / 1318) 2024-11-20 00:40:26.468 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-11-20 00:40:26.933 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-20 00:40:27.027 | (0344 / 1318) 2024-11-20 00:40:27.044 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-20 00:40:27.394 | Cloning from charms.ceph cache and applying ref * 2024-11-20 00:40:27.499 | (0345 / 1318) 2024-11-20 00:40:27.516 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-20 00:40:27.874 | Cloning from charms.openstack cache and applying ref * 2024-11-20 00:40:28.024 | (0346 / 1318) 2024-11-20 00:40:28.041 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-11-20 00:40:28.550 | Cloning from ci-log-processing cache and applying ref * 2024-11-20 00:40:28.708 | (0347 / 1318) 2024-11-20 00:40:28.725 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-20 00:40:29.069 | Cloning from cinder cache and applying ref * 2024-11-20 00:40:30.337 | (0348 / 1318) 2024-11-20 00:40:30.354 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-20 00:40:31.436 | Cloning from cinder-specs cache and applying ref * 2024-11-20 00:40:31.716 | (0349 / 1318) 2024-11-20 00:40:31.734 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-11-20 00:40:33.567 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-20 00:40:33.715 | (0350 / 1318) 2024-11-20 00:40:33.732 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-20 00:40:36.450 | Cloning from cinderlib cache and applying ref * 2024-11-20 00:40:36.564 | (0351 / 1318) 2024-11-20 00:40:36.581 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-20 00:40:39.030 | Cloning from cliff cache and applying ref * 2024-11-20 00:40:39.196 | (0352 / 1318) 2024-11-20 00:40:39.213 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-20 00:40:40.443 | Cloning from cloudkitty cache and applying ref * 2024-11-20 00:40:40.768 | (0353 / 1318) 2024-11-20 00:40:40.786 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-20 00:40:41.493 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-20 00:40:41.642 | (0354 / 1318) 2024-11-20 00:40:41.659 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-20 00:40:42.188 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-20 00:40:42.267 | (0355 / 1318) 2024-11-20 00:40:42.284 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-11-20 00:40:42.735 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-20 00:40:42.829 | (0356 / 1318) 2024-11-20 00:40:42.846 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-20 00:40:43.297 | Cloning from codegenerator cache and applying ref * 2024-11-20 00:40:43.556 | (0357 / 1318) 2024-11-20 00:40:43.574 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-20 00:40:43.874 | Cloning from constellations cache and applying ref * 2024-11-20 00:40:43.947 | (0358 / 1318) 2024-11-20 00:40:43.964 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-20 00:40:44.266 | Cloning from contributor-guide cache and applying ref * 2024-11-20 00:40:44.424 | (0359 / 1318) 2024-11-20 00:40:44.441 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-20 00:40:44.760 | Cloning from cookiecutter cache and applying ref * 2024-11-20 00:40:44.837 | (0360 / 1318) 2024-11-20 00:40:44.855 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-20 00:40:45.140 | Cloning from coverage2sql cache and applying ref * 2024-11-20 00:40:45.237 | (0361 / 1318) 2024-11-20 00:40:45.259 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-20 00:40:45.602 | Cloning from cyborg cache and applying ref * 2024-11-20 00:40:45.840 | (0362 / 1318) 2024-11-20 00:40:45.858 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-20 00:40:46.148 | Cloning from cyborg-specs cache and applying ref * 2024-11-20 00:40:46.241 | (0363 / 1318) 2024-11-20 00:40:46.258 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-11-20 00:40:46.564 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-20 00:40:46.659 | (0364 / 1318) 2024-11-20 00:40:46.676 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-20 00:40:47.042 | Cloning from debtcollector cache and applying ref * 2024-11-20 00:40:47.153 | (0365 / 1318) 2024-11-20 00:40:47.170 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-20 00:40:47.488 | Cloning from designate cache and applying ref * 2024-11-20 00:40:48.151 | (0366 / 1318) 2024-11-20 00:40:48.168 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-20 00:40:48.459 | Cloning from designate-dashboard cache and applying ref * 2024-11-20 00:40:48.626 | (0367 / 1318) 2024-11-20 00:40:48.643 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-11-20 00:40:48.959 | Cloning from designate-specs cache and applying ref * 2024-11-20 00:40:49.400 | (0368 / 1318) 2024-11-20 00:40:49.419 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-11-20 00:40:49.707 | Cloning from designate-tempest-plugin cache and applying ref * 2024-11-20 00:40:57.818 | (0369 / 1318) 2024-11-20 00:40:57.835 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-11-20 00:40:58.338 | Cloning from devstack cache and applying ref * 2024-11-20 00:41:42.486 | (0370 / 1318) 2024-11-20 00:41:42.503 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-11-20 00:41:42.764 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-11-20 00:41:43.624 | (0371 / 1318) 2024-11-20 00:41:43.641 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-11-20 00:41:43.917 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-11-20 00:41:55.194 | (0372 / 1318) 2024-11-20 00:41:55.212 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-11-20 00:41:55.512 | Cloning from devstack-plugin-container cache and applying ref * 2024-11-20 00:41:57.529 | (0373 / 1318) 2024-11-20 00:41:57.547 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-11-20 00:41:57.824 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-11-20 00:41:57.897 | (0374 / 1318) 2024-11-20 00:41:57.915 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-11-20 00:41:59.838 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-11-20 00:41:59.973 | (0375 / 1318) 2024-11-20 00:41:59.991 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-11-20 00:42:00.599 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-11-20 00:42:02.112 | (0376 / 1318) 2024-11-20 00:42:02.130 | Updating cache of https://opendev.org/openstack/devstack-plugin-open-cas.git in /opt/dib_cache/source-repositories/devstack_plugin_open_cas_1babc365afeee25ba5a15e22872cae3dda3a35a8 with ref * 2024-11-20 00:42:02.421 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-11-20 00:42:02.603 | (0377 / 1318) 2024-11-20 00:42:02.620 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-11-20 00:42:03.075 | Cloning from devstack-tools cache and applying ref * 2024-11-20 00:42:03.276 | (0378 / 1318) 2024-11-20 00:42:03.293 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-11-20 00:42:03.743 | Cloning from devstack-vagrant cache and applying ref * 2024-11-20 00:42:04.226 | (0379 / 1318) 2024-11-20 00:42:04.244 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-11-20 00:42:04.669 | Cloning from diskimage-builder cache and applying ref * 2024-11-20 00:42:21.646 | (0380 / 1318) 2024-11-20 00:42:21.663 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-11-20 00:42:21.921 | Cloning from election cache and applying ref * 2024-11-20 00:43:02.270 | (0381 / 1318) 2024-11-20 00:43:02.287 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-11-20 00:43:02.531 | Cloning from eslint-config-openstack cache and applying ref * 2024-11-20 00:43:02.634 | (0382 / 1318) 2024-11-20 00:43:02.652 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-11-20 00:43:02.910 | Cloning from etcd3gw cache and applying ref * 2024-11-20 00:43:08.675 | (0383 / 1318) 2024-11-20 00:43:08.692 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-11-20 00:43:09.044 | Cloning from freezer cache and applying ref * 2024-11-20 00:43:12.325 | (0384 / 1318) 2024-11-20 00:43:12.342 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-11-20 00:43:12.635 | Cloning from freezer-api cache and applying ref * 2024-11-20 00:43:12.854 | (0385 / 1318) 2024-11-20 00:43:12.872 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-11-20 00:43:13.137 | Cloning from freezer-dr cache and applying ref * 2024-11-20 00:43:13.268 | (0386 / 1318) 2024-11-20 00:43:13.286 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-11-20 00:43:13.525 | Cloning from freezer-specs cache and applying ref * 2024-11-20 00:43:13.603 | (0387 / 1318) 2024-11-20 00:43:13.620 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-11-20 00:43:13.864 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-11-20 00:43:14.052 | (0388 / 1318) 2024-11-20 00:43:14.070 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-11-20 00:43:14.420 | Cloning from freezer-web-ui cache and applying ref * 2024-11-20 00:43:14.696 | (0389 / 1318) 2024-11-20 00:43:14.713 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-11-20 00:43:15.052 | Cloning from futurist cache and applying ref * 2024-11-20 00:43:16.207 | (0390 / 1318) 2024-11-20 00:43:16.224 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-11-20 00:43:16.609 | Cloning from glance cache and applying ref * 2024-11-20 00:45:01.917 | (0391 / 1318) 2024-11-20 00:45:01.935 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-11-20 00:45:02.307 | Cloning from glance-specs cache and applying ref * 2024-11-20 00:45:13.883 | (0392 / 1318) 2024-11-20 00:45:13.901 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-11-20 00:45:19.708 | Cloning from glance-tempest-plugin cache and applying ref * 2024-11-20 00:45:20.908 | (0393 / 1318) 2024-11-20 00:45:20.926 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-11-20 00:45:25.890 | Cloning from glance_store cache and applying ref * 2024-11-20 00:45:47.475 | (0394 / 1318) 2024-11-20 00:45:47.492 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-11-20 00:45:47.766 | Cloning from goal-tools cache and applying ref * 2024-11-20 00:45:47.990 | (0395 / 1318) 2024-11-20 00:45:48.007 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-11-20 00:45:48.273 | Cloning from governance cache and applying ref * 2024-11-20 00:46:44.735 | (0396 / 1318) 2024-11-20 00:46:44.752 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-11-20 00:46:45.265 | Cloning from governance-sigs cache and applying ref * 2024-11-20 00:46:45.455 | (0397 / 1318) 2024-11-20 00:46:45.472 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-11-20 00:46:46.056 | Cloning from governance-website cache and applying ref * 2024-11-20 00:46:46.128 | (0398 / 1318) 2024-11-20 00:46:46.146 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-11-20 00:46:46.428 | Cloning from grenade cache and applying ref * 2024-11-20 00:46:52.621 | (0399 / 1318) 2024-11-20 00:46:52.639 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-11-20 00:46:52.958 | Cloning from ha-guide cache and applying ref * 2024-11-20 00:46:53.925 | (0400 / 1318) 2024-11-20 00:46:53.942 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-11-20 00:46:54.330 | Cloning from hacking cache and applying ref * 2024-11-20 00:46:56.214 | (0401 / 1318) 2024-11-20 00:46:56.232 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-11-20 00:46:57.115 | Cloning from heat cache and applying ref * 2024-11-20 00:48:16.017 | (0402 / 1318) 2024-11-20 00:48:16.034 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-11-20 00:48:16.310 | Cloning from heat-agents cache and applying ref * 2024-11-20 00:48:27.754 | (0403 / 1318) 2024-11-20 00:48:27.771 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-11-20 00:48:28.166 | Cloning from heat-cfntools cache and applying ref * 2024-11-20 00:48:29.096 | (0404 / 1318) 2024-11-20 00:48:29.113 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-11-20 00:48:29.377 | Cloning from heat-dashboard cache and applying ref * 2024-11-20 00:48:34.960 | (0405 / 1318) 2024-11-20 00:48:34.977 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-11-20 00:48:35.380 | Cloning from heat-specs cache and applying ref * 2024-11-20 00:48:35.583 | (0406 / 1318) 2024-11-20 00:48:35.600 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-11-20 00:48:35.912 | Cloning from heat-tempest-plugin cache and applying ref * 2024-11-20 00:48:39.094 | (0407 / 1318) 2024-11-20 00:48:39.111 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-11-20 00:48:39.397 | Cloning from heat-templates cache and applying ref * 2024-11-20 00:48:39.861 | (0408 / 1318) 2024-11-20 00:48:39.879 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-11-20 00:48:40.164 | Cloning from heat-translator cache and applying ref * 2024-11-20 00:48:41.460 | (0409 / 1318) 2024-11-20 00:48:41.477 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-11-20 00:48:48.622 | Cloning from horizon cache and applying ref * 2024-11-20 00:50:49.761 | (0410 / 1318) 2024-11-20 00:50:49.778 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-11-20 00:50:50.151 | Cloning from i18n cache and applying ref * 2024-11-20 00:50:54.158 | (0411 / 1318) 2024-11-20 00:50:54.176 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-11-20 00:50:54.441 | Cloning from ideas cache and applying ref * 2024-11-20 00:50:54.515 | (0412 / 1318) 2024-11-20 00:50:54.532 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-11-20 00:50:54.978 | Cloning from ironic cache and applying ref * 2024-11-20 00:51:14.984 | (0413 / 1318) 2024-11-20 00:51:15.001 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-11-20 00:51:23.357 | Cloning from ironic-inspector cache and applying ref * 2024-11-20 00:51:49.015 | (0414 / 1318) 2024-11-20 00:51:49.068 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2024-11-20 00:51:51.044 | Cloning from ironic-inspector-specs cache and applying ref * 2024-11-20 00:51:51.120 | (0415 / 1318) 2024-11-20 00:51:51.137 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-11-20 00:51:56.234 | Cloning from ironic-lib cache and applying ref * 2024-11-20 00:52:03.466 | (0416 / 1318) 2024-11-20 00:52:03.483 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2024-11-20 00:52:05.798 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-11-20 00:52:09.515 | (0417 / 1318) 2024-11-20 00:52:09.532 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2024-11-20 00:52:15.819 | Cloning from ironic-python-agent cache and applying ref * 2024-11-20 00:53:20.915 | (0418 / 1318) 2024-11-20 00:53:20.933 | Updating cache of https://opendev.org/openstack/ironic-python-agent-builder.git in /opt/dib_cache/source-repositories/ironic_python_agent_builder_ccc255329a9a48884813b00c08f6b07cefef16bb with ref * 2024-11-20 00:53:23.209 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-11-20 00:53:34.376 | (0419 / 1318) 2024-11-20 00:53:34.393 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-11-20 00:53:36.634 | Cloning from ironic-specs cache and applying ref * 2024-11-20 00:53:40.902 | (0420 / 1318) 2024-11-20 00:53:40.919 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2024-11-20 00:53:50.119 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-11-20 00:54:19.604 | (0421 / 1318) 2024-11-20 00:54:19.621 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-11-20 00:54:21.906 | Cloning from ironic-ui cache and applying ref * 2024-11-20 00:54:24.818 | (0422 / 1318) 2024-11-20 00:54:24.835 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2024-11-20 00:54:25.338 | Cloning from karma-subunit-reporter cache and applying ref * 2024-11-20 00:54:25.415 | (0423 / 1318) 2024-11-20 00:54:25.432 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-11-20 00:54:31.596 | Cloning from kayobe cache and applying ref * 2024-11-20 00:59:33.745 | (0424 / 1318) 2024-11-20 00:59:33.762 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-11-20 00:59:52.247 | Cloning from kayobe-config cache and applying ref * 2024-11-20 01:00:15.201 | (0425 / 1318) 2024-11-20 01:00:15.218 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2024-11-20 01:00:20.035 | Cloning from kayobe-config-dev cache and applying ref * 2024-11-20 01:00:28.616 | (0426 / 1318) 2024-11-20 01:00:28.633 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-11-20 01:00:34.694 | Cloning from keystone cache and applying ref * 2024-11-20 01:02:30.623 | (0427 / 1318) 2024-11-20 01:02:30.640 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-11-20 01:02:31.350 | Cloning from keystone-specs cache and applying ref * 2024-11-20 01:02:32.564 | (0428 / 1318) 2024-11-20 01:02:32.582 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2024-11-20 01:02:34.073 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-11-20 01:02:38.642 | (0429 / 1318) 2024-11-20 01:02:38.660 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-11-20 01:02:52.602 | Cloning from keystoneauth cache and applying ref * 2024-11-20 01:03:14.580 | (0430 / 1318) 2024-11-20 01:03:14.598 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-11-20 01:03:17.611 | Cloning from keystonemiddleware cache and applying ref * 2024-11-20 01:03:28.274 | (0431 / 1318) 2024-11-20 01:03:28.291 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-11-20 01:03:32.463 | Cloning from kolla cache and applying ref * 2024-11-20 01:07:52.652 | (0432 / 1318) 2024-11-20 01:07:52.669 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-11-20 01:08:07.056 | fatal: unable to access 'https://opendev.org/openstack/kolla-ansible.git/': Could not resolve host: opendev.org 2024-11-20 01:08:07.120 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-20 01:08:07.125 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-20 01:08:07.130 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-20 01:08:07.136 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-20 01:08:07.141 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-20 01:08:07.909 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.4o5xoG7c/mnt 2024-11-20 01:08:07.914 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.4o5xoG7c/mnt 2024-11-20 01:08:07.920 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-20 01:08:07.925 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-20 01:08:07.930 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-20 01:08:07.935 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-20 01:08:07.940 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.4o5xoG7c/mnt ']' 2024-11-20 01:08:07.945 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.4o5xoG7c/mnt 2024-11-20 01:08:07.953 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.4o5xoG7c/mnt 2024-11-20 01:08:07.958 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-20 01:08:07.964 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-20 01:08:07.972 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-20 01:08:07.972 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.4o5xoG7c/mnt/' 2024-11-20 01:08:07.973 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-20 01:08:08.023 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.4o5xoG7c/mnt/tmp/yum 2024-11-20 01:08:08.023 | /opt/dib_tmp/dib_build.4o5xoG7c/mnt/sys 2024-11-20 01:08:08.023 | /opt/dib_tmp/dib_build.4o5xoG7c/mnt/proc 2024-11-20 01:08:08.023 | /opt/dib_tmp/dib_build.4o5xoG7c/mnt/dev/pts 2024-11-20 01:08:08.023 | /opt/dib_tmp/dib_build.4o5xoG7c/mnt/dev' 2024-11-20 01:08:08.028 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 01:08:08.033 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 01:08:08.039 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 01:08:08.044 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 01:08:08.049 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.4o5xoG7c/mnt/tmp/yum == */boot/efi ]] 2024-11-20 01:08:08.054 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 01:08:08.059 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 01:08:08.065 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 01:08:08.070 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.4o5xoG7c/mnt/tmp/yum' 2024-11-20 01:08:08.071 | Unmount /opt/dib_tmp/dib_build.4o5xoG7c/mnt/tmp/yum 2024-11-20 01:08:08.075 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.4o5xoG7c/mnt/tmp/yum 2024-11-20 01:08:08.289 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 01:08:08.294 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 01:08:08.299 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 01:08:08.304 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 01:08:08.309 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.4o5xoG7c/mnt/sys == */boot/efi ]] 2024-11-20 01:08:08.314 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 01:08:08.319 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 01:08:08.324 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 01:08:08.329 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.4o5xoG7c/mnt/sys' 2024-11-20 01:08:08.329 | Unmount /opt/dib_tmp/dib_build.4o5xoG7c/mnt/sys 2024-11-20 01:08:08.334 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.4o5xoG7c/mnt/sys 2024-11-20 01:08:08.351 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 01:08:08.357 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 01:08:08.362 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 01:08:08.367 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 01:08:08.372 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.4o5xoG7c/mnt/proc == */boot/efi ]] 2024-11-20 01:08:08.377 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 01:08:08.382 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 01:08:08.387 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 01:08:08.392 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.4o5xoG7c/mnt/proc' 2024-11-20 01:08:08.392 | Unmount /opt/dib_tmp/dib_build.4o5xoG7c/mnt/proc 2024-11-20 01:08:08.397 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.4o5xoG7c/mnt/proc 2024-11-20 01:08:08.414 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 01:08:08.419 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 01:08:08.424 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 01:08:08.429 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 01:08:08.434 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.4o5xoG7c/mnt/dev/pts == */boot/efi ]] 2024-11-20 01:08:08.439 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 01:08:08.444 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 01:08:08.449 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 01:08:08.454 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.4o5xoG7c/mnt/dev/pts' 2024-11-20 01:08:08.454 | Unmount /opt/dib_tmp/dib_build.4o5xoG7c/mnt/dev/pts 2024-11-20 01:08:08.459 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.4o5xoG7c/mnt/dev/pts 2024-11-20 01:08:08.477 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 01:08:08.482 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 01:08:08.486 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 01:08:08.492 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 01:08:08.497 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.4o5xoG7c/mnt/dev == */boot/efi ]] 2024-11-20 01:08:08.502 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 01:08:08.507 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 01:08:08.511 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 01:08:08.516 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.4o5xoG7c/mnt/dev' 2024-11-20 01:08:08.517 | Unmount /opt/dib_tmp/dib_build.4o5xoG7c/mnt/dev 2024-11-20 01:08:08.521 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.4o5xoG7c/mnt/dev 2024-11-20 01:08:08.538 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-20 01:08:08.543 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-20 01:08:08.548 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-11-20 01:08:50.628 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 01:08:50.629 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.4o5xoG7c/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Up3x8NRW', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.4o5xoG7c/mnt', 'build-dir': '/opt/dib_tmp/dib_build.4o5xoG7c'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 01:08:50.629 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-20 01:08:50.712 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-20 01:08:50.717 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.4o5xoG7c/built; do sleep 1; done' 2024-11-20 01:08:51.097 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.4o5xoG7c/mnt 2024-11-20 01:09:03.966 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.4o5xoG7c 2024-11-20 01:09:04.158 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-20 01:09:04.163 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-20 01:09:04.168 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 01:09:04.174 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 01:09:04.180 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.4o5xoG7c 2024-11-20 01:09:04.195 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-20 01:09:04.200 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.Up3x8NRW 2024-11-20 01:09:04.278 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-20 01:09:04.283 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-20 01:09:04.288 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 01:09:04.294 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 01:09:04.299 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.Up3x8NRW 2024-11-20 01:09:04.306 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128