2024-11-19 10:54:15.822 | diskimage-builder version 3.36.0 2024-11-19 10:54:15.824 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console centos-minimal epel 2024-11-19 10:54:15.948 | 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-19 10:54:16.010 | Expanded element dependencies to: cloud-init-datasources base sysprep cache-url cache-devstack simple-init install-bin openssh-server zuul-worker install-static journal-to-console yum-minimal nodepool-base manifests selinux-fixfiles-restore block-device-efi redhat-common growroot vm openstack-repos bootloader runtime-ssh-host-keys infra-package-needs centos-minimal pkg-map ensure-venv yum install-types rpm-distro source-repositories package-installs dib-init-system epel 2024-11-19 10:54:16.015 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-19 10:54:16.020 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/centos-9-stream-arm64-b3388f8811e2480b984ef2f7a1b4b9eb 2024-11-19 10:54:16.025 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/centos-9-stream-arm64-b3388f8811e2480b984ef2f7a1b4b9eb 2024-11-19 10:54:16.030 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-19 10:54:16.034 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-19 10:54:16.039 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-19 10:54:16.043 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-19 10:54:16.048 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-19 10:54:16.053 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-19 10:54:16.060 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.EqRXQ6Z3 2024-11-19 10:54:16.064 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-19 10:54:16.071 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.Un2zyva6 2024-11-19 10:54:16.075 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-19 10:54:16.080 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-19 10:54:16.084 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-19 10:54:16.088 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-19 10:54:16.093 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 10:54:16.097 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 10:54:16.101 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-19 10:54:16.106 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.EqRXQ6Z3 2024-11-19 10:54:16.106 | Building in /opt/dib_tmp/dib_build.EqRXQ6Z3 2024-11-19 10:54:16.110 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-19 10:54:16.115 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-19 10:54:16.119 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-19 10:54:16.124 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.EqRXQ6Z3/hooks 2024-11-19 10:54:16.128 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.EqRXQ6Z3/hooks 2024-11-19 10:54:16.133 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.EqRXQ6Z3/block-device 2024-11-19 10:54:16.140 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.EqRXQ6Z3/block-device/config.yaml 2024-11-19 10:54:16.145 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.EqRXQ6Z3/block-device/config.yaml 2024-11-19 10:54:16.166 | Searching elements for block-device[-arm64].yaml ... 2024-11-19 10:54:16.178 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-19 10:54:16.183 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-19 10:54:16.187 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.EqRXQ6Z3/block-device/params.yaml 2024-11-19 10:54:16.192 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-19 10:54:16.197 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-19 10:54:16.204 | + 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-19 10:54:16.683 | 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-19 10:54:16.683 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.EqRXQ6Z3/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Un2zyva6', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt', 'build-dir': '/opt/dib_tmp/dib_build.EqRXQ6Z3'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 10:54:16.688 | 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-19 10:54:16.688 | 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-19 10:54:16.689 | 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-19 10:54:16.689 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.EqRXQ6Z3/states/block-device/config.json] 2024-11-19 10:54:16.771 | ++ 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-19 10:54:17.246 | 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-19 10:54:17.246 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.EqRXQ6Z3/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Un2zyva6', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt', 'build-dir': '/opt/dib_tmp/dib_build.EqRXQ6Z3'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 10:54:17.247 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-19 10:54:17.247 | 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-19 10:54:17.325 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-19 10:54:17.330 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-19 10:54:17.336 | ++ 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-19 10:54:17.814 | 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-19 10:54:17.814 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.EqRXQ6Z3/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Un2zyva6', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt', 'build-dir': '/opt/dib_tmp/dib_build.EqRXQ6Z3'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 10:54:17.815 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-19 10:54:17.815 | 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-19 10:54:17.894 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-19 10:54:17.898 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-19 10:54:17.904 | ++ 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-19 10:54:18.380 | 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-19 10:54:18.381 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.EqRXQ6Z3/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Un2zyva6', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt', 'build-dir': '/opt/dib_tmp/dib_build.EqRXQ6Z3'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 10:54:18.381 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-19 10:54:18.381 | 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-19 10:54:18.461 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-19 10:54:18.466 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-19 10:54:18.471 | ++ 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-19 10:54:18.949 | 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-19 10:54:18.949 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.EqRXQ6Z3/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Un2zyva6', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt', 'build-dir': '/opt/dib_tmp/dib_build.EqRXQ6Z3'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 10:54:18.950 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-19 10:54:19.031 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-19 10:54:19.035 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-19 10:54:19.040 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-19 10:54:19.045 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt 2024-11-19 10:54:19.052 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt 2024-11-19 10:54:19.062 | chown: warning: '.' should be ':': 'root.root' 2024-11-19 10:54:19.068 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt 2024-11-19 10:54:19.073 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt 2024-11-19 10:54:19.078 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt 2024-11-19 10:54:19.082 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-19 10:54:19.087 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-19 10:54:19.091 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks ']' 2024-11-19 10:54:19.096 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-19 10:54:19.127 | Copying hooks for vm 2024-11-19 10:54:19.138 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-19 10:54:19.149 | Copying hooks for infra-package-needs 2024-11-19 10:54:19.160 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-19 10:54:19.170 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-19 10:54:19.173 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-19 10:54:19.175 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-19 10:54:19.185 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-19 10:54:19.188 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-19 10:54:19.191 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-19 10:54:19.193 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-19 10:54:19.196 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-19 10:54:19.206 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-19 10:54:19.222 | Copying hooks for epel 2024-11-19 10:54:19.246 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/epel/pre-install.d/05-rpm-epel-release 2024-11-19 10:54:19.323 | Copying hooks for centos-minimal 2024-11-19 10:54:19.351 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/yum.repos.d/8-stream 2024-11-19 10:54:19.372 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/yum.repos.d/9-stream 2024-11-19 10:54:19.492 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/test-elements/8-stream-aarch64-build-succeeds 2024-11-19 10:54:19.552 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/test-elements/8-stream-build-succeeds 2024-11-19 10:54:19.565 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/test-elements/9-stream-aarch64-build-succeeds 2024-11-19 10:54:19.574 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/test-elements/9-stream-build-succeeds 2024-11-19 10:54:19.651 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/environment.d/10-centos-distro-name.bash 2024-11-19 10:54:19.712 | Copying hooks for install-bin 2024-11-19 10:54:19.721 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-19 10:54:19.730 | Copying hooks for source-repositories 2024-11-19 10:54:19.741 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-19 10:54:19.757 | Copying hooks for package-installs 2024-11-19 10:54:19.766 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-19 10:54:19.777 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-19 10:54:19.780 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-19 10:54:19.782 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-19 10:54:19.785 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-19 10:54:19.793 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-19 10:54:19.796 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-19 10:54:19.804 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-19 10:54:19.807 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-19 10:54:19.815 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-19 10:54:19.818 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-19 10:54:19.832 | Copying hooks for yum 2024-11-19 10:54:19.873 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-11-19 10:54:19.915 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-11-19 10:54:19.940 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-11-19 10:54:19.973 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-11-19 10:54:19.984 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-11-19 10:54:19.988 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-11-19 10:54:19.993 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-11-19 10:54:19.997 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-11-19 10:54:20.001 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-11-19 10:54:20.012 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-11-19 10:54:20.048 | Copying hooks for cloud-init-datasources 2024-11-19 10:54:20.056 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-19 10:54:20.065 | Copying hooks for ensure-venv 2024-11-19 10:54:20.082 | Copying hooks for block-device-efi 2024-11-19 10:54:20.092 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-19 10:54:20.105 | Copying hooks for rpm-distro 2024-11-19 10:54:20.132 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-11-19 10:54:20.151 | 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-19 10:54:20.157 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-11-19 10:54:20.184 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-11-19 10:54:20.269 | Copying hooks for yum-minimal 2024-11-19 10:54:20.280 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/cleanup.d/95-remove-yum-mirror 2024-11-19 10:54:20.291 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/root.d/08-yum-chroot 2024-11-19 10:54:20.302 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/pre-install.d/03-yum-cleanup 2024-11-19 10:54:20.313 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/10-base-networking 2024-11-19 10:54:20.318 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/11-ensure-dbus-daemon 2024-11-19 10:54:20.340 | Copying hooks for base 2024-11-19 10:54:20.349 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-19 10:54:20.357 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-19 10:54:20.360 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-19 10:54:20.363 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-19 10:54:20.371 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-19 10:54:20.385 | Copying hooks for install-types 2024-11-19 10:54:20.394 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-19 10:54:20.402 | Copying hooks for selinux-fixfiles-restore 2024-11-19 10:54:20.413 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2024-11-19 10:54:20.443 | Copying hooks for openssh-server 2024-11-19 10:54:20.452 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-19 10:54:20.455 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-19 10:54:20.471 | Copying hooks for bootloader 2024-11-19 10:54:20.480 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-19 10:54:20.488 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-19 10:54:20.499 | Copying hooks for manifests 2024-11-19 10:54:20.508 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-19 10:54:20.516 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-19 10:54:20.524 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-19 10:54:20.533 | Copying hooks for openstack-repos 2024-11-19 10:54:20.541 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-19 10:54:20.552 | Copying hooks for sysprep 2024-11-19 10:54:20.561 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-19 10:54:20.569 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-19 10:54:20.578 | Copying hooks for dib-init-system 2024-11-19 10:54:20.586 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-19 10:54:20.594 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-19 10:54:20.602 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-19 10:54:20.611 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-19 10:54:20.619 | Copying hooks for journal-to-console 2024-11-19 10:54:20.628 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-19 10:54:20.636 | Copying hooks for install-static 2024-11-19 10:54:20.645 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-19 10:54:20.659 | Copying hooks for cache-devstack 2024-11-19 10:54:20.683 | Copying hooks for redhat-common 2024-11-19 10:54:20.707 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-11-19 10:54:20.756 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-11-19 10:54:20.790 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-11-19 10:54:20.825 | Copying hooks for cache-url 2024-11-19 10:54:20.833 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-19 10:54:20.853 | Copying hooks for nodepool-base 2024-11-19 10:54:20.861 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-19 10:54:20.869 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-19 10:54:20.880 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-19 10:54:20.882 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-19 10:54:20.893 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-19 10:54:20.901 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-19 10:54:20.904 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-19 10:54:20.912 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-19 10:54:20.914 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-19 10:54:20.917 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-19 10:54:20.920 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-19 10:54:20.928 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-19 10:54:20.930 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-19 10:54:20.933 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-19 10:54:20.936 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-19 10:54:20.939 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-19 10:54:20.941 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-19 10:54:20.944 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-19 10:54:20.952 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-19 10:54:20.968 | Copying hooks for growroot 2024-11-19 10:54:20.977 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-19 10:54:20.987 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-19 10:54:20.999 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-19 10:54:21.002 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-19 10:54:21.005 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-19 10:54:21.022 | Copying hooks for runtime-ssh-host-keys 2024-11-19 10:54:21.030 | 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-19 10:54:21.038 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-19 10:54:21.046 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-19 10:54:21.054 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-19 10:54:21.057 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-19 10:54:21.074 | Copying hooks for simple-init 2024-11-19 10:54:21.082 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-19 10:54:21.091 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-19 10:54:21.093 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-19 10:54:21.096 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-19 10:54:21.099 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-19 10:54:21.102 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-19 10:54:21.110 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-19 10:54:21.113 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-19 10:54:21.133 | Copying hooks for pkg-map 2024-11-19 10:54:21.142 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-19 10:54:21.150 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-19 10:54:21.158 | Copying hooks for zuul-worker 2024-11-19 10:54:21.167 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-19 10:54:21.175 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-19 10:54:21.192 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-19 10:54:21.197 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 10:54:21.199 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-19 10:54:21.207 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d ']' 2024-11-19 10:54:21.212 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d' 2024-11-19 10:54:21.212 | Running hooks from /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d 2024-11-19 10:54:21.217 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-19 10:54:21.222 | + 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.EqRXQ6Z3/hooks/root.d 2024-11-19 10:54:21.244 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/10-base-defaults 2024-11-19 10:54:21.251 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/10-base-defaults 2024-11-19 10:54:21.255 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 10:54:21.259 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 10:54:21.263 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 10:54:21.267 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 10:54:21.271 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 10:54:21.281 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 10:54:21.286 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-19 10:54:21.291 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-19 10:54:21.295 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 10:54:21.299 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 10:54:21.303 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-19 10:54:21.307 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 10:54:21.311 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 10:54:21.316 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-19 10:54:21.320 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-19 10:54:21.324 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 10:54:21.328 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 10:54:21.332 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 10:54:21.336 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 10:54:21.340 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/10-centos-distro-name.bash 2024-11-19 10:54:21.348 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/10-centos-distro-name.bash 2024-11-19 10:54:21.352 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2024-11-19 10:54:21.356 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2024-11-19 10:54:21.360 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=9-stream 2024-11-19 10:54:21.364 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=9-stream 2024-11-19 10:54:21.368 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/centos 2024-11-19 10:54:21.372 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/centos 2024-11-19 10:54:21.377 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:4 : export YUM=dnf 2024-11-19 10:54:21.381 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:4 : YUM=dnf 2024-11-19 10:54:21.385 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:5 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-19 10:54:21.389 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:5 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-19 10:54:21.393 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/14-manifests 2024-11-19 10:54:21.401 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/14-manifests 2024-11-19 10:54:21.405 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 10:54:21.409 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 10:54:21.413 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/centos-9-stream-arm64-b3388f8811e2480b984ef2f7a1b4b9eb.d/ 2024-11-19 10:54:21.418 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/centos-9-stream-arm64-b3388f8811e2480b984ef2f7a1b4b9eb.d/ 2024-11-19 10:54:21.423 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/15-block-device.bash 2024-11-19 10:54:21.430 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/15-block-device.bash 2024-11-19 10:54:21.434 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-19 10:54:21.439 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-19 10:54:21.443 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-19 10:54:21.447 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-19 10:54:21.455 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-19 10:54:21.459 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ centos =~ (almalinux|centos|fedora|rocky) ]] 2024-11-19 10:54:21.463 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-19 10:54:21.467 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-19 10:54:21.472 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \a\l\m\a\l\i\n\u\x ]] 2024-11-19 10:54:21.476 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \r\o\c\k\y ]] 2024-11-19 10:54:21.480 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \f\e\d\o\r\a ]] 2024-11-19 10:54:21.485 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-19 10:54:21.492 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-19 10:54:21.497 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 10:54:21.501 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 10:54:21.505 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/50-redhat-common 2024-11-19 10:54:21.513 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/50-redhat-common 2024-11-19 10:54:21.517 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 10:54:21.521 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 10:54:21.525 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-19 10:54:21.530 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-19 10:54:21.534 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-19 10:54:21.542 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-19 10:54:21.546 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 10:54:21.550 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 10:54:21.555 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 10:54:21.559 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 10:54:21.563 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 10:54:21.567 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 10:54:21.572 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 10:54:21.576 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 10:54:21.580 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/99-dib-init-system 2024-11-19 10:54:21.588 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/../environment.d/99-dib-init-system 2024-11-19 10:54:21.593 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-19 10:54:21.597 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-19 10:54:21.601 | dib-run-parts Running /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot 2024-11-19 10:54:21.610 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:23 : set -eu 2024-11-19 10:54:21.614 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:24 : set -o pipefail 2024-11-19 10:54:21.618 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:26 : source /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/common-functions 2024-11-19 10:54:21.622 | ++ diskimage_builder/lib/common-functions:source:19 : DIB_RUN_PARTS=/usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts 2024-11-19 10:54:21.628 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:28 : '[' -f /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/.extra_settings ']' 2024-11-19 10:54:21.633 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:31 : ARCH=arm64 2024-11-19 10:54:21.637 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:32 : '[' arm64 = amd64 ']' 2024-11-19 10:54:21.641 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:34 : [[ arm64 == \a\r\m\6\4 ]] 2024-11-19 10:54:21.645 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:35 : ARCH=aarch64 2024-11-19 10:54:21.650 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:39 : http_proxy= 2024-11-19 10:54:21.654 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:40 : YUM=dnf 2024-11-19 10:54:21.659 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:42 : mktemp --tmpdir=/tmp -d 2024-11-19 10:54:21.766 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:42 : WORKING=/tmp/tmp.pL6tVhTdUY 2024-11-19 10:54:21.770 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:43 : EACTION='rm -r /tmp/tmp.pL6tVhTdUY' 2024-11-19 10:54:21.774 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:44 : trap 'rm -r /tmp/tmp.pL6tVhTdUY' EXIT 2024-11-19 10:54:21.779 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:46 : YUM_CACHE=/opt/dib_cache/yum 2024-11-19 10:54:21.783 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:47 : mkdir -p /opt/dib_cache/yum 2024-11-19 10:54:21.790 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:50 : HOST_YUM_DOWNLOADER=yumdownloader 2024-11-19 10:54:21.794 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:51 : HOST_YUM=yum 2024-11-19 10:54:21.798 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:52 : command -v yumdownloader 2024-11-19 10:54:21.802 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:54 : HOST_YUM_DOWNLOADER='dnf download' 2024-11-19 10:54:21.807 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:55 : HOST_YUM=dnf 2024-11-19 10:54:21.811 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:62 : _RPM='rpm --dbpath=/var/lib/rpm' 2024-11-19 10:54:21.816 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:265 : sudo mkdir -p /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/proc /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/sys 2024-11-19 10:54:21.831 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:266 : sudo mount -t proc none /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/proc 2024-11-19 10:54:21.847 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:267 : sudo mount --bind /dev /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev 2024-11-19 10:54:21.863 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:268 : mount_dev_pts_options 2024-11-19 10:54:21.868 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-19 10:54:21.876 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-19 10:54:21.880 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:268 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev/pts 2024-11-19 10:54:21.896 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:271 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/sys 2024-11-19 10:54:21.911 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:274 : sudo mkdir -p /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/var/lib/rpm 2024-11-19 10:54:21.926 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:275 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt --initdb 2024-11-19 10:54:26.166 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:279 : sudo mkdir /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc 2024-11-19 10:54:26.182 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:280 : sudo cp /etc/resolv.conf /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/resolv.conf 2024-11-19 10:54:26.197 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:285 : sudo mkdir -p /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/tmp/yum 2024-11-19 10:54:26.212 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:286 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/tmp/yum 2024-11-19 10:54:26.228 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:288 : _install_repos 2024-11-19 10:54:26.232 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:70 : local packages 2024-11-19 10:54:26.236 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:71 : local rc 2024-11-19 10:54:26.241 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:86 : packages=' ' 2024-11-19 10:54:26.246 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:87 : packages+='basesystem filesystem setup ' 2024-11-19 10:54:26.250 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:88 : [[ centos = fedora ]] 2024-11-19 10:54:26.254 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:91 : [[ centos = centos ]] 2024-11-19 10:54:26.258 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:92 : packages+='centos-gpg-keys ' 2024-11-19 10:54:26.263 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:93 : [[ 9-stream =~ (stream) ]] 2024-11-19 10:54:26.267 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:94 : packages+='centos-stream-release centos-stream-repos ' 2024-11-19 10:54:26.271 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:110 : local repo= 2024-11-19 10:54:26.275 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:111 : [[ -z '' ]] 2024-11-19 10:54:26.280 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:113 : [[ -d /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/yum.repos.d/9-stream ]] 2024-11-19 10:54:26.284 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:114 : repo=/opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/yum.repos.d/9-stream 2024-11-19 10:54:26.288 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:127 : local temp_tmp 2024-11-19 10:54:26.293 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:128 : mktemp -d 2024-11-19 10:54:26.407 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:128 : temp_tmp=/opt/dib_tmp/tmp.o1nwRUk1nu 2024-11-19 10:54:26.412 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:129 : TMPDIR=/opt/dib_tmp/tmp.o1nwRUk1nu 2024-11-19 10:54:26.416 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:129 : dnf download --verbose --releasever=9 --setopt=reposdir=/opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/yum.repos.d/9-stream --setopt=cachedir=/opt/dib_tmp/tmp.o1nwRUk1nu --destdir=/tmp/tmp.pL6tVhTdUY basesystem filesystem setup centos-gpg-keys centos-stream-release centos-stream-repos 2024-11-19 10:54:46.726 | Loaded plugins: download 2024-11-19 10:54:46.727 | DNF version: 4.14.0 2024-11-19 10:54:46.728 | cachedir: /opt/dib_tmp/tmp.o1nwRUk1nu 2024-11-19 10:54:48.851 | User-Agent: constructed: 'libdnf (Debian GNU/Linux 12; generic; Linux.aarch64)' 2024-11-19 10:54:48.984 | repo: downloading from remote: appstream 2024-11-19 10:54:50.866 | CentOS Stream 9 - AppStream 10 MB/s | 19 MB 00:01 2024-11-19 10:55:00.350 | appstream: using metadata from Mon Nov 18 15:56:50 2024. 2024-11-19 10:55:00.351 | repo: downloading from remote: baseos 2024-11-19 10:55:03.533 | CentOS Stream 9 - BaseOS 3.0 MB/s | 9.4 MB 00:03 2024-11-19 10:55:07.889 | baseos: using metadata from Mon Nov 18 15:54:31 2024. 2024-11-19 10:55:07.889 | Last metadata expiration check: 0:00:04 ago on Tue Nov 19 10:55:03 2024. 2024-11-19 10:55:09.935 | (1/6): basesystem-11-13.el9.noarch.rpm 100 kB/s | 3.9 kB 00:00 2024-11-19 10:55:09.955 | (2/6): setup-2.13.7-10.el9.noarch.rpm 2.4 MB/s | 146 kB 00:00 2024-11-19 10:55:09.977 | (3/6): centos-gpg-keys-9.0-26.el9.noarch.rpm 336 kB/s | 13 kB 00:00 2024-11-19 10:55:09.992 | (4/6): centos-stream-release-9.0-26.el9.noarch. 849 kB/s | 25 kB 00:00 2024-11-19 10:55:10.165 | (5/6): filesystem-3.16-5.el9.aarch64.rpm 18 MB/s | 4.8 MB 00:00 2024-11-19 10:55:10.174 | (6/6): centos-stream-repos-9.0-26.el9.noarch.rp 55 kB/s | 10 kB 00:00 2024-11-19 10:55:10.660 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:134 : rc=0 2024-11-19 10:55:10.665 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:135 : rm -rf /opt/dib_tmp/tmp.o1nwRUk1nu 2024-11-19 10:55:10.690 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:136 : [[ 0 != 0 ]] 2024-11-19 10:55:10.694 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:142 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt --nodeps -ivh /tmp/tmp.pL6tVhTdUY/basesystem-11-13.el9.noarch.rpm /tmp/tmp.pL6tVhTdUY/centos-gpg-keys-9.0-26.el9.noarch.rpm /tmp/tmp.pL6tVhTdUY/centos-stream-release-9.0-26.el9.noarch.rpm /tmp/tmp.pL6tVhTdUY/centos-stream-repos-9.0-26.el9.noarch.rpm /tmp/tmp.pL6tVhTdUY/filesystem-3.16-5.el9.aarch64.rpm /tmp/tmp.pL6tVhTdUY/setup-2.13.7-10.el9.noarch.rpm 2024-11-19 10:55:10.709 | rpm: RPM should not be used directly install RPM packages, use Alien instead! 2024-11-19 10:55:10.709 | rpm: However assuming you know what you are doing... 2024-11-19 10:55:10.727 | warning: /tmp/tmp.pL6tVhTdUY/basesystem-11-13.el9.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 8483c65d: NOKEY 2024-11-19 10:55:10.798 | Verifying... ######################################## 2024-11-19 10:55:10.878 | Preparing... ######################################## 2024-11-19 10:55:10.880 | Updating / installing... 2024-11-19 10:55:10.882 | centos-gpg-keys-9.0-26.el9 ######################################## 2024-11-19 10:55:11.051 | centos-stream-repos-9.0-26.el9 ######################################## 2024-11-19 10:55:11.155 | centos-stream-release-9.0-26.el9 ######################################## 2024-11-19 10:55:11.185 | setup-2.13.7-10.el9 ######################################## 2024-11-19 10:55:11.422 | filesystem-3.16-5.el9 ######################################## 2024-11-19 10:55:12.057 | basesystem-11-13.el9 ######################################## 2024-11-19 10:55:12.092 | error: failed to exec scriptlet interpreter /bin/sh: No such file or directory 2024-11-19 10:55:12.093 | warning: %posttrans(filesystem-3.16-5.el9.aarch64) scriptlet failed, exit status 127 2024-11-19 10:55:13.204 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:147 : [[ -n '' ]] 2024-11-19 10:55:13.209 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:155 : [[ -n '' ]] 2024-11-19 10:55:13.213 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_repos:162 : [[ centos == \o\p\e\n\e\u\l\e\r ]] 2024-11-19 10:55:13.218 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:305 : [[ centos =~ (fedora|openeuler) ]] 2024-11-19 10:55:13.222 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:307 : [[ centos == centos ]] 2024-11-19 10:55:13.227 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:308 : _install_pkg_manager dnf dnf-plugins-core curl libcurl 2024-11-19 10:55:13.231 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:176 : sudo sed -i s,/etc/pki/rpm-gpg,/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/yum.repos.d/centos-addons.repo /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/yum.repos.d/centos.repo 2024-11-19 10:55:13.267 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:202 : flock -w 1200 9 2024-11-19 10:55:13.273 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:203 : echo '%_dbpath /var/lib/rpm' 2024-11-19 10:55:13.278 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:205 : local _lang_pack= 2024-11-19 10:55:13.282 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:206 : local _extra_pkgs= 2024-11-19 10:55:13.287 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:208 : [[ centos =~ (centos|fedora) ]] 2024-11-19 10:55:13.291 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:216 : _lang_pack='glibc-minimal-langpack glibc-langpack-en' 2024-11-19 10:55:13.296 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:225 : _extra_pkgs+='coreutils ' 2024-11-19 10:55:13.300 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:230 : [[ ! -d /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/yum/vars ]] 2024-11-19 10:55:13.305 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:231 : sudo mkdir -p /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/yum 2024-11-19 10:55:13.319 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:232 : sudo ln -s /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/dnf/vars /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/yum/vars 2024-11-19 10:55:13.334 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:235 : sudo -E dnf -y --disableexcludes=all --setopt=cachedir=/opt/dib_cache/yum/aarch64/9-stream --setopt=reposdir=/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/yum.repos.d --releasever=9 --installroot /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt install dnf dnf-plugins-core curl libcurl glibc-minimal-langpack glibc-langpack-en coreutils 2024-11-19 10:55:16.579 | CentOS Stream 9 - BaseOS 15 kB/s | 4.8 kB 00:00 2024-11-19 10:55:18.106 | CentOS Stream 9 - AppStream 15 kB/s | 4.9 kB 00:00 2024-11-19 10:55:36.314 | CentOS Stream 9 - Extras packages 21 kB/s | 6.9 kB 00:00 2024-11-19 10:55:37.004 | Dependencies resolved. 2024-11-19 10:55:37.031 | ================================================================================ 2024-11-19 10:55:37.031 | Package Arch Version Repo Size 2024-11-19 10:55:37.031 | ================================================================================ 2024-11-19 10:55:37.031 | Installing: 2024-11-19 10:55:37.031 | coreutils aarch64 8.32-37.el9 baseos 1.1 M 2024-11-19 10:55:37.031 | curl aarch64 7.76.1-31.el9 baseos 291 k 2024-11-19 10:55:37.031 | dnf noarch 4.14.0-21.el9 baseos 477 k 2024-11-19 10:55:37.031 | dnf-plugins-core noarch 4.3.0-17.el9 baseos 37 k 2024-11-19 10:55:37.031 | glibc-langpack-en aarch64 2.34-140.el9 baseos 656 k 2024-11-19 10:55:37.031 | glibc-minimal-langpack aarch64 2.34-140.el9 baseos 17 k 2024-11-19 10:55:37.031 | libcurl aarch64 7.76.1-31.el9 baseos 279 k 2024-11-19 10:55:37.031 | Installing dependencies: 2024-11-19 10:55:37.031 | acl aarch64 2.3.1-4.el9 baseos 71 k 2024-11-19 10:55:37.031 | alternatives aarch64 1.24-1.el9 baseos 39 k 2024-11-19 10:55:37.031 | attr aarch64 2.5.1-3.el9 baseos 61 k 2024-11-19 10:55:37.031 | audit-libs aarch64 3.1.5-1.el9 baseos 120 k 2024-11-19 10:55:37.031 | bash aarch64 5.1.8-9.el9 baseos 1.7 M 2024-11-19 10:55:37.032 | bzip2-libs aarch64 1.0.8-9.el9 baseos 41 k 2024-11-19 10:55:37.032 | ca-certificates noarch 2024.2.69_v8.0.303-91.4.el9 baseos 1.0 M 2024-11-19 10:55:37.032 | coreutils-common aarch64 8.32-37.el9 baseos 2.0 M 2024-11-19 10:55:37.032 | cracklib aarch64 2.9.6-27.el9 baseos 95 k 2024-11-19 10:55:37.032 | cracklib-dicts aarch64 2.9.6-27.el9 baseos 3.6 M 2024-11-19 10:55:37.032 | crypto-policies noarch 20240828-2.git626aa59.el9 baseos 86 k 2024-11-19 10:55:37.032 | cyrus-sasl-lib aarch64 2.1.27-21.el9 baseos 757 k 2024-11-19 10:55:37.032 | dbus aarch64 1:1.12.20-8.el9 baseos 3.7 k 2024-11-19 10:55:37.032 | dbus-broker aarch64 28-7.el9 baseos 166 k 2024-11-19 10:55:37.032 | dbus-common noarch 1:1.12.20-8.el9 baseos 15 k 2024-11-19 10:55:37.032 | dbus-libs aarch64 1:1.12.20-8.el9 baseos 150 k 2024-11-19 10:55:37.032 | dnf-data noarch 4.14.0-21.el9 baseos 37 k 2024-11-19 10:55:37.032 | elfutils-default-yama-scope 2024-11-19 10:55:37.032 | noarch 0.192-2.el9 baseos 11 k 2024-11-19 10:55:37.032 | elfutils-libelf aarch64 0.192-2.el9 baseos 205 k 2024-11-19 10:55:37.032 | elfutils-libs aarch64 0.192-2.el9 baseos 261 k 2024-11-19 10:55:37.032 | expat aarch64 2.5.0-4.el9 baseos 110 k 2024-11-19 10:55:37.032 | file-libs aarch64 5.39-16.el9 baseos 587 k 2024-11-19 10:55:37.032 | gawk aarch64 5.1.0-6.el9 baseos 996 k 2024-11-19 10:55:37.032 | gdbm-libs aarch64 1:1.23-1.el9 baseos 56 k 2024-11-19 10:55:37.032 | glib2 aarch64 2.68.4-16.el9 baseos 2.6 M 2024-11-19 10:55:37.032 | glibc aarch64 2.34-140.el9 baseos 1.7 M 2024-11-19 10:55:37.032 | glibc-common aarch64 2.34-140.el9 baseos 294 k 2024-11-19 10:55:37.032 | gmp aarch64 1:6.2.0-13.el9 baseos 265 k 2024-11-19 10:55:37.032 | gnupg2 aarch64 2.3.3-4.el9 baseos 2.5 M 2024-11-19 10:55:37.032 | gnutls aarch64 3.8.3-4.el9 baseos 1.0 M 2024-11-19 10:55:37.032 | gpgme aarch64 1.15.1-6.el9 baseos 201 k 2024-11-19 10:55:37.032 | grep aarch64 3.6-5.el9 baseos 266 k 2024-11-19 10:55:37.032 | gzip aarch64 1.12-1.el9 baseos 162 k 2024-11-19 10:55:37.032 | ima-evm-utils aarch64 1.5-2.el9 baseos 69 k 2024-11-19 10:55:37.032 | json-c aarch64 0.14-11.el9 baseos 42 k 2024-11-19 10:55:37.032 | keyutils aarch64 1.6.3-1.el9 baseos 73 k 2024-11-19 10:55:37.032 | keyutils-libs aarch64 1.6.3-1.el9 baseos 31 k 2024-11-19 10:55:37.032 | kmod-libs aarch64 28-10.el9 baseos 62 k 2024-11-19 10:55:37.032 | krb5-libs aarch64 1.21.1-4.el9 baseos 771 k 2024-11-19 10:55:37.032 | libacl aarch64 2.3.1-4.el9 baseos 23 k 2024-11-19 10:55:37.032 | libarchive aarch64 3.5.3-4.el9 baseos 386 k 2024-11-19 10:55:37.032 | libassuan aarch64 2.5.5-3.el9 baseos 67 k 2024-11-19 10:55:37.032 | libattr aarch64 2.5.1-3.el9 baseos 19 k 2024-11-19 10:55:37.032 | libblkid aarch64 2.37.4-20.el9 baseos 107 k 2024-11-19 10:55:37.032 | libbrotli aarch64 1.0.9-7.el9 baseos 312 k 2024-11-19 10:55:37.032 | libcap aarch64 2.48-9.el9 baseos 70 k 2024-11-19 10:55:37.032 | libcap-ng aarch64 0.8.2-7.el9 baseos 32 k 2024-11-19 10:55:37.032 | libcom_err aarch64 1.46.5-5.el9 baseos 26 k 2024-11-19 10:55:37.032 | libcomps aarch64 0.1.18-1.el9 baseos 76 k 2024-11-19 10:55:37.032 | libdb aarch64 5.3.28-55.el9 baseos 708 k 2024-11-19 10:55:37.032 | libdnf aarch64 0.69.0-12.el9 baseos 611 k 2024-11-19 10:55:37.032 | libeconf aarch64 0.4.1-4.el9 baseos 26 k 2024-11-19 10:55:37.032 | libevent aarch64 2.1.12-8.el9 baseos 255 k 2024-11-19 10:55:37.032 | libfdisk aarch64 2.37.4-20.el9 baseos 149 k 2024-11-19 10:55:37.032 | libffi aarch64 3.4.2-8.el9 baseos 36 k 2024-11-19 10:55:37.032 | libgcc aarch64 11.5.0-2.el9 baseos 82 k 2024-11-19 10:55:37.032 | libgcrypt aarch64 1.10.0-11.el9 baseos 455 k 2024-11-19 10:55:37.032 | libgomp aarch64 11.5.0-2.el9 baseos 263 k 2024-11-19 10:55:37.032 | libgpg-error aarch64 1.42-5.el9 baseos 213 k 2024-11-19 10:55:37.033 | libidn2 aarch64 2.3.0-7.el9 baseos 101 k 2024-11-19 10:55:37.033 | libksba aarch64 1.5.1-7.el9 baseos 151 k 2024-11-19 10:55:37.033 | libmodulemd aarch64 2.13.0-2.el9 baseos 207 k 2024-11-19 10:55:37.033 | libmount aarch64 2.37.4-20.el9 baseos 133 k 2024-11-19 10:55:37.033 | libnghttp2 aarch64 1.43.0-6.el9 baseos 73 k 2024-11-19 10:55:37.033 | libpsl aarch64 0.21.1-5.el9 baseos 64 k 2024-11-19 10:55:37.033 | libpwquality aarch64 1.4.4-8.el9 baseos 119 k 2024-11-19 10:55:37.033 | librepo aarch64 1.14.5-2.el9 baseos 85 k 2024-11-19 10:55:37.033 | libreport-filesystem noarch 2.15.2-6.el9 baseos 13 k 2024-11-19 10:55:37.033 | libseccomp aarch64 2.5.2-2.el9 baseos 72 k 2024-11-19 10:55:37.033 | libselinux aarch64 3.6-2.el9 baseos 86 k 2024-11-19 10:55:37.033 | libsemanage aarch64 3.6-3.el9 baseos 115 k 2024-11-19 10:55:37.033 | libsepol aarch64 3.6-1.el9 baseos 318 k 2024-11-19 10:55:37.033 | libsigsegv aarch64 2.13-4.el9 baseos 27 k 2024-11-19 10:55:37.033 | libsmartcols aarch64 2.37.4-20.el9 baseos 62 k 2024-11-19 10:55:37.033 | libsolv aarch64 0.7.24-3.el9 baseos 389 k 2024-11-19 10:55:37.033 | libssh aarch64 0.10.4-13.el9 baseos 213 k 2024-11-19 10:55:37.033 | libssh-config noarch 0.10.4-13.el9 baseos 10 k 2024-11-19 10:55:37.033 | libstdc++ aarch64 11.5.0-2.el9 baseos 702 k 2024-11-19 10:55:37.033 | libtasn1 aarch64 4.16.0-8.el9 baseos 73 k 2024-11-19 10:55:37.033 | libunistring aarch64 0.9.10-15.el9 baseos 489 k 2024-11-19 10:55:37.033 | libutempter aarch64 1.2.1-6.el9 baseos 27 k 2024-11-19 10:55:37.033 | libuuid aarch64 2.37.4-20.el9 baseos 27 k 2024-11-19 10:55:37.033 | libverto aarch64 0.3.2-3.el9 baseos 21 k 2024-11-19 10:55:37.033 | libxcrypt aarch64 4.4.18-3.el9 baseos 121 k 2024-11-19 10:55:37.033 | libxml2 aarch64 2.9.13-6.el9 baseos 730 k 2024-11-19 10:55:37.033 | libyaml aarch64 0.2.5-7.el9 baseos 60 k 2024-11-19 10:55:37.033 | libzstd aarch64 1.5.1-2.el9 baseos 308 k 2024-11-19 10:55:37.033 | lua-libs aarch64 5.4.4-4.el9 baseos 128 k 2024-11-19 10:55:37.033 | lz4-libs aarch64 1.9.3-5.el9 baseos 67 k 2024-11-19 10:55:37.033 | mpfr aarch64 4.1.0-7.el9 baseos 239 k 2024-11-19 10:55:37.033 | ncurses-base noarch 6.2-10.20210508.el9 baseos 61 k 2024-11-19 10:55:37.033 | ncurses-libs aarch64 6.2-10.20210508.el9 baseos 311 k 2024-11-19 10:55:37.033 | nettle aarch64 3.9.1-1.el9 baseos 527 k 2024-11-19 10:55:37.033 | npth aarch64 1.6-8.el9 baseos 25 k 2024-11-19 10:55:37.033 | openldap aarch64 2.6.6-3.el9 baseos 279 k 2024-11-19 10:55:37.033 | openssl aarch64 1:3.2.2-6.el9 baseos 1.3 M 2024-11-19 10:55:37.033 | openssl-libs aarch64 1:3.2.2-6.el9 baseos 2.2 M 2024-11-19 10:55:37.033 | p11-kit aarch64 0.25.3-3.el9 baseos 507 k 2024-11-19 10:55:37.033 | p11-kit-trust aarch64 0.25.3-3.el9 baseos 140 k 2024-11-19 10:55:37.033 | pam aarch64 1.5.1-22.el9 baseos 627 k 2024-11-19 10:55:37.033 | pcre aarch64 8.44-4.el9 baseos 180 k 2024-11-19 10:55:37.033 | pcre2 aarch64 10.40-6.el9 baseos 218 k 2024-11-19 10:55:37.033 | pcre2-syntax noarch 10.40-6.el9 baseos 141 k 2024-11-19 10:55:37.033 | popt aarch64 1.18-8.el9 baseos 64 k 2024-11-19 10:55:37.033 | publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k 2024-11-19 10:55:37.033 | python3 aarch64 3.9.20-1.el9 baseos 27 k 2024-11-19 10:55:37.033 | python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k 2024-11-19 10:55:37.033 | python3-dbus aarch64 1.2.18-2.el9 baseos 144 k 2024-11-19 10:55:37.033 | python3-dnf noarch 4.14.0-21.el9 baseos 461 k 2024-11-19 10:55:37.033 | python3-dnf-plugins-core noarch 4.3.0-17.el9 baseos 264 k 2024-11-19 10:55:37.033 | python3-gpg aarch64 1.15.1-6.el9 baseos 277 k 2024-11-19 10:55:37.033 | python3-hawkey aarch64 0.69.0-12.el9 baseos 94 k 2024-11-19 10:55:37.034 | python3-libcomps aarch64 0.1.18-1.el9 baseos 49 k 2024-11-19 10:55:37.034 | python3-libdnf aarch64 0.69.0-12.el9 baseos 726 k 2024-11-19 10:55:37.034 | python3-libs aarch64 3.9.20-1.el9 baseos 8.1 M 2024-11-19 10:55:37.034 | python3-pip-wheel noarch 21.3.1-1.el9 baseos 1.1 M 2024-11-19 10:55:37.034 | python3-rpm aarch64 4.16.1.3-36.el9 baseos 65 k 2024-11-19 10:55:37.034 | python3-setuptools-wheel noarch 53.0.0-13.el9 baseos 468 k 2024-11-19 10:55:37.034 | python3-six noarch 1.15.0-9.el9 baseos 37 k 2024-11-19 10:55:37.034 | python3-systemd aarch64 234-19.el9 baseos 88 k 2024-11-19 10:55:37.034 | readline aarch64 8.1-4.el9 baseos 211 k 2024-11-19 10:55:37.034 | rpm aarch64 4.16.1.3-36.el9 baseos 533 k 2024-11-19 10:55:37.034 | rpm-build-libs aarch64 4.16.1.3-36.el9 baseos 86 k 2024-11-19 10:55:37.034 | rpm-libs aarch64 4.16.1.3-36.el9 baseos 301 k 2024-11-19 10:55:37.034 | rpm-sign-libs aarch64 4.16.1.3-36.el9 baseos 20 k 2024-11-19 10:55:37.034 | sed aarch64 4.8-9.el9 baseos 303 k 2024-11-19 10:55:37.034 | shadow-utils aarch64 2:4.9-12.el9 baseos 1.2 M 2024-11-19 10:55:37.034 | sqlite-libs aarch64 3.34.1-7.el9 baseos 615 k 2024-11-19 10:55:37.034 | systemd-libs aarch64 252-48.el9 baseos 647 k 2024-11-19 10:55:37.034 | systemd-pam aarch64 252-48.el9 baseos 275 k 2024-11-19 10:55:37.034 | systemd-rpm-macros noarch 252-48.el9 baseos 74 k 2024-11-19 10:55:37.034 | tpm2-tss aarch64 3.2.3-1.el9 baseos 555 k 2024-11-19 10:55:37.034 | tzdata noarch 2024b-2.el9 baseos 837 k 2024-11-19 10:55:37.034 | util-linux aarch64 2.37.4-20.el9 baseos 2.3 M 2024-11-19 10:55:37.034 | util-linux-core aarch64 2.37.4-20.el9 baseos 462 k 2024-11-19 10:55:37.034 | xz-libs aarch64 5.2.5-8.el9 baseos 91 k 2024-11-19 10:55:37.034 | zlib aarch64 1.2.11-41.el9 baseos 90 k 2024-11-19 10:55:37.034 | Installing weak dependencies: 2024-11-19 10:55:37.034 | gawk-all-langpacks aarch64 5.1.0-6.el9 appstream 207 k 2024-11-19 10:55:37.034 | glibc-gconv-extra aarch64 2.34-140.el9 baseos 1.8 M 2024-11-19 10:55:37.034 | python-unversioned-command noarch 3.9.20-1.el9 appstream 10 k 2024-11-19 10:55:37.034 | rpm-plugin-systemd-inhibit aarch64 4.16.1.3-36.el9 appstream 17 k 2024-11-19 10:55:37.034 | systemd aarch64 252-48.el9 baseos 4.0 M 2024-11-19 10:55:37.034 | 2024-11-19 10:55:37.034 | Transaction Summary 2024-11-19 10:55:37.034 | ================================================================================ 2024-11-19 10:55:37.034 | Install 149 Packages 2024-11-19 10:55:37.034 | 2024-11-19 10:55:37.215 | Total download size: 67 M 2024-11-19 10:55:37.215 | Installed size: 263 M 2024-11-19 10:55:37.216 | Downloading Packages: 2024-11-19 10:55:42.010 | (1/149): acl-2.3.1-4.el9.aarch64.rpm 17 kB/s | 71 kB 00:04 2024-11-19 10:55:42.026 | (2/149): alternatives-1.24-1.el9.aarch64.rpm 9.3 kB/s | 39 kB 00:04 2024-11-19 10:55:42.051 | (3/149): attr-2.5.1-3.el9.aarch64.rpm 15 kB/s | 61 kB 00:04 2024-11-19 10:55:42.530 | (4/149): audit-libs-3.1.5-1.el9.aarch64.rpm 231 kB/s | 120 kB 00:00 2024-11-19 10:55:42.549 | (5/149): bzip2-libs-1.0.8-9.el9.aarch64.rpm 83 kB/s | 41 kB 00:00 2024-11-19 10:55:42.579 | (6/149): bash-5.1.8-9.el9.aarch64.rpm 3.2 MB/s | 1.7 MB 00:00 2024-11-19 10:55:42.778 | (7/149): ca-certificates-2024.2.69_v8.0.303-91. 4.1 MB/s | 1.0 MB 00:00 2024-11-19 10:55:42.802 | (8/149): coreutils-8.32-37.el9.aarch64.rpm 4.6 MB/s | 1.1 MB 00:00 2024-11-19 10:55:43.484 | (9/149): cracklib-2.9.6-27.el9.aarch64.rpm 135 kB/s | 95 kB 00:00 2024-11-19 10:55:43.805 | (10/149): coreutils-common-8.32-37.el9.aarch64. 2.0 MB/s | 2.0 MB 00:01 2024-11-19 10:55:44.507 | (11/149): crypto-policies-20240828-2.git626aa59 85 kB/s | 86 kB 00:01 2024-11-19 10:55:44.554 | (12/149): cracklib-dicts-2.9.6-27.el9.aarch64.r 2.1 MB/s | 3.6 MB 00:01 2024-11-19 10:55:44.570 | (13/149): curl-7.76.1-31.el9.aarch64.rpm 383 kB/s | 291 kB 00:00 2024-11-19 10:55:44.588 | (14/149): cyrus-sasl-lib-2.1.27-21.el9.aarch64. 9.5 MB/s | 757 kB 00:00 2024-11-19 10:55:44.598 | (15/149): dbus-1.12.20-8.el9.aarch64.rpm 151 kB/s | 3.7 kB 00:00 2024-11-19 10:55:44.607 | (16/149): dbus-broker-28-7.el9.aarch64.rpm 4.7 MB/s | 166 kB 00:00 2024-11-19 10:55:44.616 | (17/149): dbus-common-1.12.20-8.el9.noarch.rpm 559 kB/s | 15 kB 00:00 2024-11-19 10:55:44.629 | (18/149): dbus-libs-1.12.20-8.el9.aarch64.rpm 7.3 MB/s | 150 kB 00:00 2024-11-19 10:55:45.113 | (19/149): dnf-4.14.0-21.el9.noarch.rpm 948 kB/s | 477 kB 00:00 2024-11-19 10:55:45.122 | (20/149): dnf-data-4.14.0-21.el9.noarch.rpm 74 kB/s | 37 kB 00:00 2024-11-19 10:55:45.198 | (21/149): dnf-plugins-core-4.3.0-17.el9.noarch. 439 kB/s | 37 kB 00:00 2024-11-19 10:55:45.214 | (22/149): elfutils-default-yama-scope-0.192-2.e 114 kB/s | 11 kB 00:00 2024-11-19 10:55:45.230 | (23/149): elfutils-libelf-0.192-2.el9.aarch64.r 3.7 MB/s | 205 kB 00:00 2024-11-19 10:55:45.242 | (24/149): expat-2.5.0-4.el9.aarch64.rpm 4.1 MB/s | 110 kB 00:00 2024-11-19 10:55:45.255 | (25/149): elfutils-libs-0.192-2.el9.aarch64.rpm 6.5 MB/s | 261 kB 00:00 2024-11-19 10:55:45.267 | (26/149): file-libs-5.39-16.el9.aarch64.rpm 16 MB/s | 587 kB 00:00 2024-11-19 10:55:45.289 | (27/149): gawk-5.1.0-6.el9.aarch64.rpm 23 MB/s | 996 kB 00:00 2024-11-19 10:55:45.332 | (28/149): gdbm-libs-1.23-1.el9.aarch64.rpm 934 kB/s | 56 kB 00:00 2024-11-19 10:55:45.388 | (29/149): glib2-2.68.4-16.el9.aarch64.rpm 23 MB/s | 2.6 MB 00:00 2024-11-19 10:55:45.412 | (30/149): glibc-2.34-140.el9.aarch64.rpm 15 MB/s | 1.7 MB 00:00 2024-11-19 10:55:45.424 | (31/149): glibc-common-2.34-140.el9.aarch64.rpm 3.5 MB/s | 294 kB 00:00 2024-11-19 10:55:45.454 | (32/149): glibc-gconv-extra-2.34-140.el9.aarch6 28 MB/s | 1.8 MB 00:00 2024-11-19 10:55:45.470 | (33/149): glibc-langpack-en-2.34-140.el9.aarch6 16 MB/s | 656 kB 00:00 2024-11-19 10:55:45.477 | (34/149): glibc-minimal-langpack-2.34-140.el9.a 369 kB/s | 17 kB 00:00 2024-11-19 10:55:45.490 | (35/149): gmp-6.2.0-13.el9.aarch64.rpm 7.9 MB/s | 265 kB 00:00 2024-11-19 10:55:45.517 | (36/149): gnutls-3.8.3-4.el9.aarch64.rpm 27 MB/s | 1.0 MB 00:00 2024-11-19 10:55:45.554 | (37/149): gnupg2-2.3.3-4.el9.aarch64.rpm 33 MB/s | 2.5 MB 00:00 2024-11-19 10:55:45.562 | (38/149): gpgme-1.15.1-6.el9.aarch64.rpm 3.2 MB/s | 201 kB 00:00 2024-11-19 10:55:45.579 | (39/149): grep-3.6-5.el9.aarch64.rpm 4.5 MB/s | 266 kB 00:00 2024-11-19 10:55:45.589 | (40/149): gzip-1.12-1.el9.aarch64.rpm 6.5 MB/s | 162 kB 00:00 2024-11-19 10:55:45.597 | (41/149): ima-evm-utils-1.5-2.el9.aarch64.rpm 2.1 MB/s | 69 kB 00:00 2024-11-19 10:55:45.607 | (42/149): json-c-0.14-11.el9.aarch64.rpm 1.6 MB/s | 42 kB 00:00 2024-11-19 10:55:45.630 | (43/149): keyutils-1.6.3-1.el9.aarch64.rpm 2.2 MB/s | 73 kB 00:00 2024-11-19 10:55:45.637 | (44/149): keyutils-libs-1.6.3-1.el9.aarch64.rpm 802 kB/s | 31 kB 00:00 2024-11-19 10:55:45.649 | (45/149): kmod-libs-28-10.el9.aarch64.rpm 1.5 MB/s | 62 kB 00:00 2024-11-19 10:55:45.666 | (46/149): krb5-libs-1.21.1-4.el9.aarch64.rpm 27 MB/s | 771 kB 00:00 2024-11-19 10:55:45.674 | (47/149): libacl-2.3.1-4.el9.aarch64.rpm 645 kB/s | 23 kB 00:00 2024-11-19 10:55:45.698 | (48/149): libarchive-3.5.3-4.el9.aarch64.rpm 8.3 MB/s | 386 kB 00:00 2024-11-19 10:55:45.708 | (49/149): libassuan-2.5.5-3.el9.aarch64.rpm 2.1 MB/s | 67 kB 00:00 2024-11-19 10:55:45.715 | (50/149): libattr-2.5.1-3.el9.aarch64.rpm 487 kB/s | 19 kB 00:00 2024-11-19 10:55:45.724 | (51/149): libblkid-2.37.4-20.el9.aarch64.rpm 4.3 MB/s | 107 kB 00:00 2024-11-19 10:55:45.746 | (52/149): libbrotli-1.0.9-7.el9.aarch64.rpm 10 MB/s | 312 kB 00:00 2024-11-19 10:55:45.754 | (53/149): libcap-2.48-9.el9.aarch64.rpm 1.8 MB/s | 70 kB 00:00 2024-11-19 10:55:45.763 | (54/149): libcap-ng-0.8.2-7.el9.aarch64.rpm 882 kB/s | 32 kB 00:00 2024-11-19 10:55:45.775 | (55/149): libcom_err-1.46.5-5.el9.aarch64.rpm 1.3 MB/s | 26 kB 00:00 2024-11-19 10:55:45.782 | (56/149): libcomps-0.1.18-1.el9.aarch64.rpm 2.8 MB/s | 76 kB 00:00 2024-11-19 10:55:48.704 | (57/149): libcurl-7.76.1-31.el9.aarch64.rpm 95 kB/s | 279 kB 00:02 2024-11-19 10:55:49.442 | (58/149): libdb-5.3.28-55.el9.aarch64.rpm 194 kB/s | 708 kB 00:03 2024-11-19 10:55:49.742 | (59/149): libdnf-0.69.0-12.el9.aarch64.rpm 154 kB/s | 611 kB 00:03 2024-11-19 10:55:49.788 | (60/149): libeconf-0.4.1-4.el9.aarch64.rpm 24 kB/s | 26 kB 00:01 2024-11-19 10:55:49.801 | (61/149): libevent-2.1.12-8.el9.aarch64.rpm 4.3 MB/s | 255 kB 00:00 2024-11-19 10:55:49.809 | (62/149): libfdisk-2.37.4-20.el9.aarch64.rpm 2.2 MB/s | 149 kB 00:00 2024-11-19 10:55:49.845 | (63/149): libffi-3.4.2-8.el9.aarch64.rpm 653 kB/s | 36 kB 00:00 2024-11-19 10:55:49.869 | (64/149): libgcc-11.5.0-2.el9.aarch64.rpm 1.4 MB/s | 82 kB 00:00 2024-11-19 10:55:50.242 | (65/149): libgcrypt-1.10.0-11.el9.aarch64.rpm 1.0 MB/s | 455 kB 00:00 2024-11-19 10:55:50.265 | (66/149): libgomp-11.5.0-2.el9.aarch64.rpm 629 kB/s | 263 kB 00:00 2024-11-19 10:55:50.363 | (67/149): libgpg-error-1.42-5.el9.aarch64.rpm 1.8 MB/s | 213 kB 00:00 2024-11-19 10:55:50.375 | (68/149): libidn2-2.3.0-7.el9.aarch64.rpm 773 kB/s | 101 kB 00:00 2024-11-19 10:55:50.384 | (69/149): libksba-1.5.1-7.el9.aarch64.rpm 1.3 MB/s | 151 kB 00:00 2024-11-19 10:55:50.400 | (70/149): libmount-2.37.4-20.el9.aarch64.rpm 5.6 MB/s | 133 kB 00:00 2024-11-19 10:55:50.419 | (71/149): libmodulemd-2.13.0-2.el9.aarch64.rpm 4.7 MB/s | 207 kB 00:00 2024-11-19 10:55:50.430 | (72/149): libnghttp2-1.43.0-6.el9.aarch64.rpm 1.6 MB/s | 73 kB 00:00 2024-11-19 10:55:50.439 | (73/149): libpsl-0.21.1-5.el9.aarch64.rpm 1.7 MB/s | 64 kB 00:00 2024-11-19 10:55:50.449 | (74/149): libpwquality-1.4.4-8.el9.aarch64.rpm 6.4 MB/s | 119 kB 00:00 2024-11-19 10:55:50.968 | (75/149): librepo-1.14.5-2.el9.aarch64.rpm 159 kB/s | 85 kB 00:00 2024-11-19 10:55:50.988 | (76/149): libreport-filesystem-2.15.2-6.el9.noa 24 kB/s | 13 kB 00:00 2024-11-19 10:55:51.004 | (77/149): libseccomp-2.5.2-2.el9.aarch64.rpm 2.0 MB/s | 72 kB 00:00 2024-11-19 10:55:51.012 | (78/149): libselinux-3.6-2.el9.aarch64.rpm 1.9 MB/s | 86 kB 00:00 2024-11-19 10:55:51.032 | (79/149): libsemanage-3.6-3.el9.aarch64.rpm 2.7 MB/s | 115 kB 00:00 2024-11-19 10:55:51.043 | (80/149): libsepol-3.6-1.el9.aarch64.rpm 11 MB/s | 318 kB 00:00 2024-11-19 10:55:51.049 | (81/149): libsigsegv-2.13-4.el9.aarch64.rpm 772 kB/s | 27 kB 00:00 2024-11-19 10:55:51.063 | (82/149): libsmartcols-2.37.4-20.el9.aarch64.rp 2.0 MB/s | 62 kB 00:00 2024-11-19 10:55:51.077 | (83/149): libsolv-0.7.24-3.el9.aarch64.rpm 14 MB/s | 389 kB 00:00 2024-11-19 10:55:51.088 | (84/149): libssh-0.10.4-13.el9.aarch64.rpm 5.6 MB/s | 213 kB 00:00 2024-11-19 10:55:51.099 | (85/149): libssh-config-0.10.4-13.el9.noarch.rp 319 kB/s | 10 kB 00:00 2024-11-19 10:55:51.115 | (86/149): libstdc++-11.5.0-2.el9.aarch64.rpm 18 MB/s | 702 kB 00:00 2024-11-19 10:55:51.125 | (87/149): libtasn1-4.16.0-8.el9.aarch64.rpm 3.1 MB/s | 73 kB 00:00 2024-11-19 10:55:51.189 | (88/149): libunistring-0.9.10-15.el9.aarch64.rp 5.5 MB/s | 489 kB 00:00 2024-11-19 10:55:51.198 | (89/149): libutempter-1.2.1-6.el9.aarch64.rpm 334 kB/s | 27 kB 00:00 2024-11-19 10:55:51.206 | (90/149): libuuid-2.37.4-20.el9.aarch64.rpm 1.7 MB/s | 27 kB 00:00 2024-11-19 10:55:51.217 | (91/149): libverto-0.3.2-3.el9.aarch64.rpm 820 kB/s | 21 kB 00:00 2024-11-19 10:55:51.956 | (92/149): libxcrypt-4.4.18-3.el9.aarch64.rpm 159 kB/s | 121 kB 00:00 2024-11-19 10:55:51.973 | (93/149): libxml2-2.9.13-6.el9.aarch64.rpm 968 kB/s | 730 kB 00:00 2024-11-19 10:55:51.984 | (94/149): libyaml-0.2.5-7.el9.aarch64.rpm 78 kB/s | 60 kB 00:00 2024-11-19 10:55:51.996 | (95/149): libzstd-1.5.1-2.el9.aarch64.rpm 8.3 MB/s | 308 kB 00:00 2024-11-19 10:55:52.005 | (96/149): lua-libs-5.4.4-4.el9.aarch64.rpm 6.7 MB/s | 128 kB 00:00 2024-11-19 10:55:52.013 | (97/149): lz4-libs-1.9.3-5.el9.aarch64.rpm 2.5 MB/s | 67 kB 00:00 2024-11-19 10:55:52.025 | (98/149): mpfr-4.1.0-7.el9.aarch64.rpm 8.6 MB/s | 239 kB 00:00 2024-11-19 10:55:52.061 | (99/149): ncurses-base-6.2-10.20210508.el9.noar 1.3 MB/s | 61 kB 00:00 2024-11-19 10:55:52.089 | (100/149): ncurses-libs-6.2-10.20210508.el9.aar 4.1 MB/s | 311 kB 00:00 2024-11-19 10:55:52.105 | (101/149): nettle-3.9.1-1.el9.aarch64.rpm 6.6 MB/s | 527 kB 00:00 2024-11-19 10:55:52.117 | (102/149): npth-1.6-8.el9.aarch64.rpm 965 kB/s | 25 kB 00:00 2024-11-19 10:55:52.127 | (103/149): openldap-2.6.6-3.el9.aarch64.rpm 7.8 MB/s | 279 kB 00:00 2024-11-19 10:55:52.153 | (104/149): openssl-3.2.2-6.el9.aarch64.rpm 29 MB/s | 1.3 MB 00:00 2024-11-19 10:55:52.173 | (105/149): p11-kit-0.25.3-3.el9.aarch64.rpm 12 MB/s | 507 kB 00:00 2024-11-19 10:55:52.207 | (106/149): openssl-libs-3.2.2-6.el9.aarch64.rpm 30 MB/s | 2.2 MB 00:00 2024-11-19 10:55:52.216 | (107/149): p11-kit-trust-0.25.3-3.el9.aarch64.r 2.5 MB/s | 140 kB 00:00 2024-11-19 10:55:52.269 | (108/149): pam-1.5.1-22.el9.aarch64.rpm 6.6 MB/s | 627 kB 00:00 2024-11-19 10:55:52.280 | (109/149): pcre-8.44-4.el9.aarch64.rpm 2.9 MB/s | 180 kB 00:00 2024-11-19 10:55:52.290 | (110/149): pcre2-10.40-6.el9.aarch64.rpm 3.0 MB/s | 218 kB 00:00 2024-11-19 10:55:52.301 | (111/149): pcre2-syntax-10.40-6.el9.noarch.rpm 4.6 MB/s | 141 kB 00:00 2024-11-19 10:55:52.311 | (112/149): popt-1.18-8.el9.aarch64.rpm 3.2 MB/s | 64 kB 00:00 2024-11-19 10:55:52.322 | (113/149): publicsuffix-list-dafsa-20210518-3.e 1.8 MB/s | 58 kB 00:00 2024-11-19 10:55:52.330 | (114/149): python3-3.9.20-1.el9.aarch64.rpm 946 kB/s | 27 kB 00:00 2024-11-19 10:55:52.342 | (115/149): python3-dateutil-2.8.1-7.el9.noarch. 15 MB/s | 288 kB 00:00 2024-11-19 10:55:52.352 | (116/149): python3-dbus-1.2.18-2.el9.aarch64.rp 5.0 MB/s | 144 kB 00:00 2024-11-19 10:55:52.367 | (117/149): python3-dnf-4.14.0-21.el9.noarch.rpm 13 MB/s | 461 kB 00:00 2024-11-19 10:55:52.382 | (118/149): python3-dnf-plugins-core-4.3.0-17.el 9.4 MB/s | 264 kB 00:00 2024-11-19 10:55:52.391 | (119/149): python3-gpg-1.15.1-6.el9.aarch64.rpm 7.3 MB/s | 277 kB 00:00 2024-11-19 10:55:52.403 | (120/149): python3-hawkey-0.69.0-12.el9.aarch64 2.7 MB/s | 94 kB 00:00 2024-11-19 10:55:52.421 | (121/149): python3-libcomps-0.1.18-1.el9.aarch6 1.7 MB/s | 49 kB 00:00 2024-11-19 10:55:52.452 | (122/149): python3-libdnf-0.69.0-12.el9.aarch64 12 MB/s | 726 kB 00:00 2024-11-19 10:55:52.597 | (123/149): python3-pip-wheel-21.3.1-1.el9.noarc 8.3 MB/s | 1.1 MB 00:00 2024-11-19 10:55:52.605 | (124/149): python3-rpm-4.16.1.3-36.el9.aarch64. 450 kB/s | 65 kB 00:00 2024-11-19 10:55:52.632 | (125/149): python3-setuptools-wheel-53.0.0-13.e 23 MB/s | 468 kB 00:00 2024-11-19 10:55:52.641 | (126/149): python3-six-1.15.0-9.el9.noarch.rpm 1.3 MB/s | 37 kB 00:00 2024-11-19 10:55:53.050 | (127/149): python3-libs-3.9.20-1.el9.aarch64.rp 13 MB/s | 8.1 MB 00:00 2024-11-19 10:55:53.065 | (128/149): python3-systemd-234-19.el9.aarch64.r 210 kB/s | 88 kB 00:00 2024-11-19 10:55:53.074 | (129/149): readline-8.1-4.el9.aarch64.rpm 494 kB/s | 211 kB 00:00 2024-11-19 10:55:53.089 | (130/149): rpm-4.16.1.3-36.el9.aarch64.rpm 14 MB/s | 533 kB 00:00 2024-11-19 10:55:53.098 | (131/149): rpm-build-libs-4.16.1.3-36.el9.aarch 3.9 MB/s | 86 kB 00:00 2024-11-19 10:55:53.125 | (132/149): rpm-libs-4.16.1.3-36.el9.aarch64.rpm 6.0 MB/s | 301 kB 00:00 2024-11-19 10:55:53.138 | (133/149): rpm-sign-libs-4.16.1.3-36.el9.aarch6 429 kB/s | 20 kB 00:00 2024-11-19 10:55:53.155 | (134/149): sed-4.8-9.el9.aarch64.rpm 10 MB/s | 303 kB 00:00 2024-11-19 10:55:53.175 | (135/149): shadow-utils-4.9-12.el9.aarch64.rpm 24 MB/s | 1.2 MB 00:00 2024-11-19 10:55:53.191 | (136/149): sqlite-libs-3.34.1-7.el9.aarch64.rpm 13 MB/s | 615 kB 00:00 2024-11-19 10:55:53.218 | (137/149): systemd-libs-252-48.el9.aarch64.rpm 16 MB/s | 647 kB 00:00 2024-11-19 10:55:53.234 | (138/149): systemd-pam-252-48.el9.aarch64.rpm 7.9 MB/s | 275 kB 00:00 2024-11-19 10:55:53.650 | (139/149): systemd-252-48.el9.aarch64.rpm 8.5 MB/s | 4.0 MB 00:00 2024-11-19 10:55:53.662 | (140/149): systemd-rpm-macros-252-48.el9.noarch 169 kB/s | 74 kB 00:00 2024-11-19 10:55:53.696 | (141/149): tpm2-tss-3.2.3-1.el9.aarch64.rpm 1.2 MB/s | 555 kB 00:00 2024-11-19 10:55:53.715 | (142/149): tzdata-2024b-2.el9.noarch.rpm 16 MB/s | 837 kB 00:00 2024-11-19 10:55:53.733 | (143/149): util-linux-core-2.37.4-20.el9.aarch6 14 MB/s | 462 kB 00:00 2024-11-19 10:55:53.762 | (144/149): util-linux-2.37.4-20.el9.aarch64.rpm 23 MB/s | 2.3 MB 00:00 2024-11-19 10:55:53.770 | (145/149): xz-libs-5.2.5-8.el9.aarch64.rpm 1.9 MB/s | 91 kB 00:00 2024-11-19 10:55:53.779 | (146/149): zlib-1.2.11-41.el9.aarch64.rpm 2.0 MB/s | 90 kB 00:00 2024-11-19 10:55:53.791 | (147/149): python-unversioned-command-3.9.20-1. 516 kB/s | 10 kB 00:00 2024-11-19 10:55:53.800 | (148/149): gawk-all-langpacks-5.1.0-6.el9.aarch 7.0 MB/s | 207 kB 00:00 2024-11-19 10:55:53.807 | (149/149): rpm-plugin-systemd-inhibit-4.16.1.3- 611 kB/s | 17 kB 00:00 2024-11-19 10:55:53.809 | -------------------------------------------------------------------------------- 2024-11-19 10:55:53.809 | Total 4.0 MB/s | 67 MB 00:16 2024-11-19 10:55:53.842 | CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 2024-11-19 10:55:54.795 | Importing GPG key 0x8483C65D: 2024-11-19 10:55:54.795 | Userid : "CentOS (CentOS Official Signing Key) " 2024-11-19 10:55:54.795 | Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 2024-11-19 10:55:54.795 | From : /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 2024-11-19 10:55:54.831 | Key imported successfully 2024-11-19 10:55:56.784 | Running transaction check 2024-11-19 10:55:57.213 | Transaction check succeeded. 2024-11-19 10:55:57.213 | Running transaction test 2024-11-19 10:55:59.641 | Transaction test succeeded. 2024-11-19 10:55:59.643 | Running transaction 2024-11-19 10:56:15.129 | Preparing : 1/1 2024-11-19 10:56:15.150 | Installing : libgcc-11.5.0-2.el9.aarch64 1/149 2024-11-19 10:56:15.411 | Running scriptlet: libgcc-11.5.0-2.el9.aarch64 1/149 2024-11-19 10:56:15.462 | Installing : tzdata-2024b-2.el9.noarch 2/149 2024-11-19 10:56:15.489 | Installing : gawk-all-langpacks-5.1.0-6.el9.aarch64 3/149 2024-11-19 10:56:15.511 | Installing : python3-setuptools-wheel-53.0.0-13.el9.noarch 4/149 2024-11-19 10:56:15.527 | Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 5/149 2024-11-19 10:56:15.568 | Installing : pcre2-syntax-10.40-6.el9.noarch 6/149 2024-11-19 10:56:15.790 | Installing : ncurses-base-6.2-10.20210508.el9.noarch 7/149 2024-11-19 10:56:15.917 | Installing : glibc-gconv-extra-2.34-140.el9.aarch64 8/149 2024-11-19 10:56:16.035 | Running scriptlet: glibc-gconv-extra-2.34-140.el9.aarch64 8/149 2024-11-19 10:56:16.244 | Installing : glibc-langpack-en-2.34-140.el9.aarch64 9/149 2024-11-19 10:56:16.361 | Installing : ncurses-libs-6.2-10.20210508.el9.aarch64 10/149 2024-11-19 10:56:16.427 | Running scriptlet: glibc-2.34-140.el9.aarch64 11/149 2024-11-19 10:56:16.468 | Installing : glibc-2.34-140.el9.aarch64 11/149 2024-11-19 10:56:16.737 | Running scriptlet: glibc-2.34-140.el9.aarch64 11/149 2024-11-19 10:56:16.755 | Installing : bash-5.1.8-9.el9.aarch64 12/149 2024-11-19 10:56:16.775 | Running scriptlet: bash-5.1.8-9.el9.aarch64 12/149 2024-11-19 10:56:16.840 | Installing : glibc-common-2.34-140.el9.aarch64 13/149 2024-11-19 10:56:16.866 | Installing : glibc-minimal-langpack-2.34-140.el9.aarch64 14/149 2024-11-19 10:56:16.885 | Installing : zlib-1.2.11-41.el9.aarch64 15/149 2024-11-19 10:56:16.916 | Installing : xz-libs-5.2.5-8.el9.aarch64 16/149 2024-11-19 10:56:16.943 | Installing : bzip2-libs-1.0.8-9.el9.aarch64 17/149 2024-11-19 10:56:17.008 | Installing : libzstd-1.5.1-2.el9.aarch64 18/149 2024-11-19 10:56:17.027 | Installing : libcap-2.48-9.el9.aarch64 19/149 2024-11-19 10:56:17.137 | Installing : libxcrypt-4.4.18-3.el9.aarch64 20/149 2024-11-19 10:56:17.214 | Installing : sqlite-libs-3.34.1-7.el9.aarch64 21/149 2024-11-19 10:56:17.313 | Installing : libuuid-2.37.4-20.el9.aarch64 22/149 2024-11-19 10:56:17.340 | Installing : libgpg-error-1.42-5.el9.aarch64 23/149 2024-11-19 10:56:17.544 | Installing : popt-1.18-8.el9.aarch64 24/149 2024-11-19 10:56:17.765 | Installing : libxml2-2.9.13-6.el9.aarch64 25/149 2024-11-19 10:56:17.786 | Installing : crypto-policies-20240828-2.git626aa59.el9.noarch 26/149 2024-11-19 10:56:17.791 | Running scriptlet: crypto-policies-20240828-2.git626aa59.el9.noarch 26/149 2024-11-19 10:56:17.804 | Installing : libattr-2.5.1-3.el9.aarch64 27/149 2024-11-19 10:56:17.830 | Installing : libacl-2.3.1-4.el9.aarch64 28/149 2024-11-19 10:56:17.844 | Installing : libsmartcols-2.37.4-20.el9.aarch64 29/149 2024-11-19 10:56:17.868 | Installing : lua-libs-5.4.4-4.el9.aarch64 30/149 2024-11-19 10:56:17.920 | Installing : readline-8.1-4.el9.aarch64 31/149 2024-11-19 10:56:17.954 | Installing : libgcrypt-1.10.0-11.el9.aarch64 32/149 2024-11-19 10:56:18.063 | Installing : expat-2.5.0-4.el9.aarch64 33/149 2024-11-19 10:56:18.089 | Installing : gmp-1:6.2.0-13.el9.aarch64 34/149 2024-11-19 10:56:18.107 | Installing : keyutils-libs-1.6.3-1.el9.aarch64 35/149 2024-11-19 10:56:18.125 | Installing : libcap-ng-0.8.2-7.el9.aarch64 36/149 2024-11-19 10:56:18.141 | Installing : audit-libs-3.1.5-1.el9.aarch64 37/149 2024-11-19 10:56:18.159 | Installing : libcom_err-1.46.5-5.el9.aarch64 38/149 2024-11-19 10:56:18.195 | Installing : libffi-3.4.2-8.el9.aarch64 39/149 2024-11-19 10:56:18.220 | Installing : libstdc++-11.5.0-2.el9.aarch64 40/149 2024-11-19 10:56:18.273 | Installing : libtasn1-4.16.0-8.el9.aarch64 41/149 2024-11-19 10:56:18.308 | Installing : p11-kit-0.25.3-3.el9.aarch64 42/149 2024-11-19 10:56:18.438 | Installing : libunistring-0.9.10-15.el9.aarch64 43/149 2024-11-19 10:56:18.898 | Installing : libidn2-2.3.0-7.el9.aarch64 44/149 2024-11-19 10:56:18.916 | Installing : lz4-libs-1.9.3-5.el9.aarch64 45/149 2024-11-19 10:56:18.957 | Installing : libassuan-2.5.5-3.el9.aarch64 46/149 2024-11-19 10:56:19.022 | Installing : elfutils-libelf-0.192-2.el9.aarch64 47/149 2024-11-19 10:56:19.039 | Installing : file-libs-5.39-16.el9.aarch64 48/149 2024-11-19 10:56:19.053 | Installing : gdbm-libs-1:1.23-1.el9.aarch64 49/149 2024-11-19 10:56:19.076 | Installing : json-c-0.14-11.el9.aarch64 50/149 2024-11-19 10:56:19.091 | Installing : libsepol-3.6-1.el9.aarch64 51/149 2024-11-19 10:56:19.110 | Installing : libsigsegv-2.13-4.el9.aarch64 52/149 2024-11-19 10:56:19.144 | Installing : pcre-8.44-4.el9.aarch64 53/149 2024-11-19 10:56:19.184 | Installing : grep-3.6-5.el9.aarch64 54/149 2024-11-19 10:56:19.199 | Installing : pcre2-10.40-6.el9.aarch64 55/149 2024-11-19 10:56:19.230 | Installing : libselinux-3.6-2.el9.aarch64 56/149 2024-11-19 10:56:19.252 | Installing : sed-4.8-9.el9.aarch64 57/149 2024-11-19 10:56:19.362 | Installing : libsemanage-3.6-3.el9.aarch64 58/149 2024-11-19 10:56:19.390 | Installing : shadow-utils-2:4.9-12.el9.aarch64 59/149 2024-11-19 10:56:19.508 | Running scriptlet: libutempter-1.2.1-6.el9.aarch64 60/149 2024-11-19 10:56:19.529 | Installing : libutempter-1.2.1-6.el9.aarch64 60/149 2024-11-19 10:56:19.547 | Installing : libpsl-0.21.1-5.el9.aarch64 61/149 2024-11-19 10:56:19.608 | Installing : keyutils-1.6.3-1.el9.aarch64 62/149 2024-11-19 10:56:19.663 | Installing : mpfr-4.1.0-7.el9.aarch64 63/149 2024-11-19 10:56:19.690 | Installing : gawk-5.1.0-6.el9.aarch64 64/149 2024-11-19 10:56:19.716 | Installing : libcomps-0.1.18-1.el9.aarch64 65/149 2024-11-19 10:56:19.739 | Installing : acl-2.3.1-4.el9.aarch64 66/149 2024-11-19 10:56:19.760 | Installing : attr-2.5.1-3.el9.aarch64 67/149 2024-11-19 10:56:19.778 | Installing : libksba-1.5.1-7.el9.aarch64 68/149 2024-11-19 10:56:19.795 | Installing : systemd-rpm-macros-252-48.el9.noarch 69/149 2024-11-19 10:56:19.824 | Installing : alternatives-1.24-1.el9.aarch64 70/149 2024-11-19 10:56:19.849 | Installing : p11-kit-trust-0.25.3-3.el9.aarch64 71/149 2024-11-19 10:56:19.875 | Running scriptlet: p11-kit-trust-0.25.3-3.el9.aarch64 71/149 2024-11-19 10:56:19.908 | Installing : libbrotli-1.0.9-7.el9.aarch64 72/149 2024-11-19 10:56:20.141 | Installing : libdb-5.3.28-55.el9.aarch64 73/149 2024-11-19 10:56:20.159 | Installing : libeconf-0.4.1-4.el9.aarch64 74/149 2024-11-19 10:56:20.176 | Installing : libgomp-11.5.0-2.el9.aarch64 75/149 2024-11-19 10:56:20.195 | Installing : libnghttp2-1.43.0-6.el9.aarch64 76/149 2024-11-19 10:56:20.217 | Installing : libseccomp-2.5.2-2.el9.aarch64 77/149 2024-11-19 10:56:20.235 | Installing : libverto-0.3.2-3.el9.aarch64 78/149 2024-11-19 10:56:20.261 | Installing : libyaml-0.2.5-7.el9.aarch64 79/149 2024-11-19 10:56:20.315 | Installing : nettle-3.9.1-1.el9.aarch64 80/149 2024-11-19 10:56:20.344 | Installing : gnutls-3.8.3-4.el9.aarch64 81/149 2024-11-19 10:56:20.363 | Installing : npth-1.6-8.el9.aarch64 82/149 2024-11-19 10:56:20.376 | Installing : libssh-config-0.10.4-13.el9.noarch 83/149 2024-11-19 10:56:20.393 | Installing : libreport-filesystem-2.15.2-6.el9.noarch 84/149 2024-11-19 10:56:20.546 | Installing : dnf-data-4.14.0-21.el9.noarch 85/149 2024-11-19 10:56:20.643 | Installing : coreutils-common-8.32-37.el9.aarch64 86/149 2024-11-19 10:56:20.776 | Installing : openssl-libs-1:3.2.2-6.el9.aarch64 87/149 2024-11-19 10:56:20.886 | Installing : coreutils-8.32-37.el9.aarch64 88/149 2024-11-19 10:56:20.928 | Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 89/149 2024-11-19 10:56:21.067 | Installing : ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 89/149 2024-11-19 10:56:23.986 | Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 89/149 2024-11-19 10:56:24.018 | Installing : systemd-libs-252-48.el9.aarch64 90/149 2024-11-19 10:56:24.051 | Running scriptlet: systemd-libs-252-48.el9.aarch64 90/149 2024-11-19 10:56:24.424 | Installing : libblkid-2.37.4-20.el9.aarch64 91/149 2024-11-19 10:56:24.445 | Running scriptlet: libblkid-2.37.4-20.el9.aarch64 91/149 2024-11-19 10:56:24.755 | Installing : libmount-2.37.4-20.el9.aarch64 92/149 2024-11-19 10:56:24.814 | Installing : glib2-2.68.4-16.el9.aarch64 93/149 2024-11-19 10:56:24.934 | Installing : krb5-libs-1.21.1-4.el9.aarch64 94/149 2024-11-19 10:56:24.958 | Installing : libfdisk-2.37.4-20.el9.aarch64 95/149 2024-11-19 10:56:25.061 | Installing : dbus-libs-1:1.12.20-8.el9.aarch64 96/149 2024-11-19 10:56:25.107 | Installing : cyrus-sasl-lib-2.1.27-21.el9.aarch64 97/149 2024-11-19 10:56:25.468 | Installing : libssh-0.10.4-13.el9.aarch64 98/149 2024-11-19 10:56:26.130 | Installing : util-linux-core-2.37.4-20.el9.aarch64 99/149 2024-11-19 10:56:26.156 | Running scriptlet: util-linux-core-2.37.4-20.el9.aarch64 99/149 2024-11-19 10:56:26.307 | Installing : python3-pip-wheel-21.3.1-1.el9.noarch 100/149 2024-11-19 10:56:26.342 | Installing : python-unversioned-command-3.9.20-1.el9.noarch 101/149 2024-11-19 10:56:27.613 | Installing : python3-3.9.20-1.el9.aarch64 102/149 2024-11-19 10:56:27.912 | Installing : python3-libs-3.9.20-1.el9.aarch64 103/149 2024-11-19 10:56:27.940 | Installing : python3-dbus-1.2.18-2.el9.aarch64 104/149 2024-11-19 10:56:27.962 | Installing : python3-libcomps-0.1.18-1.el9.aarch64 105/149 2024-11-19 10:56:27.995 | Installing : python3-six-1.15.0-9.el9.noarch 106/149 2024-11-19 10:56:28.025 | Installing : python3-dateutil-1:2.8.1-7.el9.noarch 107/149 2024-11-19 10:56:28.057 | Installing : python3-systemd-234-19.el9.aarch64 108/149 2024-11-19 10:56:28.094 | Installing : gzip-1.12-1.el9.aarch64 109/149 2024-11-19 10:56:28.219 | Installing : cracklib-2.9.6-27.el9.aarch64 110/149 2024-11-19 10:56:28.299 | Installing : cracklib-dicts-2.9.6-27.el9.aarch64 111/149 2024-11-19 10:56:28.343 | Installing : openssl-1:3.2.2-6.el9.aarch64 112/149 2024-11-19 10:56:28.470 | Installing : libpwquality-1.4.4-8.el9.aarch64 113/149 2024-11-19 10:56:28.678 | Installing : pam-1.5.1-22.el9.aarch64 114/149 2024-11-19 10:56:28.731 | Installing : util-linux-2.37.4-20.el9.aarch64 115/149 2024-11-19 10:56:28.743 | Installing : kmod-libs-28-10.el9.aarch64 116/149 2024-11-19 10:56:28.808 | Installing : dbus-1:1.12.20-8.el9.aarch64 117/149 2024-11-19 10:56:28.824 | Installing : systemd-pam-252-48.el9.aarch64 118/149 2024-11-19 10:56:30.489 | Running scriptlet: systemd-252-48.el9.aarch64 119/149 2024-11-19 10:56:30.531 | Installing : systemd-252-48.el9.aarch64 119/149 2024-11-19 10:56:30.834 | Running scriptlet: systemd-252-48.el9.aarch64 119/149 2024-11-19 10:56:30.850 | Installing : dbus-common-1:1.12.20-8.el9.noarch 120/149 2024-11-19 10:56:30.887 | Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 120/149 2024-11-19 10:56:30.887 | Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket -> /usr/lib/systemd/system/dbus.socket. 2024-11-19 10:56:30.888 | Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket -> /usr/lib/systemd/user/dbus.socket. 2024-11-19 10:56:30.888 | 2024-11-19 10:56:31.105 | Running scriptlet: dbus-broker-28-7.el9.aarch64 121/149 2024-11-19 10:56:31.125 | Installing : dbus-broker-28-7.el9.aarch64 121/149 2024-11-19 10:56:31.161 | Running scriptlet: dbus-broker-28-7.el9.aarch64 121/149 2024-11-19 10:56:31.162 | Created symlink /etc/systemd/system/dbus.service -> /usr/lib/systemd/system/dbus-broker.service. 2024-11-19 10:56:31.162 | Created symlink /etc/systemd/user/dbus.service -> /usr/lib/systemd/user/dbus-broker.service. 2024-11-19 10:56:31.162 | 2024-11-19 10:56:31.175 | Installing : elfutils-default-yama-scope-0.192-2.el9.noarch 122/149 2024-11-19 10:56:31.196 | Running scriptlet: elfutils-default-yama-scope-0.192-2.el9.noarch 122/149 2024-11-19 10:56:31.464 | Installing : elfutils-libs-0.192-2.el9.aarch64 123/149 2024-11-19 10:56:31.489 | Installing : libarchive-3.5.3-4.el9.aarch64 124/149 2024-11-19 10:56:31.532 | Installing : libevent-2.1.12-8.el9.aarch64 125/149 2024-11-19 10:56:31.557 | Installing : openldap-2.6.6-3.el9.aarch64 126/149 2024-11-19 10:56:31.678 | Installing : libcurl-7.76.1-31.el9.aarch64 127/149 2024-11-19 10:56:31.710 | Installing : gnupg2-2.3.3-4.el9.aarch64 128/149 2024-11-19 10:56:31.753 | Installing : gpgme-1.15.1-6.el9.aarch64 129/149 2024-11-19 10:56:31.792 | Installing : librepo-1.14.5-2.el9.aarch64 130/149 2024-11-19 10:56:31.819 | Installing : python3-gpg-1.15.1-6.el9.aarch64 131/149 2024-11-19 10:56:31.913 | Installing : curl-7.76.1-31.el9.aarch64 132/149 2024-11-19 10:56:31.955 | Installing : rpm-4.16.1.3-36.el9.aarch64 133/149 2024-11-19 10:56:31.979 | Installing : rpm-libs-4.16.1.3-36.el9.aarch64 134/149 2024-11-19 10:56:32.009 | Installing : libmodulemd-2.13.0-2.el9.aarch64 135/149 2024-11-19 10:56:32.055 | Installing : libsolv-0.7.24-3.el9.aarch64 136/149 2024-11-19 10:56:32.207 | Installing : libdnf-0.69.0-12.el9.aarch64 137/149 2024-11-19 10:56:32.229 | Installing : python3-libdnf-0.69.0-12.el9.aarch64 138/149 2024-11-19 10:56:32.247 | Installing : python3-hawkey-0.69.0-12.el9.aarch64 139/149 2024-11-19 10:56:32.261 | Installing : rpm-build-libs-4.16.1.3-36.el9.aarch64 140/149 2024-11-19 10:56:32.277 | Installing : rpm-plugin-systemd-inhibit-4.16.1.3-36.el9.aarch 141/149 2024-11-19 10:56:32.525 | Running scriptlet: tpm2-tss-3.2.3-1.el9.aarch64 142/149 2024-11-19 10:56:32.556 | Installing : tpm2-tss-3.2.3-1.el9.aarch64 142/149 2024-11-19 10:56:32.571 | Installing : ima-evm-utils-1.5-2.el9.aarch64 143/149 2024-11-19 10:56:32.588 | Installing : rpm-sign-libs-4.16.1.3-36.el9.aarch64 144/149 2024-11-19 10:56:32.651 | Installing : python3-rpm-4.16.1.3-36.el9.aarch64 145/149 2024-11-19 10:56:32.697 | Installing : python3-dnf-4.14.0-21.el9.noarch 146/149 2024-11-19 10:56:32.797 | Installing : python3-dnf-plugins-core-4.3.0-17.el9.noarch 147/149 2024-11-19 10:56:32.847 | Installing : dnf-plugins-core-4.3.0-17.el9.noarch 148/149 2024-11-19 10:56:32.870 | Installing : dnf-4.14.0-21.el9.noarch 149/149 2024-11-19 10:56:32.898 | Running scriptlet: dnf-4.14.0-21.el9.noarch 149/149 2024-11-19 10:56:32.898 | Created symlink /etc/systemd/system/timers.target.wants/dnf-makecache.timer -> /usr/lib/systemd/system/dnf-makecache.timer. 2024-11-19 10:56:32.898 | 2024-11-19 10:56:35.841 | Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 149/149 2024-11-19 10:56:35.883 | Running scriptlet: rpm-4.16.1.3-36.el9.aarch64 149/149 2024-11-19 10:56:52.723 | Running scriptlet: dnf-4.14.0-21.el9.noarch 149/149 2024-11-19 10:56:52.723 | Verifying : acl-2.3.1-4.el9.aarch64 1/149 2024-11-19 10:56:52.724 | Verifying : alternatives-1.24-1.el9.aarch64 2/149 2024-11-19 10:56:52.724 | Verifying : attr-2.5.1-3.el9.aarch64 3/149 2024-11-19 10:56:52.724 | Verifying : audit-libs-3.1.5-1.el9.aarch64 4/149 2024-11-19 10:56:52.724 | Verifying : bash-5.1.8-9.el9.aarch64 5/149 2024-11-19 10:56:52.725 | Verifying : bzip2-libs-1.0.8-9.el9.aarch64 6/149 2024-11-19 10:56:52.725 | Verifying : ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 7/149 2024-11-19 10:56:52.725 | Verifying : coreutils-8.32-37.el9.aarch64 8/149 2024-11-19 10:56:52.725 | Verifying : coreutils-common-8.32-37.el9.aarch64 9/149 2024-11-19 10:56:52.726 | Verifying : cracklib-2.9.6-27.el9.aarch64 10/149 2024-11-19 10:56:52.726 | Verifying : cracklib-dicts-2.9.6-27.el9.aarch64 11/149 2024-11-19 10:56:52.726 | Verifying : crypto-policies-20240828-2.git626aa59.el9.noarch 12/149 2024-11-19 10:56:52.726 | Verifying : curl-7.76.1-31.el9.aarch64 13/149 2024-11-19 10:56:52.726 | Verifying : cyrus-sasl-lib-2.1.27-21.el9.aarch64 14/149 2024-11-19 10:56:52.727 | Verifying : dbus-1:1.12.20-8.el9.aarch64 15/149 2024-11-19 10:56:52.727 | Verifying : dbus-broker-28-7.el9.aarch64 16/149 2024-11-19 10:56:52.727 | Verifying : dbus-common-1:1.12.20-8.el9.noarch 17/149 2024-11-19 10:56:52.727 | Verifying : dbus-libs-1:1.12.20-8.el9.aarch64 18/149 2024-11-19 10:56:52.728 | Verifying : dnf-4.14.0-21.el9.noarch 19/149 2024-11-19 10:56:52.728 | Verifying : dnf-data-4.14.0-21.el9.noarch 20/149 2024-11-19 10:56:52.728 | Verifying : dnf-plugins-core-4.3.0-17.el9.noarch 21/149 2024-11-19 10:56:52.728 | Verifying : elfutils-default-yama-scope-0.192-2.el9.noarch 22/149 2024-11-19 10:56:52.728 | Verifying : elfutils-libelf-0.192-2.el9.aarch64 23/149 2024-11-19 10:56:52.729 | Verifying : elfutils-libs-0.192-2.el9.aarch64 24/149 2024-11-19 10:56:52.729 | Verifying : expat-2.5.0-4.el9.aarch64 25/149 2024-11-19 10:56:52.729 | Verifying : file-libs-5.39-16.el9.aarch64 26/149 2024-11-19 10:56:52.729 | Verifying : gawk-5.1.0-6.el9.aarch64 27/149 2024-11-19 10:56:52.730 | Verifying : gdbm-libs-1:1.23-1.el9.aarch64 28/149 2024-11-19 10:56:52.730 | Verifying : glib2-2.68.4-16.el9.aarch64 29/149 2024-11-19 10:56:52.730 | Verifying : glibc-2.34-140.el9.aarch64 30/149 2024-11-19 10:56:52.730 | Verifying : glibc-common-2.34-140.el9.aarch64 31/149 2024-11-19 10:56:52.730 | Verifying : glibc-gconv-extra-2.34-140.el9.aarch64 32/149 2024-11-19 10:56:52.731 | Verifying : glibc-langpack-en-2.34-140.el9.aarch64 33/149 2024-11-19 10:56:52.731 | Verifying : glibc-minimal-langpack-2.34-140.el9.aarch64 34/149 2024-11-19 10:56:52.731 | Verifying : gmp-1:6.2.0-13.el9.aarch64 35/149 2024-11-19 10:56:52.731 | Verifying : gnupg2-2.3.3-4.el9.aarch64 36/149 2024-11-19 10:56:52.732 | Verifying : gnutls-3.8.3-4.el9.aarch64 37/149 2024-11-19 10:56:52.732 | Verifying : gpgme-1.15.1-6.el9.aarch64 38/149 2024-11-19 10:56:52.732 | Verifying : grep-3.6-5.el9.aarch64 39/149 2024-11-19 10:56:52.732 | Verifying : gzip-1.12-1.el9.aarch64 40/149 2024-11-19 10:56:52.732 | Verifying : ima-evm-utils-1.5-2.el9.aarch64 41/149 2024-11-19 10:56:52.733 | Verifying : json-c-0.14-11.el9.aarch64 42/149 2024-11-19 10:56:52.733 | Verifying : keyutils-1.6.3-1.el9.aarch64 43/149 2024-11-19 10:56:52.733 | Verifying : keyutils-libs-1.6.3-1.el9.aarch64 44/149 2024-11-19 10:56:52.733 | Verifying : kmod-libs-28-10.el9.aarch64 45/149 2024-11-19 10:56:52.733 | Verifying : krb5-libs-1.21.1-4.el9.aarch64 46/149 2024-11-19 10:56:52.734 | Verifying : libacl-2.3.1-4.el9.aarch64 47/149 2024-11-19 10:56:52.734 | Verifying : libarchive-3.5.3-4.el9.aarch64 48/149 2024-11-19 10:56:52.734 | Verifying : libassuan-2.5.5-3.el9.aarch64 49/149 2024-11-19 10:56:52.734 | Verifying : libattr-2.5.1-3.el9.aarch64 50/149 2024-11-19 10:56:52.735 | Verifying : libblkid-2.37.4-20.el9.aarch64 51/149 2024-11-19 10:56:52.735 | Verifying : libbrotli-1.0.9-7.el9.aarch64 52/149 2024-11-19 10:56:52.735 | Verifying : libcap-2.48-9.el9.aarch64 53/149 2024-11-19 10:56:52.735 | Verifying : libcap-ng-0.8.2-7.el9.aarch64 54/149 2024-11-19 10:56:52.735 | Verifying : libcom_err-1.46.5-5.el9.aarch64 55/149 2024-11-19 10:56:52.736 | Verifying : libcomps-0.1.18-1.el9.aarch64 56/149 2024-11-19 10:56:52.736 | Verifying : libcurl-7.76.1-31.el9.aarch64 57/149 2024-11-19 10:56:52.736 | Verifying : libdb-5.3.28-55.el9.aarch64 58/149 2024-11-19 10:56:52.736 | Verifying : libdnf-0.69.0-12.el9.aarch64 59/149 2024-11-19 10:56:52.737 | Verifying : libeconf-0.4.1-4.el9.aarch64 60/149 2024-11-19 10:56:52.737 | Verifying : libevent-2.1.12-8.el9.aarch64 61/149 2024-11-19 10:56:52.737 | Verifying : libfdisk-2.37.4-20.el9.aarch64 62/149 2024-11-19 10:56:52.737 | Verifying : libffi-3.4.2-8.el9.aarch64 63/149 2024-11-19 10:56:52.737 | Verifying : libgcc-11.5.0-2.el9.aarch64 64/149 2024-11-19 10:56:52.738 | Verifying : libgcrypt-1.10.0-11.el9.aarch64 65/149 2024-11-19 10:56:52.738 | Verifying : libgomp-11.5.0-2.el9.aarch64 66/149 2024-11-19 10:56:52.738 | Verifying : libgpg-error-1.42-5.el9.aarch64 67/149 2024-11-19 10:56:52.738 | Verifying : libidn2-2.3.0-7.el9.aarch64 68/149 2024-11-19 10:56:52.738 | Verifying : libksba-1.5.1-7.el9.aarch64 69/149 2024-11-19 10:56:52.739 | Verifying : libmodulemd-2.13.0-2.el9.aarch64 70/149 2024-11-19 10:56:52.739 | Verifying : libmount-2.37.4-20.el9.aarch64 71/149 2024-11-19 10:56:52.739 | Verifying : libnghttp2-1.43.0-6.el9.aarch64 72/149 2024-11-19 10:56:52.739 | Verifying : libpsl-0.21.1-5.el9.aarch64 73/149 2024-11-19 10:56:52.740 | Verifying : libpwquality-1.4.4-8.el9.aarch64 74/149 2024-11-19 10:56:52.740 | Verifying : librepo-1.14.5-2.el9.aarch64 75/149 2024-11-19 10:56:52.740 | Verifying : libreport-filesystem-2.15.2-6.el9.noarch 76/149 2024-11-19 10:56:52.740 | Verifying : libseccomp-2.5.2-2.el9.aarch64 77/149 2024-11-19 10:56:52.741 | Verifying : libselinux-3.6-2.el9.aarch64 78/149 2024-11-19 10:56:52.741 | Verifying : libsemanage-3.6-3.el9.aarch64 79/149 2024-11-19 10:56:52.741 | Verifying : libsepol-3.6-1.el9.aarch64 80/149 2024-11-19 10:56:52.741 | Verifying : libsigsegv-2.13-4.el9.aarch64 81/149 2024-11-19 10:56:52.741 | Verifying : libsmartcols-2.37.4-20.el9.aarch64 82/149 2024-11-19 10:56:52.742 | Verifying : libsolv-0.7.24-3.el9.aarch64 83/149 2024-11-19 10:56:52.742 | Verifying : libssh-0.10.4-13.el9.aarch64 84/149 2024-11-19 10:56:52.742 | Verifying : libssh-config-0.10.4-13.el9.noarch 85/149 2024-11-19 10:56:52.742 | Verifying : libstdc++-11.5.0-2.el9.aarch64 86/149 2024-11-19 10:56:52.742 | Verifying : libtasn1-4.16.0-8.el9.aarch64 87/149 2024-11-19 10:56:52.743 | Verifying : libunistring-0.9.10-15.el9.aarch64 88/149 2024-11-19 10:56:52.743 | Verifying : libutempter-1.2.1-6.el9.aarch64 89/149 2024-11-19 10:56:52.743 | Verifying : libuuid-2.37.4-20.el9.aarch64 90/149 2024-11-19 10:56:52.743 | Verifying : libverto-0.3.2-3.el9.aarch64 91/149 2024-11-19 10:56:52.744 | Verifying : libxcrypt-4.4.18-3.el9.aarch64 92/149 2024-11-19 10:56:52.744 | Verifying : libxml2-2.9.13-6.el9.aarch64 93/149 2024-11-19 10:56:52.744 | Verifying : libyaml-0.2.5-7.el9.aarch64 94/149 2024-11-19 10:56:52.744 | Verifying : libzstd-1.5.1-2.el9.aarch64 95/149 2024-11-19 10:56:52.744 | Verifying : lua-libs-5.4.4-4.el9.aarch64 96/149 2024-11-19 10:56:52.745 | Verifying : lz4-libs-1.9.3-5.el9.aarch64 97/149 2024-11-19 10:56:52.745 | Verifying : mpfr-4.1.0-7.el9.aarch64 98/149 2024-11-19 10:56:52.745 | Verifying : ncurses-base-6.2-10.20210508.el9.noarch 99/149 2024-11-19 10:56:52.745 | Verifying : ncurses-libs-6.2-10.20210508.el9.aarch64 100/149 2024-11-19 10:56:52.746 | Verifying : nettle-3.9.1-1.el9.aarch64 101/149 2024-11-19 10:56:52.746 | Verifying : npth-1.6-8.el9.aarch64 102/149 2024-11-19 10:56:52.746 | Verifying : openldap-2.6.6-3.el9.aarch64 103/149 2024-11-19 10:56:52.746 | Verifying : openssl-1:3.2.2-6.el9.aarch64 104/149 2024-11-19 10:56:52.746 | Verifying : openssl-libs-1:3.2.2-6.el9.aarch64 105/149 2024-11-19 10:56:52.747 | Verifying : p11-kit-0.25.3-3.el9.aarch64 106/149 2024-11-19 10:56:52.747 | Verifying : p11-kit-trust-0.25.3-3.el9.aarch64 107/149 2024-11-19 10:56:52.747 | Verifying : pam-1.5.1-22.el9.aarch64 108/149 2024-11-19 10:56:52.747 | Verifying : pcre-8.44-4.el9.aarch64 109/149 2024-11-19 10:56:52.747 | Verifying : pcre2-10.40-6.el9.aarch64 110/149 2024-11-19 10:56:52.748 | Verifying : pcre2-syntax-10.40-6.el9.noarch 111/149 2024-11-19 10:56:52.748 | Verifying : popt-1.18-8.el9.aarch64 112/149 2024-11-19 10:56:52.748 | Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 113/149 2024-11-19 10:56:52.748 | Verifying : python3-3.9.20-1.el9.aarch64 114/149 2024-11-19 10:56:52.749 | Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 115/149 2024-11-19 10:56:52.749 | Verifying : python3-dbus-1.2.18-2.el9.aarch64 116/149 2024-11-19 10:56:52.749 | Verifying : python3-dnf-4.14.0-21.el9.noarch 117/149 2024-11-19 10:56:52.749 | Verifying : python3-dnf-plugins-core-4.3.0-17.el9.noarch 118/149 2024-11-19 10:56:52.750 | Verifying : python3-gpg-1.15.1-6.el9.aarch64 119/149 2024-11-19 10:56:52.750 | Verifying : python3-hawkey-0.69.0-12.el9.aarch64 120/149 2024-11-19 10:56:52.750 | Verifying : python3-libcomps-0.1.18-1.el9.aarch64 121/149 2024-11-19 10:56:52.750 | Verifying : python3-libdnf-0.69.0-12.el9.aarch64 122/149 2024-11-19 10:56:52.750 | Verifying : python3-libs-3.9.20-1.el9.aarch64 123/149 2024-11-19 10:56:52.751 | Verifying : python3-pip-wheel-21.3.1-1.el9.noarch 124/149 2024-11-19 10:56:52.751 | Verifying : python3-rpm-4.16.1.3-36.el9.aarch64 125/149 2024-11-19 10:56:52.751 | Verifying : python3-setuptools-wheel-53.0.0-13.el9.noarch 126/149 2024-11-19 10:56:52.751 | Verifying : python3-six-1.15.0-9.el9.noarch 127/149 2024-11-19 10:56:52.752 | Verifying : python3-systemd-234-19.el9.aarch64 128/149 2024-11-19 10:56:52.752 | Verifying : readline-8.1-4.el9.aarch64 129/149 2024-11-19 10:56:52.752 | Verifying : rpm-4.16.1.3-36.el9.aarch64 130/149 2024-11-19 10:56:52.752 | Verifying : rpm-build-libs-4.16.1.3-36.el9.aarch64 131/149 2024-11-19 10:56:52.752 | Verifying : rpm-libs-4.16.1.3-36.el9.aarch64 132/149 2024-11-19 10:56:52.753 | Verifying : rpm-sign-libs-4.16.1.3-36.el9.aarch64 133/149 2024-11-19 10:56:52.753 | Verifying : sed-4.8-9.el9.aarch64 134/149 2024-11-19 10:56:52.753 | Verifying : shadow-utils-2:4.9-12.el9.aarch64 135/149 2024-11-19 10:56:52.753 | Verifying : sqlite-libs-3.34.1-7.el9.aarch64 136/149 2024-11-19 10:56:52.753 | Verifying : systemd-252-48.el9.aarch64 137/149 2024-11-19 10:56:52.754 | Verifying : systemd-libs-252-48.el9.aarch64 138/149 2024-11-19 10:56:52.754 | Verifying : systemd-pam-252-48.el9.aarch64 139/149 2024-11-19 10:56:52.754 | Verifying : systemd-rpm-macros-252-48.el9.noarch 140/149 2024-11-19 10:56:52.754 | Verifying : tpm2-tss-3.2.3-1.el9.aarch64 141/149 2024-11-19 10:56:52.755 | Verifying : tzdata-2024b-2.el9.noarch 142/149 2024-11-19 10:56:52.755 | Verifying : util-linux-2.37.4-20.el9.aarch64 143/149 2024-11-19 10:56:52.755 | Verifying : util-linux-core-2.37.4-20.el9.aarch64 144/149 2024-11-19 10:56:52.755 | Verifying : xz-libs-5.2.5-8.el9.aarch64 145/149 2024-11-19 10:56:52.755 | Verifying : zlib-1.2.11-41.el9.aarch64 146/149 2024-11-19 10:56:52.756 | Verifying : gawk-all-langpacks-5.1.0-6.el9.aarch64 147/149 2024-11-19 10:56:52.756 | Verifying : python-unversioned-command-3.9.20-1.el9.noarch 148/149 2024-11-19 10:57:21.850 | Verifying : rpm-plugin-systemd-inhibit-4.16.1.3-36.el9.aarch 149/149 2024-11-19 10:57:21.850 | 2024-11-19 10:57:21.850 | Installed: 2024-11-19 10:57:21.850 | acl-2.3.1-4.el9.aarch64 2024-11-19 10:57:21.850 | alternatives-1.24-1.el9.aarch64 2024-11-19 10:57:21.850 | attr-2.5.1-3.el9.aarch64 2024-11-19 10:57:21.850 | audit-libs-3.1.5-1.el9.aarch64 2024-11-19 10:57:21.850 | bash-5.1.8-9.el9.aarch64 2024-11-19 10:57:21.850 | bzip2-libs-1.0.8-9.el9.aarch64 2024-11-19 10:57:21.850 | ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch 2024-11-19 10:57:21.850 | coreutils-8.32-37.el9.aarch64 2024-11-19 10:57:21.850 | coreutils-common-8.32-37.el9.aarch64 2024-11-19 10:57:21.850 | cracklib-2.9.6-27.el9.aarch64 2024-11-19 10:57:21.850 | cracklib-dicts-2.9.6-27.el9.aarch64 2024-11-19 10:57:21.850 | crypto-policies-20240828-2.git626aa59.el9.noarch 2024-11-19 10:57:21.850 | curl-7.76.1-31.el9.aarch64 2024-11-19 10:57:21.850 | cyrus-sasl-lib-2.1.27-21.el9.aarch64 2024-11-19 10:57:21.850 | dbus-1:1.12.20-8.el9.aarch64 2024-11-19 10:57:21.850 | dbus-broker-28-7.el9.aarch64 2024-11-19 10:57:21.850 | dbus-common-1:1.12.20-8.el9.noarch 2024-11-19 10:57:21.850 | dbus-libs-1:1.12.20-8.el9.aarch64 2024-11-19 10:57:21.850 | dnf-4.14.0-21.el9.noarch 2024-11-19 10:57:21.850 | dnf-data-4.14.0-21.el9.noarch 2024-11-19 10:57:21.850 | dnf-plugins-core-4.3.0-17.el9.noarch 2024-11-19 10:57:21.850 | elfutils-default-yama-scope-0.192-2.el9.noarch 2024-11-19 10:57:21.850 | elfutils-libelf-0.192-2.el9.aarch64 2024-11-19 10:57:21.850 | elfutils-libs-0.192-2.el9.aarch64 2024-11-19 10:57:21.850 | expat-2.5.0-4.el9.aarch64 2024-11-19 10:57:21.850 | file-libs-5.39-16.el9.aarch64 2024-11-19 10:57:21.850 | gawk-5.1.0-6.el9.aarch64 2024-11-19 10:57:21.851 | gawk-all-langpacks-5.1.0-6.el9.aarch64 2024-11-19 10:57:21.851 | gdbm-libs-1:1.23-1.el9.aarch64 2024-11-19 10:57:21.851 | glib2-2.68.4-16.el9.aarch64 2024-11-19 10:57:21.851 | glibc-2.34-140.el9.aarch64 2024-11-19 10:57:21.851 | glibc-common-2.34-140.el9.aarch64 2024-11-19 10:57:21.851 | glibc-gconv-extra-2.34-140.el9.aarch64 2024-11-19 10:57:21.851 | glibc-langpack-en-2.34-140.el9.aarch64 2024-11-19 10:57:21.851 | glibc-minimal-langpack-2.34-140.el9.aarch64 2024-11-19 10:57:21.851 | gmp-1:6.2.0-13.el9.aarch64 2024-11-19 10:57:21.851 | gnupg2-2.3.3-4.el9.aarch64 2024-11-19 10:57:21.851 | gnutls-3.8.3-4.el9.aarch64 2024-11-19 10:57:21.851 | gpgme-1.15.1-6.el9.aarch64 2024-11-19 10:57:21.851 | grep-3.6-5.el9.aarch64 2024-11-19 10:57:21.851 | gzip-1.12-1.el9.aarch64 2024-11-19 10:57:21.851 | ima-evm-utils-1.5-2.el9.aarch64 2024-11-19 10:57:21.851 | json-c-0.14-11.el9.aarch64 2024-11-19 10:57:21.851 | keyutils-1.6.3-1.el9.aarch64 2024-11-19 10:57:21.851 | keyutils-libs-1.6.3-1.el9.aarch64 2024-11-19 10:57:21.851 | kmod-libs-28-10.el9.aarch64 2024-11-19 10:57:21.851 | krb5-libs-1.21.1-4.el9.aarch64 2024-11-19 10:57:21.851 | libacl-2.3.1-4.el9.aarch64 2024-11-19 10:57:21.851 | libarchive-3.5.3-4.el9.aarch64 2024-11-19 10:57:21.851 | libassuan-2.5.5-3.el9.aarch64 2024-11-19 10:57:21.851 | libattr-2.5.1-3.el9.aarch64 2024-11-19 10:57:21.851 | libblkid-2.37.4-20.el9.aarch64 2024-11-19 10:57:21.851 | libbrotli-1.0.9-7.el9.aarch64 2024-11-19 10:57:21.851 | libcap-2.48-9.el9.aarch64 2024-11-19 10:57:21.851 | libcap-ng-0.8.2-7.el9.aarch64 2024-11-19 10:57:21.851 | libcom_err-1.46.5-5.el9.aarch64 2024-11-19 10:57:21.851 | libcomps-0.1.18-1.el9.aarch64 2024-11-19 10:57:21.851 | libcurl-7.76.1-31.el9.aarch64 2024-11-19 10:57:21.851 | libdb-5.3.28-55.el9.aarch64 2024-11-19 10:57:21.851 | libdnf-0.69.0-12.el9.aarch64 2024-11-19 10:57:21.851 | libeconf-0.4.1-4.el9.aarch64 2024-11-19 10:57:21.851 | libevent-2.1.12-8.el9.aarch64 2024-11-19 10:57:21.851 | libfdisk-2.37.4-20.el9.aarch64 2024-11-19 10:57:21.851 | libffi-3.4.2-8.el9.aarch64 2024-11-19 10:57:21.851 | libgcc-11.5.0-2.el9.aarch64 2024-11-19 10:57:21.851 | libgcrypt-1.10.0-11.el9.aarch64 2024-11-19 10:57:21.851 | libgomp-11.5.0-2.el9.aarch64 2024-11-19 10:57:21.851 | libgpg-error-1.42-5.el9.aarch64 2024-11-19 10:57:21.851 | libidn2-2.3.0-7.el9.aarch64 2024-11-19 10:57:21.851 | libksba-1.5.1-7.el9.aarch64 2024-11-19 10:57:21.851 | libmodulemd-2.13.0-2.el9.aarch64 2024-11-19 10:57:21.851 | libmount-2.37.4-20.el9.aarch64 2024-11-19 10:57:21.851 | libnghttp2-1.43.0-6.el9.aarch64 2024-11-19 10:57:21.851 | libpsl-0.21.1-5.el9.aarch64 2024-11-19 10:57:21.851 | libpwquality-1.4.4-8.el9.aarch64 2024-11-19 10:57:21.851 | librepo-1.14.5-2.el9.aarch64 2024-11-19 10:57:21.851 | libreport-filesystem-2.15.2-6.el9.noarch 2024-11-19 10:57:21.851 | libseccomp-2.5.2-2.el9.aarch64 2024-11-19 10:57:21.851 | libselinux-3.6-2.el9.aarch64 2024-11-19 10:57:21.851 | libsemanage-3.6-3.el9.aarch64 2024-11-19 10:57:21.851 | libsepol-3.6-1.el9.aarch64 2024-11-19 10:57:21.851 | libsigsegv-2.13-4.el9.aarch64 2024-11-19 10:57:21.851 | libsmartcols-2.37.4-20.el9.aarch64 2024-11-19 10:57:21.851 | libsolv-0.7.24-3.el9.aarch64 2024-11-19 10:57:21.851 | libssh-0.10.4-13.el9.aarch64 2024-11-19 10:57:21.851 | libssh-config-0.10.4-13.el9.noarch 2024-11-19 10:57:21.852 | libstdc++-11.5.0-2.el9.aarch64 2024-11-19 10:57:21.852 | libtasn1-4.16.0-8.el9.aarch64 2024-11-19 10:57:21.852 | libunistring-0.9.10-15.el9.aarch64 2024-11-19 10:57:21.852 | libutempter-1.2.1-6.el9.aarch64 2024-11-19 10:57:21.852 | libuuid-2.37.4-20.el9.aarch64 2024-11-19 10:57:21.852 | libverto-0.3.2-3.el9.aarch64 2024-11-19 10:57:21.852 | libxcrypt-4.4.18-3.el9.aarch64 2024-11-19 10:57:21.852 | libxml2-2.9.13-6.el9.aarch64 2024-11-19 10:57:21.852 | libyaml-0.2.5-7.el9.aarch64 2024-11-19 10:57:21.852 | libzstd-1.5.1-2.el9.aarch64 2024-11-19 10:57:21.852 | lua-libs-5.4.4-4.el9.aarch64 2024-11-19 10:57:21.852 | lz4-libs-1.9.3-5.el9.aarch64 2024-11-19 10:57:21.852 | mpfr-4.1.0-7.el9.aarch64 2024-11-19 10:57:21.852 | ncurses-base-6.2-10.20210508.el9.noarch 2024-11-19 10:57:21.852 | ncurses-libs-6.2-10.20210508.el9.aarch64 2024-11-19 10:57:21.852 | nettle-3.9.1-1.el9.aarch64 2024-11-19 10:57:21.852 | npth-1.6-8.el9.aarch64 2024-11-19 10:57:21.852 | openldap-2.6.6-3.el9.aarch64 2024-11-19 10:57:21.852 | openssl-1:3.2.2-6.el9.aarch64 2024-11-19 10:57:21.852 | openssl-libs-1:3.2.2-6.el9.aarch64 2024-11-19 10:57:21.852 | p11-kit-0.25.3-3.el9.aarch64 2024-11-19 10:57:21.852 | p11-kit-trust-0.25.3-3.el9.aarch64 2024-11-19 10:57:21.852 | pam-1.5.1-22.el9.aarch64 2024-11-19 10:57:21.852 | pcre-8.44-4.el9.aarch64 2024-11-19 10:57:21.852 | pcre2-10.40-6.el9.aarch64 2024-11-19 10:57:21.852 | pcre2-syntax-10.40-6.el9.noarch 2024-11-19 10:57:21.852 | popt-1.18-8.el9.aarch64 2024-11-19 10:57:21.852 | publicsuffix-list-dafsa-20210518-3.el9.noarch 2024-11-19 10:57:21.852 | python-unversioned-command-3.9.20-1.el9.noarch 2024-11-19 10:57:21.852 | python3-3.9.20-1.el9.aarch64 2024-11-19 10:57:21.852 | python3-dateutil-1:2.8.1-7.el9.noarch 2024-11-19 10:57:21.852 | python3-dbus-1.2.18-2.el9.aarch64 2024-11-19 10:57:21.852 | python3-dnf-4.14.0-21.el9.noarch 2024-11-19 10:57:21.852 | python3-dnf-plugins-core-4.3.0-17.el9.noarch 2024-11-19 10:57:21.852 | python3-gpg-1.15.1-6.el9.aarch64 2024-11-19 10:57:21.852 | python3-hawkey-0.69.0-12.el9.aarch64 2024-11-19 10:57:21.852 | python3-libcomps-0.1.18-1.el9.aarch64 2024-11-19 10:57:21.852 | python3-libdnf-0.69.0-12.el9.aarch64 2024-11-19 10:57:21.852 | python3-libs-3.9.20-1.el9.aarch64 2024-11-19 10:57:21.852 | python3-pip-wheel-21.3.1-1.el9.noarch 2024-11-19 10:57:21.852 | python3-rpm-4.16.1.3-36.el9.aarch64 2024-11-19 10:57:21.852 | python3-setuptools-wheel-53.0.0-13.el9.noarch 2024-11-19 10:57:21.852 | python3-six-1.15.0-9.el9.noarch 2024-11-19 10:57:21.852 | python3-systemd-234-19.el9.aarch64 2024-11-19 10:57:21.852 | readline-8.1-4.el9.aarch64 2024-11-19 10:57:21.852 | rpm-4.16.1.3-36.el9.aarch64 2024-11-19 10:57:21.852 | rpm-build-libs-4.16.1.3-36.el9.aarch64 2024-11-19 10:57:21.852 | rpm-libs-4.16.1.3-36.el9.aarch64 2024-11-19 10:57:21.852 | rpm-plugin-systemd-inhibit-4.16.1.3-36.el9.aarch64 2024-11-19 10:57:21.852 | rpm-sign-libs-4.16.1.3-36.el9.aarch64 2024-11-19 10:57:21.852 | sed-4.8-9.el9.aarch64 2024-11-19 10:57:21.852 | shadow-utils-2:4.9-12.el9.aarch64 2024-11-19 10:57:21.853 | sqlite-libs-3.34.1-7.el9.aarch64 2024-11-19 10:57:21.853 | systemd-252-48.el9.aarch64 2024-11-19 10:57:21.853 | systemd-libs-252-48.el9.aarch64 2024-11-19 10:57:21.853 | systemd-pam-252-48.el9.aarch64 2024-11-19 10:57:21.853 | systemd-rpm-macros-252-48.el9.noarch 2024-11-19 10:57:21.853 | tpm2-tss-3.2.3-1.el9.aarch64 2024-11-19 10:57:21.853 | tzdata-2024b-2.el9.noarch 2024-11-19 10:57:21.853 | util-linux-2.37.4-20.el9.aarch64 2024-11-19 10:57:21.853 | util-linux-core-2.37.4-20.el9.aarch64 2024-11-19 10:57:21.853 | xz-libs-5.2.5-8.el9.aarch64 2024-11-19 10:57:21.854 | zlib-1.2.11-41.el9.aarch64 2024-11-19 10:57:21.854 | 2024-11-19 10:57:21.854 | Complete! 2024-11-19 10:57:22.899 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:241 : rc=0 2024-11-19 10:57:22.904 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : sudo unset /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/yum/vars 2024-11-19 10:57:22.916 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : true 2024-11-19 10:57:22.921 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-11-19 10:57:22.928 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-11-19 10:57:22.935 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : '[' 0 '!=' 0 ']' 2024-11-19 10:57:22.940 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_install_pkg_manager:257 : sudo sed -i s,/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/pki/rpm-gpg,/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/yum.repos.d/centos-addons.repo /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/yum.repos.d/centos.repo 2024-11-19 10:57:22.956 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:324 : _run_chroot rpm --rebuilddb 2024-11-19 10:57:22.961 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=rpm --rebuilddb' 2024-11-19 10:57:22.965 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt env -u TMPDIR sh -c 'rpm --rebuilddb' 2024-11-19 10:57:24.595 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:325 : _run_chroot dnf clean all 2024-11-19 10:57:24.600 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf clean all' 2024-11-19 10:57:24.604 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt env -u TMPDIR sh -c 'dnf clean all' 2024-11-19 10:57:24.985 | 0 files removed 2024-11-19 10:57:25.061 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:328 : echo '%_install_langs C:C.UTF-8:en_US:en_US.UTF-8' 2024-11-19 10:57:25.061 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:329 : sudo tee -a /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/rpm/macros.langs 2024-11-19 10:57:25.077 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:331 : _base_packages='systemd passwd findutils sudo util-linux-ng ' 2024-11-19 10:57:25.081 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:337 : _base_packages+='systemd-udev ' 2024-11-19 10:57:25.086 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:341 : _run_chroot dnf -y update 2024-11-19 10:57:25.090 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y update' 2024-11-19 10:57:25.095 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt env -u TMPDIR sh -c 'dnf -y update' 2024-11-19 10:57:26.421 | CentOS Stream 9 - BaseOS 11 MB/s | 9.4 MB 00:00 2024-11-19 10:57:29.995 | CentOS Stream 9 - AppStream 32 MB/s | 19 MB 00:00 2024-11-19 10:57:38.198 | CentOS Stream 9 - Extras packages 68 kB/s | 19 kB 00:00 2024-11-19 10:57:41.104 | Dependencies resolved. 2024-11-19 10:57:41.107 | Nothing to do. 2024-11-19 10:57:41.107 | Complete! 2024-11-19 10:57:41.840 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:342 : _run_chroot dnf -y --setopt=cachedir=/tmp/yum/aarch64/9-stream install systemd passwd findutils sudo util-linux-ng systemd-udev 2024-11-19 10:57:41.845 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y --setopt=cachedir=/tmp/yum/aarch64/9-stream install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-11-19 10:57:41.849 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt env -u TMPDIR sh -c 'dnf -y --setopt=cachedir=/tmp/yum/aarch64/9-stream install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-11-19 10:57:42.581 | CentOS Stream 9 - BaseOS 19 kB/s | 4.8 kB 00:00 2024-11-19 10:57:43.039 | CentOS Stream 9 - AppStream 20 kB/s | 4.9 kB 00:00 2024-11-19 10:57:43.758 | CentOS Stream 9 - Extras packages 28 kB/s | 6.9 kB 00:00 2024-11-19 10:57:43.917 | Package systemd-252-48.el9.aarch64 is already installed. 2024-11-19 10:57:43.923 | Package util-linux-2.37.4-20.el9.aarch64 is already installed. 2024-11-19 10:57:43.960 | Dependencies resolved. 2024-11-19 10:57:43.964 | ================================================================================ 2024-11-19 10:57:43.964 | Package Architecture Version Repository Size 2024-11-19 10:57:43.964 | ================================================================================ 2024-11-19 10:57:43.964 | Installing: 2024-11-19 10:57:43.964 | findutils aarch64 1:4.8.0-7.el9 baseos 548 k 2024-11-19 10:57:43.964 | passwd aarch64 0.80-12.el9 baseos 121 k 2024-11-19 10:57:43.964 | sudo aarch64 1.9.5p2-10.el9 baseos 1.0 M 2024-11-19 10:57:43.964 | systemd-udev aarch64 252-48.el9 baseos 2.0 M 2024-11-19 10:57:43.964 | Installing dependencies: 2024-11-19 10:57:43.964 | cryptsetup-libs aarch64 2.7.2-3.el9 baseos 513 k 2024-11-19 10:57:43.964 | device-mapper aarch64 9:1.02.202-1.el9 baseos 137 k 2024-11-19 10:57:43.964 | device-mapper-libs aarch64 9:1.02.202-1.el9 baseos 173 k 2024-11-19 10:57:43.964 | kbd aarch64 2.4.0-10.el9 baseos 406 k 2024-11-19 10:57:43.964 | kbd-legacy noarch 2.4.0-10.el9 baseos 562 k 2024-11-19 10:57:43.964 | kbd-misc noarch 2.4.0-10.el9 baseos 1.7 M 2024-11-19 10:57:43.964 | kmod aarch64 28-10.el9 baseos 124 k 2024-11-19 10:57:43.964 | libuser aarch64 0.63-15.el9 baseos 412 k 2024-11-19 10:57:43.964 | 2024-11-19 10:57:43.964 | Transaction Summary 2024-11-19 10:57:43.964 | ================================================================================ 2024-11-19 10:57:43.964 | Install 12 Packages 2024-11-19 10:57:43.964 | 2024-11-19 10:57:43.967 | Total download size: 7.6 M 2024-11-19 10:57:43.967 | Installed size: 30 M 2024-11-19 10:57:43.968 | Downloading Packages: 2024-11-19 10:57:44.237 | (1/12): device-mapper-1.02.202-1.el9.aarch64.rp 8.8 MB/s | 137 kB 00:00 2024-11-19 10:57:44.247 | (2/12): device-mapper-libs-1.02.202-1.el9.aarch 6.5 MB/s | 173 kB 00:00 2024-11-19 10:57:44.266 | (3/12): cryptsetup-libs-2.7.2-3.el9.aarch64.rpm 11 MB/s | 513 kB 00:00 2024-11-19 10:57:44.448 | (4/12): findutils-4.8.0-7.el9.aarch64.rpm 2.5 MB/s | 548 kB 00:00 2024-11-19 10:57:44.475 | (5/12): kbd-2.4.0-10.el9.aarch64.rpm 1.8 MB/s | 406 kB 00:00 2024-11-19 10:57:44.563 | (6/12): kmod-28-10.el9.aarch64.rpm 1.4 MB/s | 124 kB 00:00 2024-11-19 10:57:44.660 | (7/12): kbd-legacy-2.4.0-10.el9.noarch.rpm 1.4 MB/s | 562 kB 00:00 2024-11-19 10:57:44.706 | (8/12): libuser-0.63-15.el9.aarch64.rpm 2.8 MB/s | 412 kB 00:00 2024-11-19 10:57:44.739 | (9/12): passwd-0.80-12.el9.aarch64.rpm 1.5 MB/s | 121 kB 00:00 2024-11-19 10:57:44.847 | (10/12): kbd-misc-2.4.0-10.el9.noarch.rpm 4.2 MB/s | 1.7 MB 00:00 2024-11-19 10:57:44.871 | (11/12): sudo-1.9.5p2-10.el9.aarch64.rpm 6.3 MB/s | 1.0 MB 00:00 2024-11-19 10:57:44.907 | (12/12): systemd-udev-252-48.el9.aarch64.rpm 12 MB/s | 2.0 MB 00:00 2024-11-19 10:57:44.908 | -------------------------------------------------------------------------------- 2024-11-19 10:57:44.909 | Total 8.1 MB/s | 7.6 MB 00:00 2024-11-19 10:57:45.189 | Running transaction check 2024-11-19 10:57:45.259 | Transaction check succeeded. 2024-11-19 10:57:45.260 | Running transaction test 2024-11-19 10:57:45.451 | Transaction test succeeded. 2024-11-19 10:57:45.453 | Running transaction 2024-11-19 10:57:45.857 | Preparing : 1/1 2024-11-19 10:57:45.946 | Installing : device-mapper-libs-9:1.02.202-1.el9.aarch64 1/12 2024-11-19 10:57:46.029 | Installing : device-mapper-9:1.02.202-1.el9.aarch64 2/12 2024-11-19 10:57:46.073 | Installing : cryptsetup-libs-2.7.2-3.el9.aarch64 3/12 2024-11-19 10:57:46.120 | Installing : libuser-0.63-15.el9.aarch64 4/12 2024-11-19 10:57:46.296 | Installing : kmod-28-10.el9.aarch64 5/12 2024-11-19 10:57:46.376 | Installing : kbd-misc-2.4.0-10.el9.noarch 6/12 2024-11-19 10:57:46.433 | Installing : kbd-legacy-2.4.0-10.el9.noarch 7/12 2024-11-19 10:57:46.618 | Installing : kbd-2.4.0-10.el9.aarch64 8/12 2024-11-19 10:57:46.648 | Installing : systemd-udev-252-48.el9.aarch64 9/12 2024-11-19 10:57:47.597 | Running scriptlet: systemd-udev-252-48.el9.aarch64 9/12 2024-11-19 10:57:47.597 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service -> /usr/lib/systemd/system/systemd-boot-update.service. 2024-11-19 10:57:47.597 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /usr/lib/systemd/system/systemd-pstore.service. 2024-11-19 10:57:47.597 | 2024-11-19 10:57:48.098 | Installing : passwd-0.80-12.el9.aarch64 10/12 2024-11-19 10:57:49.235 | Installing : sudo-1.9.5p2-10.el9.aarch64 11/12 2024-11-19 10:57:49.266 | Running scriptlet: sudo-1.9.5p2-10.el9.aarch64 11/12 2024-11-19 10:57:49.767 | Installing : findutils-1:4.8.0-7.el9.aarch64 12/12 2024-11-19 10:57:56.587 | Running scriptlet: findutils-1:4.8.0-7.el9.aarch64 12/12 2024-11-19 10:57:56.587 | Verifying : cryptsetup-libs-2.7.2-3.el9.aarch64 1/12 2024-11-19 10:57:56.588 | Verifying : device-mapper-9:1.02.202-1.el9.aarch64 2/12 2024-11-19 10:57:56.588 | Verifying : device-mapper-libs-9:1.02.202-1.el9.aarch64 3/12 2024-11-19 10:57:56.588 | Verifying : findutils-1:4.8.0-7.el9.aarch64 4/12 2024-11-19 10:57:56.589 | Verifying : kbd-2.4.0-10.el9.aarch64 5/12 2024-11-19 10:57:56.589 | Verifying : kbd-legacy-2.4.0-10.el9.noarch 6/12 2024-11-19 10:57:56.589 | Verifying : kbd-misc-2.4.0-10.el9.noarch 7/12 2024-11-19 10:57:56.590 | Verifying : kmod-28-10.el9.aarch64 8/12 2024-11-19 10:57:56.590 | Verifying : libuser-0.63-15.el9.aarch64 9/12 2024-11-19 10:57:56.590 | Verifying : passwd-0.80-12.el9.aarch64 10/12 2024-11-19 10:57:56.591 | Verifying : sudo-1.9.5p2-10.el9.aarch64 11/12 2024-11-19 10:58:01.105 | Verifying : systemd-udev-252-48.el9.aarch64 12/12 2024-11-19 10:58:01.105 | 2024-11-19 10:58:01.105 | Installed: 2024-11-19 10:58:01.105 | cryptsetup-libs-2.7.2-3.el9.aarch64 2024-11-19 10:58:01.105 | device-mapper-9:1.02.202-1.el9.aarch64 2024-11-19 10:58:01.105 | device-mapper-libs-9:1.02.202-1.el9.aarch64 2024-11-19 10:58:01.105 | findutils-1:4.8.0-7.el9.aarch64 2024-11-19 10:58:01.105 | kbd-2.4.0-10.el9.aarch64 2024-11-19 10:58:01.105 | kbd-legacy-2.4.0-10.el9.noarch 2024-11-19 10:58:01.105 | kbd-misc-2.4.0-10.el9.noarch 2024-11-19 10:58:01.105 | kmod-28-10.el9.aarch64 2024-11-19 10:58:01.105 | libuser-0.63-15.el9.aarch64 2024-11-19 10:58:01.105 | passwd-0.80-12.el9.aarch64 2024-11-19 10:58:01.105 | sudo-1.9.5p2-10.el9.aarch64 2024-11-19 10:58:01.105 | systemd-udev-252-48.el9.aarch64 2024-11-19 10:58:01.105 | 2024-11-19 10:58:01.105 | Complete! 2024-11-19 10:58:04.761 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:352 : echo -e '# This file intentionally left blank\n' 2024-11-19 10:58:04.761 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:353 : sudo tee /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/resolv.conf 2024-11-19 10:58:04.770 | # This file intentionally left blank 2024-11-19 10:58:04.770 | 2024-11-19 10:58:04.776 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:356 : echo -e 'LANG="en_US.UTF-8"' 2024-11-19 10:58:04.777 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:357 : sudo tee /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/locale.conf 2024-11-19 10:58:04.786 | LANG="en_US.UTF-8" 2024-11-19 10:58:04.792 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:359 : _run_chroot ln -sf /usr/share/zoneinfo/UTC /etc/localtime 2024-11-19 10:58:04.797 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-11-19 10:58:04.801 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt env -u TMPDIR sh -c 'ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-11-19 10:58:04.821 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:365 : sudo umount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/tmp/yum 2024-11-19 10:58:04.837 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:366 : sudo umount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/proc 2024-11-19 10:58:04.852 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:367 : sudo umount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev/pts 2024-11-19 10:58:04.867 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:368 : sudo umount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev 2024-11-19 10:58:04.883 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:369 : sudo umount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/sys 2024-11-19 10:58:04.899 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:374 : sudo find /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt -type f -name '*rpmnew' 2024-11-19 10:58:05.053 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:378 : sudo rm -f /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/.extra_settings 2024-11-19 10:58:05.068 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/08-yum-chroot:main:1 : rm -r /tmp/tmp.pL6tVhTdUY 2024-11-19 10:58:05.075 | dib-run-parts 08-yum-chroot completed 2024-11-19 10:58:05.075 | dib-run-parts Running /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/50-apt-allow-unauthenticated 2024-11-19 10:58:05.084 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-19 10:58:05.088 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-19 10:58:05.092 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/apt/apt.conf.d ']' 2024-11-19 10:58:05.095 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-19 10:58:05.095 | dib-run-parts Running /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/50-yum-cache 2024-11-19 10:58:05.104 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-11-19 10:58:05.108 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-11-19 10:58:05.112 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt ']' 2024-11-19 10:58:05.116 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-11-19 10:58:05.120 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-11-19 10:58:05.126 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/tmp/yum 2024-11-19 10:58:05.140 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/tmp/yum 2024-11-19 10:58:05.154 | dib-run-parts 50-yum-cache completed 2024-11-19 10:58:05.154 | dib-run-parts Running /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/60-apt-phased-updates 2024-11-19 10:58:05.163 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-19 10:58:05.167 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-19 10:58:05.171 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :9-stream: ]] 2024-11-19 10:58:05.174 | dib-run-parts 60-apt-phased-updates completed 2024-11-19 10:58:05.174 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-19 10:58:05.174 | dib-run-parts 2024-11-19 10:58:05.177 | dib-run-parts Target: root.d 2024-11-19 10:58:05.177 | dib-run-parts 2024-11-19 10:58:05.177 | dib-run-parts Script Seconds 2024-11-19 10:58:05.177 | dib-run-parts --------------------------------------- ---------- 2024-11-19 10:58:05.177 | dib-run-parts 2024-11-19 10:58:05.189 | dib-run-parts 08-yum-chroot 223.471 2024-11-19 10:58:05.196 | dib-run-parts 50-apt-allow-unauthenticated 0.018 2024-11-19 10:58:05.204 | dib-run-parts 50-yum-cache 0.057 2024-11-19 10:58:05.212 | dib-run-parts 60-apt-phased-updates 0.018 2024-11-19 10:58:05.215 | dib-run-parts 2024-11-19 10:58:05.215 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-19 10:58:05.222 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-19 10:58:05.227 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 10:58:05.227 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-19 10:58:05.236 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt 2024-11-19 10:58:05.236 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-19 10:58:05.244 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2024-11-19 10:58:05.244 | bin 2024-11-19 10:58:05.244 | boot 2024-11-19 10:58:05.244 | dev 2024-11-19 10:58:05.244 | etc 2024-11-19 10:58:05.244 | home 2024-11-19 10:58:05.244 | lib 2024-11-19 10:58:05.244 | lib64 2024-11-19 10:58:05.244 | media 2024-11-19 10:58:05.244 | mnt 2024-11-19 10:58:05.244 | opt 2024-11-19 10:58:05.244 | proc 2024-11-19 10:58:05.244 | root 2024-11-19 10:58:05.244 | run 2024-11-19 10:58:05.244 | sbin 2024-11-19 10:58:05.244 | srv 2024-11-19 10:58:05.244 | sys 2024-11-19 10:58:05.244 | usr 2024-11-19 10:58:05.244 | var' ']' 2024-11-19 10:58:05.248 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/resolv.conf ']' 2024-11-19 10:58:05.253 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/resolv.conf ']' 2024-11-19 10:58:05.258 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/resolv.conf.ORIG 2024-11-19 10:58:05.273 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/resolv.conf 2024-11-19 10:58:05.287 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/etc/resolv.conf 2024-11-19 10:58:05.302 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-19 10:58:05.306 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-19 10:58:05.313 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-19 10:58:05.318 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/proc 2024-11-19 10:58:05.333 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev 2024-11-19 10:58:05.349 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-19 10:58:05.354 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-19 10:58:05.362 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-19 10:58:05.368 | + 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.EqRXQ6Z3/mnt/dev/pts 2024-11-19 10:58:05.384 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/sys 2024-11-19 10:58:05.400 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d 2024-11-19 10:58:05.407 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-19 10:58:05.411 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-19 10:58:05.416 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-19 10:58:05.421 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks ']' 2024-11-19 10:58:05.426 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-19 10:58:05.430 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 10:58:05.431 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-19 10:58:05.439 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d ']' 2024-11-19 10:58:05.444 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d' 2024-11-19 10:58:05.444 | Running hooks from /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d 2024-11-19 10:58:05.449 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-19 10:58:05.453 | + 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.EqRXQ6Z3/hooks/extra-data.d 2024-11-19 10:58:05.475 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-19 10:58:05.483 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-19 10:58:05.487 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 10:58:05.491 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 10:58:05.495 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 10:58:05.500 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 10:58:05.504 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 10:58:05.511 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 10:58:05.516 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-19 10:58:05.520 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-19 10:58:05.524 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 10:58:05.528 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 10:58:05.532 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-19 10:58:05.536 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 10:58:05.541 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 10:58:05.545 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-19 10:58:05.549 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-19 10:58:05.553 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 10:58:05.557 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 10:58:05.561 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 10:58:05.565 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 10:58:05.570 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2024-11-19 10:58:05.577 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2024-11-19 10:58:05.581 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2024-11-19 10:58:05.585 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2024-11-19 10:58:05.589 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=9-stream 2024-11-19 10:58:05.593 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=9-stream 2024-11-19 10:58:05.598 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/centos 2024-11-19 10:58:05.602 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/centos 2024-11-19 10:58:05.606 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:4 : export YUM=dnf 2024-11-19 10:58:05.610 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:4 : YUM=dnf 2024-11-19 10:58:05.614 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:5 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-19 10:58:05.619 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/10-centos-distro-name.bash:source:5 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-19 10:58:05.623 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-19 10:58:05.631 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-19 10:58:05.635 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-19 10:58:05.639 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-19 10:58:05.643 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/14-manifests 2024-11-19 10:58:05.651 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/14-manifests 2024-11-19 10:58:05.655 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 10:58:05.660 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 10:58:05.664 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/centos-9-stream-arm64-b3388f8811e2480b984ef2f7a1b4b9eb.d/ 2024-11-19 10:58:05.668 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/centos-9-stream-arm64-b3388f8811e2480b984ef2f7a1b4b9eb.d/ 2024-11-19 10:58:05.673 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-19 10:58:05.680 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-19 10:58:05.684 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-19 10:58:05.689 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-19 10:58:05.693 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-19 10:58:05.697 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-19 10:58:05.705 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-19 10:58:05.709 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ centos =~ (almalinux|centos|fedora|rocky) ]] 2024-11-19 10:58:05.713 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-19 10:58:05.717 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-19 10:58:05.722 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \a\l\m\a\l\i\n\u\x ]] 2024-11-19 10:58:05.726 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \r\o\c\k\y ]] 2024-11-19 10:58:05.730 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \f\e\d\o\r\a ]] 2024-11-19 10:58:05.734 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-19 10:58:05.742 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-19 10:58:05.746 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 10:58:05.750 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 10:58:05.755 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-19 10:58:05.763 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-19 10:58:05.767 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 10:58:05.771 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 10:58:05.776 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-19 10:58:05.780 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-19 10:58:05.784 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-19 10:58:05.792 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-19 10:58:05.796 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 10:58:05.801 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 10:58:05.805 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 10:58:05.810 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 10:58:05.814 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 10:58:05.818 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 10:58:05.822 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 10:58:05.827 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 10:58:05.831 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-19 10:58:05.839 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-19 10:58:05.844 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-19 10:58:05.848 | ++ /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-19 10:58:05.853 | dib-run-parts Running /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-19 10:58:05.876 | Copying pkg-map for infra-package-needs 2024-11-19 10:58:05.887 | Copying pkg-map for epel 2024-11-19 10:58:05.898 | Copying pkg-map for source-repositories 2024-11-19 10:58:05.909 | Copying pkg-map for ensure-venv 2024-11-19 10:58:05.920 | Copying pkg-map for yum-minimal 2024-11-19 10:58:05.930 | Copying pkg-map for base 2024-11-19 10:58:05.941 | Copying pkg-map for openssh-server 2024-11-19 10:58:05.952 | Copying pkg-map for bootloader 2024-11-19 10:58:05.963 | Copying pkg-map for cache-url 2024-11-19 10:58:05.973 | Copying pkg-map for nodepool-base 2024-11-19 10:58:05.984 | Copying pkg-map for growroot 2024-11-19 10:58:05.994 | Copying pkg-map for runtime-ssh-host-keys 2024-11-19 10:58:06.005 | Copying pkg-map for simple-init 2024-11-19 10:58:06.019 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-19 10:58:06.019 | dib-run-parts Running /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/20-manifest-dir 2024-11-19 10:58:06.028 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-19 10:58:06.032 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-19 10:58:06.036 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt//etc/dib-manifests 2024-11-19 10:58:06.049 | dib-run-parts 20-manifest-dir completed 2024-11-19 10:58:06.049 | dib-run-parts Running /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/50-create-repo-list 2024-11-19 10:58:08.157 | dib-run-parts 50-create-repo-list completed 2024-11-19 10:58:08.157 | dib-run-parts Running /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/60-zuul-user 2024-11-19 10:58:08.166 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-19 10:58:08.170 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-19 10:58:08.175 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/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-19 10:58:08.175 | ' 2024-11-19 10:58:08.179 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/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-19 10:58:08.179 | ' ']' 2024-11-19 10:58:08.183 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/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-19 10:58:08.183 | ' ']' 2024-11-19 10:58:08.187 | + /opt/dib_tmp/dib_build.EqRXQ6Z3/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-19 10:58:08.187 | ' 2024-11-19 10:58:08.191 | dib-run-parts 60-zuul-user completed 2024-11-19 10:58:08.191 | dib-run-parts Running /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/extra-data.d/98-source-repositories 2024-11-19 10:58:08.211 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 10:58:08 UTC 2024 for /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/source-repository-simple-init 2024-11-19 10:58:08.218 | (0001 / 0001) 2024-11-19 10:58:08.244 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-19 10:58:08.493 | Cloning from glean cache and applying ref master 2024-11-19 10:58:08.594 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-19 10:58:08.621 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 10:58:08 UTC 2024 for /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/source-repository-stackviz 2024-11-19 10:58:08.629 | (0001 / 0001) 2024-11-19 10:58:08.648 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-19 10:58:08.680 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-19 10:58:08.681 | Dload Upload Total Spent Left Speed 2024-11-19 10:58:08.883 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 1273 0 --:--:-- --:--:-- --:--:-- 1269 2024-11-19 10:58:09.079 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-19 10:58:09.086 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-19 10:58:09.115 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 10:58:09 UTC 2024 for /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/source-repository-zanatacli 2024-11-19 10:58:09.122 | (0001 / 0001) 2024-11-19 10:58:09.140 | 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-19 10:58:09.170 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-19 10:58:09.170 | Dload Upload Total Spent Left Speed 2024-11-19 10:58:09.570 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 344 0 --:--:-- --:--:-- --:--:-- 345 2024-11-19 10:58:09.732 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-19 10:58:09.738 | 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-19 10:58:09.795 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 10:58:09 UTC 2024 for /opt/dib_tmp/dib_build.EqRXQ6Z3/hooks/source-repository-projects-yaml 2024-11-19 10:58:09.802 | (0001 / 1318) 2024-11-19 10:58:09.819 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-19 10:58:10.081 | Cloning from airshipctl cache and applying ref * 2024-11-19 10:58:10.482 | (0002 / 1318) 2024-11-19 10:58:10.499 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-19 10:58:10.751 | Cloning from airshipui cache and applying ref * 2024-11-19 10:58:10.877 | (0003 / 1318) 2024-11-19 10:58:10.894 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-19 10:58:11.147 | Cloning from apis cache and applying ref * 2024-11-19 10:58:11.218 | (0004 / 1318) 2024-11-19 10:58:11.235 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-19 10:58:11.489 | Cloning from armada cache and applying ref * 2024-11-19 10:58:11.665 | (0005 / 1318) 2024-11-19 10:58:11.682 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-19 10:58:11.938 | Cloning from armada-go cache and applying ref * 2024-11-19 10:58:12.043 | (0006 / 1318) 2024-11-19 10:58:12.060 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-19 10:58:12.320 | Cloning from armada-operator cache and applying ref * 2024-11-19 10:58:12.441 | (0007 / 1318) 2024-11-19 10:58:12.457 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-19 10:58:12.697 | Cloning from charts cache and applying ref * 2024-11-19 10:58:12.819 | (0008 / 1318) 2024-11-19 10:58:12.836 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-19 10:58:13.075 | Cloning from deckhand cache and applying ref * 2024-11-19 10:58:13.287 | (0009 / 1318) 2024-11-19 10:58:13.305 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-19 10:58:13.550 | Cloning from divingbell cache and applying ref * 2024-11-19 10:58:13.643 | (0010 / 1318) 2024-11-19 10:58:13.659 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-19 10:58:13.905 | Cloning from docs cache and applying ref * 2024-11-19 10:58:14.005 | (0011 / 1318) 2024-11-19 10:58:14.022 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-19 10:58:14.259 | Cloning from drydock cache and applying ref * 2024-11-19 10:58:14.436 | (0012 / 1318) 2024-11-19 10:58:14.453 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-19 10:58:14.693 | Cloning from election cache and applying ref * 2024-11-19 10:58:14.772 | (0013 / 1318) 2024-11-19 10:58:14.790 | 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-19 10:58:15.033 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-19 10:58:15.108 | (0014 / 1318) 2024-11-19 10:58:15.125 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-19 10:58:15.363 | Cloning from go-redfish cache and applying ref * 2024-11-19 10:58:15.448 | (0015 / 1318) 2024-11-19 10:58:15.466 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-19 10:58:15.710 | Cloning from governance cache and applying ref * 2024-11-19 10:58:15.781 | (0016 / 1318) 2024-11-19 10:58:15.798 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-19 10:58:16.039 | Cloning from hostconfig-operator cache and applying ref * 2024-11-19 10:58:16.128 | (0017 / 1318) 2024-11-19 10:58:16.145 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-19 10:58:16.389 | Cloning from image-builder cache and applying ref * 2024-11-19 10:58:16.476 | (0018 / 1318) 2024-11-19 10:58:16.493 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-19 10:58:16.737 | Cloning from images cache and applying ref * 2024-11-19 10:58:16.822 | (0019 / 1318) 2024-11-19 10:58:16.839 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-19 10:58:17.098 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-19 10:58:17.746 | (0020 / 1318) 2024-11-19 10:58:17.763 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-19 10:58:18.014 | Cloning from maas cache and applying ref * 2024-11-19 10:58:18.122 | (0021 / 1318) 2024-11-19 10:58:18.139 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-19 10:58:18.395 | Cloning from pegleg cache and applying ref * 2024-11-19 10:58:18.536 | (0022 / 1318) 2024-11-19 10:58:18.552 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-19 10:58:18.808 | Cloning from porthole cache and applying ref * 2024-11-19 10:58:19.025 | (0023 / 1318) 2024-11-19 10:58:19.043 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-19 10:58:19.284 | Cloning from promenade cache and applying ref * 2024-11-19 10:58:19.577 | (0024 / 1318) 2024-11-19 10:58:19.594 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-19 10:58:19.855 | Cloning from shipyard cache and applying ref * 2024-11-19 10:58:20.079 | (0025 / 1318) 2024-11-19 10:58:20.096 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-19 10:58:20.354 | Cloning from sip cache and applying ref * 2024-11-19 10:58:20.621 | (0026 / 1318) 2024-11-19 10:58:20.638 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-19 10:58:20.877 | Cloning from specs cache and applying ref * 2024-11-19 10:58:20.952 | (0027 / 1318) 2024-11-19 10:58:20.969 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-19 10:58:21.224 | Cloning from spyglass cache and applying ref * 2024-11-19 10:58:21.312 | (0028 / 1318) 2024-11-19 10:58:21.329 | 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-19 10:58:21.571 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-19 10:58:21.647 | (0029 / 1318) 2024-11-19 10:58:21.665 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-19 10:58:21.905 | Cloning from tempest-plugin cache and applying ref * 2024-11-19 10:58:21.981 | (0030 / 1318) 2024-11-19 10:58:21.998 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-19 10:58:22.243 | Cloning from treasuremap cache and applying ref * 2024-11-19 10:58:22.657 | (0031 / 1318) 2024-11-19 10:58:22.675 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-19 10:58:22.933 | Cloning from vino cache and applying ref * 2024-11-19 10:58:23.024 | (0032 / 1318) 2024-11-19 10:58:23.041 | 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-19 10:58:23.298 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-19 10:58:23.379 | (0033 / 1318) 2024-11-19 10:58:23.397 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-19 10:58:23.634 | Cloning from cfn-overview cache and applying ref * 2024-11-19 10:58:23.724 | (0034 / 1318) 2024-11-19 10:58:23.741 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-19 10:58:23.999 | Cloning from cfn-security cache and applying ref * 2024-11-19 10:58:24.113 | (0035 / 1318) 2024-11-19 10:58:24.130 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-19 10:58:24.370 | Cloning from computing-native cache and applying ref * 2024-11-19 10:58:24.451 | (0036 / 1318) 2024-11-19 10:58:24.468 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-19 10:58:24.714 | Cloning from computing-offload cache and applying ref * 2024-11-19 10:58:25.703 | (0037 / 1318) 2024-11-19 10:58:25.721 | 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-19 10:58:26.056 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-19 10:58:28.824 | (0038 / 1318) 2024-11-19 10:58:28.841 | 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-19 10:58:29.330 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-19 10:58:34.377 | (0039 / 1318) 2024-11-19 10:58:34.395 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-19 10:58:34.651 | Cloning from cirros cache and applying ref * 2024-11-19 10:58:35.166 | (0040 / 1318) 2024-11-19 10:58:35.183 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-19 10:58:35.452 | Cloning from inaugust.com cache and applying ref * 2024-11-19 10:58:35.721 | (0041 / 1318) 2024-11-19 10:58:35.738 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-19 10:58:36.045 | Cloning from src.sh cache and applying ref * 2024-11-19 10:58:37.015 | (0042 / 1318) 2024-11-19 10:58:37.034 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-19 10:58:37.293 | Cloning from ttrun cache and applying ref * 2024-11-19 10:58:38.301 | (0043 / 1318) 2024-11-19 10:58:38.319 | 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-19 10:58:38.581 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-19 10:58:39.952 | (0044 / 1318) 2024-11-19 10:58:39.970 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-19 10:58:40.274 | Cloning from python-jenkins cache and applying ref * 2024-11-19 10:58:40.376 | (0045 / 1318) 2024-11-19 10:58:40.395 | 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-19 10:58:40.694 | Cloning from ci-cloud-config cache and applying ref * 2024-11-19 10:58:40.771 | (0046 / 1318) 2024-11-19 10:58:40.788 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-19 10:58:41.075 | Cloning from afsmon cache and applying ref * 2024-11-19 10:58:41.152 | (0047 / 1318) 2024-11-19 10:58:41.170 | 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-19 10:58:41.421 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-19 10:58:41.496 | (0048 / 1318) 2024-11-19 10:58:41.514 | 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-19 10:58:41.763 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-19 10:58:41.838 | (0049 / 1318) 2024-11-19 10:58:41.855 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-19 10:58:42.110 | Cloning from askbot-theme cache and applying ref * 2024-11-19 10:58:42.183 | (0050 / 1318) 2024-11-19 10:58:42.200 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-19 10:58:42.464 | Cloning from base-jobs cache and applying ref * 2024-11-19 10:58:42.588 | (0051 / 1318) 2024-11-19 10:58:42.606 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-19 10:58:42.853 | Cloning from bindep cache and applying ref * 2024-11-19 10:58:42.948 | (0052 / 1318) 2024-11-19 10:58:42.965 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-19 10:58:43.688 | Cloning from ci-sandbox cache and applying ref * 2024-11-19 10:58:43.761 | (0053 / 1318) 2024-11-19 10:58:43.779 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-19 10:58:44.101 | Cloning from dstat_graph cache and applying ref * 2024-11-19 10:58:44.197 | (0054 / 1318) 2024-11-19 10:58:44.214 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-19 10:58:44.544 | Cloning from elastic-recheck cache and applying ref * 2024-11-19 10:58:44.664 | (0055 / 1318) 2024-11-19 10:58:44.683 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-19 10:58:44.921 | Cloning from engagement cache and applying ref * 2024-11-19 10:58:44.999 | (0056 / 1318) 2024-11-19 10:58:45.016 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-19 10:58:45.273 | Cloning from gear cache and applying ref * 2024-11-19 10:58:45.360 | (0057 / 1318) 2024-11-19 10:58:45.378 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-19 10:58:45.635 | Cloning from germqtt cache and applying ref * 2024-11-19 10:58:45.707 | (0058 / 1318) 2024-11-19 10:58:45.724 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-19 10:58:45.970 | Cloning from gerritbot cache and applying ref * 2024-11-19 10:58:46.052 | (0059 / 1318) 2024-11-19 10:58:46.069 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-19 10:58:46.313 | Cloning from gerritlib cache and applying ref * 2024-11-19 10:58:46.400 | (0060 / 1318) 2024-11-19 10:58:46.416 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-19 10:58:46.656 | Cloning from git-restack cache and applying ref * 2024-11-19 10:58:46.731 | (0061 / 1318) 2024-11-19 10:58:46.750 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-19 10:58:46.997 | Cloning from git-review cache and applying ref * 2024-11-19 10:58:47.116 | (0062 / 1318) 2024-11-19 10:58:47.133 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-19 10:58:47.398 | Cloning from glean cache and applying ref * 2024-11-19 10:58:47.502 | (0063 / 1318) 2024-11-19 10:58:47.519 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-19 10:58:47.778 | Cloning from grafyaml cache and applying ref * 2024-11-19 10:58:47.872 | (0064 / 1318) 2024-11-19 10:58:47.891 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-19 10:58:48.153 | Cloning from infra-manual cache and applying ref * 2024-11-19 10:58:48.247 | (0065 / 1318) 2024-11-19 10:58:48.264 | 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-19 10:58:48.516 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-19 10:58:48.604 | (0066 / 1318) 2024-11-19 10:58:48.622 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-19 10:58:48.864 | Cloning from infra-specs cache and applying ref * 2024-11-19 10:58:48.949 | (0067 / 1318) 2024-11-19 10:58:48.967 | 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-19 10:58:49.223 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-19 10:58:49.344 | (0068 / 1318) 2024-11-19 10:58:49.362 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-19 10:58:49.615 | Cloning from irc-meetings cache and applying ref * 2024-11-19 10:58:49.728 | (0069 / 1318) 2024-11-19 10:58:49.746 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-19 10:58:49.986 | Cloning from jeepyb cache and applying ref * 2024-11-19 10:58:50.069 | (0070 / 1318) 2024-11-19 10:58:50.086 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-19 10:58:50.344 | Cloning from lodgeit cache and applying ref * 2024-11-19 10:58:50.464 | (0071 / 1318) 2024-11-19 10:58:50.482 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-19 10:58:50.750 | Cloning from log-classify cache and applying ref * 2024-11-19 10:58:50.822 | (0072 / 1318) 2024-11-19 10:58:50.839 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-19 10:58:51.094 | Cloning from log_processor cache and applying ref * 2024-11-19 10:58:51.169 | (0073 / 1318) 2024-11-19 10:58:51.186 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-19 10:58:51.466 | Cloning from lpmqtt cache and applying ref * 2024-11-19 10:58:51.538 | (0074 / 1318) 2024-11-19 10:58:51.556 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-19 10:58:51.841 | Cloning from meetbot cache and applying ref * 2024-11-19 10:58:51.918 | (0075 / 1318) 2024-11-19 10:58:51.936 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-19 10:58:52.196 | Cloning from mqtt_statsd cache and applying ref * 2024-11-19 10:58:52.272 | (0076 / 1318) 2024-11-19 10:58:52.289 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-19 10:58:52.597 | Cloning from netlify-sandbox cache and applying ref * 2024-11-19 10:58:52.938 | (0077 / 1318) 2024-11-19 10:58:52.955 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-19 10:58:53.272 | Cloning from project-config cache and applying ref * 2024-11-19 10:58:53.350 | (0078 / 1318) 2024-11-19 10:58:53.367 | 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-19 10:58:53.624 | Cloning from project-config-example cache and applying ref * 2024-11-19 10:58:53.697 | (0079 / 1318) 2024-11-19 10:58:53.714 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-19 10:58:53.959 | Cloning from publications cache and applying ref * 2024-11-19 10:58:54.124 | (0080 / 1318) 2024-11-19 10:58:54.141 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-19 10:58:54.400 | Cloning from puppet-bup cache and applying ref * 2024-11-19 10:58:54.474 | (0081 / 1318) 2024-11-19 10:58:54.491 | 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-19 10:58:54.732 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-19 10:58:54.806 | (0082 / 1318) 2024-11-19 10:58:54.823 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-19 10:58:55.084 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-19 10:58:55.158 | (0083 / 1318) 2024-11-19 10:58:55.176 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-19 10:58:55.430 | Cloning from puppet-httpd cache and applying ref * 2024-11-19 10:58:55.506 | (0084 / 1318) 2024-11-19 10:58:55.524 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-19 10:58:55.762 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-19 10:58:55.836 | (0085 / 1318) 2024-11-19 10:58:55.853 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-19 10:58:56.098 | Cloning from puppet-logrotate cache and applying ref * 2024-11-19 10:58:56.171 | (0086 / 1318) 2024-11-19 10:58:56.188 | 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-19 10:58:56.449 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-19 10:58:56.521 | (0087 / 1318) 2024-11-19 10:58:56.539 | 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-19 10:58:56.781 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-19 10:58:56.853 | (0088 / 1318) 2024-11-19 10:58:56.871 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-19 10:58:57.126 | Cloning from puppet-pip cache and applying ref * 2024-11-19 10:58:57.200 | (0089 / 1318) 2024-11-19 10:58:57.217 | 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-19 10:58:57.462 | Cloning from puppet-project_config cache and applying ref * 2024-11-19 10:58:57.535 | (0090 / 1318) 2024-11-19 10:58:57.552 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-19 10:58:57.806 | Cloning from puppet-redis cache and applying ref * 2024-11-19 10:58:57.881 | (0091 / 1318) 2024-11-19 10:58:57.899 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-19 10:58:58.153 | Cloning from puppet-reviewday cache and applying ref * 2024-11-19 10:58:58.227 | (0092 / 1318) 2024-11-19 10:58:58.244 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-19 10:58:58.482 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-19 10:58:58.556 | (0093 / 1318) 2024-11-19 10:58:58.574 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-19 10:58:58.829 | Cloning from puppet-ssh cache and applying ref * 2024-11-19 10:58:58.902 | (0094 / 1318) 2024-11-19 10:58:58.919 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-19 10:58:59.176 | Cloning from puppet-storyboard cache and applying ref * 2024-11-19 10:58:59.252 | (0095 / 1318) 2024-11-19 10:58:59.269 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-19 10:58:59.513 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-19 10:58:59.586 | (0096 / 1318) 2024-11-19 10:58:59.603 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-19 10:58:59.845 | Cloning from puppet-ulimit cache and applying ref * 2024-11-19 10:58:59.918 | (0097 / 1318) 2024-11-19 10:58:59.936 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-19 10:59:00.191 | Cloning from puppet-user cache and applying ref * 2024-11-19 10:59:00.264 | (0098 / 1318) 2024-11-19 10:59:00.281 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-19 10:59:00.522 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-19 10:59:00.599 | (0099 / 1318) 2024-11-19 10:59:00.617 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-19 10:59:00.876 | Cloning from puppet-zanata cache and applying ref * 2024-11-19 10:59:00.951 | (0100 / 1318) 2024-11-19 10:59:00.969 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-19 10:59:01.225 | Cloning from python-storyboardclient cache and applying ref * 2024-11-19 10:59:01.307 | (0101 / 1318) 2024-11-19 10:59:01.324 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-19 10:59:01.567 | Cloning from sandbox cache and applying ref * 2024-11-19 10:59:01.692 | (0102 / 1318) 2024-11-19 10:59:01.710 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-19 10:59:01.950 | Cloning from statusbot cache and applying ref * 2024-11-19 10:59:02.027 | (0103 / 1318) 2024-11-19 10:59:02.044 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-19 10:59:02.301 | Cloning from storyboard cache and applying ref * 2024-11-19 10:59:02.431 | (0104 / 1318) 2024-11-19 10:59:02.448 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-19 10:59:02.702 | Cloning from storyboard-vue cache and applying ref * 2024-11-19 10:59:02.787 | (0105 / 1318) 2024-11-19 10:59:02.804 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-19 10:59:03.044 | Cloning from storyboard-webclient cache and applying ref * 2024-11-19 10:59:03.171 | (0106 / 1318) 2024-11-19 10:59:03.188 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-19 10:59:03.443 | Cloning from subunit2sql cache and applying ref * 2024-11-19 10:59:03.560 | (0107 / 1318) 2024-11-19 10:59:03.577 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-19 10:59:03.844 | Cloning from system-config cache and applying ref * 2024-11-19 10:59:04.758 | (0108 / 1318) 2024-11-19 10:59:04.776 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-19 10:59:05.048 | Cloning from yaml2ical cache and applying ref * 2024-11-19 10:59:05.343 | (0109 / 1318) 2024-11-19 10:59:05.361 | 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-19 10:59:06.131 | Cloning from zone-gating.dev cache and applying ref * 2024-11-19 10:59:12.874 | (0110 / 1318) 2024-11-19 10:59:12.891 | 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-19 10:59:13.139 | Cloning from zone-opendev.org cache and applying ref * 2024-11-19 10:59:13.257 | (0111 / 1318) 2024-11-19 10:59:13.274 | 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-19 10:59:13.531 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-19 10:59:13.612 | (0112 / 1318) 2024-11-19 10:59:13.630 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-19 10:59:13.891 | Cloning from zuul-jobs cache and applying ref * 2024-11-19 10:59:13.996 | (0113 / 1318) 2024-11-19 10:59:14.015 | 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-19 10:59:14.272 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-19 10:59:14.357 | (0114 / 1318) 2024-11-19 10:59:14.374 | 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-19 10:59:14.616 | Cloning from edge-computing-group cache and applying ref * 2024-11-19 10:59:14.766 | (0115 / 1318) 2024-11-19 10:59:14.784 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-19 10:59:15.040 | Cloning from four-opens cache and applying ref * 2024-11-19 10:59:15.114 | (0116 / 1318) 2024-11-19 10:59:15.131 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-19 10:59:15.376 | Cloning from groups cache and applying ref * 2024-11-19 10:59:15.519 | (0117 / 1318) 2024-11-19 10:59:15.536 | 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-19 10:59:15.780 | Cloning from groups-static-pages cache and applying ref * 2024-11-19 10:59:15.853 | (0118 / 1318) 2024-11-19 10:59:15.871 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-19 10:59:16.128 | Cloning from interop cache and applying ref * 2024-11-19 10:59:16.247 | (0119 / 1318) 2024-11-19 10:59:16.264 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-19 10:59:16.506 | Cloning from odsreg cache and applying ref * 2024-11-19 10:59:16.583 | (0120 / 1318) 2024-11-19 10:59:16.601 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-19 10:59:16.858 | Cloning from openstack-map cache and applying ref * 2024-11-19 10:59:16.936 | (0121 / 1318) 2024-11-19 10:59:16.953 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-19 10:59:17.208 | Cloning from openstackweb cache and applying ref * 2024-11-19 10:59:17.939 | (0122 / 1318) 2024-11-19 10:59:17.957 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-19 10:59:18.200 | Cloning from python-tempestconf cache and applying ref * 2024-11-19 10:59:18.343 | (0123 / 1318) 2024-11-19 10:59:18.360 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-19 10:59:18.605 | Cloning from refstack cache and applying ref * 2024-11-19 10:59:18.738 | (0124 / 1318) 2024-11-19 10:59:18.755 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-19 10:59:19.003 | Cloning from refstack-client cache and applying ref * 2024-11-19 10:59:19.094 | (0125 / 1318) 2024-11-19 10:59:19.112 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-19 10:59:19.369 | Cloning from transparency-policy cache and applying ref * 2024-11-19 10:59:19.443 | (0126 / 1318) 2024-11-19 10:59:19.460 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-19 10:59:19.720 | Cloning from way cache and applying ref * 2024-11-19 10:59:19.792 | (0127 / 1318) 2024-11-19 10:59:19.810 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-19 10:59:20.062 | Cloning from contrib cache and applying ref * 2024-11-19 10:59:20.135 | (0128 / 1318) 2024-11-19 10:59:20.152 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-19 10:59:20.404 | Cloning from adjutant cache and applying ref * 2024-11-19 10:59:20.551 | (0129 / 1318) 2024-11-19 10:59:20.568 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-19 10:59:20.830 | Cloning from adjutant-ui cache and applying ref * 2024-11-19 10:59:20.962 | (0130 / 1318) 2024-11-19 10:59:20.979 | 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-19 10:59:21.244 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-19 10:59:21.448 | (0131 / 1318) 2024-11-19 10:59:21.465 | 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-19 10:59:21.711 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-19 10:59:21.972 | (0132 / 1318) 2024-11-19 10:59:21.990 | 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-19 10:59:22.248 | Cloning from ansible-config_template cache and applying ref * 2024-11-19 10:59:22.350 | (0133 / 1318) 2024-11-19 10:59:22.367 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-19 10:59:22.652 | Cloning from ansible-hardening cache and applying ref * 2024-11-19 10:59:22.836 | (0134 / 1318) 2024-11-19 10:59:22.854 | 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-19 10:59:23.107 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-19 10:59:23.182 | (0135 / 1318) 2024-11-19 10:59:23.199 | 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-19 10:59:23.456 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-19 10:59:23.588 | (0136 / 1318) 2024-11-19 10:59:23.605 | 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-19 10:59:23.862 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-19 10:59:23.948 | (0137 / 1318) 2024-11-19 10:59:23.965 | 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-19 10:59:24.230 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-19 10:59:24.338 | (0138 / 1318) 2024-11-19 10:59:24.355 | 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-19 10:59:24.599 | Cloning from ansible-role-pki cache and applying ref * 2024-11-19 10:59:24.700 | (0139 / 1318) 2024-11-19 10:59:24.718 | 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-19 10:59:24.972 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-19 10:59:25.044 | (0140 / 1318) 2024-11-19 10:59:25.061 | 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-19 10:59:25.325 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-19 10:59:25.463 | (0141 / 1318) 2024-11-19 10:59:25.480 | 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-19 10:59:25.749 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-19 10:59:25.852 | (0142 / 1318) 2024-11-19 10:59:25.869 | 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-19 10:59:26.126 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-19 10:59:26.232 | (0143 / 1318) 2024-11-19 10:59:26.249 | 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-19 10:59:26.509 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-19 10:59:26.620 | (0144 / 1318) 2024-11-19 10:59:26.637 | 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-19 10:59:26.884 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-19 10:59:27.000 | (0145 / 1318) 2024-11-19 10:59:27.017 | 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-19 10:59:27.270 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-19 10:59:27.384 | (0146 / 1318) 2024-11-19 10:59:27.402 | 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-19 10:59:27.648 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-19 10:59:27.762 | (0147 / 1318) 2024-11-19 10:59:27.779 | 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-19 10:59:28.019 | Cloning from ansible-role-vault cache and applying ref * 2024-11-19 10:59:28.091 | (0148 / 1318) 2024-11-19 10:59:28.108 | 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-19 10:59:28.352 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-19 10:59:28.450 | (0149 / 1318) 2024-11-19 10:59:28.467 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-19 10:59:28.728 | Cloning from aodh cache and applying ref * 2024-11-19 10:59:28.985 | (0150 / 1318) 2024-11-19 10:59:29.003 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-19 10:59:29.260 | Cloning from api-sig cache and applying ref * 2024-11-19 10:59:29.338 | (0151 / 1318) 2024-11-19 10:59:29.355 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-19 10:59:29.602 | Cloning from api-site cache and applying ref * 2024-11-19 10:59:29.746 | (0152 / 1318) 2024-11-19 10:59:29.764 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-19 10:59:30.021 | Cloning from arch-design cache and applying ref * 2024-11-19 10:59:30.135 | (0153 / 1318) 2024-11-19 10:59:30.152 | 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-19 10:59:30.393 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-19 10:59:30.469 | (0154 / 1318) 2024-11-19 10:59:30.486 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-19 10:59:30.753 | Cloning from automaton cache and applying ref * 2024-11-19 10:59:30.872 | (0155 / 1318) 2024-11-19 10:59:30.889 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-19 10:59:31.194 | Cloning from barbican cache and applying ref * 2024-11-19 10:59:31.510 | (0156 / 1318) 2024-11-19 10:59:31.527 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-19 10:59:31.787 | Cloning from barbican-specs cache and applying ref * 2024-11-19 10:59:31.868 | (0157 / 1318) 2024-11-19 10:59:31.886 | 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-19 10:59:32.147 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-19 10:59:32.277 | (0158 / 1318) 2024-11-19 10:59:32.295 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-19 10:59:32.554 | Cloning from barbican-ui cache and applying ref * 2024-11-19 10:59:32.634 | (0159 / 1318) 2024-11-19 10:59:32.651 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-19 10:59:32.912 | Cloning from bashate cache and applying ref * 2024-11-19 10:59:32.997 | (0160 / 1318) 2024-11-19 10:59:33.014 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-19 10:59:33.301 | Cloning from bifrost cache and applying ref * 2024-11-19 10:59:33.758 | (0161 / 1318) 2024-11-19 10:59:33.776 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-19 10:59:34.030 | Cloning from blazar cache and applying ref * 2024-11-19 10:59:34.264 | (0162 / 1318) 2024-11-19 10:59:34.281 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-19 10:59:34.529 | Cloning from blazar-dashboard cache and applying ref * 2024-11-19 10:59:34.678 | (0163 / 1318) 2024-11-19 10:59:34.695 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-19 10:59:34.961 | Cloning from blazar-nova cache and applying ref * 2024-11-19 10:59:35.082 | (0164 / 1318) 2024-11-19 10:59:35.101 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-19 10:59:35.371 | Cloning from blazar-specs cache and applying ref * 2024-11-19 10:59:35.451 | (0165 / 1318) 2024-11-19 10:59:35.468 | 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-19 10:59:35.728 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-19 10:59:35.826 | (0166 / 1318) 2024-11-19 10:59:35.843 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-19 10:59:36.099 | Cloning from bugdaystats cache and applying ref * 2024-11-19 10:59:36.182 | (0167 / 1318) 2024-11-19 10:59:36.199 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-19 10:59:36.455 | Cloning from castellan cache and applying ref * 2024-11-19 10:59:36.634 | (0168 / 1318) 2024-11-19 10:59:36.652 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-19 10:59:36.961 | Cloning from ceilometer cache and applying ref * 2024-11-19 10:59:37.376 | (0169 / 1318) 2024-11-19 10:59:37.394 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-19 10:59:37.646 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-19 10:59:37.782 | (0170 / 1318) 2024-11-19 10:59:37.800 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-19 10:59:38.046 | Cloning from charm-aodh cache and applying ref * 2024-11-19 10:59:38.178 | (0171 / 1318) 2024-11-19 10:59:38.195 | 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-19 10:59:38.450 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-19 10:59:38.540 | (0172 / 1318) 2024-11-19 10:59:38.558 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-19 10:59:38.821 | Cloning from charm-barbican cache and applying ref * 2024-11-19 10:59:38.970 | (0173 / 1318) 2024-11-19 10:59:38.987 | 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-19 10:59:39.252 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-19 10:59:39.354 | (0174 / 1318) 2024-11-19 10:59:39.371 | 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-19 10:59:39.633 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-19 10:59:39.718 | (0175 / 1318) 2024-11-19 10:59:39.735 | 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-19 10:59:39.996 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-19 10:59:40.131 | (0176 / 1318) 2024-11-19 10:59:40.149 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-19 10:59:40.431 | Cloning from charm-ceilometer cache and applying ref * 2024-11-19 10:59:40.627 | (0177 / 1318) 2024-11-19 10:59:40.644 | 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-19 10:59:40.906 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-19 10:59:41.073 | (0178 / 1318) 2024-11-19 10:59:41.090 | 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-19 10:59:41.338 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-19 10:59:41.430 | (0179 / 1318) 2024-11-19 10:59:41.448 | 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-19 10:59:41.707 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-19 10:59:41.830 | (0180 / 1318) 2024-11-19 10:59:41.847 | 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-19 10:59:42.095 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-19 10:59:42.216 | (0181 / 1318) 2024-11-19 10:59:42.233 | 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-19 10:59:42.487 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-19 10:59:42.608 | (0182 / 1318) 2024-11-19 10:59:42.626 | 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-19 10:59:42.875 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-19 10:59:43.086 | (0183 / 1318) 2024-11-19 10:59:43.103 | 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-19 10:59:43.346 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-19 10:59:43.440 | (0184 / 1318) 2024-11-19 10:59:43.458 | 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-19 10:59:43.707 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-19 10:59:43.924 | (0185 / 1318) 2024-11-19 10:59:43.942 | 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-19 10:59:44.183 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-19 10:59:44.343 | (0186 / 1318) 2024-11-19 10:59:44.361 | 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-19 10:59:44.919 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-19 10:59:45.131 | (0187 / 1318) 2024-11-19 10:59:45.148 | 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-19 10:59:45.397 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-19 10:59:45.513 | (0188 / 1318) 2024-11-19 10:59:45.530 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-19 10:59:45.796 | Cloning from charm-cinder cache and applying ref * 2024-11-19 10:59:46.130 | (0189 / 1318) 2024-11-19 10:59:46.147 | 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-19 10:59:46.414 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-19 10:59:46.569 | (0190 / 1318) 2024-11-19 10:59:46.586 | 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-19 10:59:46.835 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-19 10:59:46.955 | (0191 / 1318) 2024-11-19 10:59:46.972 | 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-19 10:59:47.217 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-19 10:59:47.382 | (0192 / 1318) 2024-11-19 10:59:47.400 | 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-19 10:59:47.635 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-19 10:59:47.742 | (0193 / 1318) 2024-11-19 10:59:47.759 | 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-19 10:59:48.014 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-19 10:59:48.087 | (0194 / 1318) 2024-11-19 10:59:48.105 | 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-19 10:59:48.345 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-19 10:59:48.418 | (0195 / 1318) 2024-11-19 10:59:48.436 | 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-19 10:59:48.689 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-19 10:59:48.778 | (0196 / 1318) 2024-11-19 10:59:48.795 | 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-19 10:59:49.053 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-19 10:59:49.165 | (0197 / 1318) 2024-11-19 10:59:49.183 | 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-19 10:59:49.432 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-19 10:59:51.110 | (0198 / 1318) 2024-11-19 10:59:51.128 | 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-19 10:59:51.369 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-19 10:59:56.424 | (0199 / 1318) 2024-11-19 10:59:56.442 | 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-19 10:59:56.707 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-19 11:00:08.455 | (0200 / 1318) 2024-11-19 11:00:08.474 | 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-19 11:00:08.739 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-19 11:00:08.934 | (0201 / 1318) 2024-11-19 11:00:08.952 | 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-19 11:00:09.211 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-19 11:00:11.182 | (0202 / 1318) 2024-11-19 11:00:11.200 | 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-19 11:00:11.458 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-19 11:00:19.584 | (0203 / 1318) 2024-11-19 11:00:19.601 | 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-19 11:00:19.846 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-19 11:00:20.648 | (0204 / 1318) 2024-11-19 11:00:20.665 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-19 11:00:20.921 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-19 11:00:21.467 | (0205 / 1318) 2024-11-19 11:00:21.486 | 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-19 11:00:21.747 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-19 11:00:21.866 | (0206 / 1318) 2024-11-19 11:00:21.884 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-19 11:00:22.145 | Cloning from charm-designate cache and applying ref * 2024-11-19 11:00:22.305 | (0207 / 1318) 2024-11-19 11:00:22.323 | 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-19 11:00:22.587 | Cloning from charm-designate-bind cache and applying ref * 2024-11-19 11:00:22.721 | (0208 / 1318) 2024-11-19 11:00:22.740 | 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-19 11:00:22.994 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-19 11:00:23.074 | (0209 / 1318) 2024-11-19 11:00:23.091 | 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-19 11:00:23.330 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-19 11:00:23.426 | (0210 / 1318) 2024-11-19 11:00:23.444 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-19 11:00:23.693 | Cloning from charm-glance cache and applying ref * 2024-11-19 11:00:23.911 | (0211 / 1318) 2024-11-19 11:00:23.929 | 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-19 11:00:24.168 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-19 11:00:24.283 | (0212 / 1318) 2024-11-19 11:00:24.301 | 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-19 11:00:24.564 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-19 11:00:24.731 | (0213 / 1318) 2024-11-19 11:00:24.748 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-19 11:00:25.006 | Cloning from charm-glusterfs cache and applying ref * 2024-11-19 11:00:25.079 | (0214 / 1318) 2024-11-19 11:00:25.097 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-19 11:00:25.355 | Cloning from charm-gnocchi cache and applying ref * 2024-11-19 11:00:25.501 | (0215 / 1318) 2024-11-19 11:00:25.518 | 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-19 11:00:25.756 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-19 11:00:25.847 | (0216 / 1318) 2024-11-19 11:00:25.865 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-19 11:00:26.109 | Cloning from charm-guide cache and applying ref * 2024-11-19 11:00:26.380 | (0217 / 1318) 2024-11-19 11:00:26.397 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-19 11:00:26.657 | Cloning from charm-hacluster cache and applying ref * 2024-11-19 11:00:26.808 | (0218 / 1318) 2024-11-19 11:00:26.826 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-19 11:00:27.075 | Cloning from charm-heat cache and applying ref * 2024-11-19 11:00:27.271 | (0219 / 1318) 2024-11-19 11:00:27.288 | 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-19 11:00:27.541 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-19 11:00:27.660 | (0220 / 1318) 2024-11-19 11:00:27.678 | 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-19 11:00:27.917 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-19 11:00:28.026 | (0221 / 1318) 2024-11-19 11:00:28.044 | 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-19 11:00:28.289 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-19 11:00:28.378 | (0222 / 1318) 2024-11-19 11:00:28.395 | 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-19 11:00:28.636 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-19 11:00:28.708 | (0223 / 1318) 2024-11-19 11:00:28.726 | 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-19 11:00:28.966 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-19 11:00:29.039 | (0224 / 1318) 2024-11-19 11:00:29.056 | 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-19 11:00:29.297 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-19 11:00:29.370 | (0225 / 1318) 2024-11-19 11:00:29.388 | 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-19 11:00:29.645 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-19 11:00:29.720 | (0226 / 1318) 2024-11-19 11:00:29.737 | 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-19 11:00:29.992 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-19 11:00:30.065 | (0227 / 1318) 2024-11-19 11:00:30.083 | 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-19 11:00:30.340 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-19 11:00:30.424 | (0228 / 1318) 2024-11-19 11:00:30.441 | 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-19 11:00:30.695 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-19 11:00:30.768 | (0229 / 1318) 2024-11-19 11:00:30.785 | 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-19 11:00:31.029 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-19 11:00:31.101 | (0230 / 1318) 2024-11-19 11:00:31.119 | 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-19 11:00:31.374 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-19 11:00:31.447 | (0231 / 1318) 2024-11-19 11:00:31.465 | 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-19 11:00:31.708 | Cloning from charm-interface-designate cache and applying ref * 2024-11-19 11:00:31.781 | (0232 / 1318) 2024-11-19 11:00:31.799 | 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-19 11:00:32.044 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-19 11:00:32.116 | (0233 / 1318) 2024-11-19 11:00:32.134 | 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-19 11:00:32.378 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-19 11:00:32.456 | (0234 / 1318) 2024-11-19 11:00:32.473 | 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-19 11:00:32.709 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-19 11:00:32.781 | (0235 / 1318) 2024-11-19 11:00:32.799 | 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-19 11:00:33.054 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-19 11:00:33.198 | (0236 / 1318) 2024-11-19 11:00:33.215 | 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-19 11:00:33.453 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-19 11:00:33.525 | (0237 / 1318) 2024-11-19 11:00:33.543 | 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-19 11:00:33.798 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-19 11:00:33.871 | (0238 / 1318) 2024-11-19 11:00:33.888 | 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-19 11:00:34.130 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-19 11:00:34.202 | (0239 / 1318) 2024-11-19 11:00:34.220 | 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-19 11:00:34.459 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-19 11:00:34.532 | (0240 / 1318) 2024-11-19 11:00:34.549 | 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-19 11:00:34.787 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-19 11:00:34.860 | (0241 / 1318) 2024-11-19 11:00:34.877 | 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-19 11:00:35.132 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-19 11:00:35.206 | (0242 / 1318) 2024-11-19 11:00:35.223 | 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-19 11:00:35.476 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-19 11:00:35.548 | (0243 / 1318) 2024-11-19 11:00:35.567 | 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-19 11:00:35.820 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-19 11:00:35.892 | (0244 / 1318) 2024-11-19 11:00:35.910 | 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-19 11:00:36.153 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-19 11:00:36.227 | (0245 / 1318) 2024-11-19 11:00:36.245 | 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-19 11:00:36.500 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-19 11:00:36.572 | (0246 / 1318) 2024-11-19 11:00:36.590 | 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-19 11:00:36.834 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-19 11:00:36.906 | (0247 / 1318) 2024-11-19 11:00:36.923 | 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-19 11:00:37.182 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-19 11:00:37.255 | (0248 / 1318) 2024-11-19 11:00:37.273 | 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-19 11:00:37.517 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-19 11:00:37.591 | (0249 / 1318) 2024-11-19 11:00:37.609 | 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-19 11:00:37.866 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-19 11:00:37.938 | (0250 / 1318) 2024-11-19 11:00:37.956 | 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-19 11:00:38.215 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-19 11:00:38.287 | (0251 / 1318) 2024-11-19 11:00:38.305 | 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-19 11:00:38.548 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-19 11:00:38.619 | (0252 / 1318) 2024-11-19 11:00:38.637 | 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-19 11:00:38.898 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-19 11:00:38.970 | (0253 / 1318) 2024-11-19 11:00:38.987 | 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-19 11:00:39.242 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-19 11:00:39.313 | (0254 / 1318) 2024-11-19 11:00:39.331 | 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-19 11:00:39.589 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-19 11:00:39.662 | (0255 / 1318) 2024-11-19 11:00:39.679 | 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-19 11:00:39.935 | Cloning from charm-interface-placement cache and applying ref * 2024-11-19 11:00:40.007 | (0256 / 1318) 2024-11-19 11:00:40.025 | 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-19 11:00:40.283 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-19 11:00:40.355 | (0257 / 1318) 2024-11-19 11:00:40.372 | 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-19 11:00:40.627 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-19 11:00:40.699 | (0258 / 1318) 2024-11-19 11:00:40.717 | 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-19 11:00:40.983 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-19 11:00:41.057 | (0259 / 1318) 2024-11-19 11:00:41.075 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-19 11:00:41.360 | Cloning from charm-ironic cache and applying ref * 2024-11-19 11:00:41.446 | (0260 / 1318) 2024-11-19 11:00:41.464 | 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-19 11:00:41.734 | Cloning from charm-ironic-api cache and applying ref * 2024-11-19 11:00:41.873 | (0261 / 1318) 2024-11-19 11:00:41.890 | 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-19 11:00:42.150 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-19 11:00:42.314 | (0262 / 1318) 2024-11-19 11:00:42.332 | 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-19 11:00:42.578 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-19 11:00:42.688 | (0263 / 1318) 2024-11-19 11:00:42.706 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-19 11:00:42.957 | Cloning from charm-keystone cache and applying ref * 2024-11-19 11:00:43.203 | (0264 / 1318) 2024-11-19 11:00:43.221 | 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-19 11:00:43.469 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-19 11:00:43.620 | (0265 / 1318) 2024-11-19 11:00:43.638 | 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-19 11:00:43.885 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-19 11:00:44.000 | (0266 / 1318) 2024-11-19 11:00:44.018 | 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-19 11:00:44.267 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-19 11:00:44.388 | (0267 / 1318) 2024-11-19 11:00:44.406 | 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-19 11:00:44.663 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-19 11:00:44.747 | (0268 / 1318) 2024-11-19 11:00:44.764 | 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-19 11:00:45.019 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-19 11:00:45.124 | (0269 / 1318) 2024-11-19 11:00:45.142 | 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-19 11:00:45.391 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-19 11:00:45.522 | (0270 / 1318) 2024-11-19 11:00:45.540 | 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-19 11:00:45.788 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-19 11:00:45.861 | (0271 / 1318) 2024-11-19 11:00:45.880 | 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-19 11:00:46.127 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-19 11:00:46.202 | (0272 / 1318) 2024-11-19 11:00:46.219 | 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-19 11:00:46.489 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-19 11:00:46.567 | (0273 / 1318) 2024-11-19 11:00:46.584 | 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-19 11:00:46.840 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-19 11:00:46.914 | (0274 / 1318) 2024-11-19 11:00:46.932 | 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-19 11:00:47.178 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-19 11:00:47.252 | (0275 / 1318) 2024-11-19 11:00:47.269 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-19 11:00:47.517 | Cloning from charm-magnum cache and applying ref * 2024-11-19 11:00:47.646 | (0276 / 1318) 2024-11-19 11:00:47.663 | 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-19 11:00:47.923 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-19 11:00:48.043 | (0277 / 1318) 2024-11-19 11:00:48.060 | 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-19 11:00:48.319 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-19 11:00:48.408 | (0278 / 1318) 2024-11-19 11:00:48.425 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-19 11:00:48.686 | Cloning from charm-magpie cache and applying ref * 2024-11-19 11:00:48.807 | (0279 / 1318) 2024-11-19 11:00:48.824 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-19 11:00:49.085 | Cloning from charm-manila cache and applying ref * 2024-11-19 11:00:49.234 | (0280 / 1318) 2024-11-19 11:00:49.252 | 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-19 11:00:49.513 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-19 11:00:49.626 | (0281 / 1318) 2024-11-19 11:00:49.643 | 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-19 11:00:49.883 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-19 11:00:49.956 | (0282 / 1318) 2024-11-19 11:00:49.975 | 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-19 11:00:50.225 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-19 11:00:50.374 | (0283 / 1318) 2024-11-19 11:00:50.391 | 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-19 11:00:50.654 | Cloning from charm-manila-generic cache and applying ref * 2024-11-19 11:00:50.782 | (0284 / 1318) 2024-11-19 11:00:50.800 | 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-19 11:00:51.054 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-19 11:00:51.127 | (0285 / 1318) 2024-11-19 11:00:51.145 | 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-19 11:00:51.401 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-19 11:00:51.495 | (0286 / 1318) 2024-11-19 11:00:51.512 | 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-19 11:00:51.770 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-19 11:00:51.884 | (0287 / 1318) 2024-11-19 11:00:51.901 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-19 11:00:52.164 | Cloning from charm-masakari cache and applying ref * 2024-11-19 11:00:52.302 | (0288 / 1318) 2024-11-19 11:00:52.319 | 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-19 11:00:52.567 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-19 11:00:53.774 | (0289 / 1318) 2024-11-19 11:00:53.791 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-19 11:00:54.049 | Cloning from charm-mistral cache and applying ref * 2024-11-19 11:00:54.123 | (0290 / 1318) 2024-11-19 11:00:54.140 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-19 11:00:54.401 | Cloning from charm-murano cache and applying ref * 2024-11-19 11:00:54.474 | (0291 / 1318) 2024-11-19 11:00:54.492 | 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-19 11:00:54.753 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-19 11:00:54.902 | (0292 / 1318) 2024-11-19 11:00:54.919 | 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-19 11:00:55.183 | Cloning from charm-mysql-router cache and applying ref * 2024-11-19 11:00:55.296 | (0293 / 1318) 2024-11-19 11:00:55.314 | 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-19 11:00:55.562 | Cloning from charm-neutron-api cache and applying ref * 2024-11-19 11:00:55.786 | (0294 / 1318) 2024-11-19 11:00:55.804 | 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-19 11:00:56.068 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-19 11:00:56.148 | (0295 / 1318) 2024-11-19 11:00:56.165 | 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-19 11:00:56.416 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-19 11:00:56.532 | (0296 / 1318) 2024-11-19 11:00:56.550 | 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-19 11:00:56.811 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-19 11:00:56.964 | (0297 / 1318) 2024-11-19 11:00:56.981 | 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-19 11:00:57.225 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-19 11:00:57.365 | (0298 / 1318) 2024-11-19 11:00:57.383 | 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-19 11:00:57.643 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-19 11:00:57.752 | (0299 / 1318) 2024-11-19 11:00:57.769 | 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-19 11:00:58.013 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-19 11:00:58.200 | (0300 / 1318) 2024-11-19 11:00:58.218 | 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-19 11:00:58.463 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-19 11:00:58.577 | (0301 / 1318) 2024-11-19 11:00:58.595 | 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-19 11:00:58.846 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-19 11:00:59.022 | (0302 / 1318) 2024-11-19 11:00:59.039 | 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-19 11:00:59.307 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-19 11:00:59.434 | (0303 / 1318) 2024-11-19 11:00:59.452 | 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-19 11:00:59.702 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-19 11:00:59.973 | (0304 / 1318) 2024-11-19 11:00:59.990 | 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-19 11:01:00.237 | Cloning from charm-nova-compute cache and applying ref * 2024-11-19 11:01:00.525 | (0305 / 1318) 2024-11-19 11:01:00.542 | 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-19 11:01:00.784 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-19 11:01:00.898 | (0306 / 1318) 2024-11-19 11:01:00.915 | 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-19 11:01:01.159 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-19 11:01:01.237 | (0307 / 1318) 2024-11-19 11:01:01.255 | 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-19 11:01:01.498 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-19 11:01:01.611 | (0308 / 1318) 2024-11-19 11:01:01.628 | 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-19 11:01:01.887 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-19 11:01:01.969 | (0309 / 1318) 2024-11-19 11:01:01.987 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-19 11:01:02.251 | Cloning from charm-octavia cache and applying ref * 2024-11-19 11:01:02.419 | (0310 / 1318) 2024-11-19 11:01:02.436 | 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-19 11:01:02.695 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-19 11:01:02.815 | (0311 / 1318) 2024-11-19 11:01:02.832 | 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-19 11:01:03.092 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-19 11:01:03.262 | (0312 / 1318) 2024-11-19 11:01:03.279 | 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-19 11:01:03.523 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-19 11:01:03.611 | (0313 / 1318) 2024-11-19 11:01:03.628 | 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-19 11:01:03.882 | Cloning from charm-odl-controller cache and applying ref * 2024-11-19 11:01:03.962 | (0314 / 1318) 2024-11-19 11:01:03.980 | 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-19 11:01:04.230 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-19 11:01:04.481 | (0315 / 1318) 2024-11-19 11:01:04.499 | 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-19 11:01:04.736 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-19 11:01:04.814 | (0316 / 1318) 2024-11-19 11:01:04.832 | 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-19 11:01:05.070 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-19 11:01:05.183 | (0317 / 1318) 2024-11-19 11:01:05.201 | 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-19 11:01:05.444 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-19 11:01:05.523 | (0318 / 1318) 2024-11-19 11:01:05.541 | 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-19 11:01:05.784 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-19 11:01:05.879 | (0319 / 1318) 2024-11-19 11:01:05.897 | 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-19 11:01:06.155 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-19 11:01:06.234 | (0320 / 1318) 2024-11-19 11:01:06.252 | 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-19 11:01:06.495 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-19 11:01:06.567 | (0321 / 1318) 2024-11-19 11:01:06.585 | 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-19 11:01:06.829 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-19 11:01:06.902 | (0322 / 1318) 2024-11-19 11:01:06.919 | 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-19 11:01:07.162 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-19 11:01:07.236 | (0323 / 1318) 2024-11-19 11:01:07.254 | 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-19 11:01:07.491 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-19 11:01:07.575 | (0324 / 1318) 2024-11-19 11:01:07.593 | 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-19 11:01:07.833 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-19 11:01:07.984 | (0325 / 1318) 2024-11-19 11:01:08.002 | 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-19 11:01:08.245 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-19 11:01:08.333 | (0326 / 1318) 2024-11-19 11:01:08.351 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-19 11:01:08.591 | Cloning from charm-panko cache and applying ref * 2024-11-19 11:01:08.664 | (0327 / 1318) 2024-11-19 11:01:08.682 | 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-19 11:01:08.938 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-19 11:01:09.078 | (0328 / 1318) 2024-11-19 11:01:09.095 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-19 11:01:09.340 | Cloning from charm-placement cache and applying ref * 2024-11-19 11:01:09.514 | (0329 / 1318) 2024-11-19 11:01:09.531 | 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-19 11:01:09.789 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-19 11:01:09.901 | (0330 / 1318) 2024-11-19 11:01:09.918 | 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-19 11:01:10.207 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-19 11:01:10.401 | (0331 / 1318) 2024-11-19 11:01:10.418 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-19 11:01:10.699 | Cloning from charm-specs cache and applying ref * 2024-11-19 11:01:10.814 | (0332 / 1318) 2024-11-19 11:01:10.832 | 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-19 11:01:11.129 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-19 11:01:11.320 | (0333 / 1318) 2024-11-19 11:01:11.337 | 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-19 11:01:11.626 | Cloning from charm-swift-storage cache and applying ref * 2024-11-19 11:01:11.811 | (0334 / 1318) 2024-11-19 11:01:11.829 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-19 11:01:12.087 | Cloning from charm-tempest cache and applying ref * 2024-11-19 11:01:12.172 | (0335 / 1318) 2024-11-19 11:01:12.190 | 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-19 11:01:12.429 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-19 11:01:12.512 | (0336 / 1318) 2024-11-19 11:01:12.529 | 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-19 11:01:12.768 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-19 11:01:12.849 | (0337 / 1318) 2024-11-19 11:01:12.867 | 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-19 11:01:13.109 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-19 11:01:13.190 | (0338 / 1318) 2024-11-19 11:01:13.208 | 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-19 11:01:13.448 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-19 11:01:13.530 | (0339 / 1318) 2024-11-19 11:01:13.548 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-19 11:01:13.802 | Cloning from charm-trove cache and applying ref * 2024-11-19 11:01:13.876 | (0340 / 1318) 2024-11-19 11:01:13.894 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-19 11:01:14.155 | Cloning from charm-vault cache and applying ref * 2024-11-19 11:01:14.315 | (0341 / 1318) 2024-11-19 11:01:14.333 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-19 11:01:14.593 | Cloning from charm-watcher cache and applying ref * 2024-11-19 11:01:14.738 | (0342 / 1318) 2024-11-19 11:01:14.755 | 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-19 11:01:15.014 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-19 11:01:15.160 | (0343 / 1318) 2024-11-19 11:01:15.177 | 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-19 11:01:15.416 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-19 11:01:15.509 | (0344 / 1318) 2024-11-19 11:01:15.526 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-19 11:01:15.787 | Cloning from charms.ceph cache and applying ref * 2024-11-19 11:01:15.901 | (0345 / 1318) 2024-11-19 11:01:15.918 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-19 11:01:16.166 | Cloning from charms.openstack cache and applying ref * 2024-11-19 11:01:16.312 | (0346 / 1318) 2024-11-19 11:01:16.329 | 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-19 11:01:16.584 | Cloning from ci-log-processing cache and applying ref * 2024-11-19 11:01:16.739 | (0347 / 1318) 2024-11-19 11:01:16.756 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-19 11:01:17.079 | Cloning from cinder cache and applying ref * 2024-11-19 11:01:18.782 | (0348 / 1318) 2024-11-19 11:01:18.799 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-19 11:01:19.097 | Cloning from cinder-specs cache and applying ref * 2024-11-19 11:01:19.226 | (0349 / 1318) 2024-11-19 11:01:19.243 | 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-19 11:01:19.507 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-19 11:01:19.653 | (0350 / 1318) 2024-11-19 11:01:19.671 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-19 11:01:19.924 | Cloning from cinderlib cache and applying ref * 2024-11-19 11:01:20.035 | (0351 / 1318) 2024-11-19 11:01:20.052 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-19 11:01:20.349 | Cloning from cliff cache and applying ref * 2024-11-19 11:01:20.517 | (0352 / 1318) 2024-11-19 11:01:20.534 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-19 11:01:20.806 | Cloning from cloudkitty cache and applying ref * 2024-11-19 11:01:21.135 | (0353 / 1318) 2024-11-19 11:01:21.152 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-19 11:01:21.418 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-19 11:01:21.566 | (0354 / 1318) 2024-11-19 11:01:21.583 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-19 11:01:21.842 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-19 11:01:21.920 | (0355 / 1318) 2024-11-19 11:01:21.938 | 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-19 11:01:22.184 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-19 11:01:22.276 | (0356 / 1318) 2024-11-19 11:01:22.294 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-19 11:01:22.550 | Cloning from codegenerator cache and applying ref * 2024-11-19 11:01:22.800 | (0357 / 1318) 2024-11-19 11:01:22.819 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-19 11:01:23.070 | Cloning from constellations cache and applying ref * 2024-11-19 11:01:23.143 | (0358 / 1318) 2024-11-19 11:01:23.160 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-19 11:01:23.401 | Cloning from contributor-guide cache and applying ref * 2024-11-19 11:01:23.556 | (0359 / 1318) 2024-11-19 11:01:23.574 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-19 11:01:23.813 | Cloning from cookiecutter cache and applying ref * 2024-11-19 11:01:23.890 | (0360 / 1318) 2024-11-19 11:01:23.906 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-19 11:01:24.146 | Cloning from coverage2sql cache and applying ref * 2024-11-19 11:01:24.224 | (0361 / 1318) 2024-11-19 11:01:24.242 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-19 11:01:24.510 | Cloning from cyborg cache and applying ref * 2024-11-19 11:01:24.748 | (0362 / 1318) 2024-11-19 11:01:24.766 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-19 11:01:25.265 | Cloning from cyborg-specs cache and applying ref * 2024-11-19 11:01:25.359 | (0363 / 1318) 2024-11-19 11:01:25.377 | 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-19 11:01:25.645 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-19 11:01:25.737 | (0364 / 1318) 2024-11-19 11:01:25.754 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-19 11:01:26.043 | Cloning from debtcollector cache and applying ref * 2024-11-19 11:01:26.151 | (0365 / 1318) 2024-11-19 11:01:26.169 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-19 11:01:26.578 | Cloning from designate cache and applying ref * 2024-11-19 11:01:27.244 | (0366 / 1318) 2024-11-19 11:01:27.262 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-19 11:01:27.546 | Cloning from designate-dashboard cache and applying ref * 2024-11-19 11:01:27.708 | (0367 / 1318) 2024-11-19 11:01:27.726 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-11-19 11:01:27.984 | Cloning from designate-specs cache and applying ref * 2024-11-19 11:01:28.064 | (0368 / 1318) 2024-11-19 11:01:28.081 | 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-19 11:01:28.330 | Cloning from designate-tempest-plugin cache and applying ref * 2024-11-19 11:01:28.503 | (0369 / 1318) 2024-11-19 11:01:28.520 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-11-19 11:01:28.764 | Cloning from devstack cache and applying ref * 2024-11-19 11:01:29.141 | (0370 / 1318) 2024-11-19 11:01:29.158 | 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-19 11:01:29.398 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-11-19 11:01:29.475 | (0371 / 1318) 2024-11-19 11:01:29.492 | 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-19 11:01:29.743 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-11-19 11:01:29.880 | (0372 / 1318) 2024-11-19 11:01:29.897 | 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-19 11:01:30.152 | Cloning from devstack-plugin-container cache and applying ref * 2024-11-19 11:01:30.463 | (0373 / 1318) 2024-11-19 11:01:30.480 | 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-19 11:01:30.733 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-11-19 11:01:30.805 | (0374 / 1318) 2024-11-19 11:01:30.822 | 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-19 11:01:31.067 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-11-19 11:01:31.151 | (0375 / 1318) 2024-11-19 11:01:31.169 | 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-19 11:01:31.423 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-11-19 11:01:31.507 | (0376 / 1318) 2024-11-19 11:01:31.524 | 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-19 11:01:31.778 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-11-19 11:01:31.851 | (0377 / 1318) 2024-11-19 11:01:31.869 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-11-19 11:01:32.123 | Cloning from devstack-tools cache and applying ref * 2024-11-19 11:01:32.204 | (0378 / 1318) 2024-11-19 11:01:32.221 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-11-19 11:01:32.481 | Cloning from devstack-vagrant cache and applying ref * 2024-11-19 11:01:32.563 | (0379 / 1318) 2024-11-19 11:01:32.579 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-11-19 11:01:32.867 | Cloning from diskimage-builder cache and applying ref * 2024-11-19 11:01:33.306 | (0380 / 1318) 2024-11-19 11:01:33.323 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-11-19 11:01:33.579 | Cloning from election cache and applying ref * 2024-11-19 11:01:34.102 | (0381 / 1318) 2024-11-19 11:01:34.119 | 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-19 11:01:34.376 | Cloning from eslint-config-openstack cache and applying ref * 2024-11-19 11:01:34.453 | (0382 / 1318) 2024-11-19 11:01:34.470 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-11-19 11:01:34.716 | Cloning from etcd3gw cache and applying ref * 2024-11-19 11:01:34.825 | (0383 / 1318) 2024-11-19 11:01:34.843 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-11-19 11:01:35.110 | Cloning from freezer cache and applying ref * 2024-11-19 11:01:35.319 | (0384 / 1318) 2024-11-19 11:01:35.336 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-11-19 11:01:35.611 | Cloning from freezer-api cache and applying ref * 2024-11-19 11:01:35.740 | (0385 / 1318) 2024-11-19 11:01:35.757 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-11-19 11:01:36.021 | Cloning from freezer-dr cache and applying ref * 2024-11-19 11:01:36.140 | (0386 / 1318) 2024-11-19 11:01:36.158 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-11-19 11:01:36.402 | Cloning from freezer-specs cache and applying ref * 2024-11-19 11:01:36.480 | (0387 / 1318) 2024-11-19 11:01:36.497 | 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-19 11:01:36.738 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-11-19 11:01:36.826 | (0388 / 1318) 2024-11-19 11:01:36.843 | 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-19 11:01:37.090 | Cloning from freezer-web-ui cache and applying ref * 2024-11-19 11:01:37.204 | (0389 / 1318) 2024-11-19 11:01:37.221 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-11-19 11:01:37.468 | Cloning from futurist cache and applying ref * 2024-11-19 11:01:37.579 | (0390 / 1318) 2024-11-19 11:01:37.597 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-11-19 11:01:37.888 | Cloning from glance cache and applying ref * 2024-11-19 11:01:38.590 | (0391 / 1318) 2024-11-19 11:01:38.607 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-11-19 11:01:38.853 | Cloning from glance-specs cache and applying ref * 2024-11-19 11:01:39.010 | (0392 / 1318) 2024-11-19 11:01:39.027 | 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-19 11:01:39.268 | Cloning from glance-tempest-plugin cache and applying ref * 2024-11-19 11:01:39.364 | (0393 / 1318) 2024-11-19 11:01:39.381 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-11-19 11:01:39.642 | Cloning from glance_store cache and applying ref * 2024-11-19 11:01:40.151 | (0394 / 1318) 2024-11-19 11:01:40.168 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-11-19 11:01:40.424 | Cloning from goal-tools cache and applying ref * 2024-11-19 11:01:40.518 | (0395 / 1318) 2024-11-19 11:01:40.537 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-11-19 11:01:40.785 | Cloning from governance cache and applying ref * 2024-11-19 11:01:41.118 | (0396 / 1318) 2024-11-19 11:01:41.135 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-11-19 11:01:41.391 | Cloning from governance-sigs cache and applying ref * 2024-11-19 11:01:41.466 | (0397 / 1318) 2024-11-19 11:01:41.483 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-11-19 11:01:41.721 | Cloning from governance-website cache and applying ref * 2024-11-19 11:01:41.793 | (0398 / 1318) 2024-11-19 11:01:41.810 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-11-19 11:01:42.073 | Cloning from grenade cache and applying ref * 2024-11-19 11:01:42.222 | (0399 / 1318) 2024-11-19 11:01:42.239 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-11-19 11:01:42.479 | Cloning from ha-guide cache and applying ref * 2024-11-19 11:01:42.576 | (0400 / 1318) 2024-11-19 11:01:42.593 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-11-19 11:01:42.838 | Cloning from hacking cache and applying ref * 2024-11-19 11:01:42.948 | (0401 / 1318) 2024-11-19 11:01:42.965 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-11-19 11:01:43.284 | Cloning from heat cache and applying ref * 2024-11-19 11:01:44.080 | (0402 / 1318) 2024-11-19 11:01:44.098 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-11-19 11:01:44.345 | Cloning from heat-agents cache and applying ref * 2024-11-19 11:01:44.499 | (0403 / 1318) 2024-11-19 11:01:44.516 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-11-19 11:01:44.758 | Cloning from heat-cfntools cache and applying ref * 2024-11-19 11:01:44.851 | (0404 / 1318) 2024-11-19 11:01:44.868 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-11-19 11:01:45.136 | Cloning from heat-dashboard cache and applying ref * 2024-11-19 11:01:45.380 | (0405 / 1318) 2024-11-19 11:01:45.397 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-11-19 11:01:45.640 | Cloning from heat-specs cache and applying ref * 2024-11-19 11:01:45.774 | (0406 / 1318) 2024-11-19 11:01:45.791 | 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-19 11:01:46.038 | Cloning from heat-tempest-plugin cache and applying ref * 2024-11-19 11:01:46.174 | (0407 / 1318) 2024-11-19 11:01:46.191 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-11-19 11:01:46.448 | Cloning from heat-templates cache and applying ref * 2024-11-19 11:01:46.561 | (0408 / 1318) 2024-11-19 11:01:46.579 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-11-19 11:01:46.846 | Cloning from heat-translator cache and applying ref * 2024-11-19 11:01:46.989 | (0409 / 1318) 2024-11-19 11:01:47.006 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-11-19 11:01:47.305 | Cloning from horizon cache and applying ref * 2024-11-19 11:01:49.100 | (0410 / 1318) 2024-11-19 11:01:49.117 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-11-19 11:01:49.404 | Cloning from i18n cache and applying ref * 2024-11-19 11:02:06.148 | (0411 / 1318) 2024-11-19 11:02:06.165 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-11-19 11:02:06.529 | Cloning from ideas cache and applying ref * 2024-11-19 11:02:06.604 | (0412 / 1318) 2024-11-19 11:02:06.621 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-11-19 11:02:07.395 | Cloning from ironic cache and applying ref * 2024-11-19 11:03:56.125 | (0413 / 1318) 2024-11-19 11:03:56.142 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-11-19 11:03:56.450 | Cloning from ironic-inspector cache and applying ref * 2024-11-19 11:05:02.155 | (0414 / 1318) 2024-11-19 11:05:02.172 | 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-19 11:05:02.711 | Cloning from ironic-inspector-specs cache and applying ref * 2024-11-19 11:05:02.799 | (0415 / 1318) 2024-11-19 11:05:02.816 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-11-19 11:05:04.248 | Cloning from ironic-lib cache and applying ref * 2024-11-19 11:05:46.833 | (0416 / 1318) 2024-11-19 11:05:46.850 | 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-19 11:05:47.112 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-11-19 11:05:58.514 | (0417 / 1318) 2024-11-19 11:05:58.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-19 11:05:58.923 | Cloning from ironic-python-agent cache and applying ref * 2024-11-19 11:09:37.898 | (0418 / 1318) 2024-11-19 11:09:37.915 | 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-19 11:09:38.248 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-11-19 11:10:37.392 | (0419 / 1318) 2024-11-19 11:10:37.410 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-11-19 11:10:37.716 | Cloning from ironic-specs cache and applying ref * 2024-11-19 11:10:53.497 | (0420 / 1318) 2024-11-19 11:10:53.515 | 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-19 11:10:53.786 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-11-19 11:12:11.723 | (0421 / 1318) 2024-11-19 11:12:11.741 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-11-19 11:12:11.997 | Cloning from ironic-ui cache and applying ref * 2024-11-19 11:12:25.440 | (0422 / 1318) 2024-11-19 11:12:25.458 | 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-19 11:12:25.727 | Cloning from karma-subunit-reporter cache and applying ref * 2024-11-19 11:12:25.840 | (0423 / 1318) 2024-11-19 11:12:25.857 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-11-19 11:12:26.175 | Cloning from kayobe cache and applying ref * 2024-11-19 11:22:01.788 | (0424 / 1318) 2024-11-19 11:22:01.805 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-11-19 11:22:02.988 | Cloning from kayobe-config cache and applying ref * 2024-11-19 11:22:16.621 | (0425 / 1318) 2024-11-19 11:22:16.638 | 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-19 11:22:16.940 | Cloning from kayobe-config-dev cache and applying ref * 2024-11-19 11:22:33.607 | (0426 / 1318) 2024-11-19 11:22:33.625 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-11-19 11:22:48.328 | Cloning from keystone cache and applying ref * 2024-11-19 11:27:51.496 | (0427 / 1318) 2024-11-19 11:27:51.514 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-11-19 11:27:52.703 | Cloning from keystone-specs cache and applying ref * 2024-11-19 11:28:01.835 | (0428 / 1318) 2024-11-19 11:28:01.852 | 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-19 11:28:13.253 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-11-19 11:28:23.844 | (0429 / 1318) 2024-11-19 11:28:23.861 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-11-19 11:28:38.012 | Cloning from keystoneauth cache and applying ref * 2024-11-19 11:31:18.122 | (0430 / 1318) 2024-11-19 11:31:18.139 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-11-19 11:31:30.601 | Cloning from keystonemiddleware cache and applying ref * 2024-11-19 11:32:48.993 | (0431 / 1318) 2024-11-19 11:32:49.011 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-11-19 11:33:12.365 | Cloning from kolla cache and applying ref * 2024-11-19 11:44:58.495 | (0432 / 1318) 2024-11-19 11:44:58.512 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-11-19 11:45:39.692 | Cloning from kolla-ansible cache and applying ref * 2024-11-19 11:48:07.894 | (0433 / 1318) 2024-11-19 11:48:07.911 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-11-19 11:48:20.822 | Cloning from kuryr cache and applying ref * 2024-11-19 11:48:31.441 | (0434 / 1318) 2024-11-19 11:48:31.459 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-11-19 11:48:37.226 | Cloning from kuryr-libnetwork cache and applying ref * 2024-11-19 11:48:41.883 | (0435 / 1318) 2024-11-19 11:48:41.900 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-11-19 11:48:42.592 | Cloning from large-scale cache and applying ref * 2024-11-19 11:48:42.900 | (0436 / 1318) 2024-11-19 11:48:42.918 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-11-19 11:48:44.338 | Cloning from ldappool cache and applying ref * 2024-11-19 11:48:51.399 | (0437 / 1318) 2024-11-19 11:48:51.416 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-11-19 11:48:52.539 | Cloning from liberasurecode cache and applying ref * 2024-11-19 11:49:02.155 | (0438 / 1318) 2024-11-19 11:49:02.172 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-11-19 11:49:03.757 | Cloning from loci cache and applying ref * 2024-11-19 11:49:30.277 | (0439 / 1318) 2024-11-19 11:49:30.294 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-11-19 11:49:30.658 | Cloning from logstash-filters cache and applying ref * 2024-11-19 11:49:30.731 | (0440 / 1318) 2024-11-19 11:49:30.748 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-11-19 11:49:39.847 | Cloning from magnum cache and applying ref * 2024-11-19 11:52:51.168 | (0441 / 1318) 2024-11-19 11:52:51.186 | Updating cache of https://opendev.org/openstack/magnum-capi-helm.git in /opt/dib_cache/source-repositories/magnum_capi_helm_6aeeb6d20c51a614ccb265691edfa0d6fb41b5a0 with ref * 2024-11-19 11:52:52.957 | Cloning from magnum-capi-helm cache and applying ref * 2024-11-19 11:53:02.744 | (0442 / 1318) 2024-11-19 11:53:02.762 | Updating cache of https://opendev.org/openstack/magnum-capi-helm-charts.git in /opt/dib_cache/source-repositories/magnum_capi_helm_charts_d4ceda87a396c7cfec4ff931e12ac890dccc08c3 with ref * 2024-11-19 11:53:03.647 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-11-19 11:53:03.983 | (0443 / 1318) 2024-11-19 11:53:04.000 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-11-19 11:53:04.686 | Cloning from magnum-specs cache and applying ref * 2024-11-19 11:53:05.875 | (0444 / 1318) 2024-11-19 11:53:05.893 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2024-11-19 11:53:09.079 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-11-19 11:53:21.781 | (0445 / 1318) 2024-11-19 11:53:21.799 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-11-19 11:53:50.833 | Cloning from magnum-ui cache and applying ref * 2024-11-19 11:54:47.644 | (0446 / 1318) 2024-11-19 11:54:47.661 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-11-19 11:54:58.782 | fatal: unable to access 'https://opendev.org/openstack/manila.git/': Could not resolve host: opendev.org 2024-11-19 11:54:58.795 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-19 11:54:58.801 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-19 11:54:58.806 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-19 11:54:58.811 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-19 11:54:58.817 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-19 11:54:59.065 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt 2024-11-19 11:54:59.070 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt 2024-11-19 11:54:59.075 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-19 11:54:59.081 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-19 11:54:59.086 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-19 11:54:59.091 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-19 11:54:59.096 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt ']' 2024-11-19 11:54:59.102 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt 2024-11-19 11:54:59.110 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt 2024-11-19 11:54:59.115 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-19 11:54:59.120 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-19 11:54:59.127 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-19 11:54:59.127 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/' 2024-11-19 11:54:59.129 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-19 11:54:59.136 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/tmp/yum 2024-11-19 11:54:59.136 | /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/sys 2024-11-19 11:54:59.136 | /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/proc 2024-11-19 11:54:59.136 | /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev/pts 2024-11-19 11:54:59.136 | /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev' 2024-11-19 11:54:59.141 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 11:54:59.146 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 11:54:59.151 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 11:54:59.157 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 11:54:59.162 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/tmp/yum == */boot/efi ]] 2024-11-19 11:54:59.167 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 11:54:59.172 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 11:54:59.177 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 11:54:59.182 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/tmp/yum' 2024-11-19 11:54:59.182 | Unmount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/tmp/yum 2024-11-19 11:54:59.187 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/tmp/yum 2024-11-19 11:54:59.204 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 11:54:59.209 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 11:54:59.214 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 11:54:59.219 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 11:54:59.224 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/sys == */boot/efi ]] 2024-11-19 11:54:59.229 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 11:54:59.234 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 11:54:59.239 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 11:54:59.245 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/sys' 2024-11-19 11:54:59.245 | Unmount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/sys 2024-11-19 11:54:59.250 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/sys 2024-11-19 11:54:59.266 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 11:54:59.271 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 11:54:59.277 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 11:54:59.282 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 11:54:59.287 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/proc == */boot/efi ]] 2024-11-19 11:54:59.292 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 11:54:59.297 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 11:54:59.303 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 11:54:59.308 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/proc' 2024-11-19 11:54:59.308 | Unmount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/proc 2024-11-19 11:54:59.313 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/proc 2024-11-19 11:54:59.329 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 11:54:59.334 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 11:54:59.340 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 11:54:59.344 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 11:54:59.350 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev/pts == */boot/efi ]] 2024-11-19 11:54:59.355 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 11:54:59.360 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 11:54:59.365 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 11:54:59.370 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev/pts' 2024-11-19 11:54:59.370 | Unmount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev/pts 2024-11-19 11:54:59.375 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev/pts 2024-11-19 11:54:59.392 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 11:54:59.397 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 11:54:59.403 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 11:54:59.408 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 11:54:59.413 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev == */boot/efi ]] 2024-11-19 11:54:59.418 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 11:54:59.423 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 11:54:59.428 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 11:54:59.433 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev' 2024-11-19 11:54:59.433 | Unmount /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev 2024-11-19 11:54:59.438 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt/dev 2024-11-19 11:54:59.454 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-19 11:54:59.460 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-19 11:54:59.465 | + 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-19 11:54:59.944 | 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-19 11:54:59.945 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.EqRXQ6Z3/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.Un2zyva6', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.EqRXQ6Z3/mnt', 'build-dir': '/opt/dib_tmp/dib_build.EqRXQ6Z3'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 11:54:59.945 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-19 11:55:00.024 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-19 11:55:00.029 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.EqRXQ6Z3/built; do sleep 1; done' 2024-11-19 11:55:00.048 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.EqRXQ6Z3/mnt 2024-11-19 11:55:13.503 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.EqRXQ6Z3 2024-11-19 11:55:13.583 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-19 11:55:13.589 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-19 11:55:13.594 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 11:55:13.599 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 11:55:13.604 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.EqRXQ6Z3 2024-11-19 11:55:13.619 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-19 11:55:13.625 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.Un2zyva6 2024-11-19 11:55:13.704 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-19 11:55:13.709 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-19 11:55:13.714 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 11:55:13.719 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 11:55:13.724 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.Un2zyva6 2024-11-19 11:55:13.732 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128