2025-02-25 23:36:05.361 | diskimage-builder version 3.37.0 2025-02-25 23:36:05.362 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console debian-minimal 2025-02-25 23:36:05.495 | 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 2025-02-25 23:36:07.504 | Expanded element dependencies to: source-repositories openstack-repos runtime-ssh-host-keys journal-to-console zuul-worker install-static debootstrap cache-url dib-init-system dpkg manifests base ensure-venv vm debian-minimal install-types package-installs nodepool-base cache-devstack growroot infra-package-needs sysprep cloud-init-datasources modprobe install-bin simple-init openssh-server pkg-map block-device-efi bootloader 2025-02-25 23:36:07.509 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2025-02-25 23:36:07.514 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/debian-bullseye-arm64-1887ce92ee8b49859f072748afdf4b2c 2025-02-25 23:36:07.519 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/debian-bullseye-arm64-1887ce92ee8b49859f072748afdf4b2c 2025-02-25 23:36:07.523 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2025-02-25 23:36:07.528 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2025-02-25 23:36:07.532 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2025-02-25 23:36:07.537 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2025-02-25 23:36:07.542 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2025-02-25 23:36:07.547 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2025-02-25 23:36:07.554 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.rhZnfnL2 2025-02-25 23:36:07.559 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2025-02-25 23:36:07.584 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.rE5g9ZB0 2025-02-25 23:36:07.588 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2025-02-25 23:36:07.593 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2025-02-25 23:36:07.598 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2025-02-25 23:36:07.602 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2025-02-25 23:36:07.607 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2025-02-25 23:36:07.612 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2025-02-25 23:36:07.616 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2025-02-25 23:36:07.621 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.rhZnfnL2 2025-02-25 23:36:07.621 | Building in /opt/dib_tmp/dib_build.rhZnfnL2 2025-02-25 23:36:07.626 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2025-02-25 23:36:07.631 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2025-02-25 23:36:07.635 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2025-02-25 23:36:07.640 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.rhZnfnL2/hooks 2025-02-25 23:36:07.645 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.rhZnfnL2/hooks 2025-02-25 23:36:07.650 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.rhZnfnL2/block-device 2025-02-25 23:36:07.657 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.rhZnfnL2/block-device/config.yaml 2025-02-25 23:36:07.662 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.rhZnfnL2/block-device/config.yaml 2025-02-25 23:36:07.685 | Searching elements for block-device[-arm64].yaml ... 2025-02-25 23:36:07.702 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2025-02-25 23:36:07.706 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2025-02-25 23:36:07.711 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.rhZnfnL2/block-device/params.yaml 2025-02-25 23:36:07.716 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2025-02-25 23:36:07.721 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2025-02-25 23:36:07.728 | + 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 2025-02-25 23:36:14.334 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-02-25 23:36:14.334 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.rhZnfnL2/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rE5g9ZB0', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.rhZnfnL2/mnt', 'build-dir': '/opt/dib_tmp/dib_build.rhZnfnL2'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-02-25 23:36:14.340 | 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 2025-02-25 23:36:14.340 | 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 2025-02-25 23:36:14.341 | 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 2025-02-25 23:36:14.341 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.rhZnfnL2/states/block-device/config.json] 2025-02-25 23:36:14.425 | ++ 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 2025-02-25 23:36:14.901 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-02-25 23:36:14.902 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.rhZnfnL2/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rE5g9ZB0', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.rhZnfnL2/mnt', 'build-dir': '/opt/dib_tmp/dib_build.rhZnfnL2'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-02-25 23:36:14.902 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2025-02-25 23:36:14.903 | 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 2025-02-25 23:36:14.980 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2025-02-25 23:36:14.985 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2025-02-25 23:36:14.991 | ++ 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 2025-02-25 23:36:15.453 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-02-25 23:36:15.453 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.rhZnfnL2/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rE5g9ZB0', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.rhZnfnL2/mnt', 'build-dir': '/opt/dib_tmp/dib_build.rhZnfnL2'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-02-25 23:36:15.454 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2025-02-25 23:36:15.454 | 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 2025-02-25 23:36:15.529 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2025-02-25 23:36:15.534 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2025-02-25 23:36:15.539 | ++ 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 2025-02-25 23:36:16.016 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-02-25 23:36:16.017 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.rhZnfnL2/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rE5g9ZB0', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.rhZnfnL2/mnt', 'build-dir': '/opt/dib_tmp/dib_build.rhZnfnL2'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-02-25 23:36:16.017 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2025-02-25 23:36:16.018 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2025-02-25 23:36:16.097 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2025-02-25 23:36:16.102 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2025-02-25 23:36:16.107 | ++ 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 2025-02-25 23:36:16.584 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-02-25 23:36:16.585 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.rhZnfnL2/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rE5g9ZB0', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.rhZnfnL2/mnt', 'build-dir': '/opt/dib_tmp/dib_build.rhZnfnL2'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-02-25 23:36:16.585 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2025-02-25 23:36:16.663 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2025-02-25 23:36:16.668 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2025-02-25 23:36:16.673 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2025-02-25 23:36:16.677 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.rhZnfnL2/mnt 2025-02-25 23:36:16.684 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.rhZnfnL2/mnt 2025-02-25 23:36:16.815 | chown: warning: '.' should be ':': 'root.root' 2025-02-25 23:36:16.821 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.rhZnfnL2/mnt 2025-02-25 23:36:16.826 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.rhZnfnL2/mnt 2025-02-25 23:36:16.831 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.rhZnfnL2/mnt 2025-02-25 23:36:16.836 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2025-02-25 23:36:16.841 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-02-25 23:36:16.845 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks ']' 2025-02-25 23:36:16.849 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2025-02-25 23:36:16.880 | Copying hooks for vm 2025-02-25 23:36:17.776 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2025-02-25 23:36:17.835 | Copying hooks for infra-package-needs 2025-02-25 23:36:17.846 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2025-02-25 23:36:17.857 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2025-02-25 23:36:17.859 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2025-02-25 23:36:17.862 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2025-02-25 23:36:17.872 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2025-02-25 23:36:17.875 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2025-02-25 23:36:17.887 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2025-02-25 23:36:17.890 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2025-02-25 23:36:17.919 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2025-02-25 23:36:17.929 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2025-02-25 23:36:17.946 | Copying hooks for install-bin 2025-02-25 23:36:17.954 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2025-02-25 23:36:18.002 | Copying hooks for source-repositories 2025-02-25 23:36:18.013 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2025-02-25 23:36:18.073 | Copying hooks for package-installs 2025-02-25 23:36:18.082 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2025-02-25 23:36:18.394 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2025-02-25 23:36:18.402 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2025-02-25 23:36:18.406 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2025-02-25 23:36:18.409 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2025-02-25 23:36:18.419 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2025-02-25 23:36:18.424 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2025-02-25 23:36:18.433 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2025-02-25 23:36:18.705 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2025-02-25 23:36:19.538 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2025-02-25 23:36:19.598 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2025-02-25 23:36:19.654 | Copying hooks for debian-minimal 2025-02-25 23:36:19.665 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bookworm-arm64-build-succeeds 2025-02-25 23:36:19.710 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bullseye-arm64-build-succeeds 2025-02-25 23:36:19.724 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/root.d/75-debian-minimal-baseinstall 2025-02-25 23:36:19.821 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/environment.d/10-debian-minimal.bash 2025-02-25 23:36:19.879 | Copying hooks for debootstrap 2025-02-25 23:36:19.890 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2025-02-25 23:36:19.899 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2025-02-25 23:36:19.907 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2025-02-25 23:36:19.911 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2025-02-25 23:36:19.914 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2025-02-25 23:36:19.922 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2025-02-25 23:36:19.926 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2025-02-25 23:36:19.944 | Copying hooks for cloud-init-datasources 2025-02-25 23:36:19.953 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2025-02-25 23:36:19.979 | Copying hooks for ensure-venv 2025-02-25 23:36:19.998 | Copying hooks for block-device-efi 2025-02-25 23:36:20.007 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2025-02-25 23:36:20.054 | Copying hooks for modprobe 2025-02-25 23:36:20.062 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2025-02-25 23:36:20.575 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2025-02-25 23:36:20.678 | Copying hooks for base 2025-02-25 23:36:20.686 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2025-02-25 23:36:20.715 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2025-02-25 23:36:20.743 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2025-02-25 23:36:20.747 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2025-02-25 23:36:20.756 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2025-02-25 23:36:20.918 | Copying hooks for install-types 2025-02-25 23:36:20.927 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2025-02-25 23:36:20.976 | Copying hooks for openssh-server 2025-02-25 23:36:20.985 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2025-02-25 23:36:20.989 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2025-02-25 23:36:21.025 | Copying hooks for bootloader 2025-02-25 23:36:21.034 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2025-02-25 23:36:21.042 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2025-02-25 23:36:21.056 | Copying hooks for manifests 2025-02-25 23:36:21.065 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2025-02-25 23:36:21.074 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2025-02-25 23:36:21.121 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2025-02-25 23:36:21.134 | Copying hooks for openstack-repos 2025-02-25 23:36:21.143 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2025-02-25 23:36:21.154 | Copying hooks for sysprep 2025-02-25 23:36:21.163 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2025-02-25 23:36:22.313 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2025-02-25 23:36:23.114 | Copying hooks for dib-init-system 2025-02-25 23:36:23.124 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2025-02-25 23:36:24.006 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2025-02-25 23:36:24.016 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2025-02-25 23:36:24.025 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2025-02-25 23:36:24.035 | Copying hooks for journal-to-console 2025-02-25 23:36:24.044 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2025-02-25 23:36:24.092 | Copying hooks for install-static 2025-02-25 23:36:24.101 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2025-02-25 23:36:24.150 | Copying hooks for cache-devstack 2025-02-25 23:36:24.175 | Copying hooks for cache-url 2025-02-25 23:36:24.184 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2025-02-25 23:36:24.235 | Copying hooks for dpkg 2025-02-25 23:36:24.243 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2025-02-25 23:36:24.263 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2025-02-25 23:36:24.272 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2025-02-25 23:36:24.288 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2025-02-25 23:36:24.292 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2025-02-25 23:36:24.301 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2025-02-25 23:36:24.327 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2025-02-25 23:36:24.330 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2025-02-25 23:36:24.335 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2025-02-25 23:36:24.339 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2025-02-25 23:36:24.343 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2025-02-25 23:36:24.346 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2025-02-25 23:36:24.355 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2025-02-25 23:36:24.360 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2025-02-25 23:36:24.369 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2025-02-25 23:36:24.463 | Copying hooks for nodepool-base 2025-02-25 23:36:24.472 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2025-02-25 23:36:24.480 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2025-02-25 23:36:24.488 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2025-02-25 23:36:24.490 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2025-02-25 23:36:24.500 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2025-02-25 23:36:24.508 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2025-02-25 23:36:24.511 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2025-02-25 23:36:24.519 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2025-02-25 23:36:24.522 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2025-02-25 23:36:24.525 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2025-02-25 23:36:24.527 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2025-02-25 23:36:24.535 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2025-02-25 23:36:24.538 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2025-02-25 23:36:24.541 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2025-02-25 23:36:24.543 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2025-02-25 23:36:24.546 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2025-02-25 23:36:24.549 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2025-02-25 23:36:24.551 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2025-02-25 23:36:24.560 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2025-02-25 23:36:24.576 | Copying hooks for growroot 2025-02-25 23:36:24.584 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2025-02-25 23:36:24.596 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2025-02-25 23:36:24.609 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2025-02-25 23:36:24.613 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2025-02-25 23:36:24.616 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2025-02-25 23:36:24.659 | Copying hooks for runtime-ssh-host-keys 2025-02-25 23:36:24.668 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2025-02-25 23:36:25.134 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2025-02-25 23:36:25.317 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2025-02-25 23:36:25.751 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2025-02-25 23:36:26.112 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2025-02-25 23:36:27.261 | Copying hooks for simple-init 2025-02-25 23:36:27.270 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2025-02-25 23:36:27.474 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2025-02-25 23:36:27.502 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2025-02-25 23:36:27.506 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2025-02-25 23:36:27.509 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2025-02-25 23:36:27.513 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2025-02-25 23:36:27.523 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2025-02-25 23:36:27.594 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2025-02-25 23:36:27.770 | Copying hooks for pkg-map 2025-02-25 23:36:27.779 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2025-02-25 23:36:27.796 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2025-02-25 23:36:27.822 | Copying hooks for zuul-worker 2025-02-25 23:36:27.831 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2025-02-25 23:36:27.839 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2025-02-25 23:36:27.856 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2025-02-25 23:36:27.860 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-25 23:36:27.861 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2025-02-25 23:36:27.870 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d ']' 2025-02-25 23:36:27.874 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d' 2025-02-25 23:36:27.874 | Running hooks from /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d 2025-02-25 23:36:27.879 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-02-25 23:36:27.883 | + 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.rhZnfnL2/hooks/root.d 2025-02-25 23:36:27.908 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/10-base-defaults 2025-02-25 23:36:27.916 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/10-base-defaults 2025-02-25 23:36:27.920 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2025-02-25 23:36:27.924 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2025-02-25 23:36:27.928 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-02-25 23:36:27.932 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-02-25 23:36:27.937 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-02-25 23:36:27.944 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-02-25 23:36:27.948 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-02-25 23:36:27.952 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-02-25 23:36:27.957 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-02-25 23:36:27.961 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-02-25 23:36:27.965 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-02-25 23:36:27.970 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-02-25 23:36:27.975 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-02-25 23:36:27.979 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2025-02-25 23:36:27.983 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2025-02-25 23:36:27.987 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-02-25 23:36:27.991 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-02-25 23:36:27.996 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-02-25 23:36:28.000 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-02-25 23:36:28.004 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/10-debian-minimal.bash 2025-02-25 23:36:28.012 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/10-debian-minimal.bash 2025-02-25 23:36:28.016 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2025-02-25 23:36:28.020 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2025-02-25 23:36:28.024 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bullseye 2025-02-25 23:36:28.028 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bullseye 2025-02-25 23:36:28.033 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2025-02-25 23:36:28.037 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2025-02-25 23:36:28.041 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2025-02-25 23:36:28.045 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2025-02-25 23:36:28.049 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2025-02-25 23:36:28.054 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-02-25 23:36:28.058 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-02-25 23:36:28.062 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2025-02-25 23:36:28.066 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2025-02-25 23:36:28.071 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2025-02-25 23:36:28.075 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2025-02-25 23:36:28.079 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2025-02-25 23:36:28.084 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2025-02-25 23:36:28.088 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bullseye-security 2025-02-25 23:36:28.092 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2025-02-25 23:36:28.096 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-25 23:36:28.096 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-25 23:36:28.096 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-25 23:36:28.096 | security:deb http://security.debian.org/ bullseye-security main 2025-02-25 23:36:28.096 | ' 2025-02-25 23:36:28.101 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bullseye = testing -o bullseye = unstable ']' 2025-02-25 23:36:28.105 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-25 23:36:28.105 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-25 23:36:28.105 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-25 23:36:28.105 | security:deb http://security.debian.org/ bullseye-security main 2025-02-25 23:36:28.105 | ' 2025-02-25 23:36:28.109 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-25 23:36:28.109 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-25 23:36:28.109 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-25 23:36:28.109 | security:deb http://security.debian.org/ bullseye-security main 2025-02-25 23:36:28.109 | ' 2025-02-25 23:36:28.113 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/10-debootstrap-default-locale 2025-02-25 23:36:28.121 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/10-debootstrap-default-locale 2025-02-25 23:36:28.125 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-02-25 23:36:28.130 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-02-25 23:36:28.134 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/10-dpkg.bash 2025-02-25 23:36:28.141 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/10-dpkg.bash 2025-02-25 23:36:28.146 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2025-02-25 23:36:28.150 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2025-02-25 23:36:28.154 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/14-manifests 2025-02-25 23:36:28.162 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/14-manifests 2025-02-25 23:36:28.166 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-02-25 23:36:28.171 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-02-25 23:36:28.175 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-1887ce92ee8b49859f072748afdf4b2c.d/ 2025-02-25 23:36:28.179 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-1887ce92ee8b49859f072748afdf4b2c.d/ 2025-02-25 23:36:28.184 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/15-block-device.bash 2025-02-25 23:36:28.191 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/15-block-device.bash 2025-02-25 23:36:28.196 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2025-02-25 23:36:28.200 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2025-02-25 23:36:28.205 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2025-02-25 23:36:28.209 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/15-simple-init-networkmanager 2025-02-25 23:36:28.217 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/15-simple-init-networkmanager 2025-02-25 23:36:28.221 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (almalinux|centos|fedora|rocky) ]] 2025-02-25 23:36:28.225 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-02-25 23:36:28.229 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-02-25 23:36:28.234 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \a\l\m\a\l\i\n\u\x ]] 2025-02-25 23:36:28.238 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2025-02-25 23:36:28.242 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2025-02-25 23:36:28.246 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/20-network-interface-names 2025-02-25 23:36:28.255 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/20-network-interface-names 2025-02-25 23:36:28.259 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-02-25 23:36:28.263 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-02-25 23:36:28.268 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/50-disable-cloud-init 2025-02-25 23:36:28.276 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/50-disable-cloud-init 2025-02-25 23:36:28.280 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2025-02-25 23:36:28.285 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2025-02-25 23:36:28.289 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/75-nodepool-base-env 2025-02-25 23:36:28.297 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/75-nodepool-base-env 2025-02-25 23:36:28.301 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-02-25 23:36:28.305 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-02-25 23:36:28.310 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-02-25 23:36:28.314 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-02-25 23:36:28.318 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-02-25 23:36:28.323 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-02-25 23:36:28.327 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-02-25 23:36:28.332 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-02-25 23:36:28.336 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/99-dib-init-system 2025-02-25 23:36:28.344 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/../environment.d/99-dib-init-system 2025-02-25 23:36:28.348 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2025-02-25 23:36:28.352 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2025-02-25 23:36:28.357 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap 2025-02-25 23:36:28.366 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:20 : set -eu 2025-02-25 23:36:28.370 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2025-02-25 23:36:28.374 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.rhZnfnL2/mnt/.extra_settings ']' 2025-02-25 23:36:28.379 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:27 : '[' -n debian ']' 2025-02-25 23:36:28.383 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:28 : '[' -n bullseye ']' 2025-02-25 23:36:28.387 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:29 : '[' -n https://mirror.regionone.osuosl.opendev.org/debian ']' 2025-02-25 23:36:28.391 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main 2025-02-25 23:36:28.395 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2025-02-25 23:36:28.399 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-debian-bullseye-arm64.tar.gz 2025-02-25 23:36:28.403 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2025-02-25 23:36:28.407 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2025-02-25 23:36:28.411 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2025-02-25 23:36:28.416 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2025-02-25 23:36:28.631 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u2' 2025-02-25 23:36:28.635 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2025-02-25 23:36:28.639 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:42 : [[ bullseye == \b\u\s\t\e\r ]] 2025-02-25 23:36:28.643 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2025-02-25 23:36:28.647 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2025-02-25 23:36:28.651 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2025-02-25 23:36:28.656 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2025-02-25 23:36:28.663 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:60 : '[' arm64 '!=' arm64 ']' 2025-02-25 23:36:28.667 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:66 : sudo sh -c 'http_proxy= no_proxy= debootstrap --verbose --variant=minbase --components=main --arch=arm64 --no-check-gpg bullseye /opt/dib_tmp/dib_build.rhZnfnL2/mnt https://mirror.regionone.osuosl.opendev.org/debian ' 2025-02-25 23:36:30.176 | I: Retrieving InRelease 2025-02-25 23:36:31.993 | I: Retrieving Release 2025-02-25 23:36:32.292 | I: Retrieving Packages 2025-02-25 23:37:00.692 | I: Validating Packages 2025-02-25 23:37:02.057 | I: Resolving dependencies of required packages... 2025-02-25 23:37:11.255 | I: Resolving dependencies of base packages... 2025-02-25 23:37:26.078 | I: Checking component main on https://mirror.regionone.osuosl.opendev.org/debian... 2025-02-25 23:37:29.503 | I: Retrieving adduser 3.118+deb11u1 2025-02-25 23:37:29.699 | I: Validating adduser 3.118+deb11u1 2025-02-25 23:37:29.718 | I: Retrieving apt 2.2.4 2025-02-25 23:37:31.085 | I: Validating apt 2.2.4 2025-02-25 23:37:31.112 | I: Retrieving base-files 11.1+deb11u11 2025-02-25 23:37:31.504 | I: Validating base-files 11.1+deb11u11 2025-02-25 23:37:31.521 | I: Retrieving base-passwd 3.5.51 2025-02-25 23:37:31.709 | I: Validating base-passwd 3.5.51 2025-02-25 23:37:31.726 | I: Retrieving bash 5.1-2+deb11u1 2025-02-25 23:37:32.126 | I: Validating bash 5.1-2+deb11u1 2025-02-25 23:37:32.152 | I: Retrieving bsdutils 1:2.36.1-8+deb11u2 2025-02-25 23:37:32.393 | I: Validating bsdutils 1:2.36.1-8+deb11u2 2025-02-25 23:37:32.412 | I: Retrieving ca-certificates 20210119 2025-02-25 23:37:32.762 | I: Validating ca-certificates 20210119 2025-02-25 23:37:32.780 | I: Retrieving coreutils 8.32-4 2025-02-25 23:37:33.220 | I: Validating coreutils 8.32-4 2025-02-25 23:37:33.255 | I: Retrieving dash 0.5.11+git20200708+dd9ef66-5 2025-02-25 23:37:33.446 | I: Validating dash 0.5.11+git20200708+dd9ef66-5 2025-02-25 23:37:33.465 | I: Retrieving debconf 1.5.77 2025-02-25 23:37:33.778 | I: Validating debconf 1.5.77 2025-02-25 23:37:33.797 | I: Retrieving debian-archive-keyring 2021.1.1+deb11u1 2025-02-25 23:37:34.381 | I: Validating debian-archive-keyring 2021.1.1+deb11u1 2025-02-25 23:37:34.399 | I: Retrieving debianutils 4.11.2 2025-02-25 23:37:34.559 | I: Validating debianutils 4.11.2 2025-02-25 23:37:34.577 | I: Retrieving diffutils 1:3.7-5 2025-02-25 23:37:34.757 | I: Validating diffutils 1:3.7-5 2025-02-25 23:37:34.777 | I: Retrieving dpkg 1.20.13 2025-02-25 23:37:35.369 | I: Validating dpkg 1.20.13 2025-02-25 23:37:35.403 | I: Retrieving e2fsprogs 1.46.2-2 2025-02-25 23:37:35.675 | I: Validating e2fsprogs 1.46.2-2 2025-02-25 23:37:35.697 | I: Retrieving findutils 4.8.0-1 2025-02-25 23:37:35.948 | I: Validating findutils 4.8.0-1 2025-02-25 23:37:35.970 | I: Retrieving gcc-10-base 10.2.1-6 2025-02-25 23:37:52.806 | I: Validating gcc-10-base 10.2.1-6 2025-02-25 23:37:52.825 | I: Retrieving gcc-9-base 9.3.0-22 2025-02-25 23:37:53.040 | I: Validating gcc-9-base 9.3.0-22 2025-02-25 23:37:53.059 | I: Retrieving gpgv 2.2.27-2+deb11u2 2025-02-25 23:37:53.482 | I: Validating gpgv 2.2.27-2+deb11u2 2025-02-25 23:37:53.504 | I: Retrieving grep 3.6-1+deb11u1 2025-02-25 23:37:54.096 | I: Validating grep 3.6-1+deb11u1 2025-02-25 23:37:54.116 | I: Retrieving gzip 1.10-4+deb11u1 2025-02-25 23:37:54.359 | I: Validating gzip 1.10-4+deb11u1 2025-02-25 23:37:54.377 | I: Retrieving hostname 3.23 2025-02-25 23:37:54.751 | I: Validating hostname 3.23 2025-02-25 23:37:54.768 | I: Retrieving init-system-helpers 1.60 2025-02-25 23:37:54.938 | I: Validating init-system-helpers 1.60 2025-02-25 23:37:54.956 | I: Retrieving libacl1 2.2.53-10 2025-02-25 23:37:55.135 | I: Validating libacl1 2.2.53-10 2025-02-25 23:37:55.154 | I: Retrieving libapt-pkg6.0 2.2.4 2025-02-25 23:37:55.271 | I: Validating libapt-pkg6.0 2.2.4 2025-02-25 23:37:55.295 | I: Retrieving libattr1 1:2.4.48-6 2025-02-25 23:37:55.477 | I: Validating libattr1 1:2.4.48-6 2025-02-25 23:37:55.495 | I: Retrieving libaudit-common 1:3.0-2 2025-02-25 23:37:55.812 | I: Validating libaudit-common 1:3.0-2 2025-02-25 23:37:55.829 | I: Retrieving libaudit1 1:3.0-2 2025-02-25 23:37:55.933 | I: Validating libaudit1 1:3.0-2 2025-02-25 23:37:55.950 | I: Retrieving libblkid1 2.36.1-8+deb11u2 2025-02-25 23:37:56.062 | I: Validating libblkid1 2.36.1-8+deb11u2 2025-02-25 23:37:56.080 | I: Retrieving libbz2-1.0 1.0.8-4 2025-02-25 23:37:56.303 | I: Validating libbz2-1.0 1.0.8-4 2025-02-25 23:37:56.320 | I: Retrieving libc-bin 2.31-13+deb11u11 2025-02-25 23:37:56.526 | I: Validating libc-bin 2.31-13+deb11u11 2025-02-25 23:37:56.548 | I: Retrieving libc6 2.31-13+deb11u11 2025-02-25 23:37:57.046 | I: Validating libc6 2.31-13+deb11u11 2025-02-25 23:37:57.080 | I: Retrieving libcap-ng0 0.7.9-2.2+b1 2025-02-25 23:37:57.260 | I: Validating libcap-ng0 0.7.9-2.2+b1 2025-02-25 23:37:57.279 | I: Retrieving libcom-err2 1.46.2-2 2025-02-25 23:37:57.391 | I: Validating libcom-err2 1.46.2-2 2025-02-25 23:37:57.409 | I: Retrieving libcrypt1 1:4.4.18-4 2025-02-25 23:37:57.601 | I: Validating libcrypt1 1:4.4.18-4 2025-02-25 23:37:57.618 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8 2025-02-25 23:37:57.833 | I: Validating libdb5.3 5.3.28+dfsg1-0.8 2025-02-25 23:37:57.854 | I: Retrieving libdebconfclient0 0.260 2025-02-25 23:37:58.057 | I: Validating libdebconfclient0 0.260 2025-02-25 23:37:58.076 | I: Retrieving libext2fs2 1.46.2-2 2025-02-25 23:37:58.236 | I: Validating libext2fs2 1.46.2-2 2025-02-25 23:37:58.255 | I: Retrieving libffi7 3.3-6 2025-02-25 23:37:58.477 | I: Validating libffi7 3.3-6 2025-02-25 23:37:58.494 | I: Retrieving libgcc-s1 10.2.1-6 2025-02-25 23:37:58.939 | I: Validating libgcc-s1 10.2.1-6 2025-02-25 23:37:58.956 | I: Retrieving libgcrypt20 1.8.7-6 2025-02-25 23:37:59.409 | I: Validating libgcrypt20 1.8.7-6 2025-02-25 23:37:59.429 | I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1 2025-02-25 23:37:59.601 | I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1 2025-02-25 23:37:59.622 | I: Retrieving libgnutls30 3.7.1-5+deb11u5 2025-02-25 23:37:59.875 | I: Validating libgnutls30 3.7.1-5+deb11u5 2025-02-25 23:37:59.901 | I: Retrieving libgpg-error0 1.38-2 2025-02-25 23:38:00.107 | I: Validating libgpg-error0 1.38-2 2025-02-25 23:38:00.123 | I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u5 2025-02-25 23:38:00.681 | I: Validating libgssapi-krb5-2 1.18.3-6+deb11u5 2025-02-25 23:38:00.698 | I: Retrieving libhogweed6 3.7.3-1 2025-02-25 23:38:00.880 | I: Validating libhogweed6 3.7.3-1 2025-02-25 23:38:00.899 | I: Retrieving libidn2-0 2.3.0-5 2025-02-25 23:38:01.129 | I: Validating libidn2-0 2.3.0-5 2025-02-25 23:38:01.146 | I: Retrieving libk5crypto3 1.18.3-6+deb11u5 2025-02-25 23:38:01.254 | I: Validating libk5crypto3 1.18.3-6+deb11u5 2025-02-25 23:38:01.272 | I: Retrieving libkeyutils1 1.6.1-2 2025-02-25 23:38:01.608 | I: Validating libkeyutils1 1.6.1-2 2025-02-25 23:38:01.626 | I: Retrieving libkrb5-3 1.18.3-6+deb11u5 2025-02-25 23:38:01.735 | I: Validating libkrb5-3 1.18.3-6+deb11u5 2025-02-25 23:38:01.754 | I: Retrieving libkrb5support0 1.18.3-6+deb11u5 2025-02-25 23:38:01.915 | I: Validating libkrb5support0 1.18.3-6+deb11u5 2025-02-25 23:38:01.933 | I: Retrieving liblz4-1 1.9.3-2 2025-02-25 23:38:02.099 | I: Validating liblz4-1 1.9.3-2 2025-02-25 23:38:02.117 | I: Retrieving liblzma5 5.2.5-2.1~deb11u1 2025-02-25 23:38:02.301 | I: Validating liblzma5 5.2.5-2.1~deb11u1 2025-02-25 23:38:02.319 | I: Retrieving libmount1 2.36.1-8+deb11u2 2025-02-25 23:38:02.418 | I: Validating libmount1 2.36.1-8+deb11u2 2025-02-25 23:38:02.437 | I: Retrieving libnettle8 3.7.3-1 2025-02-25 23:38:02.537 | I: Validating libnettle8 3.7.3-1 2025-02-25 23:38:02.556 | I: Retrieving libnsl2 1.3.0-2 2025-02-25 23:38:02.770 | I: Validating libnsl2 1.3.0-2 2025-02-25 23:38:02.788 | I: Retrieving libp11-kit0 0.23.22-1 2025-02-25 23:38:03.099 | I: Validating libp11-kit0 0.23.22-1 2025-02-25 23:38:03.119 | I: Retrieving libpam-modules 1.4.0-9+deb11u1 2025-02-25 23:38:03.291 | I: Validating libpam-modules 1.4.0-9+deb11u1 2025-02-25 23:38:03.310 | I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1 2025-02-25 23:38:03.408 | I: Validating libpam-modules-bin 1.4.0-9+deb11u1 2025-02-25 23:38:03.426 | I: Retrieving libpam-runtime 1.4.0-9+deb11u1 2025-02-25 23:38:03.525 | I: Validating libpam-runtime 1.4.0-9+deb11u1 2025-02-25 23:38:03.543 | I: Retrieving libpam0g 1.4.0-9+deb11u1 2025-02-25 23:38:03.642 | I: Validating libpam0g 1.4.0-9+deb11u1 2025-02-25 23:38:03.659 | I: Retrieving libpcre2-8-0 10.36-2+deb11u1 2025-02-25 23:38:03.833 | I: Validating libpcre2-8-0 10.36-2+deb11u1 2025-02-25 23:38:03.851 | I: Retrieving libpcre3 2:8.39-13 2025-02-25 23:38:04.039 | I: Validating libpcre3 2:8.39-13 2025-02-25 23:38:04.058 | I: Retrieving libseccomp2 2.5.1-1+deb11u1 2025-02-25 23:38:04.225 | I: Validating libseccomp2 2.5.1-1+deb11u1 2025-02-25 23:38:04.243 | I: Retrieving libselinux1 3.1-3 2025-02-25 23:38:04.465 | I: Validating libselinux1 3.1-3 2025-02-25 23:38:04.483 | I: Retrieving libsemanage-common 3.1-1 2025-02-25 23:38:04.648 | I: Validating libsemanage-common 3.1-1 2025-02-25 23:38:04.665 | I: Retrieving libsemanage1 3.1-1+b2 2025-02-25 23:38:04.774 | I: Validating libsemanage1 3.1-1+b2 2025-02-25 23:38:04.791 | I: Retrieving libsepol1 3.1-1 2025-02-25 23:38:04.976 | I: Validating libsepol1 3.1-1 2025-02-25 23:38:04.996 | I: Retrieving libsmartcols1 2.36.1-8+deb11u2 2025-02-25 23:38:05.103 | I: Validating libsmartcols1 2.36.1-8+deb11u2 2025-02-25 23:38:05.120 | I: Retrieving libss2 1.46.2-2 2025-02-25 23:38:05.219 | I: Validating libss2 1.46.2-2 2025-02-25 23:38:05.236 | I: Retrieving libssl1.1 1.1.1w-0+deb11u1 2025-02-25 23:38:05.863 | I: Validating libssl1.1 1.1.1w-0+deb11u1 2025-02-25 23:38:05.889 | I: Retrieving libstdc++6 10.2.1-6 2025-02-25 23:38:06.145 | I: Validating libstdc++6 10.2.1-6 2025-02-25 23:38:06.166 | I: Retrieving libsystemd0 247.3-7+deb11u5 2025-02-25 23:38:11.013 | I: Validating libsystemd0 247.3-7+deb11u5 2025-02-25 23:38:11.032 | I: Retrieving libtasn1-6 4.16.0-2+deb11u1 2025-02-25 23:38:11.556 | I: Validating libtasn1-6 4.16.0-2+deb11u1 2025-02-25 23:38:11.574 | I: Retrieving libtinfo6 6.2+20201114-2+deb11u2 2025-02-25 23:38:11.890 | I: Validating libtinfo6 6.2+20201114-2+deb11u2 2025-02-25 23:38:11.910 | I: Retrieving libtirpc-common 1.3.1-1+deb11u1 2025-02-25 23:38:12.082 | I: Validating libtirpc-common 1.3.1-1+deb11u1 2025-02-25 23:38:12.100 | I: Retrieving libtirpc3 1.3.1-1+deb11u1 2025-02-25 23:38:12.200 | I: Validating libtirpc3 1.3.1-1+deb11u1 2025-02-25 23:38:12.217 | I: Retrieving libudev1 247.3-7+deb11u5 2025-02-25 23:38:12.316 | I: Validating libudev1 247.3-7+deb11u5 2025-02-25 23:38:12.333 | I: Retrieving libunistring2 0.9.10-4 2025-02-25 23:38:12.500 | I: Validating libunistring2 0.9.10-4 2025-02-25 23:38:12.519 | I: Retrieving libuuid1 2.36.1-8+deb11u2 2025-02-25 23:38:12.634 | I: Validating libuuid1 2.36.1-8+deb11u2 2025-02-25 23:38:12.651 | I: Retrieving libxxhash0 0.8.0-2 2025-02-25 23:38:12.834 | I: Validating libxxhash0 0.8.0-2 2025-02-25 23:38:12.852 | I: Retrieving libzstd1 1.4.8+dfsg-2.1 2025-02-25 23:38:13.111 | I: Validating libzstd1 1.4.8+dfsg-2.1 2025-02-25 23:38:13.131 | I: Retrieving login 1:4.8.1-1 2025-02-25 23:38:13.239 | I: Validating login 1:4.8.1-1 2025-02-25 23:38:13.261 | I: Retrieving logsave 1.46.2-2 2025-02-25 23:38:13.372 | I: Validating logsave 1.46.2-2 2025-02-25 23:38:13.389 | I: Retrieving lsb-base 11.1.0 2025-02-25 23:38:13.562 | I: Validating lsb-base 11.1.0 2025-02-25 23:38:13.579 | I: Retrieving mawk 1.3.4.20200120-2 2025-02-25 23:38:13.797 | I: Validating mawk 1.3.4.20200120-2 2025-02-25 23:38:13.815 | I: Retrieving mount 2.36.1-8+deb11u2 2025-02-25 23:38:13.925 | I: Validating mount 2.36.1-8+deb11u2 2025-02-25 23:38:13.943 | I: Retrieving ncurses-base 6.2+20201114-2+deb11u2 2025-02-25 23:38:14.054 | I: Validating ncurses-base 6.2+20201114-2+deb11u2 2025-02-25 23:38:14.073 | I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2 2025-02-25 23:38:14.173 | I: Validating ncurses-bin 6.2+20201114-2+deb11u2 2025-02-25 23:38:14.193 | I: Retrieving openssl 1.1.1w-0+deb11u1 2025-02-25 23:38:14.310 | I: Validating openssl 1.1.1w-0+deb11u1 2025-02-25 23:38:14.332 | I: Retrieving passwd 1:4.8.1-1 2025-02-25 23:38:14.444 | I: Validating passwd 1:4.8.1-1 2025-02-25 23:38:14.467 | I: Retrieving perl-base 5.32.1-4+deb11u3 2025-02-25 23:38:14.982 | I: Validating perl-base 5.32.1-4+deb11u3 2025-02-25 23:38:15.009 | I: Retrieving sed 4.7-1 2025-02-25 23:38:15.367 | I: Validating sed 4.7-1 2025-02-25 23:38:15.386 | I: Retrieving sysvinit-utils 2.96-7+deb11u1 2025-02-25 23:38:15.573 | I: Validating sysvinit-utils 2.96-7+deb11u1 2025-02-25 23:38:15.591 | I: Retrieving tar 1.34+dfsg-1+deb11u1 2025-02-25 23:38:16.282 | I: Validating tar 1.34+dfsg-1+deb11u1 2025-02-25 23:38:16.304 | I: Retrieving tzdata 2024a-0+deb11u1 2025-02-25 23:38:16.527 | I: Validating tzdata 2024a-0+deb11u1 2025-02-25 23:38:16.547 | I: Retrieving util-linux 2.36.1-8+deb11u2 2025-02-25 23:38:17.188 | I: Validating util-linux 2.36.1-8+deb11u2 2025-02-25 23:38:17.212 | I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2 2025-02-25 23:38:17.432 | I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2 2025-02-25 23:38:17.452 | I: Chosen extractor for .deb packages: dpkg-deb 2025-02-25 23:38:17.494 | I: Extracting adduser... 2025-02-25 23:38:18.085 | I: Extracting apt... 2025-02-25 23:38:18.206 | I: Extracting base-files... 2025-02-25 23:38:18.221 | I: Extracting base-passwd... 2025-02-25 23:38:18.231 | I: Extracting bash... 2025-02-25 23:38:18.354 | I: Extracting bsdutils... 2025-02-25 23:38:18.373 | I: Extracting coreutils... 2025-02-25 23:38:18.623 | I: Extracting dash... 2025-02-25 23:38:18.638 | I: Extracting debconf... 2025-02-25 23:38:18.658 | I: Extracting debian-archive-keyring... 2025-02-25 23:38:18.672 | I: Extracting debianutils... 2025-02-25 23:38:18.688 | I: Extracting diffutils... 2025-02-25 23:38:18.727 | I: Extracting dpkg... 2025-02-25 23:38:18.863 | I: Extracting e2fsprogs... 2025-02-25 23:38:18.914 | I: Extracting findutils... 2025-02-25 23:38:18.969 | I: Extracting gcc-10-base... 2025-02-25 23:38:18.982 | I: Extracting gcc-9-base... 2025-02-25 23:38:18.994 | I: Extracting gpgv... 2025-02-25 23:38:19.023 | I: Extracting grep... 2025-02-25 23:38:19.052 | I: Extracting gzip... 2025-02-25 23:38:19.068 | I: Extracting hostname... 2025-02-25 23:38:19.076 | I: Extracting init-system-helpers... 2025-02-25 23:38:19.086 | I: Extracting libacl1... 2025-02-25 23:38:19.095 | I: Extracting libapt-pkg6.0... 2025-02-25 23:38:19.176 | I: Extracting libattr1... 2025-02-25 23:38:19.184 | I: Extracting libaudit-common... 2025-02-25 23:38:19.191 | I: Extracting libaudit1... 2025-02-25 23:38:19.202 | I: Extracting libblkid1... 2025-02-25 23:38:19.224 | I: Extracting libbz2-1.0... 2025-02-25 23:38:19.234 | I: Extracting libc-bin... 2025-02-25 23:38:19.323 | I: Extracting libc6... 2025-02-25 23:38:19.535 | I: Extracting libcap-ng0... 2025-02-25 23:38:19.543 | I: Extracting libcom-err2... 2025-02-25 23:38:19.554 | I: Extracting libcrypt1... 2025-02-25 23:38:19.568 | I: Extracting libdb5.3... 2025-02-25 23:38:19.629 | I: Extracting libdebconfclient0... 2025-02-25 23:38:19.639 | I: Extracting libext2fs2... 2025-02-25 23:38:19.666 | I: Extracting libffi7... 2025-02-25 23:38:19.674 | I: Extracting libgcc-s1... 2025-02-25 23:38:19.683 | I: Extracting libgcrypt20... 2025-02-25 23:38:19.727 | I: Extracting libgmp10... 2025-02-25 23:38:19.758 | I: Extracting libgnutls30... 2025-02-25 23:38:19.838 | I: Extracting libgpg-error0... 2025-02-25 23:38:19.851 | I: Extracting libgssapi-krb5-2... 2025-02-25 23:38:19.870 | I: Extracting libhogweed6... 2025-02-25 23:38:19.891 | I: Extracting libidn2-0... 2025-02-25 23:38:19.908 | I: Extracting libk5crypto3... 2025-02-25 23:38:19.925 | I: Extracting libkeyutils1... 2025-02-25 23:38:19.932 | I: Extracting libkrb5-3... 2025-02-25 23:38:19.970 | I: Extracting libkrb5support0... 2025-02-25 23:38:19.982 | I: Extracting liblz4-1... 2025-02-25 23:38:19.992 | I: Extracting liblzma5... 2025-02-25 23:38:20.012 | I: Extracting libmount1... 2025-02-25 23:38:20.035 | I: Extracting libnettle8... 2025-02-25 23:38:20.059 | I: Extracting libnsl2... 2025-02-25 23:38:20.068 | I: Extracting libp11-kit0... 2025-02-25 23:38:20.098 | I: Extracting libpam-modules... 2025-02-25 23:38:20.130 | I: Extracting libpam-modules-bin... 2025-02-25 23:38:20.145 | I: Extracting libpam-runtime... 2025-02-25 23:38:20.174 | I: Extracting libpam0g... 2025-02-25 23:38:20.188 | I: Extracting libpcre2-8-0... 2025-02-25 23:38:20.213 | I: Extracting libpcre3... 2025-02-25 23:38:20.241 | I: Extracting libseccomp2... 2025-02-25 23:38:20.251 | I: Extracting libselinux1... 2025-02-25 23:38:20.265 | I: Extracting libsemanage-common... 2025-02-25 23:38:20.273 | I: Extracting libsemanage1... 2025-02-25 23:38:20.287 | I: Extracting libsepol1... 2025-02-25 23:38:20.315 | I: Extracting libsmartcols1... 2025-02-25 23:38:20.334 | I: Extracting libss2... 2025-02-25 23:38:20.346 | I: Extracting libssl1.1... 2025-02-25 23:38:20.452 | I: Extracting libstdc++6... 2025-02-25 23:38:20.500 | I: Extracting libsystemd0... 2025-02-25 23:38:20.532 | I: Extracting libtasn1-6... 2025-02-25 23:38:20.543 | I: Extracting libtinfo6... 2025-02-25 23:38:20.563 | I: Extracting libtirpc-common... 2025-02-25 23:38:20.570 | I: Extracting libtirpc3... 2025-02-25 23:38:20.584 | I: Extracting libudev1... 2025-02-25 23:38:20.599 | I: Extracting libunistring2... 2025-02-25 23:38:20.643 | I: Extracting libuuid1... 2025-02-25 23:38:20.656 | I: Extracting libxxhash0... 2025-02-25 23:38:20.663 | I: Extracting libzstd1... 2025-02-25 23:38:20.697 | I: Extracting login... 2025-02-25 23:38:20.770 | I: Extracting logsave... 2025-02-25 23:38:20.782 | I: Extracting lsb-base... 2025-02-25 23:38:20.791 | I: Extracting mawk... 2025-02-25 23:38:20.806 | I: Extracting mount... 2025-02-25 23:38:20.827 | I: Extracting ncurses-base... 2025-02-25 23:38:20.841 | I: Extracting ncurses-bin... 2025-02-25 23:38:20.862 | I: Extracting passwd... 2025-02-25 23:38:20.940 | I: Extracting perl-base... 2025-02-25 23:38:21.178 | I: Extracting sed... 2025-02-25 23:38:21.210 | I: Extracting sysvinit-utils... 2025-02-25 23:38:21.218 | I: Extracting tar... 2025-02-25 23:38:21.288 | I: Extracting tzdata... 2025-02-25 23:38:21.421 | I: Extracting util-linux... 2025-02-25 23:38:21.523 | I: Extracting zlib1g... 2025-02-25 23:38:22.510 | I: Installing core packages... 2025-02-25 23:38:42.042 | I: Unpacking required packages... 2025-02-25 23:38:42.155 | I: Unpacking adduser... 2025-02-25 23:38:42.318 | I: Unpacking apt... 2025-02-25 23:38:42.737 | I: Unpacking base-files... 2025-02-25 23:38:43.163 | I: Unpacking base-passwd... 2025-02-25 23:38:43.274 | I: Unpacking bash... 2025-02-25 23:38:43.666 | I: Unpacking bsdutils... 2025-02-25 23:38:43.780 | I: Unpacking coreutils... 2025-02-25 23:38:45.105 | I: Unpacking dash... 2025-02-25 23:38:45.277 | I: Unpacking debconf... 2025-02-25 23:38:45.494 | I: Unpacking debian-archive-keyring... 2025-02-25 23:38:46.391 | I: Unpacking debianutils... 2025-02-25 23:38:47.648 | I: Unpacking diffutils... 2025-02-25 23:38:48.093 | I: Unpacking dpkg... 2025-02-25 23:38:49.941 | I: Unpacking e2fsprogs... 2025-02-25 23:39:00.409 | I: Unpacking findutils... 2025-02-25 23:39:02.355 | I: Unpacking gcc-10-base:arm64... 2025-02-25 23:39:08.585 | I: Unpacking gcc-9-base:arm64... 2025-02-25 23:39:11.135 | I: Unpacking gpgv... 2025-02-25 23:39:11.947 | I: Unpacking grep... 2025-02-25 23:39:14.567 | I: Unpacking gzip... 2025-02-25 23:39:16.878 | I: Unpacking hostname... 2025-02-25 23:39:17.176 | I: Unpacking init-system-helpers... 2025-02-25 23:39:17.478 | I: Unpacking libacl1:arm64... 2025-02-25 23:39:17.670 | I: Unpacking libapt-pkg6.0:arm64... 2025-02-25 23:39:18.403 | I: Unpacking libattr1:arm64... 2025-02-25 23:39:18.482 | I: Unpacking libaudit-common... 2025-02-25 23:39:18.561 | I: Unpacking libaudit1:arm64... 2025-02-25 23:39:18.675 | I: Unpacking libblkid1:arm64... 2025-02-25 23:39:18.814 | I: Unpacking libbz2-1.0:arm64... 2025-02-25 23:39:18.987 | I: Unpacking libc-bin... 2025-02-25 23:39:19.470 | I: Unpacking libc6:arm64... 2025-02-25 23:39:21.261 | I: Unpacking libcap-ng0:arm64... 2025-02-25 23:39:22.070 | I: Unpacking libcom-err2:arm64... 2025-02-25 23:39:23.066 | I: Unpacking libcrypt1:arm64... 2025-02-25 23:39:23.284 | I: Unpacking libdb5.3:arm64... 2025-02-25 23:39:23.629 | I: Unpacking libdebconfclient0:arm64... 2025-02-25 23:39:24.099 | I: Unpacking libext2fs2:arm64... 2025-02-25 23:39:24.239 | I: Unpacking libffi7:arm64... 2025-02-25 23:39:25.784 | I: Unpacking libgcc-s1:arm64... 2025-02-25 23:39:26.008 | I: Unpacking libgcrypt20:arm64... 2025-02-25 23:39:26.463 | I: Unpacking libgmp10:arm64... 2025-02-25 23:39:27.144 | I: Unpacking libgnutls30:arm64... 2025-02-25 23:39:27.729 | I: Unpacking libgpg-error0:arm64... 2025-02-25 23:39:41.314 | I: Unpacking libgssapi-krb5-2:arm64... 2025-02-25 23:39:44.430 | I: Unpacking libhogweed6:arm64... 2025-02-25 23:39:45.342 | I: Unpacking libidn2-0:arm64... 2025-02-25 23:39:45.572 | I: Unpacking libk5crypto3:arm64... 2025-02-25 23:39:46.934 | I: Unpacking libkeyutils1:arm64... 2025-02-25 23:39:47.194 | I: Unpacking libkrb5-3:arm64... 2025-02-25 23:39:48.048 | I: Unpacking libkrb5support0:arm64... 2025-02-25 23:39:48.256 | I: Unpacking liblz4-1:arm64... 2025-02-25 23:39:53.697 | I: Unpacking liblzma5:arm64... 2025-02-25 23:39:53.906 | I: Unpacking libmount1:arm64... 2025-02-25 23:39:55.427 | I: Unpacking libnettle8:arm64... 2025-02-25 23:39:55.553 | I: Unpacking libnsl2:arm64... 2025-02-25 23:39:55.698 | I: Unpacking libp11-kit0:arm64... 2025-02-25 23:39:55.841 | I: Unpacking libpam-modules:arm64... 2025-02-25 23:39:56.520 | I: Unpacking libpam-modules-bin... 2025-02-25 23:39:56.651 | I: Unpacking libpam-runtime... 2025-02-25 23:39:57.321 | I: Unpacking libpam0g:arm64... 2025-02-25 23:39:57.410 | I: Unpacking libpcre2-8-0:arm64... 2025-02-25 23:39:57.720 | I: Unpacking libpcre3:arm64... 2025-02-25 23:39:58.299 | I: Unpacking libseccomp2:arm64... 2025-02-25 23:39:58.396 | I: Unpacking libselinux1:arm64... 2025-02-25 23:39:58.639 | I: Unpacking libsemanage-common... 2025-02-25 23:39:58.833 | I: Unpacking libsemanage1:arm64... 2025-02-25 23:39:59.623 | I: Unpacking libsepol1:arm64... 2025-02-25 23:39:59.779 | I: Unpacking libsmartcols1:arm64... 2025-02-25 23:39:59.879 | I: Unpacking libss2:arm64... 2025-02-25 23:40:00.009 | I: Unpacking libssl1.1:arm64... 2025-02-25 23:40:00.523 | I: Unpacking libstdc++6:arm64... 2025-02-25 23:40:00.702 | I: Unpacking libsystemd0:arm64... 2025-02-25 23:40:01.109 | I: Unpacking libtasn1-6:arm64... 2025-02-25 23:40:01.541 | I: Unpacking libtinfo6:arm64... 2025-02-25 23:40:01.694 | I: Unpacking libtirpc-common... 2025-02-25 23:40:01.779 | I: Unpacking libtirpc3:arm64... 2025-02-25 23:40:02.028 | I: Unpacking libudev1:arm64... 2025-02-25 23:40:02.391 | I: Unpacking libunistring2:arm64... 2025-02-25 23:40:02.707 | I: Unpacking libuuid1:arm64... 2025-02-25 23:40:03.015 | I: Unpacking libxxhash0:arm64... 2025-02-25 23:40:03.313 | I: Unpacking libzstd1:arm64... 2025-02-25 23:40:03.640 | I: Unpacking login... 2025-02-25 23:40:04.191 | I: Unpacking logsave... 2025-02-25 23:40:04.914 | I: Unpacking lsb-base... 2025-02-25 23:40:05.077 | I: Unpacking mawk... 2025-02-25 23:40:05.217 | I: Unpacking mount... 2025-02-25 23:40:05.322 | I: Unpacking ncurses-base... 2025-02-25 23:40:05.596 | I: Unpacking ncurses-bin... 2025-02-25 23:40:05.684 | I: Unpacking passwd... 2025-02-25 23:40:06.838 | I: Unpacking perl-base... 2025-02-25 23:40:08.949 | I: Unpacking sed... 2025-02-25 23:40:09.685 | I: Unpacking sysvinit-utils... 2025-02-25 23:40:09.882 | I: Unpacking tar... 2025-02-25 23:40:10.144 | I: Unpacking tzdata... 2025-02-25 23:40:11.806 | I: Unpacking util-linux... 2025-02-25 23:40:14.180 | I: Unpacking zlib1g:arm64... 2025-02-25 23:40:15.216 | I: Configuring required packages... 2025-02-25 23:40:15.510 | I: Configuring lsb-base... 2025-02-25 23:40:15.644 | I: Configuring libtirpc-common... 2025-02-25 23:40:15.746 | I: Configuring debian-archive-keyring... 2025-02-25 23:40:15.825 | I: Configuring libaudit-common... 2025-02-25 23:40:15.852 | I: Configuring libsemanage-common... 2025-02-25 23:40:15.873 | I: Configuring gcc-10-base:arm64... 2025-02-25 23:40:15.937 | I: Configuring ncurses-base... 2025-02-25 23:40:15.960 | I: Configuring gcc-9-base:arm64... 2025-02-25 23:40:15.987 | I: Configuring libcrypt1:arm64... 2025-02-25 23:40:16.008 | I: Configuring libgcc-s1:arm64... 2025-02-25 23:40:16.040 | I: Configuring libc6:arm64... 2025-02-25 23:40:16.226 | I: Configuring libudev1:arm64... 2025-02-25 23:40:16.251 | I: Configuring libsepol1:arm64... 2025-02-25 23:40:16.278 | I: Configuring libxxhash0:arm64... 2025-02-25 23:40:16.316 | I: Configuring libattr1:arm64... 2025-02-25 23:40:16.767 | I: Configuring sysvinit-utils... 2025-02-25 23:40:17.453 | I: Configuring libtasn1-6:arm64... 2025-02-25 23:40:17.974 | I: Configuring debianutils... 2025-02-25 23:40:18.605 | I: Configuring mawk... 2025-02-25 23:40:18.880 | I: Configuring libdebconfclient0:arm64... 2025-02-25 23:40:19.152 | I: Configuring base-files... 2025-02-25 23:40:19.278 | I: Configuring libbz2-1.0:arm64... 2025-02-25 23:40:19.353 | I: Configuring base-passwd... 2025-02-25 23:40:19.557 | I: Configuring libdb5.3:arm64... 2025-02-25 23:40:19.619 | I: Configuring libblkid1:arm64... 2025-02-25 23:40:19.682 | I: Configuring libstdc++6:arm64... 2025-02-25 23:40:19.735 | I: Configuring libtinfo6:arm64... 2025-02-25 23:40:19.856 | I: Configuring bash... 2025-02-25 23:40:19.935 | I: Configuring libzstd1:arm64... 2025-02-25 23:40:19.986 | I: Configuring libkeyutils1:arm64... 2025-02-25 23:40:20.020 | I: Configuring liblzma5:arm64... 2025-02-25 23:40:20.055 | I: Configuring libgpg-error0:arm64... 2025-02-25 23:40:20.084 | I: Configuring liblz4-1:arm64... 2025-02-25 23:40:20.174 | I: Configuring libc-bin... 2025-02-25 23:40:20.225 | I: Configuring ncurses-bin... 2025-02-25 23:40:20.419 | I: Configuring libffi7:arm64... 2025-02-25 23:40:20.453 | I: Configuring libacl1:arm64... 2025-02-25 23:40:20.487 | I: Configuring libunistring2:arm64... 2025-02-25 23:40:20.522 | I: Configuring libsmartcols1:arm64... 2025-02-25 23:40:20.557 | I: Configuring libgcrypt20:arm64... 2025-02-25 23:40:20.590 | I: Configuring zlib1g:arm64... 2025-02-25 23:40:20.631 | I: Configuring libidn2-0:arm64... 2025-02-25 23:40:20.668 | I: Configuring libcom-err2:arm64... 2025-02-25 23:40:20.703 | I: Configuring diffutils... 2025-02-25 23:40:20.731 | I: Configuring libseccomp2:arm64... 2025-02-25 23:40:20.850 | I: Configuring libsystemd0:arm64... 2025-02-25 23:40:20.968 | I: Configuring libkrb5support0:arm64... 2025-02-25 23:40:21.316 | I: Configuring hostname... 2025-02-25 23:40:21.355 | I: Configuring libpcre3:arm64... 2025-02-25 23:40:21.496 | I: Configuring libcap-ng0:arm64... 2025-02-25 23:40:21.748 | I: Configuring libext2fs2:arm64... 2025-02-25 23:40:21.953 | I: Configuring libnettle8:arm64... 2025-02-25 23:40:22.020 | I: Configuring libapt-pkg6.0:arm64... 2025-02-25 23:40:22.045 | I: Configuring libgmp10:arm64... 2025-02-25 23:40:22.137 | I: Configuring libp11-kit0:arm64... 2025-02-25 23:40:22.202 | I: Configuring libaudit1:arm64... 2025-02-25 23:40:22.225 | I: Configuring libuuid1:arm64... 2025-02-25 23:40:22.742 | I: Configuring libss2:arm64... 2025-02-25 23:40:22.792 | I: Configuring libpcre2-8-0:arm64... 2025-02-25 23:40:22.875 | I: Configuring libk5crypto3:arm64... 2025-02-25 23:40:22.914 | I: Configuring logsave... 2025-02-25 23:40:22.939 | I: Configuring gpgv... 2025-02-25 23:40:22.966 | I: Configuring libhogweed6:arm64... 2025-02-25 23:40:23.007 | I: Configuring bsdutils... 2025-02-25 23:40:23.087 | I: Configuring e2fsprogs... 2025-02-25 23:40:23.813 | I: Configuring libselinux1:arm64... 2025-02-25 23:40:23.989 | I: Configuring libgnutls30:arm64... 2025-02-25 23:40:24.047 | I: Configuring sed... 2025-02-25 23:40:24.176 | I: Configuring findutils... 2025-02-25 23:40:24.418 | I: Configuring libmount1:arm64... 2025-02-25 23:40:34.875 | I: Configuring libsemanage1:arm64... 2025-02-25 23:40:34.997 | I: Configuring tar... 2025-02-25 23:40:35.190 | I: Configuring coreutils... 2025-02-25 23:40:37.062 | I: Configuring dpkg... 2025-02-25 23:40:38.287 | I: Configuring grep... 2025-02-25 23:40:38.313 | I: Configuring perl-base... 2025-02-25 23:40:39.296 | I: Configuring init-system-helpers... 2025-02-25 23:40:39.368 | I: Configuring gzip... 2025-02-25 23:40:39.636 | I: Configuring debconf... 2025-02-25 23:40:39.823 | I: Configuring tzdata... 2025-02-25 23:40:40.214 | I: Configuring libpam0g:arm64... 2025-02-25 23:40:40.399 | I: Configuring dash... 2025-02-25 23:40:40.657 | I: Configuring libssl1.1:arm64... 2025-02-25 23:40:40.858 | I: Configuring libpam-modules-bin... 2025-02-25 23:40:40.899 | I: Configuring libkrb5-3:arm64... 2025-02-25 23:40:40.927 | I: Configuring libgssapi-krb5-2:arm64... 2025-02-25 23:40:40.955 | I: Configuring libtirpc3:arm64... 2025-02-25 23:40:40.983 | I: Configuring libnsl2:arm64... 2025-02-25 23:40:41.137 | I: Configuring libpam-modules:arm64... 2025-02-25 23:40:41.274 | I: Configuring passwd... 2025-02-25 23:40:41.391 | I: Configuring libpam-runtime... 2025-02-25 23:40:41.678 | I: Configuring login... 2025-02-25 23:40:41.741 | I: Configuring adduser... 2025-02-25 23:40:42.017 | I: Configuring apt... 2025-02-25 23:40:42.951 | I: Configuring util-linux... 2025-02-25 23:40:43.411 | I: Configuring mount... 2025-02-25 23:40:43.436 | I: Configuring libc-bin... 2025-02-25 23:40:43.508 | I: Unpacking the base system... 2025-02-25 23:40:44.543 | I: Unpacking ca-certificates... 2025-02-25 23:40:44.812 | I: Unpacking openssl... 2025-02-25 23:40:45.016 | I: Configuring the base system... 2025-02-25 23:40:45.050 | I: Configuring openssl... 2025-02-25 23:40:45.096 | I: Configuring ca-certificates... 2025-02-25 23:40:46.783 | I: Configuring ca-certificates... 2025-02-25 23:40:47.605 | I: Base system installed successfully. 2025-02-25 23:40:47.965 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/apt/sources.list.d 2025-02-25 23:40:47.980 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bullseye-arm64.tar.gz 2025-02-25 23:40:47.980 | Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bullseye-arm64.tar.gz 2025-02-25 23:40:47.984 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2025-02-25 23:40:47.989 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.rhZnfnL2/mnt/.extra_settings 2025-02-25 23:40:48.001 | dib-run-parts 08-debootstrap completed 2025-02-25 23:40:48.001 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/09-apt-keyring 2025-02-25 23:40:48.010 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/09-apt-keyring:main:23 : set -eu 2025-02-25 23:40:48.014 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2025-02-25 23:40:48.018 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2025-02-25 23:40:48.021 | dib-run-parts 09-apt-keyring completed 2025-02-25 23:40:48.021 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-apt-allow-unauthenticated 2025-02-25 23:40:48.030 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2025-02-25 23:40:48.034 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2025-02-25 23:40:48.039 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/apt/apt.conf.d ']' 2025-02-25 23:40:48.043 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2025-02-25 23:40:48.043 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2025-02-25 23:40:48.052 | APT::Get::AllowUnauthenticated "true"; 2025-02-25 23:40:48.059 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2025-02-25 23:40:48.059 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2025-02-25 23:40:48.068 | Acquire::AllowInsecureRepositories "true"; 2025-02-25 23:40:48.072 | dib-run-parts 50-apt-allow-unauthenticated completed 2025-02-25 23:40:48.072 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-apt-translations 2025-02-25 23:40:48.080 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2025-02-25 23:40:48.085 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2025-02-25 23:40:48.089 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.rhZnfnL2/mnt ']' 2025-02-25 23:40:48.093 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/apt/apt.conf.d/95no-translations 2025-02-25 23:40:48.129 | 0+1 records in 2025-02-25 23:40:48.129 | 0+1 records out 2025-02-25 23:40:48.129 | 27 bytes copied, 8.9624e-05 s, 301 kB/s 2025-02-25 23:40:48.134 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.rhZnfnL2/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.rhZnfnL2/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2025-02-25 23:40:48.140 | dib-run-parts 50-block-apt-translations completed 2025-02-25 23:40:48.140 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-daemons 2025-02-25 23:40:48.148 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-daemons:main:6 : set -eu 2025-02-25 23:40:48.152 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2025-02-25 23:40:48.156 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.rhZnfnL2/mnt ']' 2025-02-25 23:40:48.160 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.rhZnfnL2/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.rhZnfnL2/mnt/sbin/start-stop-daemon.REAL 2025-02-25 23:40:48.175 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.rhZnfnL2/mnt/sbin/start-stop-daemon 2025-02-25 23:40:48.183 | 0+1 records in 2025-02-25 23:40:48.184 | 0+1 records out 2025-02-25 23:40:48.184 | 76 bytes copied, 0.000222497 s, 342 kB/s 2025-02-25 23:40:48.189 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.rhZnfnL2/mnt/sbin/start-stop-daemon 2025-02-25 23:40:48.203 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.rhZnfnL2/mnt/sbin/initctl ']' 2025-02-25 23:40:48.207 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.rhZnfnL2/mnt/usr/sbin/policy-rc.d 2025-02-25 23:40:48.216 | 0+1 records in 2025-02-25 23:40:48.216 | 0+1 records out 2025-02-25 23:40:48.216 | 143 bytes copied, 8.6373e-05 s, 1.7 MB/s 2025-02-25 23:40:48.221 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.rhZnfnL2/mnt/usr/sbin/policy-rc.d 2025-02-25 23:40:48.234 | dib-run-parts 50-block-daemons completed 2025-02-25 23:40:48.234 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-build-with-http-cache 2025-02-25 23:40:48.242 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2025-02-25 23:40:48.247 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2025-02-25 23:40:48.251 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.rhZnfnL2/mnt ']' 2025-02-25 23:40:48.255 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2025-02-25 23:40:48.258 | dib-run-parts 50-build-with-http-cache completed 2025-02-25 23:40:48.258 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-shared-apt-cache 2025-02-25 23:40:48.266 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2025-02-25 23:40:48.270 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2025-02-25 23:40:48.275 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2025-02-25 23:40:48.279 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2025-02-25 23:40:48.283 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2025-02-25 23:40:48.285 | dib-run-parts 50-shared-apt-cache completed 2025-02-25 23:40:48.285 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-trim-dpkg 2025-02-25 23:40:48.294 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2025-02-25 23:40:48.298 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2025-02-25 23:40:48.302 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.rhZnfnL2/mnt ']' 2025-02-25 23:40:48.307 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2025-02-25 23:40:48.307 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2025-02-25 23:40:48.323 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/apt/apt.conf.d/no-languages 2025-02-25 23:40:48.324 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2025-02-25 23:40:48.336 | dib-run-parts 50-trim-dpkg completed 2025-02-25 23:40:48.336 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/60-apt-phased-updates 2025-02-25 23:40:48.345 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2025-02-25 23:40:48.349 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2025-02-25 23:40:48.353 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :bullseye: ]] 2025-02-25 23:40:48.356 | dib-run-parts 60-apt-phased-updates completed 2025-02-25 23:40:48.356 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall 2025-02-25 23:40:48.364 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:24 : set -eu 2025-02-25 23:40:48.369 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:25 : set -o pipefail 2025-02-25 23:40:48.373 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:28 : '[' -n '' ']' 2025-02-25 23:40:48.377 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:50 : sudo mount -t proc none /opt/dib_tmp/dib_build.rhZnfnL2/mnt/proc 2025-02-25 23:40:48.392 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:51 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.rhZnfnL2/mnt/sys 2025-02-25 23:40:48.407 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:52 : trap 'sudo umount /opt/dib_tmp/dib_build.rhZnfnL2/mnt/proc; sudo umount /opt/dib_tmp/dib_build.rhZnfnL2/mnt/sys' EXIT 2025-02-25 23:40:48.411 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:54 : apt_get='sudo chroot /opt/dib_tmp/dib_build.rhZnfnL2/mnt /usr/bin/apt-get' 2025-02-25 23:40:48.415 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:56 : apt_sources_write 'default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-25 23:40:48.415 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-25 23:40:48.415 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-25 23:40:48.415 | security:deb http://security.debian.org/ bullseye-security main 2025-02-25 23:40:48.415 | ' 2025-02-25 23:40:48.419 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:38 : local 'APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-25 23:40:48.419 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-25 23:40:48.419 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-25 23:40:48.419 | security:deb http://security.debian.org/ bullseye-security main 2025-02-25 23:40:48.419 | ' 2025-02-25 23:40:48.423 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:40 : sudo mkdir -p /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/apt/sources.list.d 2025-02-25 23:40:48.438 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:42 : echo 'default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-25 23:40:48.438 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-25 23:40:48.438 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-25 23:40:48.438 | security:deb http://security.debian.org/ bullseye-security main 2025-02-25 23:40:48.438 | ' 2025-02-25 23:40:48.438 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2025-02-25 23:40:48.444 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-25 23:40:48.444 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2025-02-25 23:40:48.450 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=default 2025-02-25 23:40:48.455 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-25 23:40:48.455 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2025-02-25 23:40:48.461 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main' 2025-02-25 23:40:48.466 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main' 2025-02-25 23:40:48.468 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/apt/sources.list.d/default.list 2025-02-25 23:40:48.475 | deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-25 23:40:48.480 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2025-02-25 23:40:48.486 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-25 23:40:48.486 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2025-02-25 23:40:48.492 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=backports 2025-02-25 23:40:48.497 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-25 23:40:48.498 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2025-02-25 23:40:48.504 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main' 2025-02-25 23:40:48.508 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main' 2025-02-25 23:40:48.509 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/apt/sources.list.d/backports.list 2025-02-25 23:40:48.517 | deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-25 23:40:48.523 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2025-02-25 23:40:48.527 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-25 23:40:48.528 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2025-02-25 23:40:48.534 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=updates 2025-02-25 23:40:48.539 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-25 23:40:48.541 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2025-02-25 23:40:48.547 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main' 2025-02-25 23:40:48.552 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main' 2025-02-25 23:40:48.552 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/apt/sources.list.d/updates.list 2025-02-25 23:40:48.560 | deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-25 23:40:48.566 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2025-02-25 23:40:48.571 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo security:deb http://security.debian.org/ bullseye-security main 2025-02-25 23:40:48.573 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2025-02-25 23:40:48.579 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=security 2025-02-25 23:40:48.584 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo security:deb http://security.debian.org/ bullseye-security main 2025-02-25 23:40:48.584 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2025-02-25 23:40:48.590 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb http://security.debian.org/ bullseye-security main' 2025-02-25 23:40:48.595 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb http://security.debian.org/ bullseye-security main' 2025-02-25 23:40:48.595 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/apt/sources.list.d/security.list 2025-02-25 23:40:48.603 | deb http://security.debian.org/ bullseye-security main 2025-02-25 23:40:48.608 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2025-02-25 23:40:48.615 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2025-02-25 23:40:48.615 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo 2025-02-25 23:40:48.621 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name= 2025-02-25 23:40:48.626 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo 2025-02-25 23:40:48.627 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2025-02-25 23:40:48.633 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local value= 2025-02-25 23:40:48.637 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo '' 2025-02-25 23:40:48.637 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/apt/sources.list.d/.list 2025-02-25 23:40:48.646 | 2025-02-25 23:40:48.652 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2025-02-25 23:40:48.656 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:59 : sudo chroot /opt/dib_tmp/dib_build.rhZnfnL2/mnt /usr/bin/apt-get update 2025-02-25 23:40:48.798 | Get:1 http://security.debian.org bullseye-security InRelease [27.2 kB] 2025-02-25 23:40:48.945 | Get:2 http://security.debian.org bullseye-security/main arm64 Packages [344 kB] 2025-02-25 23:40:49.177 | Ign:3 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports InRelease 2025-02-25 23:40:49.178 | Ign:4 https://mirror.regionone.osuosl.opendev.org/debian bullseye InRelease 2025-02-25 23:40:49.368 | Ign:5 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates InRelease 2025-02-25 23:40:49.583 | Get:6 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release [3888 B] 2025-02-25 23:40:49.585 | Hit:7 https://mirror.regionone.osuosl.opendev.org/debian bullseye Release 2025-02-25 23:40:49.769 | Get:8 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release [3745 B] 2025-02-25 23:40:49.771 | Ign:9 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release.gpg 2025-02-25 23:40:49.772 | Ign:10 https://mirror.regionone.osuosl.opendev.org/debian bullseye Release.gpg 2025-02-25 23:40:49.774 | Ign:11 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release.gpg 2025-02-25 23:40:51.814 | Get:12 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports/main arm64 Packages [1022 kB] 2025-02-25 23:40:52.574 | Get:13 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates/main arm64 Packages [25.9 kB] 2025-02-25 23:40:52.581 | Fetched 1427 kB in 4s (367 kB/s) 2025-02-25 23:40:53.898 | Reading package lists... 2025-02-25 23:40:53.925 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release' is not signed. 2025-02-25 23:40:53.925 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye Release' is not signed. 2025-02-25 23:40:53.926 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release' is not signed. 2025-02-25 23:40:53.934 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:61 : sudo chroot /opt/dib_tmp/dib_build.rhZnfnL2/mnt /usr/bin/apt-get clean 2025-02-25 23:40:53.992 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:62 : sudo chroot /opt/dib_tmp/dib_build.rhZnfnL2/mnt /usr/bin/apt-get dist-upgrade -y 2025-02-25 23:40:55.334 | Reading package lists... 2025-02-25 23:40:55.598 | Building dependency tree... 2025-02-25 23:40:55.898 | Calculating upgrade... 2025-02-25 23:40:56.188 | The following packages will be upgraded: 2025-02-25 23:40:56.189 | e2fsprogs libcom-err2 libext2fs2 libgnutls30 libgssapi-krb5-2 libk5crypto3 2025-02-25 23:40:56.190 | libkrb5-3 libkrb5support0 libsepol1 libss2 libssl1.1 libsystemd0 libtasn1-6 2025-02-25 23:40:56.191 | libudev1 logsave openssl perl-base tzdata 2025-02-25 23:40:56.228 | 18 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-02-25 23:40:56.228 | Need to get 7872 kB of archives. 2025-02-25 23:40:56.228 | After this operation, 39.9 kB of additional disk space will be used. 2025-02-25 23:40:56.228 | Get:1 http://security.debian.org bullseye-security/main arm64 perl-base arm64 5.32.1-4+deb11u4 [1499 kB] 2025-02-25 23:40:56.249 | Get:2 http://security.debian.org bullseye-security/main arm64 libsystemd0 arm64 247.3-7+deb11u6 [355 kB] 2025-02-25 23:40:56.252 | Get:3 http://security.debian.org bullseye-security/main arm64 logsave arm64 1.46.2-2+deb11u1 [74.9 kB] 2025-02-25 23:40:56.253 | Get:4 http://security.debian.org bullseye-security/main arm64 libext2fs2 arm64 1.46.2-2+deb11u1 [251 kB] 2025-02-25 23:40:56.255 | Get:5 http://security.debian.org bullseye-security/main arm64 e2fsprogs arm64 1.46.2-2+deb11u1 [588 kB] 2025-02-25 23:40:56.258 | Get:6 http://security.debian.org bullseye-security/main arm64 libcom-err2 arm64 1.46.2-2+deb11u1 [74.1 kB] 2025-02-25 23:40:56.259 | Get:7 http://security.debian.org bullseye-security/main arm64 libtasn1-6 arm64 4.16.0-2+deb11u2 [53.6 kB] 2025-02-25 23:40:56.260 | Get:8 http://security.debian.org bullseye-security/main arm64 libgnutls30 arm64 3.7.1-5+deb11u7 [1265 kB] 2025-02-25 23:40:56.267 | Get:9 http://security.debian.org bullseye-security/main arm64 libk5crypto3 arm64 1.18.3-6+deb11u6 [115 kB] 2025-02-25 23:40:56.447 | Get:10 http://security.debian.org bullseye-security/main arm64 libkrb5support0 arm64 1.18.3-6+deb11u6 [65.3 kB] 2025-02-25 23:40:56.503 | Get:11 http://security.debian.org bullseye-security/main arm64 libkrb5-3 arm64 1.18.3-6+deb11u6 [347 kB] 2025-02-25 23:40:56.506 | Get:12 http://security.debian.org bullseye-security/main arm64 libgssapi-krb5-2 arm64 1.18.3-6+deb11u6 [156 kB] 2025-02-25 23:40:56.508 | Get:13 http://security.debian.org bullseye-security/main arm64 libssl1.1 arm64 1.1.1w-0+deb11u2 [1396 kB] 2025-02-25 23:40:56.515 | Get:14 http://security.debian.org bullseye-security/main arm64 libsepol1 arm64 3.1-1+deb11u1 [247 kB] 2025-02-25 23:40:56.517 | Get:15 http://security.debian.org bullseye-security/main arm64 libudev1 arm64 247.3-7+deb11u6 [164 kB] 2025-02-25 23:40:56.518 | Get:16 http://security.debian.org bullseye-security/main arm64 tzdata all 2024b-0+deb11u1 [305 kB] 2025-02-25 23:40:56.520 | Get:17 http://security.debian.org bullseye-security/main arm64 libss2 arm64 1.46.2-2+deb11u1 [78.3 kB] 2025-02-25 23:40:56.745 | Get:18 http://security.debian.org bullseye-security/main arm64 openssl arm64 1.1.1w-0+deb11u2 [837 kB] 2025-02-25 23:40:57.228 | debconf: delaying package configuration, since apt-utils is not installed 2025-02-25 23:40:57.277 | Fetched 7872 kB in 1s (9781 kB/s) 2025-02-25 23:40:57.278 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2025-02-25 23:40:57.355 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:40:57.356 | Preparing to unpack .../perl-base_5.32.1-4+deb11u4_arm64.deb ... 2025-02-25 23:40:57.454 | Unpacking perl-base (5.32.1-4+deb11u4) over (5.32.1-4+deb11u3) ... 2025-02-25 23:40:58.166 | Setting up perl-base (5.32.1-4+deb11u4) ... 2025-02-25 23:40:58.380 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:40:58.381 | Preparing to unpack .../libsystemd0_247.3-7+deb11u6_arm64.deb ... 2025-02-25 23:40:58.439 | Unpacking libsystemd0:arm64 (247.3-7+deb11u6) over (247.3-7+deb11u5) ... 2025-02-25 23:40:59.016 | Setting up libsystemd0:arm64 (247.3-7+deb11u6) ... 2025-02-25 23:40:59.150 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:40:59.151 | Preparing to unpack .../logsave_1.46.2-2+deb11u1_arm64.deb ... 2025-02-25 23:40:59.323 | Unpacking logsave (1.46.2-2+deb11u1) over (1.46.2-2) ... 2025-02-25 23:40:59.648 | Preparing to unpack .../libext2fs2_1.46.2-2+deb11u1_arm64.deb ... 2025-02-25 23:40:59.984 | Unpacking libext2fs2:arm64 (1.46.2-2+deb11u1) over (1.46.2-2) ... 2025-02-25 23:41:00.635 | Setting up libext2fs2:arm64 (1.46.2-2+deb11u1) ... 2025-02-25 23:41:01.152 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:41:01.153 | Preparing to unpack .../e2fsprogs_1.46.2-2+deb11u1_arm64.deb ... 2025-02-25 23:41:01.263 | Unpacking e2fsprogs (1.46.2-2+deb11u1) over (1.46.2-2) ... 2025-02-25 23:41:01.652 | Preparing to unpack .../libcom-err2_1.46.2-2+deb11u1_arm64.deb ... 2025-02-25 23:41:01.701 | Unpacking libcom-err2:arm64 (1.46.2-2+deb11u1) over (1.46.2-2) ... 2025-02-25 23:41:01.938 | Setting up libcom-err2:arm64 (1.46.2-2+deb11u1) ... 2025-02-25 23:41:02.364 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:41:02.366 | Preparing to unpack .../libtasn1-6_4.16.0-2+deb11u2_arm64.deb ... 2025-02-25 23:41:02.384 | Unpacking libtasn1-6:arm64 (4.16.0-2+deb11u2) over (4.16.0-2+deb11u1) ... 2025-02-25 23:41:02.662 | Setting up libtasn1-6:arm64 (4.16.0-2+deb11u2) ... 2025-02-25 23:41:02.824 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:41:02.825 | Preparing to unpack .../libgnutls30_3.7.1-5+deb11u7_arm64.deb ... 2025-02-25 23:41:03.018 | Unpacking libgnutls30:arm64 (3.7.1-5+deb11u7) over (3.7.1-5+deb11u5) ... 2025-02-25 23:41:03.175 | Setting up libgnutls30:arm64 (3.7.1-5+deb11u7) ... 2025-02-25 23:41:03.327 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:41:03.328 | Preparing to unpack .../libk5crypto3_1.18.3-6+deb11u6_arm64.deb ... 2025-02-25 23:41:03.351 | Unpacking libk5crypto3:arm64 (1.18.3-6+deb11u6) over (1.18.3-6+deb11u5) ... 2025-02-25 23:41:03.492 | Setting up libk5crypto3:arm64 (1.18.3-6+deb11u6) ... 2025-02-25 23:41:03.823 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:41:03.824 | Preparing to unpack .../libkrb5support0_1.18.3-6+deb11u6_arm64.deb ... 2025-02-25 23:41:03.949 | Unpacking libkrb5support0:arm64 (1.18.3-6+deb11u6) over (1.18.3-6+deb11u5) ... 2025-02-25 23:41:04.086 | Setting up libkrb5support0:arm64 (1.18.3-6+deb11u6) ... 2025-02-25 23:41:04.415 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:41:04.416 | Preparing to unpack .../libkrb5-3_1.18.3-6+deb11u6_arm64.deb ... 2025-02-25 23:41:04.598 | Unpacking libkrb5-3:arm64 (1.18.3-6+deb11u6) over (1.18.3-6+deb11u5) ... 2025-02-25 23:41:05.011 | Setting up libkrb5-3:arm64 (1.18.3-6+deb11u6) ... 2025-02-25 23:41:05.269 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:41:05.270 | Preparing to unpack .../libgssapi-krb5-2_1.18.3-6+deb11u6_arm64.deb ... 2025-02-25 23:41:05.366 | Unpacking libgssapi-krb5-2:arm64 (1.18.3-6+deb11u6) over (1.18.3-6+deb11u5) ... 2025-02-25 23:41:05.534 | Setting up libgssapi-krb5-2:arm64 (1.18.3-6+deb11u6) ... 2025-02-25 23:41:05.981 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:41:05.982 | Preparing to unpack .../libssl1.1_1.1.1w-0+deb11u2_arm64.deb ... 2025-02-25 23:41:06.038 | Unpacking libssl1.1:arm64 (1.1.1w-0+deb11u2) over (1.1.1w-0+deb11u1) ... 2025-02-25 23:41:06.291 | Setting up libssl1.1:arm64 (1.1.1w-0+deb11u2) ... 2025-02-25 23:41:06.464 | debconf: unable to initialize frontend: Dialog 2025-02-25 23:41:06.464 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-02-25 23:41:06.464 | debconf: falling back to frontend: Readline 2025-02-25 23:41:06.465 | debconf: unable to initialize frontend: Readline 2025-02-25 23:41:06.465 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/aarch64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-02-25 23:41:06.465 | debconf: falling back to frontend: Teletype 2025-02-25 23:41:06.808 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:41:06.809 | Preparing to unpack .../libsepol1_3.1-1+deb11u1_arm64.deb ... 2025-02-25 23:41:06.846 | Unpacking libsepol1:arm64 (3.1-1+deb11u1) over (3.1-1) ... 2025-02-25 23:41:06.978 | Setting up libsepol1:arm64 (3.1-1+deb11u1) ... 2025-02-25 23:41:07.159 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:41:07.160 | Preparing to unpack .../libudev1_247.3-7+deb11u6_arm64.deb ... 2025-02-25 23:41:07.393 | Unpacking libudev1:arm64 (247.3-7+deb11u6) over (247.3-7+deb11u5) ... 2025-02-25 23:41:07.650 | Setting up libudev1:arm64 (247.3-7+deb11u6) ... 2025-02-25 23:41:07.825 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:41:07.826 | Preparing to unpack .../tzdata_2024b-0+deb11u1_all.deb ... 2025-02-25 23:41:07.881 | Unpacking tzdata (2024b-0+deb11u1) over (2024a-0+deb11u1) ... 2025-02-25 23:41:08.857 | Preparing to unpack .../libss2_1.46.2-2+deb11u1_arm64.deb ... 2025-02-25 23:41:08.885 | Unpacking libss2:arm64 (1.46.2-2+deb11u1) over (1.46.2-2) ... 2025-02-25 23:41:09.049 | Preparing to unpack .../openssl_1.1.1w-0+deb11u2_arm64.deb ... 2025-02-25 23:41:09.081 | Unpacking openssl (1.1.1w-0+deb11u2) over (1.1.1w-0+deb11u1) ... 2025-02-25 23:41:09.238 | Setting up tzdata (2024b-0+deb11u1) ... 2025-02-25 23:41:09.404 | debconf: unable to initialize frontend: Dialog 2025-02-25 23:41:09.405 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-02-25 23:41:09.405 | debconf: falling back to frontend: Readline 2025-02-25 23:41:09.406 | debconf: unable to initialize frontend: Readline 2025-02-25 23:41:09.407 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/aarch64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-02-25 23:41:09.407 | debconf: falling back to frontend: Teletype 2025-02-25 23:41:09.494 | 2025-02-25 23:41:09.494 | Current default time zone: 'Etc/UTC' 2025-02-25 23:41:09.499 | Local time is now: Tue Feb 25 23:41:09 UTC 2025. 2025-02-25 23:41:09.499 | Universal Time is now: Tue Feb 25 23:41:09 UTC 2025. 2025-02-25 23:41:09.499 | Run 'dpkg-reconfigure tzdata' if you wish to change it. 2025-02-25 23:41:09.499 | 2025-02-25 23:41:09.678 | Setting up libss2:arm64 (1.46.2-2+deb11u1) ... 2025-02-25 23:41:09.730 | Setting up logsave (1.46.2-2+deb11u1) ... 2025-02-25 23:41:09.771 | Setting up openssl (1.1.1w-0+deb11u2) ... 2025-02-25 23:41:09.817 | Setting up e2fsprogs (1.46.2-2+deb11u1) ... 2025-02-25 23:41:10.391 | Processing triggers for libc-bin (2.31-13+deb11u11) ... 2025-02-25 23:41:10.723 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:64 : to_install= 2025-02-25 23:41:10.727 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:69 : to_install+='systemd-sysv ' 2025-02-25 23:41:10.731 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:72 : to_install+='busybox sudo ' 2025-02-25 23:41:10.735 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:74 : to_install+='gnupg2 ' 2025-02-25 23:41:10.739 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:76 : to_install+='python3 ' 2025-02-25 23:41:10.743 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:78 : sudo chroot /opt/dib_tmp/dib_build.rhZnfnL2/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo gnupg2 python3 2025-02-25 23:41:10.781 | Reading package lists... 2025-02-25 23:41:11.026 | Building dependency tree... 2025-02-25 23:41:11.026 | Reading state information... 2025-02-25 23:41:11.456 | The following additional packages will be installed: 2025-02-25 23:41:11.456 | dbus dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gpg gpg-agent 2025-02-25 23:41:11.457 | gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 libargon2-1 2025-02-25 23:41:11.457 | libassuan0 libcap2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2025-02-25 23:41:11.457 | libgpm2 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.4-2 libldap-common 2025-02-25 23:41:11.457 | libmpdec3 libncursesw6 libnpth0 libnss-systemd libpam-systemd 2025-02-25 23:41:11.458 | libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 2025-02-25 23:41:11.458 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 media-types 2025-02-25 23:41:11.459 | pinentry-curses python3-minimal python3.9 python3.9-minimal readline-common 2025-02-25 23:41:11.459 | systemd systemd-timesyncd 2025-02-25 23:41:11.461 | Suggested packages: 2025-02-25 23:41:11.461 | default-dbus-session-bus | dbus-session-bus dbus-user-session 2025-02-25 23:41:11.461 | pinentry-gnome3 tor parcimonie xloadimage scdaemon gpm 2025-02-25 23:41:11.461 | libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 2025-02-25 23:41:11.462 | libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql pinentry-doc 2025-02-25 23:41:11.462 | python3-doc python3-tk python3-venv python3.9-venv python3.9-doc binutils 2025-02-25 23:41:11.462 | binfmt-support readline-doc systemd-container policykit-1 2025-02-25 23:41:11.531 | The following NEW packages will be installed: 2025-02-25 23:41:11.532 | busybox dbus dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gnupg2 gpg 2025-02-25 23:41:11.532 | gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 2025-02-25 23:41:11.532 | libargon2-1 libassuan0 libcap2 libcryptsetup12 libdbus-1-3 2025-02-25 23:41:11.533 | libdevmapper1.02.1 libexpat1 libgpm2 libip4tc2 libjson-c5 libkmod2 libksba8 2025-02-25 23:41:11.533 | libldap-2.4-2 libldap-common libmpdec3 libncursesw6 libnpth0 libnss-systemd 2025-02-25 23:41:11.533 | libpam-systemd libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib 2025-02-25 23:41:11.534 | libreadline8 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2025-02-25 23:41:11.534 | media-types pinentry-curses python3 python3-minimal python3.9 2025-02-25 23:41:11.534 | python3.9-minimal readline-common sudo systemd systemd-sysv 2025-02-25 23:41:11.534 | systemd-timesyncd 2025-02-25 23:41:11.552 | 0 upgraded, 53 newly installed, 0 to remove and 0 not upgraded. 2025-02-25 23:41:11.552 | Need to get 22.2 MB of archives. 2025-02-25 23:41:11.552 | After this operation, 65.6 MB of additional disk space will be used. 2025-02-25 23:41:11.552 | WARNING: The following packages cannot be authenticated! 2025-02-25 23:41:11.552 | libapparmor1 libcap2 libargon2-1 dmsetup libdevmapper1.02.1 libjson-c5 2025-02-25 23:41:11.552 | libcryptsetup12 libip4tc2 libkmod2 libdbus-1-3 dbus python3-minimal 2025-02-25 23:41:11.552 | media-types libmpdec3 libncursesw6 readline-common libreadline8 2025-02-25 23:41:11.552 | libpython3-stdlib python3 libassuan0 gpgconf libksba8 libsasl2-modules-db 2025-02-25 23:41:11.553 | libsasl2-2 libldap-2.4-2 libnpth0 dirmngr gnupg-l10n gnupg-utils gpg 2025-02-25 23:41:11.553 | pinentry-curses gpg-agent gpg-wks-client gpg-wks-server gpgsm gnupg gnupg2 2025-02-25 23:41:11.553 | libgpm2 libldap-common libsasl2-modules sudo 2025-02-25 23:41:11.582 | Authentication warning overridden. 2025-02-25 23:41:11.582 | Get:1 http://security.debian.org bullseye-security/main arm64 systemd arm64 247.3-7+deb11u6 [4155 kB] 2025-02-25 23:41:11.615 | Get:2 http://security.debian.org bullseye-security/main arm64 systemd-sysv arm64 247.3-7+deb11u6 [114 kB] 2025-02-25 23:41:11.616 | Get:3 http://security.debian.org bullseye-security/main arm64 libexpat1 arm64 2.2.10-2+deb11u6 [85.2 kB] 2025-02-25 23:41:11.662 | Get:4 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 2025-02-25 23:41:11.775 | Get:5 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 2025-02-25 23:41:11.930 | Get:6 http://security.debian.org bullseye-security/main arm64 libpython3.9-minimal arm64 3.9.2-1+deb11u2 [800 kB] 2025-02-25 23:41:11.934 | Get:7 http://security.debian.org bullseye-security/main arm64 python3.9-minimal arm64 3.9.2-1+deb11u2 [1881 kB] 2025-02-25 23:41:11.943 | Get:8 http://security.debian.org bullseye-security/main arm64 libsqlite3-0 arm64 3.34.1-3+deb11u1 [750 kB] 2025-02-25 23:41:11.947 | Get:9 http://security.debian.org bullseye-security/main arm64 libpython3.9-stdlib arm64 3.9.2-1+deb11u2 [1659 kB] 2025-02-25 23:41:11.954 | Get:10 http://security.debian.org bullseye-security/main arm64 python3.9 arm64 3.9.2-1+deb11u2 [467 kB] 2025-02-25 23:41:11.957 | Get:11 http://security.debian.org bullseye-security/main arm64 libnss-systemd arm64 247.3-7+deb11u6 [196 kB] 2025-02-25 23:41:11.958 | Get:12 http://security.debian.org bullseye-security/main arm64 libpam-systemd arm64 247.3-7+deb11u6 [274 kB] 2025-02-25 23:41:12.010 | Get:13 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 2025-02-25 23:41:12.264 | Get:14 http://security.debian.org bullseye-security/main arm64 systemd-timesyncd arm64 247.3-7+deb11u6 [130 kB] 2025-02-25 23:41:12.330 | Get:15 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 2025-02-25 23:41:12.564 | Get:16 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 2025-02-25 23:41:12.761 | Get:17 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB] 2025-02-25 23:41:12.765 | Get:18 http://security.debian.org bullseye-security/main arm64 busybox arm64 1:1.30.1-6+deb11u1 [408 kB] 2025-02-25 23:41:12.932 | Get:19 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 2025-02-25 23:41:13.079 | Get:20 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 2025-02-25 23:41:13.274 | Get:21 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 2025-02-25 23:41:13.411 | Get:22 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.28-0+deb11u1 [213 kB] 2025-02-25 23:41:13.485 | Get:23 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 dbus arm64 1.12.28-0+deb11u1 [233 kB] 2025-02-25 23:41:13.666 | Get:24 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB] 2025-02-25 23:41:13.893 | Get:25 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB] 2025-02-25 23:41:14.058 | Get:26 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB] 2025-02-25 23:41:14.133 | Get:27 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2+deb11u2 [121 kB] 2025-02-25 23:41:14.280 | Get:28 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB] 2025-02-25 23:41:14.358 | Get:29 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB] 2025-02-25 23:41:14.440 | Get:30 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB] 2025-02-25 23:41:14.506 | Get:31 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB] 2025-02-25 23:41:14.714 | Get:32 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB] 2025-02-25 23:41:14.779 | Get:33 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB] 2025-02-25 23:41:14.996 | Get:34 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB] 2025-02-25 23:41:15.151 | Get:35 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 2025-02-25 23:41:15.212 | Get:36 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 2025-02-25 23:41:15.334 | Get:37 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 2025-02-25 23:41:15.455 | Get:38 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] 2025-02-25 23:41:15.559 | Get:39 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB] 2025-02-25 23:41:15.731 | Get:40 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] 2025-02-25 23:41:15.812 | Get:41 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB] 2025-02-25 23:41:15.961 | Get:42 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB] 2025-02-25 23:41:16.524 | Get:43 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB] 2025-02-25 23:41:16.604 | Get:44 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB] 2025-02-25 23:41:17.077 | Get:45 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB] 2025-02-25 23:41:17.234 | Get:46 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB] 2025-02-25 23:41:17.332 | Get:47 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB] 2025-02-25 23:41:17.442 | Get:48 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB] 2025-02-25 23:41:17.624 | Get:49 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gnupg2 all 2.2.27-2+deb11u2 [434 kB] 2025-02-25 23:41:17.795 | Get:50 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 2025-02-25 23:41:17.902 | Get:51 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] 2025-02-25 23:41:18.024 | Get:52 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB] 2025-02-25 23:41:18.181 | Get:53 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 2025-02-25 23:41:18.564 | debconf: delaying package configuration, since apt-utils is not installed 2025-02-25 23:41:18.610 | Fetched 22.2 MB in 7s (3271 kB/s) 2025-02-25 23:41:18.610 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2025-02-25 23:41:19.633 | Selecting previously unselected package libapparmor1:arm64. 2025-02-25 23:41:19.640 | (Reading database ... 6970 files and directories currently installed.) 2025-02-25 23:41:19.641 | Preparing to unpack .../0-libapparmor1_2.13.6-10_arm64.deb ... 2025-02-25 23:41:19.654 | Unpacking libapparmor1:arm64 (2.13.6-10) ... 2025-02-25 23:41:19.724 | Selecting previously unselected package libcap2:arm64. 2025-02-25 23:41:19.724 | Preparing to unpack .../1-libcap2_1%3a2.44-1_arm64.deb ... 2025-02-25 23:41:19.731 | Unpacking libcap2:arm64 (1:2.44-1) ... 2025-02-25 23:41:19.792 | Selecting previously unselected package libargon2-1:arm64. 2025-02-25 23:41:19.792 | Preparing to unpack .../2-libargon2-1_0~20171227-0.2_arm64.deb ... 2025-02-25 23:41:19.799 | Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 2025-02-25 23:41:19.853 | Selecting previously unselected package dmsetup. 2025-02-25 23:41:19.854 | Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 2025-02-25 23:41:19.861 | Unpacking dmsetup (2:1.02.175-2.1) ... 2025-02-25 23:41:19.928 | Selecting previously unselected package libdevmapper1.02.1:arm64. 2025-02-25 23:41:19.929 | Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 2025-02-25 23:41:19.936 | Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 2025-02-25 23:41:20.023 | Selecting previously unselected package libjson-c5:arm64. 2025-02-25 23:41:20.024 | Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_arm64.deb ... 2025-02-25 23:41:20.035 | Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ... 2025-02-25 23:41:20.120 | Selecting previously unselected package libcryptsetup12:arm64. 2025-02-25 23:41:20.122 | Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 2025-02-25 23:41:20.133 | Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 2025-02-25 23:41:20.209 | Selecting previously unselected package libip4tc2:arm64. 2025-02-25 23:41:20.210 | Preparing to unpack .../7-libip4tc2_1.8.7-1_arm64.deb ... 2025-02-25 23:41:20.218 | Unpacking libip4tc2:arm64 (1.8.7-1) ... 2025-02-25 23:41:20.301 | Selecting previously unselected package libkmod2:arm64. 2025-02-25 23:41:20.303 | Preparing to unpack .../8-libkmod2_28-1_arm64.deb ... 2025-02-25 23:41:20.316 | Unpacking libkmod2:arm64 (28-1) ... 2025-02-25 23:41:20.480 | Selecting previously unselected package systemd. 2025-02-25 23:41:20.480 | Preparing to unpack .../9-systemd_247.3-7+deb11u6_arm64.deb ... 2025-02-25 23:41:20.549 | Unpacking systemd (247.3-7+deb11u6) ... 2025-02-25 23:41:22.001 | Setting up libapparmor1:arm64 (2.13.6-10) ... 2025-02-25 23:41:22.714 | Setting up libcap2:arm64 (1:2.44-1) ... 2025-02-25 23:41:22.856 | Setting up libargon2-1:arm64 (0~20171227-0.2) ... 2025-02-25 23:41:22.902 | Setting up libjson-c5:arm64 (0.15-2+deb11u1) ... 2025-02-25 23:41:23.184 | Setting up libip4tc2:arm64 (1.8.7-1) ... 2025-02-25 23:41:23.290 | Setting up libkmod2:arm64 (28-1) ... 2025-02-25 23:41:23.338 | Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 2025-02-25 23:41:23.388 | Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 2025-02-25 23:41:23.425 | Setting up systemd (247.3-7+deb11u6) ... 2025-02-25 23:41:23.616 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2025-02-25 23:41:23.619 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2025-02-25 23:41:23.624 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2025-02-25 23:41:23.632 | Initializing machine ID from random generator. 2025-02-25 23:41:25.097 | Setting up dmsetup (2:1.02.175-2.1) ... 2025-02-25 23:41:25.268 | Selecting previously unselected package systemd-sysv. 2025-02-25 23:41:25.276 | (Reading database ... 7827 files and directories currently installed.) 2025-02-25 23:41:25.277 | Preparing to unpack .../0-systemd-sysv_247.3-7+deb11u6_arm64.deb ... 2025-02-25 23:41:25.284 | Unpacking systemd-sysv (247.3-7+deb11u6) ... 2025-02-25 23:41:26.240 | Selecting previously unselected package libdbus-1-3:arm64. 2025-02-25 23:41:26.242 | Preparing to unpack .../1-libdbus-1-3_1.12.28-0+deb11u1_arm64.deb ... 2025-02-25 23:41:26.250 | Unpacking libdbus-1-3:arm64 (1.12.28-0+deb11u1) ... 2025-02-25 23:41:26.365 | Selecting previously unselected package libexpat1:arm64. 2025-02-25 23:41:26.365 | Preparing to unpack .../2-libexpat1_2.2.10-2+deb11u6_arm64.deb ... 2025-02-25 23:41:26.371 | Unpacking libexpat1:arm64 (2.2.10-2+deb11u6) ... 2025-02-25 23:41:29.389 | Selecting previously unselected package dbus. 2025-02-25 23:41:29.391 | Preparing to unpack .../3-dbus_1.12.28-0+deb11u1_arm64.deb ... 2025-02-25 23:41:29.410 | Unpacking dbus (1.12.28-0+deb11u1) ... 2025-02-25 23:41:31.791 | Selecting previously unselected package libpython3.9-minimal:arm64. 2025-02-25 23:41:31.791 | Preparing to unpack .../4-libpython3.9-minimal_3.9.2-1+deb11u2_arm64.deb ... 2025-02-25 23:41:31.797 | Unpacking libpython3.9-minimal:arm64 (3.9.2-1+deb11u2) ... 2025-02-25 23:41:33.607 | Selecting previously unselected package python3.9-minimal. 2025-02-25 23:41:33.609 | Preparing to unpack .../5-python3.9-minimal_3.9.2-1+deb11u2_arm64.deb ... 2025-02-25 23:41:33.619 | Unpacking python3.9-minimal (3.9.2-1+deb11u2) ... 2025-02-25 23:41:34.104 | Setting up libpython3.9-minimal:arm64 (3.9.2-1+deb11u2) ... 2025-02-25 23:42:45.537 | Setting up libexpat1:arm64 (2.2.10-2+deb11u6) ... 2025-02-25 23:42:47.001 | Setting up python3.9-minimal (3.9.2-1+deb11u2) ... 2025-02-25 23:42:49.961 | Selecting previously unselected package python3-minimal. 2025-02-25 23:42:49.970 | (Reading database ... 8189 files and directories currently installed.) 2025-02-25 23:42:49.971 | Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ... 2025-02-25 23:42:49.981 | Unpacking python3-minimal (3.9.2-3) ... 2025-02-25 23:42:50.503 | Selecting previously unselected package media-types. 2025-02-25 23:42:50.505 | Preparing to unpack .../1-media-types_4.0.0_all.deb ... 2025-02-25 23:42:50.564 | Unpacking media-types (4.0.0) ... 2025-02-25 23:42:51.065 | Selecting previously unselected package libmpdec3:arm64. 2025-02-25 23:42:51.065 | Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ... 2025-02-25 23:42:51.235 | Unpacking libmpdec3:arm64 (2.5.1-1) ... 2025-02-25 23:42:53.170 | Selecting previously unselected package libncursesw6:arm64. 2025-02-25 23:42:53.172 | Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_arm64.deb ... 2025-02-25 23:42:53.187 | Unpacking libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... 2025-02-25 23:42:53.585 | Selecting previously unselected package readline-common. 2025-02-25 23:42:53.586 | Preparing to unpack .../4-readline-common_8.1-1_all.deb ... 2025-02-25 23:42:53.634 | Unpacking readline-common (8.1-1) ... 2025-02-25 23:42:53.937 | Selecting previously unselected package libreadline8:arm64. 2025-02-25 23:42:53.938 | Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ... 2025-02-25 23:42:53.974 | Unpacking libreadline8:arm64 (8.1-1) ... 2025-02-25 23:42:54.206 | Selecting previously unselected package libsqlite3-0:arm64. 2025-02-25 23:42:54.207 | Preparing to unpack .../6-libsqlite3-0_3.34.1-3+deb11u1_arm64.deb ... 2025-02-25 23:42:54.213 | Unpacking libsqlite3-0:arm64 (3.34.1-3+deb11u1) ... 2025-02-25 23:42:54.606 | Selecting previously unselected package libpython3.9-stdlib:arm64. 2025-02-25 23:42:54.608 | Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1+deb11u2_arm64.deb ... 2025-02-25 23:42:54.616 | Unpacking libpython3.9-stdlib:arm64 (3.9.2-1+deb11u2) ... 2025-02-25 23:42:56.678 | Selecting previously unselected package python3.9. 2025-02-25 23:42:56.681 | Preparing to unpack .../8-python3.9_3.9.2-1+deb11u2_arm64.deb ... 2025-02-25 23:42:56.687 | Unpacking python3.9 (3.9.2-1+deb11u2) ... 2025-02-25 23:42:56.892 | Selecting previously unselected package libpython3-stdlib:arm64. 2025-02-25 23:42:56.894 | Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ... 2025-02-25 23:42:56.901 | Unpacking libpython3-stdlib:arm64 (3.9.2-3) ... 2025-02-25 23:42:57.739 | Setting up python3-minimal (3.9.2-3) ... 2025-02-25 23:42:58.255 | Selecting previously unselected package python3. 2025-02-25 23:42:58.264 | (Reading database ... 8627 files and directories currently installed.) 2025-02-25 23:42:58.265 | Preparing to unpack .../00-python3_3.9.2-3_arm64.deb ... 2025-02-25 23:42:58.281 | Unpacking python3 (3.9.2-3) ... 2025-02-25 23:42:58.383 | Selecting previously unselected package libnss-systemd:arm64. 2025-02-25 23:42:58.385 | Preparing to unpack .../01-libnss-systemd_247.3-7+deb11u6_arm64.deb ... 2025-02-25 23:42:58.394 | Unpacking libnss-systemd:arm64 (247.3-7+deb11u6) ... 2025-02-25 23:42:58.472 | Selecting previously unselected package libpam-systemd:arm64. 2025-02-25 23:42:58.474 | Preparing to unpack .../02-libpam-systemd_247.3-7+deb11u6_arm64.deb ... 2025-02-25 23:42:58.482 | Unpacking libpam-systemd:arm64 (247.3-7+deb11u6) ... 2025-02-25 23:42:58.664 | Selecting previously unselected package systemd-timesyncd. 2025-02-25 23:42:58.666 | Preparing to unpack .../03-systemd-timesyncd_247.3-7+deb11u6_arm64.deb ... 2025-02-25 23:42:58.674 | Unpacking systemd-timesyncd (247.3-7+deb11u6) ... 2025-02-25 23:42:58.744 | Selecting previously unselected package busybox. 2025-02-25 23:42:58.744 | Preparing to unpack .../04-busybox_1%3a1.30.1-6+deb11u1_arm64.deb ... 2025-02-25 23:42:58.756 | Unpacking busybox (1:1.30.1-6+deb11u1) ... 2025-02-25 23:42:58.864 | Selecting previously unselected package libassuan0:arm64. 2025-02-25 23:42:58.866 | Preparing to unpack .../05-libassuan0_2.5.3-7.1_arm64.deb ... 2025-02-25 23:42:58.875 | Unpacking libassuan0:arm64 (2.5.3-7.1) ... 2025-02-25 23:42:59.242 | Selecting previously unselected package gpgconf. 2025-02-25 23:42:59.242 | Preparing to unpack .../06-gpgconf_2.2.27-2+deb11u2_arm64.deb ... 2025-02-25 23:42:59.256 | Unpacking gpgconf (2.2.27-2+deb11u2) ... 2025-02-25 23:42:59.935 | Selecting previously unselected package libksba8:arm64. 2025-02-25 23:42:59.936 | Preparing to unpack .../07-libksba8_1.5.0-3+deb11u2_arm64.deb ... 2025-02-25 23:43:00.001 | Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ... 2025-02-25 23:43:01.084 | Selecting previously unselected package libsasl2-modules-db:arm64. 2025-02-25 23:43:01.085 | Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 2025-02-25 23:43:01.096 | Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2025-02-25 23:43:01.395 | Selecting previously unselected package libsasl2-2:arm64. 2025-02-25 23:43:01.397 | Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 2025-02-25 23:43:01.490 | Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2025-02-25 23:43:01.622 | Selecting previously unselected package libldap-2.4-2:arm64. 2025-02-25 23:43:01.623 | Preparing to unpack .../10-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 2025-02-25 23:43:01.645 | Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 2025-02-25 23:43:01.869 | Selecting previously unselected package libnpth0:arm64. 2025-02-25 23:43:01.871 | Preparing to unpack .../11-libnpth0_1.6-3_arm64.deb ... 2025-02-25 23:43:01.879 | Unpacking libnpth0:arm64 (1.6-3) ... 2025-02-25 23:43:01.992 | Selecting previously unselected package dirmngr. 2025-02-25 23:43:01.994 | Preparing to unpack .../12-dirmngr_2.2.27-2+deb11u2_arm64.deb ... 2025-02-25 23:43:02.023 | Unpacking dirmngr (2.2.27-2+deb11u2) ... 2025-02-25 23:43:03.432 | Selecting previously unselected package gnupg-l10n. 2025-02-25 23:43:03.432 | Preparing to unpack .../13-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... 2025-02-25 23:43:03.682 | Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... 2025-02-25 23:43:05.824 | Selecting previously unselected package gnupg-utils. 2025-02-25 23:43:05.824 | Preparing to unpack .../14-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ... 2025-02-25 23:43:05.843 | Unpacking gnupg-utils (2.2.27-2+deb11u2) ... 2025-02-25 23:43:05.983 | Selecting previously unselected package gpg. 2025-02-25 23:43:05.983 | Preparing to unpack .../15-gpg_2.2.27-2+deb11u2_arm64.deb ... 2025-02-25 23:43:05.990 | Unpacking gpg (2.2.27-2+deb11u2) ... 2025-02-25 23:43:06.116 | Selecting previously unselected package pinentry-curses. 2025-02-25 23:43:06.118 | Preparing to unpack .../16-pinentry-curses_1.1.0-4_arm64.deb ... 2025-02-25 23:43:06.124 | Unpacking pinentry-curses (1.1.0-4) ... 2025-02-25 23:43:06.207 | Selecting previously unselected package gpg-agent. 2025-02-25 23:43:06.208 | Preparing to unpack .../17-gpg-agent_2.2.27-2+deb11u2_arm64.deb ... 2025-02-25 23:43:06.215 | Unpacking gpg-agent (2.2.27-2+deb11u2) ... 2025-02-25 23:43:06.305 | Selecting previously unselected package gpg-wks-client. 2025-02-25 23:43:06.306 | Preparing to unpack .../18-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ... 2025-02-25 23:43:06.314 | Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... 2025-02-25 23:43:06.389 | Selecting previously unselected package gpg-wks-server. 2025-02-25 23:43:06.390 | Preparing to unpack .../19-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ... 2025-02-25 23:43:06.400 | Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... 2025-02-25 23:43:06.464 | Selecting previously unselected package gpgsm. 2025-02-25 23:43:06.466 | Preparing to unpack .../20-gpgsm_2.2.27-2+deb11u2_arm64.deb ... 2025-02-25 23:43:06.476 | Unpacking gpgsm (2.2.27-2+deb11u2) ... 2025-02-25 23:43:06.559 | Selecting previously unselected package gnupg. 2025-02-25 23:43:06.560 | Preparing to unpack .../21-gnupg_2.2.27-2+deb11u2_all.deb ... 2025-02-25 23:43:06.568 | Unpacking gnupg (2.2.27-2+deb11u2) ... 2025-02-25 23:43:06.679 | Selecting previously unselected package gnupg2. 2025-02-25 23:43:06.681 | Preparing to unpack .../22-gnupg2_2.2.27-2+deb11u2_all.deb ... 2025-02-25 23:43:06.691 | Unpacking gnupg2 (2.2.27-2+deb11u2) ... 2025-02-25 23:43:06.807 | Selecting previously unselected package libgpm2:arm64. 2025-02-25 23:43:06.809 | Preparing to unpack .../23-libgpm2_1.20.7-8_arm64.deb ... 2025-02-25 23:43:06.821 | Unpacking libgpm2:arm64 (1.20.7-8) ... 2025-02-25 23:43:06.915 | Selecting previously unselected package libldap-common. 2025-02-25 23:43:06.916 | Preparing to unpack .../24-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... 2025-02-25 23:43:06.953 | Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... 2025-02-25 23:43:07.074 | Selecting previously unselected package libsasl2-modules:arm64. 2025-02-25 23:43:07.075 | Preparing to unpack .../25-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 2025-02-25 23:43:07.088 | Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2025-02-25 23:43:07.374 | Selecting previously unselected package sudo. 2025-02-25 23:43:07.376 | Preparing to unpack .../26-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 2025-02-25 23:43:11.414 | Unpacking sudo (1.9.5p2-3+deb11u1) ... 2025-02-25 23:43:11.741 | Setting up libksba8:arm64 (1.5.0-3+deb11u2) ... 2025-02-25 23:43:13.396 | Setting up media-types (4.0.0) ... 2025-02-25 23:43:14.167 | Setting up systemd-sysv (247.3-7+deb11u6) ... 2025-02-25 23:43:14.256 | Setting up libgpm2:arm64 (1.20.7-8) ... 2025-02-25 23:43:14.352 | Setting up libsqlite3-0:arm64 (3.34.1-3+deb11u1) ... 2025-02-25 23:43:14.432 | Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2025-02-25 23:43:14.565 | Setting up libnss-systemd:arm64 (247.3-7+deb11u6) ... 2025-02-25 23:43:14.597 | First installation detected... 2025-02-25 23:43:14.597 | Checking NSS setup... 2025-02-25 23:43:14.625 | Setting up libnpth0:arm64 (1.6-3) ... 2025-02-25 23:43:14.649 | Setting up libassuan0:arm64 (2.5.3-7.1) ... 2025-02-25 23:43:14.765 | Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... 2025-02-25 23:43:15.143 | Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2025-02-25 23:43:15.296 | Setting up busybox (1:1.30.1-6+deb11u1) ... 2025-02-25 23:43:15.315 | Setting up gnupg-l10n (2.2.27-2+deb11u2) ... 2025-02-25 23:43:15.412 | Setting up libdbus-1-3:arm64 (1.12.28-0+deb11u1) ... 2025-02-25 23:43:15.442 | Setting up dbus (1.12.28-0+deb11u1) ... 2025-02-25 23:43:18.661 | Running in chroot, ignoring request. 2025-02-25 23:43:18.666 | invoke-rc.d: policy-rc.d denied execution of start. 2025-02-25 23:43:19.131 | Setting up systemd-timesyncd (247.3-7+deb11u6) ... 2025-02-25 23:43:19.761 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2025-02-25 23:43:19.761 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2025-02-25 23:43:19.918 | Setting up sudo (1.9.5p2-3+deb11u1) ... 2025-02-25 23:43:21.566 | Running in chroot, ignoring request. 2025-02-25 23:43:21.571 | invoke-rc.d: policy-rc.d denied execution of start. 2025-02-25 23:43:21.708 | Setting up libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... 2025-02-25 23:43:21.998 | Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2025-02-25 23:43:23.848 | Setting up libmpdec3:arm64 (2.5.1-1) ... 2025-02-25 23:43:24.734 | Setting up libpam-systemd:arm64 (247.3-7+deb11u6) ... 2025-02-25 23:43:24.932 | debconf: unable to initialize frontend: Dialog 2025-02-25 23:43:24.932 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-02-25 23:43:24.932 | debconf: falling back to frontend: Readline 2025-02-25 23:43:24.932 | debconf: unable to initialize frontend: Readline 2025-02-25 23:43:24.933 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/aarch64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-02-25 23:43:24.933 | debconf: falling back to frontend: Teletype 2025-02-25 23:43:25.890 | Setting up readline-common (8.1-1) ... 2025-02-25 23:43:26.430 | Setting up pinentry-curses (1.1.0-4) ... 2025-02-25 23:43:26.530 | Setting up libreadline8:arm64 (8.1-1) ... 2025-02-25 23:43:29.047 | Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 2025-02-25 23:43:30.219 | Setting up gpgconf (2.2.27-2+deb11u2) ... 2025-02-25 23:43:31.541 | Setting up gpg (2.2.27-2+deb11u2) ... 2025-02-25 23:43:33.704 | Setting up libpython3.9-stdlib:arm64 (3.9.2-1+deb11u2) ... 2025-02-25 23:43:34.218 | Setting up libpython3-stdlib:arm64 (3.9.2-3) ... 2025-02-25 23:43:35.103 | Setting up gnupg-utils (2.2.27-2+deb11u2) ... 2025-02-25 23:43:35.509 | Setting up gpg-agent (2.2.27-2+deb11u2) ... 2025-02-25 23:43:36.366 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket -> /usr/lib/systemd/user/gpg-agent-browser.socket. 2025-02-25 23:43:36.592 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket -> /usr/lib/systemd/user/gpg-agent-extra.socket. 2025-02-25 23:43:36.815 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket -> /usr/lib/systemd/user/gpg-agent-ssh.socket. 2025-02-25 23:43:37.042 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket -> /usr/lib/systemd/user/gpg-agent.socket. 2025-02-25 23:43:37.241 | Setting up gpgsm (2.2.27-2+deb11u2) ... 2025-02-25 23:43:37.661 | Setting up dirmngr (2.2.27-2+deb11u2) ... 2025-02-25 23:43:43.674 | Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket -> /usr/lib/systemd/user/dirmngr.socket. 2025-02-25 23:43:45.589 | Setting up gpg-wks-server (2.2.27-2+deb11u2) ... 2025-02-25 23:43:47.981 | Setting up python3.9 (3.9.2-1+deb11u2) ... 2025-02-25 23:43:51.463 | Setting up gpg-wks-client (2.2.27-2+deb11u2) ... 2025-02-25 23:43:51.776 | Setting up python3 (3.9.2-3) ... 2025-02-25 23:43:51.892 | running python rtupdate hooks for python3.9... 2025-02-25 23:43:51.892 | running python post-rtupdate hooks for python3.9... 2025-02-25 23:43:52.156 | Setting up gnupg (2.2.27-2+deb11u2) ... 2025-02-25 23:43:52.539 | Setting up gnupg2 (2.2.27-2+deb11u2) ... 2025-02-25 23:43:52.704 | Processing triggers for libc-bin (2.31-13+deb11u11) ... 2025-02-25 23:43:53.259 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.rhZnfnL2/mnt/proc 2025-02-25 23:43:53.275 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.rhZnfnL2/mnt/sys 2025-02-25 23:43:53.289 | dib-run-parts 75-debian-minimal-baseinstall completed 2025-02-25 23:43:53.289 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-02-25 23:43:53.289 | dib-run-parts 2025-02-25 23:43:53.292 | dib-run-parts Target: root.d 2025-02-25 23:43:53.292 | dib-run-parts 2025-02-25 23:43:53.292 | dib-run-parts Script Seconds 2025-02-25 23:43:53.292 | dib-run-parts --------------------------------------- ---------- 2025-02-25 23:43:53.292 | dib-run-parts 2025-02-25 23:43:53.304 | dib-run-parts 08-debootstrap 259.642 2025-02-25 23:43:53.312 | dib-run-parts 09-apt-keyring 0.018 2025-02-25 23:43:53.320 | dib-run-parts 50-apt-allow-unauthenticated 0.048 2025-02-25 23:43:53.328 | dib-run-parts 50-block-apt-translations 0.066 2025-02-25 23:43:53.336 | dib-run-parts 50-block-daemons 0.092 2025-02-25 23:43:53.344 | dib-run-parts 50-build-with-http-cache 0.022 2025-02-25 23:43:53.352 | dib-run-parts 50-shared-apt-cache 0.025 2025-02-25 23:43:53.359 | dib-run-parts 50-trim-dpkg 0.048 2025-02-25 23:43:53.367 | dib-run-parts 60-apt-phased-updates 0.018 2025-02-25 23:43:53.375 | dib-run-parts 75-debian-minimal-baseinstall 184.931 2025-02-25 23:43:53.378 | dib-run-parts 2025-02-25 23:43:53.378 | dib-run-parts --------------------- END PROFILING --------------------- 2025-02-25 23:43:53.385 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2025-02-25 23:43:53.392 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2025-02-25 23:43:53.392 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-25 23:43:53.401 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.rhZnfnL2/mnt 2025-02-25 23:43:53.401 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2025-02-25 23:43:53.409 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'bin 2025-02-25 23:43:53.409 | boot 2025-02-25 23:43:53.409 | dev 2025-02-25 23:43:53.409 | etc 2025-02-25 23:43:53.409 | home 2025-02-25 23:43:53.409 | lib 2025-02-25 23:43:53.409 | media 2025-02-25 23:43:53.409 | mnt 2025-02-25 23:43:53.409 | opt 2025-02-25 23:43:53.409 | proc 2025-02-25 23:43:53.409 | root 2025-02-25 23:43:53.409 | run 2025-02-25 23:43:53.409 | sbin 2025-02-25 23:43:53.409 | srv 2025-02-25 23:43:53.409 | sys 2025-02-25 23:43:53.409 | usr 2025-02-25 23:43:53.409 | var' ']' 2025-02-25 23:43:53.414 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/resolv.conf ']' 2025-02-25 23:43:53.418 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/resolv.conf ']' 2025-02-25 23:43:53.423 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/resolv.conf.ORIG 2025-02-25 23:43:53.438 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/resolv.conf 2025-02-25 23:43:53.453 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/resolv.conf 2025-02-25 23:43:53.467 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2025-02-25 23:43:53.472 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2025-02-25 23:43:53.479 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2025-02-25 23:43:53.483 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.rhZnfnL2/mnt/proc 2025-02-25 23:43:53.499 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.rhZnfnL2/mnt/dev 2025-02-25 23:43:53.515 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-02-25 23:43:53.520 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-02-25 23:43:53.688 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2025-02-25 23:43:53.693 | + 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.rhZnfnL2/mnt/dev/pts 2025-02-25 23:43:53.710 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.rhZnfnL2/mnt/sys 2025-02-25 23:43:53.726 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d 2025-02-25 23:43:53.733 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2025-02-25 23:43:53.738 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2025-02-25 23:43:53.743 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-02-25 23:43:53.747 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks ']' 2025-02-25 23:43:53.752 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2025-02-25 23:43:53.757 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-25 23:43:53.758 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2025-02-25 23:43:53.766 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d ']' 2025-02-25 23:43:53.771 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d' 2025-02-25 23:43:53.771 | Running hooks from /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d 2025-02-25 23:43:53.776 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-02-25 23:43:53.781 | + 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.rhZnfnL2/hooks/extra-data.d 2025-02-25 23:43:53.804 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/10-base-defaults 2025-02-25 23:43:53.811 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/10-base-defaults 2025-02-25 23:43:53.815 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2025-02-25 23:43:53.819 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2025-02-25 23:43:53.824 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-02-25 23:43:53.828 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-02-25 23:43:53.832 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-02-25 23:43:53.839 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-02-25 23:43:53.844 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-02-25 23:43:53.848 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-02-25 23:43:53.852 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-02-25 23:43:53.856 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-02-25 23:43:53.860 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-02-25 23:43:53.864 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-02-25 23:43:53.868 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-02-25 23:43:53.873 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2025-02-25 23:43:53.877 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2025-02-25 23:43:53.881 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-02-25 23:43:53.885 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-02-25 23:43:53.890 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-02-25 23:43:53.894 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-02-25 23:43:53.898 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2025-02-25 23:43:53.905 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2025-02-25 23:43:53.909 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2025-02-25 23:43:53.914 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2025-02-25 23:43:53.918 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bullseye 2025-02-25 23:43:53.922 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bullseye 2025-02-25 23:43:53.926 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2025-02-25 23:43:53.930 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2025-02-25 23:43:53.934 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2025-02-25 23:43:53.939 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2025-02-25 23:43:53.943 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2025-02-25 23:43:53.947 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-02-25 23:43:53.951 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-02-25 23:43:53.955 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2025-02-25 23:43:53.960 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2025-02-25 23:43:53.964 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2025-02-25 23:43:53.968 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2025-02-25 23:43:53.972 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2025-02-25 23:43:53.976 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2025-02-25 23:43:53.980 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bullseye-security 2025-02-25 23:43:53.984 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2025-02-25 23:43:53.989 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-25 23:43:53.989 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-25 23:43:53.989 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-25 23:43:53.989 | security:deb http://security.debian.org/ bullseye-security main 2025-02-25 23:43:53.989 | ' 2025-02-25 23:43:53.993 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bullseye = testing -o bullseye = unstable ']' 2025-02-25 23:43:53.997 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-25 23:43:53.997 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-25 23:43:53.997 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-25 23:43:53.997 | security:deb http://security.debian.org/ bullseye-security main 2025-02-25 23:43:53.997 | ' 2025-02-25 23:43:54.001 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-25 23:43:54.001 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-25 23:43:54.001 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-25 23:43:54.002 | security:deb http://security.debian.org/ bullseye-security main 2025-02-25 23:43:54.002 | ' 2025-02-25 23:43:54.006 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2025-02-25 23:43:54.013 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2025-02-25 23:43:54.018 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-02-25 23:43:54.022 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-02-25 23:43:54.026 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/10-dpkg.bash 2025-02-25 23:43:54.034 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/10-dpkg.bash 2025-02-25 23:43:54.038 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2025-02-25 23:43:54.043 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2025-02-25 23:43:54.047 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-02-25 23:43:54.055 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-02-25 23:43:54.059 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2025-02-25 23:43:54.064 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2025-02-25 23:43:54.068 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/14-manifests 2025-02-25 23:43:54.076 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/14-manifests 2025-02-25 23:43:54.081 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-02-25 23:43:54.085 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-02-25 23:43:54.089 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-1887ce92ee8b49859f072748afdf4b2c.d/ 2025-02-25 23:43:54.094 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-1887ce92ee8b49859f072748afdf4b2c.d/ 2025-02-25 23:43:54.098 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-02-25 23:43:54.106 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-02-25 23:43:54.110 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2025-02-25 23:43:54.115 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2025-02-25 23:43:54.121 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2025-02-25 23:43:54.125 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2025-02-25 23:43:54.133 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2025-02-25 23:43:54.137 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (almalinux|centos|fedora|rocky) ]] 2025-02-25 23:43:54.142 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-02-25 23:43:54.146 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-02-25 23:43:54.150 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \a\l\m\a\l\i\n\u\x ]] 2025-02-25 23:43:54.155 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2025-02-25 23:43:54.159 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2025-02-25 23:43:54.163 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/20-network-interface-names 2025-02-25 23:43:54.171 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/20-network-interface-names 2025-02-25 23:43:54.175 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-02-25 23:43:54.179 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-02-25 23:43:54.184 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2025-02-25 23:43:54.191 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2025-02-25 23:43:54.196 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2025-02-25 23:43:54.200 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2025-02-25 23:43:54.205 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2025-02-25 23:43:54.213 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2025-02-25 23:43:54.217 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-02-25 23:43:54.222 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-02-25 23:43:54.226 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-02-25 23:43:54.230 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-02-25 23:43:54.235 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-02-25 23:43:54.239 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-02-25 23:43:54.244 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-02-25 23:43:54.248 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-02-25 23:43:54.253 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-02-25 23:43:54.260 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-02-25 23:43:54.265 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2025-02-25 23:43:54.269 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2025-02-25 23:43:54.273 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/10-create-pkg-map-dir 2025-02-25 23:43:54.296 | Copying pkg-map for infra-package-needs 2025-02-25 23:43:54.307 | Copying pkg-map for source-repositories 2025-02-25 23:43:54.318 | Copying pkg-map for debootstrap 2025-02-25 23:43:54.329 | Copying pkg-map for ensure-venv 2025-02-25 23:43:54.340 | Copying pkg-map for base 2025-02-25 23:43:54.351 | Copying pkg-map for openssh-server 2025-02-25 23:43:54.362 | Copying pkg-map for bootloader 2025-02-25 23:43:54.373 | Copying pkg-map for install-static 2025-02-25 23:43:54.384 | Copying pkg-map for cache-url 2025-02-25 23:43:54.395 | Copying pkg-map for nodepool-base 2025-02-25 23:43:54.406 | Copying pkg-map for growroot 2025-02-25 23:43:54.417 | Copying pkg-map for runtime-ssh-host-keys 2025-02-25 23:43:54.427 | Copying pkg-map for simple-init 2025-02-25 23:43:54.441 | dib-run-parts 10-create-pkg-map-dir completed 2025-02-25 23:43:54.441 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/20-manifest-dir 2025-02-25 23:43:54.450 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2025-02-25 23:43:54.454 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2025-02-25 23:43:54.458 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.rhZnfnL2/mnt//etc/dib-manifests 2025-02-25 23:43:54.471 | dib-run-parts 20-manifest-dir completed 2025-02-25 23:43:54.471 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-create-repo-list 2025-02-25 23:43:57.655 | dib-run-parts 50-create-repo-list completed 2025-02-25 23:43:57.655 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist 2025-02-25 23:43:57.665 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2025-02-25 23:43:57.669 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2025-02-25 23:43:57.673 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/modprobe.d ']' 2025-02-25 23:43:57.678 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.rhZnfnL2/mnt/etc/modprobe.d 2025-02-25 23:43:57.693 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2025-02-25 23:43:57.698 | ++ /environment:get_image_element_array:0 : echo '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url [dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal [install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init [openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader ' 2025-02-25 23:43:57.708 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' '[install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ')' 2025-02-25 23:43:57.713 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['journal-to-console']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['cache-url']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' ['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['debian-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' ['install-types']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['block-device-efi']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader') 2025-02-25 23:43:57.717 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2025-02-25 23:43:57.722 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.726 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2025-02-25 23:43:57.731 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2025-02-25 23:43:57.735 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/modprobe.d/ ']' 2025-02-25 23:43:57.739 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.743 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2025-02-25 23:43:57.748 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2025-02-25 23:43:57.752 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2025-02-25 23:43:57.756 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.760 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2025-02-25 23:43:57.764 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin 2025-02-25 23:43:57.769 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2025-02-25 23:43:57.773 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.777 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2025-02-25 23:43:57.781 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories 2025-02-25 23:43:57.785 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2025-02-25 23:43:57.789 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.793 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2025-02-25 23:43:57.797 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs 2025-02-25 23:43:57.802 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2025-02-25 23:43:57.806 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.810 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debian-minimal 2025-02-25 23:43:57.814 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal 2025-02-25 23:43:57.818 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/modprobe.d/ ']' 2025-02-25 23:43:57.822 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.827 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2025-02-25 23:43:57.831 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2025-02-25 23:43:57.835 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/modprobe.d/ ']' 2025-02-25 23:43:57.839 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.843 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2025-02-25 23:43:57.848 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources 2025-02-25 23:43:57.852 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/modprobe.d/ ']' 2025-02-25 23:43:57.856 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.860 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2025-02-25 23:43:57.864 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv 2025-02-25 23:43:57.869 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv/modprobe.d/ ']' 2025-02-25 23:43:57.873 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.877 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-efi 2025-02-25 23:43:57.881 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi 2025-02-25 23:43:57.885 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/modprobe.d/ ']' 2025-02-25 23:43:57.889 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.894 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2025-02-25 23:43:57.898 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2025-02-25 23:43:57.902 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2025-02-25 23:43:57.906 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.910 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2025-02-25 23:43:57.914 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2025-02-25 23:43:57.918 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2025-02-25 23:43:57.923 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.927 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2025-02-25 23:43:57.931 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types 2025-02-25 23:43:57.935 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2025-02-25 23:43:57.939 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.943 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2025-02-25 23:43:57.948 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server 2025-02-25 23:43:57.952 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2025-02-25 23:43:57.956 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.960 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2025-02-25 23:43:57.965 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2025-02-25 23:43:57.969 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2025-02-25 23:43:57.973 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.977 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2025-02-25 23:43:57.981 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2025-02-25 23:43:57.985 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2025-02-25 23:43:57.990 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:57.994 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2025-02-25 23:43:57.998 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2025-02-25 23:43:58.002 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2025-02-25 23:43:58.007 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:58.011 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2025-02-25 23:43:58.015 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2025-02-25 23:43:58.022 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2025-02-25 23:43:58.026 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:58.030 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2025-02-25 23:43:58.035 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system 2025-02-25 23:43:58.039 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/modprobe.d/ ']' 2025-02-25 23:43:58.043 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:58.047 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=journal-to-console 2025-02-25 23:43:58.051 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console 2025-02-25 23:43:58.055 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/modprobe.d/ ']' 2025-02-25 23:43:58.060 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:58.064 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2025-02-25 23:43:58.068 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static 2025-02-25 23:43:58.072 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2025-02-25 23:43:58.076 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:58.081 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2025-02-25 23:43:58.085 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2025-02-25 23:43:58.089 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2025-02-25 23:43:58.093 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:58.097 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2025-02-25 23:43:58.102 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url 2025-02-25 23:43:58.106 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2025-02-25 23:43:58.110 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:58.114 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2025-02-25 23:43:58.118 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2025-02-25 23:43:58.122 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/modprobe.d/ ']' 2025-02-25 23:43:58.127 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:58.131 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2025-02-25 23:43:58.135 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2025-02-25 23:43:58.139 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2025-02-25 23:43:58.143 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:58.148 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2025-02-25 23:43:58.152 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2025-02-25 23:43:58.156 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/modprobe.d/ ']' 2025-02-25 23:43:58.160 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:58.165 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2025-02-25 23:43:58.169 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys 2025-02-25 23:43:58.173 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/modprobe.d/ ']' 2025-02-25 23:43:58.177 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:58.181 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2025-02-25 23:43:58.185 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init 2025-02-25 23:43:58.190 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/modprobe.d/ ']' 2025-02-25 23:43:58.194 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:58.198 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2025-02-25 23:43:58.202 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map 2025-02-25 23:43:58.206 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2025-02-25 23:43:58.211 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-02-25 23:43:58.215 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2025-02-25 23:43:58.219 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2025-02-25 23:43:58.223 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2025-02-25 23:43:58.228 | dib-run-parts 50-modprobe-blacklist completed 2025-02-25 23:43:58.228 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/60-zuul-user 2025-02-25 23:43:58.236 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2025-02-25 23:43:58.241 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2025-02-25 23:43:58.245 | + /opt/dib_tmp/dib_build.rhZnfnL2/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 2025-02-25 23:43:58.245 | ' 2025-02-25 23:43:58.249 | + /opt/dib_tmp/dib_build.rhZnfnL2/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 2025-02-25 23:43:58.249 | ' ']' 2025-02-25 23:43:58.253 | + /opt/dib_tmp/dib_build.rhZnfnL2/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 2025-02-25 23:43:58.253 | ' ']' 2025-02-25 23:43:58.258 | + /opt/dib_tmp/dib_build.rhZnfnL2/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 2025-02-25 23:43:58.258 | ' 2025-02-25 23:43:58.260 | dib-run-parts 60-zuul-user completed 2025-02-25 23:43:58.260 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/98-source-repositories 2025-02-25 23:43:58.298 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Feb 25 23:43:58 UTC 2025 for /opt/dib_tmp/dib_build.rhZnfnL2/hooks/source-repository-simple-init 2025-02-25 23:43:58.305 | (0001 / 0001) 2025-02-25 23:43:58.892 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2025-02-25 23:43:59.651 | Cloning from glean cache and applying ref master 2025-02-25 23:44:00.839 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2025-02-25 23:44:00.867 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Feb 25 23:44:00 UTC 2025 for /opt/dib_tmp/dib_build.rhZnfnL2/hooks/source-repository-stackviz 2025-02-25 23:44:00.874 | (0001 / 0001) 2025-02-25 23:44:00.891 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2025-02-25 23:44:00.925 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-25 23:44:00.926 | Dload Upload Total Spent Left Speed 2025-02-25 23:44:01.384 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 563 0 --:--:-- --:--:-- --:--:-- 564 2025-02-25 23:44:01.659 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-25 23:44:01.666 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2025-02-25 23:44:01.975 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Feb 25 23:44:01 UTC 2025 for /opt/dib_tmp/dib_build.rhZnfnL2/hooks/source-repository-zanatacli 2025-02-25 23:44:01.982 | (0001 / 0001) 2025-02-25 23:44:02.000 | 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 2025-02-25 23:44:02.033 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-25 23:44:02.034 | Dload Upload Total Spent Left Speed 2025-02-25 23:44:02.561 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 261 0 --:--:-- --:--:-- --:--:-- 261 2025-02-25 23:44:02.713 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-25 23:44:02.719 | 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 2025-02-25 23:44:04.430 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Feb 25 23:44:04 UTC 2025 for /opt/dib_tmp/dib_build.rhZnfnL2/hooks/source-repository-projects-yaml 2025-02-25 23:44:04.437 | (0001 / 1316) 2025-02-25 23:44:04.455 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2025-02-25 23:44:05.194 | Cloning from airshipctl cache and applying ref * 2025-02-25 23:44:06.275 | (0002 / 1316) 2025-02-25 23:44:06.293 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2025-02-25 23:44:06.977 | Cloning from airshipui cache and applying ref * 2025-02-25 23:44:07.676 | (0003 / 1316) 2025-02-25 23:44:07.694 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2025-02-25 23:44:08.019 | Cloning from apis cache and applying ref * 2025-02-25 23:44:08.092 | (0004 / 1316) 2025-02-25 23:44:08.108 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2025-02-25 23:44:10.952 | Cloning from armada cache and applying ref * 2025-02-25 23:45:54.953 | (0005 / 1316) 2025-02-25 23:45:55.027 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2025-02-25 23:45:57.770 | Cloning from armada-go cache and applying ref * 2025-02-25 23:46:01.758 | (0006 / 1316) 2025-02-25 23:46:01.776 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2025-02-25 23:46:02.349 | Cloning from armada-operator cache and applying ref * 2025-02-25 23:46:10.219 | (0007 / 1316) 2025-02-25 23:46:10.237 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2025-02-25 23:46:10.950 | Cloning from charts cache and applying ref * 2025-02-25 23:46:11.077 | (0008 / 1316) 2025-02-25 23:46:11.095 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2025-02-25 23:46:13.056 | Cloning from deckhand cache and applying ref * 2025-02-25 23:46:36.945 | (0009 / 1316) 2025-02-25 23:46:36.963 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2025-02-25 23:46:38.212 | Cloning from divingbell cache and applying ref * 2025-02-25 23:46:39.824 | (0010 / 1316) 2025-02-25 23:46:39.842 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2025-02-25 23:46:40.224 | Cloning from docs cache and applying ref * 2025-02-25 23:46:40.361 | (0011 / 1316) 2025-02-25 23:46:40.378 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2025-02-25 23:46:41.504 | Cloning from drydock cache and applying ref * 2025-02-25 23:47:02.003 | (0012 / 1316) 2025-02-25 23:47:02.020 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2025-02-25 23:47:02.696 | Cloning from election cache and applying ref * 2025-02-25 23:47:02.776 | (0013 / 1316) 2025-02-25 23:47:02.793 | 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 * 2025-02-25 23:47:03.294 | Cloning from gerrit-to-github-bot cache and applying ref * 2025-02-25 23:47:03.368 | (0014 / 1316) 2025-02-25 23:47:03.385 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2025-02-25 23:47:03.729 | Cloning from go-redfish cache and applying ref * 2025-02-25 23:47:03.880 | (0015 / 1316) 2025-02-25 23:47:03.898 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2025-02-25 23:47:04.194 | Cloning from governance cache and applying ref * 2025-02-25 23:47:04.266 | (0016 / 1316) 2025-02-25 23:47:04.284 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2025-02-25 23:47:04.738 | Cloning from hostconfig-operator cache and applying ref * 2025-02-25 23:47:04.845 | (0017 / 1316) 2025-02-25 23:47:04.863 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2025-02-25 23:47:05.476 | Cloning from image-builder cache and applying ref * 2025-02-25 23:47:05.668 | (0018 / 1316) 2025-02-25 23:47:05.685 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2025-02-25 23:47:06.984 | Cloning from images cache and applying ref * 2025-02-25 23:47:07.249 | (0019 / 1316) 2025-02-25 23:47:07.267 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2025-02-25 23:47:08.282 | Cloning from kubernetes-entrypoint cache and applying ref * 2025-02-25 23:47:26.019 | (0020 / 1316) 2025-02-25 23:47:26.037 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2025-02-25 23:47:27.003 | Cloning from maas cache and applying ref * 2025-02-25 23:47:31.747 | (0021 / 1316) 2025-02-25 23:47:31.765 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2025-02-25 23:47:32.640 | Cloning from pegleg cache and applying ref * 2025-02-25 23:47:42.602 | (0022 / 1316) 2025-02-25 23:47:42.619 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2025-02-25 23:47:43.697 | Cloning from porthole cache and applying ref * 2025-02-25 23:48:20.812 | (0023 / 1316) 2025-02-25 23:48:20.830 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2025-02-25 23:48:22.109 | Cloning from promenade cache and applying ref * 2025-02-25 23:49:16.150 | (0024 / 1316) 2025-02-25 23:49:16.167 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2025-02-25 23:49:17.888 | Cloning from shipyard cache and applying ref * 2025-02-25 23:50:00.401 | (0025 / 1316) 2025-02-25 23:50:00.419 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2025-02-25 23:50:01.377 | Cloning from sip cache and applying ref * 2025-02-25 23:50:07.554 | (0026 / 1316) 2025-02-25 23:50:07.572 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2025-02-25 23:50:08.195 | Cloning from specs cache and applying ref * 2025-02-25 23:50:08.281 | (0027 / 1316) 2025-02-25 23:50:08.299 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2025-02-25 23:50:08.929 | Cloning from spyglass cache and applying ref * 2025-02-25 23:50:09.310 | (0028 / 1316) 2025-02-25 23:50:09.329 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2025-02-25 23:50:09.656 | Cloning from spyglass-plugin-xls cache and applying ref * 2025-02-25 23:50:09.733 | (0029 / 1316) 2025-02-25 23:50:09.751 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2025-02-25 23:50:10.221 | Cloning from tempest-plugin cache and applying ref * 2025-02-25 23:50:10.296 | (0030 / 1316) 2025-02-25 23:50:10.314 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2025-02-25 23:50:11.178 | Cloning from treasuremap cache and applying ref * 2025-02-25 23:50:52.297 | (0031 / 1316) 2025-02-25 23:50:52.314 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2025-02-25 23:50:52.850 | Cloning from vino cache and applying ref * 2025-02-25 23:50:53.026 | (0032 / 1316) 2025-02-25 23:50:53.044 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2025-02-25 23:50:53.566 | Cloning from zuul-airship-roles cache and applying ref * 2025-02-25 23:50:53.647 | (0033 / 1316) 2025-02-25 23:50:53.665 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2025-02-25 23:50:54.275 | Cloning from cfn-overview cache and applying ref * 2025-02-25 23:50:55.271 | (0034 / 1316) 2025-02-25 23:50:55.288 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2025-02-25 23:50:56.805 | Cloning from cfn-security cache and applying ref * 2025-02-25 23:50:57.089 | (0035 / 1316) 2025-02-25 23:50:57.107 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2025-02-25 23:50:58.086 | Cloning from computing-native cache and applying ref * 2025-02-25 23:50:59.506 | (0036 / 1316) 2025-02-25 23:50:59.524 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2025-02-25 23:51:00.315 | Cloning from computing-offload cache and applying ref * 2025-02-25 23:51:21.732 | (0037 / 1316) 2025-02-25 23:51:21.749 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2025-02-25 23:51:22.800 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2025-02-25 23:51:36.575 | (0038 / 1316) 2025-02-25 23:51:36.592 | 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 * 2025-02-25 23:51:38.142 | Cloning from use-case-and-architecture cache and applying ref * 2025-02-25 23:52:03.638 | (0039 / 1316) 2025-02-25 23:52:03.655 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2025-02-25 23:52:04.065 | Cloning from cirros cache and applying ref * 2025-02-25 23:52:04.186 | (0040 / 1316) 2025-02-25 23:52:04.203 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2025-02-25 23:52:05.038 | Cloning from inaugust.com cache and applying ref * 2025-02-25 23:52:06.135 | (0041 / 1316) 2025-02-25 23:52:06.153 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2025-02-25 23:52:06.547 | Cloning from src.sh cache and applying ref * 2025-02-25 23:52:06.619 | (0042 / 1316) 2025-02-25 23:52:06.636 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2025-02-25 23:52:07.278 | Cloning from ttrun cache and applying ref * 2025-02-25 23:52:07.709 | (0043 / 1316) 2025-02-25 23:52:07.727 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2025-02-25 23:52:10.956 | Cloning from jenkins-job-builder cache and applying ref * 2025-02-25 23:52:49.260 | (0044 / 1316) 2025-02-25 23:52:49.278 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2025-02-25 23:52:50.511 | Cloning from python-jenkins cache and applying ref * 2025-02-25 23:52:52.871 | (0045 / 1316) 2025-02-25 23:52:52.888 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2025-02-25 23:52:53.616 | Cloning from ci-cloud-config cache and applying ref * 2025-02-25 23:52:53.694 | (0046 / 1316) 2025-02-25 23:52:53.711 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2025-02-25 23:52:54.049 | Cloning from afsmon cache and applying ref * 2025-02-25 23:52:54.136 | (0047 / 1316) 2025-02-25 23:52:54.154 | 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 * 2025-02-25 23:52:54.457 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2025-02-25 23:52:54.532 | (0048 / 1316) 2025-02-25 23:52:54.550 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2025-02-25 23:52:54.870 | Cloning from ansible-role-puppet cache and applying ref * 2025-02-25 23:52:54.946 | (0049 / 1316) 2025-02-25 23:52:54.963 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2025-02-25 23:52:55.253 | Cloning from askbot-theme cache and applying ref * 2025-02-25 23:52:55.329 | (0050 / 1316) 2025-02-25 23:52:55.345 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2025-02-25 23:52:58.573 | Cloning from base-jobs cache and applying ref * 2025-02-25 23:53:04.379 | (0051 / 1316) 2025-02-25 23:53:04.396 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2025-02-25 23:53:05.237 | Cloning from bindep cache and applying ref * 2025-02-25 23:53:14.432 | (0052 / 1316) 2025-02-25 23:53:14.449 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2025-02-25 23:53:15.378 | Cloning from ci-sandbox cache and applying ref * 2025-02-25 23:53:15.622 | (0053 / 1316) 2025-02-25 23:53:15.639 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2025-02-25 23:53:17.383 | Cloning from dstat_graph cache and applying ref * 2025-02-25 23:53:17.511 | (0054 / 1316) 2025-02-25 23:53:17.529 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2025-02-25 23:53:19.173 | Cloning from elastic-recheck cache and applying ref * 2025-02-25 23:53:19.368 | (0055 / 1316) 2025-02-25 23:53:19.385 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2025-02-25 23:53:19.985 | Cloning from engagement cache and applying ref * 2025-02-25 23:53:21.247 | (0056 / 1316) 2025-02-25 23:53:21.264 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2025-02-25 23:53:21.870 | Cloning from gear cache and applying ref * 2025-02-25 23:53:22.104 | (0057 / 1316) 2025-02-25 23:53:22.122 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2025-02-25 23:53:22.476 | Cloning from germqtt cache and applying ref * 2025-02-25 23:53:22.548 | (0058 / 1316) 2025-02-25 23:53:22.566 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2025-02-25 23:53:23.355 | Cloning from gerritbot cache and applying ref * 2025-02-25 23:53:23.886 | (0059 / 1316) 2025-02-25 23:53:23.903 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2025-02-25 23:53:24.887 | Cloning from gerritlib cache and applying ref * 2025-02-25 23:53:25.457 | (0060 / 1316) 2025-02-25 23:53:25.475 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2025-02-25 23:53:25.812 | Cloning from git-restack cache and applying ref * 2025-02-25 23:53:25.917 | (0061 / 1316) 2025-02-25 23:53:25.935 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2025-02-25 23:53:26.849 | Cloning from git-review cache and applying ref * 2025-02-25 23:53:37.235 | (0062 / 1316) 2025-02-25 23:53:37.254 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2025-02-25 23:53:37.986 | Cloning from glean cache and applying ref * 2025-02-25 23:53:38.255 | (0063 / 1316) 2025-02-25 23:53:38.272 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2025-02-25 23:53:39.029 | Cloning from grafyaml cache and applying ref * 2025-02-25 23:53:39.728 | (0064 / 1316) 2025-02-25 23:53:39.746 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2025-02-25 23:53:40.446 | Cloning from infra-manual cache and applying ref * 2025-02-25 23:53:42.040 | (0065 / 1316) 2025-02-25 23:53:42.058 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2025-02-25 23:53:42.977 | Cloning from infra-openafs-deb cache and applying ref * 2025-02-25 23:53:44.350 | (0066 / 1316) 2025-02-25 23:53:44.368 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2025-02-25 23:53:44.754 | Cloning from infra-specs cache and applying ref * 2025-02-25 23:53:44.847 | (0067 / 1316) 2025-02-25 23:53:44.865 | 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 * 2025-02-25 23:53:45.352 | Cloning from infra-vhd-util-deb cache and applying ref * 2025-02-25 23:53:45.680 | (0068 / 1316) 2025-02-25 23:53:45.698 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2025-02-25 23:53:46.694 | Cloning from irc-meetings cache and applying ref * 2025-02-25 23:53:55.178 | (0069 / 1316) 2025-02-25 23:53:55.195 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2025-02-25 23:53:56.310 | Cloning from jeepyb cache and applying ref * 2025-02-25 23:53:56.815 | (0070 / 1316) 2025-02-25 23:53:56.832 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2025-02-25 23:53:58.359 | Cloning from lodgeit cache and applying ref * 2025-02-25 23:54:00.078 | (0071 / 1316) 2025-02-25 23:54:00.095 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2025-02-25 23:54:00.458 | Cloning from log-classify cache and applying ref * 2025-02-25 23:54:00.530 | (0072 / 1316) 2025-02-25 23:54:00.548 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2025-02-25 23:54:00.989 | Cloning from log_processor cache and applying ref * 2025-02-25 23:54:01.064 | (0073 / 1316) 2025-02-25 23:54:01.081 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2025-02-25 23:54:01.411 | Cloning from lpmqtt cache and applying ref * 2025-02-25 23:54:01.482 | (0074 / 1316) 2025-02-25 23:54:01.500 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2025-02-25 23:54:01.946 | Cloning from meetbot cache and applying ref * 2025-02-25 23:54:02.024 | (0075 / 1316) 2025-02-25 23:54:02.043 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2025-02-25 23:54:02.402 | Cloning from mqtt_statsd cache and applying ref * 2025-02-25 23:54:02.577 | (0076 / 1316) 2025-02-25 23:54:02.595 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2025-02-25 23:54:03.140 | Cloning from netlify-sandbox cache and applying ref * 2025-02-25 23:54:03.842 | (0077 / 1316) 2025-02-25 23:54:03.860 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2025-02-25 23:54:04.325 | Cloning from project-config cache and applying ref * 2025-02-25 23:54:04.614 | (0078 / 1316) 2025-02-25 23:54:04.632 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2025-02-25 23:54:04.894 | Cloning from project-config-example cache and applying ref * 2025-02-25 23:54:04.969 | (0079 / 1316) 2025-02-25 23:54:04.987 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2025-02-25 23:54:05.776 | Cloning from publications cache and applying ref * 2025-02-25 23:54:06.811 | (0080 / 1316) 2025-02-25 23:54:06.828 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2025-02-25 23:54:07.147 | Cloning from puppet-bup cache and applying ref * 2025-02-25 23:54:07.222 | (0081 / 1316) 2025-02-25 23:54:07.239 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2025-02-25 23:54:07.582 | Cloning from puppet-elastic_recheck cache and applying ref * 2025-02-25 23:54:07.656 | (0082 / 1316) 2025-02-25 23:54:07.674 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2025-02-25 23:54:08.314 | Cloning from puppet-ethercalc cache and applying ref * 2025-02-25 23:54:08.389 | (0083 / 1316) 2025-02-25 23:54:08.407 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2025-02-25 23:54:08.776 | Cloning from puppet-httpd cache and applying ref * 2025-02-25 23:54:08.854 | (0084 / 1316) 2025-02-25 23:54:08.872 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2025-02-25 23:54:09.306 | Cloning from puppet-jeepyb cache and applying ref * 2025-02-25 23:54:09.382 | (0085 / 1316) 2025-02-25 23:54:09.400 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2025-02-25 23:54:09.694 | Cloning from puppet-logrotate cache and applying ref * 2025-02-25 23:54:09.769 | (0086 / 1316) 2025-02-25 23:54:09.786 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2025-02-25 23:54:10.158 | Cloning from puppet-mysql_backup cache and applying ref * 2025-02-25 23:54:10.231 | (0087 / 1316) 2025-02-25 23:54:10.249 | 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 * 2025-02-25 23:54:10.623 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2025-02-25 23:54:10.696 | (0088 / 1316) 2025-02-25 23:54:10.714 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2025-02-25 23:54:11.091 | Cloning from puppet-pip cache and applying ref * 2025-02-25 23:54:11.165 | (0089 / 1316) 2025-02-25 23:54:11.182 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2025-02-25 23:54:11.479 | Cloning from puppet-project_config cache and applying ref * 2025-02-25 23:54:11.559 | (0090 / 1316) 2025-02-25 23:54:11.577 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2025-02-25 23:54:12.008 | Cloning from puppet-redis cache and applying ref * 2025-02-25 23:54:12.084 | (0091 / 1316) 2025-02-25 23:54:12.101 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2025-02-25 23:54:12.507 | Cloning from puppet-reviewday cache and applying ref * 2025-02-25 23:54:12.582 | (0092 / 1316) 2025-02-25 23:54:12.599 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2025-02-25 23:54:15.861 | Cloning from puppet-simpleproxy cache and applying ref * 2025-02-25 23:54:15.996 | (0093 / 1316) 2025-02-25 23:54:16.015 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2025-02-25 23:54:16.487 | Cloning from puppet-ssh cache and applying ref * 2025-02-25 23:54:17.054 | (0094 / 1316) 2025-02-25 23:54:17.072 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2025-02-25 23:54:18.078 | Cloning from puppet-storyboard cache and applying ref * 2025-02-25 23:54:18.153 | (0095 / 1316) 2025-02-25 23:54:18.171 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2025-02-25 23:54:40.674 | Cloning from puppet-tmpreaper cache and applying ref * 2025-02-25 23:54:40.901 | (0096 / 1316) 2025-02-25 23:54:40.919 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2025-02-25 23:54:41.303 | Cloning from puppet-ulimit cache and applying ref * 2025-02-25 23:54:44.895 | (0097 / 1316) 2025-02-25 23:54:44.912 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2025-02-25 23:54:45.588 | Cloning from puppet-user cache and applying ref * 2025-02-25 23:54:45.663 | (0098 / 1316) 2025-02-25 23:54:45.680 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2025-02-25 23:54:46.152 | Cloning from puppet-vcsrepo cache and applying ref * 2025-02-25 23:54:46.228 | (0099 / 1316) 2025-02-25 23:54:46.246 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2025-02-25 23:54:46.791 | Cloning from puppet-zanata cache and applying ref * 2025-02-25 23:54:46.866 | (0100 / 1316) 2025-02-25 23:54:46.884 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2025-02-25 23:54:48.030 | Cloning from python-storyboardclient cache and applying ref * 2025-02-25 23:54:48.167 | (0101 / 1316) 2025-02-25 23:54:48.185 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2025-02-25 23:54:49.558 | Cloning from sandbox cache and applying ref * 2025-02-25 23:55:00.959 | (0102 / 1316) 2025-02-25 23:55:00.976 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2025-02-25 23:55:03.387 | Cloning from statusbot cache and applying ref * 2025-02-25 23:55:03.955 | (0103 / 1316) 2025-02-25 23:55:03.973 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2025-02-25 23:55:04.833 | Cloning from storyboard cache and applying ref * 2025-02-25 23:55:05.296 | (0104 / 1316) 2025-02-25 23:55:05.314 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2025-02-25 23:55:05.948 | Cloning from storyboard-vue cache and applying ref * 2025-02-25 23:55:06.047 | (0105 / 1316) 2025-02-25 23:55:06.065 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2025-02-25 23:55:07.032 | Cloning from storyboard-webclient cache and applying ref * 2025-02-25 23:55:07.497 | (0106 / 1316) 2025-02-25 23:55:07.514 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2025-02-25 23:55:08.337 | Cloning from subunit2sql cache and applying ref * 2025-02-25 23:55:08.659 | (0107 / 1316) 2025-02-25 23:55:08.677 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2025-02-25 23:55:14.854 | Cloning from system-config cache and applying ref * 2025-02-25 23:56:31.527 | (0108 / 1316) 2025-02-25 23:56:31.544 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2025-02-25 23:56:32.915 | Cloning from yaml2ical cache and applying ref * 2025-02-25 23:56:33.336 | (0109 / 1316) 2025-02-25 23:56:33.354 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2025-02-25 23:56:33.950 | Cloning from zone-gating.dev cache and applying ref * 2025-02-25 23:56:34.388 | (0110 / 1316) 2025-02-25 23:56:34.406 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2025-02-25 23:56:35.235 | Cloning from zone-opendev.org cache and applying ref * 2025-02-25 23:57:02.641 | (0111 / 1316) 2025-02-25 23:57:02.659 | 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 * 2025-02-25 23:57:04.367 | Cloning from zone-zuul-ci.org cache and applying ref * 2025-02-25 23:57:05.727 | (0112 / 1316) 2025-02-25 23:57:05.745 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2025-02-25 23:57:06.459 | Cloning from zuul-jobs cache and applying ref * 2025-02-25 23:57:14.850 | (0113 / 1316) 2025-02-25 23:57:14.867 | Updating cache of https://opendev.org/opendev/zuul-providers.git in /opt/dib_cache/source-repositories/zuul_providers_bfd9ccc3295e26af3daacc0af1496539c5fa0be2 with ref * 2025-02-25 23:57:17.488 | Cloning from zuul-providers cache and applying ref * 2025-02-25 23:57:19.815 | (0114 / 1316) 2025-02-25 23:57:19.833 | 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 * 2025-02-25 23:57:21.108 | Cloning from ansible-role-refstack-client cache and applying ref * 2025-02-25 23:57:22.313 | (0115 / 1316) 2025-02-25 23:57:22.331 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2025-02-25 23:57:22.875 | Cloning from edge-computing-group cache and applying ref * 2025-02-25 23:57:23.261 | (0116 / 1316) 2025-02-25 23:57:23.279 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2025-02-25 23:57:23.808 | Cloning from four-opens cache and applying ref * 2025-02-25 23:57:23.909 | (0117 / 1316) 2025-02-25 23:57:23.931 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2025-02-25 23:57:24.626 | Cloning from groups cache and applying ref * 2025-02-25 23:57:24.998 | (0118 / 1316) 2025-02-25 23:57:25.015 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2025-02-25 23:57:25.380 | Cloning from groups-static-pages cache and applying ref * 2025-02-25 23:57:25.635 | (0119 / 1316) 2025-02-25 23:57:25.652 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2025-02-25 23:57:26.662 | Cloning from interop cache and applying ref * 2025-02-25 23:57:27.734 | (0120 / 1316) 2025-02-25 23:57:27.752 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2025-02-25 23:57:28.175 | Cloning from odsreg cache and applying ref * 2025-02-25 23:57:28.256 | (0121 / 1316) 2025-02-25 23:57:28.273 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2025-02-25 23:57:33.673 | Cloning from openstack-map cache and applying ref * 2025-02-25 23:58:36.672 | (0122 / 1316) 2025-02-25 23:58:36.689 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2025-02-25 23:58:37.473 | Cloning from openstackweb cache and applying ref * 2025-02-25 23:58:40.252 | (0123 / 1316) 2025-02-25 23:58:40.270 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2025-02-25 23:58:44.166 | Cloning from python-tempestconf cache and applying ref * 2025-02-25 23:59:01.725 | (0124 / 1316) 2025-02-25 23:59:01.743 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2025-02-25 23:59:02.853 | Cloning from refstack cache and applying ref * 2025-02-25 23:59:06.920 | (0125 / 1316) 2025-02-25 23:59:06.938 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2025-02-25 23:59:08.278 | Cloning from refstack-client cache and applying ref * 2025-02-25 23:59:09.978 | (0126 / 1316) 2025-02-25 23:59:09.995 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2025-02-25 23:59:10.296 | Cloning from transparency-policy cache and applying ref * 2025-02-25 23:59:10.370 | (0127 / 1316) 2025-02-25 23:59:10.387 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2025-02-25 23:59:10.655 | Cloning from way cache and applying ref * 2025-02-25 23:59:10.744 | (0128 / 1316) 2025-02-25 23:59:10.761 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2025-02-25 23:59:11.309 | Cloning from contrib cache and applying ref * 2025-02-25 23:59:11.379 | (0129 / 1316) 2025-02-25 23:59:11.397 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2025-02-25 23:59:16.018 | Cloning from adjutant cache and applying ref * 2025-02-25 23:59:20.941 | (0130 / 1316) 2025-02-25 23:59:20.958 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2025-02-25 23:59:28.542 | Cloning from adjutant-ui cache and applying ref * 2025-02-25 23:59:31.079 | (0131 / 1316) 2025-02-25 23:59:31.096 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2025-02-25 23:59:37.128 | Cloning from ansible-collection-kolla cache and applying ref * 2025-02-26 00:00:17.046 | (0132 / 1316) 2025-02-26 00:00:17.064 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2025-02-26 00:00:19.435 | Cloning from ansible-collections-openstack cache and applying ref * 2025-02-26 00:01:44.499 | (0133 / 1316) 2025-02-26 00:01:44.517 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2025-02-26 00:01:45.495 | Cloning from ansible-config_template cache and applying ref * 2025-02-26 00:01:56.909 | (0134 / 1316) 2025-02-26 00:01:56.928 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2025-02-26 00:02:01.101 | Cloning from ansible-hardening cache and applying ref * 2025-02-26 00:02:13.196 | (0135 / 1316) 2025-02-26 00:02:13.214 | 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 * 2025-02-26 00:02:13.727 | Cloning from ansible-plugin-container-connection cache and applying ref * 2025-02-26 00:02:13.802 | (0136 / 1316) 2025-02-26 00:02:13.819 | 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 * 2025-02-26 00:02:18.788 | Cloning from ansible-role-atos-hsm cache and applying ref * 2025-02-26 00:02:20.918 | (0137 / 1316) 2025-02-26 00:02:20.936 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2025-02-26 00:02:22.356 | Cloning from ansible-role-frrouting cache and applying ref * 2025-02-26 00:02:23.778 | (0138 / 1316) 2025-02-26 00:02:23.796 | Updating cache of https://opendev.org/openstack/ansible-role-httpd.git in /opt/dib_cache/source-repositories/ansible_role_httpd_001c46e10c48e43515167047d35aa735b1500ae8 with ref * 2025-02-26 00:02:24.890 | Cloning from ansible-role-httpd cache and applying ref * 2025-02-26 00:02:26.623 | (0139 / 1316) 2025-02-26 00:02:26.642 | 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 * 2025-02-26 00:02:29.753 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2025-02-26 00:02:31.763 | (0140 / 1316) 2025-02-26 00:02:31.785 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2025-02-26 00:02:35.069 | Cloning from ansible-role-pki cache and applying ref * 2025-02-26 00:02:46.193 | (0141 / 1316) 2025-02-26 00:02:46.211 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2025-02-26 00:02:46.623 | Cloning from ansible-role-proxysql cache and applying ref * 2025-02-26 00:02:46.695 | (0142 / 1316) 2025-02-26 00:02:46.712 | 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 * 2025-02-26 00:02:52.687 | Cloning from ansible-role-python_venv_build cache and applying ref * 2025-02-26 00:03:33.083 | (0143 / 1316) 2025-02-26 00:03:33.110 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2025-02-26 00:03:35.810 | Cloning from ansible-role-qdrouterd cache and applying ref * 2025-02-26 00:03:38.523 | (0144 / 1316) 2025-02-26 00:03:38.541 | 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 * 2025-02-26 00:03:41.952 | Cloning from ansible-role-systemd_mount cache and applying ref * 2025-02-26 00:03:45.812 | (0145 / 1316) 2025-02-26 00:03:45.829 | 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 * 2025-02-26 00:03:52.390 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2025-02-26 00:04:20.236 | (0146 / 1316) 2025-02-26 00:04:20.254 | 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 * 2025-02-26 00:04:27.182 | Cloning from ansible-role-systemd_service cache and applying ref * 2025-02-26 00:05:07.688 | (0147 / 1316) 2025-02-26 00:05:07.706 | 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 * 2025-02-26 00:05:13.217 | Cloning from ansible-role-thales-hsm cache and applying ref * 2025-02-26 00:05:15.898 | (0148 / 1316) 2025-02-26 00:05:15.915 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2025-02-26 00:05:19.130 | Cloning from ansible-role-uwsgi cache and applying ref * 2025-02-26 00:05:26.511 | (0149 / 1316) 2025-02-26 00:05:26.528 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2025-02-26 00:05:27.000 | Cloning from ansible-role-vault cache and applying ref * 2025-02-26 00:05:27.071 | (0150 / 1316) 2025-02-26 00:05:27.088 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2025-02-26 00:05:29.250 | Cloning from ansible-role-zookeeper cache and applying ref * 2025-02-26 00:05:36.250 | (0151 / 1316) 2025-02-26 00:05:36.267 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2025-02-26 00:05:47.443 | Cloning from aodh cache and applying ref * 2025-02-26 00:06:48.945 | (0152 / 1316) 2025-02-26 00:06:48.962 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2025-02-26 00:06:50.764 | Cloning from api-sig cache and applying ref * 2025-02-26 00:06:51.146 | (0153 / 1316) 2025-02-26 00:06:51.163 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2025-02-26 00:06:53.643 | Cloning from api-site cache and applying ref * 2025-02-26 00:06:56.512 | (0154 / 1316) 2025-02-26 00:06:56.530 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2025-02-26 00:06:57.469 | Cloning from arch-design cache and applying ref * 2025-02-26 00:06:58.119 | (0155 / 1316) 2025-02-26 00:06:58.136 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2025-02-26 00:06:58.537 | Cloning from auto-scaling-sig cache and applying ref * 2025-02-26 00:06:58.632 | (0156 / 1316) 2025-02-26 00:06:58.649 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2025-02-26 00:07:02.536 | Cloning from automaton cache and applying ref * 2025-02-26 00:07:06.168 | (0157 / 1316) 2025-02-26 00:07:06.186 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2025-02-26 00:07:23.979 | Cloning from barbican cache and applying ref * 2025-02-26 00:09:04.623 | (0158 / 1316) 2025-02-26 00:09:04.640 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2025-02-26 00:09:05.668 | Cloning from barbican-specs cache and applying ref * 2025-02-26 00:09:05.882 | (0159 / 1316) 2025-02-26 00:09:05.899 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2025-02-26 00:09:09.688 | Cloning from barbican-tempest-plugin cache and applying ref * 2025-02-26 00:09:23.632 | (0160 / 1316) 2025-02-26 00:09:23.650 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2025-02-26 00:09:24.434 | Cloning from barbican-ui cache and applying ref * 2025-02-26 00:09:24.535 | (0161 / 1316) 2025-02-26 00:09:24.552 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2025-02-26 00:09:25.751 | Cloning from bashate cache and applying ref * 2025-02-26 00:09:26.148 | (0162 / 1316) 2025-02-26 00:09:26.165 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2025-02-26 00:09:33.746 | Cloning from bifrost cache and applying ref * 2025-02-26 00:11:44.247 | (0163 / 1316) 2025-02-26 00:11:44.265 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2025-02-26 00:11:52.681 | Cloning from blazar cache and applying ref * 2025-02-26 00:12:10.713 | (0164 / 1316) 2025-02-26 00:12:10.731 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2025-02-26 00:12:16.719 | Cloning from blazar-dashboard cache and applying ref * 2025-02-26 00:12:33.252 | (0165 / 1316) 2025-02-26 00:12:33.270 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2025-02-26 00:12:37.051 | Cloning from blazar-nova cache and applying ref * 2025-02-26 00:12:38.879 | (0166 / 1316) 2025-02-26 00:12:38.896 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2025-02-26 00:12:39.441 | Cloning from blazar-specs cache and applying ref * 2025-02-26 00:12:39.523 | (0167 / 1316) 2025-02-26 00:12:39.540 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2025-02-26 00:12:41.594 | Cloning from blazar-tempest-plugin cache and applying ref * 2025-02-26 00:12:42.871 | (0168 / 1316) 2025-02-26 00:12:42.888 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2025-02-26 00:12:43.330 | Cloning from bugdaystats cache and applying ref * 2025-02-26 00:12:43.414 | (0169 / 1316) 2025-02-26 00:12:43.431 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2025-02-26 00:12:46.620 | Cloning from castellan cache and applying ref * 2025-02-26 00:12:56.064 | (0170 / 1316) 2025-02-26 00:12:56.082 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2025-02-26 00:13:01.357 | Cloning from ceilometer cache and applying ref * 2025-02-26 00:14:27.093 | (0171 / 1316) 2025-02-26 00:14:27.111 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2025-02-26 00:14:32.436 | Cloning from ceilometermiddleware cache and applying ref * 2025-02-26 00:14:40.212 | (0172 / 1316) 2025-02-26 00:14:40.230 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2025-02-26 00:14:41.768 | Cloning from charm-aodh cache and applying ref * 2025-02-26 00:14:52.224 | (0173 / 1316) 2025-02-26 00:14:52.242 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2025-02-26 00:14:53.354 | Cloning from charm-aodh-k8s cache and applying ref * 2025-02-26 00:15:09.567 | (0174 / 1316) 2025-02-26 00:15:09.586 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2025-02-26 00:15:11.336 | Cloning from charm-barbican cache and applying ref * 2025-02-26 00:15:30.874 | (0175 / 1316) 2025-02-26 00:15:30.891 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2025-02-26 00:15:33.983 | Cloning from charm-barbican-k8s cache and applying ref * 2025-02-26 00:15:41.946 | (0176 / 1316) 2025-02-26 00:15:41.963 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2025-02-26 00:15:42.575 | Cloning from charm-barbican-softhsm cache and applying ref * 2025-02-26 00:15:42.660 | (0177 / 1316) 2025-02-26 00:15:42.678 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2025-02-26 00:15:44.844 | Cloning from charm-barbican-vault cache and applying ref * 2025-02-26 00:15:57.620 | (0178 / 1316) 2025-02-26 00:15:57.637 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2025-02-26 00:16:00.390 | Cloning from charm-ceilometer cache and applying ref * 2025-02-26 00:16:31.527 | (0179 / 1316) 2025-02-26 00:16:31.545 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2025-02-26 00:16:34.989 | Cloning from charm-ceilometer-agent cache and applying ref * 2025-02-26 00:16:54.012 | (0180 / 1316) 2025-02-26 00:16:54.030 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2025-02-26 00:16:56.647 | Cloning from charm-ceilometer-k8s cache and applying ref * 2025-02-26 00:17:00.683 | (0181 / 1316) 2025-02-26 00:17:00.701 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2025-02-26 00:17:01.728 | Cloning from charm-ceph-dashboard cache and applying ref * 2025-02-26 00:17:20.588 | (0182 / 1316) 2025-02-26 00:17:20.606 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2025-02-26 00:17:23.545 | Cloning from charm-ceph-fs cache and applying ref * 2025-02-26 00:17:37.528 | (0183 / 1316) 2025-02-26 00:17:37.545 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2025-02-26 00:17:42.419 | Cloning from charm-ceph-iscsi cache and applying ref * 2025-02-26 00:18:01.964 | (0184 / 1316) 2025-02-26 00:18:01.981 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2025-02-26 00:18:03.890 | Cloning from charm-ceph-mon cache and applying ref * 2025-02-26 00:19:18.676 | (0185 / 1316) 2025-02-26 00:19:18.694 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2025-02-26 00:19:21.120 | Cloning from charm-ceph-nfs cache and applying ref * 2025-02-26 00:19:28.838 | (0186 / 1316) 2025-02-26 00:19:28.855 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2025-02-26 00:19:30.876 | Cloning from charm-ceph-osd cache and applying ref * 2025-02-26 00:20:10.984 | (0187 / 1316) 2025-02-26 00:20:11.002 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2025-02-26 00:20:12.952 | Cloning from charm-ceph-proxy cache and applying ref * 2025-02-26 00:20:35.017 | (0188 / 1316) 2025-02-26 00:20:35.035 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2025-02-26 00:20:40.313 | Cloning from charm-ceph-radosgw cache and applying ref * 2025-02-26 00:21:37.325 | (0189 / 1316) 2025-02-26 00:21:37.343 | 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 * 2025-02-26 00:21:40.716 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2025-02-26 00:21:53.465 | (0190 / 1316) 2025-02-26 00:21:53.483 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2025-02-26 00:21:56.487 | Cloning from charm-cinder cache and applying ref * 2025-02-26 00:22:52.692 | (0191 / 1316) 2025-02-26 00:22:52.718 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2025-02-26 00:22:54.865 | Cloning from charm-cinder-backup cache and applying ref * 2025-02-26 00:23:08.263 | (0192 / 1316) 2025-02-26 00:23:08.281 | 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 * 2025-02-26 00:23:11.276 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2025-02-26 00:23:16.147 | (0193 / 1316) 2025-02-26 00:23:16.164 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2025-02-26 00:23:17.912 | Cloning from charm-cinder-ceph cache and applying ref * 2025-02-26 00:23:34.604 | (0194 / 1316) 2025-02-26 00:23:34.622 | 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 * 2025-02-26 00:23:41.102 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2025-02-26 00:23:53.433 | (0195 / 1316) 2025-02-26 00:23:53.450 | 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 * 2025-02-26 00:23:54.149 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2025-02-26 00:23:54.222 | (0196 / 1316) 2025-02-26 00:23:54.240 | 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 * 2025-02-26 00:23:54.597 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2025-02-26 00:23:54.670 | (0197 / 1316) 2025-02-26 00:23:54.688 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2025-02-26 00:23:55.817 | Cloning from charm-cinder-infinidat cache and applying ref * 2025-02-26 00:23:57.889 | (0198 / 1316) 2025-02-26 00:23:57.906 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2025-02-26 00:23:59.185 | Cloning from charm-cinder-k8s cache and applying ref * 2025-02-26 00:24:19.982 | (0199 / 1316) 2025-02-26 00:24:19.999 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2025-02-26 00:24:22.496 | Cloning from charm-cinder-lvm cache and applying ref * 2025-02-26 00:24:32.004 | (0200 / 1316) 2025-02-26 00:24:32.021 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2025-02-26 00:24:33.958 | Cloning from charm-cinder-netapp cache and applying ref * 2025-02-26 00:24:44.665 | (0201 / 1316) 2025-02-26 00:24:44.682 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2025-02-26 00:24:45.172 | Cloning from charm-cinder-nfs cache and applying ref * 2025-02-26 00:24:45.384 | (0202 / 1316) 2025-02-26 00:24:45.402 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2025-02-26 00:24:49.134 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2025-02-26 00:24:55.543 | (0203 / 1316) 2025-02-26 00:24:55.560 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2025-02-26 00:24:57.695 | Cloning from charm-cinder-purestorage cache and applying ref * 2025-02-26 00:25:10.285 | (0204 / 1316) 2025-02-26 00:25:10.303 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2025-02-26 00:25:12.457 | Cloning from charm-cinder-solidfire cache and applying ref * 2025-02-26 00:25:17.560 | (0205 / 1316) 2025-02-26 00:25:17.578 | 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 * 2025-02-26 00:25:18.602 | Cloning from charm-cinder-three-par cache and applying ref * 2025-02-26 00:25:21.398 | (0206 / 1316) 2025-02-26 00:25:21.415 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2025-02-26 00:25:22.177 | Cloning from charm-cloudkitty cache and applying ref * 2025-02-26 00:25:22.271 | (0207 / 1316) 2025-02-26 00:25:22.288 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2025-02-26 00:25:25.099 | Cloning from charm-deployment-guide cache and applying ref * 2025-02-26 00:25:32.109 | (0208 / 1316) 2025-02-26 00:25:32.129 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2025-02-26 00:25:34.347 | Cloning from charm-designate cache and applying ref * 2025-02-26 00:26:03.693 | (0209 / 1316) 2025-02-26 00:26:03.711 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2025-02-26 00:26:27.126 | Cloning from charm-designate-bind cache and applying ref * 2025-02-26 00:26:37.960 | (0210 / 1316) 2025-02-26 00:26:37.977 | 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 * 2025-02-26 00:26:41.125 | Cloning from charm-designate-bind-k8s cache and applying ref * 2025-02-26 00:26:43.133 | (0211 / 1316) 2025-02-26 00:26:43.150 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2025-02-26 00:26:44.419 | Cloning from charm-designate-k8s cache and applying ref * 2025-02-26 00:26:49.628 | (0212 / 1316) 2025-02-26 00:26:49.645 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2025-02-26 00:26:51.946 | Cloning from charm-glance cache and applying ref * 2025-02-26 00:27:15.070 | (0213 / 1316) 2025-02-26 00:27:15.088 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2025-02-26 00:27:16.573 | Cloning from charm-glance-k8s cache and applying ref * 2025-02-26 00:27:28.884 | (0214 / 1316) 2025-02-26 00:27:28.901 | 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 * 2025-02-26 00:27:59.597 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2025-02-26 00:28:47.281 | (0215 / 1316) 2025-02-26 00:28:47.299 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2025-02-26 00:28:48.575 | Cloning from charm-glusterfs cache and applying ref * 2025-02-26 00:28:48.682 | (0216 / 1316) 2025-02-26 00:28:48.699 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2025-02-26 00:28:52.135 | Cloning from charm-gnocchi cache and applying ref * 2025-02-26 00:29:08.510 | (0217 / 1316) 2025-02-26 00:29:08.527 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2025-02-26 00:29:10.856 | Cloning from charm-gnocchi-k8s cache and applying ref * 2025-02-26 00:29:21.279 | (0218 / 1316) 2025-02-26 00:29:21.296 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2025-02-26 00:29:27.076 | Cloning from charm-guide cache and applying ref * 2025-02-26 00:30:16.354 | (0219 / 1316) 2025-02-26 00:30:16.371 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2025-02-26 00:30:17.570 | Cloning from charm-hacluster cache and applying ref * 2025-02-26 00:30:32.382 | (0220 / 1316) 2025-02-26 00:30:32.400 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2025-02-26 00:30:34.444 | Cloning from charm-heat cache and applying ref * 2025-02-26 00:30:55.090 | (0221 / 1316) 2025-02-26 00:30:55.108 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2025-02-26 00:30:56.024 | Cloning from charm-heat-k8s cache and applying ref * 2025-02-26 00:31:03.549 | (0222 / 1316) 2025-02-26 00:31:03.566 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2025-02-26 00:31:04.658 | Cloning from charm-horizon-k8s cache and applying ref * 2025-02-26 00:31:25.348 | (0223 / 1316) 2025-02-26 00:31:25.365 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2025-02-26 00:31:26.099 | Cloning from charm-infinidat-tools cache and applying ref * 2025-02-26 00:31:31.737 | (0224 / 1316) 2025-02-26 00:31:31.755 | 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 * 2025-02-26 00:31:32.578 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2025-02-26 00:31:32.651 | (0225 / 1316) 2025-02-26 00:31:32.668 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2025-02-26 00:31:33.528 | Cloning from charm-interface-bgp cache and applying ref * 2025-02-26 00:31:33.603 | (0226 / 1316) 2025-02-26 00:31:33.620 | 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 * 2025-02-26 00:31:34.702 | Cloning from charm-interface-bind-rndc cache and applying ref * 2025-02-26 00:31:34.776 | (0227 / 1316) 2025-02-26 00:31:34.793 | 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 * 2025-02-26 00:31:35.236 | Cloning from charm-interface-ceph-client cache and applying ref * 2025-02-26 00:31:35.311 | (0228 / 1316) 2025-02-26 00:31:35.328 | 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 * 2025-02-26 00:31:35.787 | Cloning from charm-interface-ceph-mds cache and applying ref * 2025-02-26 00:31:35.860 | (0229 / 1316) 2025-02-26 00:31:35.877 | 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 * 2025-02-26 00:31:36.302 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2025-02-26 00:31:36.376 | (0230 / 1316) 2025-02-26 00:31:36.393 | 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 * 2025-02-26 00:31:36.713 | Cloning from charm-interface-cinder-backend cache and applying ref * 2025-02-26 00:31:36.784 | (0231 / 1316) 2025-02-26 00:31:36.803 | 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 * 2025-02-26 00:31:37.283 | Cloning from charm-interface-cinder-backup cache and applying ref * 2025-02-26 00:31:37.355 | (0232 / 1316) 2025-02-26 00:31:37.372 | 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 * 2025-02-26 00:31:37.692 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2025-02-26 00:31:37.764 | (0233 / 1316) 2025-02-26 00:31:37.782 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2025-02-26 00:31:38.072 | Cloning from charm-interface-designate cache and applying ref * 2025-02-26 00:31:38.144 | (0234 / 1316) 2025-02-26 00:31:38.161 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2025-02-26 00:31:38.435 | Cloning from charm-interface-gnocchi cache and applying ref * 2025-02-26 00:31:38.507 | (0235 / 1316) 2025-02-26 00:31:38.525 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2025-02-26 00:31:43.744 | Cloning from charm-interface-hacluster cache and applying ref * 2025-02-26 00:31:51.670 | (0236 / 1316) 2025-02-26 00:31:51.687 | 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 * 2025-02-26 00:31:52.192 | Cloning from charm-interface-ironic-api cache and applying ref * 2025-02-26 00:31:52.265 | (0237 / 1316) 2025-02-26 00:31:52.283 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2025-02-26 00:31:52.651 | Cloning from charm-interface-keystone cache and applying ref * 2025-02-26 00:31:53.851 | (0238 / 1316) 2025-02-26 00:31:53.869 | 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 * 2025-02-26 00:31:54.420 | Cloning from charm-interface-keystone-admin cache and applying ref * 2025-02-26 00:31:54.493 | (0239 / 1316) 2025-02-26 00:31:54.510 | 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 * 2025-02-26 00:31:55.384 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2025-02-26 00:31:55.458 | (0240 / 1316) 2025-02-26 00:31:55.476 | 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 * 2025-02-26 00:31:55.791 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2025-02-26 00:31:55.956 | (0241 / 1316) 2025-02-26 00:31:55.973 | 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 * 2025-02-26 00:31:56.330 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2025-02-26 00:31:56.402 | (0242 / 1316) 2025-02-26 00:31:56.419 | 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 * 2025-02-26 00:31:56.806 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2025-02-26 00:31:56.877 | (0243 / 1316) 2025-02-26 00:31:56.894 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2025-02-26 00:31:57.315 | Cloning from charm-interface-magpie cache and applying ref * 2025-02-26 00:31:57.387 | (0244 / 1316) 2025-02-26 00:31:57.404 | 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 * 2025-02-26 00:31:57.786 | Cloning from charm-interface-manila-plugin cache and applying ref * 2025-02-26 00:31:57.858 | (0245 / 1316) 2025-02-26 00:31:57.875 | 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 * 2025-02-26 00:31:58.130 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2025-02-26 00:31:58.201 | (0246 / 1316) 2025-02-26 00:31:58.219 | 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 * 2025-02-26 00:31:58.561 | Cloning from charm-interface-mysql-router cache and applying ref * 2025-02-26 00:31:58.632 | (0247 / 1316) 2025-02-26 00:31:58.651 | 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 * 2025-02-26 00:31:59.267 | Cloning from charm-interface-mysql-shared cache and applying ref * 2025-02-26 00:31:59.343 | (0248 / 1316) 2025-02-26 00:31:59.362 | 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 * 2025-02-26 00:31:59.817 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2025-02-26 00:31:59.890 | (0249 / 1316) 2025-02-26 00:31:59.907 | 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 * 2025-02-26 00:32:00.188 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2025-02-26 00:32:00.262 | (0250 / 1316) 2025-02-26 00:32:00.279 | 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 * 2025-02-26 00:32:00.698 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2025-02-26 00:32:00.790 | (0251 / 1316) 2025-02-26 00:32:00.817 | 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 * 2025-02-26 00:32:01.292 | Cloning from charm-interface-nova-cell cache and applying ref * 2025-02-26 00:32:01.366 | (0252 / 1316) 2025-02-26 00:32:01.384 | 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 * 2025-02-26 00:32:01.670 | Cloning from charm-interface-nova-compute cache and applying ref * 2025-02-26 00:32:01.742 | (0253 / 1316) 2025-02-26 00:32:01.759 | 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 * 2025-02-26 00:32:02.261 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2025-02-26 00:32:02.333 | (0254 / 1316) 2025-02-26 00:32:02.351 | 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 * 2025-02-26 00:32:02.650 | Cloning from charm-interface-openstack-ha cache and applying ref * 2025-02-26 00:32:02.721 | (0255 / 1316) 2025-02-26 00:32:02.739 | 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 * 2025-02-26 00:32:03.002 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2025-02-26 00:32:03.073 | (0256 / 1316) 2025-02-26 00:32:03.091 | 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 * 2025-02-26 00:32:03.398 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2025-02-26 00:32:03.470 | (0257 / 1316) 2025-02-26 00:32:03.488 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2025-02-26 00:32:03.810 | Cloning from charm-interface-placement cache and applying ref * 2025-02-26 00:32:03.883 | (0258 / 1316) 2025-02-26 00:32:03.900 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2025-02-26 00:32:04.215 | Cloning from charm-interface-rabbitmq cache and applying ref * 2025-02-26 00:32:04.286 | (0259 / 1316) 2025-02-26 00:32:04.304 | 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 * 2025-02-26 00:32:04.612 | Cloning from charm-interface-service-control cache and applying ref * 2025-02-26 00:32:04.684 | (0260 / 1316) 2025-02-26 00:32:04.702 | 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 * 2025-02-26 00:32:04.979 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2025-02-26 00:32:05.051 | (0261 / 1316) 2025-02-26 00:32:05.068 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2025-02-26 00:32:05.533 | Cloning from charm-ironic cache and applying ref * 2025-02-26 00:32:05.617 | (0262 / 1316) 2025-02-26 00:32:05.635 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2025-02-26 00:32:07.572 | Cloning from charm-ironic-api cache and applying ref * 2025-02-26 00:32:20.853 | (0263 / 1316) 2025-02-26 00:32:20.871 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2025-02-26 00:32:22.494 | Cloning from charm-ironic-conductor cache and applying ref * 2025-02-26 00:32:36.469 | (0264 / 1316) 2025-02-26 00:32:36.488 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2025-02-26 00:32:37.741 | Cloning from charm-ironic-dashboard cache and applying ref * 2025-02-26 00:32:40.415 | (0265 / 1316) 2025-02-26 00:32:40.434 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2025-02-26 00:32:43.266 | Cloning from charm-keystone cache and applying ref * 2025-02-26 00:33:39.407 | (0266 / 1316) 2025-02-26 00:33:39.424 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2025-02-26 00:33:40.528 | Cloning from charm-keystone-k8s cache and applying ref * 2025-02-26 00:34:04.769 | (0267 / 1316) 2025-02-26 00:34:04.795 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2025-02-26 00:34:06.264 | Cloning from charm-keystone-kerberos cache and applying ref * 2025-02-26 00:34:10.613 | (0268 / 1316) 2025-02-26 00:34:10.630 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2025-02-26 00:34:11.712 | Cloning from charm-keystone-ldap cache and applying ref * 2025-02-26 00:34:16.904 | (0269 / 1316) 2025-02-26 00:34:16.922 | 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 * 2025-02-26 00:34:17.792 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2025-02-26 00:34:19.379 | (0270 / 1316) 2025-02-26 00:34:19.396 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2025-02-26 00:34:21.387 | Cloning from charm-keystone-openidc cache and applying ref * 2025-02-26 00:34:26.468 | (0271 / 1316) 2025-02-26 00:34:26.486 | 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 * 2025-02-26 00:34:28.106 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2025-02-26 00:34:34.610 | (0272 / 1316) 2025-02-26 00:34:34.628 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2025-02-26 00:34:35.041 | Cloning from charm-layer-ceph cache and applying ref * 2025-02-26 00:34:35.112 | (0273 / 1316) 2025-02-26 00:34:35.130 | 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 * 2025-02-26 00:34:35.446 | Cloning from charm-layer-ceph-base cache and applying ref * 2025-02-26 00:34:35.519 | (0274 / 1316) 2025-02-26 00:34:35.537 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2025-02-26 00:34:36.362 | Cloning from charm-layer-openstack cache and applying ref * 2025-02-26 00:34:36.499 | (0275 / 1316) 2025-02-26 00:34:36.517 | 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 * 2025-02-26 00:34:36.785 | Cloning from charm-layer-openstack-api cache and applying ref * 2025-02-26 00:34:36.859 | (0276 / 1316) 2025-02-26 00:34:36.877 | 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 * 2025-02-26 00:34:37.149 | Cloning from charm-layer-openstack-principle cache and applying ref * 2025-02-26 00:34:37.221 | (0277 / 1316) 2025-02-26 00:34:37.239 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2025-02-26 00:34:38.395 | Cloning from charm-magnum cache and applying ref * 2025-02-26 00:34:46.562 | (0278 / 1316) 2025-02-26 00:34:46.580 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2025-02-26 00:34:48.000 | Cloning from charm-magnum-dashboard cache and applying ref * 2025-02-26 00:34:54.945 | (0279 / 1316) 2025-02-26 00:34:54.964 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2025-02-26 00:34:55.913 | Cloning from charm-magnum-k8s cache and applying ref * 2025-02-26 00:34:57.406 | (0280 / 1316) 2025-02-26 00:34:57.423 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2025-02-26 00:34:58.262 | Cloning from charm-magpie cache and applying ref * 2025-02-26 00:35:09.691 | (0281 / 1316) 2025-02-26 00:35:09.709 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2025-02-26 00:35:11.953 | Cloning from charm-manila cache and applying ref * 2025-02-26 00:35:25.923 | (0282 / 1316) 2025-02-26 00:35:25.940 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2025-02-26 00:35:27.606 | Cloning from charm-manila-dashboard cache and applying ref * 2025-02-26 00:35:33.254 | (0283 / 1316) 2025-02-26 00:35:33.274 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2025-02-26 00:35:34.579 | Cloning from charm-manila-flashblade cache and applying ref * 2025-02-26 00:35:34.653 | (0284 / 1316) 2025-02-26 00:35:34.671 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2025-02-26 00:35:36.515 | Cloning from charm-manila-ganesha cache and applying ref * 2025-02-26 00:35:52.746 | (0285 / 1316) 2025-02-26 00:35:52.763 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2025-02-26 00:35:54.701 | Cloning from charm-manila-generic cache and applying ref * 2025-02-26 00:35:59.252 | (0286 / 1316) 2025-02-26 00:35:59.271 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2025-02-26 00:35:59.823 | Cloning from charm-manila-glusterfs cache and applying ref * 2025-02-26 00:35:59.922 | (0287 / 1316) 2025-02-26 00:35:59.939 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2025-02-26 00:36:01.114 | Cloning from charm-manila-infinidat cache and applying ref * 2025-02-26 00:36:03.969 | (0288 / 1316) 2025-02-26 00:36:03.986 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2025-02-26 00:36:06.851 | Cloning from charm-manila-netapp cache and applying ref * 2025-02-26 00:36:12.410 | (0289 / 1316) 2025-02-26 00:36:12.427 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2025-02-26 00:36:14.343 | Cloning from charm-masakari cache and applying ref * 2025-02-26 00:36:27.011 | (0290 / 1316) 2025-02-26 00:36:27.028 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2025-02-26 00:36:28.556 | Cloning from charm-masakari-monitors cache and applying ref * 2025-02-26 00:36:34.254 | (0291 / 1316) 2025-02-26 00:36:34.272 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2025-02-26 00:36:34.780 | Cloning from charm-mistral cache and applying ref * 2025-02-26 00:36:35.280 | (0292 / 1316) 2025-02-26 00:36:35.297 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2025-02-26 00:36:36.029 | Cloning from charm-murano cache and applying ref * 2025-02-26 00:36:36.105 | (0293 / 1316) 2025-02-26 00:36:36.124 | 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 * 2025-02-26 00:36:37.004 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2025-02-26 00:37:01.926 | (0294 / 1316) 2025-02-26 00:37:01.943 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2025-02-26 00:37:03.006 | Cloning from charm-mysql-router cache and applying ref * 2025-02-26 00:37:07.009 | (0295 / 1316) 2025-02-26 00:37:07.034 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2025-02-26 00:37:08.935 | Cloning from charm-neutron-api cache and applying ref * 2025-02-26 00:37:42.866 | (0296 / 1316) 2025-02-26 00:37:42.884 | 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 * 2025-02-26 00:37:44.036 | Cloning from charm-neutron-api-odl cache and applying ref * 2025-02-26 00:37:44.243 | (0297 / 1316) 2025-02-26 00:37:44.261 | 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 * 2025-02-26 00:37:46.555 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2025-02-26 00:37:55.520 | (0298 / 1316) 2025-02-26 00:37:55.538 | 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 * 2025-02-26 00:37:56.908 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2025-02-26 00:38:03.080 | (0299 / 1316) 2025-02-26 00:38:03.097 | 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 * 2025-02-26 00:38:05.337 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2025-02-26 00:38:51.111 | (0300 / 1316) 2025-02-26 00:38:51.129 | 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 * 2025-02-26 00:38:53.042 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2025-02-26 00:39:02.193 | (0301 / 1316) 2025-02-26 00:39:02.211 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2025-02-26 00:39:06.653 | Cloning from charm-neutron-gateway cache and applying ref * 2025-02-26 00:39:20.231 | (0302 / 1316) 2025-02-26 00:39:20.249 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2025-02-26 00:39:21.370 | Cloning from charm-neutron-k8s cache and applying ref * 2025-02-26 00:39:34.964 | (0303 / 1316) 2025-02-26 00:39:34.982 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2025-02-26 00:39:38.005 | Cloning from charm-neutron-openvswitch cache and applying ref * 2025-02-26 00:39:49.575 | (0304 / 1316) 2025-02-26 00:39:49.593 | 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 * 2025-02-26 00:39:52.274 | Cloning from charm-nova-cell-controller cache and applying ref * 2025-02-26 00:40:11.319 | (0305 / 1316) 2025-02-26 00:40:11.336 | 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 * 2025-02-26 00:40:13.643 | Cloning from charm-nova-cloud-controller cache and applying ref * 2025-02-26 00:40:48.890 | (0306 / 1316) 2025-02-26 00:40:48.907 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2025-02-26 00:40:50.659 | Cloning from charm-nova-compute cache and applying ref * 2025-02-26 00:41:27.258 | (0307 / 1316) 2025-02-26 00:41:27.275 | 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 * 2025-02-26 00:41:28.044 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2025-02-26 00:41:34.105 | (0308 / 1316) 2025-02-26 00:41:34.123 | 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 * 2025-02-26 00:41:34.734 | Cloning from charm-nova-compute-proxy cache and applying ref * 2025-02-26 00:41:34.841 | (0309 / 1316) 2025-02-26 00:41:34.859 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2025-02-26 00:41:36.544 | Cloning from charm-nova-k8s cache and applying ref * 2025-02-26 00:41:47.527 | (0310 / 1316) 2025-02-26 00:41:47.544 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2025-02-26 00:41:48.283 | Cloning from charm-nova-lxd cache and applying ref * 2025-02-26 00:41:48.512 | (0311 / 1316) 2025-02-26 00:41:48.530 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2025-02-26 00:41:50.417 | Cloning from charm-octavia cache and applying ref * 2025-02-26 00:42:09.175 | (0312 / 1316) 2025-02-26 00:42:09.192 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2025-02-26 00:42:10.349 | Cloning from charm-octavia-dashboard cache and applying ref * 2025-02-26 00:42:14.009 | (0313 / 1316) 2025-02-26 00:42:14.026 | 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 * 2025-02-26 00:42:16.607 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2025-02-26 00:42:24.386 | (0314 / 1316) 2025-02-26 00:42:24.403 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2025-02-26 00:42:25.512 | Cloning from charm-octavia-k8s cache and applying ref * 2025-02-26 00:42:29.958 | (0315 / 1316) 2025-02-26 00:42:29.976 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2025-02-26 00:42:30.829 | Cloning from charm-odl-controller cache and applying ref * 2025-02-26 00:42:31.031 | (0316 / 1316) 2025-02-26 00:42:31.048 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2025-02-26 00:42:33.873 | Cloning from charm-openstack-dashboard cache and applying ref * 2025-02-26 00:43:41.414 | (0317 / 1316) 2025-02-26 00:43:41.432 | 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 * 2025-02-26 00:43:43.197 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2025-02-26 00:43:43.548 | (0318 / 1316) 2025-02-26 00:43:43.565 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2025-02-26 00:43:44.643 | Cloning from charm-openstack-hypervisor cache and applying ref * 2025-02-26 00:43:52.786 | (0319 / 1316) 2025-02-26 00:43:52.803 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2025-02-26 00:43:53.193 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2025-02-26 00:43:53.272 | (0320 / 1316) 2025-02-26 00:43:53.290 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2025-02-26 00:43:53.998 | Cloning from charm-openvswitch-odl cache and applying ref * 2025-02-26 00:43:54.080 | (0321 / 1316) 2025-02-26 00:43:54.097 | 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 * 2025-02-26 00:43:54.645 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2025-02-26 00:43:55.391 | (0322 / 1316) 2025-02-26 00:43:55.408 | 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 * 2025-02-26 00:43:55.826 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2025-02-26 00:43:55.900 | (0323 / 1316) 2025-02-26 00:43:55.917 | 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 * 2025-02-26 00:43:56.255 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2025-02-26 00:43:56.328 | (0324 / 1316) 2025-02-26 00:43:56.346 | 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 * 2025-02-26 00:43:56.627 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2025-02-26 00:43:56.702 | (0325 / 1316) 2025-02-26 00:43:56.719 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2025-02-26 00:43:58.596 | Cloning from charm-ops-openstack cache and applying ref * 2025-02-26 00:44:00.722 | (0326 / 1316) 2025-02-26 00:44:00.739 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2025-02-26 00:44:03.143 | Cloning from charm-ops-sunbeam cache and applying ref * 2025-02-26 00:44:56.234 | (0327 / 1316) 2025-02-26 00:44:56.252 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2025-02-26 00:44:57.094 | Cloning from charm-pacemaker-remote cache and applying ref * 2025-02-26 00:44:57.436 | (0328 / 1316) 2025-02-26 00:44:57.453 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2025-02-26 00:44:57.795 | Cloning from charm-panko cache and applying ref * 2025-02-26 00:44:57.908 | (0329 / 1316) 2025-02-26 00:44:57.925 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2025-02-26 00:44:59.133 | Cloning from charm-percona-cluster cache and applying ref * 2025-02-26 00:45:01.229 | (0330 / 1316) 2025-02-26 00:45:01.247 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2025-02-26 00:45:19.568 | Cloning from charm-placement cache and applying ref * 2025-02-26 00:45:32.246 | (0331 / 1316) 2025-02-26 00:45:32.263 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2025-02-26 00:45:33.497 | Cloning from charm-placement-k8s cache and applying ref * 2025-02-26 00:45:42.252 | (0332 / 1316) 2025-02-26 00:45:42.269 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2025-02-26 00:45:44.668 | Cloning from charm-rabbitmq-server cache and applying ref * 2025-02-26 00:45:59.036 | (0333 / 1316) 2025-02-26 00:45:59.054 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2025-02-26 00:45:59.977 | Cloning from charm-specs cache and applying ref * 2025-02-26 00:46:02.232 | (0334 / 1316) 2025-02-26 00:46:02.250 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2025-02-26 00:46:03.994 | Cloning from charm-swift-proxy cache and applying ref * 2025-02-26 00:46:17.723 | (0335 / 1316) 2025-02-26 00:46:17.740 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2025-02-26 00:46:20.401 | Cloning from charm-swift-storage cache and applying ref * 2025-02-26 00:46:38.792 | (0336 / 1316) 2025-02-26 00:46:38.809 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2025-02-26 00:46:42.084 | Cloning from charm-tempest cache and applying ref * 2025-02-26 00:46:47.075 | (0337 / 1316) 2025-02-26 00:46:47.093 | 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 * 2025-02-26 00:46:57.876 | Cloning from charm-trilio-data-mover cache and applying ref * 2025-02-26 00:46:58.359 | (0338 / 1316) 2025-02-26 00:46:58.376 | 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 * 2025-02-26 00:46:59.658 | Cloning from charm-trilio-dm-api cache and applying ref * 2025-02-26 00:46:59.740 | (0339 / 1316) 2025-02-26 00:46:59.758 | 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 * 2025-02-26 00:47:00.219 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2025-02-26 00:47:00.300 | (0340 / 1316) 2025-02-26 00:47:00.317 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2025-02-26 00:47:01.020 | Cloning from charm-trilio-wlm cache and applying ref * 2025-02-26 00:47:01.102 | (0341 / 1316) 2025-02-26 00:47:01.119 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2025-02-26 00:47:02.050 | Cloning from charm-trove cache and applying ref * 2025-02-26 00:47:02.690 | (0342 / 1316) 2025-02-26 00:47:02.707 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2025-02-26 00:47:04.646 | Cloning from charm-vault cache and applying ref * 2025-02-26 00:47:19.670 | (0343 / 1316) 2025-02-26 00:47:19.687 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2025-02-26 00:47:21.443 | Cloning from charm-watcher cache and applying ref * 2025-02-26 00:47:28.264 | (0344 / 1316) 2025-02-26 00:47:28.281 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2025-02-26 00:47:29.765 | Cloning from charm-watcher-dashboard cache and applying ref * 2025-02-26 00:47:36.490 | (0345 / 1316) 2025-02-26 00:47:36.508 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2025-02-26 00:47:38.846 | Cloning from charm-zuul-jobs cache and applying ref * 2025-02-26 00:47:46.962 | (0346 / 1316) 2025-02-26 00:47:46.980 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2025-02-26 00:47:48.127 | Cloning from charms.ceph cache and applying ref * 2025-02-26 00:47:50.644 | (0347 / 1316) 2025-02-26 00:47:50.662 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2025-02-26 00:47:51.679 | Cloning from charms.openstack cache and applying ref * 2025-02-26 00:47:58.340 | (0348 / 1316) 2025-02-26 00:47:58.357 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2025-02-26 00:47:59.102 | Cloning from ci-log-processing cache and applying ref * 2025-02-26 00:48:53.839 | (0349 / 1316) 2025-02-26 00:48:53.857 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2025-02-26 00:48:58.382 | Cloning from cinder cache and applying ref * 2025-02-26 00:52:00.566 | (0350 / 1316) 2025-02-26 00:52:00.584 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2025-02-26 00:52:01.763 | Cloning from cinder-specs cache and applying ref * 2025-02-26 00:52:09.995 | (0351 / 1316) 2025-02-26 00:52:10.012 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2025-02-26 00:52:13.714 | Cloning from cinder-tempest-plugin cache and applying ref * 2025-02-26 00:53:25.261 | (0352 / 1316) 2025-02-26 00:53:25.279 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2025-02-26 00:53:27.895 | Cloning from cinderlib cache and applying ref * 2025-02-26 00:53:30.996 | (0353 / 1316) 2025-02-26 00:53:31.014 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2025-02-26 00:53:33.751 | Cloning from cliff cache and applying ref * 2025-02-26 00:53:38.034 | (0354 / 1316) 2025-02-26 00:53:38.051 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2025-02-26 00:53:41.539 | Cloning from cloudkitty cache and applying ref * 2025-02-26 00:54:14.433 | (0355 / 1316) 2025-02-26 00:54:14.451 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2025-02-26 00:54:19.122 | Cloning from cloudkitty-dashboard cache and applying ref * 2025-02-26 00:54:23.239 | (0356 / 1316) 2025-02-26 00:54:23.256 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2025-02-26 00:54:24.526 | Cloning from cloudkitty-specs cache and applying ref * 2025-02-26 00:54:25.035 | (0357 / 1316) 2025-02-26 00:54:25.052 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2025-02-26 00:54:27.902 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2025-02-26 00:54:29.746 | (0358 / 1316) 2025-02-26 00:54:29.763 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2025-02-26 00:54:39.428 | Cloning from codegenerator cache and applying ref * 2025-02-26 00:55:41.014 | (0359 / 1316) 2025-02-26 00:55:41.053 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2025-02-26 00:55:41.806 | Cloning from constellations cache and applying ref * 2025-02-26 00:55:41.910 | (0360 / 1316) 2025-02-26 00:55:41.927 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2025-02-26 00:55:56.152 | Cloning from contributor-guide cache and applying ref * 2025-02-26 00:56:00.114 | (0361 / 1316) 2025-02-26 00:56:00.153 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2025-02-26 00:56:00.634 | Cloning from cookiecutter cache and applying ref * 2025-02-26 00:56:00.712 | (0362 / 1316) 2025-02-26 00:56:00.730 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2025-02-26 00:56:01.463 | Cloning from coverage2sql cache and applying ref * 2025-02-26 00:56:01.641 | (0363 / 1316) 2025-02-26 00:56:01.659 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2025-02-26 00:56:12.362 | Cloning from cyborg cache and applying ref * 2025-02-26 00:56:27.881 | (0364 / 1316) 2025-02-26 00:56:27.899 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2025-02-26 00:56:28.616 | Cloning from cyborg-specs cache and applying ref * 2025-02-26 00:56:29.014 | (0365 / 1316) 2025-02-26 00:56:29.032 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2025-02-26 00:56:30.164 | Cloning from cyborg-tempest-plugin cache and applying ref * 2025-02-26 00:56:32.038 | (0366 / 1316) 2025-02-26 00:56:32.055 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2025-02-26 00:56:33.533 | Cloning from debtcollector cache and applying ref * 2025-02-26 00:56:35.270 | (0367 / 1316) 2025-02-26 00:56:35.287 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2025-02-26 00:56:41.948 | Cloning from designate cache and applying ref * 2025-02-26 01:00:00.855 | (0368 / 1316) 2025-02-26 01:00:00.872 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2025-02-26 01:00:10.693 | Cloning from designate-dashboard cache and applying ref * 2025-02-26 01:01:36.153 | (0369 / 1316) 2025-02-26 01:01:36.171 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2025-02-26 01:01:37.821 | Cloning from designate-specs cache and applying ref * 2025-02-26 01:01:38.122 | (0370 / 1316) 2025-02-26 01:01:38.140 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2025-02-26 01:01:41.489 | Cloning from designate-tempest-plugin cache and applying ref * 2025-02-26 01:03:19.239 | (0371 / 1316) 2025-02-26 01:03:19.256 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2025-02-26 01:03:30.143 | Cloning from devstack cache and applying ref * 2025-02-26 01:09:32.972 | (0372 / 1316) 2025-02-26 01:09:32.990 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2025-02-26 01:09:35.354 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2025-02-26 01:09:35.500 | (0373 / 1316) 2025-02-26 01:09:35.525 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2025-02-26 01:09:41.214 | Cloning from devstack-plugin-ceph cache and applying ref * 2025-02-26 01:11:36.720 | (0374 / 1316) 2025-02-26 01:11:36.738 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2025-02-26 01:12:20.765 | Cloning from devstack-plugin-container cache and applying ref * 2025-02-26 01:12:33.796 | (0375 / 1316) 2025-02-26 01:12:33.814 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2025-02-26 01:12:34.251 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2025-02-26 01:12:34.324 | (0376 / 1316) 2025-02-26 01:12:34.341 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2025-02-26 01:12:35.622 | Cloning from devstack-plugin-kafka cache and applying ref * 2025-02-26 01:12:35.812 | (0377 / 1316) 2025-02-26 01:12:35.829 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2025-02-26 01:12:37.317 | Cloning from devstack-plugin-nfs cache and applying ref * 2025-02-26 01:12:41.084 | (0378 / 1316) 2025-02-26 01:12:41.102 | 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 * 2025-02-26 01:12:41.942 | Cloning from devstack-plugin-open-cas cache and applying ref * 2025-02-26 01:12:42.044 | (0379 / 1316) 2025-02-26 01:12:42.062 | Updating cache of https://opendev.org/openstack/devstack-plugin-prometheus.git in /opt/dib_cache/source-repositories/devstack_plugin_prometheus_7222d1fe05b32acce8fff4e7f3b838663d55fc06 with ref * 2025-02-26 01:12:43.022 | Cloning from devstack-plugin-prometheus cache and applying ref * 2025-02-26 01:12:45.072 | (0380 / 1316) 2025-02-26 01:12:45.090 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2025-02-26 01:12:46.234 | Cloning from devstack-tools cache and applying ref * 2025-02-26 01:12:46.722 | (0381 / 1316) 2025-02-26 01:12:46.740 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2025-02-26 01:12:48.114 | Cloning from devstack-vagrant cache and applying ref * 2025-02-26 01:12:48.759 | (0382 / 1316) 2025-02-26 01:12:48.776 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2025-02-26 01:12:55.756 | Cloning from diskimage-builder cache and applying ref * 2025-02-26 01:14:47.841 | (0383 / 1316) 2025-02-26 01:14:47.858 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2025-02-26 01:14:50.149 | Cloning from election cache and applying ref * 2025-02-26 01:17:43.850 | (0384 / 1316) 2025-02-26 01:17:43.874 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2025-02-26 01:17:44.999 | Cloning from eslint-config-openstack cache and applying ref * 2025-02-26 01:17:45.258 | (0385 / 1316) 2025-02-26 01:17:45.275 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2025-02-26 01:17:47.027 | Cloning from etcd3gw cache and applying ref * 2025-02-26 01:17:56.776 | (0386 / 1316) 2025-02-26 01:17:56.793 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2025-02-26 01:18:03.570 | Cloning from freezer cache and applying ref * 2025-02-26 01:19:50.515 | (0387 / 1316) 2025-02-26 01:19:50.532 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2025-02-26 01:19:53.491 | Cloning from freezer-api cache and applying ref * 2025-02-26 01:20:04.844 | (0388 / 1316) 2025-02-26 01:20:04.861 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2025-02-26 01:20:07.238 | Cloning from freezer-dr cache and applying ref * 2025-02-26 01:20:07.621 | (0389 / 1316) 2025-02-26 01:20:07.638 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2025-02-26 01:20:10.764 | Cloning from freezer-specs cache and applying ref * 2025-02-26 01:20:13.598 | (0390 / 1316) 2025-02-26 01:20:13.616 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2025-02-26 01:20:15.208 | Cloning from freezer-tempest-plugin cache and applying ref * 2025-02-26 01:20:15.848 | (0391 / 1316) 2025-02-26 01:20:15.866 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2025-02-26 01:20:19.378 | Cloning from freezer-web-ui cache and applying ref * 2025-02-26 01:20:25.190 | (0392 / 1316) 2025-02-26 01:20:25.208 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2025-02-26 01:20:37.433 | Cloning from futurist cache and applying ref * 2025-02-26 01:20:42.417 | (0393 / 1316) 2025-02-26 01:20:42.435 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2025-02-26 01:21:05.293 | Cloning from glance cache and applying ref * 2025-02-26 01:24:24.981 | (0394 / 1316) 2025-02-26 01:24:24.998 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2025-02-26 01:24:26.435 | Cloning from glance-specs cache and applying ref * 2025-02-26 01:24:47.427 | (0395 / 1316) 2025-02-26 01:24:47.444 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2025-02-26 01:24:50.654 | Cloning from glance-tempest-plugin cache and applying ref * 2025-02-26 01:24:55.082 | (0396 / 1316) 2025-02-26 01:24:55.100 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2025-02-26 01:25:01.455 | Cloning from glance_store cache and applying ref * 2025-02-26 01:25:37.742 | (0397 / 1316) 2025-02-26 01:25:37.760 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2025-02-26 01:25:39.923 | Cloning from goal-tools cache and applying ref * 2025-02-26 01:25:40.126 | (0398 / 1316) 2025-02-26 01:25:40.144 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2025-02-26 01:25:42.262 | Cloning from governance cache and applying ref * 2025-02-26 01:26:37.572 | (0399 / 1316) 2025-02-26 01:26:37.590 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2025-02-26 01:26:38.130 | Cloning from governance-sigs cache and applying ref * 2025-02-26 01:26:38.220 | (0400 / 1316) 2025-02-26 01:26:38.238 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2025-02-26 01:26:38.593 | Cloning from governance-website cache and applying ref * 2025-02-26 01:26:38.671 | (0401 / 1316) 2025-02-26 01:26:38.688 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2025-02-26 01:26:41.309 | Cloning from grenade cache and applying ref * 2025-02-26 01:28:02.980 | (0402 / 1316) 2025-02-26 01:28:02.998 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2025-02-26 01:28:03.958 | Cloning from ha-guide cache and applying ref * 2025-02-26 01:28:05.903 | (0403 / 1316) 2025-02-26 01:28:05.921 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2025-02-26 01:28:07.761 | Cloning from hacking cache and applying ref * 2025-02-26 01:28:11.956 | (0404 / 1316) 2025-02-26 01:28:11.974 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2025-02-26 01:28:22.717 | Cloning from heat cache and applying ref * 2025-02-26 01:31:34.299 | (0405 / 1316) 2025-02-26 01:31:34.317 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2025-02-26 01:31:41.538 | Cloning from heat-agents cache and applying ref * 2025-02-26 01:31:45.456 | (0406 / 1316) 2025-02-26 01:31:45.474 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2025-02-26 01:31:46.514 | Cloning from heat-cfntools cache and applying ref * 2025-02-26 01:31:49.071 | (0407 / 1316) 2025-02-26 01:31:49.088 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2025-02-26 01:31:52.564 | Cloning from heat-dashboard cache and applying ref * 2025-02-26 01:31:59.609 | (0408 / 1316) 2025-02-26 01:31:59.627 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2025-02-26 01:32:00.858 | Cloning from heat-specs cache and applying ref * 2025-02-26 01:32:01.173 | (0409 / 1316) 2025-02-26 01:32:01.191 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2025-02-26 01:32:03.044 | Cloning from heat-tempest-plugin cache and applying ref * 2025-02-26 01:32:10.186 | (0410 / 1316) 2025-02-26 01:32:10.204 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2025-02-26 01:32:11.100 | Cloning from heat-templates cache and applying ref * 2025-02-26 01:32:11.621 | (0411 / 1316) 2025-02-26 01:32:11.639 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2025-02-26 01:32:27.964 | Cloning from heat-translator cache and applying ref * 2025-02-26 01:32:37.210 | (0412 / 1316) 2025-02-26 01:32:37.227 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2025-02-26 01:33:11.354 | Cloning from horizon cache and applying ref * 2025-02-26 01:36:12.125 | (0413 / 1316) 2025-02-26 01:36:12.143 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2025-02-26 01:36:13.032 | Cloning from i18n cache and applying ref * 2025-02-26 01:36:22.332 | (0414 / 1316) 2025-02-26 01:36:22.350 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2025-02-26 01:36:22.793 | Cloning from ideas cache and applying ref * 2025-02-26 01:36:22.868 | (0415 / 1316) 2025-02-26 01:36:22.886 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2025-02-26 01:37:30.719 | Cloning from ironic cache and applying ref * 2025-02-26 01:40:17.578 | (0416 / 1316) 2025-02-26 01:40:17.596 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2025-02-26 01:40:26.860 | Cloning from ironic-inspector cache and applying ref * 2025-02-26 01:41:04.570 | (0417 / 1316) 2025-02-26 01:41:04.588 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2025-02-26 01:41:05.043 | Cloning from ironic-inspector-specs cache and applying ref * 2025-02-26 01:41:05.118 | (0418 / 1316) 2025-02-26 01:41:05.136 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2025-02-26 01:41:08.690 | Cloning from ironic-lib cache and applying ref * 2025-02-26 01:41:16.869 | (0419 / 1316) 2025-02-26 01:41:16.887 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2025-02-26 01:41:19.685 | Cloning from ironic-prometheus-exporter cache and applying ref * 2025-02-26 01:41:25.759 | (0420 / 1316) 2025-02-26 01:41:25.777 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2025-02-26 01:41:32.836 | Cloning from ironic-python-agent cache and applying ref * 2025-02-26 01:43:47.988 | (0421 / 1316) 2025-02-26 01:43:48.005 | 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 * 2025-02-26 01:43:50.993 | Cloning from ironic-python-agent-builder cache and applying ref * 2025-02-26 01:44:10.401 | (0422 / 1316) 2025-02-26 01:44:10.419 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2025-02-26 01:44:11.386 | Cloning from ironic-specs cache and applying ref * 2025-02-26 01:44:42.453 | (0423 / 1316) 2025-02-26 01:44:42.470 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2025-02-26 01:44:44.849 | Cloning from ironic-tempest-plugin cache and applying ref * 2025-02-26 01:45:33.946 | (0424 / 1316) 2025-02-26 01:45:33.964 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2025-02-26 01:45:37.298 | Cloning from ironic-ui cache and applying ref * 2025-02-26 01:45:42.972 | (0425 / 1316) 2025-02-26 01:45:42.990 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2025-02-26 01:45:43.503 | Cloning from karma-subunit-reporter cache and applying ref * 2025-02-26 01:45:43.594 | (0426 / 1316) 2025-02-26 01:45:43.611 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2025-02-26 01:45:51.983 | Cloning from kayobe cache and applying ref * 2025-02-26 01:50:31.854 | (0427 / 1316) 2025-02-26 01:50:31.871 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2025-02-26 01:50:36.728 | Cloning from kayobe-config cache and applying ref * 2025-02-26 01:50:48.595 | (0428 / 1316) 2025-02-26 01:50:48.612 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2025-02-26 01:50:59.905 | Cloning from kayobe-config-dev cache and applying ref * 2025-02-26 01:51:12.811 | (0429 / 1316) 2025-02-26 01:51:12.828 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2025-02-26 01:51:21.380 | Cloning from keystone cache and applying ref * 2025-02-26 01:53:24.315 | (0430 / 1316) 2025-02-26 01:53:24.332 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2025-02-26 01:53:25.077 | Cloning from keystone-specs cache and applying ref * 2025-02-26 01:53:27.644 | (0431 / 1316) 2025-02-26 01:53:27.661 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2025-02-26 01:53:29.941 | Cloning from keystone-tempest-plugin cache and applying ref * 2025-02-26 01:53:32.196 | (0432 / 1316) 2025-02-26 01:53:32.214 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2025-02-26 01:53:36.481 | Cloning from keystoneauth cache and applying ref * 2025-02-26 01:54:22.619 | (0433 / 1316) 2025-02-26 01:54:22.637 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2025-02-26 01:54:28.838 | Cloning from keystonemiddleware cache and applying ref * 2025-02-26 01:54:49.033 | (0434 / 1316) 2025-02-26 01:54:49.050 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2025-02-26 01:54:54.658 | Cloning from kolla cache and applying ref * 2025-02-26 01:58:40.828 | (0435 / 1316) 2025-02-26 01:58:40.845 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2025-02-26 01:58:42.952 | Cloning from kolla-ansible cache and applying ref * 2025-02-26 01:58:47.408 | (0436 / 1316) 2025-02-26 01:58:47.425 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2025-02-26 01:58:50.078 | Cloning from kuryr cache and applying ref * 2025-02-26 01:58:55.873 | (0437 / 1316) 2025-02-26 01:58:55.891 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2025-02-26 01:58:59.329 | Cloning from kuryr-libnetwork cache and applying ref * 2025-02-26 01:59:50.953 | (0438 / 1316) 2025-02-26 01:59:50.971 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2025-02-26 01:59:54.436 | Cloning from large-scale cache and applying ref * 2025-02-26 01:59:55.825 | (0439 / 1316) 2025-02-26 01:59:55.842 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2025-02-26 01:59:57.825 | Cloning from ldappool cache and applying ref * 2025-02-26 02:00:01.834 | (0440 / 1316) 2025-02-26 02:00:01.851 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2025-02-26 02:00:03.377 | Cloning from liberasurecode cache and applying ref * 2025-02-26 02:00:08.250 | (0441 / 1316) 2025-02-26 02:00:08.267 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2025-02-26 02:00:09.195 | Cloning from loci cache and applying ref * 2025-02-26 02:00:24.600 | (0442 / 1316) 2025-02-26 02:00:24.618 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2025-02-26 02:00:24.987 | Cloning from logstash-filters cache and applying ref * 2025-02-26 02:00:25.059 | (0443 / 1316) 2025-02-26 02:00:25.076 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2025-02-26 02:00:29.717 | Cloning from magnum cache and applying ref * 2025-02-26 02:01:32.988 | (0444 / 1316) 2025-02-26 02:01:33.006 | Updating cache of https://opendev.org/openstack/magnum-capi-helm.git in /opt/dib_cache/source-repositories/magnum_capi_helm_6aeeb6d20c51a614ccb265691edfa0d6fb41b5a0 with ref * 2025-02-26 02:01:34.005 | Cloning from magnum-capi-helm cache and applying ref * 2025-02-26 02:01:45.255 | (0445 / 1316) 2025-02-26 02:01:45.273 | 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 * 2025-02-26 02:01:45.781 | Cloning from magnum-capi-helm-charts cache and applying ref * 2025-02-26 02:01:45.938 | (0446 / 1316) 2025-02-26 02:01:45.956 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2025-02-26 02:01:54.976 | Cloning from magnum-specs cache and applying ref * 2025-02-26 02:01:55.780 | (0447 / 1316) 2025-02-26 02:01:55.798 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2025-02-26 02:01:57.894 | Cloning from magnum-tempest-plugin cache and applying ref * 2025-02-26 02:02:07.457 | (0448 / 1316) 2025-02-26 02:02:07.475 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2025-02-26 02:02:14.636 | Cloning from magnum-ui cache and applying ref * 2025-02-26 02:02:32.170 | (0449 / 1316) 2025-02-26 02:02:32.187 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2025-02-26 02:02:43.899 | Cloning from manila cache and applying ref * 2025-02-26 02:04:13.612 | (0450 / 1316) 2025-02-26 02:04:13.630 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2025-02-26 02:04:14.277 | Cloning from manila-image-elements cache and applying ref * 2025-02-26 02:04:14.476 | (0451 / 1316) 2025-02-26 02:04:14.494 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2025-02-26 02:04:15.070 | Cloning from manila-specs cache and applying ref * 2025-02-26 02:04:16.381 | (0452 / 1316) 2025-02-26 02:04:16.399 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2025-02-26 02:04:17.987 | Cloning from manila-tempest-plugin cache and applying ref * 2025-02-26 02:04:45.535 | (0453 / 1316) 2025-02-26 02:04:45.552 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2025-02-26 02:04:45.962 | Cloning from manila-test-image cache and applying ref * 2025-02-26 02:04:46.063 | (0454 / 1316) 2025-02-26 02:04:46.081 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2025-02-26 02:04:50.654 | Cloning from manila-ui cache and applying ref * 2025-02-26 02:05:04.777 | (0455 / 1316) 2025-02-26 02:05:04.795 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2025-02-26 02:06:14.509 | Cloning from masakari cache and applying ref * 2025-02-26 02:06:28.861 | (0456 / 1316) 2025-02-26 02:06:28.879 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2025-02-26 02:06:31.260 | Cloning from masakari-dashboard cache and applying ref * 2025-02-26 02:06:34.521 | (0457 / 1316) 2025-02-26 02:06:34.539 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2025-02-26 02:06:36.475 | Cloning from masakari-monitors cache and applying ref * 2025-02-26 02:06:38.538 | (0458 / 1316) 2025-02-26 02:06:38.556 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2025-02-26 02:06:38.933 | Cloning from masakari-specs cache and applying ref * 2025-02-26 02:06:39.512 | (0459 / 1316) 2025-02-26 02:06:39.530 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2025-02-26 02:06:39.842 | Cloning from meta-config cache and applying ref * 2025-02-26 02:06:39.914 | (0460 / 1316) 2025-02-26 02:06:39.931 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2025-02-26 02:06:43.167 | Cloning from metalsmith cache and applying ref * 2025-02-26 02:06:50.628 | (0461 / 1316) 2025-02-26 02:06:50.645 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2025-02-26 02:06:51.175 | Cloning from microversion-parse cache and applying ref * 2025-02-26 02:06:51.740 | (0462 / 1316) 2025-02-26 02:06:51.758 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2025-02-26 02:06:54.154 | Cloning from mistral cache and applying ref * 2025-02-26 02:07:17.044 | (0463 / 1316) 2025-02-26 02:07:17.062 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2025-02-26 02:07:19.901 | Cloning from mistral-dashboard cache and applying ref * 2025-02-26 02:07:23.025 | (0464 / 1316) 2025-02-26 02:07:23.042 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2025-02-26 02:07:25.397 | Cloning from mistral-extra cache and applying ref * 2025-02-26 02:07:30.800 | (0465 / 1316) 2025-02-26 02:07:30.818 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2025-02-26 02:07:33.320 | Cloning from mistral-lib cache and applying ref * 2025-02-26 02:07:35.291 | (0466 / 1316) 2025-02-26 02:07:35.309 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2025-02-26 02:07:35.899 | Cloning from mistral-specs cache and applying ref * 2025-02-26 02:07:36.044 | (0467 / 1316) 2025-02-26 02:07:36.062 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2025-02-26 02:07:37.084 | Cloning from mistral-tempest-plugin cache and applying ref * 2025-02-26 02:07:38.999 | (0468 / 1316) 2025-02-26 02:07:39.017 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2025-02-26 02:07:40.974 | Cloning from molteniron cache and applying ref * 2025-02-26 02:07:41.056 | (0469 / 1316) 2025-02-26 02:07:41.075 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2025-02-26 02:07:44.861 | Cloning from monasca-agent cache and applying ref * 2025-02-26 02:07:46.484 | (0470 / 1316) 2025-02-26 02:07:46.502 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2025-02-26 02:07:50.976 | Cloning from monasca-api cache and applying ref * 2025-02-26 02:07:52.576 | (0471 / 1316) 2025-02-26 02:07:52.594 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2025-02-26 02:07:54.045 | Cloning from monasca-ceilometer cache and applying ref * 2025-02-26 02:07:54.148 | (0472 / 1316) 2025-02-26 02:07:54.166 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2025-02-26 02:07:56.311 | Cloning from monasca-common cache and applying ref * 2025-02-26 02:07:58.049 | (0473 / 1316) 2025-02-26 02:07:58.067 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2025-02-26 02:08:01.846 | Cloning from monasca-events-api cache and applying ref * 2025-02-26 02:08:02.079 | (0474 / 1316) 2025-02-26 02:08:02.096 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2025-02-26 02:08:03.531 | Cloning from monasca-grafana-datasource cache and applying ref * 2025-02-26 02:08:03.609 | (0475 / 1316) 2025-02-26 02:08:03.627 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2025-02-26 02:08:04.899 | Cloning from monasca-kibana-plugin cache and applying ref * 2025-02-26 02:08:04.982 | (0476 / 1316) 2025-02-26 02:08:05.000 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2025-02-26 02:08:06.544 | Cloning from monasca-log-api cache and applying ref * 2025-02-26 02:08:06.706 | (0477 / 1316) 2025-02-26 02:08:06.724 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2025-02-26 02:08:11.593 | Cloning from monasca-notification cache and applying ref * 2025-02-26 02:08:12.186 | (0478 / 1316) 2025-02-26 02:08:12.204 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2025-02-26 02:08:22.359 | Cloning from monasca-persister cache and applying ref * 2025-02-26 02:08:22.918 | (0479 / 1316) 2025-02-26 02:08:22.938 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2025-02-26 02:09:33.283 | Cloning from monasca-specs cache and applying ref * 2025-02-26 02:09:33.364 | (0480 / 1316) 2025-02-26 02:09:33.382 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2025-02-26 02:09:38.700 | Cloning from monasca-statsd cache and applying ref * 2025-02-26 02:09:39.107 | (0481 / 1316) 2025-02-26 02:09:39.124 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2025-02-26 02:09:40.777 | Cloning from monasca-tempest-plugin cache and applying ref * 2025-02-26 02:09:41.572 | (0482 / 1316) 2025-02-26 02:09:41.589 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2025-02-26 02:09:44.538 | Cloning from monasca-thresh cache and applying ref * 2025-02-26 02:09:44.847 | (0483 / 1316) 2025-02-26 02:09:44.864 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2025-02-26 02:09:45.917 | Cloning from monasca-transform cache and applying ref * 2025-02-26 02:09:46.002 | (0484 / 1316) 2025-02-26 02:09:46.020 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2025-02-26 02:09:48.411 | Cloning from monasca-ui cache and applying ref * 2025-02-26 02:09:48.753 | (0485 / 1316) 2025-02-26 02:09:48.771 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2025-02-26 02:09:49.383 | Cloning from multi-arch-sig cache and applying ref * 2025-02-26 02:09:49.456 | (0486 / 1316) 2025-02-26 02:09:49.474 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2025-02-26 02:09:55.124 | Cloning from networking-bagpipe cache and applying ref * 2025-02-26 02:10:21.328 | (0487 / 1316) 2025-02-26 02:10:21.345 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2025-02-26 02:10:27.192 | Cloning from networking-baremetal cache and applying ref * 2025-02-26 02:11:14.284 | (0488 / 1316) 2025-02-26 02:11:14.301 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2025-02-26 02:11:22.981 | Cloning from networking-bgpvpn cache and applying ref * 2025-02-26 02:11:55.186 | (0489 / 1316) 2025-02-26 02:11:55.204 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2025-02-26 02:12:05.122 | Cloning from networking-generic-switch cache and applying ref * 2025-02-26 02:12:48.458 | (0490 / 1316) 2025-02-26 02:12:48.475 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2025-02-26 02:13:00.451 | Cloning from networking-midonet cache and applying ref * 2025-02-26 02:13:15.400 | (0491 / 1316) 2025-02-26 02:13:15.417 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2025-02-26 02:13:22.848 | Cloning from networking-odl cache and applying ref * 2025-02-26 02:13:34.849 | (0492 / 1316) 2025-02-26 02:13:34.867 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2025-02-26 02:13:39.826 | Cloning from networking-sfc cache and applying ref * 2025-02-26 02:14:15.735 | (0493 / 1316) 2025-02-26 02:14:15.752 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2025-02-26 02:15:00.350 | Cloning from neutron cache and applying ref * 2025-02-26 02:23:08.897 | (0494 / 1316) 2025-02-26 02:23:08.915 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2025-02-26 02:23:18.529 | Cloning from neutron-dynamic-routing cache and applying ref * 2025-02-26 02:23:45.364 | (0495 / 1316) 2025-02-26 02:23:45.382 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2025-02-26 02:24:00.789 | Cloning from neutron-fwaas cache and applying ref * 2025-02-26 02:24:44.228 | (0496 / 1316) 2025-02-26 02:24:44.245 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2025-02-26 02:24:47.406 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2025-02-26 02:24:50.281 | (0497 / 1316) 2025-02-26 02:24:50.300 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2025-02-26 02:25:09.121 | Cloning from neutron-lib cache and applying ref * 2025-02-26 02:28:12.098 | (0498 / 1316) 2025-02-26 02:28:12.116 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2025-02-26 02:28:14.154 | Cloning from neutron-specs cache and applying ref * 2025-02-26 02:28:52.696 | (0499 / 1316) 2025-02-26 02:28:52.714 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2025-02-26 02:28:57.128 | Cloning from neutron-tempest-plugin cache and applying ref * 2025-02-26 02:31:23.397 | (0500 / 1316) 2025-02-26 02:31:23.414 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2025-02-26 02:31:35.491 | Cloning from neutron-vpnaas cache and applying ref * 2025-02-26 02:32:25.182 | (0501 / 1316) 2025-02-26 02:32:25.201 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2025-02-26 02:32:37.178 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2025-02-26 02:32:53.454 | (0502 / 1316) 2025-02-26 02:32:53.471 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2025-02-26 02:32:53.828 | Cloning from nose-html-output cache and applying ref * 2025-02-26 02:32:53.960 | (0503 / 1316) 2025-02-26 02:32:53.977 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2025-02-26 02:33:31.189 | Cloning from nova cache and applying ref * 2025-02-26 02:41:32.892 | (0504 / 1316) 2025-02-26 02:41:32.909 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2025-02-26 02:41:34.026 | Cloning from nova-specs cache and applying ref * 2025-02-26 02:42:57.307 | (0505 / 1316) 2025-02-26 02:42:57.325 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2025-02-26 02:43:07.583 | Cloning from octavia cache and applying ref * 2025-02-26 02:47:40.567 | (0506 / 1316) 2025-02-26 02:47:40.584 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2025-02-26 02:47:50.210 | Cloning from octavia-dashboard cache and applying ref * 2025-02-26 02:48:01.560 | (0507 / 1316) 2025-02-26 02:48:01.577 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2025-02-26 02:48:05.262 | Cloning from octavia-lib cache and applying ref * 2025-02-26 02:48:19.954 | (0508 / 1316) 2025-02-26 02:48:19.977 | Updating cache of https://opendev.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_2c140670065b74c96e4fc8273f7e953ebaf959e6 with ref * 2025-02-26 02:48:24.235 | Cloning from octavia-tempest-plugin cache and applying ref * 2025-02-26 02:48:45.494 | (0509 / 1316) 2025-02-26 02:48:45.512 | Updating cache of https://opendev.org/openstack/openapi.git in /opt/dib_cache/source-repositories/openapi_df00d935b4d6c6d3c0851f060bebd704f5bc4eaa with ref * 2025-02-26 02:48:46.043 | Cloning from openapi cache and applying ref * 2025-02-26 02:48:46.831 | (0510 / 1316) 2025-02-26 02:48:46.848 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2025-02-26 02:49:49.272 | Cloning from openstack cache and applying ref * 2025-02-26 02:53:33.380 | (0511 / 1316) 2025-02-26 02:53:33.397 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2025-02-26 02:53:40.696 | Cloning from openstack-ansible cache and applying ref * 2025-02-26 02:55:32.384 | (0512 / 1316) 2025-02-26 02:55:32.402 | Updating cache of https://opendev.org/openstack/openstack-ansible-apt_package_pinning.git in /opt/dib_cache/source-repositories/openstack_ansible_apt_package_pinning_94d73c5d7bc79b72455adb468fa0ca9d5d088a82 with ref * 2025-02-26 02:55:36.131 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2025-02-26 02:55:37.533 | (0513 / 1316) 2025-02-26 02:55:37.551 | Updating cache of https://opendev.org/openstack/openstack-ansible-ceph_client.git in /opt/dib_cache/source-repositories/openstack_ansible_ceph_client_b30d350f395f4cad0bb53e215659f039f2aafe46 with ref * 2025-02-26 02:55:40.986 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2025-02-26 02:55:58.822 | (0514 / 1316) 2025-02-26 02:55:58.840 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_client.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_client_819687c3eda847d6a865b5316e24f9d70d0161d6 with ref * 2025-02-26 02:56:00.262 | Cloning from openstack-ansible-galera_client cache and applying ref * 2025-02-26 02:56:00.360 | (0515 / 1316) 2025-02-26 02:56:00.377 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_server.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_server_c437627b8acb3dfb7014e838a35aaa06e5da6dd2 with ref * 2025-02-26 02:56:02.586 | Cloning from openstack-ansible-galera_server cache and applying ref * 2025-02-26 02:56:27.122 | (0516 / 1316) 2025-02-26 02:56:27.139 | Updating cache of https://opendev.org/openstack/openstack-ansible-haproxy_server.git in /opt/dib_cache/source-repositories/openstack_ansible_haproxy_server_4384b12a73153e37514319d24bdc93644380386f with ref * 2025-02-26 02:56:30.506 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2025-02-26 02:57:10.755 | (0517 / 1316) 2025-02-26 02:57:10.773 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_container_create_a21457d7388279f5ffc430574970f46663670353 with ref * 2025-02-26 02:57:12.761 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2025-02-26 02:57:16.274 | (0518 / 1316) 2025-02-26 02:57:16.292 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_hosts_c19e23bad047821a1c9c37fedba7bfa2d3f39224 with ref * 2025-02-26 02:57:21.230 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2025-02-26 02:57:36.456 | (0519 / 1316) 2025-02-26 02:57:36.474 | Updating cache of https://opendev.org/openstack/openstack-ansible-memcached_server.git in /opt/dib_cache/source-repositories/openstack_ansible_memcached_server_e81d9ab1a8b3e5bdebd469387a9adbb8a997ffa8 with ref * 2025-02-26 02:57:38.571 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2025-02-26 02:57:40.786 | (0520 / 1316) 2025-02-26 02:57:40.804 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_container_create_fa9884d2f99293d074685ff9e0dfa6bc9b187f94 with ref * 2025-02-26 02:57:42.845 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2025-02-26 02:57:42.924 | (0521 / 1316) 2025-02-26 02:57:42.942 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_hosts_0bf30b09500021d9d02e5845291377466941616d with ref * 2025-02-26 02:57:43.816 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2025-02-26 02:57:43.943 | (0522 / 1316) 2025-02-26 02:57:43.961 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_hosts_2a2ce62fc9498c5d1f1e7be5a9eaff8863bbb829 with ref * 2025-02-26 02:57:47.049 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2025-02-26 02:58:14.981 | (0523 / 1316) 2025-02-26 02:58:14.999 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_openrc.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_openrc_3326503506c12f3c84279ac366139e23d4806b72 with ref * 2025-02-26 02:58:18.416 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2025-02-26 02:58:20.995 | (0524 / 1316) 2025-02-26 02:58:21.013 | Updating cache of https://opendev.org/openstack/openstack-ansible-ops.git in /opt/dib_cache/source-repositories/openstack_ansible_ops_5622174296751e99f199665b3a8250bca48f26cb with ref * 2025-02-26 02:58:26.831 | Cloning from openstack-ansible-ops cache and applying ref * 2025-02-26 02:58:45.779 | (0525 / 1316) 2025-02-26 02:58:45.796 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_adjutant.git in /opt/dib_cache/source-repositories/openstack_ansible_os_adjutant_7991761da6811ff9e0084c28beb090e3518a6da6 with ref * 2025-02-26 02:58:48.379 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2025-02-26 02:58:53.735 | (0526 / 1316) 2025-02-26 02:58:53.752 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_aodh.git in /opt/dib_cache/source-repositories/openstack_ansible_os_aodh_6b85067fc9c34cef5fe262bddf90011a37e012d0 with ref * 2025-02-26 02:58:59.893 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2025-02-26 02:59:06.998 | (0527 / 1316) 2025-02-26 02:59:07.016 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_barbican.git in /opt/dib_cache/source-repositories/openstack_ansible_os_barbican_7a0f92d49c60f82cf09fb81b6f3b44585e307f32 with ref * 2025-02-26 02:59:10.648 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2025-02-26 02:59:28.452 | (0528 / 1316) 2025-02-26 02:59:28.477 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_blazar.git in /opt/dib_cache/source-repositories/openstack_ansible_os_blazar_e0576b9c289cfe7241cda1a45d984dc363708d41 with ref * 2025-02-26 02:59:31.123 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2025-02-26 02:59:42.888 | (0529 / 1316) 2025-02-26 02:59:42.906 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ceilometer.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ceilometer_a03c9abdc39eb5b0ec38ce1dc58e4e7b23c476e6 with ref * 2025-02-26 02:59:48.197 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2025-02-26 02:59:54.200 | (0530 / 1316) 2025-02-26 02:59:54.218 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cinder.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cinder_f000711eb08957431e6cf1374dc174b08dd18b07 with ref * 2025-02-26 02:59:59.270 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2025-02-26 03:00:14.208 | (0531 / 1316) 2025-02-26 03:00:14.226 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cloudkitty.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cloudkitty_05f762adaf9667deb75b8561e4fe609d9f187b32 with ref * 2025-02-26 03:00:17.303 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2025-02-26 03:00:22.532 | (0532 / 1316) 2025-02-26 03:00:22.550 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_congress.git in /opt/dib_cache/source-repositories/openstack_ansible_os_congress_43a3d82c0605ea6a7441b277cd10ae2edb9024ae with ref * 2025-02-26 03:00:23.630 | Cloning from openstack-ansible-os_congress cache and applying ref * 2025-02-26 03:00:23.708 | (0533 / 1316) 2025-02-26 03:00:23.725 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_designate.git in /opt/dib_cache/source-repositories/openstack_ansible_os_designate_98bc829b1bd60f26b06eb17f4fa6499fcc162585 with ref * 2025-02-26 03:00:26.488 | Cloning from openstack-ansible-os_designate cache and applying ref * 2025-02-26 03:00:35.432 | (0534 / 1316) 2025-02-26 03:00:35.449 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_glance.git in /opt/dib_cache/source-repositories/openstack_ansible_os_glance_3fdf38f1e88ac6ec7040ea8199fbb95084e9e0c8 with ref * 2025-02-26 03:00:39.944 | Cloning from openstack-ansible-os_glance cache and applying ref * 2025-02-26 03:01:06.712 | (0535 / 1316) 2025-02-26 03:01:06.730 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_gnocchi.git in /opt/dib_cache/source-repositories/openstack_ansible_os_gnocchi_bb6e19a41fbaed00a8e3d2537b8a9cc5afb33ad2 with ref * 2025-02-26 03:01:09.748 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2025-02-26 03:01:18.025 | (0536 / 1316) 2025-02-26 03:01:18.043 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_heat.git in /opt/dib_cache/source-repositories/openstack_ansible_os_heat_cc634c3d8a1b51be5da1ab92de9db2c10b9de26c with ref * 2025-02-26 03:01:21.274 | Cloning from openstack-ansible-os_heat cache and applying ref * 2025-02-26 03:01:28.375 | (0537 / 1316) 2025-02-26 03:01:28.392 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_horizon.git in /opt/dib_cache/source-repositories/openstack_ansible_os_horizon_c61a8fb1c88e8de8f493040250a0c6bb15b435ab with ref * 2025-02-26 03:01:31.235 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2025-02-26 03:01:44.896 | (0538 / 1316) 2025-02-26 03:01:44.914 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ironic.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ironic_5d5a7da815e067842ae664a65a873ec5dc5c76d5 with ref * 2025-02-26 03:01:47.341 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2025-02-26 03:02:26.292 | (0539 / 1316) 2025-02-26 03:02:26.311 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_karbor.git in /opt/dib_cache/source-repositories/openstack_ansible_os_karbor_bce6988b9b79fcd6e3214e83cb1c4ab70251878d with ref * 2025-02-26 03:02:26.703 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2025-02-26 03:02:26.775 | (0540 / 1316) 2025-02-26 03:02:26.792 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_keystone.git in /opt/dib_cache/source-repositories/openstack_ansible_os_keystone_145999154d0a400ec092b79eaa7f441f3249d9f0 with ref * 2025-02-26 03:02:29.942 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2025-02-26 03:03:02.852 | (0541 / 1316) 2025-02-26 03:03:02.870 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_magnum.git in /opt/dib_cache/source-repositories/openstack_ansible_os_magnum_bff64d4364faa6050aabbff3acb8693114033fa6 with ref * 2025-02-26 03:03:06.061 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2025-02-26 03:03:26.355 | (0542 / 1316) 2025-02-26 03:03:26.372 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_manila.git in /opt/dib_cache/source-repositories/openstack_ansible_os_manila_8eab7289c632388d07ad3230a9fef774d6a97202 with ref * 2025-02-26 03:03:28.918 | Cloning from openstack-ansible-os_manila cache and applying ref * 2025-02-26 03:03:33.764 | (0543 / 1316) 2025-02-26 03:03:33.781 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_masakari.git in /opt/dib_cache/source-repositories/openstack_ansible_os_masakari_b1cf7fc61ca2ad0fddc306e57144f972ab8a9e98 with ref * 2025-02-26 03:03:37.031 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2025-02-26 03:04:08.281 | (0544 / 1316) 2025-02-26 03:04:08.299 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_mistral.git in /opt/dib_cache/source-repositories/openstack_ansible_os_mistral_c9bc7ce14f7048fe02a8cf9bab19fe4663f47d1a with ref * 2025-02-26 03:04:16.039 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2025-02-26 03:04:22.799 | (0545 / 1316) 2025-02-26 03:04:22.816 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_0ffdedfc9ddf2fd949bee1aa48a960e41d48c692 with ref * 2025-02-26 03:04:25.619 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2025-02-26 03:04:25.696 | (0546 / 1316) 2025-02-26 03:04:25.714 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca-agent.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_agent_2712911fe3d73f9d512962c045d2081e9d8463ed with ref * 2025-02-26 03:04:27.301 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2025-02-26 03:04:27.378 | (0547 / 1316) 2025-02-26 03:04:27.396 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_neutron.git in /opt/dib_cache/source-repositories/openstack_ansible_os_neutron_49a4d53841e5f5a95bbe96fbce21e5d352f7e317 with ref * 2025-02-26 03:04:32.983 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2025-02-26 03:06:44.000 | (0548 / 1316) 2025-02-26 03:06:44.017 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_nova.git in /opt/dib_cache/source-repositories/openstack_ansible_os_nova_632480517c2ac150712d955c86b411176fd24c50 with ref * 2025-02-26 03:06:50.809 | Cloning from openstack-ansible-os_nova cache and applying ref * 2025-02-26 03:08:01.091 | (0549 / 1316) 2025-02-26 03:08:01.109 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_octavia.git in /opt/dib_cache/source-repositories/openstack_ansible_os_octavia_f261671e93ebbae015fc0ff297a6ac3e38254528 with ref * 2025-02-26 03:08:05.849 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2025-02-26 03:08:27.498 | (0550 / 1316) 2025-02-26 03:08:27.516 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_panko.git in /opt/dib_cache/source-repositories/openstack_ansible_os_panko_00b3066648cc6adfa4b958594628bf43f0d61e11 with ref * 2025-02-26 03:08:33.594 | Cloning from openstack-ansible-os_panko cache and applying ref * 2025-02-26 03:08:33.694 | (0551 / 1316) 2025-02-26 03:08:33.711 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_placement.git in /opt/dib_cache/source-repositories/openstack_ansible_os_placement_aa6e801ec6cebeee4cc4249433f5a62775d838f2 with ref * 2025-02-26 03:08:40.253 | Cloning from openstack-ansible-os_placement cache and applying ref * 2025-02-26 03:08:43.192 | (0552 / 1316) 2025-02-26 03:08:43.209 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_rally.git in /opt/dib_cache/source-repositories/openstack_ansible_os_rally_9bd8837f059e50dfc2c9be7773ff318808914206 with ref * 2025-02-26 03:08:49.579 | Cloning from openstack-ansible-os_rally cache and applying ref * 2025-02-26 03:08:54.074 | (0553 / 1316) 2025-02-26 03:08:54.092 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_skyline.git in /opt/dib_cache/source-repositories/openstack_ansible_os_skyline_28e1754ce52740055c7de39a3086b0a6816a4133 with ref * 2025-02-26 03:08:59.117 | Cloning from openstack-ansible-os_skyline cache and applying ref * 2025-02-26 03:10:06.415 | (0554 / 1316) 2025-02-26 03:10:06.433 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_swift.git in /opt/dib_cache/source-repositories/openstack_ansible_os_swift_7f8e3b0790ac775c12b94546bb057496e304db44 with ref * 2025-02-26 03:10:11.614 | Cloning from openstack-ansible-os_swift cache and applying ref * 2025-02-26 03:10:18.786 | (0555 / 1316) 2025-02-26 03:10:18.803 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tacker.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tacker_936b4d05789a5df483d59e4f28925ed6d8437ea0 with ref * 2025-02-26 03:10:24.504 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2025-02-26 03:10:30.434 | (0556 / 1316) 2025-02-26 03:10:30.451 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tempest.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tempest_a8de1b40ac55bf2dd6d075040d29940ee3bec4d2 with ref * 2025-02-26 03:10:33.296 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2025-02-26 03:10:42.715 | (0557 / 1316) 2025-02-26 03:10:42.733 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_trove.git in /opt/dib_cache/source-repositories/openstack_ansible_os_trove_a8753568e4bd2ce8a13c6dc41701d6a7a8787188 with ref * 2025-02-26 03:10:47.946 | Cloning from openstack-ansible-os_trove cache and applying ref * 2025-02-26 03:11:19.145 | (0558 / 1316) 2025-02-26 03:11:19.163 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_zun.git in /opt/dib_cache/source-repositories/openstack_ansible_os_zun_a7928d136e3502862ae37e1faf1ecf1b96279642 with ref * 2025-02-26 03:11:24.256 | Cloning from openstack-ansible-os_zun cache and applying ref * 2025-02-26 03:11:36.879 | (0559 / 1316) 2025-02-26 03:11:36.897 | Updating cache of https://opendev.org/openstack/openstack-ansible-plugins.git in /opt/dib_cache/source-repositories/openstack_ansible_plugins_f622f0f9a06a1a5f5dc9d328f2994db43f926e39 with ref * 2025-02-26 03:12:07.774 | Cloning from openstack-ansible-plugins cache and applying ref * 2025-02-26 03:12:42.648 | (0560 / 1316) 2025-02-26 03:12:42.672 | Updating cache of https://opendev.org/openstack/openstack-ansible-rabbitmq_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rabbitmq_server_ff59240c7b3de697972b268f1a448b8d9a496738 with ref * 2025-02-26 03:12:53.244 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2025-02-26 03:13:33.970 | (0561 / 1316) 2025-02-26 03:13:33.988 | Updating cache of https://opendev.org/openstack/openstack-ansible-repo_server.git in /opt/dib_cache/source-repositories/openstack_ansible_repo_server_77b353a5b87c8301ed8f4fa22c7d14ba8a7a3521 with ref * 2025-02-26 03:13:42.125 | Cloning from openstack-ansible-repo_server cache and applying ref * 2025-02-26 03:14:17.497 | (0562 / 1316) 2025-02-26 03:14:17.515 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_client.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_client_36ffff0df4212e372d05c18abae000ae70a92f02 with ref * 2025-02-26 03:14:23.104 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2025-02-26 03:14:23.416 | (0563 / 1316) 2025-02-26 03:14:23.433 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_server_b86f9e07715333446aaa8c20f8483909351343ee with ref * 2025-02-26 03:14:29.198 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2025-02-26 03:14:29.308 | (0564 / 1316) 2025-02-26 03:14:29.326 | Updating cache of https://opendev.org/openstack/openstack-ansible-specs.git in /opt/dib_cache/source-repositories/openstack_ansible_specs_fd1b50547a1f7385f6e1cd13dad41459597612b1 with ref * 2025-02-26 03:14:32.846 | Cloning from openstack-ansible-specs cache and applying ref * 2025-02-26 03:14:34.732 | (0565 / 1316) 2025-02-26 03:14:34.749 | Updating cache of https://opendev.org/openstack/openstack-ansible-tests.git in /opt/dib_cache/source-repositories/openstack_ansible_tests_c0e8ad6c660e5649a017d0597b1a0b007318a44d with ref * 2025-02-26 03:14:39.701 | Cloning from openstack-ansible-tests cache and applying ref * 2025-02-26 03:14:57.732 | (0566 / 1316) 2025-02-26 03:14:57.750 | Updating cache of https://opendev.org/openstack/openstack-doc-tools.git in /opt/dib_cache/source-repositories/openstack_doc_tools_176dd381cbecb7243c1f02da5975b19be158f647 with ref * 2025-02-26 03:15:05.308 | Cloning from openstack-doc-tools cache and applying ref * 2025-02-26 03:15:05.734 | (0567 / 1316) 2025-02-26 03:15:05.751 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2025-02-26 03:15:10.793 | Cloning from openstack-helm cache and applying ref * 2025-02-26 03:19:00.931 | (0568 / 1316) 2025-02-26 03:19:00.949 | Updating cache of https://opendev.org/openstack/openstack-helm-images.git in /opt/dib_cache/source-repositories/openstack_helm_images_9c4a2be61c7dc26af28c57a4754cd6f60718a91f with ref * 2025-02-26 03:19:03.790 | Cloning from openstack-helm-images cache and applying ref * 2025-02-26 03:19:50.124 | (0569 / 1316) 2025-02-26 03:19:50.144 | Updating cache of https://opendev.org/openstack/openstack-helm-infra.git in /opt/dib_cache/source-repositories/openstack_helm_infra_087a38fcca99641f7941ba4a93b74cc735cb8e59 with ref * 2025-02-26 03:19:52.296 | Cloning from openstack-helm-infra cache and applying ref * 2025-02-26 03:25:36.768 | (0570 / 1316) 2025-02-26 03:25:36.786 | Updating cache of https://opendev.org/openstack/openstack-helm-plugin.git in /opt/dib_cache/source-repositories/openstack_helm_plugin_83ca03775ea043579493c50ca7be2dbbbcf81907 with ref * 2025-02-26 03:25:37.451 | Cloning from openstack-helm-plugin cache and applying ref * 2025-02-26 03:25:40.283 | (0571 / 1316) 2025-02-26 03:25:40.301 | Updating cache of https://opendev.org/openstack/openstack-manuals.git in /opt/dib_cache/source-repositories/openstack_manuals_06e75d7930c2a388dc8913513389ca21b0499fd1 with ref * 2025-02-26 03:26:00.245 | Cloning from openstack-manuals cache and applying ref * 2025-02-26 03:28:40.570 | (0572 / 1316) 2025-02-26 03:28:40.588 | Updating cache of https://opendev.org/openstack/openstack-nose.git in /opt/dib_cache/source-repositories/openstack_nose_ae26e2391bd6478d0110f0230def4e6392ad79d0 with ref * 2025-02-26 03:28:41.350 | Cloning from openstack-nose cache and applying ref * 2025-02-26 03:28:41.425 | (0573 / 1316) 2025-02-26 03:28:41.442 | Updating cache of https://opendev.org/openstack/openstack-planet.git in /opt/dib_cache/source-repositories/openstack_planet_e4bd9d38c82b9fc95cbf88d1a929ce736c25015a with ref * 2025-02-26 03:28:42.161 | Cloning from openstack-planet cache and applying ref * 2025-02-26 03:28:43.714 | (0574 / 1316) 2025-02-26 03:28:43.731 | Updating cache of https://opendev.org/openstack/openstack-zuul-jobs.git in /opt/dib_cache/source-repositories/openstack_zuul_jobs_6f6daae78a70131850b409dd379a6ba788228c39 with ref * 2025-02-26 03:28:45.193 | Cloning from openstack-zuul-jobs cache and applying ref * 2025-02-26 03:29:48.003 | (0575 / 1316) 2025-02-26 03:29:48.021 | Updating cache of https://opendev.org/openstack/openstack-zuul-roles.git in /opt/dib_cache/source-repositories/openstack_zuul_roles_d32ab5c6569cc50ac8a5aa5c2cd2e36fc66e3e3e with ref * 2025-02-26 03:29:48.536 | Cloning from openstack-zuul-roles cache and applying ref * 2025-02-26 03:29:48.611 | (0576 / 1316) 2025-02-26 03:29:48.629 | Updating cache of https://opendev.org/openstack/openstackclient.git in /opt/dib_cache/source-repositories/openstackclient_f68d26c06a37397d3d0c74e7291057f53daec696 with ref * 2025-02-26 03:29:50.811 | Cloning from openstackclient cache and applying ref * 2025-02-26 03:29:53.112 | (0577 / 1316) 2025-02-26 03:29:53.137 | Updating cache of https://opendev.org/openstack/openstackdocstheme.git in /opt/dib_cache/source-repositories/openstackdocstheme_44379ee93357a5ba99ef78a5042d8670d38a5d6c with ref * 2025-02-26 03:29:56.337 | Cloning from openstackdocstheme cache and applying ref * 2025-02-26 03:30:10.470 | (0578 / 1316) 2025-02-26 03:30:10.487 | Updating cache of https://opendev.org/openstack/openstacksdk.git in /opt/dib_cache/source-repositories/openstacksdk_b24ff0f55892b6991247ae6c165a6f6c1c85f044 with ref * 2025-02-26 03:30:37.319 | Cloning from openstacksdk cache and applying ref * 2025-02-26 03:36:32.052 | (0579 / 1316) 2025-02-26 03:36:32.070 | Updating cache of https://opendev.org/openstack/operations-guide.git in /opt/dib_cache/source-repositories/operations_guide_ced27f3f3cee3b9a3b448b43ac22b8948b0a7d04 with ref * 2025-02-26 03:36:37.764 | Cloning from operations-guide cache and applying ref * 2025-02-26 03:36:47.709 | (0580 / 1316) 2025-02-26 03:36:47.726 | Updating cache of https://opendev.org/openstack/os-api-ref.git in /opt/dib_cache/source-repositories/os_api_ref_499263bac65d2b3e9a9dc484e4909289b0ade7ed with ref * 2025-02-26 03:36:50.059 | Cloning from os-api-ref cache and applying ref * 2025-02-26 03:36:52.263 | (0581 / 1316) 2025-02-26 03:36:52.283 | Updating cache of https://opendev.org/openstack/os-apply-config.git in /opt/dib_cache/source-repositories/os_apply_config_6057682f9ad7e376e8a11794db383ff65acd3028 with ref * 2025-02-26 03:36:55.238 | Cloning from os-apply-config cache and applying ref * 2025-02-26 03:37:00.018 | (0582 / 1316) 2025-02-26 03:37:00.036 | Updating cache of https://opendev.org/openstack/os-brick.git in /opt/dib_cache/source-repositories/os_brick_86cc857acfb1f57ff857a9c4b2d59db4045bb16d with ref * 2025-02-26 03:37:11.939 | Cloning from os-brick cache and applying ref * 2025-02-26 03:38:44.872 | (0583 / 1316) 2025-02-26 03:38:44.890 | Updating cache of https://opendev.org/openstack/os-client-config.git in /opt/dib_cache/source-repositories/os_client_config_758c96686e28cdccff7d40e7cd90780fe039b599 with ref * 2025-02-26 03:38:49.063 | Cloning from os-client-config cache and applying ref * 2025-02-26 03:38:58.656 | (0584 / 1316) 2025-02-26 03:38:58.674 | Updating cache of https://opendev.org/openstack/os-collect-config.git in /opt/dib_cache/source-repositories/os_collect_config_44852c9388e8f712fe2724d929c0a286d4905752 with ref * 2025-02-26 03:39:02.516 | Cloning from os-collect-config cache and applying ref * 2025-02-26 03:39:09.370 | (0585 / 1316) 2025-02-26 03:39:09.388 | Updating cache of https://opendev.org/openstack/os-ken.git in /opt/dib_cache/source-repositories/os_ken_8171faead45f3a2b30df8c0a4845a6be128bc8aa with ref * 2025-02-26 03:39:14.104 | Cloning from os-ken cache and applying ref * 2025-02-26 03:39:34.511 | (0586 / 1316) 2025-02-26 03:39:34.590 | Updating cache of https://opendev.org/openstack/os-performance-tools.git in /opt/dib_cache/source-repositories/os_performance_tools_768562fd08890aeff7129b2c2dd4cf5031ba8f07 with ref * 2025-02-26 03:39:35.272 | Cloning from os-performance-tools cache and applying ref * 2025-02-26 03:39:35.912 | (0587 / 1316) 2025-02-26 03:39:35.930 | Updating cache of https://opendev.org/openstack/os-refresh-config.git in /opt/dib_cache/source-repositories/os_refresh_config_746acd5e9c513e82399b5c470d482c712d5906b3 with ref * 2025-02-26 03:39:37.018 | Cloning from os-refresh-config cache and applying ref * 2025-02-26 03:39:41.479 | (0588 / 1316) 2025-02-26 03:39:41.497 | Updating cache of https://opendev.org/openstack/os-resource-classes.git in /opt/dib_cache/source-repositories/os_resource_classes_4d5056c985055140eae4dd14ecd859aa71db7565 with ref * 2025-02-26 03:39:42.219 | Cloning from os-resource-classes cache and applying ref * 2025-02-26 03:39:43.209 | (0589 / 1316) 2025-02-26 03:39:43.227 | Updating cache of https://opendev.org/openstack/os-service-types.git in /opt/dib_cache/source-repositories/os_service_types_5385753ebb02d97ee6d591aed9fa4da0758109c5 with ref * 2025-02-26 03:39:44.098 | Cloning from os-service-types cache and applying ref * 2025-02-26 03:39:45.311 | (0590 / 1316) 2025-02-26 03:39:45.329 | Updating cache of https://opendev.org/openstack/os-test-images.git in /opt/dib_cache/source-repositories/os_test_images_55c413edbaeb5e0af993ba1778d01319bdbcead6 with ref * 2025-02-26 03:39:47.604 | Cloning from os-test-images cache and applying ref * 2025-02-26 03:39:47.793 | (0591 / 1316) 2025-02-26 03:39:47.811 | Updating cache of https://opendev.org/openstack/os-testr.git in /opt/dib_cache/source-repositories/os_testr_28d278e4c93f3a79f8060b4645b75a04a0e0d417 with ref * 2025-02-26 03:39:56.845 | Cloning from os-testr cache and applying ref * 2025-02-26 03:39:57.667 | (0592 / 1316) 2025-02-26 03:39:57.684 | Updating cache of https://opendev.org/openstack/os-traits.git in /opt/dib_cache/source-repositories/os_traits_3eb04b0ab587d9b764dea336fa0a23c7e287a952 with ref * 2025-02-26 03:40:02.416 | Cloning from os-traits cache and applying ref * 2025-02-26 03:40:09.487 | (0593 / 1316) 2025-02-26 03:40:09.505 | Updating cache of https://opendev.org/openstack/os-vif.git in /opt/dib_cache/source-repositories/os_vif_72409b62b10a6fe91f12f87cd25eb89d6b1972fe with ref * 2025-02-26 03:40:15.770 | Cloning from os-vif cache and applying ref * 2025-02-26 03:40:31.701 | (0594 / 1316) 2025-02-26 03:40:31.718 | Updating cache of https://opendev.org/openstack/osc-lib.git in /opt/dib_cache/source-repositories/osc_lib_5db1c2a71284cd74907f91bdcc8a8b44e77ebcfc with ref * 2025-02-26 03:40:37.120 | Cloning from osc-lib cache and applying ref * 2025-02-26 03:40:49.539 | (0595 / 1316) 2025-02-26 03:40:49.556 | Updating cache of https://opendev.org/openstack/osc-placement.git in /opt/dib_cache/source-repositories/osc_placement_12ed4dead93dcad4aa54c92dc27b692740f02afb with ref * 2025-02-26 03:40:53.645 | Cloning from osc-placement cache and applying ref * 2025-02-26 03:41:02.557 | (0596 / 1316) 2025-02-26 03:41:02.575 | Updating cache of https://opendev.org/openstack/oslo-cookiecutter.git in /opt/dib_cache/source-repositories/oslo_cookiecutter_ac662018c2037f80aa15d273a69bb81264d2acf0 with ref * 2025-02-26 03:41:03.835 | Cloning from oslo-cookiecutter cache and applying ref * 2025-02-26 03:41:04.421 | (0597 / 1316) 2025-02-26 03:41:04.446 | Updating cache of https://opendev.org/openstack/oslo-specs.git in /opt/dib_cache/source-repositories/oslo_specs_c54d90d6a0773ce0e274754bbc86d94eaabf9c49 with ref * 2025-02-26 03:41:05.428 | Cloning from oslo-specs cache and applying ref * 2025-02-26 03:41:06.353 | (0598 / 1316) 2025-02-26 03:41:06.372 | Updating cache of https://opendev.org/openstack/oslo.cache.git in /opt/dib_cache/source-repositories/oslo_cache_f4ed03f1ffcb443838ec4e029e078c3b5be8e004 with ref * 2025-02-26 03:41:10.467 | Cloning from oslo.cache cache and applying ref * 2025-02-26 03:41:34.443 | (0599 / 1316) 2025-02-26 03:41:34.460 | Updating cache of https://opendev.org/openstack/oslo.concurrency.git in /opt/dib_cache/source-repositories/oslo_concurrency_e5a64d5ee2ec1b9dba8465d79c307a790f2956da with ref * 2025-02-26 03:41:37.762 | Cloning from oslo.concurrency cache and applying ref * 2025-02-26 03:41:49.022 | (0600 / 1316) 2025-02-26 03:41:49.040 | Updating cache of https://opendev.org/openstack/oslo.config.git in /opt/dib_cache/source-repositories/oslo_config_cea54b78139bbae3a9cba183c55e42420dfb7b7d with ref * 2025-02-26 03:41:54.756 | Cloning from oslo.config cache and applying ref * 2025-02-26 03:42:09.479 | (0601 / 1316) 2025-02-26 03:42:09.497 | Updating cache of https://opendev.org/openstack/oslo.context.git in /opt/dib_cache/source-repositories/oslo_context_ef80e9955eb3bb62ec27d07f4f68b51c451d7719 with ref * 2025-02-26 03:42:14.965 | Cloning from oslo.context cache and applying ref * 2025-02-26 03:42:25.225 | (0602 / 1316) 2025-02-26 03:42:25.242 | Updating cache of https://opendev.org/openstack/oslo.db.git in /opt/dib_cache/source-repositories/oslo_db_c1e40be46f4fa72cc6aa21f49d8b12d451ae4c6a with ref * 2025-02-26 03:42:31.431 | Cloning from oslo.db cache and applying ref * 2025-02-26 03:43:15.040 | (0603 / 1316) 2025-02-26 03:43:15.059 | Updating cache of https://opendev.org/openstack/oslo.i18n.git in /opt/dib_cache/source-repositories/oslo_i18n_3388cc54e168abe61867b8e5a2a6d8c24d0bcfe4 with ref * 2025-02-26 03:43:19.478 | Cloning from oslo.i18n cache and applying ref * 2025-02-26 03:43:26.780 | (0604 / 1316) 2025-02-26 03:43:26.798 | Updating cache of https://opendev.org/openstack/oslo.limit.git in /opt/dib_cache/source-repositories/oslo_limit_d74ba82cd695bae8896c7b78ac26c76023923168 with ref * 2025-02-26 03:43:32.099 | Cloning from oslo.limit cache and applying ref * 2025-02-26 03:43:39.575 | (0605 / 1316) 2025-02-26 03:43:39.593 | Updating cache of https://opendev.org/openstack/oslo.log.git in /opt/dib_cache/source-repositories/oslo_log_64e906312df71dedc5d1ccd1a64d58cd294ae926 with ref * 2025-02-26 03:43:49.743 | Cloning from oslo.log cache and applying ref * 2025-02-26 03:44:05.847 | (0606 / 1316) 2025-02-26 03:44:05.865 | Updating cache of https://opendev.org/openstack/oslo.messaging.git in /opt/dib_cache/source-repositories/oslo_messaging_afb0f57519226263fcc42593b74fc411d0aaf703 with ref * 2025-02-26 03:44:17.238 | Cloning from oslo.messaging cache and applying ref * 2025-02-26 03:45:24.822 | (0607 / 1316) 2025-02-26 03:45:24.839 | Updating cache of https://opendev.org/openstack/oslo.metrics.git in /opt/dib_cache/source-repositories/oslo_metrics_1d1f9a407fd94b982531d9930ec8d9c132bf72a6 with ref * 2025-02-26 03:45:29.376 | Cloning from oslo.metrics cache and applying ref * 2025-02-26 03:45:35.145 | (0608 / 1316) 2025-02-26 03:45:35.163 | Updating cache of https://opendev.org/openstack/oslo.middleware.git in /opt/dib_cache/source-repositories/oslo_middleware_1884936fa487d3306017f132982fcedf15f57967 with ref * 2025-02-26 03:45:38.815 | Cloning from oslo.middleware cache and applying ref * 2025-02-26 03:45:56.568 | (0609 / 1316) 2025-02-26 03:45:56.586 | Updating cache of https://opendev.org/openstack/oslo.policy.git in /opt/dib_cache/source-repositories/oslo_policy_b0a4a0dc02f704fab0f0b2cf4ef33b1ce38cba62 with ref * 2025-02-26 03:46:00.651 | Cloning from oslo.policy cache and applying ref * 2025-02-26 03:46:21.561 | (0610 / 1316) 2025-02-26 03:46:21.580 | Updating cache of https://opendev.org/openstack/oslo.privsep.git in /opt/dib_cache/source-repositories/oslo_privsep_a977a6b5141098f5471ac7753db0fcf72f8baa23 with ref * 2025-02-26 03:46:26.341 | Cloning from oslo.privsep cache and applying ref * 2025-02-26 03:46:38.331 | (0611 / 1316) 2025-02-26 03:46:38.348 | Updating cache of https://opendev.org/openstack/oslo.reports.git in /opt/dib_cache/source-repositories/oslo_reports_c1c05138a4e391017afab5d3c1ebb8863cc98567 with ref * 2025-02-26 03:46:42.896 | Cloning from oslo.reports cache and applying ref * 2025-02-26 03:46:49.005 | (0612 / 1316) 2025-02-26 03:46:49.023 | Updating cache of https://opendev.org/openstack/oslo.rootwrap.git in /opt/dib_cache/source-repositories/oslo_rootwrap_a2a87439735232e8ce1e48f9a3aab525c64910a1 with ref * 2025-02-26 03:46:51.961 | Cloning from oslo.rootwrap cache and applying ref * 2025-02-26 03:46:59.433 | (0613 / 1316) 2025-02-26 03:46:59.450 | Updating cache of https://opendev.org/openstack/oslo.serialization.git in /opt/dib_cache/source-repositories/oslo_serialization_a55a74fee3027d0733046dee5686092bed1998fe with ref * 2025-02-26 03:47:04.327 | Cloning from oslo.serialization cache and applying ref * 2025-02-26 03:47:26.627 | (0614 / 1316) 2025-02-26 03:47:26.645 | Updating cache of https://opendev.org/openstack/oslo.service.git in /opt/dib_cache/source-repositories/oslo_service_fc48ae92934f1e628dedbc2ccd5154e7b132037c with ref * 2025-02-26 03:47:30.462 | Cloning from oslo.service cache and applying ref * 2025-02-26 03:47:44.210 | (0615 / 1316) 2025-02-26 03:47:44.228 | Updating cache of https://opendev.org/openstack/oslo.tools.git in /opt/dib_cache/source-repositories/oslo_tools_1df3c83ab539e46f6b2fe96e95d7a5842117fa76 with ref * 2025-02-26 03:47:48.919 | Cloning from oslo.tools cache and applying ref * 2025-02-26 03:47:50.900 | (0616 / 1316) 2025-02-26 03:47:50.918 | Updating cache of https://opendev.org/openstack/oslo.upgradecheck.git in /opt/dib_cache/source-repositories/oslo_upgradecheck_ceb84dccb9d0070c080aac68b8837bd555aaf45c with ref * 2025-02-26 03:47:56.429 | Cloning from oslo.upgradecheck cache and applying ref * 2025-02-26 03:48:01.274 | (0617 / 1316) 2025-02-26 03:48:01.291 | Updating cache of https://opendev.org/openstack/oslo.utils.git in /opt/dib_cache/source-repositories/oslo_utils_1ad6d7b14d8e121c5fed2300c9f18a4772b025f0 with ref * 2025-02-26 03:48:05.096 | Cloning from oslo.utils cache and applying ref * 2025-02-26 03:48:40.496 | (0618 / 1316) 2025-02-26 03:48:40.514 | Updating cache of https://opendev.org/openstack/oslo.versionedobjects.git in /opt/dib_cache/source-repositories/oslo_versionedobjects_aeb13af4b553c5cc5abe4fc4d19df01e77bec3f4 with ref * 2025-02-26 03:48:43.896 | Cloning from oslo.versionedobjects cache and applying ref * 2025-02-26 03:48:56.364 | (0619 / 1316) 2025-02-26 03:48:56.381 | Updating cache of https://opendev.org/openstack/oslo.vmware.git in /opt/dib_cache/source-repositories/oslo_vmware_f7ada988c94e0c7b0e80dd8b6efbc069ae1e3cea with ref * 2025-02-26 03:48:59.346 | Cloning from oslo.vmware cache and applying ref * 2025-02-26 03:49:11.886 | (0620 / 1316) 2025-02-26 03:49:11.903 | Updating cache of https://opendev.org/openstack/oslotest.git in /opt/dib_cache/source-repositories/oslotest_4d8e1ea58bb880389fdc41096bee4ca5e1a5cbb3 with ref * 2025-02-26 03:49:16.362 | Cloning from oslotest cache and applying ref * 2025-02-26 03:49:20.299 | (0621 / 1316) 2025-02-26 03:49:20.316 | Updating cache of https://opendev.org/openstack/osops.git in /opt/dib_cache/source-repositories/osops_9a718b06ac896558a0fe6402b7699f91551e7934 with ref * 2025-02-26 03:49:23.151 | Cloning from osops cache and applying ref * 2025-02-26 03:49:23.489 | (0622 / 1316) 2025-02-26 03:49:23.507 | Updating cache of https://opendev.org/openstack/osprofiler.git in /opt/dib_cache/source-repositories/osprofiler_33079d6b90511e5fe9e411b4d0783b3e1160088d with ref * 2025-02-26 03:49:27.842 | Cloning from osprofiler cache and applying ref * 2025-02-26 03:49:48.014 | (0623 / 1316) 2025-02-26 03:49:48.031 | Updating cache of https://opendev.org/openstack/ossa.git in /opt/dib_cache/source-repositories/ossa_e823004fa09cdbd81aeeb28f74e1c68d67dc5a55 with ref * 2025-02-26 03:49:50.210 | Cloning from ossa cache and applying ref * 2025-02-26 03:49:56.370 | (0624 / 1316) 2025-02-26 03:49:56.387 | Updating cache of https://opendev.org/openstack/ovn-bgp-agent.git in /opt/dib_cache/source-repositories/ovn_bgp_agent_475adb78b8de36625fdaf10923a27ca2c159e2af with ref * 2025-02-26 03:49:58.598 | Cloning from ovn-bgp-agent cache and applying ref * 2025-02-26 03:52:41.668 | (0625 / 1316) 2025-02-26 03:52:41.686 | Updating cache of https://opendev.org/openstack/ovn-octavia-provider.git in /opt/dib_cache/source-repositories/ovn_octavia_provider_7397a3a2dadb8820d0a8ed2bf0f217471f7f8631 with ref * 2025-02-26 03:52:46.635 | Cloning from ovn-octavia-provider cache and applying ref * 2025-02-26 03:53:52.984 | (0626 / 1316) 2025-02-26 03:53:53.001 | Updating cache of https://opendev.org/openstack/ovsdbapp.git in /opt/dib_cache/source-repositories/ovsdbapp_5fa633589b29c390e2ad9f1746a6a932854f1c91 with ref * 2025-02-26 03:53:58.036 | Cloning from ovsdbapp cache and applying ref * 2025-02-26 03:55:20.972 | (0627 / 1316) 2025-02-26 03:55:20.989 | Updating cache of https://opendev.org/openstack/panko.git in /opt/dib_cache/source-repositories/panko_f9dfa1e547cd99fa22c5e669451f81b31cf470e0 with ref * 2025-02-26 03:55:24.712 | Cloning from panko cache and applying ref * 2025-02-26 03:55:26.895 | (0628 / 1316) 2025-02-26 03:55:27.013 | Updating cache of https://opendev.org/openstack/pbr.git in /opt/dib_cache/source-repositories/pbr_8382c1cea83cf1b1ada6477f0d5e5fd7e14f4e1c with ref * 2025-02-26 03:55:32.860 | Cloning from pbr cache and applying ref * 2025-02-26 03:55:45.856 | (0629 / 1316) 2025-02-26 03:55:45.873 | Updating cache of https://opendev.org/openstack/performance-docs.git in /opt/dib_cache/source-repositories/performance_docs_a571cf07ec79980a65b85906c345a65172c9c391 with ref * 2025-02-26 03:55:46.408 | Cloning from performance-docs cache and applying ref * 2025-02-26 03:56:01.517 | (0630 / 1316) 2025-02-26 03:56:01.535 | Updating cache of https://opendev.org/openstack/placement.git in /opt/dib_cache/source-repositories/placement_a5628e660bca1b2060f76c2c0079c51073ccb4c7 with ref * 2025-02-26 03:56:11.196 | Cloning from placement cache and applying ref * 2025-02-26 03:56:50.054 | (0631 / 1316) 2025-02-26 03:56:50.072 | Updating cache of https://opendev.org/openstack/project-config.git in /opt/dib_cache/source-repositories/project_config_9229c05209c89a6ea238d44bcdf02b855d113b0b with ref * 2025-02-26 03:56:52.108 | Cloning from project-config cache and applying ref * 2025-02-26 04:00:33.795 | (0632 / 1316) 2025-02-26 04:00:33.813 | Updating cache of https://opendev.org/openstack/project-team-guide.git in /opt/dib_cache/source-repositories/project_team_guide_21c841fa5b666116dc43ace77394f36e7cdaa300 with ref * 2025-02-26 04:00:36.050 | Cloning from project-team-guide cache and applying ref * 2025-02-26 04:00:43.574 | (0633 / 1316) 2025-02-26 04:00:43.591 | Updating cache of https://opendev.org/openstack/ptgbot.git in /opt/dib_cache/source-repositories/ptgbot_b05f088b89a006e9f8a50c6dadc0881232ae2ff1 with ref * 2025-02-26 04:00:49.747 | Cloning from ptgbot cache and applying ref * 2025-02-26 04:00:51.256 | (0634 / 1316) 2025-02-26 04:00:51.273 | Updating cache of https://opendev.org/openstack/publiccloud-sig.git in /opt/dib_cache/source-repositories/publiccloud_sig_0cd9a0d07f01a5e07abee00591e37bd0ef56511a with ref * 2025-02-26 04:00:51.796 | Cloning from publiccloud-sig cache and applying ref * 2025-02-26 04:00:51.875 | (0635 / 1316) 2025-02-26 04:00:51.892 | Updating cache of https://opendev.org/openstack/puppet-aodh.git in /opt/dib_cache/source-repositories/puppet_aodh_ff506aef05218fbcf4d7de5ed11c42d80c33c611 with ref * 2025-02-26 04:01:00.418 | Cloning from puppet-aodh cache and applying ref * 2025-02-26 04:01:38.253 | (0636 / 1316) 2025-02-26 04:01:38.271 | Updating cache of https://opendev.org/openstack/puppet-barbican.git in /opt/dib_cache/source-repositories/puppet_barbican_84055ec7a9b76d16d6adedd48a251855e3888f9b with ref * 2025-02-26 04:01:45.447 | Cloning from puppet-barbican cache and applying ref * 2025-02-26 04:02:19.540 | (0637 / 1316) 2025-02-26 04:02:19.558 | Updating cache of https://opendev.org/openstack/puppet-ceilometer.git in /opt/dib_cache/source-repositories/puppet_ceilometer_64d68b390be811b65dc61fdc1d59893946cac815 with ref * 2025-02-26 04:02:30.843 | Cloning from puppet-ceilometer cache and applying ref * 2025-02-26 04:03:05.271 | (0638 / 1316) 2025-02-26 04:03:05.289 | Updating cache of https://opendev.org/openstack/puppet-ceph.git in /opt/dib_cache/source-repositories/puppet_ceph_2bcaf4ae456838eeea38b276575ca84041317443 with ref * 2025-02-26 04:03:06.964 | Cloning from puppet-ceph cache and applying ref * 2025-02-26 04:03:47.572 | (0639 / 1316) 2025-02-26 04:03:47.590 | Updating cache of https://opendev.org/openstack/puppet-cinder.git in /opt/dib_cache/source-repositories/puppet_cinder_5114a1dbf3858c214b7309ee78e2bd719b760b99 with ref * 2025-02-26 04:03:55.125 | Cloning from puppet-cinder cache and applying ref * 2025-02-26 04:05:16.291 | (0640 / 1316) 2025-02-26 04:05:16.309 | Updating cache of https://opendev.org/openstack/puppet-cloudkitty.git in /opt/dib_cache/source-repositories/puppet_cloudkitty_bb135ce310e01ce2dcfe555db05054298a729450 with ref * 2025-02-26 04:05:25.984 | Cloning from puppet-cloudkitty cache and applying ref * 2025-02-26 04:05:57.607 | (0641 / 1316) 2025-02-26 04:05:57.625 | Updating cache of https://opendev.org/openstack/puppet-designate.git in /opt/dib_cache/source-repositories/puppet_designate_ab374caf34570f5743dc08c5cec715b1c93ba961 with ref * 2025-02-26 04:06:02.072 | Cloning from puppet-designate cache and applying ref * 2025-02-26 04:07:07.771 | (0642 / 1316) 2025-02-26 04:07:07.790 | Updating cache of https://opendev.org/openstack/puppet-glance.git in /opt/dib_cache/source-repositories/puppet_glance_d6090d364d2b011b3b7c30e29b2b425b001977ef with ref * 2025-02-26 04:07:19.354 | Cloning from puppet-glance cache and applying ref * 2025-02-26 04:08:30.201 | (0643 / 1316) 2025-02-26 04:08:30.218 | Updating cache of https://opendev.org/openstack/puppet-gnocchi.git in /opt/dib_cache/source-repositories/puppet_gnocchi_9973d450628f4294f6421530db570200532914ac with ref * 2025-02-26 04:08:35.073 | Cloning from puppet-gnocchi cache and applying ref * 2025-02-26 04:09:07.666 | (0644 / 1316) 2025-02-26 04:09:07.683 | Updating cache of https://opendev.org/openstack/puppet-heat.git in /opt/dib_cache/source-repositories/puppet_heat_196b2e67440fe37ee852b135a81ba97beb49d933 with ref * 2025-02-26 04:09:16.417 | Cloning from puppet-heat cache and applying ref * 2025-02-26 04:09:45.998 | (0645 / 1316) 2025-02-26 04:09:46.016 | Updating cache of https://opendev.org/openstack/puppet-horizon.git in /opt/dib_cache/source-repositories/puppet_horizon_f31aa5fc2dcd2a4f239c7d7e78e23922e5f30ca1 with ref * 2025-02-26 04:09:49.069 | Cloning from puppet-horizon cache and applying ref * 2025-02-26 04:11:25.227 | (0646 / 1316) 2025-02-26 04:11:25.245 | Updating cache of https://opendev.org/openstack/puppet-ironic.git in /opt/dib_cache/source-repositories/puppet_ironic_38edd8fb7ec022a9093537eb16a06c0d5836742e with ref * 2025-02-26 04:11:28.691 | Cloning from puppet-ironic cache and applying ref * 2025-02-26 04:13:29.864 | (0647 / 1316) 2025-02-26 04:13:29.882 | Updating cache of https://opendev.org/openstack/puppet-keystone.git in /opt/dib_cache/source-repositories/puppet_keystone_38840b39a7c8d495d363b2ba9a7f655df6a70a06 with ref * 2025-02-26 04:13:33.425 | Cloning from puppet-keystone cache and applying ref * 2025-02-26 04:15:17.839 | (0648 / 1316) 2025-02-26 04:15:17.856 | Updating cache of https://opendev.org/openstack/puppet-magnum.git in /opt/dib_cache/source-repositories/puppet_magnum_f11da2dfa1e1dd7def1bb3b080b9a2dcd43fb713 with ref * 2025-02-26 04:15:24.281 | Cloning from puppet-magnum cache and applying ref * 2025-02-26 04:15:41.236 | (0649 / 1316) 2025-02-26 04:15:41.253 | Updating cache of https://opendev.org/openstack/puppet-manila.git in /opt/dib_cache/source-repositories/puppet_manila_2778e06bd7c4199347d91f5b21dacffed88f01db with ref * 2025-02-26 04:15:46.014 | Cloning from puppet-manila cache and applying ref * 2025-02-26 04:16:23.861 | (0650 / 1316) 2025-02-26 04:16:23.879 | Updating cache of https://opendev.org/openstack/puppet-mistral.git in /opt/dib_cache/source-repositories/puppet_mistral_96580e10b2c90f29ad015f59ff7058f5a6c84c38 with ref * 2025-02-26 04:16:28.638 | Cloning from puppet-mistral cache and applying ref * 2025-02-26 04:16:59.811 | (0651 / 1316) 2025-02-26 04:16:59.829 | Updating cache of https://opendev.org/openstack/puppet-neutron.git in /opt/dib_cache/source-repositories/puppet_neutron_32aae1ccd3fab6e97f1f3974cd3f8e6cf9073318 with ref * 2025-02-26 04:17:10.732 | Cloning from puppet-neutron cache and applying ref * 2025-02-26 04:18:58.849 | (0652 / 1316) 2025-02-26 04:18:58.867 | Updating cache of https://opendev.org/openstack/puppet-nova.git in /opt/dib_cache/source-repositories/puppet_nova_2ffb00db5d6cca5b3675a6f6982bb3542085c522 with ref * 2025-02-26 04:19:02.968 | Cloning from puppet-nova cache and applying ref * 2025-02-26 04:21:32.203 | (0653 / 1316) 2025-02-26 04:21:32.220 | Updating cache of https://opendev.org/openstack/puppet-octavia.git in /opt/dib_cache/source-repositories/puppet_octavia_a07c295f18bb9aae6e36863edb0007aedfd1a673 with ref * 2025-02-26 04:21:35.712 | Cloning from puppet-octavia cache and applying ref * 2025-02-26 04:22:07.402 | (0654 / 1316) 2025-02-26 04:22:07.420 | Updating cache of https://opendev.org/openstack/puppet-openstack-cookiecutter.git in /opt/dib_cache/source-repositories/puppet_openstack_cookiecutter_1fc44b0460e26bb40141390cb7070e93bf144bf3 with ref * 2025-02-26 04:22:08.872 | Cloning from puppet-openstack-cookiecutter cache and applying ref * 2025-02-26 04:22:10.058 | (0655 / 1316) 2025-02-26 04:22:10.076 | Updating cache of https://opendev.org/openstack/puppet-openstack-guide.git in /opt/dib_cache/source-repositories/puppet_openstack_guide_3042213beca25de958be54983a53c7e3adc6dd0f with ref * 2025-02-26 04:22:10.723 | Cloning from puppet-openstack-guide cache and applying ref * 2025-02-26 04:22:14.829 | (0656 / 1316) 2025-02-26 04:22:14.847 | Updating cache of https://opendev.org/openstack/puppet-openstack-integration.git in /opt/dib_cache/source-repositories/puppet_openstack_integration_83ddb17dc28837d6481b604a5b7b3ff06d5f5c5d with ref * 2025-02-26 04:22:16.788 | Cloning from puppet-openstack-integration cache and applying ref * 2025-02-26 04:24:53.334 | (0657 / 1316) 2025-02-26 04:24:53.352 | Updating cache of https://opendev.org/openstack/puppet-openstacklib.git in /opt/dib_cache/source-repositories/puppet_openstacklib_3103236e00b75dc60a7836f08ed114e366d33d67 with ref * 2025-02-26 04:24:56.378 | Cloning from puppet-openstacklib cache and applying ref * 2025-02-26 04:25:11.395 | (0658 / 1316) 2025-02-26 04:25:11.412 | Updating cache of https://opendev.org/openstack/puppet-openstack_extras.git in /opt/dib_cache/source-repositories/puppet_openstack_extras_95f6243d1de116d81a2726ed69fdc63202e26148 with ref * 2025-02-26 04:25:14.494 | Cloning from puppet-openstack_extras cache and applying ref * 2025-02-26 04:25:26.117 | (0659 / 1316) 2025-02-26 04:25:26.135 | Updating cache of https://opendev.org/openstack/puppet-openstack_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_spec_helper_9595924b801848bb5a24fbec34296ed72dbc6cb3 with ref * 2025-02-26 04:25:30.164 | Cloning from puppet-openstack_spec_helper cache and applying ref * 2025-02-26 04:25:34.632 | (0660 / 1316) 2025-02-26 04:25:34.657 | Updating cache of https://opendev.org/openstack/puppet-oslo.git in /opt/dib_cache/source-repositories/puppet_oslo_31a9f2de96874bf2e20c54eb854dc49721a854df with ref * 2025-02-26 04:25:37.156 | Cloning from puppet-oslo cache and applying ref * 2025-02-26 04:25:59.224 | (0661 / 1316) 2025-02-26 04:25:59.241 | Updating cache of https://opendev.org/openstack/puppet-ovn.git in /opt/dib_cache/source-repositories/puppet_ovn_c3879d0f873d7e4f1f8ef5dd8da1bb0c9fe4ad03 with ref * 2025-02-26 04:26:24.273 | Cloning from puppet-ovn cache and applying ref * 2025-02-26 04:26:33.444 | (0662 / 1316) 2025-02-26 04:26:33.461 | Updating cache of https://opendev.org/openstack/puppet-placement.git in /opt/dib_cache/source-repositories/puppet_placement_eac6d346232ad7a1714c7e6d4916e2c59270a680 with ref * 2025-02-26 04:26:37.144 | Cloning from puppet-placement cache and applying ref * 2025-02-26 04:26:45.432 | (0663 / 1316) 2025-02-26 04:26:45.450 | Updating cache of https://opendev.org/openstack/puppet-swift.git in /opt/dib_cache/source-repositories/puppet_swift_6efda166996b005f553c64d37bb5d5f74877e6f7 with ref * 2025-02-26 04:26:47.434 | Cloning from puppet-swift cache and applying ref * 2025-02-26 04:27:49.089 | (0664 / 1316) 2025-02-26 04:27:49.106 | Updating cache of https://opendev.org/openstack/puppet-tempest.git in /opt/dib_cache/source-repositories/puppet_tempest_cd7429d794778ac4ade2e2f75ac8d6b6e5b95864 with ref * 2025-02-26 04:27:52.716 | Cloning from puppet-tempest cache and applying ref * 2025-02-26 04:28:14.466 | (0665 / 1316) 2025-02-26 04:28:14.483 | Updating cache of https://opendev.org/openstack/puppet-trove.git in /opt/dib_cache/source-repositories/puppet_trove_57aa79b351c38d61b653b2c067cc2d2bf59ceeaf with ref * 2025-02-26 04:28:17.311 | Cloning from puppet-trove cache and applying ref * 2025-02-26 04:28:32.013 | (0666 / 1316) 2025-02-26 04:28:32.031 | Updating cache of https://opendev.org/openstack/puppet-vitrage.git in /opt/dib_cache/source-repositories/puppet_vitrage_aea750117ce4939633facc0bce757882d73aa3af with ref * 2025-02-26 04:28:34.850 | Cloning from puppet-vitrage cache and applying ref * 2025-02-26 04:28:54.276 | (0667 / 1316) 2025-02-26 04:28:54.293 | Updating cache of https://opendev.org/openstack/puppet-vswitch.git in /opt/dib_cache/source-repositories/puppet_vswitch_66348064a5e3a9504bdbd56de9268b7693ff7aef with ref * 2025-02-26 04:28:56.915 | Cloning from puppet-vswitch cache and applying ref * 2025-02-26 04:29:10.011 | (0668 / 1316) 2025-02-26 04:29:10.029 | Updating cache of https://opendev.org/openstack/puppet-watcher.git in /opt/dib_cache/source-repositories/puppet_watcher_4cf38d9dc38d705a31a882c2aced8943479b1b52 with ref * 2025-02-26 04:29:12.778 | Cloning from puppet-watcher cache and applying ref * 2025-02-26 04:29:22.230 | (0669 / 1316) 2025-02-26 04:29:22.248 | Updating cache of https://opendev.org/openstack/puppet-zaqar.git in /opt/dib_cache/source-repositories/puppet_zaqar_8669a09e0e9583f4a1fec447c2e3381bbee9d1c0 with ref * 2025-02-26 04:29:23.906 | Cloning from puppet-zaqar cache and applying ref * 2025-02-26 04:29:33.224 | (0670 / 1316) 2025-02-26 04:29:33.242 | Updating cache of https://opendev.org/openstack/pycadf.git in /opt/dib_cache/source-repositories/pycadf_479443ddfd06a939fe9f41783949391cc21ddfcb with ref * 2025-02-26 04:29:34.593 | Cloning from pycadf cache and applying ref * 2025-02-26 04:29:35.803 | (0671 / 1316) 2025-02-26 04:29:35.821 | Updating cache of https://opendev.org/openstack/pyeclib.git in /opt/dib_cache/source-repositories/pyeclib_308cf8026b5bd79184b20c4d91ef3b27dfa77be7 with ref * 2025-02-26 04:29:37.069 | Cloning from pyeclib cache and applying ref * 2025-02-26 04:29:44.304 | (0672 / 1316) 2025-02-26 04:29:44.322 | Updating cache of https://opendev.org/openstack/pymod2pkg.git in /opt/dib_cache/source-repositories/pymod2pkg_9251af576ca889584e688f9999f6caa4275cd8dd with ref * 2025-02-26 04:29:44.948 | Cloning from pymod2pkg cache and applying ref * 2025-02-26 04:29:45.183 | (0673 / 1316) 2025-02-26 04:29:45.201 | Updating cache of https://opendev.org/openstack/python-adjutantclient.git in /opt/dib_cache/source-repositories/python_adjutantclient_2aa27f0edf2cd62f3fcb72c608f7bd1418699e47 with ref * 2025-02-26 04:29:46.660 | Cloning from python-adjutantclient cache and applying ref * 2025-02-26 04:29:47.649 | (0674 / 1316) 2025-02-26 04:29:47.667 | Updating cache of https://opendev.org/openstack/python-aodhclient.git in /opt/dib_cache/source-repositories/python_aodhclient_0ce033ec35a1b4c3706bf21f28cbad94bfb88773 with ref * 2025-02-26 04:29:50.991 | Cloning from python-aodhclient cache and applying ref * 2025-02-26 04:29:57.011 | (0675 / 1316) 2025-02-26 04:29:57.028 | Updating cache of https://opendev.org/openstack/python-barbicanclient.git in /opt/dib_cache/source-repositories/python_barbicanclient_321bc9ed7f0008b1ccb64c10d34e27e1764de388 with ref * 2025-02-26 04:29:59.234 | Cloning from python-barbicanclient cache and applying ref * 2025-02-26 04:30:04.711 | (0676 / 1316) 2025-02-26 04:30:04.729 | Updating cache of https://opendev.org/openstack/python-blazarclient.git in /opt/dib_cache/source-repositories/python_blazarclient_4c2017b2b1e3c80a6be533b6b07f83af96ba05f9 with ref * 2025-02-26 04:30:20.251 | Cloning from python-blazarclient cache and applying ref * 2025-02-26 04:30:35.258 | (0677 / 1316) 2025-02-26 04:30:35.277 | Updating cache of https://opendev.org/openstack/python-brick-cinderclient-ext.git in /opt/dib_cache/source-repositories/python_brick_cinderclient_ext_a18bc513859a113a6577f51afa5aec41adafb4ad with ref * 2025-02-26 04:30:37.813 | Cloning from python-brick-cinderclient-ext cache and applying ref * 2025-02-26 04:30:39.650 | (0678 / 1316) 2025-02-26 04:30:39.667 | Updating cache of https://opendev.org/openstack/python-cinderclient.git in /opt/dib_cache/source-repositories/python_cinderclient_2ab34741caf6ae38f9fc66dbb4eb0d6f6e6cb787 with ref * 2025-02-26 04:30:42.382 | Cloning from python-cinderclient cache and applying ref * 2025-02-26 04:30:48.511 | (0679 / 1316) 2025-02-26 04:30:48.529 | Updating cache of https://opendev.org/openstack/python-cloudkittyclient.git in /opt/dib_cache/source-repositories/python_cloudkittyclient_577e275037ec097f043b5410ee863f658700fe03 with ref * 2025-02-26 04:30:50.850 | Cloning from python-cloudkittyclient cache and applying ref * 2025-02-26 04:30:53.470 | (0680 / 1316) 2025-02-26 04:30:53.487 | Updating cache of https://opendev.org/openstack/python-cyborgclient.git in /opt/dib_cache/source-repositories/python_cyborgclient_a2f6e5c1dcf343444e0eb6ac3fe6b59d20e7298b with ref * 2025-02-26 04:30:55.990 | Cloning from python-cyborgclient cache and applying ref * 2025-02-26 04:31:00.470 | (0681 / 1316) 2025-02-26 04:31:00.488 | Updating cache of https://opendev.org/openstack/python-designateclient.git in /opt/dib_cache/source-repositories/python_designateclient_e3a78956ce4f8c79d45a2fe5b98e575e55f2cecd with ref * 2025-02-26 04:31:02.474 | Cloning from python-designateclient cache and applying ref * 2025-02-26 04:31:07.894 | (0682 / 1316) 2025-02-26 04:31:07.911 | Updating cache of https://opendev.org/openstack/python-dracclient.git in /opt/dib_cache/source-repositories/python_dracclient_8761670ec4bd67a8ca854ed2aff5736a0caafe17 with ref * 2025-02-26 04:31:08.499 | Cloning from python-dracclient cache and applying ref * 2025-02-26 04:31:08.704 | (0683 / 1316) 2025-02-26 04:31:08.722 | Updating cache of https://opendev.org/openstack/python-freezerclient.git in /opt/dib_cache/source-repositories/python_freezerclient_f108c3bab7ab68ed75c038bb98c54504483b54f1 with ref * 2025-02-26 04:31:10.722 | Cloning from python-freezerclient cache and applying ref * 2025-02-26 04:31:11.071 | (0684 / 1316) 2025-02-26 04:31:11.089 | Updating cache of https://opendev.org/openstack/python-glanceclient.git in /opt/dib_cache/source-repositories/python_glanceclient_62e062e7af26595fff1e9e52605f45902b17833c with ref * 2025-02-26 04:31:16.085 | Cloning from python-glanceclient cache and applying ref * 2025-02-26 04:31:26.165 | (0685 / 1316) 2025-02-26 04:31:26.183 | Updating cache of https://opendev.org/openstack/python-heatclient.git in /opt/dib_cache/source-repositories/python_heatclient_a4cbb7a698763c786642b93355aaf89bfebae9c8 with ref * 2025-02-26 04:31:28.929 | Cloning from python-heatclient cache and applying ref * 2025-02-26 04:31:31.846 | (0686 / 1316) 2025-02-26 04:31:31.864 | Updating cache of https://opendev.org/openstack/python-ironic-inspector-client.git in /opt/dib_cache/source-repositories/python_ironic_inspector_client_692191b9bbbe716b9a421ff506c40d37e6e2bc36 with ref * 2025-02-26 04:31:33.506 | Cloning from python-ironic-inspector-client cache and applying ref * 2025-02-26 04:31:35.922 | (0687 / 1316) 2025-02-26 04:31:35.939 | Updating cache of https://opendev.org/openstack/python-ironicclient.git in /opt/dib_cache/source-repositories/python_ironicclient_f4d152043b18f5041f2c5da8f00f30eb7b24b526 with ref * 2025-02-26 04:31:38.594 | Cloning from python-ironicclient cache and applying ref * 2025-02-26 04:32:22.423 | (0688 / 1316) 2025-02-26 04:32:22.440 | Updating cache of https://opendev.org/openstack/python-keystoneclient.git in /opt/dib_cache/source-repositories/python_keystoneclient_d50ff996cccb6df7bcff19e9ff5a2d761f8d0910 with ref * 2025-02-26 04:32:28.998 | Cloning from python-keystoneclient cache and applying ref * 2025-02-26 04:32:35.283 | (0689 / 1316) 2025-02-26 04:32:35.301 | Updating cache of https://opendev.org/openstack/python-magnumclient.git in /opt/dib_cache/source-repositories/python_magnumclient_0efe8cfa1d5eeca39393e53f95687738608564b0 with ref * 2025-02-26 04:32:39.536 | Cloning from python-magnumclient cache and applying ref * 2025-02-26 04:32:43.612 | (0690 / 1316) 2025-02-26 04:32:43.630 | Updating cache of https://opendev.org/openstack/python-manilaclient.git in /opt/dib_cache/source-repositories/python_manilaclient_67390fbcbab9cd983e0e2ba6518009c01384b9b8 with ref * 2025-02-26 04:32:57.240 | Cloning from python-manilaclient cache and applying ref * 2025-02-26 04:33:36.188 | (0691 / 1316) 2025-02-26 04:33:36.206 | Updating cache of https://opendev.org/openstack/python-masakariclient.git in /opt/dib_cache/source-repositories/python_masakariclient_eb19abdbb35516ef24272586c2b77c94170ca6dd with ref * 2025-02-26 04:33:37.851 | Cloning from python-masakariclient cache and applying ref * 2025-02-26 04:33:38.744 | (0692 / 1316) 2025-02-26 04:33:38.762 | Updating cache of https://opendev.org/openstack/python-mistralclient.git in /opt/dib_cache/source-repositories/python_mistralclient_b01c51f399a01435f9632bdda2244debc7e76da1 with ref * 2025-02-26 04:33:41.858 | Cloning from python-mistralclient cache and applying ref * 2025-02-26 04:33:44.168 | (0693 / 1316) 2025-02-26 04:33:44.185 | Updating cache of https://opendev.org/openstack/python-monascaclient.git in /opt/dib_cache/source-repositories/python_monascaclient_fbfde72d27a07beb8414094e2a6ab00235a02d81 with ref * 2025-02-26 04:33:45.227 | Cloning from python-monascaclient cache and applying ref * 2025-02-26 04:33:45.366 | (0694 / 1316) 2025-02-26 04:33:45.383 | Updating cache of https://opendev.org/openstack/python-neutronclient.git in /opt/dib_cache/source-repositories/python_neutronclient_97e4df6fe08727ddbfefc3f604b62137a1cab31a with ref * 2025-02-26 04:33:47.333 | Cloning from python-neutronclient cache and applying ref * 2025-02-26 04:33:55.776 | (0695 / 1316) 2025-02-26 04:33:55.794 | Updating cache of https://opendev.org/openstack/python-novaclient.git in /opt/dib_cache/source-repositories/python_novaclient_bfa5c8a30211bf36d05850bf7736642af9784154 with ref * 2025-02-26 04:33:58.101 | Cloning from python-novaclient cache and applying ref * 2025-02-26 04:34:04.854 | (0696 / 1316) 2025-02-26 04:34:04.871 | Updating cache of https://opendev.org/openstack/python-observabilityclient.git in /opt/dib_cache/source-repositories/python_observabilityclient_a8eb4823507ff6e1b0f015d344b2b7ff170b1b24 with ref * 2025-02-26 04:34:05.938 | Cloning from python-observabilityclient cache and applying ref * 2025-02-26 04:34:07.889 | (0697 / 1316) 2025-02-26 04:34:07.907 | Updating cache of https://opendev.org/openstack/python-octaviaclient.git in /opt/dib_cache/source-repositories/python_octaviaclient_504fd274016d1e953625809bb8f52e74b192c017 with ref * 2025-02-26 04:34:09.640 | Cloning from python-octaviaclient cache and applying ref * 2025-02-26 04:34:17.455 | (0698 / 1316) 2025-02-26 04:34:17.472 | Updating cache of https://opendev.org/openstack/python-openstackclient.git in /opt/dib_cache/source-repositories/python_openstackclient_f3243780c49492a40a03d2b278622d2dc9d80eeb with ref * 2025-02-26 04:34:26.495 | Cloning from python-openstackclient cache and applying ref * 2025-02-26 04:36:26.850 | (0699 / 1316) 2025-02-26 04:36:26.868 | Updating cache of https://opendev.org/openstack/python-pankoclient.git in /opt/dib_cache/source-repositories/python_pankoclient_4ac78cf7e1b855514f9425039fac274caa05f707 with ref * 2025-02-26 04:37:03.738 | Cloning from python-pankoclient cache and applying ref * 2025-02-26 04:37:03.847 | (0700 / 1316) 2025-02-26 04:37:03.865 | Updating cache of https://opendev.org/openstack/python-swiftclient.git in /opt/dib_cache/source-repositories/python_swiftclient_942fbb6659058c8844d82f80c2c535b247016ca8 with ref * 2025-02-26 04:37:07.956 | Cloning from python-swiftclient cache and applying ref * 2025-02-26 04:37:15.907 | (0701 / 1316) 2025-02-26 04:37:15.924 | Updating cache of https://opendev.org/openstack/python-tackerclient.git in /opt/dib_cache/source-repositories/python_tackerclient_46a26cd0517a21b3f947f6a526783c613b495276 with ref * 2025-02-26 04:37:17.582 | Cloning from python-tackerclient cache and applying ref * 2025-02-26 04:37:22.883 | (0702 / 1316) 2025-02-26 04:37:22.901 | Updating cache of https://opendev.org/openstack/python-troveclient.git in /opt/dib_cache/source-repositories/python_troveclient_086c8e3f98a6e480a85ba82bad0a4150d667005f with ref * 2025-02-26 04:37:25.027 | Cloning from python-troveclient cache and applying ref * 2025-02-26 04:37:28.220 | (0703 / 1316) 2025-02-26 04:37:28.238 | Updating cache of https://opendev.org/openstack/python-venusclient.git in /opt/dib_cache/source-repositories/python_venusclient_cf9e0ab5813dbab90103e7617b23c5d6198507c1 with ref * 2025-02-26 04:37:29.147 | Cloning from python-venusclient cache and applying ref * 2025-02-26 04:37:30.689 | (0704 / 1316) 2025-02-26 04:37:30.707 | Updating cache of https://opendev.org/openstack/python-vitrageclient.git in /opt/dib_cache/source-repositories/python_vitrageclient_a2697b5eb926a2f899073face1d0c71797953344 with ref * 2025-02-26 04:37:33.325 | Cloning from python-vitrageclient cache and applying ref * 2025-02-26 04:37:35.411 | (0705 / 1316) 2025-02-26 04:37:35.429 | Updating cache of https://opendev.org/openstack/python-watcherclient.git in /opt/dib_cache/source-repositories/python_watcherclient_0caff0f4d06ed376784fec6ded83bdab89975b97 with ref * 2025-02-26 04:37:37.381 | Cloning from python-watcherclient cache and applying ref * 2025-02-26 04:37:38.620 | (0706 / 1316) 2025-02-26 04:37:38.637 | Updating cache of https://opendev.org/openstack/python-zaqarclient.git in /opt/dib_cache/source-repositories/python_zaqarclient_f6772f2da09ff22089ef14b8451c2d21093170f3 with ref * 2025-02-26 04:37:40.699 | Cloning from python-zaqarclient cache and applying ref * 2025-02-26 04:37:48.818 | (0707 / 1316) 2025-02-26 04:37:48.836 | Updating cache of https://opendev.org/openstack/python-zunclient.git in /opt/dib_cache/source-repositories/python_zunclient_eb1535e7cea4efe24f042325e0b4d131a28cb528 with ref * 2025-02-26 04:37:50.149 | Cloning from python-zunclient cache and applying ref * 2025-02-26 04:37:51.582 | (0708 / 1316) 2025-02-26 04:37:51.600 | Updating cache of https://opendev.org/openstack/qa-specs.git in /opt/dib_cache/source-repositories/qa_specs_bfdb608cd1fb622cfa3ccbeb37c171162f3d79b7 with ref * 2025-02-26 04:37:52.109 | Cloning from qa-specs cache and applying ref * 2025-02-26 04:37:52.220 | (0709 / 1316) 2025-02-26 04:37:52.238 | Updating cache of https://opendev.org/openstack/rally.git in /opt/dib_cache/source-repositories/rally_0f331b7a192721facbffbe3f27fbc963ce92b736 with ref * 2025-02-26 04:37:53.061 | Cloning from rally cache and applying ref * 2025-02-26 04:37:58.621 | (0710 / 1316) 2025-02-26 04:37:58.639 | Updating cache of https://opendev.org/openstack/rally-openstack.git in /opt/dib_cache/source-repositories/rally_openstack_ae6dc9a7dc9893d24b56b9ee517fec77dae54966 with ref * 2025-02-26 04:37:59.889 | Cloning from rally-openstack cache and applying ref * 2025-02-26 04:38:23.750 | (0711 / 1316) 2025-02-26 04:38:23.768 | Updating cache of https://opendev.org/openstack/rbd-iscsi-client.git in /opt/dib_cache/source-repositories/rbd_iscsi_client_0a0eedb9ef510d4fa2146b460dd3c81dc3c73ae9 with ref * 2025-02-26 04:38:25.823 | Cloning from rbd-iscsi-client cache and applying ref * 2025-02-26 04:38:26.014 | (0712 / 1316) 2025-02-26 04:38:26.031 | Updating cache of https://opendev.org/openstack/release-test.git in /opt/dib_cache/source-repositories/release_test_501f0ebf6e8d138bd854b31b575244cde187e2ee with ref * 2025-02-26 04:38:28.656 | Cloning from release-test cache and applying ref * 2025-02-26 04:38:29.878 | (0713 / 1316) 2025-02-26 04:38:29.896 | Updating cache of https://opendev.org/openstack/releases.git in /opt/dib_cache/source-repositories/releases_d93001da1f902b71f4bbd7e228c5069a526d39ce with ref * 2025-02-26 04:38:33.453 | Cloning from releases cache and applying ref * 2025-02-26 04:41:36.276 | (0714 / 1316) 2025-02-26 04:41:36.295 | Updating cache of https://opendev.org/openstack/renderspec.git in /opt/dib_cache/source-repositories/renderspec_017827c231722dfd86ad949d9b4cf1b8c49fff03 with ref * 2025-02-26 04:41:37.628 | Cloning from renderspec cache and applying ref * 2025-02-26 04:41:37.871 | (0715 / 1316) 2025-02-26 04:41:37.888 | Updating cache of https://opendev.org/openstack/reno.git in /opt/dib_cache/source-repositories/reno_9d4676aa4396b32a1a1045faf05d4b67537cd6a7 with ref * 2025-02-26 04:41:38.826 | Cloning from reno cache and applying ref * 2025-02-26 04:41:40.799 | (0716 / 1316) 2025-02-26 04:41:40.817 | Updating cache of https://opendev.org/openstack/requestsexceptions.git in /opt/dib_cache/source-repositories/requestsexceptions_ca30fdb5581ff028f70c7b24e5b6dc9107f0d351 with ref * 2025-02-26 04:41:41.233 | Cloning from requestsexceptions cache and applying ref * 2025-02-26 04:41:41.311 | (0717 / 1316) 2025-02-26 04:41:41.329 | Updating cache of https://opendev.org/openstack/requirements.git in /opt/dib_cache/source-repositories/requirements_42474acf465b6bcbecec73293d66cda9d84df5c8 with ref * 2025-02-26 04:41:43.148 | Cloning from requirements cache and applying ref * 2025-02-26 04:44:09.373 | (0718 / 1316) 2025-02-26 04:44:09.391 | Updating cache of https://opendev.org/openstack/reviewday.git in /opt/dib_cache/source-repositories/reviewday_4a74d407e6cb1b3c20cd7da1190d8c0e4b7ca661 with ref * 2025-02-26 04:44:09.803 | Cloning from reviewday cache and applying ref * 2025-02-26 04:44:09.879 | (0719 / 1316) 2025-02-26 04:44:09.896 | Updating cache of https://opendev.org/openstack/reviewstats.git in /opt/dib_cache/source-repositories/reviewstats_cd87cb3120d4e70396600fc197ac0886ef2135b9 with ref * 2025-02-26 04:44:10.146 | Cloning from reviewstats cache and applying ref * 2025-02-26 04:44:10.229 | (0720 / 1316) 2025-02-26 04:44:10.247 | Updating cache of https://opendev.org/openstack/rpm-packaging.git in /opt/dib_cache/source-repositories/rpm_packaging_cfcbac68b0876f2c757011122e4d8711f420b52c with ref * 2025-02-26 04:44:11.633 | Cloning from rpm-packaging cache and applying ref * 2025-02-26 04:44:35.603 | (0721 / 1316) 2025-02-26 04:44:35.620 | Updating cache of https://opendev.org/openstack/rpm-packaging-tools.git in /opt/dib_cache/source-repositories/rpm_packaging_tools_90962d6469f052f82d5a20bc0e699dd7ae696688 with ref * 2025-02-26 04:44:35.998 | Cloning from rpm-packaging-tools cache and applying ref * 2025-02-26 04:44:36.072 | (0722 / 1316) 2025-02-26 04:44:36.090 | Updating cache of https://opendev.org/openstack/security-doc.git in /opt/dib_cache/source-repositories/security_doc_f084d127a93fa1f0c1304a8aeefe91c245258fcf with ref * 2025-02-26 04:44:36.726 | Cloning from security-doc cache and applying ref * 2025-02-26 04:44:42.752 | (0723 / 1316) 2025-02-26 04:44:42.769 | Updating cache of https://opendev.org/openstack/self-healing-sig.git in /opt/dib_cache/source-repositories/self_healing_sig_52b29ad71055307a19ee121c204c509544362bf8 with ref * 2025-02-26 04:44:43.148 | Cloning from self-healing-sig cache and applying ref * 2025-02-26 04:44:43.232 | (0724 / 1316) 2025-02-26 04:44:43.249 | Updating cache of https://opendev.org/openstack/service-types-authority.git in /opt/dib_cache/source-repositories/service_types_authority_7891b98d76c61452292f699c8003ed630db767f9 with ref * 2025-02-26 04:44:43.866 | Cloning from service-types-authority cache and applying ref * 2025-02-26 04:44:44.006 | (0725 / 1316) 2025-02-26 04:44:44.023 | Updating cache of https://opendev.org/openstack/shade.git in /opt/dib_cache/source-repositories/shade_8d4bb0458aab8fe02280a50a7ce82b1cce049d78 with ref * 2025-02-26 04:44:44.972 | Cloning from shade cache and applying ref * 2025-02-26 04:44:45.397 | (0726 / 1316) 2025-02-26 04:44:45.415 | Updating cache of https://opendev.org/openstack/skyline-apiserver.git in /opt/dib_cache/source-repositories/skyline_apiserver_23729e3fe92aa23685a4ffd294fe77804b5f9141 with ref * 2025-02-26 04:44:47.102 | Cloning from skyline-apiserver cache and applying ref * 2025-02-26 04:44:58.890 | (0727 / 1316) 2025-02-26 04:44:58.907 | Updating cache of https://opendev.org/openstack/skyline-console.git in /opt/dib_cache/source-repositories/skyline_console_41c1c7484825a6bf4669787be8e02f36bccfbbaa with ref * 2025-02-26 04:45:00.969 | Cloning from skyline-console cache and applying ref * 2025-02-26 04:46:39.162 | (0728 / 1316) 2025-02-26 04:46:39.180 | Updating cache of https://opendev.org/openstack/specs-cookiecutter.git in /opt/dib_cache/source-repositories/specs_cookiecutter_33cce623850784e9245567fac24e5bc8b2b0ed5e with ref * 2025-02-26 04:46:39.526 | Cloning from specs-cookiecutter cache and applying ref * 2025-02-26 04:46:39.602 | (0729 / 1316) 2025-02-26 04:46:39.620 | Updating cache of https://opendev.org/openstack/sphinx-feature-classification.git in /opt/dib_cache/source-repositories/sphinx_feature_classification_321635c43dad33a9835d1f245d5d97a6ebb688c6 with ref * 2025-02-26 04:46:40.104 | Cloning from sphinx-feature-classification cache and applying ref * 2025-02-26 04:46:40.242 | (0730 / 1316) 2025-02-26 04:46:40.260 | Updating cache of https://opendev.org/openstack/stackviz.git in /opt/dib_cache/source-repositories/stackviz_46d31b230c358b8c78edc99b1f9b40f0fd0a063e with ref * 2025-02-26 04:46:40.850 | Cloning from stackviz cache and applying ref * 2025-02-26 04:46:41.209 | (0731 / 1316) 2025-02-26 04:46:41.227 | Updating cache of https://opendev.org/openstack/stevedore.git in /opt/dib_cache/source-repositories/stevedore_1dc010d0ec5d750f9507cf4132ed10691e1adf53 with ref * 2025-02-26 04:46:43.243 | Cloning from stevedore cache and applying ref * 2025-02-26 04:46:46.603 | (0732 / 1316) 2025-02-26 04:46:46.622 | Updating cache of https://opendev.org/openstack/storlets.git in /opt/dib_cache/source-repositories/storlets_bd49ef568979a0f026696e7b728e04200c2220db with ref * 2025-02-26 04:46:48.531 | Cloning from storlets cache and applying ref * 2025-02-26 04:47:00.620 | (0733 / 1316) 2025-02-26 04:47:00.638 | Updating cache of https://opendev.org/openstack/sunbeam-charms.git in /opt/dib_cache/source-repositories/sunbeam_charms_35072cf4cb2e1eea53ea3d90c88d6cbcf9dd01ab with ref * 2025-02-26 04:47:01.673 | Cloning from sunbeam-charms cache and applying ref * 2025-02-26 04:48:44.600 | (0734 / 1316) 2025-02-26 04:48:44.617 | Updating cache of https://opendev.org/openstack/sushy.git in /opt/dib_cache/source-repositories/sushy_6b49f447c82dcb16527a135d4925d47a66cb624e with ref * 2025-02-26 04:48:48.293 | Cloning from sushy cache and applying ref * 2025-02-26 04:49:10.404 | (0735 / 1316) 2025-02-26 04:49:10.422 | Updating cache of https://opendev.org/openstack/sushy-oem-idrac.git in /opt/dib_cache/source-repositories/sushy_oem_idrac_3cc20f0c633fb765c22008dd80c92aa0a41f1ef0 with ref * 2025-02-26 04:49:11.294 | Cloning from sushy-oem-idrac cache and applying ref * 2025-02-26 04:49:11.963 | (0736 / 1316) 2025-02-26 04:49:11.981 | Updating cache of https://opendev.org/openstack/sushy-tools.git in /opt/dib_cache/source-repositories/sushy_tools_fed784078e880929a7d7ded717e84b6ea2c4aa6a with ref * 2025-02-26 04:49:12.937 | Cloning from sushy-tools cache and applying ref * 2025-02-26 04:49:29.172 | (0737 / 1316) 2025-02-26 04:49:29.189 | Updating cache of https://opendev.org/openstack/swift.git in /opt/dib_cache/source-repositories/swift_f255f94bfa20b3418519af58c753736794a6fc5a with ref * 2025-02-26 04:49:31.899 | Cloning from swift cache and applying ref * 2025-02-26 04:49:54.491 | (0738 / 1316) 2025-02-26 04:49:54.509 | Updating cache of https://opendev.org/openstack/swift-bench.git in /opt/dib_cache/source-repositories/swift_bench_f837b66c750258fe71e7c534631b87237f9f96ee with ref * 2025-02-26 04:49:55.124 | Cloning from swift-bench cache and applying ref * 2025-02-26 04:49:55.809 | (0739 / 1316) 2025-02-26 04:49:55.828 | Updating cache of https://opendev.org/openstack/tacker.git in /opt/dib_cache/source-repositories/tacker_44745ba6106c6b0e177fa807c4139467527679d9 with ref * 2025-02-26 04:49:58.206 | Cloning from tacker cache and applying ref * 2025-02-26 04:52:05.891 | (0740 / 1316) 2025-02-26 04:52:05.909 | Updating cache of https://opendev.org/openstack/tacker-horizon.git in /opt/dib_cache/source-repositories/tacker_horizon_a2cae14a2adb5e9c35a50fb3e73f3730b91379be with ref * 2025-02-26 04:52:08.698 | Cloning from tacker-horizon cache and applying ref * 2025-02-26 04:52:10.214 | (0741 / 1316) 2025-02-26 04:52:10.231 | Updating cache of https://opendev.org/openstack/tacker-specs.git in /opt/dib_cache/source-repositories/tacker_specs_257ed5e2463cd9469a3ff5867899b4d739bdb983 with ref * 2025-02-26 04:52:10.929 | Cloning from tacker-specs cache and applying ref * 2025-02-26 04:52:15.699 | (0742 / 1316) 2025-02-26 04:52:15.716 | Updating cache of https://opendev.org/openstack/tap-as-a-service.git in /opt/dib_cache/source-repositories/tap_as_a_service_0e709b1cad509d2ee65ddd94b2e8350cbe1ac130 with ref * 2025-02-26 04:52:17.266 | Cloning from tap-as-a-service cache and applying ref * 2025-02-26 04:52:25.083 | (0743 / 1316) 2025-02-26 04:52:25.102 | Updating cache of https://opendev.org/openstack/taskflow.git in /opt/dib_cache/source-repositories/taskflow_7f073c5dd8c842379e68fe72dfe90bd2addd4c50 with ref * 2025-02-26 04:52:27.056 | Cloning from taskflow cache and applying ref * 2025-02-26 04:52:42.847 | (0744 / 1316) 2025-02-26 04:52:42.864 | Updating cache of https://opendev.org/openstack/telemetry-specs.git in /opt/dib_cache/source-repositories/telemetry_specs_cd5f138da264cabf57de04b2b6e84f79a8753f5e with ref * 2025-02-26 04:52:46.239 | Cloning from telemetry-specs cache and applying ref * 2025-02-26 04:52:46.324 | (0745 / 1316) 2025-02-26 04:52:46.342 | Updating cache of https://opendev.org/openstack/telemetry-tempest-plugin.git in /opt/dib_cache/source-repositories/telemetry_tempest_plugin_03fb18fdb25ac0b73bd469cd325d7623d15f6b0b with ref * 2025-02-26 04:52:49.825 | Cloning from telemetry-tempest-plugin cache and applying ref * 2025-02-26 04:52:57.970 | (0746 / 1316) 2025-02-26 04:52:57.989 | Updating cache of https://opendev.org/openstack/tempest.git in /opt/dib_cache/source-repositories/tempest_297504ad25f9afa188d860b86000103840711172 with ref * 2025-02-26 04:53:03.203 | Cloning from tempest cache and applying ref * 2025-02-26 04:54:41.754 | (0747 / 1316) 2025-02-26 04:54:41.772 | Updating cache of https://opendev.org/openstack/tempest-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/tempest_plugin_cookiecutter_7f3acdc6dbf337e39085e6ac6feefc0d6f8aacd8 with ref * 2025-02-26 04:54:42.195 | Cloning from tempest-plugin-cookiecutter cache and applying ref * 2025-02-26 04:54:42.269 | (0748 / 1316) 2025-02-26 04:54:42.287 | Updating cache of https://opendev.org/openstack/tempest-stress.git in /opt/dib_cache/source-repositories/tempest_stress_5978cc2541e82d8c771eb28e117ecf9d5e288fe5 with ref * 2025-02-26 04:54:43.028 | Cloning from tempest-stress cache and applying ref * 2025-02-26 04:54:43.290 | (0749 / 1316) 2025-02-26 04:54:43.308 | Updating cache of https://opendev.org/openstack/tenks.git in /opt/dib_cache/source-repositories/tenks_71e99f961607b294fbd55b2bbec9c36b92e6d567 with ref * 2025-02-26 04:54:44.443 | Cloning from tenks cache and applying ref * 2025-02-26 04:54:47.026 | (0750 / 1316) 2025-02-26 04:54:47.043 | Updating cache of https://opendev.org/openstack/tooz.git in /opt/dib_cache/source-repositories/tooz_724fd36afd678423ea946d79dbcf47c5ba913b87 with ref * 2025-02-26 04:54:48.978 | Cloning from tooz cache and applying ref * 2025-02-26 04:55:05.169 | (0751 / 1316) 2025-02-26 04:55:05.187 | Updating cache of https://opendev.org/openstack/tosca-parser.git in /opt/dib_cache/source-repositories/tosca_parser_26c9457d9477fa1832193cda1f43ab7dea99eea0 with ref * 2025-02-26 04:55:07.007 | Cloning from tosca-parser cache and applying ref * 2025-02-26 04:55:09.468 | (0752 / 1316) 2025-02-26 04:55:09.486 | Updating cache of https://opendev.org/openstack/training-guides.git in /opt/dib_cache/source-repositories/training_guides_1106b317000d712163b83edb2b24b0010a4445f9 with ref * 2025-02-26 04:55:09.938 | Cloning from training-guides cache and applying ref * 2025-02-26 04:55:12.035 | (0753 / 1316) 2025-02-26 04:55:12.052 | Updating cache of https://opendev.org/openstack/trove.git in /opt/dib_cache/source-repositories/trove_b79f5a1f69b034ee968f00632a6311986897b190 with ref * 2025-02-26 04:55:14.958 | Cloning from trove cache and applying ref * 2025-02-26 04:56:21.517 | (0754 / 1316) 2025-02-26 04:56:21.535 | Updating cache of https://opendev.org/openstack/trove-dashboard.git in /opt/dib_cache/source-repositories/trove_dashboard_1fa193a8613f6ea6eed17986e159b994574f8394 with ref * 2025-02-26 04:56:24.519 | Cloning from trove-dashboard cache and applying ref * 2025-02-26 04:56:30.073 | (0755 / 1316) 2025-02-26 04:56:30.091 | Updating cache of https://opendev.org/openstack/trove-specs.git in /opt/dib_cache/source-repositories/trove_specs_f4afabc67b832db70f0a0e015e43d0797723fdfd with ref * 2025-02-26 04:56:30.479 | Cloning from trove-specs cache and applying ref * 2025-02-26 04:56:30.635 | (0756 / 1316) 2025-02-26 04:56:30.653 | Updating cache of https://opendev.org/openstack/trove-tempest-plugin.git in /opt/dib_cache/source-repositories/trove_tempest_plugin_12e54ccc4b28791a71666476cd211d402318e9bc with ref * 2025-02-26 04:56:32.048 | Cloning from trove-tempest-plugin cache and applying ref * 2025-02-26 04:56:33.661 | (0757 / 1316) 2025-02-26 04:56:33.679 | Updating cache of https://opendev.org/openstack/ui-cookiecutter.git in /opt/dib_cache/source-repositories/ui_cookiecutter_adddb81b2556704b971714b0e9d97f40e3b43f5b with ref * 2025-02-26 04:56:34.259 | Cloning from ui-cookiecutter cache and applying ref * 2025-02-26 04:56:34.380 | (0758 / 1316) 2025-02-26 04:56:34.398 | Updating cache of https://opendev.org/openstack/upstream-institute-virtual-environment.git in /opt/dib_cache/source-repositories/upstream_institute_virtual_environment_58673aeec0fe3b669a0a9f141dec2bbd149f05ff with ref * 2025-02-26 04:56:35.987 | Cloning from upstream-institute-virtual-environment cache and applying ref * 2025-02-26 04:56:36.095 | (0759 / 1316) 2025-02-26 04:56:36.112 | Updating cache of https://opendev.org/openstack/venus.git in /opt/dib_cache/source-repositories/venus_0419c1567333c39ce0f1ac88c31e2af8bc85fac0 with ref * 2025-02-26 04:56:40.281 | Cloning from venus cache and applying ref * 2025-02-26 04:57:01.634 | (0760 / 1316) 2025-02-26 04:57:01.651 | Updating cache of https://opendev.org/openstack/venus-dashboard.git in /opt/dib_cache/source-repositories/venus_dashboard_bf315b24f9322527dcec7b115a0b9c2226224308 with ref * 2025-02-26 04:57:02.702 | Cloning from venus-dashboard cache and applying ref * 2025-02-26 04:57:07.368 | (0761 / 1316) 2025-02-26 04:57:07.385 | Updating cache of https://opendev.org/openstack/venus-specs.git in /opt/dib_cache/source-repositories/venus_specs_98d7c57737faca71a4d0d644501aca19532ee10d with ref * 2025-02-26 04:57:07.875 | Cloning from venus-specs cache and applying ref * 2025-02-26 04:57:08.443 | (0762 / 1316) 2025-02-26 04:57:08.461 | Updating cache of https://opendev.org/openstack/venus-tempest-plugin.git in /opt/dib_cache/source-repositories/venus_tempest_plugin_a388f2310d0ce46a3d5f898b47b367d79987ef21 with ref * 2025-02-26 04:57:09.230 | Cloning from venus-tempest-plugin cache and applying ref * 2025-02-26 04:57:09.569 | (0763 / 1316) 2025-02-26 04:57:09.588 | Updating cache of https://opendev.org/openstack/virtualbmc.git in /opt/dib_cache/source-repositories/virtualbmc_71aef35eb922b29e7de672be1c37191832a63964 with ref * 2025-02-26 04:57:10.109 | Cloning from virtualbmc cache and applying ref * 2025-02-26 04:57:11.111 | (0764 / 1316) 2025-02-26 04:57:11.128 | Updating cache of https://opendev.org/openstack/virtualpdu.git in /opt/dib_cache/source-repositories/virtualpdu_617cdb966f81229597043f9864b23ea57472689f with ref * 2025-02-26 04:57:11.683 | Cloning from virtualpdu cache and applying ref * 2025-02-26 04:57:12.299 | (0765 / 1316) 2025-02-26 04:57:12.316 | Updating cache of https://opendev.org/openstack/vitrage.git in /opt/dib_cache/source-repositories/vitrage_2cfd43ea41382a3d2e16b9559bfb849d15973220 with ref * 2025-02-26 04:57:14.092 | Cloning from vitrage cache and applying ref * 2025-02-26 04:57:17.917 | (0766 / 1316) 2025-02-26 04:57:17.934 | Updating cache of https://opendev.org/openstack/vitrage-dashboard.git in /opt/dib_cache/source-repositories/vitrage_dashboard_fe04561d114023f38f85b74b5ad9dc016a446acb with ref * 2025-02-26 04:57:19.316 | Cloning from vitrage-dashboard cache and applying ref * 2025-02-26 04:57:20.374 | (0767 / 1316) 2025-02-26 04:57:20.391 | Updating cache of https://opendev.org/openstack/vitrage-specs.git in /opt/dib_cache/source-repositories/vitrage_specs_d36430933c8ce192bea2cb80b2e02985a5e735ba with ref * 2025-02-26 04:57:20.807 | Cloning from vitrage-specs cache and applying ref * 2025-02-26 04:57:20.894 | (0768 / 1316) 2025-02-26 04:57:20.913 | Updating cache of https://opendev.org/openstack/vitrage-tempest-plugin.git in /opt/dib_cache/source-repositories/vitrage_tempest_plugin_ec9a49d43a06be515bc0fd8a163102f7d5315cd6 with ref * 2025-02-26 04:57:22.028 | Cloning from vitrage-tempest-plugin cache and applying ref * 2025-02-26 04:57:22.347 | (0769 / 1316) 2025-02-26 04:57:22.364 | Updating cache of https://opendev.org/openstack/watcher.git in /opt/dib_cache/source-repositories/watcher_54ef8842b64076819014549c6c3ca5a0b6889aeb with ref * 2025-02-26 04:57:24.116 | Cloning from watcher cache and applying ref * 2025-02-26 04:57:34.884 | (0770 / 1316) 2025-02-26 04:57:34.902 | Updating cache of https://opendev.org/openstack/watcher-dashboard.git in /opt/dib_cache/source-repositories/watcher_dashboard_d84078457e9fb86de3f4e150e8df49a9346a460a with ref * 2025-02-26 04:57:39.414 | Cloning from watcher-dashboard cache and applying ref * 2025-02-26 04:57:41.138 | (0771 / 1316) 2025-02-26 04:57:41.156 | Updating cache of https://opendev.org/openstack/watcher-specs.git in /opt/dib_cache/source-repositories/watcher_specs_7a0aa08a6024dcdae5e3dc8b14a5ccc22135a3db with ref * 2025-02-26 04:57:41.813 | Cloning from watcher-specs cache and applying ref * 2025-02-26 04:57:42.748 | (0772 / 1316) 2025-02-26 04:57:42.765 | Updating cache of https://opendev.org/openstack/watcher-tempest-plugin.git in /opt/dib_cache/source-repositories/watcher_tempest_plugin_5a71a5c7ed5dabf3b4fb78259e3820798358271d with ref * 2025-02-26 04:57:43.624 | Cloning from watcher-tempest-plugin cache and applying ref * 2025-02-26 04:57:45.779 | (0773 / 1316) 2025-02-26 04:57:45.796 | Updating cache of https://opendev.org/openstack/whereto.git in /opt/dib_cache/source-repositories/whereto_83e28cdbeccc2c8c2223555de52ee54156c12064 with ref * 2025-02-26 04:57:46.367 | Cloning from whereto cache and applying ref * 2025-02-26 04:57:46.689 | (0774 / 1316) 2025-02-26 04:57:46.706 | Updating cache of https://opendev.org/openstack/whitebox-tempest-plugin.git in /opt/dib_cache/source-repositories/whitebox_tempest_plugin_1a05f9acaf06b4da7439850efac45cc34d3283e2 with ref * 2025-02-26 04:57:47.342 | Cloning from whitebox-tempest-plugin cache and applying ref * 2025-02-26 04:57:59.012 | (0775 / 1316) 2025-02-26 04:57:59.030 | Updating cache of https://opendev.org/openstack/xstatic-angular.git in /opt/dib_cache/source-repositories/xstatic_angular_8b9da8d8d7992b633b3368c7b01c3c42c9ea1bc6 with ref * 2025-02-26 04:57:59.498 | Cloning from xstatic-angular cache and applying ref * 2025-02-26 04:58:00.040 | (0776 / 1316) 2025-02-26 04:58:00.058 | Updating cache of https://opendev.org/openstack/xstatic-angular-bootstrap.git in /opt/dib_cache/source-repositories/xstatic_angular_bootstrap_38407bdf5c217796fea8d6fdd28783068dfabbe6 with ref * 2025-02-26 04:58:00.405 | Cloning from xstatic-angular-bootstrap cache and applying ref * 2025-02-26 04:58:00.483 | (0777 / 1316) 2025-02-26 04:58:00.500 | Updating cache of https://opendev.org/openstack/xstatic-angular-fileupload.git in /opt/dib_cache/source-repositories/xstatic_angular_fileupload_cd3ec6d9a238efbcc6a237e00fb174b3e7f5fe9e with ref * 2025-02-26 04:58:00.909 | Cloning from xstatic-angular-fileupload cache and applying ref * 2025-02-26 04:58:01.008 | (0778 / 1316) 2025-02-26 04:58:01.026 | Updating cache of https://opendev.org/openstack/xstatic-angular-gettext.git in /opt/dib_cache/source-repositories/xstatic_angular_gettext_6bf2b6ec9e18786c3e223ba600f40eb89c11c7c0 with ref * 2025-02-26 04:58:01.319 | Cloning from xstatic-angular-gettext cache and applying ref * 2025-02-26 04:58:01.393 | (0779 / 1316) 2025-02-26 04:58:01.411 | Updating cache of https://opendev.org/openstack/xstatic-angular-lrdragndrop.git in /opt/dib_cache/source-repositories/xstatic_angular_lrdragndrop_38ed7d9e952e0a5c0e7125a5e191adcbe709d586 with ref * 2025-02-26 04:58:02.186 | Cloning from xstatic-angular-lrdragndrop cache and applying ref * 2025-02-26 04:58:02.277 | (0780 / 1316) 2025-02-26 04:58:02.295 | Updating cache of https://opendev.org/openstack/xstatic-angular-material.git in /opt/dib_cache/source-repositories/xstatic_angular_material_fd687b210c0b60e663c53cbd41d0e74e51c8de53 with ref * 2025-02-26 04:58:02.637 | Cloning from xstatic-angular-material cache and applying ref * 2025-02-26 04:58:02.834 | (0781 / 1316) 2025-02-26 04:58:02.852 | Updating cache of https://opendev.org/openstack/xstatic-angular-notify.git in /opt/dib_cache/source-repositories/xstatic_angular_notify_2037ff1455b4cf6a286be2dc6802d174c3b40225 with ref * 2025-02-26 04:58:03.160 | Cloning from xstatic-angular-notify cache and applying ref * 2025-02-26 04:58:03.234 | (0782 / 1316) 2025-02-26 04:58:03.252 | Updating cache of https://opendev.org/openstack/xstatic-angular-smart-table.git in /opt/dib_cache/source-repositories/xstatic_angular_smart_table_25b15a0eaa52d5034f9354353be877067be8700d with ref * 2025-02-26 04:58:03.510 | Cloning from xstatic-angular-smart-table cache and applying ref * 2025-02-26 04:58:03.584 | (0783 / 1316) 2025-02-26 04:58:03.601 | Updating cache of https://opendev.org/openstack/xstatic-angular-uuid.git in /opt/dib_cache/source-repositories/xstatic_angular_uuid_d1dcc553db8aaf0a59f331fe3c43a15dcfcb12e0 with ref * 2025-02-26 04:58:03.887 | Cloning from xstatic-angular-uuid cache and applying ref * 2025-02-26 04:58:03.961 | (0784 / 1316) 2025-02-26 04:58:03.978 | Updating cache of https://opendev.org/openstack/xstatic-angular-vis.git in /opt/dib_cache/source-repositories/xstatic_angular_vis_c998c7ae888b3cf0d22a31f488d6f09cf5662427 with ref * 2025-02-26 04:58:04.256 | Cloning from xstatic-angular-vis cache and applying ref * 2025-02-26 04:58:04.331 | (0785 / 1316) 2025-02-26 04:58:04.349 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-datepicker.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_datepicker_b75b14f085b3bf37b3c6195ab971f354609d91e8 with ref * 2025-02-26 04:58:04.640 | Cloning from xstatic-bootstrap-datepicker cache and applying ref * 2025-02-26 04:58:04.722 | (0786 / 1316) 2025-02-26 04:58:04.740 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-scss.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_scss_ca974e78cbc6260df9bba2056c7fd40c2f6cb45c with ref * 2025-02-26 04:58:05.119 | Cloning from xstatic-bootstrap-scss cache and applying ref * 2025-02-26 04:58:05.220 | (0787 / 1316) 2025-02-26 04:58:05.238 | Updating cache of https://opendev.org/openstack/xstatic-bootswatch.git in /opt/dib_cache/source-repositories/xstatic_bootswatch_887ab1aadfdf538e1f6a0c8af3ea17d8abb61e6a with ref * 2025-02-26 04:58:05.674 | Cloning from xstatic-bootswatch cache and applying ref * 2025-02-26 04:58:05.797 | (0788 / 1316) 2025-02-26 04:58:05.815 | Updating cache of https://opendev.org/openstack/xstatic-d3.git in /opt/dib_cache/source-repositories/xstatic_d3_7f778dae8d1ee779013e5eec7b2b6751e57361e8 with ref * 2025-02-26 04:58:06.248 | Cloning from xstatic-d3 cache and applying ref * 2025-02-26 04:58:06.335 | (0789 / 1316) 2025-02-26 04:58:06.353 | Updating cache of https://opendev.org/openstack/xstatic-dagre.git in /opt/dib_cache/source-repositories/xstatic_dagre_e8249751e0191f8ec4c93648a0f8633ff3cfd63c with ref * 2025-02-26 04:58:06.689 | Cloning from xstatic-dagre cache and applying ref * 2025-02-26 04:58:06.769 | (0790 / 1316) 2025-02-26 04:58:06.787 | Updating cache of https://opendev.org/openstack/xstatic-dagre-d3.git in /opt/dib_cache/source-repositories/xstatic_dagre_d3_d9ac4dfade39f3857e6cc6e0f35a6aa2dcd373d4 with ref * 2025-02-26 04:58:07.173 | Cloning from xstatic-dagre-d3 cache and applying ref * 2025-02-26 04:58:07.262 | (0791 / 1316) 2025-02-26 04:58:07.280 | Updating cache of https://opendev.org/openstack/xstatic-filesaver.git in /opt/dib_cache/source-repositories/xstatic_filesaver_764504cfc5bd41e0612ebb2ab6e39bdd8d3ac363 with ref * 2025-02-26 04:58:07.562 | Cloning from xstatic-filesaver cache and applying ref * 2025-02-26 04:58:07.635 | (0792 / 1316) 2025-02-26 04:58:07.653 | Updating cache of https://opendev.org/openstack/xstatic-graphlib.git in /opt/dib_cache/source-repositories/xstatic_graphlib_80f7b48b5f13b6b1d51a90dd39752dc4b9dc911d with ref * 2025-02-26 04:58:07.986 | Cloning from xstatic-graphlib cache and applying ref * 2025-02-26 04:58:08.082 | (0793 / 1316) 2025-02-26 04:58:08.100 | Updating cache of https://opendev.org/openstack/xstatic-hogan.git in /opt/dib_cache/source-repositories/xstatic_hogan_6c7fd8f3ad0aaf5f013aa4037aca193cace23e34 with ref * 2025-02-26 04:58:08.379 | Cloning from xstatic-hogan cache and applying ref * 2025-02-26 04:58:08.453 | (0794 / 1316) 2025-02-26 04:58:08.471 | Updating cache of https://opendev.org/openstack/xstatic-jasmine.git in /opt/dib_cache/source-repositories/xstatic_jasmine_cfc65c56f75604dc355f7d6b313ee0d6d1adda87 with ref * 2025-02-26 04:58:08.820 | Cloning from xstatic-jasmine cache and applying ref * 2025-02-26 04:58:08.896 | (0795 / 1316) 2025-02-26 04:58:08.914 | Updating cache of https://opendev.org/openstack/xstatic-jquery-migrate.git in /opt/dib_cache/source-repositories/xstatic_jquery_migrate_e9d21d925a83b4f646aa4c117fb98c234e50a816 with ref * 2025-02-26 04:58:09.224 | Cloning from xstatic-jquery-migrate cache and applying ref * 2025-02-26 04:58:09.324 | (0796 / 1316) 2025-02-26 04:58:09.342 | Updating cache of https://opendev.org/openstack/xstatic-jquery.quicksearch.git in /opt/dib_cache/source-repositories/xstatic_jquery_quicksearch_bfcbe7c88d647a7d54d91ed8caedfe7821760dfd with ref * 2025-02-26 04:58:09.613 | Cloning from xstatic-jquery.quicksearch cache and applying ref * 2025-02-26 04:58:09.686 | (0797 / 1316) 2025-02-26 04:58:09.704 | Updating cache of https://opendev.org/openstack/xstatic-jquery.tablesorter.git in /opt/dib_cache/source-repositories/xstatic_jquery_tablesorter_692b3347838babeccf521df27334117069192545 with ref * 2025-02-26 04:58:10.095 | Cloning from xstatic-jquery.tablesorter cache and applying ref * 2025-02-26 04:58:10.208 | (0798 / 1316) 2025-02-26 04:58:10.226 | Updating cache of https://opendev.org/openstack/xstatic-js-yaml.git in /opt/dib_cache/source-repositories/xstatic_js_yaml_e30b28737507bd6f4d5f44af03d8447ed5d45dc0 with ref * 2025-02-26 04:58:10.811 | Cloning from xstatic-js-yaml cache and applying ref * 2025-02-26 04:58:10.885 | (0799 / 1316) 2025-02-26 04:58:10.903 | Updating cache of https://opendev.org/openstack/xstatic-jsencrypt.git in /opt/dib_cache/source-repositories/xstatic_jsencrypt_ddd0c36dba2b75da54ac864a3e5ee3461c417d39 with ref * 2025-02-26 04:58:11.244 | Cloning from xstatic-jsencrypt cache and applying ref * 2025-02-26 04:58:11.319 | (0800 / 1316) 2025-02-26 04:58:11.338 | Updating cache of https://opendev.org/openstack/xstatic-json2yaml.git in /opt/dib_cache/source-repositories/xstatic_json2yaml_aabefad4ec726887082159587904459b262aedb8 with ref * 2025-02-26 04:58:11.774 | Cloning from xstatic-json2yaml cache and applying ref * 2025-02-26 04:58:11.847 | (0801 / 1316) 2025-02-26 04:58:11.865 | Updating cache of https://opendev.org/openstack/xstatic-lodash.git in /opt/dib_cache/source-repositories/xstatic_lodash_49d9575831d1380bad6352b86284b24fb3ecf5bb with ref * 2025-02-26 04:58:12.177 | Cloning from xstatic-lodash cache and applying ref * 2025-02-26 04:58:12.258 | (0802 / 1316) 2025-02-26 04:58:12.276 | Updating cache of https://opendev.org/openstack/xstatic-magic-search.git in /opt/dib_cache/source-repositories/xstatic_magic_search_2bb805b9e2082a79d822197b40fd57fbc68e9616 with ref * 2025-02-26 04:58:12.573 | Cloning from xstatic-magic-search cache and applying ref * 2025-02-26 04:58:12.648 | (0803 / 1316) 2025-02-26 04:58:12.665 | Updating cache of https://opendev.org/openstack/xstatic-mdi.git in /opt/dib_cache/source-repositories/xstatic_mdi_e1b1e2caa963ec38057dc4b88f2b029a4c114e53 with ref * 2025-02-26 04:58:12.961 | Cloning from xstatic-mdi cache and applying ref * 2025-02-26 04:58:13.196 | (0804 / 1316) 2025-02-26 04:58:13.213 | Updating cache of https://opendev.org/openstack/xstatic-moment.git in /opt/dib_cache/source-repositories/xstatic_moment_332ad610bc2c83206f3b6f9bfaf8004a560c3ef4 with ref * 2025-02-26 04:58:13.478 | Cloning from xstatic-moment cache and applying ref * 2025-02-26 04:58:13.554 | (0805 / 1316) 2025-02-26 04:58:13.571 | Updating cache of https://opendev.org/openstack/xstatic-moment-timezone.git in /opt/dib_cache/source-repositories/xstatic_moment_timezone_00121bf77f525037017329c9ee509de0d87ba3a0 with ref * 2025-02-26 04:58:13.864 | Cloning from xstatic-moment-timezone cache and applying ref * 2025-02-26 04:58:13.949 | (0806 / 1316) 2025-02-26 04:58:13.967 | Updating cache of https://opendev.org/openstack/xstatic-rickshaw.git in /opt/dib_cache/source-repositories/xstatic_rickshaw_2630c050302079587b5683dbeae8e212c064497d with ref * 2025-02-26 04:58:14.279 | Cloning from xstatic-rickshaw cache and applying ref * 2025-02-26 04:58:14.355 | (0807 / 1316) 2025-02-26 04:58:14.372 | Updating cache of https://opendev.org/openstack/xstatic-roboto-fontface.git in /opt/dib_cache/source-repositories/xstatic_roboto_fontface_8c62ee6b75ab5ee6bd4ab29f9c36818466e89196 with ref * 2025-02-26 04:58:14.751 | Cloning from xstatic-roboto-fontface cache and applying ref * 2025-02-26 04:58:15.368 | (0808 / 1316) 2025-02-26 04:58:15.386 | Updating cache of https://opendev.org/openstack/xstatic-spin.git in /opt/dib_cache/source-repositories/xstatic_spin_67e94b68e8abea951bc74a2bcd6315721d488318 with ref * 2025-02-26 04:58:15.721 | Cloning from xstatic-spin cache and applying ref * 2025-02-26 04:58:15.794 | (0809 / 1316) 2025-02-26 04:58:15.812 | Updating cache of https://opendev.org/openstack/yaql.git in /opt/dib_cache/source-repositories/yaql_40e077cd0f9e72b5937fd5e07bec806627c14932 with ref * 2025-02-26 04:58:16.397 | Cloning from yaql cache and applying ref * 2025-02-26 04:58:18.694 | (0810 / 1316) 2025-02-26 04:58:18.711 | Updating cache of https://opendev.org/openstack/zaqar.git in /opt/dib_cache/source-repositories/zaqar_f623228e8b62df7e2f7ca1b6408057c965f6e602 with ref * 2025-02-26 04:58:20.960 | Cloning from zaqar cache and applying ref * 2025-02-26 04:58:42.485 | (0811 / 1316) 2025-02-26 04:58:42.503 | Updating cache of https://opendev.org/openstack/zaqar-specs.git in /opt/dib_cache/source-repositories/zaqar_specs_f045e5e7a2ca1945fda3a508fdcc364585a4094d with ref * 2025-02-26 04:58:42.941 | Cloning from zaqar-specs cache and applying ref * 2025-02-26 04:58:43.023 | (0812 / 1316) 2025-02-26 04:58:43.040 | Updating cache of https://opendev.org/openstack/zaqar-tempest-plugin.git in /opt/dib_cache/source-repositories/zaqar_tempest_plugin_aa9093c04285ba7915b49dfea851c4f23167917c with ref * 2025-02-26 04:58:43.899 | Cloning from zaqar-tempest-plugin cache and applying ref * 2025-02-26 04:58:44.909 | (0813 / 1316) 2025-02-26 04:58:44.927 | Updating cache of https://opendev.org/openstack/zaqar-ui.git in /opt/dib_cache/source-repositories/zaqar_ui_bf89cbe320fbf4f1df6d07f1b70fb76cfdf6974b with ref * 2025-02-26 04:58:47.161 | Cloning from zaqar-ui cache and applying ref * 2025-02-26 04:58:48.803 | (0814 / 1316) 2025-02-26 04:58:48.821 | Updating cache of https://opendev.org/openstack/zun.git in /opt/dib_cache/source-repositories/zun_b5937d348354e0d1b8b4c392a48e828cf5af823e with ref * 2025-02-26 04:58:51.663 | Cloning from zun cache and applying ref * 2025-02-26 04:58:54.921 | (0815 / 1316) 2025-02-26 04:58:54.938 | Updating cache of https://opendev.org/openstack/zun-tempest-plugin.git in /opt/dib_cache/source-repositories/zun_tempest_plugin_63eb8d236682ad0187a5ad61844694cfccf29f63 with ref * 2025-02-26 04:58:55.753 | Cloning from zun-tempest-plugin cache and applying ref * 2025-02-26 04:58:55.905 | (0816 / 1316) 2025-02-26 04:58:55.922 | Updating cache of https://opendev.org/openstack/zun-ui.git in /opt/dib_cache/source-repositories/zun_ui_2176dd6a554892ae9b43ca8167fb199e7edb0d74 with ref * 2025-02-26 04:58:57.854 | Cloning from zun-ui cache and applying ref * 2025-02-26 04:59:00.413 | (0817 / 1316) 2025-02-26 04:59:00.431 | Updating cache of https://opendev.org/performa/os-faults.git in /opt/dib_cache/source-repositories/os_faults_179c12cc5b4c48117f3d9c9b7fbede6c867c6ffa with ref * 2025-02-26 04:59:01.094 | Cloning from os-faults cache and applying ref * 2025-02-26 04:59:01.422 | (0818 / 1316) 2025-02-26 04:59:01.439 | Updating cache of https://opendev.org/performa/shaker.git in /opt/dib_cache/source-repositories/shaker_4c745dde671f63fdcd5bb497c5b9c776b34af975 with ref * 2025-02-26 04:59:01.821 | Cloning from shaker cache and applying ref * 2025-02-26 04:59:02.424 | (0819 / 1316) 2025-02-26 04:59:02.442 | Updating cache of https://opendev.org/pyca/infra.git in /opt/dib_cache/source-repositories/infra_0870e00b5841a38727ef6bacca07f50bb9af1d9c with ref * 2025-02-26 04:59:02.796 | Cloning from infra cache and applying ref * 2025-02-26 04:59:02.869 | (0820 / 1316) 2025-02-26 04:59:02.887 | Updating cache of https://opendev.org/pyca/project-config.git in /opt/dib_cache/source-repositories/project_config_ea6e3b1962455359c7c64ae2c4c5e0ad891f809d with ref * 2025-02-26 04:59:03.228 | Cloning from project-config cache and applying ref * 2025-02-26 04:59:03.299 | (0821 / 1316) 2025-02-26 04:59:03.317 | Updating cache of https://opendev.org/pypa/project-config.git in /opt/dib_cache/source-repositories/project_config_111d93061f509c9f3fc8581f7abe968611a47048 with ref * 2025-02-26 04:59:03.661 | Cloning from project-config cache and applying ref * 2025-02-26 04:59:03.734 | (0822 / 1316) 2025-02-26 04:59:03.752 | Updating cache of https://opendev.org/sardonic/sardonic.git in /opt/dib_cache/source-repositories/sardonic_e2b7feab2be2ccfd67ffd44cb9951b2527d59560 with ref * 2025-02-26 04:59:04.022 | Cloning from sardonic cache and applying ref * 2025-02-26 04:59:04.099 | (0823 / 1316) 2025-02-26 04:59:04.116 | Updating cache of https://opendev.org/starlingx/ansible-playbooks.git in /opt/dib_cache/source-repositories/ansible_playbooks_2c8a9fdbcbe989bb286fe85af5c6a6938eeaf933 with ref * 2025-02-26 04:59:05.736 | Cloning from ansible-playbooks cache and applying ref * 2025-02-26 05:00:07.951 | (0824 / 1316) 2025-02-26 05:00:07.968 | Updating cache of https://opendev.org/starlingx/app-cstate-management.git in /opt/dib_cache/source-repositories/app_cstate_management_54da2c5185b589c3d74be4b451f8c4ee1434d7bb with ref * 2025-02-26 05:00:08.519 | Cloning from app-cstate-management cache and applying ref * 2025-02-26 05:00:09.520 | (0825 / 1316) 2025-02-26 05:00:09.537 | Updating cache of https://opendev.org/starlingx/app-dell-storage.git in /opt/dib_cache/source-repositories/app_dell_storage_fc07c39675f7508bb175f70d675176a880ac3f34 with ref * 2025-02-26 05:00:13.386 | Cloning from app-dell-storage cache and applying ref * 2025-02-26 05:00:23.106 | (0826 / 1316) 2025-02-26 05:00:23.124 | Updating cache of https://opendev.org/starlingx/app-distributed-cloud.git in /opt/dib_cache/source-repositories/app_distributed_cloud_3206ff512d05f18f9d279ddf6c4c8a9e8e6b173a with ref * 2025-02-26 05:00:23.650 | Cloning from app-distributed-cloud cache and applying ref * 2025-02-26 05:00:23.722 | (0827 / 1316) 2025-02-26 05:00:23.739 | Updating cache of https://opendev.org/starlingx/app-gen-tool.git in /opt/dib_cache/source-repositories/app_gen_tool_0266d058ee5178b1a845dda050e815eb0f7d349c with ref * 2025-02-26 05:00:25.661 | Cloning from app-gen-tool cache and applying ref * 2025-02-26 05:00:29.808 | (0828 / 1316) 2025-02-26 05:00:29.825 | Updating cache of https://opendev.org/starlingx/app-harbor.git in /opt/dib_cache/source-repositories/app_harbor_4582902ffc8f3797103dce4c9c6400864a7a9ce1 with ref * 2025-02-26 05:00:30.966 | Cloning from app-harbor cache and applying ref * 2025-02-26 05:00:36.726 | (0829 / 1316) 2025-02-26 05:00:36.744 | Updating cache of https://opendev.org/starlingx/app-intel-device-plugins.git in /opt/dib_cache/source-repositories/app_intel_device_plugins_e81a17629dbefee0f89ae0b007cf95d1e3ea1cd0 with ref * 2025-02-26 05:00:37.676 | Cloning from app-intel-device-plugins cache and applying ref * 2025-02-26 05:00:48.844 | (0830 / 1316) 2025-02-26 05:00:48.862 | Updating cache of https://opendev.org/starlingx/app-intel-ethernet-operator.git in /opt/dib_cache/source-repositories/app_intel_ethernet_operator_20f66bb118a9f6d220a51f809f686fb4d631e660 with ref * 2025-02-26 05:00:50.102 | Cloning from app-intel-ethernet-operator cache and applying ref * 2025-02-26 05:00:52.234 | (0831 / 1316) 2025-02-26 05:00:52.252 | Updating cache of https://opendev.org/starlingx/app-istio.git in /opt/dib_cache/source-repositories/app_istio_c9ae0e060182bc4ab986f5d2bc5a548bcc5d3156 with ref * 2025-02-26 05:00:54.321 | Cloning from app-istio cache and applying ref * 2025-02-26 05:00:59.510 | (0832 / 1316) 2025-02-26 05:00:59.528 | Updating cache of https://opendev.org/starlingx/app-kubernetes-power-manager.git in /opt/dib_cache/source-repositories/app_kubernetes_power_manager_7d47637218f22183de7b913a282a4113e0f4f9a6 with ref * 2025-02-26 05:01:02.413 | Cloning from app-kubernetes-power-manager cache and applying ref * 2025-02-26 05:01:12.107 | (0833 / 1316) 2025-02-26 05:01:12.125 | Updating cache of https://opendev.org/starlingx/app-kubevirt.git in /opt/dib_cache/source-repositories/app_kubevirt_994b8f6ef56ec326e078234b236135bb1575da75 with ref * 2025-02-26 05:01:13.988 | Cloning from app-kubevirt cache and applying ref * 2025-02-26 05:01:39.048 | (0834 / 1316) 2025-02-26 05:01:39.066 | Updating cache of https://opendev.org/starlingx/app-node-feature-discovery.git in /opt/dib_cache/source-repositories/app_node_feature_discovery_f3f0480b2162cbe6b27094df5a7889efaa1441f3 with ref * 2025-02-26 05:01:40.168 | Cloning from app-node-feature-discovery cache and applying ref * 2025-02-26 05:01:45.177 | (0835 / 1316) 2025-02-26 05:01:45.195 | Updating cache of https://opendev.org/starlingx/app-node-interface-metrics-exporter.git in /opt/dib_cache/source-repositories/app_node_interface_metrics_exporter_3897d69de31d3a5810e70faa3ab45925accbc657 with ref * 2025-02-26 05:01:46.746 | Cloning from app-node-interface-metrics-exporter cache and applying ref * 2025-02-26 05:01:56.450 | (0836 / 1316) 2025-02-26 05:01:56.468 | Updating cache of https://opendev.org/starlingx/app-openbao.git in /opt/dib_cache/source-repositories/app_openbao_1cb423af99e45823e99e786f40d0ed8b0f22d25c with ref * 2025-02-26 05:01:57.071 | Cloning from app-openbao cache and applying ref * 2025-02-26 05:01:57.817 | (0837 / 1316) 2025-02-26 05:01:57.835 | Updating cache of https://opendev.org/starlingx/app-oran-o2.git in /opt/dib_cache/source-repositories/app_oran_o2_c95eb9cce4d6b896de387f4abdaf815171a289fc with ref * 2025-02-26 05:02:00.910 | Cloning from app-oran-o2 cache and applying ref * 2025-02-26 05:02:09.156 | (0838 / 1316) 2025-02-26 05:02:09.175 | Updating cache of https://opendev.org/starlingx/app-power-metrics.git in /opt/dib_cache/source-repositories/app_power_metrics_1cd9d5d3be63031a1cd35f604957d1dc43baea0e with ref * 2025-02-26 05:02:11.456 | Cloning from app-power-metrics cache and applying ref * 2025-02-26 05:02:17.734 | (0839 / 1316) 2025-02-26 05:02:17.752 | Updating cache of https://opendev.org/starlingx/app-rook-ceph.git in /opt/dib_cache/source-repositories/app_rook_ceph_fbf628dbf414c525071db5cca7654d90c1db460f with ref * 2025-02-26 05:02:19.657 | Cloning from app-rook-ceph cache and applying ref * 2025-02-26 05:02:40.662 | (0840 / 1316) 2025-02-26 05:02:40.681 | Updating cache of https://opendev.org/starlingx/app-security-profiles-operator.git in /opt/dib_cache/source-repositories/app_security_profiles_operator_eba5bd158bd4df80a11c745fb4f66f20efc49c49 with ref * 2025-02-26 05:02:42.776 | Cloning from app-security-profiles-operator cache and applying ref * 2025-02-26 05:02:48.139 | (0841 / 1316) 2025-02-26 05:02:48.156 | Updating cache of https://opendev.org/starlingx/app-sriov-fec-operator.git in /opt/dib_cache/source-repositories/app_sriov_fec_operator_17b33f7823c2b4baac860570f9e2b58773445968 with ref * 2025-02-26 05:02:49.844 | Cloning from app-sriov-fec-operator cache and applying ref * 2025-02-26 05:03:04.833 | (0842 / 1316) 2025-02-26 05:03:04.851 | Updating cache of https://opendev.org/starlingx/app-sts-silicom.git in /opt/dib_cache/source-repositories/app_sts_silicom_fdcaa15074b8a36200e3d6b87496e68c124f4a99 with ref * 2025-02-26 05:03:12.272 | Cloning from app-sts-silicom cache and applying ref * 2025-02-26 05:03:17.709 | (0843 / 1316) 2025-02-26 05:03:17.727 | Updating cache of https://opendev.org/starlingx/apt-ostree.git in /opt/dib_cache/source-repositories/apt_ostree_048f29cce169ff36536efbf123304a40d59806dd with ref * 2025-02-26 05:03:18.619 | Cloning from apt-ostree cache and applying ref * 2025-02-26 05:03:33.330 | (0844 / 1316) 2025-02-26 05:03:33.347 | Updating cache of https://opendev.org/starlingx/audit-armada-app.git in /opt/dib_cache/source-repositories/audit_armada_app_85a3c27c1db428f09c06f37d7f4c706920eaba36 with ref * 2025-02-26 05:03:35.106 | Cloning from audit-armada-app cache and applying ref * 2025-02-26 05:03:38.015 | (0845 / 1316) 2025-02-26 05:03:38.032 | Updating cache of https://opendev.org/starlingx/cert-manager-armada-app.git in /opt/dib_cache/source-repositories/cert_manager_armada_app_6340f115ea7f43a7743c63aede786b873bd2a778 with ref * 2025-02-26 05:03:40.442 | Cloning from cert-manager-armada-app cache and applying ref * 2025-02-26 05:03:55.976 | (0846 / 1316) 2025-02-26 05:03:55.994 | Updating cache of https://opendev.org/starlingx/clients.git in /opt/dib_cache/source-repositories/clients_72543b21fc0251d610a452ba4d91b56f020c085d with ref * 2025-02-26 05:04:01.909 | Cloning from clients cache and applying ref * 2025-02-26 05:04:03.987 | (0847 / 1316) 2025-02-26 05:04:04.005 | Updating cache of https://opendev.org/starlingx/compile.git in /opt/dib_cache/source-repositories/compile_c3bef3c038c32ae6916a610d3fdf985e61d6c036 with ref * 2025-02-26 05:04:05.841 | Cloning from compile cache and applying ref * 2025-02-26 05:04:10.239 | (0848 / 1316) 2025-02-26 05:04:10.256 | Updating cache of https://opendev.org/starlingx/config.git in /opt/dib_cache/source-repositories/config_d51ae06574b7abba9767981f0e7281c7bc716f9a with ref * 2025-02-26 05:04:14.678 | Cloning from config cache and applying ref * 2025-02-26 05:09:02.885 | (0849 / 1316) 2025-02-26 05:09:02.903 | Updating cache of https://opendev.org/starlingx/config-files.git in /opt/dib_cache/source-repositories/config_files_7da67598975c4d72b979c3624da25949bfcec283 with ref * 2025-02-26 05:09:04.949 | Cloning from config-files cache and applying ref * 2025-02-26 05:09:14.135 | (0850 / 1316) 2025-02-26 05:09:14.153 | Updating cache of https://opendev.org/starlingx/containers.git in /opt/dib_cache/source-repositories/containers_05e3da1929348e1643d4338d6dce7e95240447bc with ref * 2025-02-26 05:09:15.491 | Cloning from containers cache and applying ref * 2025-02-26 05:09:16.019 | (0851 / 1316) 2025-02-26 05:09:16.037 | Updating cache of https://opendev.org/starlingx/distcloud.git in /opt/dib_cache/source-repositories/distcloud_763023492e71b194f7e94b9fa801a7077c706f5d with ref * 2025-02-26 05:09:17.987 | Cloning from distcloud cache and applying ref * 2025-02-26 05:13:37.424 | (0852 / 1316) 2025-02-26 05:13:37.442 | Updating cache of https://opendev.org/starlingx/distcloud-client.git in /opt/dib_cache/source-repositories/distcloud_client_99270f11b81c39ee7e10c17dece4cc9466868e4c with ref * 2025-02-26 05:13:40.280 | Cloning from distcloud-client cache and applying ref * 2025-02-26 05:15:18.594 | (0853 / 1316) 2025-02-26 05:15:18.612 | Updating cache of https://opendev.org/starlingx/docs.git in /opt/dib_cache/source-repositories/docs_f422da05920ec240bb522a2e22d2a3d49f5aab59 with ref * 2025-02-26 05:15:25.660 | Cloning from docs cache and applying ref * 2025-02-26 05:20:53.385 | (0854 / 1316) 2025-02-26 05:20:53.403 | Updating cache of https://opendev.org/starlingx/election.git in /opt/dib_cache/source-repositories/election_d10c0a48936ba473524874b342665b05186b905a with ref * 2025-02-26 05:20:54.777 | Cloning from election cache and applying ref * 2025-02-26 05:21:00.447 | (0855 / 1316) 2025-02-26 05:21:00.465 | Updating cache of https://opendev.org/starlingx/fault.git in /opt/dib_cache/source-repositories/fault_d45b69bf0fdbd26b2039074c2e4191382d4dd887 with ref * 2025-02-26 05:21:02.417 | Cloning from fault cache and applying ref * 2025-02-26 05:21:11.024 | (0856 / 1316) 2025-02-26 05:21:11.041 | Updating cache of https://opendev.org/starlingx/governance.git in /opt/dib_cache/source-repositories/governance_aa2344b3a4e3329a715bacf743ef872b456e7d0e with ref * 2025-02-26 05:21:11.650 | Cloning from governance cache and applying ref * 2025-02-26 05:21:13.132 | (0857 / 1316) 2025-02-26 05:21:13.150 | Updating cache of https://opendev.org/starlingx/gplv2.git in /opt/dib_cache/source-repositories/gplv2_854b44312f3617123cd02c414da7d75561a8af7b with ref * 2025-02-26 05:21:13.450 | Cloning from gplv2 cache and applying ref * 2025-02-26 05:21:13.525 | (0858 / 1316) 2025-02-26 05:21:13.542 | Updating cache of https://opendev.org/starlingx/gplv3.git in /opt/dib_cache/source-repositories/gplv3_10b31c265de51bff39827813ace805f2b91207e4 with ref * 2025-02-26 05:21:13.990 | Cloning from gplv3 cache and applying ref * 2025-02-26 05:21:14.063 | (0859 / 1316) 2025-02-26 05:21:14.080 | Updating cache of https://opendev.org/starlingx/gui.git in /opt/dib_cache/source-repositories/gui_03f873fdc1361a1b9b22c30cb568ff2197de3ea6 with ref * 2025-02-26 05:21:16.250 | Cloning from gui cache and applying ref * 2025-02-26 05:21:36.470 | (0860 / 1316) 2025-02-26 05:21:36.487 | Updating cache of https://opendev.org/starlingx/ha.git in /opt/dib_cache/source-repositories/ha_bf5f984ee65a64f0136c7274ffcdb6e1cb12d5f5 with ref * 2025-02-26 05:21:38.263 | Cloning from ha cache and applying ref * 2025-02-26 05:21:55.222 | (0861 / 1316) 2025-02-26 05:21:55.240 | Updating cache of https://opendev.org/starlingx/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_638a557cceb2e448e011205d1af9bfefde699c5b with ref * 2025-02-26 05:21:58.129 | Cloning from helm-charts cache and applying ref * 2025-02-26 05:22:00.618 | (0862 / 1316) 2025-02-26 05:22:00.635 | Updating cache of https://opendev.org/starlingx/integ.git in /opt/dib_cache/source-repositories/integ_f7f7e4d578854a250692a19c7bbbabff9882d6a8 with ref * 2025-02-26 05:22:08.369 | Cloning from integ cache and applying ref * 2025-02-26 05:23:36.822 | (0863 / 1316) 2025-02-26 05:23:36.839 | Updating cache of https://opendev.org/starlingx/jenkins-pipelines.git in /opt/dib_cache/source-repositories/jenkins_pipelines_d019485548370aa8f72a2a07b12cb72d3a60da9c with ref * 2025-02-26 05:23:40.953 | Cloning from jenkins-pipelines cache and applying ref * 2025-02-26 05:23:49.546 | (0864 / 1316) 2025-02-26 05:23:49.563 | Updating cache of https://opendev.org/starlingx/kernel.git in /opt/dib_cache/source-repositories/kernel_14c2c10ef5d81715547072064e723617a5291b40 with ref * 2025-02-26 05:23:52.678 | Cloning from kernel cache and applying ref * 2025-02-26 05:24:31.756 | (0865 / 1316) 2025-02-26 05:24:31.774 | Updating cache of https://opendev.org/starlingx/manifest.git in /opt/dib_cache/source-repositories/manifest_b0bb25cab119bc7839303b89daca92ca56163480 with ref * 2025-02-26 05:24:35.460 | Cloning from manifest cache and applying ref * 2025-02-26 05:24:41.396 | (0866 / 1316) 2025-02-26 05:24:41.415 | Updating cache of https://opendev.org/starlingx/meta-starlingx.git in /opt/dib_cache/source-repositories/meta_starlingx_a803bebc92399a2e629af979fd886a4908fa45c3 with ref * 2025-02-26 05:24:41.835 | Cloning from meta-starlingx cache and applying ref * 2025-02-26 05:24:46.268 | (0867 / 1316) 2025-02-26 05:24:46.286 | Updating cache of https://opendev.org/starlingx/metal.git in /opt/dib_cache/source-repositories/metal_898cc70d189963d138b45065380dacf9fdba05ff with ref * 2025-02-26 05:24:48.177 | Cloning from metal cache and applying ref * 2025-02-26 05:25:15.820 | (0868 / 1316) 2025-02-26 05:25:15.838 | Updating cache of https://opendev.org/starlingx/metrics-server-armada-app.git in /opt/dib_cache/source-repositories/metrics_server_armada_app_8652eb91a0737c760253c0f50a5cf9cde06e47a7 with ref * 2025-02-26 05:25:19.822 | Cloning from metrics-server-armada-app cache and applying ref * 2025-02-26 05:25:25.805 | (0869 / 1316) 2025-02-26 05:25:25.823 | Updating cache of https://opendev.org/starlingx/monitor-armada-app.git in /opt/dib_cache/source-repositories/monitor_armada_app_c50cc834e4acc70cf72789356ddb6f4c2376ef61 with ref * 2025-02-26 05:25:27.247 | Cloning from monitor-armada-app cache and applying ref * 2025-02-26 05:25:27.545 | (0870 / 1316) 2025-02-26 05:25:27.563 | Updating cache of https://opendev.org/starlingx/monitoring.git in /opt/dib_cache/source-repositories/monitoring_5e5890d46528afab94fba544936c01bdcd8c75e1 with ref * 2025-02-26 05:25:28.949 | Cloning from monitoring cache and applying ref * 2025-02-26 05:25:34.174 | (0871 / 1316) 2025-02-26 05:25:34.192 | Updating cache of https://opendev.org/starlingx/nfv.git in /opt/dib_cache/source-repositories/nfv_f7b8907c9dc324f4cb17937b4d76278b72d6450e with ref * 2025-02-26 05:25:36.048 | Cloning from nfv cache and applying ref * 2025-02-26 05:26:09.589 | (0872 / 1316) 2025-02-26 05:26:09.607 | Updating cache of https://opendev.org/starlingx/nginx-ingress-controller-armada-app.git in /opt/dib_cache/source-repositories/nginx_ingress_controller_armada_app_2373f98eada86bbc5cc99dc699e58865d5a24c79 with ref * 2025-02-26 05:26:12.502 | Cloning from nginx-ingress-controller-armada-app cache and applying ref * 2025-02-26 05:26:17.575 | (0873 / 1316) 2025-02-26 05:26:17.592 | Updating cache of https://opendev.org/starlingx/oidc-auth-armada-app.git in /opt/dib_cache/source-repositories/oidc_auth_armada_app_deaea88a5fe36d2e44f6a3a40e52e0e34b4de736 with ref * 2025-02-26 05:26:19.378 | Cloning from oidc-auth-armada-app cache and applying ref * 2025-02-26 05:26:26.903 | (0874 / 1316) 2025-02-26 05:26:26.921 | Updating cache of https://opendev.org/starlingx/openstack-armada-app.git in /opt/dib_cache/source-repositories/openstack_armada_app_b52c8020815f06181c285847154b45fa766b7963 with ref * 2025-02-26 05:26:29.211 | Cloning from openstack-armada-app cache and applying ref * 2025-02-26 05:27:12.227 | (0875 / 1316) 2025-02-26 05:27:12.244 | Updating cache of https://opendev.org/starlingx/platform-armada-app.git in /opt/dib_cache/source-repositories/platform_armada_app_c27ee8ebe5b2d07182cb991061c777cb8060d88a with ref * 2025-02-26 05:27:14.221 | Cloning from platform-armada-app cache and applying ref * 2025-02-26 05:27:27.260 | (0876 / 1316) 2025-02-26 05:27:27.278 | Updating cache of https://opendev.org/starlingx/portieris-armada-app.git in /opt/dib_cache/source-repositories/portieris_armada_app_284233ddcec4d7a3eb5df9ad211ac27246dfb36d with ref * 2025-02-26 05:27:28.497 | Cloning from portieris-armada-app cache and applying ref * 2025-02-26 05:27:37.286 | (0877 / 1316) 2025-02-26 05:27:37.304 | Updating cache of https://opendev.org/starlingx/ptp-notification-armada-app.git in /opt/dib_cache/source-repositories/ptp_notification_armada_app_6767f554fd9341ba6d5fa3ec0247049bb7eb5b8a with ref * 2025-02-26 05:27:39.756 | Cloning from ptp-notification-armada-app cache and applying ref * 2025-02-26 05:28:08.363 | (0878 / 1316) 2025-02-26 05:28:08.380 | Updating cache of https://opendev.org/starlingx/public-keys.git in /opt/dib_cache/source-repositories/public_keys_347b56208d70a33df4c40a046de1f25cbdba27bd with ref * 2025-02-26 05:28:12.402 | Cloning from public-keys cache and applying ref * 2025-02-26 05:28:14.650 | (0879 / 1316) 2025-02-26 05:28:14.667 | Updating cache of https://opendev.org/starlingx/rook-ceph.git in /opt/dib_cache/source-repositories/rook_ceph_dd74fff3649ff14035cbca9c082d70f6192ced15 with ref * 2025-02-26 05:28:22.678 | Cloning from rook-ceph cache and applying ref * 2025-02-26 05:28:33.912 | (0880 / 1316) 2025-02-26 05:28:33.930 | Updating cache of https://opendev.org/starlingx/root.git in /opt/dib_cache/source-repositories/root_e475b3a9c0c3a6eda0a4ba98b64a6725e8872beb with ref * 2025-02-26 05:28:37.800 | Cloning from root cache and applying ref * 2025-02-26 05:29:28.264 | (0881 / 1316) 2025-02-26 05:29:28.282 | Updating cache of https://opendev.org/starlingx/SDO-rv-service.git in /opt/dib_cache/source-repositories/SDO_rv_service_da367a4c0d821e417d5209354196daa24c94992a with ref * 2025-02-26 05:29:29.330 | Cloning from SDO-rv-service cache and applying ref * 2025-02-26 05:29:29.504 | (0882 / 1316) 2025-02-26 05:29:29.522 | Updating cache of https://opendev.org/starlingx/snmp-armada-app.git in /opt/dib_cache/source-repositories/snmp_armada_app_28fcb42f2e3441c1b08e7a599d32138b2b334dce with ref * 2025-02-26 05:29:30.792 | Cloning from snmp-armada-app cache and applying ref * 2025-02-26 05:29:36.511 | (0883 / 1316) 2025-02-26 05:29:36.528 | Updating cache of https://opendev.org/starlingx/specs.git in /opt/dib_cache/source-repositories/specs_0b1d604c2d9d51a09fc150261ceebe980bbe3652 with ref * 2025-02-26 05:29:37.303 | Cloning from specs cache and applying ref * 2025-02-26 05:29:38.158 | (0884 / 1316) 2025-02-26 05:29:38.176 | Updating cache of https://opendev.org/starlingx/stx-puppet.git in /opt/dib_cache/source-repositories/stx_puppet_7641e616c7b8f6781f69aca5daa7d39debb76d1f with ref * 2025-02-26 05:29:39.486 | Cloning from stx-puppet cache and applying ref * 2025-02-26 05:31:38.344 | (0885 / 1316) 2025-02-26 05:31:38.361 | Updating cache of https://opendev.org/starlingx/test.git in /opt/dib_cache/source-repositories/test_1710218385fbcfdd689999a45775680d44c16584 with ref * 2025-02-26 05:31:40.045 | Cloning from test cache and applying ref * 2025-02-26 05:31:53.014 | (0886 / 1316) 2025-02-26 05:31:53.031 | Updating cache of https://opendev.org/starlingx/tis-repo.git in /opt/dib_cache/source-repositories/tis_repo_c906b8eaeee6813321a2baa6af11c1112a8c2f54 with ref * 2025-02-26 05:31:53.514 | Cloning from tis-repo cache and applying ref * 2025-02-26 05:31:53.775 | (0887 / 1316) 2025-02-26 05:31:53.793 | Updating cache of https://opendev.org/starlingx/tools.git in /opt/dib_cache/source-repositories/tools_d8d11fe83c34eee26bf91a1c761275da8f1cca33 with ref * 2025-02-26 05:31:55.415 | Cloning from tools cache and applying ref * 2025-02-26 05:33:11.737 | (0888 / 1316) 2025-02-26 05:33:11.755 | Updating cache of https://opendev.org/starlingx/update.git in /opt/dib_cache/source-repositories/update_c94538bf320a63954d7c5d6dfe2d8993a02ebbeb with ref * 2025-02-26 05:33:14.961 | Cloning from update cache and applying ref * 2025-02-26 05:35:25.843 | (0889 / 1316) 2025-02-26 05:35:25.861 | Updating cache of https://opendev.org/starlingx/upstream.git in /opt/dib_cache/source-repositories/upstream_7d70c6324151e7bcdeb463ba81c140e118827763 with ref * 2025-02-26 05:35:27.462 | Cloning from upstream cache and applying ref * 2025-02-26 05:35:35.828 | (0890 / 1316) 2025-02-26 05:35:35.845 | Updating cache of https://opendev.org/starlingx/utilities.git in /opt/dib_cache/source-repositories/utilities_516a462c144da3857b7855b940090b0236fc20bc with ref * 2025-02-26 05:35:37.877 | Cloning from utilities cache and applying ref * 2025-02-26 05:36:43.406 | (0891 / 1316) 2025-02-26 05:36:43.423 | Updating cache of https://opendev.org/starlingx/utils.git in /opt/dib_cache/source-repositories/utils_950f75c934a68dd222e1d27cd4fbdd678e76fd8d with ref * 2025-02-26 05:36:43.769 | Cloning from utils cache and applying ref * 2025-02-26 05:36:43.846 | (0892 / 1316) 2025-02-26 05:36:43.864 | Updating cache of https://opendev.org/starlingx/vault-armada-app.git in /opt/dib_cache/source-repositories/vault_armada_app_50acd0757b80c41de4e08e71d69a259c3845f7e8 with ref * 2025-02-26 05:36:45.419 | Cloning from vault-armada-app cache and applying ref * 2025-02-26 05:37:11.866 | (0893 / 1316) 2025-02-26 05:37:11.884 | Updating cache of https://opendev.org/starlingx/virt.git in /opt/dib_cache/source-repositories/virt_4c6caf3534fc47963a50bf4d61fcac6ee6341814 with ref * 2025-02-26 05:37:13.231 | Cloning from virt cache and applying ref * 2025-02-26 05:37:16.846 | (0894 / 1316) 2025-02-26 05:37:16.863 | Updating cache of https://opendev.org/starlingx/virtual-deployment.git in /opt/dib_cache/source-repositories/virtual_deployment_5d7f39d24c9971e642a5626a90414e8950a0a791 with ref * 2025-02-26 05:37:18.947 | Cloning from virtual-deployment cache and applying ref * 2025-02-26 05:37:29.719 | (0895 / 1316) 2025-02-26 05:37:29.736 | Updating cache of https://opendev.org/starlingx/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_76bc87d900f8efd7ebf24db7c5694a9ead01bfd5 with ref * 2025-02-26 05:37:31.662 | Cloning from zuul-jobs cache and applying ref * 2025-02-26 05:37:32.468 | (0896 / 1316) 2025-02-26 05:37:32.486 | Updating cache of https://opendev.org/ttygroup/boartty.git in /opt/dib_cache/source-repositories/boartty_1805ad164106e02ca19660c6e2f0ec553d29bb22 with ref * 2025-02-26 05:37:32.833 | Cloning from boartty cache and applying ref * 2025-02-26 05:37:32.917 | (0897 / 1316) 2025-02-26 05:37:32.934 | Updating cache of https://opendev.org/ttygroup/gertty.git in /opt/dib_cache/source-repositories/gertty_c824468064c05aafe096c7e8853cccc9a3826fde with ref * 2025-02-26 05:37:33.371 | Cloning from gertty cache and applying ref * 2025-02-26 05:37:33.576 | (0898 / 1316) 2025-02-26 05:37:33.594 | Updating cache of https://opendev.org/vexxhost/ansible-collection-atmosphere.git in /opt/dib_cache/source-repositories/ansible_collection_atmosphere_493a90f80d35d02d641075fee9cfc4018aaf8545 with ref * 2025-02-26 05:37:33.910 | Cloning from ansible-collection-atmosphere cache and applying ref * 2025-02-26 05:37:33.984 | (0899 / 1316) 2025-02-26 05:37:34.001 | Updating cache of https://opendev.org/vexxhost/ansible-role-base-server.git in /opt/dib_cache/source-repositories/ansible_role_base_server_abda91a37fef1180c2c1007e8082ace15309f0cf with ref * 2025-02-26 05:37:34.330 | Cloning from ansible-role-base-server cache and applying ref * 2025-02-26 05:37:34.401 | (0900 / 1316) 2025-02-26 05:37:34.419 | Updating cache of https://opendev.org/vexxhost/ansible-role-docker-distribution.git in /opt/dib_cache/source-repositories/ansible_role_docker_distribution_7f01b0c69844b7a55a99bbf9fbb4f3838a3e4325 with ref * 2025-02-26 05:37:34.733 | Cloning from ansible-role-docker-distribution cache and applying ref * 2025-02-26 05:37:34.807 | (0901 / 1316) 2025-02-26 05:37:34.824 | Updating cache of https://opendev.org/vexxhost/ansible-role-openmanage.git in /opt/dib_cache/source-repositories/ansible_role_openmanage_53cdfb4fffa211cc3527d708359cbfde297d940f with ref * 2025-02-26 05:37:35.131 | Cloning from ansible-role-openmanage cache and applying ref * 2025-02-26 05:37:35.203 | (0902 / 1316) 2025-02-26 05:37:35.221 | Updating cache of https://opendev.org/vexxhost/ansible-role-wireguard.git in /opt/dib_cache/source-repositories/ansible_role_wireguard_5f23ca5018f321674ebbcf5b177800a924f00f58 with ref * 2025-02-26 05:37:35.496 | Cloning from ansible-role-wireguard cache and applying ref * 2025-02-26 05:37:35.568 | (0903 / 1316) 2025-02-26 05:37:35.586 | Updating cache of https://opendev.org/vexxhost/atmosphere.git in /opt/dib_cache/source-repositories/atmosphere_c605a35e039647f3e7a0160be1ee83bd19a60c03 with ref * 2025-02-26 05:37:35.886 | Cloning from atmosphere cache and applying ref * 2025-02-26 05:37:35.960 | (0904 / 1316) 2025-02-26 05:37:35.977 | Updating cache of https://opendev.org/vexxhost/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_0924bec8858193c6a8d0d0c3172bc867466c12dc with ref * 2025-02-26 05:37:36.618 | Cloning from base-jobs cache and applying ref * 2025-02-26 05:37:36.703 | (0905 / 1316) 2025-02-26 05:37:36.721 | Updating cache of https://opendev.org/vexxhost/docker-images.git in /opt/dib_cache/source-repositories/docker_images_dae5e30f4b2252f06cd56820342334ee4a2624fc with ref * 2025-02-26 05:37:37.010 | Cloning from docker-images cache and applying ref * 2025-02-26 05:37:37.083 | (0906 / 1316) 2025-02-26 05:37:37.101 | Updating cache of https://opendev.org/vexxhost/documentation.git in /opt/dib_cache/source-repositories/documentation_3e5d4cbfa5d33aa0eaf3913d1ca3a3f5f468935b with ref * 2025-02-26 05:37:37.365 | Cloning from documentation cache and applying ref * 2025-02-26 05:37:37.436 | (0907 / 1316) 2025-02-26 05:37:37.454 | Updating cache of https://opendev.org/vexxhost/google-directory-api-linux-agent.git in /opt/dib_cache/source-repositories/google_directory_api_linux_agent_8282258f6e069f01b6403d9c27003b1432ac09dd with ref * 2025-02-26 05:37:37.778 | Cloning from google-directory-api-linux-agent cache and applying ref * 2025-02-26 05:37:37.852 | (0908 / 1316) 2025-02-26 05:37:37.870 | Updating cache of https://opendev.org/vexxhost/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_7ff56bc5602f22f29a6328bfa8d26888a8d62967 with ref * 2025-02-26 05:37:38.152 | Cloning from helm-charts cache and applying ref * 2025-02-26 05:37:38.226 | (0909 / 1316) 2025-02-26 05:37:38.243 | Updating cache of https://opendev.org/vexxhost/kue.git in /opt/dib_cache/source-repositories/kue_7550969f02d9a4f9fc92e198a2b6e141d52bc8a3 with ref * 2025-02-26 05:37:38.661 | Cloning from kue cache and applying ref * 2025-02-26 05:37:38.735 | (0910 / 1316) 2025-02-26 05:37:38.752 | Updating cache of https://opendev.org/vexxhost/libvirtd_exporter.git in /opt/dib_cache/source-repositories/libvirtd_exporter_756af01baea545d72b16df3eb1e72a8b36ec3bf5 with ref * 2025-02-26 05:37:39.018 | Cloning from libvirtd_exporter cache and applying ref * 2025-02-26 05:37:39.095 | (0911 / 1316) 2025-02-26 05:37:39.113 | Updating cache of https://opendev.org/vexxhost/lodgeit-helm.git in /opt/dib_cache/source-repositories/lodgeit_helm_c6617c858bd2032e4056ed1fe4d919233629c0ee with ref * 2025-02-26 05:37:39.374 | Cloning from lodgeit-helm cache and applying ref * 2025-02-26 05:37:39.445 | (0912 / 1316) 2025-02-26 05:37:39.463 | Updating cache of https://opendev.org/vexxhost/network_exporter.git in /opt/dib_cache/source-repositories/network_exporter_d328cc99f9adaead4e65c93ab0dac07f7398c09b with ref * 2025-02-26 05:37:39.933 | Cloning from network_exporter cache and applying ref * 2025-02-26 05:37:40.007 | (0913 / 1316) 2025-02-26 05:37:40.025 | Updating cache of https://opendev.org/vexxhost/node-labeler.git in /opt/dib_cache/source-repositories/node_labeler_fdcf7541d47307b94e647982493d5cd5932c133d with ref * 2025-02-26 05:37:41.834 | Cloning from node-labeler cache and applying ref * 2025-02-26 05:37:41.908 | (0914 / 1316) 2025-02-26 05:37:41.925 | Updating cache of https://opendev.org/vexxhost/openstack-monitoring.git in /opt/dib_cache/source-repositories/openstack_monitoring_38ddac4feb5bfec93d398e96e8acc8dcfd7f0de2 with ref * 2025-02-26 05:37:42.199 | Cloning from openstack-monitoring cache and applying ref * 2025-02-26 05:37:42.274 | (0915 / 1316) 2025-02-26 05:37:42.291 | Updating cache of https://opendev.org/vexxhost/openstack-operator.git in /opt/dib_cache/source-repositories/openstack_operator_05507f2a624da9409b30f5c669c34252c58a4034 with ref * 2025-02-26 05:37:42.631 | Cloning from openstack-operator cache and applying ref * 2025-02-26 05:37:42.756 | (0916 / 1316) 2025-02-26 05:37:42.773 | Updating cache of https://opendev.org/vexxhost/openstack-tools.git in /opt/dib_cache/source-repositories/openstack_tools_d0812d10bafade805b2ea9586a05bad2c65ab44a with ref * 2025-02-26 05:37:43.394 | Cloning from openstack-tools cache and applying ref * 2025-02-26 05:37:43.467 | (0917 / 1316) 2025-02-26 05:37:43.485 | Updating cache of https://opendev.org/vexxhost/openvswitch_exporter.git in /opt/dib_cache/source-repositories/openvswitch_exporter_df521bd8d0c43214de35548759ddf93717522f16 with ref * 2025-02-26 05:37:43.788 | Cloning from openvswitch_exporter cache and applying ref * 2025-02-26 05:37:43.860 | (0918 / 1316) 2025-02-26 05:37:43.879 | Updating cache of https://opendev.org/vexxhost/project-config.git in /opt/dib_cache/source-repositories/project_config_d7cab7763e5ca81b158a254226c54267be78fd04 with ref * 2025-02-26 05:37:44.875 | Cloning from project-config cache and applying ref * 2025-02-26 05:37:44.956 | (0919 / 1316) 2025-02-26 05:37:44.974 | Updating cache of https://opendev.org/vexxhost/rally_exporter.git in /opt/dib_cache/source-repositories/rally_exporter_08931ca7872c40708c8572e94aa8e459f82f66f1 with ref * 2025-02-26 05:37:45.567 | Cloning from rally_exporter cache and applying ref * 2025-02-26 05:37:45.639 | (0920 / 1316) 2025-02-26 05:37:45.656 | Updating cache of https://opendev.org/vexxhost/rbac-helm.git in /opt/dib_cache/source-repositories/rbac_helm_99768b794f4a6988a07084e21e2bf7ecaa0bb6d8 with ref * 2025-02-26 05:37:46.702 | Cloning from rbac-helm cache and applying ref * 2025-02-26 05:37:46.776 | (0921 / 1316) 2025-02-26 05:37:46.794 | Updating cache of https://opendev.org/vexxhost/smokeping_prober-helm.git in /opt/dib_cache/source-repositories/smokeping_prober_helm_6bd6d65380c20a009d7a6a442bf2abaa4c8da128 with ref * 2025-02-26 05:37:48.400 | Cloning from smokeping_prober-helm cache and applying ref * 2025-02-26 05:37:48.474 | (0922 / 1316) 2025-02-26 05:37:48.492 | Updating cache of https://opendev.org/vexxhost/tempest-pushgateway.git in /opt/dib_cache/source-repositories/tempest_pushgateway_f2969bb79cc87b471f1b1045aa521b4d277d0ff5 with ref * 2025-02-26 05:37:49.808 | Cloning from tempest-pushgateway cache and applying ref * 2025-02-26 05:37:49.882 | (0923 / 1316) 2025-02-26 05:37:49.900 | Updating cache of https://opendev.org/volvocars/powertrain-build.git in /opt/dib_cache/source-repositories/powertrain_build_3d9ab4984d7a3d17dafaa6faa947eb6778c8462a with ref * 2025-02-26 05:37:54.866 | Cloning from powertrain-build cache and applying ref * 2025-02-26 05:38:20.528 | (0924 / 1316) 2025-02-26 05:38:20.546 | Updating cache of https://opendev.org/volvocars/project-config.git in /opt/dib_cache/source-repositories/project_config_340786340efde2d3a9d7c25651fba81e5fb17ca8 with ref * 2025-02-26 05:38:20.988 | Cloning from project-config cache and applying ref * 2025-02-26 05:38:21.152 | (0925 / 1316) 2025-02-26 05:38:21.170 | Updating cache of https://opendev.org/wandertracks/signalk-wandertracks.git in /opt/dib_cache/source-repositories/signalk_wandertracks_e86a1f9099071a0c96cb547160d8529c6aeff88c with ref * 2025-02-26 05:38:21.476 | Cloning from signalk-wandertracks cache and applying ref * 2025-02-26 05:38:21.548 | (0926 / 1316) 2025-02-26 05:38:21.566 | Updating cache of https://opendev.org/wandertracks/system-config.git in /opt/dib_cache/source-repositories/system_config_742e2be9a038e9def3002ff12a84336801dbc056 with ref * 2025-02-26 05:38:22.005 | Cloning from system-config cache and applying ref * 2025-02-26 05:38:22.076 | (0927 / 1316) 2025-02-26 05:38:22.094 | Updating cache of https://opendev.org/wandertracks/wanders.cloud.git in /opt/dib_cache/source-repositories/wanders_cloud_5b2b0bb69cc241d261667c3164d4de6c510703c8 with ref * 2025-02-26 05:38:22.391 | Cloning from wanders.cloud cache and applying ref * 2025-02-26 05:38:22.462 | (0928 / 1316) 2025-02-26 05:38:22.480 | Updating cache of https://opendev.org/wandertracks/wandertracks.git in /opt/dib_cache/source-repositories/wandertracks_910fbdfa2a54aa883720e8507b7c75a533169d1b with ref * 2025-02-26 05:38:22.727 | Cloning from wandertracks cache and applying ref * 2025-02-26 05:38:22.802 | (0929 / 1316) 2025-02-26 05:38:22.820 | Updating cache of https://opendev.org/wandertracks/wandertracks-web.git in /opt/dib_cache/source-repositories/wandertracks_web_78ebb66e50d875c058b1004c2e4b3bdcf1214e1e with ref * 2025-02-26 05:38:23.110 | Cloning from wandertracks-web cache and applying ref * 2025-02-26 05:38:23.182 | (0930 / 1316) 2025-02-26 05:38:23.199 | Updating cache of https://opendev.org/waterwanders/waterwanders.git in /opt/dib_cache/source-repositories/waterwanders_74bcc62366017df7eabad7cab7d4fb1402e23842 with ref * 2025-02-26 05:38:24.133 | Cloning from waterwanders cache and applying ref * 2025-02-26 05:38:27.304 | (0931 / 1316) 2025-02-26 05:38:27.322 | Updating cache of https://opendev.org/windmill/ansible-role-ansible.git in /opt/dib_cache/source-repositories/ansible_role_ansible_52b896a280d6035eee91c703c048eb3a40076134 with ref * 2025-02-26 05:38:27.871 | Cloning from ansible-role-ansible cache and applying ref * 2025-02-26 05:38:27.948 | (0932 / 1316) 2025-02-26 05:38:27.965 | Updating cache of https://opendev.org/windmill/ansible-role-borgbackup.git in /opt/dib_cache/source-repositories/ansible_role_borgbackup_b9259dc25af527b634b867758100628917d5a480 with ref * 2025-02-26 05:38:28.338 | Cloning from ansible-role-borgbackup cache and applying ref * 2025-02-26 05:38:28.414 | (0933 / 1316) 2025-02-26 05:38:28.432 | Updating cache of https://opendev.org/windmill/ansible-role-borgmatic.git in /opt/dib_cache/source-repositories/ansible_role_borgmatic_11aad6420a351855f5240bb752939a004dcca857 with ref * 2025-02-26 05:38:28.790 | Cloning from ansible-role-borgmatic cache and applying ref * 2025-02-26 05:38:28.865 | (0934 / 1316) 2025-02-26 05:38:28.883 | Updating cache of https://opendev.org/windmill/ansible-role-boto3.git in /opt/dib_cache/source-repositories/ansible_role_boto3_ccd5cc5158774c75ad94decdbc13b916eeba115f with ref * 2025-02-26 05:38:29.172 | Cloning from ansible-role-boto3 cache and applying ref * 2025-02-26 05:38:29.245 | (0935 / 1316) 2025-02-26 05:38:29.263 | Updating cache of https://opendev.org/windmill/ansible-role-carbon.git in /opt/dib_cache/source-repositories/ansible_role_carbon_9cb880b7bd8f872e5358e72dff1c92a708959c26 with ref * 2025-02-26 05:38:29.589 | Cloning from ansible-role-carbon cache and applying ref * 2025-02-26 05:38:29.663 | (0936 / 1316) 2025-02-26 05:38:29.680 | Updating cache of https://opendev.org/windmill/ansible-role-diskimage-builder.git in /opt/dib_cache/source-repositories/ansible_role_diskimage_builder_94e3bff243bd7e02b253760d58ae040a3c34116b with ref * 2025-02-26 05:38:30.011 | Cloning from ansible-role-diskimage-builder cache and applying ref * 2025-02-26 05:38:30.087 | (0937 / 1316) 2025-02-26 05:38:30.105 | Updating cache of https://opendev.org/windmill/ansible-role-elasticsearch.git in /opt/dib_cache/source-repositories/ansible_role_elasticsearch_23f5cd86b609da13b0468f0ad79d8dbd3126ef59 with ref * 2025-02-26 05:38:30.374 | Cloning from ansible-role-elasticsearch cache and applying ref * 2025-02-26 05:38:30.446 | (0938 / 1316) 2025-02-26 05:38:30.463 | Updating cache of https://opendev.org/windmill/ansible-role-gear.git in /opt/dib_cache/source-repositories/ansible_role_gear_cd749759b809802b09da093939f748e5cdbdf093 with ref * 2025-02-26 05:38:30.859 | Cloning from ansible-role-gear cache and applying ref * 2025-02-26 05:38:30.961 | (0939 / 1316) 2025-02-26 05:38:30.979 | Updating cache of https://opendev.org/windmill/ansible-role-grafyaml.git in /opt/dib_cache/source-repositories/ansible_role_grafyaml_a8e675c37c7dd2d05c5d1257fd506c077bf8fb48 with ref * 2025-02-26 05:38:31.365 | Cloning from ansible-role-grafyaml cache and applying ref * 2025-02-26 05:38:31.439 | (0940 / 1316) 2025-02-26 05:38:31.456 | Updating cache of https://opendev.org/windmill/ansible-role-logrotate.git in /opt/dib_cache/source-repositories/ansible_role_logrotate_3b76d7d85075e775be346935d00bc34ee206a7ae with ref * 2025-02-26 05:38:31.876 | Cloning from ansible-role-logrotate cache and applying ref * 2025-02-26 05:38:31.950 | (0941 / 1316) 2025-02-26 05:38:31.967 | Updating cache of https://opendev.org/windmill/ansible-role-nginx.git in /opt/dib_cache/source-repositories/ansible_role_nginx_3aaac81324c46c2ff9c69c02f7058c66f1253349 with ref * 2025-02-26 05:38:32.283 | Cloning from ansible-role-nginx cache and applying ref * 2025-02-26 05:38:32.357 | (0942 / 1316) 2025-02-26 05:38:32.375 | Updating cache of https://opendev.org/windmill/ansible-role-nodepool.git in /opt/dib_cache/source-repositories/ansible_role_nodepool_b4dc19e8fc5f69779c5f5e0026753376ec99282f with ref * 2025-02-26 05:38:32.753 | Cloning from ansible-role-nodepool cache and applying ref * 2025-02-26 05:38:32.854 | (0943 / 1316) 2025-02-26 05:38:32.874 | Updating cache of https://opendev.org/windmill/ansible-role-openstacksdk.git in /opt/dib_cache/source-repositories/ansible_role_openstacksdk_0a22a5d6e9a6fb60720d75e07a8051e628252531 with ref * 2025-02-26 05:38:33.452 | Cloning from ansible-role-openstacksdk cache and applying ref * 2025-02-26 05:38:33.527 | (0944 / 1316) 2025-02-26 05:38:33.545 | Updating cache of https://opendev.org/windmill/ansible-role-ssh.git in /opt/dib_cache/source-repositories/ansible_role_ssh_9933d22d2a094f7d7ff77013154df4c3fa984e99 with ref * 2025-02-26 05:38:34.182 | Cloning from ansible-role-ssh cache and applying ref * 2025-02-26 05:38:34.258 | (0945 / 1316) 2025-02-26 05:38:34.275 | Updating cache of https://opendev.org/windmill/ansible-role-statsd.git in /opt/dib_cache/source-repositories/ansible_role_statsd_1e7388fff4e862c4df73b9c86f4e369a3c3af0df with ref * 2025-02-26 05:38:34.606 | Cloning from ansible-role-statsd cache and applying ref * 2025-02-26 05:38:34.683 | (0946 / 1316) 2025-02-26 05:38:34.701 | Updating cache of https://opendev.org/windmill/ansible-role-sudoers.git in /opt/dib_cache/source-repositories/ansible_role_sudoers_4dbfbbdb3c7bc37b22c1bc0f021851e43c7afc9d with ref * 2025-02-26 05:38:35.141 | Cloning from ansible-role-sudoers cache and applying ref * 2025-02-26 05:38:35.215 | (0947 / 1316) 2025-02-26 05:38:35.232 | Updating cache of https://opendev.org/windmill/ansible-role-virtualenv.git in /opt/dib_cache/source-repositories/ansible_role_virtualenv_9ac4a2ebf58524d4d0def14de674fcb70c76077d with ref * 2025-02-26 05:38:35.529 | Cloning from ansible-role-virtualenv cache and applying ref * 2025-02-26 05:38:35.604 | (0948 / 1316) 2025-02-26 05:38:35.622 | Updating cache of https://opendev.org/windmill/ansible-role-whisper.git in /opt/dib_cache/source-repositories/ansible_role_whisper_76437555259769a405fbd7418fcd6c31a1edcdcd with ref * 2025-02-26 05:38:35.898 | Cloning from ansible-role-whisper cache and applying ref * 2025-02-26 05:38:35.972 | (0949 / 1316) 2025-02-26 05:38:35.989 | Updating cache of https://opendev.org/windmill/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_0f150c2caf7c309d38ac91706855cec28c3e4c0e with ref * 2025-02-26 05:38:36.362 | Cloning from ansible-role-zookeeper cache and applying ref * 2025-02-26 05:38:36.439 | (0950 / 1316) 2025-02-26 05:38:36.456 | Updating cache of https://opendev.org/windmill/ansible-role-zuul.git in /opt/dib_cache/source-repositories/ansible_role_zuul_a0323c60d3c058181b0622d217687d154fe94eb3 with ref * 2025-02-26 05:38:36.799 | Cloning from ansible-role-zuul cache and applying ref * 2025-02-26 05:38:36.882 | (0951 / 1316) 2025-02-26 05:38:36.900 | Updating cache of https://opendev.org/windmill/ansible-role-zuul-registry.git in /opt/dib_cache/source-repositories/ansible_role_zuul_registry_07fb342a07d5df1c32b0a105d648c60966a86cad with ref * 2025-02-26 05:38:38.061 | Cloning from ansible-role-zuul-registry cache and applying ref * 2025-02-26 05:38:38.137 | (0952 / 1316) 2025-02-26 05:38:38.154 | Updating cache of https://opendev.org/windmill/windmill.git in /opt/dib_cache/source-repositories/windmill_ce0957dbeb2deb69c3d8d03166f453d34ba458dc with ref * 2025-02-26 05:38:38.437 | Cloning from windmill cache and applying ref * 2025-02-26 05:38:38.522 | (0953 / 1316) 2025-02-26 05:38:38.540 | Updating cache of https://opendev.org/windmill/windmill-backup.git in /opt/dib_cache/source-repositories/windmill_backup_2e8c02e5aed8a95fe604effd833b0f22fd22223e with ref * 2025-02-26 05:38:38.986 | Cloning from windmill-backup cache and applying ref * 2025-02-26 05:38:39.061 | (0954 / 1316) 2025-02-26 05:38:39.079 | Updating cache of https://opendev.org/windmill/windmill-config.git in /opt/dib_cache/source-repositories/windmill_config_01e195bc6ac2b0c11cf08bac6b1dda866cace35c with ref * 2025-02-26 05:38:39.600 | Cloning from windmill-config cache and applying ref * 2025-02-26 05:38:39.678 | (0955 / 1316) 2025-02-26 05:38:39.696 | Updating cache of https://opendev.org/windmill/windmill-logs.git in /opt/dib_cache/source-repositories/windmill_logs_968464ba901af64d919f9af788f508a89b86d673 with ref * 2025-02-26 05:38:40.002 | Cloning from windmill-logs cache and applying ref * 2025-02-26 05:38:40.073 | (0956 / 1316) 2025-02-26 05:38:40.091 | Updating cache of https://opendev.org/windmill/windmill-ops.git in /opt/dib_cache/source-repositories/windmill_ops_a3e0208779357fef208be4f138ce320c1efb0fac with ref * 2025-02-26 05:38:40.454 | Cloning from windmill-ops cache and applying ref * 2025-02-26 05:38:40.541 | (0957 / 1316) 2025-02-26 05:38:40.559 | Updating cache of https://opendev.org/x/ailuropoda.git in /opt/dib_cache/source-repositories/ailuropoda_4e86384edf56a71090daaa7c4fbda10130471b9c with ref * 2025-02-26 05:38:40.810 | Cloning from ailuropoda cache and applying ref * 2025-02-26 05:38:40.883 | (0958 / 1316) 2025-02-26 05:38:40.901 | Updating cache of https://opendev.org/x/alexandria.git in /opt/dib_cache/source-repositories/alexandria_2d25a8301f7f82cf339946c2601329b4c04186c1 with ref * 2025-02-26 05:38:41.760 | Cloning from alexandria cache and applying ref * 2025-02-26 05:38:42.505 | (0959 / 1316) 2025-02-26 05:38:42.523 | Updating cache of https://opendev.org/x/almanach.git in /opt/dib_cache/source-repositories/almanach_d2ab86532bae5ac27a4ede34dd6d2d387ad52785 with ref * 2025-02-26 05:38:42.804 | Cloning from almanach cache and applying ref * 2025-02-26 05:38:42.922 | (0960 / 1316) 2025-02-26 05:38:42.940 | Updating cache of https://opendev.org/x/ansible-role-bindep.git in /opt/dib_cache/source-repositories/ansible_role_bindep_777f21021236902b288fc268a6bb37247965c642 with ref * 2025-02-26 05:38:43.285 | Cloning from ansible-role-bindep cache and applying ref * 2025-02-26 05:38:43.360 | (0961 / 1316) 2025-02-26 05:38:43.377 | Updating cache of https://opendev.org/x/ansible-role-fedmsg.git in /opt/dib_cache/source-repositories/ansible_role_fedmsg_7646017fd8a9205ca91cc936bafb3e2b504a38ee with ref * 2025-02-26 05:38:43.691 | Cloning from ansible-role-fedmsg cache and applying ref * 2025-02-26 05:38:43.763 | (0962 / 1316) 2025-02-26 05:38:43.780 | Updating cache of https://opendev.org/x/ansible-role-jenkins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_228b7e15520ce52a89455c3c5634a5223f769529 with ref * 2025-02-26 05:38:44.210 | Cloning from ansible-role-jenkins cache and applying ref * 2025-02-26 05:38:44.287 | (0963 / 1316) 2025-02-26 05:38:44.305 | Updating cache of https://opendev.org/x/ansible-role-jenkins-job-builder.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_job_builder_d402224cf13f4455687b28a50b05757f23626a67 with ref * 2025-02-26 05:38:44.645 | Cloning from ansible-role-jenkins-job-builder cache and applying ref * 2025-02-26 05:38:44.721 | (0964 / 1316) 2025-02-26 05:38:44.739 | Updating cache of https://opendev.org/x/ansible-role-jenkins-plugins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_plugins_50776e373a771dc75dff87aac27454a37eeef930 with ref * 2025-02-26 05:38:45.058 | Cloning from ansible-role-jenkins-plugins cache and applying ref * 2025-02-26 05:38:45.132 | (0965 / 1316) 2025-02-26 05:38:45.150 | Updating cache of https://opendev.org/x/ansible-role-shade.git in /opt/dib_cache/source-repositories/ansible_role_shade_3f8686b9e80566892fdf5b9b7320e98ed5ffc01c with ref * 2025-02-26 05:38:45.418 | Cloning from ansible-role-shade cache and applying ref * 2025-02-26 05:38:45.492 | (0966 / 1316) 2025-02-26 05:38:45.510 | Updating cache of https://opendev.org/x/ansible-tripleo-ipa-server.git in /opt/dib_cache/source-repositories/ansible_tripleo_ipa_server_0fdfa6f5dc62bba102de66e51515eae9c5decb47 with ref * 2025-02-26 05:38:45.782 | Cloning from ansible-tripleo-ipa-server cache and applying ref * 2025-02-26 05:38:45.856 | (0967 / 1316) 2025-02-26 05:38:45.874 | Updating cache of https://opendev.org/x/apmec.git in /opt/dib_cache/source-repositories/apmec_bba84747aba38e8db1d7428c0966176866d996a6 with ref * 2025-02-26 05:38:46.209 | Cloning from apmec cache and applying ref * 2025-02-26 05:38:46.408 | (0968 / 1316) 2025-02-26 05:38:46.425 | Updating cache of https://opendev.org/x/apmec-horizon.git in /opt/dib_cache/source-repositories/apmec_horizon_1eb602b162ed1917e016b76dd78abc62e9d46801 with ref * 2025-02-26 05:38:46.859 | Cloning from apmec-horizon cache and applying ref * 2025-02-26 05:38:46.952 | (0969 / 1316) 2025-02-26 05:38:46.970 | Updating cache of https://opendev.org/x/bansho.git in /opt/dib_cache/source-repositories/bansho_710b1f4bb0b61a1274836c230d9cc5cdc2fb1a83 with ref * 2025-02-26 05:38:47.554 | Cloning from bansho cache and applying ref * 2025-02-26 05:38:47.670 | (0970 / 1316) 2025-02-26 05:38:47.688 | Updating cache of https://opendev.org/x/bareon.git in /opt/dib_cache/source-repositories/bareon_585997dfddbc2cb1acb463f99764e40ccaafb3a6 with ref * 2025-02-26 05:38:48.113 | Cloning from bareon cache and applying ref * 2025-02-26 05:38:48.248 | (0971 / 1316) 2025-02-26 05:38:48.266 | Updating cache of https://opendev.org/x/bareon-allocator.git in /opt/dib_cache/source-repositories/bareon_allocator_0606cf4096721e12c1ea21168202a319970e705b with ref * 2025-02-26 05:38:49.096 | Cloning from bareon-allocator cache and applying ref * 2025-02-26 05:38:49.187 | (0972 / 1316) 2025-02-26 05:38:49.205 | Updating cache of https://opendev.org/x/bareon-api.git in /opt/dib_cache/source-repositories/bareon_api_5590f2c354a9de9b1aa58d14c30331026cd1dac6 with ref * 2025-02-26 05:38:49.589 | Cloning from bareon-api cache and applying ref * 2025-02-26 05:38:49.662 | (0973 / 1316) 2025-02-26 05:38:49.679 | Updating cache of https://opendev.org/x/bareon-image-elements.git in /opt/dib_cache/source-repositories/bareon_image_elements_b19c6e41ff26513f46fce80dfa9a003b749cf75e with ref * 2025-02-26 05:38:50.072 | Cloning from bareon-image-elements cache and applying ref * 2025-02-26 05:38:50.153 | (0974 / 1316) 2025-02-26 05:38:50.170 | Updating cache of https://opendev.org/x/bareon-ironic.git in /opt/dib_cache/source-repositories/bareon_ironic_a8f75b8a4643a27ff9541c323cf6cd1f14293411 with ref * 2025-02-26 05:38:51.588 | Cloning from bareon-ironic cache and applying ref * 2025-02-26 05:38:51.896 | (0975 / 1316) 2025-02-26 05:38:51.915 | Updating cache of https://opendev.org/x/bareon-specs.git in /opt/dib_cache/source-repositories/bareon_specs_49c4a99a02480c6e7a0f1f31cf2cf622143889ba with ref * 2025-02-26 05:38:52.643 | Cloning from bareon-specs cache and applying ref * 2025-02-26 05:38:52.717 | (0976 / 1316) 2025-02-26 05:38:52.735 | Updating cache of https://opendev.org/x/bilean.git in /opt/dib_cache/source-repositories/bilean_2da91415bf138848e708b0366c0dc9799fe61d84 with ref * 2025-02-26 05:38:54.086 | Cloning from bilean cache and applying ref * 2025-02-26 05:38:54.176 | (0977 / 1316) 2025-02-26 05:38:54.194 | Updating cache of https://opendev.org/x/broadview-collector.git in /opt/dib_cache/source-repositories/broadview_collector_b5bf61f872acdc2fde93bd3b0aa12065c7defe45 with ref * 2025-02-26 05:38:54.755 | Cloning from broadview-collector cache and applying ref * 2025-02-26 05:38:54.867 | (0978 / 1316) 2025-02-26 05:38:54.884 | Updating cache of https://opendev.org/x/broadview-lib.git in /opt/dib_cache/source-repositories/broadview_lib_3b302833c80a6ac89c695e0e65b81815239230ed with ref * 2025-02-26 05:38:55.839 | Cloning from broadview-lib cache and applying ref * 2025-02-26 05:38:55.922 | (0979 / 1316) 2025-02-26 05:38:55.939 | Updating cache of https://opendev.org/x/broadview-ui.git in /opt/dib_cache/source-repositories/broadview_ui_280a3d1d5c7cc074f40e057207c70960f611ef21 with ref * 2025-02-26 05:38:56.561 | Cloning from broadview-ui cache and applying ref * 2025-02-26 05:38:56.654 | (0980 / 1316) 2025-02-26 05:38:56.673 | Updating cache of https://opendev.org/x/browbeat.git in /opt/dib_cache/source-repositories/browbeat_3f6522b96f30425d27b73d63b91356e944e2eebd with ref * 2025-02-26 05:38:58.302 | Cloning from browbeat cache and applying ref * 2025-02-26 05:39:27.894 | (0981 / 1316) 2025-02-26 05:39:27.912 | Updating cache of https://opendev.org/x/cathead.git in /opt/dib_cache/source-repositories/cathead_92692b7b2e46d900fe346a23d7efcea9510804b9 with ref * 2025-02-26 05:39:28.416 | Cloning from cathead cache and applying ref * 2025-02-26 05:39:28.515 | (0982 / 1316) 2025-02-26 05:39:28.532 | Updating cache of https://opendev.org/x/ceilometer-zvm.git in /opt/dib_cache/source-repositories/ceilometer_zvm_1b5dbb623f114b744efc115c1078ce67681d9bd1 with ref * 2025-02-26 05:39:28.921 | Cloning from ceilometer-zvm cache and applying ref * 2025-02-26 05:39:29.084 | (0983 / 1316) 2025-02-26 05:39:29.102 | Updating cache of https://opendev.org/x/certbot-dns-openstack.git in /opt/dib_cache/source-repositories/certbot_dns_openstack_8e23d8bd7fd9a38d8e4793122f5256427179065c with ref * 2025-02-26 05:39:29.414 | Cloning from certbot-dns-openstack cache and applying ref * 2025-02-26 05:39:29.505 | (0984 / 1316) 2025-02-26 05:39:29.523 | Updating cache of https://opendev.org/x/charm-6wind-virtual-accelerator.git in /opt/dib_cache/source-repositories/charm_6wind_virtual_accelerator_c092ae1505ca09500a9757e58f8a539daa35e0d0 with ref * 2025-02-26 05:39:29.800 | Cloning from charm-6wind-virtual-accelerator cache and applying ref * 2025-02-26 05:39:29.871 | (0985 / 1316) 2025-02-26 05:39:29.888 | Updating cache of https://opendev.org/x/charm-interface-barbican-hsm.git in /opt/dib_cache/source-repositories/charm_interface_barbican_hsm_526ffd382d5804b6b32ddd7fa064a6c7f4539bd1 with ref * 2025-02-26 05:39:30.220 | Cloning from charm-interface-barbican-hsm cache and applying ref * 2025-02-26 05:39:30.291 | (0986 / 1316) 2025-02-26 05:39:30.308 | Updating cache of https://opendev.org/x/charm-interface-ovsdb.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_2d2ec56442007515e97115a09a27f4bf98cec5a7 with ref * 2025-02-26 05:39:30.588 | Cloning from charm-interface-ovsdb cache and applying ref * 2025-02-26 05:39:30.664 | (0987 / 1316) 2025-02-26 05:39:30.682 | Updating cache of https://opendev.org/x/charm-neutron-api-plumgrid.git in /opt/dib_cache/source-repositories/charm_neutron_api_plumgrid_6f85e1c1755aedf32d739be4e4ee8d15b419c731 with ref * 2025-02-26 05:39:30.963 | Cloning from charm-neutron-api-plumgrid cache and applying ref * 2025-02-26 05:39:31.055 | (0988 / 1316) 2025-02-26 05:39:31.073 | Updating cache of https://opendev.org/x/charm-ovn-central.git in /opt/dib_cache/source-repositories/charm_ovn_central_6fa549ffdafd3e5065ff60e991067dc7c609c54c with ref * 2025-02-26 05:39:32.117 | Cloning from charm-ovn-central cache and applying ref * 2025-02-26 05:39:40.583 | (0989 / 1316) 2025-02-26 05:39:40.601 | Updating cache of https://opendev.org/x/charm-ovn-central-k8s.git in /opt/dib_cache/source-repositories/charm_ovn_central_k8s_81eacf5a351bf675a3c49277f65ef322ad4c2788 with ref * 2025-02-26 05:39:41.481 | Cloning from charm-ovn-central-k8s cache and applying ref * 2025-02-26 05:39:44.375 | (0990 / 1316) 2025-02-26 05:39:44.393 | Updating cache of https://opendev.org/x/charm-ovn-chassis.git in /opt/dib_cache/source-repositories/charm_ovn_chassis_18a6d226793324dcd3b8e17c32a6a01103424909 with ref * 2025-02-26 05:39:45.311 | Cloning from charm-ovn-chassis cache and applying ref * 2025-02-26 05:39:51.883 | (0991 / 1316) 2025-02-26 05:39:51.901 | Updating cache of https://opendev.org/x/charm-ovn-dedicated-chassis.git in /opt/dib_cache/source-repositories/charm_ovn_dedicated_chassis_6f9030a2b19eb449c24fce2709edbd5f0ae07afd with ref * 2025-02-26 05:39:52.867 | Cloning from charm-ovn-dedicated-chassis cache and applying ref * 2025-02-26 05:39:55.979 | (0992 / 1316) 2025-02-26 05:39:55.996 | Updating cache of https://opendev.org/x/charm-ovn-relay-k8s.git in /opt/dib_cache/source-repositories/charm_ovn_relay_k8s_b439259e3328765c2fbea94fc6c8fe5a76e3308e with ref * 2025-02-26 05:39:56.776 | Cloning from charm-ovn-relay-k8s cache and applying ref * 2025-02-26 05:40:00.474 | (0993 / 1316) 2025-02-26 05:40:00.492 | Updating cache of https://opendev.org/x/charm-plumgrid-director.git in /opt/dib_cache/source-repositories/charm_plumgrid_director_20c88eb15d72d620f41bbf196bf94d415be57bdb with ref * 2025-02-26 05:40:00.925 | Cloning from charm-plumgrid-director cache and applying ref * 2025-02-26 05:40:01.013 | (0994 / 1316) 2025-02-26 05:40:01.031 | Updating cache of https://opendev.org/x/charm-plumgrid-edge.git in /opt/dib_cache/source-repositories/charm_plumgrid_edge_faec41942a0d92cf6fed85be9579bac3cbebf558 with ref * 2025-02-26 05:40:01.449 | Cloning from charm-plumgrid-edge cache and applying ref * 2025-02-26 05:40:01.540 | (0995 / 1316) 2025-02-26 05:40:01.558 | Updating cache of https://opendev.org/x/charm-plumgrid-gateway.git in /opt/dib_cache/source-repositories/charm_plumgrid_gateway_b06120f1857262083edc19cf68a4bbe1de3c78db with ref * 2025-02-26 05:40:02.055 | Cloning from charm-plumgrid-gateway cache and applying ref * 2025-02-26 05:40:02.151 | (0996 / 1316) 2025-02-26 05:40:02.169 | Updating cache of https://opendev.org/x/ci-cd-pipeline-app-murano.git in /opt/dib_cache/source-repositories/ci_cd_pipeline_app_murano_96bde8a55e0d06a9249ea70255da2207064515cf with ref * 2025-02-26 05:40:02.581 | Cloning from ci-cd-pipeline-app-murano cache and applying ref * 2025-02-26 05:40:06.259 | (0997 / 1316) 2025-02-26 05:40:06.276 | Updating cache of https://opendev.org/x/cinder-fusioncompute.git in /opt/dib_cache/source-repositories/cinder_fusioncompute_1eda6d8391c34127caa43f37970a780631bd3f8d with ref * 2025-02-26 05:40:06.716 | Cloning from cinder-fusioncompute cache and applying ref * 2025-02-26 05:40:06.906 | (0998 / 1316) 2025-02-26 05:40:06.924 | Updating cache of https://opendev.org/x/cisco-ironic-contrib.git in /opt/dib_cache/source-repositories/cisco_ironic_contrib_e12048c1f270e2df19cefe3debad5ef169f73455 with ref * 2025-02-26 05:40:07.279 | Cloning from cisco-ironic-contrib cache and applying ref * 2025-02-26 05:40:07.356 | (0999 / 1316) 2025-02-26 05:40:07.374 | Updating cache of https://opendev.org/x/ciwatch.git in /opt/dib_cache/source-repositories/ciwatch_ab7573c38088d0f8d088c198834f16e35d951299 with ref * 2025-02-26 05:40:08.137 | Cloning from ciwatch cache and applying ref * 2025-02-26 05:40:08.215 | (1000 / 1316) 2025-02-26 05:40:08.233 | Updating cache of https://opendev.org/x/cl-openstack-client.git in /opt/dib_cache/source-repositories/cl_openstack_client_4d6f6acce1e9a031e328343551dd434a7edbe267 with ref * 2025-02-26 05:40:08.538 | Cloning from cl-openstack-client cache and applying ref * 2025-02-26 05:40:08.612 | (1001 / 1316) 2025-02-26 05:40:08.630 | Updating cache of https://opendev.org/x/cloudbase-init.git in /opt/dib_cache/source-repositories/cloudbase_init_61630cf0b0e51e8f926b62a0987d7c34e82a16b8 with ref * 2025-02-26 05:40:09.962 | Cloning from cloudbase-init cache and applying ref * 2025-02-26 05:40:22.597 | (1002 / 1316) 2025-02-26 05:40:22.615 | Updating cache of https://opendev.org/x/cloudcafe.git in /opt/dib_cache/source-repositories/cloudcafe_1db6d6cabd38c7c07eb8b4281be212a220b83310 with ref * 2025-02-26 05:40:23.555 | Cloning from cloudcafe cache and applying ref * 2025-02-26 05:40:24.015 | (1003 / 1316) 2025-02-26 05:40:24.032 | Updating cache of https://opendev.org/x/cloudpulse.git in /opt/dib_cache/source-repositories/cloudpulse_be691d96e92170fb818e69be466ca4964f73a21d with ref * 2025-02-26 05:40:24.631 | Cloning from cloudpulse cache and applying ref * 2025-02-26 05:40:24.728 | (1004 / 1316) 2025-02-26 05:40:24.746 | Updating cache of https://opendev.org/x/cloudroast.git in /opt/dib_cache/source-repositories/cloudroast_160748bb9757bc6f376d4159bf855571c1347f21 with ref * 2025-02-26 05:40:25.195 | Cloning from cloudroast cache and applying ref * 2025-02-26 05:40:25.464 | (1005 / 1316) 2025-02-26 05:40:25.482 | Updating cache of https://opendev.org/x/coats.git in /opt/dib_cache/source-repositories/coats_fdd12985ca7c188293ff8d253bae9e40eeb90d86 with ref * 2025-02-26 05:40:27.039 | Cloning from coats cache and applying ref * 2025-02-26 05:40:27.129 | (1006 / 1316) 2025-02-26 05:40:27.147 | Updating cache of https://opendev.org/x/cognitive.git in /opt/dib_cache/source-repositories/cognitive_65ac4b8e1f90da8441442a110b40879eba016bc4 with ref * 2025-02-26 05:40:27.594 | Cloning from cognitive cache and applying ref * 2025-02-26 05:40:28.145 | (1007 / 1316) 2025-02-26 05:40:28.164 | Updating cache of https://opendev.org/x/collectd-openstack-plugins.git in /opt/dib_cache/source-repositories/collectd_openstack_plugins_86d264ebf95d51c2fe180bf94ccb4a8f66899053 with ref * 2025-02-26 05:40:28.575 | Cloning from collectd-openstack-plugins cache and applying ref * 2025-02-26 05:40:28.668 | (1008 / 1316) 2025-02-26 05:40:28.686 | Updating cache of https://opendev.org/x/compass-adapters.git in /opt/dib_cache/source-repositories/compass_adapters_d59c79af03bcaa505091e4fea1cb5ce3e7b7eb0b with ref * 2025-02-26 05:40:29.089 | Cloning from compass-adapters cache and applying ref * 2025-02-26 05:40:32.518 | (1009 / 1316) 2025-02-26 05:40:32.535 | Updating cache of https://opendev.org/x/compass-core.git in /opt/dib_cache/source-repositories/compass_core_51d7a6b63bdd612ba3eeb2d8029bc5f65240c4bc with ref * 2025-02-26 05:40:32.967 | Cloning from compass-core cache and applying ref * 2025-02-26 05:40:33.312 | (1010 / 1316) 2025-02-26 05:40:33.330 | Updating cache of https://opendev.org/x/compass-install.git in /opt/dib_cache/source-repositories/compass_install_fff6ae4bd2c9f6bbd4e2d886d1ad78fdff0ff3a3 with ref * 2025-02-26 05:40:36.244 | Cloning from compass-install cache and applying ref * 2025-02-26 05:40:42.751 | (1011 / 1316) 2025-02-26 05:40:42.769 | Updating cache of https://opendev.org/x/compass-specs.git in /opt/dib_cache/source-repositories/compass_specs_b105d32ae368897720d4474dabc9762ead846781 with ref * 2025-02-26 05:40:43.083 | Cloning from compass-specs cache and applying ref * 2025-02-26 05:40:43.157 | (1012 / 1316) 2025-02-26 05:40:43.174 | Updating cache of https://opendev.org/x/compass-web.git in /opt/dib_cache/source-repositories/compass_web_6f8601869413629cd6166ee5b7c9c9976af322f9 with ref * 2025-02-26 05:40:45.957 | Cloning from compass-web cache and applying ref * 2025-02-26 05:40:46.480 | (1013 / 1316) 2025-02-26 05:40:46.499 | Updating cache of https://opendev.org/x/conveyor.git in /opt/dib_cache/source-repositories/conveyor_a33df4662a1c86fa16c823101bb2c89270aad88d with ref * 2025-02-26 05:40:46.801 | Cloning from conveyor cache and applying ref * 2025-02-26 05:40:46.878 | (1014 / 1316) 2025-02-26 05:40:46.895 | Updating cache of https://opendev.org/x/coupler.git in /opt/dib_cache/source-repositories/coupler_d46037485ad7e0a7237a0c198a4066628fdea950 with ref * 2025-02-26 05:40:47.169 | Cloning from coupler cache and applying ref * 2025-02-26 05:40:47.241 | (1015 / 1316) 2025-02-26 05:40:47.259 | Updating cache of https://opendev.org/x/cursive.git in /opt/dib_cache/source-repositories/cursive_694198ac34c08afd9487f1dff27ada830d10180c with ref * 2025-02-26 05:40:47.527 | Cloning from cursive cache and applying ref * 2025-02-26 05:40:47.606 | (1016 / 1316) 2025-02-26 05:40:47.624 | Updating cache of https://opendev.org/x/daisycloud-core.git in /opt/dib_cache/source-repositories/daisycloud_core_eef6fab15767cd10cbf5441cdf3a481b4033dd5f with ref * 2025-02-26 05:40:47.974 | Cloning from daisycloud-core cache and applying ref * 2025-02-26 05:41:14.835 | (1017 / 1316) 2025-02-26 05:41:14.852 | Updating cache of https://opendev.org/x/dash-stack.git in /opt/dib_cache/source-repositories/dash_stack_f733c270d22b61030ef84f22a0c999555acaebb8 with ref * 2025-02-26 05:41:15.288 | Cloning from dash-stack cache and applying ref * 2025-02-26 05:41:16.079 | (1018 / 1316) 2025-02-26 05:41:16.096 | Updating cache of https://opendev.org/x/delimiter.git in /opt/dib_cache/source-repositories/delimiter_856d2ff5885f9c79be24d66d4ba2176fdc0acfdc with ref * 2025-02-26 05:41:16.621 | Cloning from delimiter cache and applying ref * 2025-02-26 05:41:16.698 | (1019 / 1316) 2025-02-26 05:41:16.716 | Updating cache of https://opendev.org/x/devstack-plugin-additional-pkg-repos.git in /opt/dib_cache/source-repositories/devstack_plugin_additional_pkg_repos_96dc790c422198d5e37db6aaa63f765ec319f998 with ref * 2025-02-26 05:41:17.041 | Cloning from devstack-plugin-additional-pkg-repos cache and applying ref * 2025-02-26 05:41:17.114 | (1020 / 1316) 2025-02-26 05:41:17.131 | Updating cache of https://opendev.org/x/devstack-plugin-glusterfs.git in /opt/dib_cache/source-repositories/devstack_plugin_glusterfs_f0f793a152283a8529ff5075104f9be6784fbe1d with ref * 2025-02-26 05:41:17.839 | Cloning from devstack-plugin-glusterfs cache and applying ref * 2025-02-26 05:41:17.913 | (1021 / 1316) 2025-02-26 05:41:17.931 | Updating cache of https://opendev.org/x/devstack-plugin-hdfs.git in /opt/dib_cache/source-repositories/devstack_plugin_hdfs_6ac5d5262e12e19582f3c22babc7d7f6c253ddd0 with ref * 2025-02-26 05:41:18.489 | Cloning from devstack-plugin-hdfs cache and applying ref * 2025-02-26 05:41:18.584 | (1022 / 1316) 2025-02-26 05:41:18.601 | Updating cache of https://opendev.org/x/devstack-plugin-libvirt-qemu.git in /opt/dib_cache/source-repositories/devstack_plugin_libvirt_qemu_c665057192f26c046168220d97a6324101614b9e with ref * 2025-02-26 05:41:19.286 | Cloning from devstack-plugin-libvirt-qemu cache and applying ref * 2025-02-26 05:41:19.362 | (1023 / 1316) 2025-02-26 05:41:19.380 | Updating cache of https://opendev.org/x/devstack-plugin-mariadb.git in /opt/dib_cache/source-repositories/devstack_plugin_mariadb_f93c6eccc5d7a9a35c0d30aa15a1e680f2a36557 with ref * 2025-02-26 05:41:19.886 | Cloning from devstack-plugin-mariadb cache and applying ref * 2025-02-26 05:41:20.010 | (1024 / 1316) 2025-02-26 05:41:20.027 | Updating cache of https://opendev.org/x/devstack-plugin-tar-installer.git in /opt/dib_cache/source-repositories/devstack_plugin_tar_installer_9bfb26f0d34c83e51aa6d35e135cf7e588f79965 with ref * 2025-02-26 05:41:20.432 | Cloning from devstack-plugin-tar-installer cache and applying ref * 2025-02-26 05:41:21.176 | (1025 / 1316) 2025-02-26 05:41:21.193 | Updating cache of https://opendev.org/x/devstack-plugin-tobiko.git in /opt/dib_cache/source-repositories/devstack_plugin_tobiko_875409e03c19c9e56b886e742038dadd8a7152d5 with ref * 2025-02-26 05:41:21.780 | Cloning from devstack-plugin-tobiko cache and applying ref * 2025-02-26 05:41:27.573 | (1026 / 1316) 2025-02-26 05:41:27.590 | Updating cache of https://opendev.org/x/devstack-plugin-vmax.git in /opt/dib_cache/source-repositories/devstack_plugin_vmax_9bd06f22b90acb87c38b4f4c60b1617469b9436a with ref * 2025-02-26 05:41:27.917 | Cloning from devstack-plugin-vmax cache and applying ref * 2025-02-26 05:41:27.993 | (1027 / 1316) 2025-02-26 05:41:28.010 | Updating cache of https://opendev.org/x/distil.git in /opt/dib_cache/source-repositories/distil_750ed4d4f2d72699f1cb81af758a5ae2fe0d5113 with ref * 2025-02-26 05:41:28.385 | Cloning from distil cache and applying ref * 2025-02-26 05:41:29.034 | (1028 / 1316) 2025-02-26 05:41:29.051 | Updating cache of https://opendev.org/x/distil-ui.git in /opt/dib_cache/source-repositories/distil_ui_fc1b1fac989b94cc9fa19da5fdbd345ae5246113 with ref * 2025-02-26 05:41:29.398 | Cloning from distil-ui cache and applying ref * 2025-02-26 05:41:29.483 | (1029 / 1316) 2025-02-26 05:41:29.500 | Updating cache of https://opendev.org/x/doc8.git in /opt/dib_cache/source-repositories/doc8_c655b8bf86667c44ab8503b6ba73e4862cbe3b90 with ref * 2025-02-26 05:41:29.825 | Cloning from doc8 cache and applying ref * 2025-02-26 05:41:29.899 | (1030 / 1316) 2025-02-26 05:41:29.916 | Updating cache of https://opendev.org/x/docker-machine-openstack.git in /opt/dib_cache/source-repositories/docker_machine_openstack_e206893589c1d0753a26a50e92022485197b9c0b with ref * 2025-02-26 05:41:30.284 | Cloning from docker-machine-openstack cache and applying ref * 2025-02-26 05:41:30.359 | (1031 / 1316) 2025-02-26 05:41:30.377 | Updating cache of https://opendev.org/x/downpour.git in /opt/dib_cache/source-repositories/downpour_24bd733e9a68970f57a3c30ae6e160d1931a7636 with ref * 2025-02-26 05:41:30.742 | Cloning from downpour cache and applying ref * 2025-02-26 05:41:30.820 | (1032 / 1316) 2025-02-26 05:41:30.838 | Updating cache of https://opendev.org/x/drbd-devstack.git in /opt/dib_cache/source-repositories/drbd_devstack_c6b7c4c9ba71d691d200132c881aec3e932d242d with ref * 2025-02-26 05:41:31.103 | Cloning from drbd-devstack cache and applying ref * 2025-02-26 05:41:31.176 | (1033 / 1316) 2025-02-26 05:41:31.194 | Updating cache of https://opendev.org/x/driverlog.git in /opt/dib_cache/source-repositories/driverlog_17e17e1ba1d7945b5cf21a03fb04ca3a4d908a35 with ref * 2025-02-26 05:41:31.489 | Cloning from driverlog cache and applying ref * 2025-02-26 05:41:31.637 | (1034 / 1316) 2025-02-26 05:41:31.655 | Updating cache of https://opendev.org/x/ec2-driver.git in /opt/dib_cache/source-repositories/ec2_driver_ad9e4067770419efc697675aa9e30a7866f7e008 with ref * 2025-02-26 05:41:32.201 | Cloning from ec2-driver cache and applying ref * 2025-02-26 05:41:32.357 | (1035 / 1316) 2025-02-26 05:41:32.375 | Updating cache of https://opendev.org/x/ekko.git in /opt/dib_cache/source-repositories/ekko_0fe3c92f049c84e3c639296323db51af8fb6bb8a with ref * 2025-02-26 05:41:32.680 | Cloning from ekko cache and applying ref * 2025-02-26 05:41:32.757 | (1036 / 1316) 2025-02-26 05:41:32.775 | Updating cache of https://opendev.org/x/entropy.git in /opt/dib_cache/source-repositories/entropy_ce598586e091e9adb970c3f6cac394ce6ef7a293 with ref * 2025-02-26 05:41:33.049 | Cloning from entropy cache and applying ref * 2025-02-26 05:41:33.126 | (1037 / 1316) 2025-02-26 05:41:33.144 | Updating cache of https://opendev.org/x/fenix.git in /opt/dib_cache/source-repositories/fenix_1669ea90872b15288f95e886b6822f8c63761751 with ref * 2025-02-26 05:41:33.747 | Cloning from fenix cache and applying ref * 2025-02-26 05:41:33.852 | (1038 / 1316) 2025-02-26 05:41:33.870 | Updating cache of https://opendev.org/x/fixtures-git.git in /opt/dib_cache/source-repositories/fixtures_git_2deeea5b615f9a07e31f8ddabc7cbb4c6eae3fe9 with ref * 2025-02-26 05:41:34.177 | Cloning from fixtures-git cache and applying ref * 2025-02-26 05:41:34.253 | (1039 / 1316) 2025-02-26 05:41:34.270 | Updating cache of https://opendev.org/x/flame.git in /opt/dib_cache/source-repositories/flame_a0ea0ec0db7e675e32a2909bc0b40e689775d8a1 with ref * 2025-02-26 05:41:34.744 | Cloning from flame cache and applying ref * 2025-02-26 05:41:34.839 | (1040 / 1316) 2025-02-26 05:41:34.857 | Updating cache of https://opendev.org/x/flare.git in /opt/dib_cache/source-repositories/flare_9cd8e69ca760436dabbe7603054e5e3586ce2261 with ref * 2025-02-26 05:41:35.211 | Cloning from flare cache and applying ref * 2025-02-26 05:41:35.284 | (1041 / 1316) 2025-02-26 05:41:35.302 | Updating cache of https://opendev.org/x/foxnut.git in /opt/dib_cache/source-repositories/foxnut_54b08e009eae4da77d8734788d185b755b92cff2 with ref * 2025-02-26 05:41:35.916 | Cloning from foxnut cache and applying ref * 2025-02-26 05:41:36.056 | (1042 / 1316) 2025-02-26 05:41:36.073 | Updating cache of https://opendev.org/x/gabbi-tempest.git in /opt/dib_cache/source-repositories/gabbi_tempest_775027d7b0ef097828228e9fbab91078a575adf4 with ref * 2025-02-26 05:41:36.477 | Cloning from gabbi-tempest cache and applying ref * 2025-02-26 05:41:36.552 | (1043 / 1316) 2025-02-26 05:41:36.570 | Updating cache of https://opendev.org/x/gce-api.git in /opt/dib_cache/source-repositories/gce_api_87975e9d9fe41478fb9ff22f7a827b998eaddb42 with ref * 2025-02-26 05:41:36.923 | Cloning from gce-api cache and applying ref * 2025-02-26 05:41:37.072 | (1044 / 1316) 2025-02-26 05:41:37.090 | Updating cache of https://opendev.org/x/gerrit-dash-creator.git in /opt/dib_cache/source-repositories/gerrit_dash_creator_87a7919c88af4a0428af977bc6555bff367a8bad with ref * 2025-02-26 05:41:37.579 | Cloning from gerrit-dash-creator cache and applying ref * 2025-02-26 05:41:37.718 | (1045 / 1316) 2025-02-26 05:41:37.736 | Updating cache of https://opendev.org/x/giftwrap.git in /opt/dib_cache/source-repositories/giftwrap_412e2dfa877bdf762dceaac370ea43f2516c7a6f with ref * 2025-02-26 05:41:38.349 | Cloning from giftwrap cache and applying ref * 2025-02-26 05:41:38.434 | (1046 / 1316) 2025-02-26 05:41:38.452 | Updating cache of https://opendev.org/x/git-nit.git in /opt/dib_cache/source-repositories/git_nit_653c8fcc0cd7854322bfaffae5916297c7d2fd35 with ref * 2025-02-26 05:41:38.747 | Cloning from git-nit cache and applying ref * 2025-02-26 05:41:38.822 | (1047 / 1316) 2025-02-26 05:41:38.839 | Updating cache of https://opendev.org/x/git-os-job.git in /opt/dib_cache/source-repositories/git_os_job_858a0a633cf1f45ce02884cbc3dd7a2469c426ae with ref * 2025-02-26 05:41:39.164 | Cloning from git-os-job cache and applying ref * 2025-02-26 05:41:39.236 | (1048 / 1316) 2025-02-26 05:41:39.254 | Updating cache of https://opendev.org/x/git-repo-manifests.git in /opt/dib_cache/source-repositories/git_repo_manifests_cc4a236215b3980564fd66f3637aa55c418d80ad with ref * 2025-02-26 05:41:39.763 | Cloning from git-repo-manifests cache and applying ref * 2025-02-26 05:41:39.835 | (1049 / 1316) 2025-02-26 05:41:39.852 | Updating cache of https://opendev.org/x/git-upstream.git in /opt/dib_cache/source-repositories/git_upstream_1d0ee5b22b4dc4bda5adf619c388056b33ffdd90 with ref * 2025-02-26 05:41:40.575 | Cloning from git-upstream cache and applying ref * 2025-02-26 05:41:40.678 | (1050 / 1316) 2025-02-26 05:41:40.695 | Updating cache of https://opendev.org/x/gitdm.git in /opt/dib_cache/source-repositories/gitdm_2437d7a1ddf74b0119a9429ea549725c4436ff23 with ref * 2025-02-26 05:41:40.991 | Cloning from gitdm cache and applying ref * 2025-02-26 05:41:41.075 | (1051 / 1316) 2025-02-26 05:41:41.094 | Updating cache of https://opendev.org/x/glare.git in /opt/dib_cache/source-repositories/glare_916c95e68d6bc4e651be8b4b2a935d9475ca113c with ref * 2025-02-26 05:41:41.531 | Cloning from glare cache and applying ref * 2025-02-26 05:41:41.642 | (1052 / 1316) 2025-02-26 05:41:41.661 | Updating cache of https://opendev.org/x/glare-specs.git in /opt/dib_cache/source-repositories/glare_specs_49bf7bfcd590e24fb94321f9249718fc6e5fb03c with ref * 2025-02-26 05:41:42.017 | Cloning from glare-specs cache and applying ref * 2025-02-26 05:41:42.091 | (1053 / 1316) 2025-02-26 05:41:42.108 | Updating cache of https://opendev.org/x/gluon.git in /opt/dib_cache/source-repositories/gluon_45d38368abe4cb4840e73cfb9a64aa09bbb2dc36 with ref * 2025-02-26 05:41:42.508 | Cloning from gluon cache and applying ref * 2025-02-26 05:41:42.605 | (1054 / 1316) 2025-02-26 05:41:42.623 | Updating cache of https://opendev.org/x/golang-client.git in /opt/dib_cache/source-repositories/golang_client_efd2850c76909db9ed06d16b2141c94a2e280e24 with ref * 2025-02-26 05:41:42.995 | Cloning from golang-client cache and applying ref * 2025-02-26 05:41:43.108 | (1055 / 1316) 2025-02-26 05:41:43.125 | Updating cache of https://opendev.org/x/golang-commons.git in /opt/dib_cache/source-repositories/golang_commons_1aac5db951aa9cb01323ca24057f9a0b19eac345 with ref * 2025-02-26 05:41:43.655 | Cloning from golang-commons cache and applying ref * 2025-02-26 05:41:43.727 | (1056 / 1316) 2025-02-26 05:41:43.745 | Updating cache of https://opendev.org/x/gos-brick.git in /opt/dib_cache/source-repositories/gos_brick_f012d1c1f354b87d29a1597c301505c3294329a5 with ref * 2025-02-26 05:41:44.086 | Cloning from gos-brick cache and applying ref * 2025-02-26 05:41:44.158 | (1057 / 1316) 2025-02-26 05:41:44.176 | Updating cache of https://opendev.org/x/group-based-policy.git in /opt/dib_cache/source-repositories/group_based_policy_6140378269cc590ac4888e729ff3cbe4c9a0e0dc with ref * 2025-02-26 05:41:45.912 | Cloning from group-based-policy cache and applying ref * 2025-02-26 05:42:53.130 | (1058 / 1316) 2025-02-26 05:42:53.148 | Updating cache of https://opendev.org/x/group-based-policy-automation.git in /opt/dib_cache/source-repositories/group_based_policy_automation_db9683508b7b95e654c549e1dcb64713ecbdc71c with ref * 2025-02-26 05:42:53.808 | Cloning from group-based-policy-automation cache and applying ref * 2025-02-26 05:42:54.246 | (1059 / 1316) 2025-02-26 05:42:54.264 | Updating cache of https://opendev.org/x/group-based-policy-specs.git in /opt/dib_cache/source-repositories/group_based_policy_specs_2d616009bb595f40301b8280f6f4193bc9e7ff32 with ref * 2025-02-26 05:42:54.608 | Cloning from group-based-policy-specs cache and applying ref * 2025-02-26 05:42:54.688 | (1060 / 1316) 2025-02-26 05:42:54.705 | Updating cache of https://opendev.org/x/group-based-policy-ui.git in /opt/dib_cache/source-repositories/group_based_policy_ui_6b45741b37152fe1844ee08fd16b4a48e48ebaf5 with ref * 2025-02-26 05:42:55.343 | Cloning from group-based-policy-ui cache and applying ref * 2025-02-26 05:42:55.936 | (1061 / 1316) 2025-02-26 05:42:55.953 | Updating cache of https://opendev.org/x/gyan.git in /opt/dib_cache/source-repositories/gyan_956309121604affa72f1e2bed6ed74ce2c11e381 with ref * 2025-02-26 05:42:56.399 | Cloning from gyan cache and applying ref * 2025-02-26 05:42:56.621 | (1062 / 1316) 2025-02-26 05:42:56.639 | Updating cache of https://opendev.org/x/gyan-dashboard.git in /opt/dib_cache/source-repositories/gyan_dashboard_7f5bb5ef8f2074b9f235fdef3c11c7d5cd10d721 with ref * 2025-02-26 05:42:56.963 | Cloning from gyan-dashboard cache and applying ref * 2025-02-26 05:42:57.035 | (1063 / 1316) 2025-02-26 05:42:57.053 | Updating cache of https://opendev.org/x/gyan-specs.git in /opt/dib_cache/source-repositories/gyan_specs_9400ee3edea69120e692a9737df5b0c340999461 with ref * 2025-02-26 05:42:57.369 | Cloning from gyan-specs cache and applying ref * 2025-02-26 05:42:57.440 | (1064 / 1316) 2025-02-26 05:42:57.459 | Updating cache of https://opendev.org/x/horizon-mellanox.git in /opt/dib_cache/source-repositories/horizon_mellanox_c993616bf0578c315f8793d671f92118586414e7 with ref * 2025-02-26 05:42:57.729 | Cloning from horizon-mellanox cache and applying ref * 2025-02-26 05:42:57.810 | (1065 / 1316) 2025-02-26 05:42:57.828 | Updating cache of https://opendev.org/x/hurricane.git in /opt/dib_cache/source-repositories/hurricane_6726dbea0456f8ac41c73d63ec360b9e8ebb1c4c with ref * 2025-02-26 05:42:58.208 | Cloning from hurricane cache and applying ref * 2025-02-26 05:42:58.281 | (1066 / 1316) 2025-02-26 05:42:58.299 | Updating cache of https://opendev.org/x/inception.git in /opt/dib_cache/source-repositories/inception_e1875788a20ab3b890506c11cf68a3ff899297de with ref * 2025-02-26 05:42:58.690 | Cloning from inception cache and applying ref * 2025-02-26 05:42:58.772 | (1067 / 1316) 2025-02-26 05:42:58.790 | Updating cache of https://opendev.org/x/infra-ansible.git in /opt/dib_cache/source-repositories/infra_ansible_8fd5d1794a63a63c83baf7dccf5912bfc78d1921 with ref * 2025-02-26 05:42:59.190 | Cloning from infra-ansible cache and applying ref * 2025-02-26 05:42:59.269 | (1068 / 1316) 2025-02-26 05:42:59.287 | Updating cache of https://opendev.org/x/intel-nfv-ci-tests.git in /opt/dib_cache/source-repositories/intel_nfv_ci_tests_5123418584198db0c0cb4c1599fd72460b93ac98 with ref * 2025-02-26 05:42:59.566 | Cloning from intel-nfv-ci-tests cache and applying ref * 2025-02-26 05:42:59.642 | (1069 / 1316) 2025-02-26 05:42:59.659 | Updating cache of https://opendev.org/x/interop-workloads.git in /opt/dib_cache/source-repositories/interop_workloads_e9a061ae57ea1a39c2d639c32b3fd4769a0138f6 with ref * 2025-02-26 05:43:00.140 | Cloning from interop-workloads cache and applying ref * 2025-02-26 05:43:00.912 | (1070 / 1316) 2025-02-26 05:43:00.931 | Updating cache of https://opendev.org/x/iotronic.git in /opt/dib_cache/source-repositories/iotronic_d443f131cbcefd8518e5f0761b0f917da15634ef with ref * 2025-02-26 05:43:01.372 | Cloning from iotronic cache and applying ref * 2025-02-26 05:43:01.618 | (1071 / 1316) 2025-02-26 05:43:01.635 | Updating cache of https://opendev.org/x/iotronic-lightning-rod.git in /opt/dib_cache/source-repositories/iotronic_lightning_rod_cde2ddcdb0c40fba3e7fcf62a6004112157a46af with ref * 2025-02-26 05:43:01.982 | Cloning from iotronic-lightning-rod cache and applying ref * 2025-02-26 05:43:02.096 | (1072 / 1316) 2025-02-26 05:43:02.114 | Updating cache of https://opendev.org/x/iotronic-ui.git in /opt/dib_cache/source-repositories/iotronic_ui_25d5f7068d55f84a3e19b9bcc091a0b33cb2f960 with ref * 2025-02-26 05:43:02.423 | Cloning from iotronic-ui cache and applying ref * 2025-02-26 05:43:02.510 | (1073 / 1316) 2025-02-26 05:43:02.528 | Updating cache of https://opendev.org/x/ipa-example-hardware-managers.git in /opt/dib_cache/source-repositories/ipa_example_hardware_managers_0e6269096e479d9ba510f6933febb6fef7cb2b5c with ref * 2025-02-26 05:43:02.931 | Cloning from ipa-example-hardware-managers cache and applying ref * 2025-02-26 05:43:03.005 | (1074 / 1316) 2025-02-26 05:43:03.023 | Updating cache of https://opendev.org/x/ironic-staging-drivers.git in /opt/dib_cache/source-repositories/ironic_staging_drivers_b5223b432b344e11ed90215f14dc948e59bfac05 with ref * 2025-02-26 05:43:03.669 | Cloning from ironic-staging-drivers cache and applying ref * 2025-02-26 05:43:03.787 | (1075 / 1316) 2025-02-26 05:43:03.804 | Updating cache of https://opendev.org/x/jacket.git in /opt/dib_cache/source-repositories/jacket_58bbb06d4af6a652ac313501e230175b8cbd0fcd with ref * 2025-02-26 05:43:04.328 | Cloning from jacket cache and applying ref * 2025-02-26 05:43:04.398 | (1076 / 1316) 2025-02-26 05:43:04.416 | Updating cache of https://opendev.org/x/jenkins-plugins-for-murano.git in /opt/dib_cache/source-repositories/jenkins_plugins_for_murano_dced33b22e8a2055bfc98e9cec3ffd51ec6e1c43 with ref * 2025-02-26 05:43:04.690 | Cloning from jenkins-plugins-for-murano cache and applying ref * 2025-02-26 05:43:04.772 | (1077 / 1316) 2025-02-26 05:43:04.790 | Updating cache of https://opendev.org/x/k8s-cloud-provider.git in /opt/dib_cache/source-repositories/k8s_cloud_provider_96dff88ba903d6106596bfeae279424cf5241bbd with ref * 2025-02-26 05:43:05.063 | Cloning from k8s-cloud-provider cache and applying ref * 2025-02-26 05:43:05.137 | (1078 / 1316) 2025-02-26 05:43:05.154 | Updating cache of https://opendev.org/x/k8s-docker-suite-app-murano.git in /opt/dib_cache/source-repositories/k8s_docker_suite_app_murano_e9cc38435177824b1aa0761304558c7a21a2b045 with ref * 2025-02-26 05:43:05.486 | Cloning from k8s-docker-suite-app-murano cache and applying ref * 2025-02-26 05:43:05.794 | (1079 / 1316) 2025-02-26 05:43:05.811 | Updating cache of https://opendev.org/x/kiloeyes.git in /opt/dib_cache/source-repositories/kiloeyes_04e2b141d8a2d03a3f6d6ac73a718af36ff46a28 with ref * 2025-02-26 05:43:06.128 | Cloning from kiloeyes cache and applying ref * 2025-02-26 05:43:06.401 | (1080 / 1316) 2025-02-26 05:43:06.419 | Updating cache of https://opendev.org/x/kingbird.git in /opt/dib_cache/source-repositories/kingbird_3eb9f1827c8f70fe546aefb4befa9d0582553fff with ref * 2025-02-26 05:43:06.779 | Cloning from kingbird cache and applying ref * 2025-02-26 05:43:06.879 | (1081 / 1316) 2025-02-26 05:43:06.897 | Updating cache of https://opendev.org/x/kingbird-dashboard.git in /opt/dib_cache/source-repositories/kingbird_dashboard_7dac6affeb9ffff4f83358c5ec2f14fee878d124 with ref * 2025-02-26 05:43:07.242 | Cloning from kingbird-dashboard cache and applying ref * 2025-02-26 05:43:07.322 | (1082 / 1316) 2025-02-26 05:43:07.340 | Updating cache of https://opendev.org/x/kloudbuster.git in /opt/dib_cache/source-repositories/kloudbuster_379a89f5741c658d4d28e6c942e63e08f78aaafb with ref * 2025-02-26 05:43:07.728 | Cloning from kloudbuster cache and applying ref * 2025-02-26 05:43:08.120 | (1083 / 1316) 2025-02-26 05:43:08.137 | Updating cache of https://opendev.org/x/kosmos.git in /opt/dib_cache/source-repositories/kosmos_5c72a0caaa6581bd195b8add3a0301c9030e5798 with ref * 2025-02-26 05:43:08.501 | Cloning from kosmos cache and applying ref * 2025-02-26 05:43:08.583 | (1084 / 1316) 2025-02-26 05:43:08.600 | Updating cache of https://opendev.org/x/kosmos-specs.git in /opt/dib_cache/source-repositories/kosmos_specs_59663883908802375c9865706a1d02dc41fea577 with ref * 2025-02-26 05:43:08.899 | Cloning from kosmos-specs cache and applying ref * 2025-02-26 05:43:08.973 | (1085 / 1316) 2025-02-26 05:43:08.991 | Updating cache of https://opendev.org/x/ku.stella.git in /opt/dib_cache/source-repositories/ku_stella_d8e189ac9d4570a5840e81c58e1f5b68b982c6df with ref * 2025-02-26 05:43:09.322 | Cloning from ku.stella cache and applying ref * 2025-02-26 05:43:09.400 | (1086 / 1316) 2025-02-26 05:43:09.418 | Updating cache of https://opendev.org/x/kwapi.git in /opt/dib_cache/source-repositories/kwapi_3d8a182d35fa0934787baefd83adda070f7124fd with ref * 2025-02-26 05:43:09.776 | Cloning from kwapi cache and applying ref * 2025-02-26 05:43:09.986 | (1087 / 1316) 2025-02-26 05:43:10.003 | Updating cache of https://opendev.org/x/marshal.git in /opt/dib_cache/source-repositories/marshal_e03170d6a3afe7fe1b5fbb88c839e16278ffa7d4 with ref * 2025-02-26 05:43:10.307 | Cloning from marshal cache and applying ref * 2025-02-26 05:43:10.432 | (1088 / 1316) 2025-02-26 05:43:10.450 | Updating cache of https://opendev.org/x/meghdwar.git in /opt/dib_cache/source-repositories/meghdwar_f4609ac98411920ae58dc9287a613dd1baa60168 with ref * 2025-02-26 05:43:10.716 | Cloning from meghdwar cache and applying ref * 2025-02-26 05:43:10.788 | (1089 / 1316) 2025-02-26 05:43:10.806 | Updating cache of https://opendev.org/x/merlin.git in /opt/dib_cache/source-repositories/merlin_b84dcf2093b6a219c8c0e38eed37d6ace72369a5 with ref * 2025-02-26 05:43:11.184 | Cloning from merlin cache and applying ref * 2025-02-26 05:43:11.465 | (1090 / 1316) 2025-02-26 05:43:11.482 | Updating cache of https://opendev.org/x/meteos.git in /opt/dib_cache/source-repositories/meteos_1f926686ff31884d899b01c0cd8e5d630635543d with ref * 2025-02-26 05:43:11.812 | Cloning from meteos cache and applying ref * 2025-02-26 05:43:11.936 | (1091 / 1316) 2025-02-26 05:43:11.953 | Updating cache of https://opendev.org/x/meteos-ui.git in /opt/dib_cache/source-repositories/meteos_ui_527815a053fc57d196bbbc0952545a101830a43f with ref * 2025-02-26 05:43:12.446 | Cloning from meteos-ui cache and applying ref * 2025-02-26 05:43:12.555 | (1092 / 1316) 2025-02-26 05:43:12.573 | Updating cache of https://opendev.org/x/microstack.git in /opt/dib_cache/source-repositories/microstack_c1f30547b1cc38fe071a4637615aca53db9bf3fd with ref * 2025-02-26 05:43:12.992 | Cloning from microstack cache and applying ref * 2025-02-26 05:43:16.398 | (1093 / 1316) 2025-02-26 05:43:16.415 | Updating cache of https://opendev.org/x/microstack-specs.git in /opt/dib_cache/source-repositories/microstack_specs_f1b99926a7ff2971b5db862914a371d283230298 with ref * 2025-02-26 05:43:16.750 | Cloning from microstack-specs cache and applying ref * 2025-02-26 05:43:16.824 | (1094 / 1316) 2025-02-26 05:43:16.842 | Updating cache of https://opendev.org/x/mitmstack.git in /opt/dib_cache/source-repositories/mitmstack_663d2b2cbd11956aa88eb1e62b355861334ae540 with ref * 2025-02-26 05:43:17.133 | Cloning from mitmstack cache and applying ref * 2025-02-26 05:43:17.205 | (1095 / 1316) 2025-02-26 05:43:17.223 | Updating cache of https://opendev.org/x/mixmatch.git in /opt/dib_cache/source-repositories/mixmatch_3b66f6a9b3ddce2e2ea8c3cae4e9033ea2cf1170 with ref * 2025-02-26 05:43:17.570 | Cloning from mixmatch cache and applying ref * 2025-02-26 05:43:17.656 | (1096 / 1316) 2025-02-26 05:43:17.674 | Updating cache of https://opendev.org/x/mogan.git in /opt/dib_cache/source-repositories/mogan_4148bc2616dbbfc30f64a177389c4369ced89b33 with ref * 2025-02-26 05:43:18.106 | Cloning from mogan cache and applying ref * 2025-02-26 05:43:19.096 | (1097 / 1316) 2025-02-26 05:43:19.114 | Updating cache of https://opendev.org/x/mogan-specs.git in /opt/dib_cache/source-repositories/mogan_specs_405d3022ae84948b5c92ecb0dab1b73812496c6a with ref * 2025-02-26 05:43:19.460 | Cloning from mogan-specs cache and applying ref * 2025-02-26 05:43:19.535 | (1098 / 1316) 2025-02-26 05:43:19.553 | Updating cache of https://opendev.org/x/mogan-ui.git in /opt/dib_cache/source-repositories/mogan_ui_aec887c9226eaa004bf63d01549b1e688d63fe15 with ref * 2025-02-26 05:43:20.084 | Cloning from mogan-ui cache and applying ref * 2025-02-26 05:43:20.164 | (1099 / 1316) 2025-02-26 05:43:20.182 | Updating cache of https://opendev.org/x/monasca-vagrant.git in /opt/dib_cache/source-repositories/monasca_vagrant_761885319e6773953d48bad22f4ceb2650c30d5f with ref * 2025-02-26 05:43:20.964 | Cloning from monasca-vagrant cache and applying ref * 2025-02-26 05:43:21.044 | (1100 / 1316) 2025-02-26 05:43:21.062 | Updating cache of https://opendev.org/x/monitorstack.git in /opt/dib_cache/source-repositories/monitorstack_94377bd400520a3b4dd8fa9da8700d2ed9295520 with ref * 2025-02-26 05:43:21.511 | Cloning from monitorstack cache and applying ref * 2025-02-26 05:43:21.606 | (1101 / 1316) 2025-02-26 05:43:21.623 | Updating cache of https://opendev.org/x/mors.git in /opt/dib_cache/source-repositories/mors_3d6e8779a0704ac78eec8e388e62bfeedc94c39e with ref * 2025-02-26 05:43:22.096 | Cloning from mors cache and applying ref * 2025-02-26 05:43:22.176 | (1102 / 1316) 2025-02-26 05:43:22.194 | Updating cache of https://opendev.org/x/murano-plugin-networking-sfc.git in /opt/dib_cache/source-repositories/murano_plugin_networking_sfc_e9656a905849906e5625be467260db184b40271d with ref * 2025-02-26 05:43:22.511 | Cloning from murano-plugin-networking-sfc cache and applying ref * 2025-02-26 05:43:22.588 | (1103 / 1316) 2025-02-26 05:43:22.605 | Updating cache of https://opendev.org/x/namos.git in /opt/dib_cache/source-repositories/namos_e6a67cbe7dd9cfa6995e126827e6c1b183056412 with ref * 2025-02-26 05:43:23.311 | Cloning from namos cache and applying ref * 2025-02-26 05:43:23.408 | (1104 / 1316) 2025-02-26 05:43:23.426 | Updating cache of https://opendev.org/x/nemesis.git in /opt/dib_cache/source-repositories/nemesis_112e5a6034d56db33ea81f569110e9c52d2c3997 with ref * 2025-02-26 05:43:23.707 | Cloning from nemesis cache and applying ref * 2025-02-26 05:43:23.912 | (1105 / 1316) 2025-02-26 05:43:23.930 | Updating cache of https://opendev.org/x/nerd-reviewer.git in /opt/dib_cache/source-repositories/nerd_reviewer_eeabb468c4d3ab75e3477c41e5123cc5c0e24dd9 with ref * 2025-02-26 05:43:24.263 | Cloning from nerd-reviewer cache and applying ref * 2025-02-26 05:43:24.458 | (1106 / 1316) 2025-02-26 05:43:24.475 | Updating cache of https://opendev.org/x/networking-6wind.git in /opt/dib_cache/source-repositories/networking_6wind_ddca72ba64bfe3dc00cf5639e78d3517ee3a0760 with ref * 2025-02-26 05:43:25.099 | Cloning from networking-6wind cache and applying ref * 2025-02-26 05:43:25.192 | (1107 / 1316) 2025-02-26 05:43:25.210 | Updating cache of https://opendev.org/x/networking-ale-omniswitch.git in /opt/dib_cache/source-repositories/networking_ale_omniswitch_d9cd118216b348318ff264e1fe6606dd34bcee8d with ref * 2025-02-26 05:43:25.479 | Cloning from networking-ale-omniswitch cache and applying ref * 2025-02-26 05:43:25.556 | (1108 / 1316) 2025-02-26 05:43:25.574 | Updating cache of https://opendev.org/x/networking-ansible.git in /opt/dib_cache/source-repositories/networking_ansible_e1c702170d1d01c9ed24b5bff33d70b94d13780c with ref * 2025-02-26 05:43:25.906 | Cloning from networking-ansible cache and applying ref * 2025-02-26 05:43:26.013 | (1109 / 1316) 2025-02-26 05:43:26.031 | Updating cache of https://opendev.org/x/networking-arista.git in /opt/dib_cache/source-repositories/networking_arista_d8e20cd63e833808f1eba18710bcc10ef965d46e with ref * 2025-02-26 05:43:26.876 | Cloning from networking-arista cache and applying ref * 2025-02-26 05:43:27.862 | (1110 / 1316) 2025-02-26 05:43:27.880 | Updating cache of https://opendev.org/x/networking-avaya.git in /opt/dib_cache/source-repositories/networking_avaya_50f68da50e2a02972ff09927f72c2b85910d3f70 with ref * 2025-02-26 05:43:28.306 | Cloning from networking-avaya cache and applying ref * 2025-02-26 05:43:28.389 | (1111 / 1316) 2025-02-26 05:43:28.407 | Updating cache of https://opendev.org/x/networking-bigswitch.git in /opt/dib_cache/source-repositories/networking_bigswitch_e743e4d9dd5b7f2caa14d5e80373d89fb98b70f6 with ref * 2025-02-26 05:43:28.804 | Cloning from networking-bigswitch cache and applying ref * 2025-02-26 05:43:29.026 | (1112 / 1316) 2025-02-26 05:43:29.044 | Updating cache of https://opendev.org/x/networking-brocade.git in /opt/dib_cache/source-repositories/networking_brocade_e6a6d6b53e115a905b02d5ac028302618e8aebd5 with ref * 2025-02-26 05:43:29.352 | Cloning from networking-brocade cache and applying ref * 2025-02-26 05:43:29.451 | (1113 / 1316) 2025-02-26 05:43:29.469 | Updating cache of https://opendev.org/x/networking-cisco.git in /opt/dib_cache/source-repositories/networking_cisco_337db93079807bd6a1aa341a759046183d828ac5 with ref * 2025-02-26 05:43:30.213 | Cloning from networking-cisco cache and applying ref * 2025-02-26 05:43:32.176 | (1114 / 1316) 2025-02-26 05:43:32.194 | Updating cache of https://opendev.org/x/networking-cumulus.git in /opt/dib_cache/source-repositories/networking_cumulus_290b135b0607a62cba93ff046c2c9ec21f0c0559 with ref * 2025-02-26 05:43:32.510 | Cloning from networking-cumulus cache and applying ref * 2025-02-26 05:43:32.600 | (1115 / 1316) 2025-02-26 05:43:32.618 | Updating cache of https://opendev.org/x/networking-dpm.git in /opt/dib_cache/source-repositories/networking_dpm_b062763ae05bfb680395e5486a33bf880f1a337e with ref * 2025-02-26 05:43:32.972 | Cloning from networking-dpm cache and applying ref * 2025-02-26 05:43:33.057 | (1116 / 1316) 2025-02-26 05:43:33.074 | Updating cache of https://opendev.org/x/networking-edge-vpn.git in /opt/dib_cache/source-repositories/networking_edge_vpn_86058fce02196c7f18acef0af0afc9a7be24ed03 with ref * 2025-02-26 05:43:33.390 | Cloning from networking-edge-vpn cache and applying ref * 2025-02-26 05:43:33.472 | (1117 / 1316) 2025-02-26 05:43:33.489 | Updating cache of https://opendev.org/x/networking-extreme.git in /opt/dib_cache/source-repositories/networking_extreme_b6c542279bf797c702d7f8f9fb8e5e0e0ef31819 with ref * 2025-02-26 05:43:33.815 | Cloning from networking-extreme cache and applying ref * 2025-02-26 05:43:33.964 | (1118 / 1316) 2025-02-26 05:43:33.981 | Updating cache of https://opendev.org/x/networking-fortinet.git in /opt/dib_cache/source-repositories/networking_fortinet_47a2094ce07b1f5b4d2f329976c52867c652a168 with ref * 2025-02-26 05:43:34.242 | Cloning from networking-fortinet cache and applying ref * 2025-02-26 05:43:34.328 | (1119 / 1316) 2025-02-26 05:43:34.346 | Updating cache of https://opendev.org/x/networking-fujitsu.git in /opt/dib_cache/source-repositories/networking_fujitsu_f9fa40f177b45ece3e6b9f32c0e1f20684aaf281 with ref * 2025-02-26 05:43:34.943 | Cloning from networking-fujitsu cache and applying ref * 2025-02-26 05:43:35.070 | (1120 / 1316) 2025-02-26 05:43:35.088 | Updating cache of https://opendev.org/x/networking-gluon.git in /opt/dib_cache/source-repositories/networking_gluon_7043a13e84a5dbe8f2e7c8bcaacb07a5eaa1af3a with ref * 2025-02-26 05:43:35.379 | Cloning from networking-gluon cache and applying ref * 2025-02-26 05:43:35.455 | (1121 / 1316) 2025-02-26 05:43:35.473 | Updating cache of https://opendev.org/x/networking-h3c.git in /opt/dib_cache/source-repositories/networking_h3c_c1086d882d8146c3ebbb81bece0cb529fe7c731f with ref * 2025-02-26 05:43:35.747 | Cloning from networking-h3c cache and applying ref * 2025-02-26 05:43:35.828 | (1122 / 1316) 2025-02-26 05:43:35.846 | Updating cache of https://opendev.org/x/networking-hpe.git in /opt/dib_cache/source-repositories/networking_hpe_c0f8648402f312704c331bffd9782d6467db942f with ref * 2025-02-26 05:43:36.144 | Cloning from networking-hpe cache and applying ref * 2025-02-26 05:43:36.231 | (1123 / 1316) 2025-02-26 05:43:36.249 | Updating cache of https://opendev.org/x/networking-huawei.git in /opt/dib_cache/source-repositories/networking_huawei_a83f1b6ab23a3445adf08cc67448901e8ad71605 with ref * 2025-02-26 05:43:36.643 | Cloning from networking-huawei cache and applying ref * 2025-02-26 05:43:36.726 | (1124 / 1316) 2025-02-26 05:43:36.743 | Updating cache of https://opendev.org/x/networking-icc.git in /opt/dib_cache/source-repositories/networking_icc_c547d62fb69a030c49d4b9fb1288a879c535e687 with ref * 2025-02-26 05:43:37.216 | Cloning from networking-icc cache and applying ref * 2025-02-26 05:43:37.288 | (1125 / 1316) 2025-02-26 05:43:37.306 | Updating cache of https://opendev.org/x/networking-infoblox.git in /opt/dib_cache/source-repositories/networking_infoblox_102ed7d430bdc9380f62bf16c45af92d7ffe4565 with ref * 2025-02-26 05:43:37.697 | Cloning from networking-infoblox cache and applying ref * 2025-02-26 05:43:38.240 | (1126 / 1316) 2025-02-26 05:43:38.258 | Updating cache of https://opendev.org/x/networking-l2gw.git in /opt/dib_cache/source-repositories/networking_l2gw_db69b77c679b2223dd8c825ae2468c48f2d9362f with ref * 2025-02-26 05:43:39.068 | Cloning from networking-l2gw cache and applying ref * 2025-02-26 05:43:40.644 | (1127 / 1316) 2025-02-26 05:43:40.661 | Updating cache of https://opendev.org/x/networking-l2gw-tempest-plugin.git in /opt/dib_cache/source-repositories/networking_l2gw_tempest_plugin_51f070b13c6846457a03efac15fd6ea9f910fa75 with ref * 2025-02-26 05:43:41.131 | Cloning from networking-l2gw-tempest-plugin cache and applying ref * 2025-02-26 05:43:41.279 | (1128 / 1316) 2025-02-26 05:43:41.296 | Updating cache of https://opendev.org/x/networking-lagopus.git in /opt/dib_cache/source-repositories/networking_lagopus_d2958b0cb73911ea79a969d2e43ba8f01ada8f02 with ref * 2025-02-26 05:43:41.583 | Cloning from networking-lagopus cache and applying ref * 2025-02-26 05:43:41.762 | (1129 / 1316) 2025-02-26 05:43:41.780 | Updating cache of https://opendev.org/x/networking-lenovo.git in /opt/dib_cache/source-repositories/networking_lenovo_3474ed92bc2b941a4fd4a8c8f9342eb180b181ad with ref * 2025-02-26 05:43:42.069 | Cloning from networking-lenovo cache and applying ref * 2025-02-26 05:43:42.141 | (1130 / 1316) 2025-02-26 05:43:42.158 | Updating cache of https://opendev.org/x/networking-mlnx.git in /opt/dib_cache/source-repositories/networking_mlnx_6d9be777291f4a8c08286101206336353d72036d with ref * 2025-02-26 05:43:42.754 | Cloning from networking-mlnx cache and applying ref * 2025-02-26 05:43:43.357 | (1131 / 1316) 2025-02-26 05:43:43.378 | Updating cache of https://opendev.org/x/networking-nec.git in /opt/dib_cache/source-repositories/networking_nec_b905f2289464285792f332d6d697541398a63832 with ref * 2025-02-26 05:43:43.922 | Cloning from networking-nec cache and applying ref * 2025-02-26 05:43:44.030 | (1132 / 1316) 2025-02-26 05:43:44.047 | Updating cache of https://opendev.org/x/networking-omnipath.git in /opt/dib_cache/source-repositories/networking_omnipath_ed764a981abb872001763d8d2a6096aabbe414fb with ref * 2025-02-26 05:43:44.494 | Cloning from networking-omnipath cache and applying ref * 2025-02-26 05:43:44.607 | (1133 / 1316) 2025-02-26 05:43:44.624 | Updating cache of https://opendev.org/x/networking-opencontrail.git in /opt/dib_cache/source-repositories/networking_opencontrail_8d2fe4e5df41c74cd45ab40a02b2cab97d181bf5 with ref * 2025-02-26 05:43:44.938 | Cloning from networking-opencontrail cache and applying ref * 2025-02-26 05:43:45.106 | (1134 / 1316) 2025-02-26 05:43:45.123 | Updating cache of https://opendev.org/x/networking-ovs-dpdk.git in /opt/dib_cache/source-repositories/networking_ovs_dpdk_68b7b41009de79e7f058bc2cb3a451979dcc81a7 with ref * 2025-02-26 05:43:45.666 | Cloning from networking-ovs-dpdk cache and applying ref * 2025-02-26 05:43:45.781 | (1135 / 1316) 2025-02-26 05:43:45.798 | Updating cache of https://opendev.org/x/networking-peregrine.git in /opt/dib_cache/source-repositories/networking_peregrine_cb0405790d13976d9cf6aba5ef5f874d7ddb12bd with ref * 2025-02-26 05:43:46.091 | Cloning from networking-peregrine cache and applying ref * 2025-02-26 05:43:46.162 | (1136 / 1316) 2025-02-26 05:43:46.180 | Updating cache of https://opendev.org/x/networking-plumgrid.git in /opt/dib_cache/source-repositories/networking_plumgrid_71d087e2e919ec9ba31a8be0e17b02305a33794c with ref * 2025-02-26 05:43:46.497 | Cloning from networking-plumgrid cache and applying ref * 2025-02-26 05:43:46.606 | (1137 / 1316) 2025-02-26 05:43:46.624 | Updating cache of https://opendev.org/x/networking-spp.git in /opt/dib_cache/source-repositories/networking_spp_21d4c19c517967fc2929f8bc3338943a5fe2caf3 with ref * 2025-02-26 05:43:46.987 | Cloning from networking-spp cache and applying ref * 2025-02-26 05:43:47.106 | (1138 / 1316) 2025-02-26 05:43:47.124 | Updating cache of https://opendev.org/x/networking-vpp.git in /opt/dib_cache/source-repositories/networking_vpp_186c5e82a17819e23382075c15a3a71c9825062c with ref * 2025-02-26 05:43:47.563 | Cloning from networking-vpp cache and applying ref * 2025-02-26 05:43:47.665 | (1139 / 1316) 2025-02-26 05:43:47.683 | Updating cache of https://opendev.org/x/networking-vsphere.git in /opt/dib_cache/source-repositories/networking_vsphere_0da1493f256f558bd8f910ea86cb7d91d0a0663a with ref * 2025-02-26 05:43:48.124 | Cloning from networking-vsphere cache and applying ref * 2025-02-26 05:43:48.310 | (1140 / 1316) 2025-02-26 05:43:48.329 | Updating cache of https://opendev.org/x/networking-zte.git in /opt/dib_cache/source-repositories/networking_zte_f7306ed126668d3f0b179fc4a9643d12fb17d7eb with ref * 2025-02-26 05:43:49.269 | Cloning from networking-zte cache and applying ref * 2025-02-26 05:43:49.413 | (1141 / 1316) 2025-02-26 05:43:49.431 | Updating cache of https://opendev.org/x/networking-zvm.git in /opt/dib_cache/source-repositories/networking_zvm_f9dc370f2e7f80b964edbeb71c4441aa1a514d1e with ref * 2025-02-26 05:43:50.187 | Cloning from networking-zvm cache and applying ref * 2025-02-26 05:43:50.806 | (1142 / 1316) 2025-02-26 05:43:50.831 | Updating cache of https://opendev.org/x/neutron-classifier.git in /opt/dib_cache/source-repositories/neutron_classifier_d02a89b0f618f7c5bc33936b44726a504ab70e8d with ref * 2025-02-26 05:43:51.138 | Cloning from neutron-classifier cache and applying ref * 2025-02-26 05:43:51.221 | (1143 / 1316) 2025-02-26 05:43:51.239 | Updating cache of https://opendev.org/x/neutron-interconnection.git in /opt/dib_cache/source-repositories/neutron_interconnection_5bb06dc930e8afe34cf68eb269f0035f29e17d42 with ref * 2025-02-26 05:43:51.553 | Cloning from neutron-interconnection cache and applying ref * 2025-02-26 05:43:51.633 | (1144 / 1316) 2025-02-26 05:43:51.652 | Updating cache of https://opendev.org/x/nfv-filters.git in /opt/dib_cache/source-repositories/nfv_filters_195b3dab02d9a12d701da9cb937a27ab7b6da6dd with ref * 2025-02-26 05:43:51.901 | Cloning from nfv-filters cache and applying ref * 2025-02-26 05:43:51.980 | (1145 / 1316) 2025-02-26 05:43:51.998 | Updating cache of https://opendev.org/x/nova-dpm.git in /opt/dib_cache/source-repositories/nova_dpm_b3db72b9bba6525c68d0ffcfc839319a227ea587 with ref * 2025-02-26 05:43:52.360 | Cloning from nova-dpm cache and applying ref * 2025-02-26 05:43:52.453 | (1146 / 1316) 2025-02-26 05:43:52.471 | Updating cache of https://opendev.org/x/nova-fusioncompute.git in /opt/dib_cache/source-repositories/nova_fusioncompute_233530a2fd551ff13ecf666ba00b97ac44aca9c1 with ref * 2025-02-26 05:43:52.931 | Cloning from nova-fusioncompute cache and applying ref * 2025-02-26 05:43:53.010 | (1147 / 1316) 2025-02-26 05:43:53.028 | Updating cache of https://opendev.org/x/nova-lxd.git in /opt/dib_cache/source-repositories/nova_lxd_9bf7ac6c48a65b6d6eb810bfffecc4f4b2a55453 with ref * 2025-02-26 05:43:53.614 | Cloning from nova-lxd cache and applying ref * 2025-02-26 05:43:53.787 | (1148 / 1316) 2025-02-26 05:43:53.805 | Updating cache of https://opendev.org/x/nova-mksproxy.git in /opt/dib_cache/source-repositories/nova_mksproxy_c5632819b4e3833baeb7b9a7c95079fa9536aac1 with ref * 2025-02-26 05:43:54.093 | Cloning from nova-mksproxy cache and applying ref * 2025-02-26 05:43:54.168 | (1149 / 1316) 2025-02-26 05:43:54.185 | Updating cache of https://opendev.org/x/nova-solver-scheduler.git in /opt/dib_cache/source-repositories/nova_solver_scheduler_31987e0a224f0006322206ea27a137e9efc7b1f4 with ref * 2025-02-26 05:43:54.545 | Cloning from nova-solver-scheduler cache and applying ref * 2025-02-26 05:43:54.634 | (1150 / 1316) 2025-02-26 05:43:54.652 | Updating cache of https://opendev.org/x/nova-zvm-virt-driver.git in /opt/dib_cache/source-repositories/nova_zvm_virt_driver_ff6a1c2b73c79c45ec4465fcd65e160330cec4a8 with ref * 2025-02-26 05:43:54.991 | Cloning from nova-zvm-virt-driver cache and applying ref * 2025-02-26 05:43:55.117 | (1151 / 1316) 2025-02-26 05:43:55.135 | Updating cache of https://opendev.org/x/novajoin.git in /opt/dib_cache/source-repositories/novajoin_4e12268d42fb8e85d97cd56688521df3bea06c82 with ref * 2025-02-26 05:43:55.461 | Cloning from novajoin cache and applying ref * 2025-02-26 05:43:55.550 | (1152 / 1316) 2025-02-26 05:43:55.568 | Updating cache of https://opendev.org/x/novajoin-tempest-plugin.git in /opt/dib_cache/source-repositories/novajoin_tempest_plugin_1e2fb9ae27ba00ad9be2edf3b85839abe259e7c1 with ref * 2025-02-26 05:43:56.136 | Cloning from novajoin-tempest-plugin cache and applying ref * 2025-02-26 05:43:56.696 | (1153 / 1316) 2025-02-26 05:43:56.715 | Updating cache of https://opendev.org/x/oaktree.git in /opt/dib_cache/source-repositories/oaktree_1e5c228fe72356f766a6acd9f8987597eb572e12 with ref * 2025-02-26 05:43:56.993 | Cloning from oaktree cache and applying ref * 2025-02-26 05:43:57.068 | (1154 / 1316) 2025-02-26 05:43:57.086 | Updating cache of https://opendev.org/x/oaktreemodel.git in /opt/dib_cache/source-repositories/oaktreemodel_bcc35930d9c26870042ed7ec1d1dddd086577861 with ref * 2025-02-26 05:43:57.398 | Cloning from oaktreemodel cache and applying ref * 2025-02-26 05:43:57.475 | (1155 / 1316) 2025-02-26 05:43:57.493 | Updating cache of https://opendev.org/x/omni.git in /opt/dib_cache/source-repositories/omni_aa495a866d13ca7ddae3f059cbfb787b7504ceba with ref * 2025-02-26 05:43:57.943 | Cloning from omni cache and applying ref * 2025-02-26 05:43:58.089 | (1156 / 1316) 2025-02-26 05:43:58.107 | Updating cache of https://opendev.org/x/ooi.git in /opt/dib_cache/source-repositories/ooi_df14f4095981045a400e16e6214dbfb204cf45c3 with ref * 2025-02-26 05:43:58.476 | Cloning from ooi cache and applying ref * 2025-02-26 05:43:58.571 | (1157 / 1316) 2025-02-26 05:43:58.589 | Updating cache of https://opendev.org/x/opencafe.git in /opt/dib_cache/source-repositories/opencafe_6f4b2fce10e4fb9f55060060ed50c230ca84ccef with ref * 2025-02-26 05:43:58.942 | Cloning from opencafe cache and applying ref * 2025-02-26 05:43:59.047 | (1158 / 1316) 2025-02-26 05:43:59.064 | Updating cache of https://opendev.org/x/openstack-mentoring-scripts.git in /opt/dib_cache/source-repositories/openstack_mentoring_scripts_9f30feb1b2124acc364baeee3a401ac872f8fe23 with ref * 2025-02-26 05:43:59.428 | Cloning from openstack-mentoring-scripts cache and applying ref * 2025-02-26 05:43:59.500 | (1159 / 1316) 2025-02-26 05:43:59.518 | Updating cache of https://opendev.org/x/openstack-resource-agents.git in /opt/dib_cache/source-repositories/openstack_resource_agents_052fd2d1c6b08729314790a9541a29b1bed952a1 with ref * 2025-02-26 05:43:59.858 | Cloning from openstack-resource-agents cache and applying ref * 2025-02-26 05:43:59.938 | (1160 / 1316) 2025-02-26 05:43:59.956 | Updating cache of https://opendev.org/x/openstack-resource-agents-specs.git in /opt/dib_cache/source-repositories/openstack_resource_agents_specs_4c1111279b6fb162edb3e4b1ccbfb4c5cfb5200a with ref * 2025-02-26 05:44:00.242 | Cloning from openstack-resource-agents-specs cache and applying ref * 2025-02-26 05:44:00.319 | (1161 / 1316) 2025-02-26 05:44:00.337 | Updating cache of https://opendev.org/x/openstack-service-broker.git in /opt/dib_cache/source-repositories/openstack_service_broker_69d5434f88b7fbff83ca9ee96214beea79deecb6 with ref * 2025-02-26 05:44:00.668 | Cloning from openstack-service-broker cache and applying ref * 2025-02-26 05:44:00.744 | (1162 / 1316) 2025-02-26 05:44:00.763 | Updating cache of https://opendev.org/x/openstack-spaceport.git in /opt/dib_cache/source-repositories/openstack_spaceport_ec3f38effaeb3a9819789545f0159a3b18ea575a with ref * 2025-02-26 05:44:01.024 | Cloning from openstack-spaceport cache and applying ref * 2025-02-26 05:44:01.097 | (1163 / 1316) 2025-02-26 05:44:01.115 | Updating cache of https://opendev.org/x/ops-telecom-nfv.git in /opt/dib_cache/source-repositories/ops_telecom_nfv_f871a29e4daeebe4d8d46034e9870459388ed6c4 with ref * 2025-02-26 05:44:01.364 | Cloning from ops-telecom-nfv cache and applying ref * 2025-02-26 05:44:01.436 | (1164 / 1316) 2025-02-26 05:44:01.454 | Updating cache of https://opendev.org/x/os-dpm.git in /opt/dib_cache/source-repositories/os_dpm_04778d1135d122ca8e2f11377c70b40c69c0b344 with ref * 2025-02-26 05:44:01.754 | Cloning from os-dpm cache and applying ref * 2025-02-26 05:44:01.898 | (1165 / 1316) 2025-02-26 05:44:01.915 | Updating cache of https://opendev.org/x/os-http.git in /opt/dib_cache/source-repositories/os_http_161b962607932f87182567b69f80fe255ac501bc with ref * 2025-02-26 05:44:02.314 | Cloning from os-http cache and applying ref * 2025-02-26 05:44:02.415 | (1166 / 1316) 2025-02-26 05:44:02.433 | Updating cache of https://opendev.org/x/os-log-merger.git in /opt/dib_cache/source-repositories/os_log_merger_7ea5cc6ffd3d59b800588fb4bd0a8745d7283cd9 with ref * 2025-02-26 05:44:02.826 | Cloning from os-log-merger cache and applying ref * 2025-02-26 05:44:04.556 | (1167 / 1316) 2025-02-26 05:44:04.574 | Updating cache of https://opendev.org/x/os-namos.git in /opt/dib_cache/source-repositories/os_namos_cb211a5cc074630ee3d6b9ead8b784f5996bd6ba with ref * 2025-02-26 05:44:04.857 | Cloning from os-namos cache and applying ref * 2025-02-26 05:44:04.934 | (1168 / 1316) 2025-02-26 05:44:04.951 | Updating cache of https://opendev.org/x/os-xenapi.git in /opt/dib_cache/source-repositories/os_xenapi_c35a38e1895d4b6a8c0c6aba5304f106271bf906 with ref * 2025-02-26 05:44:05.313 | Cloning from os-xenapi cache and applying ref * 2025-02-26 05:44:05.405 | (1169 / 1316) 2025-02-26 05:44:05.424 | Updating cache of https://opendev.org/x/osc-summit-counter.git in /opt/dib_cache/source-repositories/osc_summit_counter_d88a56529c505d6db79c995c152bd57fc52a8a77 with ref * 2025-02-26 05:44:05.748 | Cloning from osc-summit-counter cache and applying ref * 2025-02-26 05:44:05.821 | (1170 / 1316) 2025-02-26 05:44:05.840 | Updating cache of https://opendev.org/x/osel.git in /opt/dib_cache/source-repositories/osel_20534062a02bb4a848e928fc165060ea384fe2a9 with ref * 2025-02-26 05:44:06.093 | Cloning from osel cache and applying ref * 2025-02-26 05:44:06.170 | (1171 / 1316) 2025-02-26 05:44:06.188 | Updating cache of https://opendev.org/x/ospurge.git in /opt/dib_cache/source-repositories/ospurge_cb2fe3a0bf2de7511db575f0dd17225aa85b977d with ref * 2025-02-26 05:44:06.948 | Cloning from ospurge cache and applying ref * 2025-02-26 05:44:07.031 | (1172 / 1316) 2025-02-26 05:44:07.048 | Updating cache of https://opendev.org/x/packetary.git in /opt/dib_cache/source-repositories/packetary_447eeaff1c8a2ee798f1c9fd3794db81781cccb6 with ref * 2025-02-26 05:44:09.013 | Cloning from packetary cache and applying ref * 2025-02-26 05:44:09.101 | (1173 / 1316) 2025-02-26 05:44:09.118 | Updating cache of https://opendev.org/x/packetary-specs.git in /opt/dib_cache/source-repositories/packetary_specs_bf65a6f65d64dd55685ce36978907302629e1877 with ref * 2025-02-26 05:44:09.542 | Cloning from packetary-specs cache and applying ref * 2025-02-26 05:44:09.622 | (1174 / 1316) 2025-02-26 05:44:09.639 | Updating cache of https://opendev.org/x/packstack.git in /opt/dib_cache/source-repositories/packstack_a020001494a8e43db59bb4df5d637e21107dc701 with ref * 2025-02-26 05:44:16.902 | Cloning from packstack cache and applying ref * 2025-02-26 05:44:30.361 | (1175 / 1316) 2025-02-26 05:44:30.379 | Updating cache of https://opendev.org/x/pandaman.git in /opt/dib_cache/source-repositories/pandaman_78209286082f6347941f57fddf0fde8e5c4e91f3 with ref * 2025-02-26 05:44:30.754 | Cloning from pandaman cache and applying ref * 2025-02-26 05:44:30.828 | (1176 / 1316) 2025-02-26 05:44:30.846 | Updating cache of https://opendev.org/x/performa.git in /opt/dib_cache/source-repositories/performa_e6bbd49795f405fe3ec8751feced65ffdbfabdfd with ref * 2025-02-26 05:44:31.690 | Cloning from performa cache and applying ref * 2025-02-26 05:44:31.800 | (1177 / 1316) 2025-02-26 05:44:31.818 | Updating cache of https://opendev.org/x/picasso.git in /opt/dib_cache/source-repositories/picasso_5cd72124deb40b98584f1e4cfacd3e7cb1d90e18 with ref * 2025-02-26 05:44:32.394 | Cloning from picasso cache and applying ref * 2025-02-26 05:44:32.478 | (1178 / 1316) 2025-02-26 05:44:32.496 | Updating cache of https://opendev.org/x/poppy.git in /opt/dib_cache/source-repositories/poppy_d1fbb82f4f272ebbd6ad57a867eb51fd234505d4 with ref * 2025-02-26 05:44:33.018 | Cloning from poppy cache and applying ref * 2025-02-26 05:44:33.436 | (1179 / 1316) 2025-02-26 05:44:33.454 | Updating cache of https://opendev.org/x/poppy-ui.git in /opt/dib_cache/source-repositories/poppy_ui_7e5aa53853b2f388f603209784b18887d943f846 with ref * 2025-02-26 05:44:34.067 | Cloning from poppy-ui cache and applying ref * 2025-02-26 05:44:34.138 | (1180 / 1316) 2025-02-26 05:44:34.156 | Updating cache of https://opendev.org/x/powervc-driver.git in /opt/dib_cache/source-repositories/powervc_driver_0097e1df1c237e1a692cc4297ffb364f708dedd2 with ref * 2025-02-26 05:44:34.490 | Cloning from powervc-driver cache and applying ref * 2025-02-26 05:44:34.631 | (1181 / 1316) 2025-02-26 05:44:34.650 | Updating cache of https://opendev.org/x/proliantutils.git in /opt/dib_cache/source-repositories/proliantutils_da35629ef24abc08789baa685cf12447a853d70a with ref * 2025-02-26 05:44:36.734 | Cloning from proliantutils cache and applying ref * 2025-02-26 05:44:39.101 | (1182 / 1316) 2025-02-26 05:44:39.119 | Updating cache of https://opendev.org/x/promstat.git in /opt/dib_cache/source-repositories/promstat_f1ba1dbfecda63dde5d958f5fedaa88ffffb7313 with ref * 2025-02-26 05:44:39.450 | Cloning from promstat cache and applying ref * 2025-02-26 05:44:39.528 | (1183 / 1316) 2025-02-26 05:44:39.546 | Updating cache of https://opendev.org/x/puppet-autossh.git in /opt/dib_cache/source-repositories/puppet_autossh_12ac3ba481edd92f1df991e836f8df54fd900322 with ref * 2025-02-26 05:44:39.854 | Cloning from puppet-autossh cache and applying ref * 2025-02-26 05:44:39.928 | (1184 / 1316) 2025-02-26 05:44:39.946 | Updating cache of https://opendev.org/x/puppet-fenix.git in /opt/dib_cache/source-repositories/puppet_fenix_198ab097aa3726924692a299d69de13f97569d60 with ref * 2025-02-26 05:44:40.225 | Cloning from puppet-fenix cache and applying ref * 2025-02-26 05:44:40.296 | (1185 / 1316) 2025-02-26 05:44:40.314 | Updating cache of https://opendev.org/x/puppet-midonet.git in /opt/dib_cache/source-repositories/puppet_midonet_5222935d706431382c24a953239a7cd996cc8dd2 with ref * 2025-02-26 05:44:41.093 | Cloning from puppet-midonet cache and applying ref * 2025-02-26 05:44:41.208 | (1186 / 1316) 2025-02-26 05:44:41.226 | Updating cache of https://opendev.org/x/puppet-modulesync-configs.git in /opt/dib_cache/source-repositories/puppet_modulesync_configs_ded76675bcc9b869ea8752fe90dc48ae083bebff with ref * 2025-02-26 05:44:42.031 | Cloning from puppet-modulesync-configs cache and applying ref * 2025-02-26 05:44:42.228 | (1187 / 1316) 2025-02-26 05:44:42.246 | Updating cache of https://opendev.org/x/puppet-n1k-vsm.git in /opt/dib_cache/source-repositories/puppet_n1k_vsm_dfd11fc9162c56415135f465d409a415428ade1e with ref * 2025-02-26 05:44:42.691 | Cloning from puppet-n1k-vsm cache and applying ref * 2025-02-26 05:44:42.767 | (1188 / 1316) 2025-02-26 05:44:42.785 | Updating cache of https://opendev.org/x/puppet-setproxy.git in /opt/dib_cache/source-repositories/puppet_setproxy_5ce2de350f24e8241281a1f4deda34eb99669c9a with ref * 2025-02-26 05:44:43.172 | Cloning from puppet-setproxy cache and applying ref * 2025-02-26 05:44:43.244 | (1189 / 1316) 2025-02-26 05:44:43.263 | Updating cache of https://opendev.org/x/puppet-surveil.git in /opt/dib_cache/source-repositories/puppet_surveil_fb585c3834006c3884a33358b99bd7f3d4cf993b with ref * 2025-02-26 05:44:43.609 | Cloning from puppet-surveil cache and applying ref * 2025-02-26 05:44:43.682 | (1190 / 1316) 2025-02-26 05:44:43.699 | Updating cache of https://opendev.org/x/pyghmi.git in /opt/dib_cache/source-repositories/pyghmi_ba0793df2e247349f8ab3a08058aeebedac7efe9 with ref * 2025-02-26 05:44:46.999 | Cloning from pyghmi cache and applying ref * 2025-02-26 05:45:19.892 | (1191 / 1316) 2025-02-26 05:45:19.910 | Updating cache of https://opendev.org/x/python-almanachclient.git in /opt/dib_cache/source-repositories/python_almanachclient_de30d0cca184f554999d9ae2b65aa32b8d3c615a with ref * 2025-02-26 05:45:20.290 | Cloning from python-almanachclient cache and applying ref * 2025-02-26 05:45:20.372 | (1192 / 1316) 2025-02-26 05:45:20.389 | Updating cache of https://opendev.org/x/python-apmecclient.git in /opt/dib_cache/source-repositories/python_apmecclient_05fdbdbc3e4965be9b72c246637775041809c5f8 with ref * 2025-02-26 05:45:20.684 | Cloning from python-apmecclient cache and applying ref * 2025-02-26 05:45:20.765 | (1193 / 1316) 2025-02-26 05:45:20.783 | Updating cache of https://opendev.org/x/python-bileanclient.git in /opt/dib_cache/source-repositories/python_bileanclient_13f330e8c761229482a73f773c5c4e8020022e56 with ref * 2025-02-26 05:45:21.467 | Cloning from python-bileanclient cache and applying ref * 2025-02-26 05:45:21.563 | (1194 / 1316) 2025-02-26 05:45:21.581 | Updating cache of https://opendev.org/x/python-cloudpulseclient.git in /opt/dib_cache/source-repositories/python_cloudpulseclient_16f0ea5b3b6e89f7d0c91263fddde2c58bed0d07 with ref * 2025-02-26 05:45:22.314 | Cloning from python-cloudpulseclient cache and applying ref * 2025-02-26 05:45:22.396 | (1195 / 1316) 2025-02-26 05:45:22.414 | Updating cache of https://opendev.org/x/python-cognitiveclient.git in /opt/dib_cache/source-repositories/python_cognitiveclient_fe440839bbc1106730b135c3022f199b94f80dcb with ref * 2025-02-26 05:45:22.892 | Cloning from python-cognitiveclient cache and applying ref * 2025-02-26 05:45:22.964 | (1196 / 1316) 2025-02-26 05:45:22.981 | Updating cache of https://opendev.org/x/python-distilclient.git in /opt/dib_cache/source-repositories/python_distilclient_ff1dfce5f7a4de9e16830c464b74f1c17421d80b with ref * 2025-02-26 05:45:23.449 | Cloning from python-distilclient cache and applying ref * 2025-02-26 05:45:23.529 | (1197 / 1316) 2025-02-26 05:45:23.547 | Updating cache of https://opendev.org/x/python-don.git in /opt/dib_cache/source-repositories/python_don_87c0026b43dac05346fe26c9ea88ab03e88edc7a with ref * 2025-02-26 05:45:24.217 | Cloning from python-don cache and applying ref * 2025-02-26 05:45:24.414 | (1198 / 1316) 2025-02-26 05:45:24.432 | Updating cache of https://opendev.org/x/python-fenixclient.git in /opt/dib_cache/source-repositories/python_fenixclient_b0579869e3ea5b22af63a8531416c11e8cb15cf7 with ref * 2025-02-26 05:45:25.338 | Cloning from python-fenixclient cache and applying ref * 2025-02-26 05:45:25.443 | (1199 / 1316) 2025-02-26 05:45:25.461 | Updating cache of https://opendev.org/x/python-glareclient.git in /opt/dib_cache/source-repositories/python_glareclient_aa010b3330a0383fcfd8614dcab3dcd906cf4d2e with ref * 2025-02-26 05:45:25.839 | Cloning from python-glareclient cache and applying ref * 2025-02-26 05:45:25.926 | (1200 / 1316) 2025-02-26 05:45:25.944 | Updating cache of https://opendev.org/x/python-group-based-policy-client.git in /opt/dib_cache/source-repositories/python_group_based_policy_client_65f0c12872f60655b3794010350afe141125bf28 with ref * 2025-02-26 05:45:27.372 | Cloning from python-group-based-policy-client cache and applying ref * 2025-02-26 05:45:31.542 | (1201 / 1316) 2025-02-26 05:45:31.560 | Updating cache of https://opendev.org/x/python-gyanclient.git in /opt/dib_cache/source-repositories/python_gyanclient_274dbdfdce4469019536dc874e2c148010f438db with ref * 2025-02-26 05:45:31.915 | Cloning from python-gyanclient cache and applying ref * 2025-02-26 05:45:32.015 | (1202 / 1316) 2025-02-26 05:45:32.033 | Updating cache of https://opendev.org/x/python-hnvclient.git in /opt/dib_cache/source-repositories/python_hnvclient_0943bf261f40f58e86587536e83808c8da48e2aa with ref * 2025-02-26 05:45:32.477 | Cloning from python-hnvclient cache and applying ref * 2025-02-26 05:45:32.560 | (1203 / 1316) 2025-02-26 05:45:32.578 | Updating cache of https://opendev.org/x/python-iotronicclient.git in /opt/dib_cache/source-repositories/python_iotronicclient_1ec1aba725f6102343edb86c30d2f5b62fe72e69 with ref * 2025-02-26 05:45:32.953 | Cloning from python-iotronicclient cache and applying ref * 2025-02-26 05:45:33.044 | (1204 / 1316) 2025-02-26 05:45:33.061 | Updating cache of https://opendev.org/x/python-k8sclient.git in /opt/dib_cache/source-repositories/python_k8sclient_fc2930d165e62951c70936f0b54508d28da10c13 with ref * 2025-02-26 05:45:33.382 | Cloning from python-k8sclient cache and applying ref * 2025-02-26 05:45:33.520 | (1205 / 1316) 2025-02-26 05:45:33.538 | Updating cache of https://opendev.org/x/python-kingbirdclient.git in /opt/dib_cache/source-repositories/python_kingbirdclient_51523fcd2f5fc4cb68282ebf0c1b795f4d534140 with ref * 2025-02-26 05:45:34.010 | Cloning from python-kingbirdclient cache and applying ref * 2025-02-26 05:45:34.091 | (1206 / 1316) 2025-02-26 05:45:34.109 | Updating cache of https://opendev.org/x/python-meteosclient.git in /opt/dib_cache/source-repositories/python_meteosclient_c21e01aa64e11abf7c2f128e67d942e0bb7c9fa9 with ref * 2025-02-26 05:45:34.669 | Cloning from python-meteosclient cache and applying ref * 2025-02-26 05:45:34.750 | (1207 / 1316) 2025-02-26 05:45:34.767 | Updating cache of https://opendev.org/x/python-moganclient.git in /opt/dib_cache/source-repositories/python_moganclient_7d9e5d49298fc6c921bded2bb71bb79ebe3554ef with ref * 2025-02-26 05:45:35.190 | Cloning from python-moganclient cache and applying ref * 2025-02-26 05:45:35.274 | (1208 / 1316) 2025-02-26 05:45:35.292 | Updating cache of https://opendev.org/x/python-namosclient.git in /opt/dib_cache/source-repositories/python_namosclient_b24411e8e218b0bf7e663d8a9e7a7589e407c316 with ref * 2025-02-26 05:45:35.652 | Cloning from python-namosclient cache and applying ref * 2025-02-26 05:45:35.725 | (1209 / 1316) 2025-02-26 05:45:35.743 | Updating cache of https://opendev.org/x/python-oneviewclient.git in /opt/dib_cache/source-repositories/python_oneviewclient_96d00fdcbc16228586b48d571e6a7cb8c1acdb49 with ref * 2025-02-26 05:45:36.108 | Cloning from python-oneviewclient cache and applying ref * 2025-02-26 05:45:36.190 | (1210 / 1316) 2025-02-26 05:45:36.208 | Updating cache of https://opendev.org/x/python-opentsdbclient.git in /opt/dib_cache/source-repositories/python_opentsdbclient_f9aa1e139665cf3124724ca7b0c82540d5dff3b7 with ref * 2025-02-26 05:45:36.746 | Cloning from python-opentsdbclient cache and applying ref * 2025-02-26 05:45:36.825 | (1211 / 1316) 2025-02-26 05:45:36.843 | Updating cache of https://opendev.org/x/python-picassoclient.git in /opt/dib_cache/source-repositories/python_picassoclient_4ecc56eadf5bea2e820fabfccceb72705cb398ef with ref * 2025-02-26 05:45:37.521 | Cloning from python-picassoclient cache and applying ref * 2025-02-26 05:45:37.596 | (1212 / 1316) 2025-02-26 05:45:37.614 | Updating cache of https://opendev.org/x/python-redfish.git in /opt/dib_cache/source-repositories/python_redfish_c0063d8f1f2a7da078f2cba80c96fe5d33315ef4 with ref * 2025-02-26 05:45:38.277 | Cloning from python-redfish cache and applying ref * 2025-02-26 05:45:41.359 | (1213 / 1316) 2025-02-26 05:45:41.377 | Updating cache of https://opendev.org/x/python-rsdclient.git in /opt/dib_cache/source-repositories/python_rsdclient_8fbd62edcfbd4dca3d0668e35dd27603cf7dae1a with ref * 2025-02-26 05:45:41.917 | Cloning from python-rsdclient cache and applying ref * 2025-02-26 05:45:42.290 | (1214 / 1316) 2025-02-26 05:45:42.307 | Updating cache of https://opendev.org/x/python-scciclient.git in /opt/dib_cache/source-repositories/python_scciclient_fb9b6e7a01a5df4863670aeda3fd6406b1988678 with ref * 2025-02-26 05:45:43.064 | Cloning from python-scciclient cache and applying ref * 2025-02-26 05:45:43.283 | (1215 / 1316) 2025-02-26 05:45:43.301 | Updating cache of https://opendev.org/x/python-surveilclient.git in /opt/dib_cache/source-repositories/python_surveilclient_c25c5bc2bce40d1a78b20306ea0782bb050ac157 with ref * 2025-02-26 05:45:46.676 | Cloning from python-surveilclient cache and applying ref * 2025-02-26 05:45:46.764 | (1216 / 1316) 2025-02-26 05:45:46.782 | Updating cache of https://opendev.org/x/python-tatuclient.git in /opt/dib_cache/source-repositories/python_tatuclient_8c013a8a0920409b9aae1de48a2effec13eeb776 with ref * 2025-02-26 05:45:48.471 | Cloning from python-tatuclient cache and applying ref * 2025-02-26 05:45:48.614 | (1217 / 1316) 2025-02-26 05:45:48.632 | Updating cache of https://opendev.org/x/python-valenceclient.git in /opt/dib_cache/source-repositories/python_valenceclient_3fe3f8fce380208d043afcf720b9ede91697a90d with ref * 2025-02-26 05:45:49.071 | Cloning from python-valenceclient cache and applying ref * 2025-02-26 05:45:49.149 | (1218 / 1316) 2025-02-26 05:45:49.167 | Updating cache of https://opendev.org/x/quark.git in /opt/dib_cache/source-repositories/quark_94cded588c36b36b99418da16261658051da5215 with ref * 2025-02-26 05:45:49.529 | Cloning from quark cache and applying ref * 2025-02-26 05:45:49.664 | (1219 / 1316) 2025-02-26 05:45:49.682 | Updating cache of https://opendev.org/x/radar.git in /opt/dib_cache/source-repositories/radar_d901c7a1021e6e37cd0980a8ebfd4d443acbf2be with ref * 2025-02-26 05:45:49.997 | Cloning from radar cache and applying ref * 2025-02-26 05:45:50.101 | (1220 / 1316) 2025-02-26 05:45:50.119 | Updating cache of https://opendev.org/x/ramdisk-func-test.git in /opt/dib_cache/source-repositories/ramdisk_func_test_741a980b6f419cf0328cd7b73799b73150782c23 with ref * 2025-02-26 05:45:50.456 | Cloning from ramdisk-func-test cache and applying ref * 2025-02-26 05:45:50.531 | (1221 / 1316) 2025-02-26 05:45:50.549 | Updating cache of https://opendev.org/x/ranger.git in /opt/dib_cache/source-repositories/ranger_557b24db06ce236047f1104a5470e26705681b81 with ref * 2025-02-26 05:45:51.007 | Cloning from ranger cache and applying ref * 2025-02-26 05:45:51.434 | (1222 / 1316) 2025-02-26 05:45:51.451 | Updating cache of https://opendev.org/x/ranger-agent.git in /opt/dib_cache/source-repositories/ranger_agent_343c551161ec82836cd36ef534d5664ab45feaf1 with ref * 2025-02-26 05:45:51.964 | Cloning from ranger-agent cache and applying ref * 2025-02-26 05:45:52.086 | (1223 / 1316) 2025-02-26 05:45:52.103 | Updating cache of https://opendev.org/x/ranger-tempest-plugin.git in /opt/dib_cache/source-repositories/ranger_tempest_plugin_333583cc9409dfb8a48e51958d40cdde32a4b769 with ref * 2025-02-26 05:45:52.512 | Cloning from ranger-tempest-plugin cache and applying ref * 2025-02-26 05:45:52.595 | (1224 / 1316) 2025-02-26 05:45:52.613 | Updating cache of https://opendev.org/x/rsd-lib.git in /opt/dib_cache/source-repositories/rsd_lib_cfed378671b3afd39e3d181035178bba73b8e40b with ref * 2025-02-26 05:45:53.065 | Cloning from rsd-lib cache and applying ref * 2025-02-26 05:45:53.245 | (1225 / 1316) 2025-02-26 05:45:53.264 | Updating cache of https://opendev.org/x/rsd-virt-for-nova.git in /opt/dib_cache/source-repositories/rsd_virt_for_nova_9b1b63379bd11ecb56866c587e61ba9316e0fc60 with ref * 2025-02-26 05:45:53.684 | Cloning from rsd-virt-for-nova cache and applying ref * 2025-02-26 05:45:53.784 | (1226 / 1316) 2025-02-26 05:45:53.805 | Updating cache of https://opendev.org/x/sahara-ci-config.git in /opt/dib_cache/source-repositories/sahara_ci_config_7353e29f470722df21b12b74fa7f7e8e01418c07 with ref * 2025-02-26 05:45:54.286 | Cloning from sahara-ci-config cache and applying ref * 2025-02-26 05:45:54.471 | (1227 / 1316) 2025-02-26 05:45:54.488 | Updating cache of https://opendev.org/x/scalpels.git in /opt/dib_cache/source-repositories/scalpels_6f667968ed0d7972044298fa2c22dbdab39bc8bc with ref * 2025-02-26 05:45:54.877 | Cloning from scalpels cache and applying ref * 2025-02-26 05:45:54.959 | (1228 / 1316) 2025-02-26 05:45:54.977 | Updating cache of https://opendev.org/x/shovel.git in /opt/dib_cache/source-repositories/shovel_296ca02bfebe6922d74c5225ccb12a6008e7cf36 with ref * 2025-02-26 05:45:55.444 | Cloning from shovel cache and applying ref * 2025-02-26 05:45:55.751 | (1229 / 1316) 2025-02-26 05:45:55.769 | Updating cache of https://opendev.org/x/shovel-horizon.git in /opt/dib_cache/source-repositories/shovel_horizon_7314cdc12fd6b49f8a58d21f421c16dab30def28 with ref * 2025-02-26 05:45:56.123 | Cloning from shovel-horizon cache and applying ref * 2025-02-26 05:45:56.197 | (1230 / 1316) 2025-02-26 05:45:56.214 | Updating cache of https://opendev.org/x/siss.git in /opt/dib_cache/source-repositories/siss_5e28a8af7dd6690f21768926848665e520095879 with ref * 2025-02-26 05:45:57.977 | Cloning from siss cache and applying ref * 2025-02-26 05:45:58.049 | (1231 / 1316) 2025-02-26 05:45:58.067 | Updating cache of https://opendev.org/x/slogging.git in /opt/dib_cache/source-repositories/slogging_b1a704ad6eee8530384920bc564e7e9795c628c6 with ref * 2025-02-26 05:45:58.949 | Cloning from slogging cache and applying ref * 2025-02-26 05:45:59.048 | (1232 / 1316) 2025-02-26 05:45:59.066 | Updating cache of https://opendev.org/x/snap-ceilometer.git in /opt/dib_cache/source-repositories/snap_ceilometer_b6061e42fbd50eb993c9798b289b695b39122de6 with ref * 2025-02-26 05:45:59.427 | Cloning from snap-ceilometer cache and applying ref * 2025-02-26 05:45:59.499 | (1233 / 1316) 2025-02-26 05:45:59.516 | Updating cache of https://opendev.org/x/snap-cinder.git in /opt/dib_cache/source-repositories/snap_cinder_811aceb4fbd8f9d4c92155b23354fc4943705f3b with ref * 2025-02-26 05:46:00.088 | Cloning from snap-cinder cache and applying ref * 2025-02-26 05:46:00.162 | (1234 / 1316) 2025-02-26 05:46:00.180 | Updating cache of https://opendev.org/x/snap-glance.git in /opt/dib_cache/source-repositories/snap_glance_c8c142e76482aa44c27ac3957f78aca6e37427de with ref * 2025-02-26 05:46:00.567 | Cloning from snap-glance cache and applying ref * 2025-02-26 05:46:00.642 | (1235 / 1316) 2025-02-26 05:46:00.660 | Updating cache of https://opendev.org/x/snap-gnocchi.git in /opt/dib_cache/source-repositories/snap_gnocchi_1d003908761732989a9ed4505b5e277492d61d8b with ref * 2025-02-26 05:46:01.016 | Cloning from snap-gnocchi cache and applying ref * 2025-02-26 05:46:01.092 | (1236 / 1316) 2025-02-26 05:46:01.110 | Updating cache of https://opendev.org/x/snap-keystone.git in /opt/dib_cache/source-repositories/snap_keystone_ce3243d068a89ef43abebddc1044407a0d54a9ea with ref * 2025-02-26 05:46:01.430 | Cloning from snap-keystone cache and applying ref * 2025-02-26 05:46:01.505 | (1237 / 1316) 2025-02-26 05:46:01.523 | Updating cache of https://opendev.org/x/snap-neutron.git in /opt/dib_cache/source-repositories/snap_neutron_69ad3c76e56b1c17e785fe57f0ea71182f357d90 with ref * 2025-02-26 05:46:01.788 | Cloning from snap-neutron cache and applying ref * 2025-02-26 05:46:01.863 | (1238 / 1316) 2025-02-26 05:46:01.881 | Updating cache of https://opendev.org/x/snap-nova.git in /opt/dib_cache/source-repositories/snap_nova_bb8105887fab7891f4ede3cb574a23ae2814a7e4 with ref * 2025-02-26 05:46:02.314 | Cloning from snap-nova cache and applying ref * 2025-02-26 05:46:02.398 | (1239 / 1316) 2025-02-26 05:46:02.415 | Updating cache of https://opendev.org/x/snap-nova-hypervisor.git in /opt/dib_cache/source-repositories/snap_nova_hypervisor_500072438e49ecdcd1c05dd5e6eceab6525a4fe3 with ref * 2025-02-26 05:46:02.762 | Cloning from snap-nova-hypervisor cache and applying ref * 2025-02-26 05:46:02.839 | (1240 / 1316) 2025-02-26 05:46:02.857 | Updating cache of https://opendev.org/x/snap-openstackclients.git in /opt/dib_cache/source-repositories/snap_openstackclients_578f87dae9d13f8e6b0552b569737b5ec1f3a487 with ref * 2025-02-26 05:46:03.521 | Cloning from snap-openstackclients cache and applying ref * 2025-02-26 05:46:03.609 | (1241 / 1316) 2025-02-26 05:46:03.627 | Updating cache of https://opendev.org/x/snap-rally.git in /opt/dib_cache/source-repositories/snap_rally_7717431ef71886d9f805ba62ff957a57cefaf842 with ref * 2025-02-26 05:46:03.893 | Cloning from snap-rally cache and applying ref * 2025-02-26 05:46:03.965 | (1242 / 1316) 2025-02-26 05:46:03.983 | Updating cache of https://opendev.org/x/snap-tempest.git in /opt/dib_cache/source-repositories/snap_tempest_8b1c9a9fa1c0f9a4638241aaa53397f5d9226293 with ref * 2025-02-26 05:46:04.414 | Cloning from snap-tempest cache and applying ref * 2025-02-26 05:46:04.485 | (1243 / 1316) 2025-02-26 05:46:04.503 | Updating cache of https://opendev.org/x/snap.openstack.git in /opt/dib_cache/source-repositories/snap_openstack_290d455ccfde573902301772415984479f43668d with ref * 2025-02-26 05:46:04.878 | Cloning from snap.openstack cache and applying ref * 2025-02-26 05:46:05.028 | (1244 / 1316) 2025-02-26 05:46:05.046 | Updating cache of https://opendev.org/x/solar.git in /opt/dib_cache/source-repositories/solar_8f8078f8967f57cf02d67e461e9bd7aabf851e96 with ref * 2025-02-26 05:46:05.645 | Cloning from solar cache and applying ref * 2025-02-26 05:46:05.964 | (1245 / 1316) 2025-02-26 05:46:05.982 | Updating cache of https://opendev.org/x/solar-resources.git in /opt/dib_cache/source-repositories/solar_resources_b21d758e6ffdf2c393376215204ca5e2f93209a1 with ref * 2025-02-26 05:46:06.373 | Cloning from solar-resources cache and applying ref * 2025-02-26 05:46:06.516 | (1246 / 1316) 2025-02-26 05:46:06.534 | Updating cache of https://opendev.org/x/spanner.git in /opt/dib_cache/source-repositories/spanner_cd2d39139fa24a7659e842374075c31f68ccb168 with ref * 2025-02-26 05:46:07.312 | Cloning from spanner cache and applying ref * 2025-02-26 05:46:07.386 | (1247 / 1316) 2025-02-26 05:46:07.404 | Updating cache of https://opendev.org/x/spectroscope.git in /opt/dib_cache/source-repositories/spectroscope_73369a1194d708e58ae19f915c71f759dd53d3ad with ref * 2025-02-26 05:46:07.705 | Cloning from spectroscope cache and applying ref * 2025-02-26 05:46:07.775 | (1248 / 1316) 2025-02-26 05:46:07.793 | Updating cache of https://opendev.org/x/sqlalchemy-migrate.git in /opt/dib_cache/source-repositories/sqlalchemy_migrate_3b58e8c1484221f4ef4f558c1fd5a3ff025883e0 with ref * 2025-02-26 05:46:08.631 | Cloning from sqlalchemy-migrate cache and applying ref * 2025-02-26 05:46:08.833 | (1249 / 1316) 2025-02-26 05:46:08.851 | Updating cache of https://opendev.org/x/stackalytics.git in /opt/dib_cache/source-repositories/stackalytics_809c0432cc7f62bdf24c008ffb86eb1ea98f38c6 with ref * 2025-02-26 05:46:10.544 | Cloning from stackalytics cache and applying ref * 2025-02-26 05:46:28.197 | (1250 / 1316) 2025-02-26 05:46:28.215 | Updating cache of https://opendev.org/x/stacklight-integration-tests.git in /opt/dib_cache/source-repositories/stacklight_integration_tests_daf8fbdeacbfeaf775a562ff4005cdd7b0f3c796 with ref * 2025-02-26 05:46:28.558 | Cloning from stacklight-integration-tests cache and applying ref * 2025-02-26 05:46:28.649 | (1251 / 1316) 2025-02-26 05:46:28.667 | Updating cache of https://opendev.org/x/stacktach.git in /opt/dib_cache/source-repositories/stacktach_d62b9f0d867ba79012c1e58f615de69965b42c8d with ref * 2025-02-26 05:46:29.127 | Cloning from stacktach cache and applying ref * 2025-02-26 05:46:29.234 | (1252 / 1316) 2025-02-26 05:46:29.252 | Updating cache of https://opendev.org/x/stacktach-klugman.git in /opt/dib_cache/source-repositories/stacktach_klugman_4109c8c9a815ce905a0ec48e8ba299ce03a45b71 with ref * 2025-02-26 05:46:29.626 | Cloning from stacktach-klugman cache and applying ref * 2025-02-26 05:46:29.701 | (1253 / 1316) 2025-02-26 05:46:29.719 | Updating cache of https://opendev.org/x/stacktach-notification-utils.git in /opt/dib_cache/source-repositories/stacktach_notification_utils_dcd003db8b6c9b10d9a1ab746f767a73bf7be4c9 with ref * 2025-02-26 05:46:30.049 | Cloning from stacktach-notification-utils cache and applying ref * 2025-02-26 05:46:30.123 | (1254 / 1316) 2025-02-26 05:46:30.140 | Updating cache of https://opendev.org/x/stacktach-notigen.git in /opt/dib_cache/source-repositories/stacktach_notigen_5c7d58f14f753aee61efdbfe32270750583def22 with ref * 2025-02-26 05:46:30.621 | Cloning from stacktach-notigen cache and applying ref * 2025-02-26 05:46:30.704 | (1255 / 1316) 2025-02-26 05:46:30.723 | Updating cache of https://opendev.org/x/stacktach-quince.git in /opt/dib_cache/source-repositories/stacktach_quince_de3313513aaeb6fc9d54692eebaa2d31b96bd3bd with ref * 2025-02-26 05:46:31.136 | Cloning from stacktach-quince cache and applying ref * 2025-02-26 05:46:31.210 | (1256 / 1316) 2025-02-26 05:46:31.228 | Updating cache of https://opendev.org/x/stacktach-quincy.git in /opt/dib_cache/source-repositories/stacktach_quincy_9c6ac4b8a978e084da40b9fff89be8db7691c8c7 with ref * 2025-02-26 05:46:31.510 | Cloning from stacktach-quincy cache and applying ref * 2025-02-26 05:46:31.586 | (1257 / 1316) 2025-02-26 05:46:31.603 | Updating cache of https://opendev.org/x/stacktach-sandbox.git in /opt/dib_cache/source-repositories/stacktach_sandbox_a30c65ed5c66b1169b8b783cb6f984172e8f3aaf with ref * 2025-02-26 05:46:31.912 | Cloning from stacktach-sandbox cache and applying ref * 2025-02-26 05:46:31.998 | (1258 / 1316) 2025-02-26 05:46:32.015 | Updating cache of https://opendev.org/x/stacktach-shoebox.git in /opt/dib_cache/source-repositories/stacktach_shoebox_795e58972f38c2e940bda80d057da3302a691c89 with ref * 2025-02-26 05:46:32.725 | Cloning from stacktach-shoebox cache and applying ref * 2025-02-26 05:46:32.820 | (1259 / 1316) 2025-02-26 05:46:32.838 | Updating cache of https://opendev.org/x/stacktach-simport.git in /opt/dib_cache/source-repositories/stacktach_simport_664090cacba49e12c98cecdf55a2434f9c246f66 with ref * 2025-02-26 05:46:33.159 | Cloning from stacktach-simport cache and applying ref * 2025-02-26 05:46:33.232 | (1260 / 1316) 2025-02-26 05:46:33.250 | Updating cache of https://opendev.org/x/stacktach-stackdistiller.git in /opt/dib_cache/source-repositories/stacktach_stackdistiller_3a12ab2646882aa4c11e276b128dd90a9e9cd6b2 with ref * 2025-02-26 05:46:33.877 | Cloning from stacktach-stackdistiller cache and applying ref * 2025-02-26 05:46:33.959 | (1261 / 1316) 2025-02-26 05:46:33.977 | Updating cache of https://opendev.org/x/stacktach-timex.git in /opt/dib_cache/source-repositories/stacktach_timex_bcf4d5a93b2178352e1782afe5f0ce4548c1ed9a with ref * 2025-02-26 05:46:34.520 | Cloning from stacktach-timex cache and applying ref * 2025-02-26 05:46:34.595 | (1262 / 1316) 2025-02-26 05:46:34.613 | Updating cache of https://opendev.org/x/stacktach-winchester.git in /opt/dib_cache/source-repositories/stacktach_winchester_b6e47c2285091624966c238e2fc8c4653d59e103 with ref * 2025-02-26 05:46:36.740 | Cloning from stacktach-winchester cache and applying ref * 2025-02-26 05:46:36.876 | (1263 / 1316) 2025-02-26 05:46:36.894 | Updating cache of https://opendev.org/x/stackube.git in /opt/dib_cache/source-repositories/stackube_0f9dad2e3b6e218034d1b3201742a678ce6800d0 with ref * 2025-02-26 05:46:37.353 | Cloning from stackube cache and applying ref * 2025-02-26 05:46:38.356 | (1264 / 1316) 2025-02-26 05:46:38.374 | Updating cache of https://opendev.org/x/steth.git in /opt/dib_cache/source-repositories/steth_5350d85e38d70cebf8eb20943a2dc25a9fc8c4a3 with ref * 2025-02-26 05:46:39.224 | Cloning from steth cache and applying ref * 2025-02-26 05:46:39.304 | (1265 / 1316) 2025-02-26 05:46:39.322 | Updating cache of https://opendev.org/x/surveil.git in /opt/dib_cache/source-repositories/surveil_43ced4e077b207b6371b9512a1ed555f18f45990 with ref * 2025-02-26 05:46:39.856 | Cloning from surveil cache and applying ref * 2025-02-26 05:46:40.443 | (1266 / 1316) 2025-02-26 05:46:40.460 | Updating cache of https://opendev.org/x/surveil-specs.git in /opt/dib_cache/source-repositories/surveil_specs_ddd01a3f628303cdccc5068d242c28c2ba68bb14 with ref * 2025-02-26 05:46:41.088 | Cloning from surveil-specs cache and applying ref * 2025-02-26 05:46:41.235 | (1267 / 1316) 2025-02-26 05:46:41.253 | Updating cache of https://opendev.org/x/swift-ceph-backend.git in /opt/dib_cache/source-repositories/swift_ceph_backend_7cdee6ed40e028d9d7c19fec4e85ee0ce7965897 with ref * 2025-02-26 05:46:41.635 | Cloning from swift-ceph-backend cache and applying ref * 2025-02-26 05:46:41.710 | (1268 / 1316) 2025-02-26 05:46:41.728 | Updating cache of https://opendev.org/x/swift3.git in /opt/dib_cache/source-repositories/swift3_11d07d46a5688929f5d88b98700ea6e8a0a5ef27 with ref * 2025-02-26 05:46:42.206 | Cloning from swift3 cache and applying ref * 2025-02-26 05:46:42.427 | (1269 / 1316) 2025-02-26 05:46:42.445 | Updating cache of https://opendev.org/x/swiftonfile.git in /opt/dib_cache/source-repositories/swiftonfile_89773675f1b58170c961679a7784985cbef4a6a1 with ref * 2025-02-26 05:46:43.065 | Cloning from swiftonfile cache and applying ref * 2025-02-26 05:46:43.230 | (1270 / 1316) 2025-02-26 05:46:43.248 | Updating cache of https://opendev.org/x/swiftonhpss.git in /opt/dib_cache/source-repositories/swiftonhpss_853989d6ade9e76e6583120853d57d632cf18f78 with ref * 2025-02-26 05:46:43.816 | Cloning from swiftonhpss cache and applying ref * 2025-02-26 05:46:44.031 | (1271 / 1316) 2025-02-26 05:46:44.048 | Updating cache of https://opendev.org/x/synergy-scheduler-manager.git in /opt/dib_cache/source-repositories/synergy_scheduler_manager_2e58a53387d114dc6829ac142cb58e1e2d087e49 with ref * 2025-02-26 05:46:44.704 | Cloning from synergy-scheduler-manager cache and applying ref * 2025-02-26 05:46:44.855 | (1272 / 1316) 2025-02-26 05:46:44.873 | Updating cache of https://opendev.org/x/synergy-service.git in /opt/dib_cache/source-repositories/synergy_service_f69a65e3eef4e88c52bd15248c9cc290d93e9b9c with ref * 2025-02-26 05:46:45.364 | Cloning from synergy-service cache and applying ref * 2025-02-26 05:46:45.447 | (1273 / 1316) 2025-02-26 05:46:45.465 | Updating cache of https://opendev.org/x/tatu.git in /opt/dib_cache/source-repositories/tatu_1174e2862224e170e5f86445cfef1b9c250d78f4 with ref * 2025-02-26 05:46:45.848 | Cloning from tatu cache and applying ref * 2025-02-26 05:46:45.931 | (1274 / 1316) 2025-02-26 05:46:45.950 | Updating cache of https://opendev.org/x/tatu-dashboard.git in /opt/dib_cache/source-repositories/tatu_dashboard_71f46355386c6ae6f503ff5345fc44b72e97193d with ref * 2025-02-26 05:46:46.500 | Cloning from tatu-dashboard cache and applying ref * 2025-02-26 05:46:46.591 | (1275 / 1316) 2025-02-26 05:46:46.609 | Updating cache of https://opendev.org/x/telcowg-usecases.git in /opt/dib_cache/source-repositories/telcowg_usecases_79ec0c9840becbad6bae6776831939295c2cbaae with ref * 2025-02-26 05:46:46.996 | Cloning from telcowg-usecases cache and applying ref * 2025-02-26 05:46:47.070 | (1276 / 1316) 2025-02-26 05:46:47.088 | Updating cache of https://opendev.org/x/terracotta.git in /opt/dib_cache/source-repositories/terracotta_a2240f92993968a0f3e62830d43e7022effa77f0 with ref * 2025-02-26 05:46:47.675 | Cloning from terracotta cache and applying ref * 2025-02-26 05:46:47.927 | (1277 / 1316) 2025-02-26 05:46:47.945 | Updating cache of https://opendev.org/x/third-party-ci-tools.git in /opt/dib_cache/source-repositories/third_party_ci_tools_59abae67ff8c7457e8327fed20e9c6a97dee7dc6 with ref * 2025-02-26 05:46:48.396 | Cloning from third-party-ci-tools cache and applying ref * 2025-02-26 05:46:48.505 | (1278 / 1316) 2025-02-26 05:46:48.523 | Updating cache of https://opendev.org/x/timmy.git in /opt/dib_cache/source-repositories/timmy_a258443ed22eaa7a9fa6531778b62f59aa2f8e23 with ref * 2025-02-26 05:46:49.830 | Cloning from timmy cache and applying ref * 2025-02-26 05:46:49.975 | (1279 / 1316) 2025-02-26 05:46:49.993 | Updating cache of https://opendev.org/x/tobiko.git in /opt/dib_cache/source-repositories/tobiko_e56b326f547e2704698bc6edb58ae66e23f122c9 with ref * 2025-02-26 05:46:53.681 | Cloning from tobiko cache and applying ref * 2025-02-26 05:48:53.573 | (1280 / 1316) 2025-02-26 05:48:53.591 | Updating cache of https://opendev.org/x/trio2o.git in /opt/dib_cache/source-repositories/trio2o_6810795fe63733c1ab04fee0fd39a8e949efd5eb with ref * 2025-02-26 05:48:54.479 | Cloning from trio2o cache and applying ref * 2025-02-26 05:48:55.164 | (1281 / 1316) 2025-02-26 05:48:55.182 | Updating cache of https://opendev.org/x/tripleo-ipa.git in /opt/dib_cache/source-repositories/tripleo_ipa_acb4a4f943985ab677d7ca4d97603eed63a29c34 with ref * 2025-02-26 05:48:58.967 | Cloning from tripleo-ipa cache and applying ref * 2025-02-26 05:48:59.656 | (1282 / 1316) 2025-02-26 05:48:59.674 | Updating cache of https://opendev.org/x/turbo-hipster.git in /opt/dib_cache/source-repositories/turbo_hipster_0e501154b2340f2ba70709697d2772f3d407229c with ref * 2025-02-26 05:49:00.035 | Cloning from turbo-hipster cache and applying ref * 2025-02-26 05:49:00.154 | (1283 / 1316) 2025-02-26 05:49:00.171 | Updating cache of https://opendev.org/x/vahana.git in /opt/dib_cache/source-repositories/vahana_b7666cbacea0f0f97999cd1fc15a20ef785a4a82 with ref * 2025-02-26 05:49:00.966 | Cloning from vahana cache and applying ref * 2025-02-26 05:49:01.039 | (1284 / 1316) 2025-02-26 05:49:01.057 | Updating cache of https://opendev.org/x/valence.git in /opt/dib_cache/source-repositories/valence_b29bdd5199f8080ea9e298b52da5c9b5bc6d00cc with ref * 2025-02-26 05:49:01.437 | Cloning from valence cache and applying ref * 2025-02-26 05:49:01.543 | (1285 / 1316) 2025-02-26 05:49:01.561 | Updating cache of https://opendev.org/x/valence-specs.git in /opt/dib_cache/source-repositories/valence_specs_aea8f05048e2e8293c433dceb370577604eaa7a7 with ref * 2025-02-26 05:49:01.891 | Cloning from valence-specs cache and applying ref * 2025-02-26 05:49:01.966 | (1286 / 1316) 2025-02-26 05:49:01.983 | Updating cache of https://opendev.org/x/valet.git in /opt/dib_cache/source-repositories/valet_9cf5a42478e2f068140019608a353824c07a106a with ref * 2025-02-26 05:49:02.449 | Cloning from valet cache and applying ref * 2025-02-26 05:49:02.605 | (1287 / 1316) 2025-02-26 05:49:02.623 | Updating cache of https://opendev.org/x/vm-bm-wg.git in /opt/dib_cache/source-repositories/vm_bm_wg_33467128b88dc7641e45befb9bbf6bfff1813414 with ref * 2025-02-26 05:49:02.967 | Cloning from vm-bm-wg cache and applying ref * 2025-02-26 05:49:03.038 | (1288 / 1316) 2025-02-26 05:49:03.056 | Updating cache of https://opendev.org/x/vmtp.git in /opt/dib_cache/source-repositories/vmtp_66eeee691025f1665086fe4841a48d24ee45dc70 with ref * 2025-02-26 05:49:03.559 | Cloning from vmtp cache and applying ref * 2025-02-26 05:49:04.498 | (1289 / 1316) 2025-02-26 05:49:04.516 | Updating cache of https://opendev.org/x/vmware-nsx.git in /opt/dib_cache/source-repositories/vmware_nsx_a60d290522b27034c772724a4dc2e85da65ab0f9 with ref * 2025-02-26 05:49:06.406 | Cloning from vmware-nsx cache and applying ref * 2025-02-26 05:49:08.811 | (1290 / 1316) 2025-02-26 05:49:08.828 | Updating cache of https://opendev.org/x/vmware-nsx-tempest-plugin.git in /opt/dib_cache/source-repositories/vmware_nsx_tempest_plugin_20f49af89dba1483b00c1ebae65d9b843c402edb with ref * 2025-02-26 05:49:09.289 | Cloning from vmware-nsx-tempest-plugin cache and applying ref * 2025-02-26 05:49:09.636 | (1291 / 1316) 2025-02-26 05:49:09.655 | Updating cache of https://opendev.org/x/vmware-nsxlib.git in /opt/dib_cache/source-repositories/vmware_nsxlib_dae28e94cb921594a31cef169990f1dde4fd387f with ref * 2025-02-26 05:49:11.846 | Cloning from vmware-nsxlib cache and applying ref * 2025-02-26 05:49:29.792 | (1292 / 1316) 2025-02-26 05:49:29.809 | Updating cache of https://opendev.org/x/vmware-vspc.git in /opt/dib_cache/source-repositories/vmware_vspc_d5d5f9d0b2e840a362afaab26c23649a477cfd19 with ref * 2025-02-26 05:49:31.981 | Cloning from vmware-vspc cache and applying ref * 2025-02-26 05:49:32.087 | (1293 / 1316) 2025-02-26 05:49:32.105 | Updating cache of https://opendev.org/x/whitebox-neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/whitebox_neutron_tempest_plugin_77fa52795d9c08eaf7c54d5e7855758c07b150a2 with ref * 2025-02-26 05:49:39.285 | Cloning from whitebox-neutron-tempest-plugin cache and applying ref * 2025-02-26 05:50:20.687 | (1294 / 1316) 2025-02-26 05:50:20.706 | Updating cache of https://opendev.org/x/wsme.git in /opt/dib_cache/source-repositories/wsme_e802426e824df2ba23ccecbf27592c803082f2e6 with ref * 2025-02-26 05:50:24.151 | Cloning from wsme cache and applying ref * 2025-02-26 05:50:25.523 | (1295 / 1316) 2025-02-26 05:50:25.541 | Updating cache of https://opendev.org/x/xenapi-os-testing.git in /opt/dib_cache/source-repositories/xenapi_os_testing_7cbe80c027316ce3959f81e7e89606c59c65bad2 with ref * 2025-02-26 05:50:26.147 | Cloning from xenapi-os-testing cache and applying ref * 2025-02-26 05:50:26.272 | (1296 / 1316) 2025-02-26 05:50:26.290 | Updating cache of https://opendev.org/x/xstatic-angular-cookies.git in /opt/dib_cache/source-repositories/xstatic_angular_cookies_35d3d4d6ef0fc0078de0992d89749d3b93d81992 with ref * 2025-02-26 05:50:26.684 | Cloning from xstatic-angular-cookies cache and applying ref * 2025-02-26 05:50:26.756 | (1297 / 1316) 2025-02-26 05:50:26.774 | Updating cache of https://opendev.org/x/xstatic-angular-mock.git in /opt/dib_cache/source-repositories/xstatic_angular_mock_8219e1e8160c0bea7a520d886d7f31b179e5db47 with ref * 2025-02-26 05:50:27.209 | Cloning from xstatic-angular-mock cache and applying ref * 2025-02-26 05:50:27.283 | (1298 / 1316) 2025-02-26 05:50:27.301 | Updating cache of https://opendev.org/x/xstatic-angular-sanitize.git in /opt/dib_cache/source-repositories/xstatic_angular_sanitize_773ea0947ff5cd80f6926f86e07ef13e447f2092 with ref * 2025-02-26 05:50:27.952 | Cloning from xstatic-angular-sanitize cache and applying ref * 2025-02-26 05:50:28.024 | (1299 / 1316) 2025-02-26 05:50:28.042 | Updating cache of https://opendev.org/x/xstatic-jquery.bootstrap.wizard.git in /opt/dib_cache/source-repositories/xstatic_jquery_bootstrap_wizard_f86eb490853aa33d9b31b90fea08c53b7a80b13c with ref * 2025-02-26 05:50:29.237 | Cloning from xstatic-jquery.bootstrap.wizard cache and applying ref * 2025-02-26 05:50:29.309 | (1300 / 1316) 2025-02-26 05:50:29.327 | Updating cache of https://opendev.org/x/xstatic-qunit.git in /opt/dib_cache/source-repositories/xstatic_qunit_9bdda54c72e0ebd56bee047e28d3bf8547bc9dfe with ref * 2025-02-26 05:50:30.840 | Cloning from xstatic-qunit cache and applying ref * 2025-02-26 05:50:30.913 | (1301 / 1316) 2025-02-26 05:50:30.931 | Updating cache of https://opendev.org/zuul/gating.dev.git in /opt/dib_cache/source-repositories/gating_dev_539e37d8e94de4ad1e07ca64a850ce1088e61604 with ref * 2025-02-26 05:50:33.082 | Cloning from gating.dev cache and applying ref * 2025-02-26 05:50:33.155 | (1302 / 1316) 2025-02-26 05:50:33.172 | Updating cache of https://opendev.org/zuul/gcp-authdaemon.git in /opt/dib_cache/source-repositories/gcp_authdaemon_d4975bb5cfd9f82e4c296d3fb90808ae3270633b with ref * 2025-02-26 05:50:35.694 | Cloning from gcp-authdaemon cache and applying ref * 2025-02-26 05:50:35.823 | (1303 / 1316) 2025-02-26 05:50:35.840 | Updating cache of https://opendev.org/zuul/nodepool.git in /opt/dib_cache/source-repositories/nodepool_39f72c286debbde9dd1d529c99e7875d250e4267 with ref * 2025-02-26 05:50:51.861 | Cloning from nodepool cache and applying ref * 2025-02-26 05:52:15.860 | (1304 / 1316) 2025-02-26 05:52:15.878 | Updating cache of https://opendev.org/zuul/project-config.git in /opt/dib_cache/source-repositories/project_config_20aaee614c3279749f82f3a2fc2bca0f939bb397 with ref * 2025-02-26 05:52:16.210 | Cloning from project-config cache and applying ref * 2025-02-26 05:52:16.283 | (1305 / 1316) 2025-02-26 05:52:16.301 | Updating cache of https://opendev.org/zuul/zuul.git in /opt/dib_cache/source-repositories/zuul_77f08707a5235787160d35bb84c05728a29d6fc2 with ref * 2025-02-26 05:52:23.023 | Cloning from zuul cache and applying ref * 2025-02-26 05:53:42.324 | (1306 / 1316) 2025-02-26 05:53:42.342 | Updating cache of https://opendev.org/zuul/zuul-base-jobs.git in /opt/dib_cache/source-repositories/zuul_base_jobs_b2e6d2dcc2ffefcca64e73ad671764844b4dc36f with ref * 2025-02-26 05:53:42.804 | Cloning from zuul-base-jobs cache and applying ref * 2025-02-26 05:53:42.981 | (1307 / 1316) 2025-02-26 05:53:42.999 | Updating cache of https://opendev.org/zuul/zuul-client.git in /opt/dib_cache/source-repositories/zuul_client_d58fb7ada125e9f2082b3eb4b4065768e96a3857 with ref * 2025-02-26 05:53:43.852 | Cloning from zuul-client cache and applying ref * 2025-02-26 05:53:45.445 | (1308 / 1316) 2025-02-26 05:53:45.462 | Updating cache of https://opendev.org/zuul/zuul-helm.git in /opt/dib_cache/source-repositories/zuul_helm_03cec1fa94399a65e87f0a39091382e4d1873001 with ref * 2025-02-26 05:53:45.911 | Cloning from zuul-helm cache and applying ref * 2025-02-26 05:53:46.001 | (1309 / 1316) 2025-02-26 05:53:46.019 | Updating cache of https://opendev.org/zuul/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_d66d4cb52d5a7b5755336848cdfcd056e1137985 with ref * 2025-02-26 05:53:46.585 | Cloning from zuul-jobs cache and applying ref * 2025-02-26 05:54:49.443 | (1310 / 1316) 2025-02-26 05:54:49.460 | Updating cache of https://opendev.org/zuul/zuul-operator.git in /opt/dib_cache/source-repositories/zuul_operator_c997f5098b19eadfa34821a22d244be193c8147b with ref * 2025-02-26 05:54:49.935 | Cloning from zuul-operator cache and applying ref * 2025-02-26 05:54:50.918 | (1311 / 1316) 2025-02-26 05:54:50.935 | Updating cache of https://opendev.org/zuul/zuul-preview.git in /opt/dib_cache/source-repositories/zuul_preview_c811389caba6f90958648237536f4de872d583ad with ref * 2025-02-26 05:54:51.382 | Cloning from zuul-preview cache and applying ref * 2025-02-26 05:54:51.467 | (1312 / 1316) 2025-02-26 05:54:51.484 | Updating cache of https://opendev.org/zuul/zuul-registry.git in /opt/dib_cache/source-repositories/zuul_registry_f5446fed704822f429439c94319db214fa6f0335 with ref * 2025-02-26 05:54:51.941 | Cloning from zuul-registry cache and applying ref * 2025-02-26 05:54:54.632 | (1313 / 1316) 2025-02-26 05:54:54.650 | Updating cache of https://opendev.org/zuul/zuul-sphinx.git in /opt/dib_cache/source-repositories/zuul_sphinx_a24156048c4a0f0101b258bfa016398eafeecea4 with ref * 2025-02-26 05:54:55.386 | Cloning from zuul-sphinx cache and applying ref * 2025-02-26 05:54:55.722 | (1314 / 1316) 2025-02-26 05:54:55.739 | Updating cache of https://opendev.org/zuul/zuul-storage-proxy.git in /opt/dib_cache/source-repositories/zuul_storage_proxy_d0791cfcfdc6047344f7fe7b0bb7e056c6190340 with ref * 2025-02-26 05:54:56.282 | Cloning from zuul-storage-proxy cache and applying ref * 2025-02-26 05:54:56.391 | (1315 / 1316) 2025-02-26 05:54:56.409 | Updating cache of https://opendev.org/zuul/zuul-website.git in /opt/dib_cache/source-repositories/zuul_website_862025b44956d8a435a45d56aa3a1c225bc3ddf3 with ref * 2025-02-26 05:54:57.048 | Cloning from zuul-website cache and applying ref * 2025-02-26 05:54:58.132 | (1316 / 1316) 2025-02-26 05:54:58.150 | Updating cache of https://opendev.org/zuul/zuul-website-media.git in /opt/dib_cache/source-repositories/zuul_website_media_9b81b80caa18a094de47403a415032bb0ec52bbc with ref * 2025-02-26 05:54:58.673 | Cloning from zuul-website-media cache and applying ref * 2025-02-26 05:54:59.173 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Feb 26 05:54:59 UTC 2025 for /opt/dib_tmp/dib_build.rhZnfnL2/hooks/source-repository-pip 2025-02-26 05:54:59.938 | (0001 / 0002) 2025-02-26 05:54:59.957 | Caching get-pip-py file from https://bootstrap.pypa.io/get-pip.py in /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a 2025-02-26 05:55:00.499 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:00.501 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:00.863 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:00.868 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/get-pip.py 2025-02-26 05:55:01.498 | (0002 / 0002) 2025-02-26 05:55:01.516 | Caching get-pip-py-py36 file from https://bootstrap.pypa.io/pip/3.6/get-pip.py in /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb 2025-02-26 05:55:01.548 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:01.550 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:01.640 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:01.644 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/pip/3.6/get-pip.py 2025-02-26 05:55:01.803 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Feb 26 05:55:01 UTC 2025 for /opt/dib_tmp/dib_build.rhZnfnL2/hooks/source-repository-dstat_graph 2025-02-26 05:55:01.812 | (0001 / 0001) 2025-02-26 05:55:02.123 | Updating cache of https://opendev.org/opendev/dstat_graph in /opt/dib_cache/source-repositories/dstat_graph_7f9e7d636b9a04f02d9f3adfd75e7834befe3865 with ref master 2025-02-26 05:55:02.449 | Cloning from dstat_graph cache and applying ref master 2025-02-26 05:55:02.708 | HEAD is now at 358c6a7 Fix refresh for embedded csv 2025-02-26 05:55:02.736 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Feb 26 05:55:02 UTC 2025 for /opt/dib_tmp/dib_build.rhZnfnL2/hooks/source-repository-images 2025-02-26 05:55:02.744 | (0001 / 0012) 2025-02-26 05:55:02.761 | Caching cirros-0.5.3-x86_64-disk.img file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_3_x86_64_disk_img_5283dab276e4198caf346b367e78549cfcb4b7e5 2025-02-26 05:55:02.794 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:02.795 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:02.978 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1481 0 --:--:-- --:--:-- --:--:-- 1483 2025-02-26 05:55:03.343 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:03.957 | 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2025-02-26 05:55:03.965 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-disk.img 2025-02-26 05:55:11.058 | (0002 / 0012) 2025-02-26 05:55:11.076 | Caching cirros-0.5.3-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_5_3_x86_64_uec_tar_gz_685bf957dfc0dab325f41e1d9fd8e51ced2647de 2025-02-26 05:55:11.108 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:11.109 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:11.205 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 2814 0 --:--:-- --:--:-- --:--:-- 2835 2025-02-26 05:55:11.430 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:11.954 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:11.962 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-uec.tar.gz 2025-02-26 05:55:12.732 | (0003 / 0012) 2025-02-26 05:55:12.750 | Caching cirros-0.5.3-aarch64-disk.img file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_3_aarch64_disk_img_cd3f6aef8ad005c8dedb068bc55d5c71b860c549 2025-02-26 05:55:12.782 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:12.783 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:12.877 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2881 0 --:--:-- --:--:-- --:--:-- 2914 2025-02-26 05:55:13.171 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:13.686 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:13.695 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-aarch64-disk.img 2025-02-26 05:55:14.426 | (0004 / 0012) 2025-02-26 05:55:14.443 | Caching cirros-0.6.2-x86_64-disk.img file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_2_x86_64_disk_img_ddb2b1ddba042c6083a5289bef5e139a15e3c9cd 2025-02-26 05:55:14.476 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:14.477 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:14.574 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 2781 0 --:--:-- --:--:-- --:--:-- 2814 2025-02-26 05:55:14.799 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:15.325 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:15.335 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-02-26 05:55:17.141 | (0005 / 0012) 2025-02-26 05:55:17.159 | Caching cirros-0.6.2-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_6_2_x86_64_uec_tar_gz_791cb03b9ebac46e4d4321ea4097c30356d92625 2025-02-26 05:55:17.192 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:17.193 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:17.292 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 2742 0 --:--:-- --:--:-- --:--:-- 2750 2025-02-26 05:55:17.498 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:18.023 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:18.031 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-uec.tar.gz 2025-02-26 05:55:18.677 | (0006 / 0012) 2025-02-26 05:55:18.694 | Caching cirros-0.6.2-aarch64-disk.img file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_2_aarch64_disk_img_f42dd7604f4eb22a9b6994de7a3a1539b0ac5680 2025-02-26 05:55:18.727 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:18.728 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:18.824 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2804 0 --:--:-- --:--:-- --:--:-- 2795 2025-02-26 05:55:19.058 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:19.588 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:19.596 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-aarch64-disk.img 2025-02-26 05:55:21.332 | (0007 / 0012) 2025-02-26 05:55:21.349 | Caching cirros-0.6.3-x86_64-disk.img file from https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_3_x86_64_disk_img_bf1bbcd7d57b679c05dd95b02490ad000bc997e9 2025-02-26 05:55:21.381 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:21.381 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:21.474 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 2930 0 --:--:-- --:--:-- --:--:-- 2967 2025-02-26 05:55:21.702 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:22.215 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:22.224 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-02-26 05:55:23.192 | (0008 / 0012) 2025-02-26 05:55:23.210 | Caching cirros-0.6.3-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_6_3_x86_64_uec_tar_gz_80caa5597d1299bff14495f0eaa625648fb03a0b 2025-02-26 05:55:23.243 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:23.244 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:23.338 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 2855 0 --:--:-- --:--:-- --:--:-- 2864 2025-02-26 05:55:23.658 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:24.182 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:24.192 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-x86_64-uec.tar.gz 2025-02-26 05:55:26.672 | (0009 / 0012) 2025-02-26 05:55:26.690 | Caching cirros-0.6.3-aarch64-disk.img file from https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_3_aarch64_disk_img_00196232240b9c5c5b4a1d66709471dba150e670 2025-02-26 05:55:26.722 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:26.723 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:26.819 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2827 0 --:--:-- --:--:-- --:--:-- 2824 2025-02-26 05:55:27.039 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:27.562 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:27.572 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-aarch64-disk.img 2025-02-26 05:55:28.866 | (0010 / 0012) 2025-02-26 05:55:28.883 | Caching etcd-v3.1.10-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 2025-02-26 05:55:28.916 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:28.917 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:29.137 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:29.651 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:29.659 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz 2025-02-26 05:55:30.485 | (0011 / 0012) 2025-02-26 05:55:30.503 | Caching etcd-v3.2.17-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 2025-02-26 05:55:30.535 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:30.536 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:30.752 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:31.281 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:31.287 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz 2025-02-26 05:55:31.582 | (0012 / 0012) 2025-02-26 05:55:31.599 | Caching etcd-v3.3.12-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb 2025-02-26 05:55:31.630 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-02-26 05:55:31.630 | Dload Upload Total Spent Left Speed 2025-02-26 05:55:31.841 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:32.359 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-02-26 05:55:32.366 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2025-02-26 05:55:36.073 | dib-run-parts 98-source-repositories completed 2025-02-26 05:55:36.073 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types 2025-02-26 05:55:36.147 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:19 : set -eu 2025-02-26 05:55:36.152 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:20 : set -o pipefail 2025-02-26 05:55:36.156 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:22 : declare -a SPECIFIED_ELEMS 2025-02-26 05:55:36.160 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:26 : SPECIFIED_ELEMS[0]= 2025-02-26 05:55:36.164 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:29 : PREFIX=DIB_INSTALLTYPE_ 2025-02-26 05:55:36.169 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:30 : env 2025-02-26 05:55:36.170 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:30 : grep '^DIB_INSTALLTYPE_' 2025-02-26 05:55:36.171 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:30 : cut -d= -f1 2025-02-26 05:55:36.207 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:30 : echo '' 2025-02-26 05:55:36.211 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:30 : INSTALL_TYPE_VARS= 2025-02-26 05:55:36.216 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:53 : find /opt/dib_tmp/dib_build.rhZnfnL2/hooks/install.d -maxdepth 1 -name '*-source-install' -type d 2025-02-26 05:55:36.224 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:53 : default_install_type_dirs=/opt/dib_tmp/dib_build.rhZnfnL2/hooks/install.d/simple-init-source-install 2025-02-26 05:55:36.228 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in $default_install_type_dirs 2025-02-26 05:55:36.232 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-source-install 2025-02-26 05:55:36.237 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:56 : basename /opt/dib_tmp/dib_build.rhZnfnL2/hooks/install.d/simple-init-source-install 2025-02-26 05:55:36.243 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=simple-init-source-install 2025-02-26 05:55:36.247 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=simple-init 2025-02-26 05:55:36.251 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:59 : found=0 2025-02-26 05:55:36.255 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 0 = 0 ']' 2025-02-26 05:55:36.259 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:69 : pushd /opt/dib_tmp/dib_build.rhZnfnL2/hooks/install.d 2025-02-26 05:55:36.259 | /opt/dib_tmp/dib_build.rhZnfnL2/hooks/install.d / 2025-02-26 05:55:36.264 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:70 : ln -sf simple-init-source-install/40-glean . 2025-02-26 05:55:36.294 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-enable-install-types:main:71 : popd 2025-02-26 05:55:36.294 | / 2025-02-26 05:55:36.296 | dib-run-parts 99-enable-install-types completed 2025-02-26 05:55:36.296 | dib-run-parts Running /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-squash-package-install 2025-02-26 05:55:36.317 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-squash-package-install:main:5 : set -eu 2025-02-26 05:55:36.321 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-squash-package-install:main:6 : set -o pipefail 2025-02-26 05:55:36.325 | ++ /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-squash-package-install:main:8 : dirname /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-squash-package-install 2025-02-26 05:55:36.331 | + /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/99-squash-package-install:main:8 : sudo -E /usr/local/bin/python /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash '--elements=source-repositories openstack-repos runtime-ssh-host-keys journal-to-console zuul-worker install-static debootstrap cache-url dib-init-system dpkg manifests base ensure-venv vm debian-minimal install-types package-installs nodepool-base cache-devstack growroot infra-package-needs sysprep cloud-init-datasources modprobe install-bin simple-init openssh-server pkg-map block-device-efi bootloader' --path=/etc/nodepool/elements:/usr/local/lib/python3.11/site-packages/diskimage_builder/elements /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/package-installs.json 2025-02-26 05:55:37.121 | DEBUG __main__ [-] element_dirs -> [('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'source-repositories'), ('/etc/nodepool/elements', 'openstack-repos'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'journal-to-console'), ('/etc/nodepool/elements', 'zuul-worker'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'debootstrap'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'dpkg'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'base'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'ensure-venv'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'vm'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'debian-minimal'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'package-installs'), ('/etc/nodepool/elements', 'nodepool-base'), ('/etc/nodepool/elements', 'cache-devstack'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'growroot'), ('/etc/nodepool/elements', 'infra-package-needs'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'cloud-init-datasources'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'modprobe'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'simple-init'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'block-device-efi'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'bootloader')] main /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:212 2025-02-26 05:55:37.121 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2025-02-26 05:55:37.122 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.123 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.133 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2025-02-26 05:55:37.134 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.134 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.135 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2025-02-26 05:55:37.136 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.136 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.136 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/package-installs.yaml 2025-02-26 05:55:37.138 | DEBUG __main__ [-] Considering debootstrap/adduser param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.138 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.138 | DEBUG __main__ [-] Considering debootstrap/ca-certificates param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.139 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.139 | DEBUG __main__ [-] Considering debootstrap/cloud-initramfs-growroot param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.139 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.139 | DEBUG __main__ [-] Considering debootstrap/locales param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.139 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.140 | DEBUG __main__ [-] Considering debootstrap/lsb-release param:{'phase': 'pre-install.d'} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.140 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.140 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2025-02-26 05:55:37.141 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.141 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.142 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv/package-installs.yaml 2025-02-26 05:55:37.142 | DEBUG __main__ [-] Considering ensure-venv/python3-venv param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.143 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.143 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/package-installs.yaml 2025-02-26 05:55:37.144 | DEBUG __main__ [-] Considering debian-minimal/linux-image-amd64 param:{'arch': 'amd64'} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.145 | DEBUG __main__ [-] ... skipping due to arch match collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:167 2025-02-26 05:55:37.145 | DEBUG __main__ [-] Considering debian-minimal/linux-image-arm64 param:{'arch': 'arm64'} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.145 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.145 | DEBUG __main__ [-] Considering debian-minimal/netbase param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.145 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.472 | INFO __main__ [-] Squashing install file: /etc/nodepool/elements/nodepool-base/package-installs.yaml 2025-02-26 05:55:37.553 | DEBUG __main__ [-] Considering nodepool-base/unbound param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.554 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.555 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/package-installs.yaml 2025-02-26 05:55:37.556 | DEBUG __main__ [-] Considering growroot/growpart param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.556 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.557 | DEBUG __main__ [-] Considering growroot/e2fsprogs param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:37.557 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:37.583 | INFO __main__ [-] Squashing install file: /etc/nodepool/elements/infra-package-needs/package-installs.yaml 2025-02-26 05:55:38.014 | DEBUG __main__ [-] Considering infra-package-needs/acl param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.015 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.015 | DEBUG __main__ [-] Considering infra-package-needs/acpid param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.015 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.015 | DEBUG __main__ [-] Considering infra-package-needs/coreutils param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.015 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.016 | DEBUG __main__ [-] Considering infra-package-needs/cron param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.016 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.016 | DEBUG __main__ [-] Considering infra-package-needs/util-linux param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.016 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.016 | DEBUG __main__ [-] Considering infra-package-needs/build-essential param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.017 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.017 | DEBUG __main__ [-] Considering infra-package-needs/python3-dev param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.017 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.017 | DEBUG __main__ [-] Considering infra-package-needs/uuid-runtime param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.017 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.017 | DEBUG __main__ [-] Considering infra-package-needs/traceroute param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.018 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.018 | DEBUG __main__ [-] Considering infra-package-needs/ntp param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.018 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.018 | DEBUG __main__ [-] Considering infra-package-needs/ntpdate param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.018 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.019 | DEBUG __main__ [-] Considering infra-package-needs/gentoolkit param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.019 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.019 | DEBUG __main__ [-] Considering infra-package-needs/at param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.019 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.019 | DEBUG __main__ [-] Considering infra-package-needs/strace param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.020 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.020 | DEBUG __main__ [-] Considering infra-package-needs/tcpdump param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.020 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.020 | DEBUG __main__ [-] Considering infra-package-needs/rsyslog param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.020 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.021 | DEBUG __main__ [-] Considering infra-package-needs/git param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.021 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.021 | DEBUG __main__ [-] Considering infra-package-needs/rsync param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.021 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.021 | DEBUG __main__ [-] Considering infra-package-needs/parted param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.021 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.022 | DEBUG __main__ [-] Considering infra-package-needs/wget param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.022 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.022 | DEBUG __main__ [-] Considering infra-package-needs/iputils-ping param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.022 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.022 | DEBUG __main__ [-] Considering infra-package-needs/iproute2 param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.023 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.023 | DEBUG __main__ [-] Considering infra-package-needs/dnsutils param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.023 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.023 | DEBUG __main__ [-] Considering infra-package-needs/haveged param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.023 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.024 | DEBUG __main__ [-] Considering infra-package-needs/iptables param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.024 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.024 | DEBUG __main__ [-] Considering infra-package-needs/redhat-rpm-config param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.024 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.024 | DEBUG __main__ [-] Considering infra-package-needs/redhat-lsb-core param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.025 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.025 | DEBUG __main__ [-] Considering infra-package-needs/gnupg2 param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.025 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.025 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/package-installs.yaml 2025-02-26 05:55:38.028 | DEBUG __main__ [-] Considering simple-init/dhcp-client param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.028 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.028 | DEBUG __main__ [-] Considering simple-init/net-tools param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.028 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.028 | DEBUG __main__ [-] Considering simple-init/ifupdown param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.029 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.029 | DEBUG __main__ [-] Considering simple-init/network-scripts param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER = 0'} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.029 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER=0 against <0> _when /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:99 2025-02-26 05:55:38.029 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.030 | DEBUG __main__ [-] Considering simple-init/NetworkManager param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER != 0'} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.030 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER!=0 against <0> _when /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:99 2025-02-26 05:55:38.030 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:180 2025-02-26 05:55:38.030 | DEBUG __main__ [-] Considering simple-init/NetworkManager-initscripts-ifcfg-rh param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER != 0'} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.031 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER!=0 against <0> _when /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:99 2025-02-26 05:55:38.031 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:180 2025-02-26 05:55:38.031 | DEBUG __main__ [-] Considering simple-init/cloud-init param:{'uninstall': True} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.031 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.031 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2025-02-26 05:55:38.032 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:127 2025-02-26 05:55:38.032 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:184 2025-02-26 05:55:38.033 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'uninstall': [('cloud-init', 'simple-init')], 'install': [('git', 'source-repositories'), ('openssh-client', 'runtime-ssh-host-keys'), ('rsync', 'install-static'), ('adduser', 'debootstrap'), ('ca-certificates', 'debootstrap'), ('cloud-initramfs-growroot', 'debootstrap'), ('locales', 'debootstrap'), ('curl', 'cache-url'), ('python3-venv', 'ensure-venv'), ('linux-image-arm64', 'debian-minimal'), ('netbase', 'debian-minimal'), ('unbound', 'nodepool-base'), ('growpart', 'growroot'), ('e2fsprogs', 'growroot'), ('acl', 'infra-package-needs'), ('acpid', 'infra-package-needs'), ('coreutils', 'infra-package-needs'), ('cron', 'infra-package-needs'), ('util-linux', 'infra-package-needs'), ('build-essential', 'infra-package-needs'), ('python3-dev', 'infra-package-needs'), ('uuid-runtime', 'infra-package-needs'), ('traceroute', 'infra-package-needs'), ('ntp', 'infra-package-needs'), ('ntpdate', 'infra-package-needs'), ('gentoolkit', 'infra-package-needs'), ('at', 'infra-package-needs'), ('strace', 'infra-package-needs'), ('tcpdump', 'infra-package-needs'), ('rsyslog', 'infra-package-needs'), ('git', 'infra-package-needs'), ('rsync', 'infra-package-needs'), ('parted', 'infra-package-needs'), ('wget', 'infra-package-needs'), ('iputils-ping', 'infra-package-needs'), ('iproute2', 'infra-package-needs'), ('dnsutils', 'infra-package-needs'), ('haveged', 'infra-package-needs'), ('iptables', 'infra-package-needs'), ('redhat-rpm-config', 'infra-package-needs'), ('redhat-lsb-core', 'infra-package-needs'), ('gnupg2', 'infra-package-needs'), ('dhcp-client', 'simple-init'), ('net-tools', 'simple-init'), ('ifupdown', 'simple-init'), ('network-scripts', 'simple-init'), ('openssh-server', 'openssh-server')]}), 'pre-install.d': defaultdict(, {'uninstall': [], 'install': [('lsb-release', 'debootstrap')]})}) main /opt/dib_tmp/dib_build.rhZnfnL2/hooks/extra-data.d/../bin/package-installs-squash:232 2025-02-26 05:55:38.063 | dib-run-parts 99-squash-package-install completed 2025-02-26 05:55:38.064 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-02-26 05:55:38.064 | dib-run-parts 2025-02-26 05:55:38.066 | dib-run-parts Target: extra-data.d 2025-02-26 05:55:38.066 | dib-run-parts 2025-02-26 05:55:38.067 | dib-run-parts Script Seconds 2025-02-26 05:55:38.067 | dib-run-parts --------------------------------------- ---------- 2025-02-26 05:55:38.067 | dib-run-parts 2025-02-26 05:55:38.276 | dib-run-parts 10-create-pkg-map-dir 0.165 2025-02-26 05:55:38.286 | dib-run-parts 20-manifest-dir 0.028 2025-02-26 05:55:38.296 | dib-run-parts 50-create-repo-list 3.182 2025-02-26 05:55:38.358 | dib-run-parts 50-modprobe-blacklist 0.569 2025-02-26 05:55:38.461 | dib-run-parts 60-zuul-user 0.030 2025-02-26 05:55:38.470 | dib-run-parts 98-source-repositories 22297.800 2025-02-26 05:55:38.478 | dib-run-parts 99-enable-install-types 0.221 2025-02-26 05:55:38.486 | dib-run-parts 99-squash-package-install 1.763 2025-02-26 05:55:38.489 | dib-run-parts 2025-02-26 05:55:38.489 | dib-run-parts --------------------- END PROFILING --------------------- 2025-02-26 05:55:38.497 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-extra-data bash 2025-02-26 05:55:38.502 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-26 05:55:38.502 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2025-02-26 05:55:38.510 | + diskimage_builder/lib/disk-image-create:main:360 : run_d_in_target pre-install 2025-02-26 05:55:38.515 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-02-26 05:55:38.520 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks ']' 2025-02-26 05:55:38.524 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks/pre-install.d ']' 2025-02-26 05:55:38.529 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d 2025-02-26 05:55:38.545 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.rhZnfnL2/hooks 2025-02-26 05:55:38.561 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /opt/dib_tmp/dib_build.rhZnfnL2/hooks /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d 2025-02-26 05:55:38.605 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.rhZnfnL2/hooks /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d 2025-02-26 05:55:38.621 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-pre-install run_in_target bash 2025-02-26 05:55:38.626 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-26 05:55:38.626 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2025-02-26 05:55:38.634 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-02-26 05:55:38.639 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-02-26 05:55:38.644 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-02-26 05:55:38.649 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d 2025-02-26 05:55:38.654 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2025-02-26 05:55:38.659 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/var/lib/nodepool 2025-02-26 05:55:38.664 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-02-26 05:55:38.674 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-02-26 05:55:38.679 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /opt/dib_tmp/dib_build.rhZnfnL2/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2025-02-26 05:55:39.965 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-02-26 05:55:39.968 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-02-26 05:55:40.014 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-02-26 05:55:40.014 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-02-26 05:55:40.014 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-02-26 05:55:40.014 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-02-26 05:55:40.014 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-02-26 05:55:40.018 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-02-26 05:55:40.047 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-02-26 05:55:40.047 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-02-26 05:55:40.047 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-02-26 05:55:40.047 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-02-26 05:55:40.047 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-02-26 05:55:40.048 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-02-26 05:55:40.048 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-02-26 05:55:40.048 | ++ export DIB_NO_TIMER_CHECK=True 2025-02-26 05:55:40.048 | ++ DIB_NO_TIMER_CHECK=True 2025-02-26 05:55:40.048 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-02-26 05:55:40.048 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-02-26 05:55:40.048 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-02-26 05:55:40.048 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-02-26 05:55:40.048 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debian-minimal.bash 2025-02-26 05:55:40.052 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debian-minimal.bash 2025-02-26 05:55:40.065 | ++ export DISTRO_NAME=debian 2025-02-26 05:55:40.065 | ++ DISTRO_NAME=debian 2025-02-26 05:55:40.065 | ++ export DIB_RELEASE=bullseye 2025-02-26 05:55:40.065 | ++ DIB_RELEASE=bullseye 2025-02-26 05:55:40.065 | ++ export DIB_INIT_SYSTEM=systemd 2025-02-26 05:55:40.065 | ++ DIB_INIT_SYSTEM=systemd 2025-02-26 05:55:40.066 | ++ export EFI_BOOT_DIR=EFI/debian 2025-02-26 05:55:40.066 | ++ EFI_BOOT_DIR=EFI/debian 2025-02-26 05:55:40.066 | ++ '[' -n '' ']' 2025-02-26 05:55:40.066 | ++ export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-02-26 05:55:40.066 | ++ DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-02-26 05:55:40.066 | ++ DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2025-02-26 05:55:40.066 | ++ export DIB_DEBIAN_COMPONENTS=main 2025-02-26 05:55:40.066 | ++ DIB_DEBIAN_COMPONENTS=main 2025-02-26 05:55:40.066 | ++ export DIB_DEBIAN_COMPONENTS_WS=main 2025-02-26 05:55:40.067 | ++ DIB_DEBIAN_COMPONENTS_WS=main 2025-02-26 05:55:40.067 | ++ case "${DIB_RELEASE}" in 2025-02-26 05:55:40.067 | ++ DIB_DEBIAN_SECURITY_PATH=bullseye-security 2025-02-26 05:55:40.067 | ++ DIB_DEBIAN_SECURITY_SUBPATH= 2025-02-26 05:55:40.067 | ++ DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-26 05:55:40.067 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-26 05:55:40.067 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-26 05:55:40.067 | security:deb http://security.debian.org/ bullseye-security main 2025-02-26 05:55:40.067 | ' 2025-02-26 05:55:40.067 | ++ '[' bullseye = testing -o bullseye = unstable ']' 2025-02-26 05:55:40.067 | ++ export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-26 05:55:40.067 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-26 05:55:40.067 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-26 05:55:40.067 | security:deb http://security.debian.org/ bullseye-security main 2025-02-26 05:55:40.068 | ' 2025-02-26 05:55:40.068 | ++ DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-26 05:55:40.068 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-26 05:55:40.068 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-26 05:55:40.068 | security:deb http://security.debian.org/ bullseye-security main 2025-02-26 05:55:40.068 | ' 2025-02-26 05:55:40.068 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2025-02-26 05:55:40.072 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2025-02-26 05:55:40.073 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-02-26 05:55:40.073 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-02-26 05:55:40.073 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2025-02-26 05:55:40.076 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2025-02-26 05:55:40.077 | ++ export DIB_ADD_APT_KEYS= 2025-02-26 05:55:40.077 | ++ DIB_ADD_APT_KEYS= 2025-02-26 05:55:40.078 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-02-26 05:55:40.081 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-02-26 05:55:40.120 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2025-02-26 05:55:40.120 | ++ DIB_DEFAULT_INSTALLTYPE=source 2025-02-26 05:55:40.120 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-02-26 05:55:40.124 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-02-26 05:55:40.189 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-02-26 05:55:40.189 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-02-26 05:55:40.189 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-1887ce92ee8b49859f072748afdf4b2c.d/ 2025-02-26 05:55:40.189 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-1887ce92ee8b49859f072748afdf4b2c.d/ 2025-02-26 05:55:40.189 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-02-26 05:55:40.193 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-02-26 05:55:40.194 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2025-02-26 05:55:40.195 | ++ export DIB_BLOCK_DEVICE=efi 2025-02-26 05:55:40.195 | ++ DIB_BLOCK_DEVICE=efi 2025-02-26 05:55:40.195 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-simple-init-networkmanager 2025-02-26 05:55:40.198 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-simple-init-networkmanager 2025-02-26 05:55:40.211 | ++ [[ debian =~ (almalinux|centos|fedora|rocky) ]] 2025-02-26 05:55:40.211 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-02-26 05:55:40.211 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-02-26 05:55:40.211 | ++ [[ debian == \a\l\m\a\l\i\n\u\x ]] 2025-02-26 05:55:40.211 | ++ [[ debian == \r\o\c\k\y ]] 2025-02-26 05:55:40.211 | ++ [[ debian == \f\e\d\o\r\a ]] 2025-02-26 05:55:40.212 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2025-02-26 05:55:40.215 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2025-02-26 05:55:40.216 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-02-26 05:55:40.216 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-02-26 05:55:40.217 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init 2025-02-26 05:55:40.220 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init 2025-02-26 05:55:40.221 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2025-02-26 05:55:40.221 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2025-02-26 05:55:40.221 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/75-nodepool-base-env 2025-02-26 05:55:40.225 | + source /tmp/in_target.d/pre-install.d/../environment.d/75-nodepool-base-env 2025-02-26 05:55:40.226 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-02-26 05:55:40.226 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-02-26 05:55:40.226 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-02-26 05:55:40.226 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-02-26 05:55:40.226 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-02-26 05:55:40.227 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-02-26 05:55:40.227 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-02-26 05:55:40.227 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-02-26 05:55:40.227 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-02-26 05:55:40.231 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-02-26 05:55:40.246 | ++ '[' -z systemd ']' 2025-02-26 05:55:40.246 | ++ case $DIB_INIT_SYSTEM in 2025-02-26 05:55:40.246 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2025-02-26 05:55:40.391 | + set -eu 2025-02-26 05:55:40.392 | + set -o pipefail 2025-02-26 05:55:40.392 | + dd of=/etc/apt/apt.conf.d/95disable-recommends 2025-02-26 05:55:40.430 | 0+1 records in 2025-02-26 05:55:40.430 | 0+1 records out 2025-02-26 05:55:40.431 | 56 bytes copied, 0.000241647 s, 232 kB/s 2025-02-26 05:55:40.434 | dib-run-parts 00-disable-apt-recommends completed 2025-02-26 05:55:40.434 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-gentoo-useflags 2025-02-26 05:55:40.488 | + set -eu 2025-02-26 05:55:40.489 | + set -o pipefail 2025-02-26 05:55:40.489 | + '[' debian == gentoo ']' 2025-02-26 05:55:40.491 | dib-run-parts 00-gentoo-useflags completed 2025-02-26 05:55:40.492 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2025-02-26 05:55:40.514 | + set -eu 2025-02-26 05:55:40.514 | + set -o pipefail 2025-02-26 05:55:40.514 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2025-02-26 05:55:40.526 | + install -m 0755 -o root -g root /tmp/in_target.d/pre-install.d/../bin/cache-url /tmp/in_target.d/pre-install.d/../bin/extract-image /tmp/in_target.d/pre-install.d/../bin/install-packages /tmp/in_target.d/pre-install.d/../bin/package-installs /tmp/in_target.d/pre-install.d/../bin/package-installs-squash /tmp/in_target.d/pre-install.d/../bin/package-installs-v2 /tmp/in_target.d/pre-install.d/../bin/package-uninstalls /tmp/in_target.d/pre-install.d/../bin/pkg-map /usr/local/bin 2025-02-26 05:55:40.839 | dib-run-parts 01-install-bin completed 2025-02-26 05:55:40.839 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2025-02-26 05:55:40.844 | + set -eu 2025-02-26 05:55:40.844 | + set -o pipefail 2025-02-26 05:55:40.844 | + case $DISTRO_NAME in 2025-02-26 05:55:40.844 | + apt-get -y update 2025-02-26 05:55:47.219 | Hit:1 http://security.debian.org bullseye-security InRelease 2025-02-26 05:55:48.538 | Ign:2 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports InRelease 2025-02-26 05:55:48.722 | Ign:3 https://mirror.regionone.osuosl.opendev.org/debian bullseye InRelease 2025-02-26 05:55:48.911 | Ign:4 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates InRelease 2025-02-26 05:55:49.765 | Get:5 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release [3888 B] 2025-02-26 05:55:50.059 | Get:6 https://mirror.regionone.osuosl.opendev.org/debian bullseye Release [3816 B] 2025-02-26 05:55:50.260 | Get:7 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release [3745 B] 2025-02-26 05:55:50.262 | Ign:8 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release.gpg 2025-02-26 05:55:50.263 | Ign:9 https://mirror.regionone.osuosl.opendev.org/debian bullseye Release.gpg 2025-02-26 05:55:50.264 | Ign:10 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release.gpg 2025-02-26 05:55:50.809 | Fetched 11.4 kB in 5s (2470 B/s) 2025-02-26 05:56:03.847 | Reading package lists... 2025-02-26 05:56:03.875 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release' is not signed. 2025-02-26 05:56:03.876 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye Release' is not signed. 2025-02-26 05:56:03.876 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release' is not signed. 2025-02-26 05:56:03.878 | + install-packages software-properties-common apt-transport-https 2025-02-26 05:56:03.881 | + set -eu 2025-02-26 05:56:03.881 | + set -o pipefail 2025-02-26 05:56:03.881 | + ACTION=install 2025-02-26 05:56:03.881 | + MAP_ELEMENT= 2025-02-26 05:56:03.882 | ++ basename /usr/local/bin/install-packages 2025-02-26 05:56:03.884 | + SCRIPTNAME=install-packages 2025-02-26 05:56:03.884 | ++ getopt -o hudem: -n install-packages -- software-properties-common apt-transport-https 2025-02-26 05:56:04.050 | + TEMP=' -- '\''software-properties-common'\'' '\''apt-transport-https'\''' 2025-02-26 05:56:04.051 | + '[' 0 '!=' 0 ']' 2025-02-26 05:56:04.051 | + eval set -- ' -- '\''software-properties-common'\'' '\''apt-transport-https'\''' 2025-02-26 05:56:04.051 | ++ set -- -- software-properties-common apt-transport-https 2025-02-26 05:56:04.051 | + true 2025-02-26 05:56:04.051 | + case "$1" in 2025-02-26 05:56:04.051 | + shift 2025-02-26 05:56:04.051 | + break 2025-02-26 05:56:04.051 | + PKGS='software-properties-common apt-transport-https' 2025-02-26 05:56:04.051 | + '[' -n '' ']' 2025-02-26 05:56:04.052 | + '[' -z 'software-properties-common apt-transport-https' ']' 2025-02-26 05:56:04.052 | + install_deb_packages install software-properties-common apt-transport-https 2025-02-26 05:56:04.052 | + DEBIAN_FRONTEND=noninteractive 2025-02-26 05:56:04.052 | + http_proxy= 2025-02-26 05:56:04.052 | + https_proxy= 2025-02-26 05:56:04.052 | + no_proxy= 2025-02-26 05:56:04.052 | + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install software-properties-common apt-transport-https 2025-02-26 05:56:04.084 | Reading package lists... 2025-02-26 05:56:04.347 | Building dependency tree... 2025-02-26 05:56:04.364 | Reading state information... 2025-02-26 05:56:05.061 | The following additional packages will be installed: 2025-02-26 05:56:05.061 | distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes 2025-02-26 05:56:05.062 | libbrotli1 libcurl3-gnutls libgirepository-1.0-1 libglib2.0-0 libnghttp2-14 2025-02-26 05:56:05.063 | libpackagekit-glib2-18 libpsl5 librtmp1 libssh2-1 lsb-release 2025-02-26 05:56:05.063 | python-apt-common python3-apt python3-dbus python3-gi python3-pycurl 2025-02-26 05:56:05.063 | python3-software-properties 2025-02-26 05:56:05.066 | Suggested packages: 2025-02-26 05:56:05.066 | isoquery python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg 2025-02-26 05:56:05.066 | libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg 2025-02-26 05:56:05.066 | Recommended packages: 2025-02-26 05:56:05.066 | libglib2.0-data shared-mime-info xdg-user-dirs packagekit publicsuffix 2025-02-26 05:56:05.066 | unattended-upgrades 2025-02-26 05:56:05.117 | The following NEW packages will be installed: 2025-02-26 05:56:05.117 | apt-transport-https distro-info-data gir1.2-glib-2.0 2025-02-26 05:56:05.118 | gir1.2-packagekitglib-1.0 iso-codes libbrotli1 libcurl3-gnutls 2025-02-26 05:56:05.118 | libgirepository-1.0-1 libglib2.0-0 libnghttp2-14 libpackagekit-glib2-18 2025-02-26 05:56:05.119 | libpsl5 librtmp1 libssh2-1 lsb-release python-apt-common python3-apt 2025-02-26 05:56:05.119 | python3-dbus python3-gi python3-pycurl python3-software-properties 2025-02-26 05:56:05.120 | software-properties-common 2025-02-26 05:56:05.138 | 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2025-02-26 05:56:05.138 | Need to get 6442 kB of archives. 2025-02-26 05:56:05.139 | After this operation, 32.1 MB of additional disk space will be used. 2025-02-26 05:56:05.139 | WARNING: The following packages cannot be authenticated! 2025-02-26 05:56:05.139 | apt-transport-https libgirepository-1.0-1 gir1.2-glib-2.0 2025-02-26 05:56:05.139 | libpackagekit-glib2-18 gir1.2-packagekitglib-1.0 iso-codes libbrotli1 2025-02-26 05:56:05.139 | libpsl5 librtmp1 libssh2-1 lsb-release python-apt-common python3-apt 2025-02-26 05:56:05.139 | python3-dbus python3-gi python3-pycurl python3-software-properties 2025-02-26 05:56:05.139 | software-properties-common 2025-02-26 05:56:05.169 | Authentication warning overridden. 2025-02-26 05:56:05.169 | Get:1 http://security.debian.org bullseye-security/main arm64 distro-info-data all 0.51+deb11u7 [8436 B] 2025-02-26 05:56:05.174 | Get:2 http://security.debian.org bullseye-security/main arm64 libglib2.0-0 arm64 2.66.8-1+deb11u5 [1290 kB] 2025-02-26 05:56:05.190 | Get:3 http://security.debian.org bullseye-security/main arm64 libnghttp2-14 arm64 1.43.0-1+deb11u2 [74.0 kB] 2025-02-26 05:56:05.192 | Get:4 http://security.debian.org bullseye-security/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u14 [324 kB] 2025-02-26 05:56:05.545 | Get:5 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 apt-transport-https all 2.2.4 [160 kB] 2025-02-26 05:56:05.749 | Get:6 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 2025-02-26 05:56:05.809 | Get:7 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 2025-02-26 05:56:06.280 | Get:8 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libpackagekit-glib2-18 arm64 1.2.2-2 [113 kB] 2025-02-26 05:56:06.422 | Get:9 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.2-2 [36.8 kB] 2025-02-26 05:56:06.604 | Get:10 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB] 2025-02-26 05:56:06.848 | Get:11 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 2025-02-26 05:56:07.260 | Get:12 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 2025-02-26 05:56:07.581 | Get:13 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 2025-02-26 05:56:07.797 | Get:14 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2+deb11u1 [150 kB] 2025-02-26 05:56:08.023 | Get:15 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB] 2025-02-26 05:56:08.182 | Get:16 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB] 2025-02-26 05:56:08.280 | Get:17 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB] 2025-02-26 05:56:08.567 | Get:18 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3-dbus arm64 1.2.16-5 [105 kB] 2025-02-26 05:56:08.688 | Get:19 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3-gi arm64 3.38.0-2 [226 kB] 2025-02-26 05:56:08.808 | Get:20 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3-pycurl arm64 7.43.0.6-5 [67.9 kB] 2025-02-26 05:56:09.283 | Get:21 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB] 2025-02-26 05:56:09.369 | Get:22 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 software-properties-common all 0.96.20.2-2.1 [83.4 kB] 2025-02-26 05:56:13.770 | debconf: delaying package configuration, since apt-utils is not installed 2025-02-26 05:56:14.097 | Fetched 6442 kB in 4s (1523 kB/s) 2025-02-26 05:56:14.775 | Selecting previously unselected package apt-transport-https. 2025-02-26 05:56:19.797 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9156 files and directories currently installed.) 2025-02-26 05:56:19.798 | Preparing to unpack .../00-apt-transport-https_2.2.4_all.deb ... 2025-02-26 05:56:20.006 | Unpacking apt-transport-https (2.2.4) ... 2025-02-26 05:56:20.113 | Selecting previously unselected package distro-info-data. 2025-02-26 05:56:20.115 | Preparing to unpack .../01-distro-info-data_0.51+deb11u7_all.deb ... 2025-02-26 05:56:20.128 | Unpacking distro-info-data (0.51+deb11u7) ... 2025-02-26 05:56:20.296 | Selecting previously unselected package libglib2.0-0:arm64. 2025-02-26 05:56:20.298 | Preparing to unpack .../02-libglib2.0-0_2.66.8-1+deb11u5_arm64.deb ... 2025-02-26 05:56:20.400 | Unpacking libglib2.0-0:arm64 (2.66.8-1+deb11u5) ... 2025-02-26 05:56:20.632 | Selecting previously unselected package libgirepository-1.0-1:arm64. 2025-02-26 05:56:20.634 | Preparing to unpack .../03-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 2025-02-26 05:56:20.647 | Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 2025-02-26 05:56:20.891 | Selecting previously unselected package gir1.2-glib-2.0:arm64. 2025-02-26 05:56:20.893 | Preparing to unpack .../04-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 2025-02-26 05:56:20.904 | Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 2025-02-26 05:56:21.224 | Selecting previously unselected package libpackagekit-glib2-18:arm64. 2025-02-26 05:56:21.226 | Preparing to unpack .../05-libpackagekit-glib2-18_1.2.2-2_arm64.deb ... 2025-02-26 05:56:21.250 | Unpacking libpackagekit-glib2-18:arm64 (1.2.2-2) ... 2025-02-26 05:56:21.561 | Selecting previously unselected package gir1.2-packagekitglib-1.0. 2025-02-26 05:56:21.562 | Preparing to unpack .../06-gir1.2-packagekitglib-1.0_1.2.2-2_arm64.deb ... 2025-02-26 05:56:21.724 | Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ... 2025-02-26 05:56:21.987 | Selecting previously unselected package iso-codes. 2025-02-26 05:56:21.988 | Preparing to unpack .../07-iso-codes_4.6.0-1_all.deb ... 2025-02-26 05:56:22.002 | Unpacking iso-codes (4.6.0-1) ... 2025-02-26 05:56:23.182 | Selecting previously unselected package libbrotli1:arm64. 2025-02-26 05:56:23.185 | Preparing to unpack .../08-libbrotli1_1.0.9-2+b2_arm64.deb ... 2025-02-26 05:56:23.192 | Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 2025-02-26 05:56:23.318 | Selecting previously unselected package libnghttp2-14:arm64. 2025-02-26 05:56:23.320 | Preparing to unpack .../09-libnghttp2-14_1.43.0-1+deb11u2_arm64.deb ... 2025-02-26 05:56:23.326 | Unpacking libnghttp2-14:arm64 (1.43.0-1+deb11u2) ... 2025-02-26 05:56:23.425 | Selecting previously unselected package libpsl5:arm64. 2025-02-26 05:56:23.426 | Preparing to unpack .../10-libpsl5_0.21.0-1.2_arm64.deb ... 2025-02-26 05:56:23.433 | Unpacking libpsl5:arm64 (0.21.0-1.2) ... 2025-02-26 05:56:23.896 | Selecting previously unselected package librtmp1:arm64. 2025-02-26 05:56:23.897 | Preparing to unpack .../11-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 2025-02-26 05:56:23.904 | Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2025-02-26 05:56:23.972 | Selecting previously unselected package libssh2-1:arm64. 2025-02-26 05:56:23.974 | Preparing to unpack .../12-libssh2-1_1.9.0-2+deb11u1_arm64.deb ... 2025-02-26 05:56:23.981 | Unpacking libssh2-1:arm64 (1.9.0-2+deb11u1) ... 2025-02-26 05:56:24.064 | Selecting previously unselected package libcurl3-gnutls:arm64. 2025-02-26 05:56:24.066 | Preparing to unpack .../13-libcurl3-gnutls_7.74.0-1.3+deb11u14_arm64.deb ... 2025-02-26 05:56:24.073 | Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u14) ... 2025-02-26 05:56:24.219 | Selecting previously unselected package lsb-release. 2025-02-26 05:56:24.221 | Preparing to unpack .../14-lsb-release_11.1.0_all.deb ... 2025-02-26 05:56:24.233 | Unpacking lsb-release (11.1.0) ... 2025-02-26 05:56:24.399 | Selecting previously unselected package python-apt-common. 2025-02-26 05:56:24.400 | Preparing to unpack .../15-python-apt-common_2.2.1_all.deb ... 2025-02-26 05:56:24.477 | Unpacking python-apt-common (2.2.1) ... 2025-02-26 05:56:25.620 | Selecting previously unselected package python3-apt. 2025-02-26 05:56:25.622 | Preparing to unpack .../16-python3-apt_2.2.1_arm64.deb ... 2025-02-26 05:56:25.634 | Unpacking python3-apt (2.2.1) ... 2025-02-26 05:56:25.713 | Selecting previously unselected package python3-dbus. 2025-02-26 05:56:25.714 | Preparing to unpack .../17-python3-dbus_1.2.16-5_arm64.deb ... 2025-02-26 05:56:25.822 | Unpacking python3-dbus (1.2.16-5) ... 2025-02-26 05:56:26.009 | Selecting previously unselected package python3-gi. 2025-02-26 05:56:26.011 | Preparing to unpack .../18-python3-gi_3.38.0-2_arm64.deb ... 2025-02-26 05:56:26.017 | Unpacking python3-gi (3.38.0-2) ... 2025-02-26 05:56:26.446 | Selecting previously unselected package python3-pycurl. 2025-02-26 05:56:26.448 | Preparing to unpack .../19-python3-pycurl_7.43.0.6-5_arm64.deb ... 2025-02-26 05:56:26.462 | Unpacking python3-pycurl (7.43.0.6-5) ... 2025-02-26 05:56:26.629 | Selecting previously unselected package python3-software-properties. 2025-02-26 05:56:26.630 | Preparing to unpack .../20-python3-software-properties_0.96.20.2-2.1_all.deb ... 2025-02-26 05:56:26.637 | Unpacking python3-software-properties (0.96.20.2-2.1) ... 2025-02-26 05:56:26.746 | Selecting previously unselected package software-properties-common. 2025-02-26 05:56:26.747 | Preparing to unpack .../21-software-properties-common_0.96.20.2-2.1_all.deb ... 2025-02-26 05:56:26.755 | Unpacking software-properties-common (0.96.20.2-2.1) ... 2025-02-26 05:56:27.064 | Setting up libpsl5:arm64 (0.21.0-1.2) ... 2025-02-26 05:56:27.145 | Setting up apt-transport-https (2.2.4) ... 2025-02-26 05:56:27.166 | Setting up libglib2.0-0:arm64 (2.66.8-1+deb11u5) ... 2025-02-26 05:56:27.371 | No schema files found: doing nothing. 2025-02-26 05:56:27.405 | Setting up distro-info-data (0.51+deb11u7) ... 2025-02-26 05:56:27.425 | Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 2025-02-26 05:56:27.446 | Setting up libnghttp2-14:arm64 (1.43.0-1+deb11u2) ... 2025-02-26 05:56:27.466 | Setting up libpackagekit-glib2-18:arm64 (1.2.2-2) ... 2025-02-26 05:56:27.485 | Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2025-02-26 05:56:27.516 | Setting up python-apt-common (2.2.1) ... 2025-02-26 05:56:27.557 | Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 2025-02-26 05:56:27.595 | Setting up libssh2-1:arm64 (1.9.0-2+deb11u1) ... 2025-02-26 05:56:27.625 | Setting up lsb-release (11.1.0) ... 2025-02-26 05:56:27.651 | Setting up iso-codes (4.6.0-1) ... 2025-02-26 05:56:27.674 | Setting up python3-dbus (1.2.16-5) ... 2025-02-26 05:56:31.796 | Setting up python3-apt (2.2.1) ... 2025-02-26 05:56:32.254 | Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u14) ... 2025-02-26 05:56:32.458 | Setting up python3-pycurl (7.43.0.6-5) ... 2025-02-26 05:56:32.766 | Setting up python3-software-properties (0.96.20.2-2.1) ... 2025-02-26 05:56:33.324 | Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 2025-02-26 05:56:33.585 | Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ... 2025-02-26 05:56:33.606 | Setting up python3-gi (3.38.0-2) ... 2025-02-26 05:56:33.939 | Setting up software-properties-common (0.96.20.2-2.1) ... 2025-02-26 05:56:34.202 | Processing triggers for libc-bin (2.31-13+deb11u11) ... 2025-02-26 05:56:34.670 | Processing triggers for dbus (1.12.28-0+deb11u1) ... 2025-02-26 05:56:34.908 | dib-run-parts 03-baseline-tools completed 2025-02-26 05:56:34.908 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2025-02-26 05:56:34.969 | + set -eu 2025-02-26 05:56:34.969 | + set -o pipefail 2025-02-26 05:56:34.969 | + FILE=/usr/local/bin/dib-init-system 2025-02-26 05:56:34.969 | + cat 2025-02-26 05:56:34.971 | + chown root:root /usr/local/bin/dib-init-system 2025-02-26 05:56:35.052 | + chmod 775 /usr/local/bin/dib-init-system 2025-02-26 05:56:35.057 | dib-run-parts 04-dib-init-system completed 2025-02-26 05:56:35.057 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2025-02-26 05:56:35.072 | + set -eu 2025-02-26 05:56:35.072 | + set -o pipefail 2025-02-26 05:56:35.073 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2025-02-26 05:56:35.075 | + package-installs -d /tmp/in_target.d/pre-install.d 2025-02-26 05:56:35.077 | + set -eu 2025-02-26 05:56:35.077 | + set -o pipefail 2025-02-26 05:56:35.078 | ++ basename /usr/local/bin/package-installs 2025-02-26 05:56:35.080 | + SCRIPTNAME=package-installs 2025-02-26 05:56:35.080 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2025-02-26 05:56:35.082 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-02-26 05:56:35.082 | + '[' 0 '!=' 0 ']' 2025-02-26 05:56:35.082 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-02-26 05:56:35.083 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-02-26 05:56:35.083 | + WORKDIR= 2025-02-26 05:56:35.083 | + true 2025-02-26 05:56:35.083 | + case "$1" in 2025-02-26 05:56:35.083 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-02-26 05:56:35.083 | + shift 2 2025-02-26 05:56:35.083 | + true 2025-02-26 05:56:35.083 | + case "$1" in 2025-02-26 05:56:35.083 | + shift 2025-02-26 05:56:35.083 | + break 2025-02-26 05:56:35.083 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-02-26 05:56:35.084 | + PACKAGES= 2025-02-26 05:56:35.084 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-02-26 05:56:35.087 | + '[' -n '' ']' 2025-02-26 05:56:35.087 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2025-02-26 05:56:36.714 | Map install for debootstrap: lsb-release 2025-02-26 05:56:36.715 | Running command: ['install-packages', 'lsb-release'] 2025-02-26 05:56:36.715 | > + set -eu 2025-02-26 05:56:36.715 | > + set -o pipefail 2025-02-26 05:56:36.715 | > + ACTION=install 2025-02-26 05:56:36.715 | > + MAP_ELEMENT= 2025-02-26 05:56:36.715 | > ++ basename /usr/local/bin/install-packages 2025-02-26 05:56:36.715 | > + SCRIPTNAME=install-packages 2025-02-26 05:56:36.715 | > ++ getopt -o hudem: -n install-packages -- lsb-release 2025-02-26 05:56:36.715 | > + TEMP=' -- '\''lsb-release'\''' 2025-02-26 05:56:36.715 | > + '[' 0 '!=' 0 ']' 2025-02-26 05:56:36.715 | > + eval set -- ' -- '\''lsb-release'\''' 2025-02-26 05:56:36.715 | > ++ set -- -- lsb-release 2025-02-26 05:56:36.715 | > + true 2025-02-26 05:56:36.715 | > + case "$1" in 2025-02-26 05:56:36.715 | > + shift 2025-02-26 05:56:36.715 | > + break 2025-02-26 05:56:36.715 | > + PKGS=lsb-release 2025-02-26 05:56:36.715 | > + '[' -n '' ']' 2025-02-26 05:56:36.715 | > + '[' -z lsb-release ']' 2025-02-26 05:56:36.715 | > + install_deb_packages install lsb-release 2025-02-26 05:56:36.715 | > + DEBIAN_FRONTEND=noninteractive 2025-02-26 05:56:36.715 | > + http_proxy= 2025-02-26 05:56:36.715 | > + https_proxy= 2025-02-26 05:56:36.715 | > + no_proxy= 2025-02-26 05:56:36.715 | > + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install lsb-release 2025-02-26 05:56:36.715 | > Reading package lists... 2025-02-26 05:56:36.715 | > Building dependency tree... 2025-02-26 05:56:36.715 | > Reading state information... 2025-02-26 05:56:36.715 | > lsb-release is already the newest version (11.1.0). 2025-02-26 05:56:36.715 | > lsb-release set to manually installed. 2025-02-26 05:56:36.715 | > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-02-26 05:56:36.715 | returncode: 0 2025-02-26 05:56:36.731 | dib-run-parts 10-package-installs completed 2025-02-26 05:56:36.731 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-preseed 2025-02-26 05:56:36.748 | + set -e 2025-02-26 05:56:36.748 | ++ lsb_release -si 2025-02-26 05:56:36.935 | + DISTRO=Debian 2025-02-26 05:56:36.935 | + case $DISTRO in 2025-02-26 05:56:36.936 | ++ mktemp 2025-02-26 05:56:36.938 | + PRESEED=/tmp/tmp.YIvxr7MPho 2025-02-26 05:56:36.938 | + cat 2025-02-26 05:56:36.940 | + debconf-set-selections /tmp/tmp.YIvxr7MPho 2025-02-26 05:56:37.207 | + rm /tmp/tmp.YIvxr7MPho 2025-02-26 05:56:37.213 | dib-run-parts 10-preseed completed 2025-02-26 05:56:37.213 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2025-02-26 05:56:37.228 | + set -eu 2025-02-26 05:56:37.228 | + set -o pipefail 2025-02-26 05:56:37.228 | + apt-get -y update 2025-02-26 05:56:37.297 | Hit:1 http://security.debian.org bullseye-security InRelease 2025-02-26 05:56:37.306 | Ign:2 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports InRelease 2025-02-26 05:56:37.308 | Ign:3 https://mirror.regionone.osuosl.opendev.org/debian bullseye InRelease 2025-02-26 05:56:37.309 | Ign:4 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates InRelease 2025-02-26 05:56:37.311 | Hit:5 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release 2025-02-26 05:56:37.312 | Hit:6 https://mirror.regionone.osuosl.opendev.org/debian bullseye Release 2025-02-26 05:56:37.313 | Hit:7 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release 2025-02-26 05:56:37.315 | Ign:8 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release.gpg 2025-02-26 05:56:37.317 | Ign:9 https://mirror.regionone.osuosl.opendev.org/debian bullseye Release.gpg 2025-02-26 05:56:37.318 | Ign:10 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release.gpg 2025-02-26 05:56:38.851 | Reading package lists... 2025-02-26 05:56:38.879 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release' is not signed. 2025-02-26 05:56:38.879 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye Release' is not signed. 2025-02-26 05:56:38.879 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release' is not signed. 2025-02-26 05:56:38.884 | dib-run-parts 99-apt-get-update completed 2025-02-26 05:56:38.884 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-02-26 05:56:38.904 | + set -eu 2025-02-26 05:56:38.905 | + set -o pipefail 2025-02-26 05:56:38.905 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-02-26 05:56:38.907 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2025-02-26 05:56:38.909 | + set -eu 2025-02-26 05:56:38.910 | + set -o pipefail 2025-02-26 05:56:38.910 | ++ basename /usr/local/bin/package-uninstalls 2025-02-26 05:56:38.912 | + SCRIPTNAME=package-uninstalls 2025-02-26 05:56:38.913 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2025-02-26 05:56:38.914 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-02-26 05:56:38.915 | + '[' 0 '!=' 0 ']' 2025-02-26 05:56:38.915 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2025-02-26 05:56:38.915 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2025-02-26 05:56:38.915 | + WORKDIR= 2025-02-26 05:56:38.915 | + true 2025-02-26 05:56:38.915 | + case "$1" in 2025-02-26 05:56:38.915 | + WORKDIR=/tmp/in_target.d/pre-install.d 2025-02-26 05:56:38.915 | + shift 2 2025-02-26 05:56:38.915 | + true 2025-02-26 05:56:38.915 | + case "$1" in 2025-02-26 05:56:38.916 | + shift 2025-02-26 05:56:38.916 | + break 2025-02-26 05:56:38.916 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2025-02-26 05:56:38.916 | + PACKAGES= 2025-02-26 05:56:38.916 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2025-02-26 05:56:38.919 | + install-packages -e 2025-02-26 05:56:38.922 | + set -eu 2025-02-26 05:56:38.922 | + set -o pipefail 2025-02-26 05:56:38.922 | + ACTION=install 2025-02-26 05:56:38.922 | + MAP_ELEMENT= 2025-02-26 05:56:38.922 | ++ basename /usr/local/bin/install-packages 2025-02-26 05:56:38.924 | + SCRIPTNAME=install-packages 2025-02-26 05:56:38.925 | ++ getopt -o hudem: -n install-packages -- -e 2025-02-26 05:56:38.927 | + TEMP=' -e --' 2025-02-26 05:56:38.927 | + '[' 0 '!=' 0 ']' 2025-02-26 05:56:38.927 | + eval set -- ' -e --' 2025-02-26 05:56:38.927 | ++ set -- -e -- 2025-02-26 05:56:38.927 | + true 2025-02-26 05:56:38.927 | + case "$1" in 2025-02-26 05:56:38.927 | + ACTION=remove 2025-02-26 05:56:38.927 | + shift 2025-02-26 05:56:38.928 | + true 2025-02-26 05:56:38.928 | + case "$1" in 2025-02-26 05:56:38.928 | + shift 2025-02-26 05:56:38.928 | + break 2025-02-26 05:56:38.928 | + PKGS= 2025-02-26 05:56:38.928 | + '[' -n '' ']' 2025-02-26 05:56:38.928 | + '[' -z '' ']' 2025-02-26 05:56:38.928 | + echo 'Not running install-packages remove with empty packages list' 2025-02-26 05:56:38.928 | Not running install-packages remove with empty packages list 2025-02-26 05:56:38.929 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2025-02-26 05:56:38.997 | Running command: ['install-packages', '-e'] 2025-02-26 05:56:38.997 | > + set -eu 2025-02-26 05:56:38.997 | > + set -o pipefail 2025-02-26 05:56:38.997 | > + ACTION=install 2025-02-26 05:56:38.997 | > + MAP_ELEMENT= 2025-02-26 05:56:38.997 | > ++ basename /usr/local/bin/install-packages 2025-02-26 05:56:38.997 | > + SCRIPTNAME=install-packages 2025-02-26 05:56:38.997 | > ++ getopt -o hudem: -n install-packages -- -e 2025-02-26 05:56:38.997 | > + TEMP=' -e --' 2025-02-26 05:56:38.997 | > + '[' 0 '!=' 0 ']' 2025-02-26 05:56:38.997 | > + eval set -- ' -e --' 2025-02-26 05:56:38.997 | > ++ set -- -e -- 2025-02-26 05:56:38.997 | > + true 2025-02-26 05:56:38.997 | > + case "$1" in 2025-02-26 05:56:38.997 | > + ACTION=remove 2025-02-26 05:56:38.998 | > + shift 2025-02-26 05:56:38.998 | > + true 2025-02-26 05:56:38.998 | > + case "$1" in 2025-02-26 05:56:38.998 | > + shift 2025-02-26 05:56:38.998 | > + break 2025-02-26 05:56:38.998 | > + PKGS= 2025-02-26 05:56:38.998 | > + '[' -n '' ']' 2025-02-26 05:56:38.998 | > + '[' -z '' ']' 2025-02-26 05:56:38.998 | > + echo 'Not running install-packages remove with empty packages list' 2025-02-26 05:56:38.998 | > Not running install-packages remove with empty packages list 2025-02-26 05:56:38.998 | returncode: 0 2025-02-26 05:56:39.011 | dib-run-parts 99-package-uninstalls completed 2025-02-26 05:56:39.012 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-02-26 05:56:39.012 | dib-run-parts 2025-02-26 05:56:39.014 | dib-run-parts Target: pre-install.d 2025-02-26 05:56:39.014 | dib-run-parts 2025-02-26 05:56:39.014 | dib-run-parts Script Seconds 2025-02-26 05:56:39.014 | dib-run-parts --------------------------------------- ---------- 2025-02-26 05:56:39.014 | dib-run-parts 2025-02-26 05:56:39.061 | dib-run-parts 00-disable-apt-recommends 0.056 2025-02-26 05:56:39.068 | dib-run-parts 00-gentoo-useflags 0.055 2025-02-26 05:56:39.076 | dib-run-parts 01-install-bin 0.345 2025-02-26 05:56:39.083 | dib-run-parts 03-baseline-tools 54.066 2025-02-26 05:56:39.090 | dib-run-parts 04-dib-init-system 0.147 2025-02-26 05:56:39.097 | dib-run-parts 10-package-installs 1.672 2025-02-26 05:56:39.104 | dib-run-parts 10-preseed 0.479 2025-02-26 05:56:39.111 | dib-run-parts 99-apt-get-update 1.670 2025-02-26 05:56:39.118 | dib-run-parts 99-package-uninstalls 0.125 2025-02-26 05:56:39.121 | dib-run-parts 2025-02-26 05:56:39.121 | dib-run-parts --------------------- END PROFILING --------------------- 2025-02-26 05:56:39.130 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/var/lib/nodepool 2025-02-26 05:56:39.135 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/var/lib/nodepool 2025-02-26 05:56:39.140 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-02-26 05:56:39.145 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-pre-install run_in_target bash 2025-02-26 05:56:39.150 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-26 05:56:39.150 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2025-02-26 05:56:39.158 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d 2025-02-26 05:56:39.191 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d; do sleep 1; done' 2025-02-26 05:56:39.262 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target install 2025-02-26 05:56:39.266 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-02-26 05:56:39.271 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks ']' 2025-02-26 05:56:39.276 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks/install.d ']' 2025-02-26 05:56:39.280 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d 2025-02-26 05:56:39.296 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.rhZnfnL2/hooks 2025-02-26 05:56:39.311 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /opt/dib_tmp/dib_build.rhZnfnL2/hooks /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d 2025-02-26 05:56:39.326 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.rhZnfnL2/hooks /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d 2025-02-26 05:56:39.342 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-install run_in_target bash 2025-02-26 05:56:39.347 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-26 05:56:39.347 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2025-02-26 05:56:39.355 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-02-26 05:56:39.359 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-02-26 05:56:39.364 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-02-26 05:56:39.369 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d 2025-02-26 05:56:39.374 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2025-02-26 05:56:39.379 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/var/lib/nodepool 2025-02-26 05:56:39.385 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-02-26 05:56:39.390 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-02-26 05:56:39.395 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /opt/dib_tmp/dib_build.rhZnfnL2/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2025-02-26 05:56:39.431 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-02-26 05:56:39.434 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-02-26 05:56:39.434 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-02-26 05:56:39.434 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-02-26 05:56:39.434 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-02-26 05:56:39.434 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-02-26 05:56:39.435 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-02-26 05:56:39.438 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-02-26 05:56:39.438 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-02-26 05:56:39.438 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-02-26 05:56:39.438 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-02-26 05:56:39.438 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-02-26 05:56:39.438 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-02-26 05:56:39.438 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-02-26 05:56:39.438 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-02-26 05:56:39.438 | ++ export DIB_NO_TIMER_CHECK=True 2025-02-26 05:56:39.438 | ++ DIB_NO_TIMER_CHECK=True 2025-02-26 05:56:39.438 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-02-26 05:56:39.438 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-02-26 05:56:39.438 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-02-26 05:56:39.438 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-02-26 05:56:39.438 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debian-minimal.bash 2025-02-26 05:56:39.442 | + source /tmp/in_target.d/install.d/../environment.d/10-debian-minimal.bash 2025-02-26 05:56:39.442 | ++ export DISTRO_NAME=debian 2025-02-26 05:56:39.442 | ++ DISTRO_NAME=debian 2025-02-26 05:56:39.442 | ++ export DIB_RELEASE=bullseye 2025-02-26 05:56:39.442 | ++ DIB_RELEASE=bullseye 2025-02-26 05:56:39.442 | ++ export DIB_INIT_SYSTEM=systemd 2025-02-26 05:56:39.442 | ++ DIB_INIT_SYSTEM=systemd 2025-02-26 05:56:39.442 | ++ export EFI_BOOT_DIR=EFI/debian 2025-02-26 05:56:39.442 | ++ EFI_BOOT_DIR=EFI/debian 2025-02-26 05:56:39.442 | ++ '[' -n '' ']' 2025-02-26 05:56:39.442 | ++ export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-02-26 05:56:39.442 | ++ DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-02-26 05:56:39.442 | ++ DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2025-02-26 05:56:39.442 | ++ export DIB_DEBIAN_COMPONENTS=main 2025-02-26 05:56:39.442 | ++ DIB_DEBIAN_COMPONENTS=main 2025-02-26 05:56:39.442 | ++ export DIB_DEBIAN_COMPONENTS_WS=main 2025-02-26 05:56:39.442 | ++ DIB_DEBIAN_COMPONENTS_WS=main 2025-02-26 05:56:39.442 | ++ case "${DIB_RELEASE}" in 2025-02-26 05:56:39.442 | ++ DIB_DEBIAN_SECURITY_PATH=bullseye-security 2025-02-26 05:56:39.442 | ++ DIB_DEBIAN_SECURITY_SUBPATH= 2025-02-26 05:56:39.442 | ++ DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-26 05:56:39.442 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-26 05:56:39.443 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-26 05:56:39.443 | security:deb http://security.debian.org/ bullseye-security main 2025-02-26 05:56:39.443 | ' 2025-02-26 05:56:39.443 | ++ '[' bullseye = testing -o bullseye = unstable ']' 2025-02-26 05:56:39.443 | ++ export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-26 05:56:39.443 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-26 05:56:39.443 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-26 05:56:39.443 | security:deb http://security.debian.org/ bullseye-security main 2025-02-26 05:56:39.443 | ' 2025-02-26 05:56:39.443 | ++ DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-26 05:56:39.443 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-26 05:56:39.443 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-26 05:56:39.443 | security:deb http://security.debian.org/ bullseye-security main 2025-02-26 05:56:39.443 | ' 2025-02-26 05:56:39.443 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2025-02-26 05:56:39.445 | + source /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2025-02-26 05:56:39.445 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-02-26 05:56:39.445 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-02-26 05:56:39.445 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2025-02-26 05:56:39.449 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2025-02-26 05:56:39.449 | ++ export DIB_ADD_APT_KEYS= 2025-02-26 05:56:39.449 | ++ DIB_ADD_APT_KEYS= 2025-02-26 05:56:39.449 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-02-26 05:56:39.453 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-02-26 05:56:39.453 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2025-02-26 05:56:39.453 | ++ DIB_DEFAULT_INSTALLTYPE=source 2025-02-26 05:56:39.453 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-02-26 05:56:39.457 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-02-26 05:56:39.457 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-02-26 05:56:39.457 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-02-26 05:56:39.457 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-1887ce92ee8b49859f072748afdf4b2c.d/ 2025-02-26 05:56:39.457 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-1887ce92ee8b49859f072748afdf4b2c.d/ 2025-02-26 05:56:39.457 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-02-26 05:56:39.460 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-02-26 05:56:39.460 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2025-02-26 05:56:39.460 | ++ export DIB_BLOCK_DEVICE=efi 2025-02-26 05:56:39.460 | ++ DIB_BLOCK_DEVICE=efi 2025-02-26 05:56:39.460 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-simple-init-networkmanager 2025-02-26 05:56:39.464 | + source /tmp/in_target.d/install.d/../environment.d/15-simple-init-networkmanager 2025-02-26 05:56:39.464 | ++ [[ debian =~ (almalinux|centos|fedora|rocky) ]] 2025-02-26 05:56:39.464 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-02-26 05:56:39.464 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-02-26 05:56:39.464 | ++ [[ debian == \a\l\m\a\l\i\n\u\x ]] 2025-02-26 05:56:39.464 | ++ [[ debian == \r\o\c\k\y ]] 2025-02-26 05:56:39.464 | ++ [[ debian == \f\e\d\o\r\a ]] 2025-02-26 05:56:39.464 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2025-02-26 05:56:39.468 | + source /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2025-02-26 05:56:39.468 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-02-26 05:56:39.468 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-02-26 05:56:39.468 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init 2025-02-26 05:56:39.471 | + source /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init 2025-02-26 05:56:39.471 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2025-02-26 05:56:39.471 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2025-02-26 05:56:39.471 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/75-nodepool-base-env 2025-02-26 05:56:39.475 | + source /tmp/in_target.d/install.d/../environment.d/75-nodepool-base-env 2025-02-26 05:56:39.475 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-02-26 05:56:39.475 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-02-26 05:56:39.475 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-02-26 05:56:39.475 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-02-26 05:56:39.475 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-02-26 05:56:39.475 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-02-26 05:56:39.475 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-02-26 05:56:39.475 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-02-26 05:56:39.475 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-02-26 05:56:39.479 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-02-26 05:56:39.479 | ++ '[' -z systemd ']' 2025-02-26 05:56:39.479 | ++ case $DIB_INIT_SYSTEM in 2025-02-26 05:56:39.479 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2025-02-26 05:56:39.544 | + set -eu 2025-02-26 05:56:39.544 | + set -o pipefail 2025-02-26 05:56:39.544 | + '[' 0 -eq 0 ']' 2025-02-26 05:56:39.544 | + install-packages -m base iscsi_package 2025-02-26 05:56:39.546 | + set -eu 2025-02-26 05:56:39.547 | + set -o pipefail 2025-02-26 05:56:39.547 | + ACTION=install 2025-02-26 05:56:39.547 | + MAP_ELEMENT= 2025-02-26 05:56:39.547 | ++ basename /usr/local/bin/install-packages 2025-02-26 05:56:39.549 | + SCRIPTNAME=install-packages 2025-02-26 05:56:39.550 | ++ getopt -o hudem: -n install-packages -- -m base iscsi_package 2025-02-26 05:56:39.552 | + TEMP=' -m '\''base'\'' -- '\''iscsi_package'\''' 2025-02-26 05:56:39.552 | + '[' 0 '!=' 0 ']' 2025-02-26 05:56:39.552 | + eval set -- ' -m '\''base'\'' -- '\''iscsi_package'\''' 2025-02-26 05:56:39.552 | ++ set -- -m base -- iscsi_package 2025-02-26 05:56:39.552 | + true 2025-02-26 05:56:39.552 | + case "$1" in 2025-02-26 05:56:39.552 | + MAP_ELEMENT=base 2025-02-26 05:56:39.552 | + shift 2 2025-02-26 05:56:39.552 | + true 2025-02-26 05:56:39.553 | + case "$1" in 2025-02-26 05:56:39.553 | + shift 2025-02-26 05:56:39.553 | + break 2025-02-26 05:56:39.553 | + PKGS=iscsi_package 2025-02-26 05:56:39.553 | + '[' -n base ']' 2025-02-26 05:56:39.553 | ++ pkg-map --element base iscsi_package 2025-02-26 05:56:39.617 | INFO:root:Mapping for base : iscsi_package 2025-02-26 05:56:39.657 | + PKGS=open-iscsi 2025-02-26 05:56:39.657 | + '[' -z open-iscsi ']' 2025-02-26 05:56:39.657 | + install_deb_packages install open-iscsi 2025-02-26 05:56:39.657 | + DEBIAN_FRONTEND=noninteractive 2025-02-26 05:56:39.657 | + http_proxy= 2025-02-26 05:56:39.657 | + https_proxy= 2025-02-26 05:56:39.657 | + no_proxy= 2025-02-26 05:56:39.657 | + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install open-iscsi 2025-02-26 05:56:39.688 | Reading package lists... 2025-02-26 05:56:39.935 | Building dependency tree... 2025-02-26 05:56:39.935 | Reading state information... 2025-02-26 05:56:40.358 | The following additional packages will be installed: 2025-02-26 05:56:40.360 | libisns0 libopeniscsiusr udev 2025-02-26 05:56:40.362 | Recommended packages: 2025-02-26 05:56:40.362 | netbase 2025-02-26 05:56:40.402 | The following NEW packages will be installed: 2025-02-26 05:56:40.404 | libisns0 libopeniscsiusr open-iscsi udev 2025-02-26 05:56:40.421 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-02-26 05:56:40.421 | Need to get 1899 kB of archives. 2025-02-26 05:56:40.421 | After this operation, 11.3 MB of additional disk space will be used. 2025-02-26 05:56:40.421 | WARNING: The following packages cannot be authenticated! 2025-02-26 05:56:40.421 | libisns0 libopeniscsiusr open-iscsi 2025-02-26 05:56:40.451 | Authentication warning overridden. 2025-02-26 05:56:40.451 | Get:1 http://security.debian.org bullseye-security/main arm64 udev arm64 247.3-7+deb11u6 [1424 kB] 2025-02-26 05:56:40.660 | Get:2 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libisns0 arm64 0.100-3 [87.2 kB] 2025-02-26 05:56:40.877 | Get:3 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libopeniscsiusr arm64 2.1.3-5 [82.2 kB] 2025-02-26 05:56:40.955 | Get:4 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 open-iscsi arm64 2.1.3-5 [306 kB] 2025-02-26 05:56:41.266 | debconf: delaying package configuration, since apt-utils is not installed 2025-02-26 05:56:41.316 | Fetched 1899 kB in 1s (3068 kB/s) 2025-02-26 05:56:42.176 | Selecting previously unselected package libisns0:arm64. 2025-02-26 05:56:42.187 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10835 files and directories currently installed.) 2025-02-26 05:56:42.188 | Preparing to unpack .../libisns0_0.100-3_arm64.deb ... 2025-02-26 05:56:42.202 | Unpacking libisns0:arm64 (0.100-3) ... 2025-02-26 05:56:42.266 | Selecting previously unselected package libopeniscsiusr. 2025-02-26 05:56:42.268 | Preparing to unpack .../libopeniscsiusr_2.1.3-5_arm64.deb ... 2025-02-26 05:56:42.274 | Unpacking libopeniscsiusr (2.1.3-5) ... 2025-02-26 05:56:42.992 | Selecting previously unselected package udev. 2025-02-26 05:56:42.993 | Preparing to unpack .../udev_247.3-7+deb11u6_arm64.deb ... 2025-02-26 05:56:43.647 | Unpacking udev (247.3-7+deb11u6) ... 2025-02-26 05:56:43.949 | Selecting previously unselected package open-iscsi. 2025-02-26 05:56:43.951 | Preparing to unpack .../open-iscsi_2.1.3-5_arm64.deb ... 2025-02-26 05:56:44.453 | Unpacking open-iscsi (2.1.3-5) ... 2025-02-26 05:56:44.904 | Setting up libopeniscsiusr (2.1.3-5) ... 2025-02-26 05:56:44.948 | Setting up udev (247.3-7+deb11u6) ... 2025-02-26 05:56:46.904 | A chroot environment has been detected, udev not started. 2025-02-26 05:56:47.190 | Setting up libisns0:arm64 (0.100-3) ... 2025-02-26 05:56:48.153 | Setting up open-iscsi (2.1.3-5) ... 2025-02-26 05:56:50.867 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsid.service -> /lib/systemd/system/iscsid.service. 2025-02-26 05:56:51.316 | Created symlink /etc/systemd/system/iscsi.service -> /lib/systemd/system/open-iscsi.service. 2025-02-26 05:56:51.317 | Created symlink /etc/systemd/system/sysinit.target.wants/open-iscsi.service -> /lib/systemd/system/open-iscsi.service. 2025-02-26 05:56:52.032 | Running in chroot, ignoring request. 2025-02-26 05:56:52.048 | invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 05:56:52.569 | Running in chroot, ignoring request. 2025-02-26 05:56:52.576 | invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 05:56:54.703 | Running in chroot, ignoring request. 2025-02-26 05:56:54.710 | invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 05:56:54.732 | Running in chroot, ignoring request. 2025-02-26 05:56:54.739 | invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 05:56:59.817 | Processing triggers for libc-bin (2.31-13+deb11u11) ... 2025-02-26 05:57:00.489 | dib-run-parts 00-baseline-environment completed 2025-02-26 05:57:00.489 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2025-02-26 05:57:00.580 | + set -eu 2025-02-26 05:57:00.580 | + set -o pipefail 2025-02-26 05:57:00.580 | + '[' 0 -eq 0 ']' 2025-02-26 05:57:00.580 | + install-packages -u 2025-02-26 05:57:00.583 | + set -eu 2025-02-26 05:57:00.583 | + set -o pipefail 2025-02-26 05:57:00.583 | + ACTION=install 2025-02-26 05:57:00.583 | + MAP_ELEMENT= 2025-02-26 05:57:00.584 | ++ basename /usr/local/bin/install-packages 2025-02-26 05:57:00.585 | + SCRIPTNAME=install-packages 2025-02-26 05:57:00.586 | ++ getopt -o hudem: -n install-packages -- -u 2025-02-26 05:57:00.588 | + TEMP=' -u --' 2025-02-26 05:57:00.588 | + '[' 0 '!=' 0 ']' 2025-02-26 05:57:00.588 | + eval set -- ' -u --' 2025-02-26 05:57:00.588 | ++ set -- -u -- 2025-02-26 05:57:00.588 | + true 2025-02-26 05:57:00.588 | + case "$1" in 2025-02-26 05:57:00.588 | + install_deb_packages dist-upgrade 2025-02-26 05:57:00.588 | + DEBIAN_FRONTEND=noninteractive 2025-02-26 05:57:00.588 | + http_proxy= 2025-02-26 05:57:00.588 | + https_proxy= 2025-02-26 05:57:00.588 | + no_proxy= 2025-02-26 05:57:00.588 | + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes dist-upgrade 2025-02-26 05:57:00.619 | Reading package lists... 2025-02-26 05:57:00.870 | Building dependency tree... 2025-02-26 05:57:00.870 | Reading state information... 2025-02-26 05:57:01.091 | Calculating upgrade... 2025-02-26 05:57:01.373 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-02-26 05:57:01.374 | + exit 0 2025-02-26 05:57:01.377 | dib-run-parts 00-up-to-date completed 2025-02-26 05:57:01.377 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2025-02-26 05:57:01.398 | + set -eu 2025-02-26 05:57:01.398 | + set -o pipefail 2025-02-26 05:57:01.399 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2025-02-26 05:57:01.401 | + package-installs -d /tmp/in_target.d/install.d 2025-02-26 05:57:01.403 | + set -eu 2025-02-26 05:57:01.403 | + set -o pipefail 2025-02-26 05:57:01.403 | ++ basename /usr/local/bin/package-installs 2025-02-26 05:57:01.405 | + SCRIPTNAME=package-installs 2025-02-26 05:57:01.406 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2025-02-26 05:57:01.407 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-02-26 05:57:01.407 | + '[' 0 '!=' 0 ']' 2025-02-26 05:57:01.407 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-02-26 05:57:01.407 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-02-26 05:57:01.407 | + WORKDIR= 2025-02-26 05:57:01.407 | + true 2025-02-26 05:57:01.407 | + case "$1" in 2025-02-26 05:57:01.407 | + WORKDIR=/tmp/in_target.d/install.d 2025-02-26 05:57:01.407 | + shift 2 2025-02-26 05:57:01.408 | + true 2025-02-26 05:57:01.408 | + case "$1" in 2025-02-26 05:57:01.408 | + shift 2025-02-26 05:57:01.408 | + break 2025-02-26 05:57:01.408 | + '[' -z /tmp/in_target.d/install.d ']' 2025-02-26 05:57:01.408 | + PACKAGES= 2025-02-26 05:57:01.408 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-02-26 05:57:01.411 | + '[' -n '' ']' 2025-02-26 05:57:01.411 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2025-02-26 05:57:03.333 | Map install for source-repositories: git 2025-02-26 05:57:03.333 | Map install for runtime-ssh-host-keys: openssh-client 2025-02-26 05:57:03.333 | Map install for install-static: rsync 2025-02-26 05:57:03.333 | Map install for debootstrap: adduser, ca-certificates, cloud-initramfs-growroot, locales 2025-02-26 05:57:03.333 | Map install for cache-url: curl 2025-02-26 05:57:03.333 | Map install for ensure-venv: python3-venv 2025-02-26 05:57:03.333 | Map install for debian-minimal: linux-image-arm64, netbase 2025-02-26 05:57:03.333 | Map install for nodepool-base: unbound 2025-02-26 05:57:03.333 | Map install for growroot: growpart, e2fsprogs 2025-02-26 05:57:03.333 | Map install for infra-package-needs: acl, acpid, coreutils, cron, util-linux, build-essential, python3-dev, uuid-runtime, traceroute, ntp, ntpdate, gentoolkit, at, strace, tcpdump, rsyslog, git, rsync, parted, wget, iputils-ping, iproute2, dnsutils, haveged, iptables, redhat-rpm-config, redhat-lsb-core, gnupg2 2025-02-26 05:57:03.333 | Map install for simple-init: dhcp-client, net-tools, ifupdown, network-scripts 2025-02-26 05:57:03.333 | Map install for openssh-server: openssh-server 2025-02-26 05:57:03.333 | Running command: ['install-packages', 'iproute2', 'gnupg2', 'ntp', 'net-tools', 'strace', 'locales', 'iputils-ping', 'dnsutils', 'cloud-utils', 'uuid-runtime', 'ifupdown', 'parted', 'build-essential', 'tcpdump', 'coreutils', 'adduser', 'linux-image-arm64', 'iptables-persistent', 'haveged', 'git', 'isc-dhcp-client', 'unbound', 'util-linux', 'cloud-initramfs-growroot', 'curl', 'openssh-client', 'wget', 'rsync', 'openssh-server', 'rsyslog', 'acpid', 'acl', 'netbase', 'e2fsprogs', 'python3-venv', 'traceroute', 'cron', 'python3-dev', 'ca-certificates', 'at', 'ntpdate'] 2025-02-26 05:57:03.333 | > + set -eu 2025-02-26 05:57:03.333 | > + set -o pipefail 2025-02-26 05:57:03.333 | > + ACTION=install 2025-02-26 05:57:03.333 | > + MAP_ELEMENT= 2025-02-26 05:57:03.333 | > ++ basename /usr/local/bin/install-packages 2025-02-26 05:57:03.333 | > + SCRIPTNAME=install-packages 2025-02-26 05:57:03.333 | > ++ getopt -o hudem: -n install-packages -- iproute2 gnupg2 ntp net-tools strace locales iputils-ping dnsutils cloud-utils uuid-runtime ifupdown parted build-essential tcpdump coreutils adduser linux-image-arm64 iptables-persistent haveged git isc-dhcp-client unbound util-linux cloud-initramfs-growroot curl openssh-client wget rsync openssh-server rsyslog acpid acl netbase e2fsprogs python3-venv traceroute cron python3-dev ca-certificates at ntpdate 2025-02-26 05:57:03.333 | > + TEMP=' -- '\''iproute2'\'' '\''gnupg2'\'' '\''ntp'\'' '\''net-tools'\'' '\''strace'\'' '\''locales'\'' '\''iputils-ping'\'' '\''dnsutils'\'' '\''cloud-utils'\'' '\''uuid-runtime'\'' '\''ifupdown'\'' '\''parted'\'' '\''build-essential'\'' '\''tcpdump'\'' '\''coreutils'\'' '\''adduser'\'' '\''linux-image-arm64'\'' '\''iptables-persistent'\'' '\''haveged'\'' '\''git'\'' '\''isc-dhcp-client'\'' '\''unbound'\'' '\''util-linux'\'' '\''cloud-initramfs-growroot'\'' '\''curl'\'' '\''openssh-client'\'' '\''wget'\'' '\''rsync'\'' '\''openssh-server'\'' '\''rsyslog'\'' '\''acpid'\'' '\''acl'\'' '\''netbase'\'' '\''e2fsprogs'\'' '\''python3-venv'\'' '\''traceroute'\'' '\''cron'\'' '\''python3-dev'\'' '\''ca-certificates'\'' '\''at'\'' '\''ntpdate'\''' 2025-02-26 05:57:03.333 | > + '[' 0 '!=' 0 ']' 2025-02-26 05:57:03.333 | > + eval set -- ' -- '\''iproute2'\'' '\''gnupg2'\'' '\''ntp'\'' '\''net-tools'\'' '\''strace'\'' '\''locales'\'' '\''iputils-ping'\'' '\''dnsutils'\'' '\''cloud-utils'\'' '\''uuid-runtime'\'' '\''ifupdown'\'' '\''parted'\'' '\''build-essential'\'' '\''tcpdump'\'' '\''coreutils'\'' '\''adduser'\'' '\''linux-image-arm64'\'' '\''iptables-persistent'\'' '\''haveged'\'' '\''git'\'' '\''isc-dhcp-client'\'' '\''unbound'\'' '\''util-linux'\'' '\''cloud-initramfs-growroot'\'' '\''curl'\'' '\''openssh-client'\'' '\''wget'\'' '\''rsync'\'' '\''openssh-server'\'' '\''rsyslog'\'' '\''acpid'\'' '\''acl'\'' '\''netbase'\'' '\''e2fsprogs'\'' '\''python3-venv'\'' '\''traceroute'\'' '\''cron'\'' '\''python3-dev'\'' '\''ca-certificates'\'' '\''at'\'' '\''ntpdate'\''' 2025-02-26 05:57:03.333 | > ++ set -- -- iproute2 gnupg2 ntp net-tools strace locales iputils-ping dnsutils cloud-utils uuid-runtime ifupdown parted build-essential tcpdump coreutils adduser linux-image-arm64 iptables-persistent haveged git isc-dhcp-client unbound util-linux cloud-initramfs-growroot curl openssh-client wget rsync openssh-server rsyslog acpid acl netbase e2fsprogs python3-venv traceroute cron python3-dev ca-certificates at ntpdate 2025-02-26 05:57:03.333 | > + true 2025-02-26 05:57:03.333 | > + case "$1" in 2025-02-26 05:57:03.333 | > + shift 2025-02-26 05:57:03.333 | > + break 2025-02-26 05:57:03.333 | > + PKGS='iproute2 gnupg2 ntp net-tools strace locales iputils-ping dnsutils cloud-utils uuid-runtime ifupdown parted build-essential tcpdump coreutils adduser linux-image-arm64 iptables-persistent haveged git isc-dhcp-client unbound util-linux cloud-initramfs-growroot curl openssh-client wget rsync openssh-server rsyslog acpid acl netbase e2fsprogs python3-venv traceroute cron python3-dev ca-certificates at ntpdate' 2025-02-26 05:57:03.333 | > + '[' -n '' ']' 2025-02-26 05:57:03.334 | > + '[' -z 'iproute2 gnupg2 ntp net-tools strace locales iputils-ping dnsutils cloud-utils uuid-runtime ifupdown parted build-essential tcpdump coreutils adduser linux-image-arm64 iptables-persistent haveged git isc-dhcp-client unbound util-linux cloud-initramfs-growroot curl openssh-client wget rsync openssh-server rsyslog acpid acl netbase e2fsprogs python3-venv traceroute cron python3-dev ca-certificates at ntpdate' ']' 2025-02-26 05:57:03.334 | > + install_deb_packages install iproute2 gnupg2 ntp net-tools strace locales iputils-ping dnsutils cloud-utils uuid-runtime ifupdown parted build-essential tcpdump coreutils adduser linux-image-arm64 iptables-persistent haveged git isc-dhcp-client unbound util-linux cloud-initramfs-growroot curl openssh-client wget rsync openssh-server rsyslog acpid acl netbase e2fsprogs python3-venv traceroute cron python3-dev ca-certificates at ntpdate 2025-02-26 05:57:03.334 | > + DEBIAN_FRONTEND=noninteractive 2025-02-26 05:57:03.334 | > + http_proxy= 2025-02-26 05:57:03.334 | > + https_proxy= 2025-02-26 05:57:03.334 | > + no_proxy= 2025-02-26 05:57:03.334 | > + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install iproute2 gnupg2 ntp net-tools strace locales iputils-ping dnsutils cloud-utils uuid-runtime ifupdown parted build-essential tcpdump coreutils adduser linux-image-arm64 iptables-persistent haveged git isc-dhcp-client unbound util-linux cloud-initramfs-growroot curl openssh-client wget rsync openssh-server rsyslog acpid acl netbase e2fsprogs python3-venv traceroute cron python3-dev ca-certificates at ntpdate 2025-02-26 05:57:03.334 | > Reading package lists... 2025-02-26 05:57:03.334 | > Building dependency tree... 2025-02-26 05:57:03.334 | > Reading state information... 2025-02-26 05:57:03.334 | > adduser is already the newest version (3.118+deb11u1). 2025-02-26 05:57:03.334 | > ca-certificates is already the newest version (20210119). 2025-02-26 05:57:03.334 | > coreutils is already the newest version (8.32-4). 2025-02-26 05:57:03.334 | > gnupg2 is already the newest version (2.2.27-2+deb11u2). 2025-02-26 05:57:03.334 | > util-linux is already the newest version (2.36.1-8+deb11u2). 2025-02-26 05:57:03.334 | > e2fsprogs is already the newest version (1.46.2-2+deb11u1). 2025-02-26 05:57:03.334 | > The following additional packages will be installed: 2025-02-26 05:57:03.334 | > bind9-dnsutils bind9-host bind9-libs binutils binutils-aarch64-linux-gnu 2025-02-26 05:57:03.334 | > binutils-common bzip2 cloud-guest-utils cloud-image-utils cpio cpp cpp-10 2025-02-26 05:57:03.334 | > dns-root-data dpkg-dev fdisk file g++ g++-10 gcc gcc-10 genisoimage git-man 2025-02-26 05:57:03.334 | > initramfs-tools initramfs-tools-core iptables klibc-utils kmod libaio1 2025-02-26 05:57:03.334 | > libasan6 libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc-l10n 2025-02-26 05:57:03.334 | > libc6-dev libcap2-bin libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-02-26 05:57:03.334 | > libcurl4 libdns-export1110 libdpkg-perl libedit2 libelf1 liberror-perl 2025-02-26 05:57:03.334 | > libestr0 libevent-2.1-7 libexpat1-dev libfastjson4 libfdisk1 libfido2-1 2025-02-26 05:57:03.334 | > libfl2 libfstrm0 libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhavege2 2025-02-26 05:57:03.334 | > libicu67 libip6tc2 libisc-export1105 libisl23 libitm1 libjs-jquery 2025-02-26 05:57:03.334 | > libjs-sphinxdoc libjs-underscore libklibc liblmdb0 liblognorm5 liblsan0 2025-02-26 05:57:03.334 | > libmagic-mgc libmagic1 libmaxminddb0 libmd0 libmnl0 libmpc3 libmpfr6 2025-02-26 05:57:03.334 | > libncurses6 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnsl-dev 2025-02-26 05:57:03.334 | > libopts25 libparted2 libpcap0.8 libperl5.32 libpopt0 libprocps8 2025-02-26 05:57:03.334 | > libprotobuf-c1 libpython3-dev libpython3.9 libpython3.9-dev libstdc++-10-dev 2025-02-26 05:57:03.334 | > libtirpc-dev libtsan0 libubsan1 libunbound8 liburing1 libuv1 libwrap0 2025-02-26 05:57:03.334 | > libxml2 libxtables12 linux-base linux-image-5.10.0-33-arm64 linux-libc-dev 2025-02-26 05:57:03.334 | > make netfilter-persistent openssh-sftp-server patch perl perl-modules-5.32 2025-02-26 05:57:03.334 | > procps python-pip-whl python3-distutils python3-lib2to3 python3.9-dev 2025-02-26 05:57:03.334 | > python3.9-venv qemu-utils runit-helper sensible-utils ucf unbound-anchor 2025-02-26 05:57:03.334 | > xz-utils zlib1g-dev 2025-02-26 05:57:03.334 | > Suggested packages: 2025-02-26 05:57:03.334 | > binutils-doc bzip2-doc cloud-init libarchive-dev cpp-doc gcc-10-locales 2025-02-26 05:57:03.334 | > anacron logrotate checksecurity debian-keyring gcc-10-doc gcc-multilib 2025-02-26 05:57:03.334 | > manpages-dev autoconf automake libtool flex bison gdb gcc-doc wodim 2025-02-26 05:57:06.371 | > cdrkit-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 2025-02-26 05:57:06.371 | > git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn apparmor ppp 2025-02-26 05:57:06.371 | > rdnssd bash-completion iproute2-doc firewalld resolvconf avahi-autoipd 2025-02-26 05:57:06.371 | > isc-dhcp-client-ddns glibc-doc bzr gdbm-l10n mmdb-bin libparted-dev 2025-02-26 05:57:06.371 | > libparted-i18n libstdc++-10-doc linux-doc-5.10 debian-kernel-handbook 2025-02-26 05:57:06.371 | > make-doc ntp-doc keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2025-02-26 05:57:06.371 | > ufw parted-doc ed diffutils-doc perl-doc libterm-readline-gnu-perl 2025-02-26 05:57:06.371 | > | libterm-readline-perl-perl libtap-harness-archive-perl debootstrap 2025-02-26 05:57:06.371 | > qemu-block-extra rsyslog-mysql | rsyslog-pgsql rsyslog-mongodb rsyslog-doc 2025-02-26 05:57:06.371 | > rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi rsyslog-relp 2025-02-26 05:57:06.372 | > Recommended packages: 2025-02-26 05:57:06.372 | > acpi-support-base default-mta | mail-transport-agent gdisk distro-info 2025-02-26 05:57:06.372 | > fakeroot libalgorithm-merge-perl less pigz libatm1 nftables isc-dhcp-common 2025-02-26 05:57:06.372 | > manpages manpages-dev libc-devtools libpam-cap libfile-fcntllock-perl 2025-02-26 05:57:06.372 | > liblocale-gettext-perl javascript-common firmware-linux-free apparmor sntp 2025-02-26 05:57:06.372 | > xauth ncurses-term psmisc logrotate 2025-02-26 05:57:06.372 | > The following packages will be REMOVED: 2025-02-26 05:57:06.372 | > systemd-timesyncd 2025-02-26 05:57:06.372 | > The following NEW packages will be installed: 2025-02-26 05:57:06.372 | > acl acpid at bind9-dnsutils bind9-host bind9-libs binutils 2025-02-26 05:57:06.372 | > binutils-aarch64-linux-gnu binutils-common build-essential bzip2 2025-02-26 05:57:06.372 | > cloud-guest-utils cloud-image-utils cloud-initramfs-growroot cloud-utils 2025-02-26 05:57:06.372 | > cpio cpp cpp-10 cron curl dns-root-data dnsutils dpkg-dev fdisk file g++ 2025-02-26 05:57:06.372 | > g++-10 gcc gcc-10 genisoimage git git-man haveged ifupdown initramfs-tools 2025-02-26 05:57:06.372 | > initramfs-tools-core iproute2 iptables iptables-persistent iputils-ping 2025-02-26 05:57:06.372 | > isc-dhcp-client klibc-utils kmod libaio1 libasan6 libatomic1 libbinutils 2025-02-26 05:57:06.372 | > libbpf0 libbsd0 libc-dev-bin libc-l10n libc6-dev libcap2-bin libcbor0 2025-02-26 05:57:06.372 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdns-export1110 2025-02-26 05:57:06.372 | > libdpkg-perl libedit2 libelf1 liberror-perl libestr0 libevent-2.1-7 2025-02-26 05:57:06.372 | > libexpat1-dev libfastjson4 libfdisk1 libfido2-1 libfl2 libfstrm0 2025-02-26 05:57:06.372 | > libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhavege2 libicu67 2025-02-26 05:57:06.372 | > libip6tc2 libisc-export1105 libisl23 libitm1 libjs-jquery libjs-sphinxdoc 2025-02-26 05:57:06.372 | > libjs-underscore libklibc liblmdb0 liblognorm5 liblsan0 libmagic-mgc 2025-02-26 05:57:06.372 | > libmagic1 libmaxminddb0 libmd0 libmnl0 libmpc3 libmpfr6 libncurses6 2025-02-26 05:57:06.372 | > libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnsl-dev libopts25 2025-02-26 05:57:06.372 | > libparted2 libpcap0.8 libperl5.32 libpopt0 libprocps8 libprotobuf-c1 2025-02-26 05:57:06.372 | > libpython3-dev libpython3.9 libpython3.9-dev libstdc++-10-dev libtirpc-dev 2025-02-26 05:57:06.372 | > libtsan0 libubsan1 libunbound8 liburing1 libuv1 libwrap0 libxml2 2025-02-26 05:57:06.372 | > libxtables12 linux-base linux-image-5.10.0-33-arm64 linux-image-arm64 2025-02-26 05:57:06.372 | > linux-libc-dev locales make net-tools netbase netfilter-persistent ntp 2025-02-26 05:57:06.372 | > ntpdate openssh-client openssh-server openssh-sftp-server parted patch perl 2025-02-26 05:57:06.372 | > perl-modules-5.32 procps python-pip-whl python3-dev python3-distutils 2025-02-26 05:57:06.372 | > python3-lib2to3 python3-venv python3.9-dev python3.9-venv qemu-utils rsync 2025-02-26 05:57:06.372 | > rsyslog runit-helper sensible-utils strace tcpdump traceroute ucf unbound 2025-02-26 05:57:06.372 | > unbound-anchor uuid-runtime wget xz-utils zlib1g-dev 2025-02-26 05:57:06.372 | > 0 upgraded, 162 newly installed, 1 to remove and 0 not upgraded. 2025-02-26 05:57:06.372 | > Need to get 159 MB of archives. 2025-02-26 05:57:06.372 | > After this operation, 707 MB of additional disk space will be used. 2025-02-26 05:57:06.372 | > WARNING: The following packages cannot be authenticated! 2025-02-26 05:57:06.372 | > sensible-utils cron libestr0 libfastjson4 liblognorm5 rsyslog libgdbm6 2025-02-26 05:57:06.372 | > libgdbm-compat4 runit-helper kmod acpid libhavege2 haveged libip6tc2 2025-02-26 05:57:06.372 | > libxtables12 netbase libmnl0 libnfnetlink0 libnetfilter-conntrack3 2025-02-26 05:57:06.372 | > libnftnl11 iptables netfilter-persistent iptables-persistent libpopt0 2025-02-26 05:57:06.372 | > uuid-runtime cpio libfdisk1 fdisk libelf1 libbpf0 libmd0 libbsd0 libcap2-bin 2025-02-26 05:57:06.372 | > iproute2 ifupdown iputils-ping libisc-export1105 libdns-export1110 2025-02-26 05:57:06.372 | > isc-dhcp-client libncurses6 libprocps8 procps libuv1 libfstrm0 liblmdb0 2025-02-26 05:57:06.372 | > libmaxminddb0 libprotobuf-c1 libicu67 libedit2 bzip2 libmagic-mgc libmagic1 2025-02-26 05:57:06.372 | > file libc-l10n locales libcbor0 libfido2-1 traceroute wget xz-utils acl 2025-02-26 05:57:06.372 | > libfl2 at binutils-common libbinutils libctf-nobfd0 libctf0 2025-02-26 05:57:06.372 | > binutils-aarch64-linux-gnu binutils libc-dev-bin libcrypt-dev libtirpc-dev 2025-02-26 05:57:06.372 | > libnsl-dev libc6-dev libisl23 libmpfr6 libmpc3 cpp-10 cpp libcc1-0 libgomp1 2025-02-26 05:57:06.372 | > libitm1 libatomic1 libasan6 liblsan0 libtsan0 libubsan1 libgcc-10-dev gcc-10 2025-02-26 05:57:06.373 | > gcc libstdc++-10-dev g++-10 g++ make libdpkg-perl patch dpkg-dev 2025-02-26 05:57:06.373 | > build-essential cloud-guest-utils genisoimage libaio1 liburing1 qemu-utils 2025-02-26 05:57:06.373 | > cloud-image-utils cloud-utils libklibc klibc-utils initramfs-tools-core 2025-02-26 05:57:06.373 | > linux-base initramfs-tools cloud-initramfs-growroot dns-root-data 2025-02-26 05:57:06.373 | > liberror-perl libevent-2.1-7 libjs-jquery libjs-underscore libjs-sphinxdoc 2025-02-26 05:57:06.373 | > libopts25 libparted2 libpcap0.8 libpython3-dev libwrap0 net-tools ntp 2025-02-26 05:57:06.373 | > ntpdate parted python-pip-whl zlib1g-dev python3-lib2to3 python3-distutils 2025-02-26 05:57:06.373 | > python3-dev python3-venv strace tcpdump 2025-02-26 05:57:06.373 | > Authentication warning overridden. 2025-02-26 05:57:06.373 | > Get:1 http://security.debian.org bullseye-security/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u4 [2824 kB] 2025-02-26 05:57:06.373 | > Get:2 http://security.debian.org bullseye-security/main arm64 libperl5.32 arm64 5.32.1-4+deb11u4 [3917 kB] 2025-02-26 05:57:06.373 | > Get:3 http://security.debian.org bullseye-security/main arm64 perl arm64 5.32.1-4+deb11u4 [293 kB] 2025-02-26 05:57:06.373 | > Get:4 http://security.debian.org bullseye-security/main arm64 rsync arm64 3.2.3-4+deb11u3 [380 kB] 2025-02-26 05:57:06.373 | > Get:5 http://security.debian.org bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u6 [629 kB] 2025-02-26 05:57:06.373 | > Get:6 http://security.debian.org bullseye-security/main arm64 bind9-libs arm64 1:9.16.50-1~deb11u3 [1317 kB] 2025-02-26 05:57:06.373 | > Get:7 http://security.debian.org bullseye-security/main arm64 bind9-host arm64 1:9.16.50-1~deb11u3 [310 kB] 2025-02-26 05:57:06.373 | > Get:8 http://security.debian.org bullseye-security/main arm64 bind9-dnsutils arm64 1:9.16.50-1~deb11u3 [402 kB] 2025-02-26 05:57:06.373 | > Get:9 http://security.debian.org bullseye-security/main arm64 openssh-client arm64 1:8.4p1-5+deb11u4 [897 kB] 2025-02-26 05:57:06.373 | > Get:10 http://security.debian.org bullseye-security/main arm64 ucf all 3.0043+deb11u2 [74.3 kB] 2025-02-26 05:57:06.373 | > Get:11 http://security.debian.org bullseye-security/main arm64 linux-libc-dev arm64 5.10.226-1 [1750 kB] 2025-02-26 05:57:06.373 | > Get:12 http://security.debian.org bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u14 [327 kB] 2025-02-26 05:57:06.373 | > Get:13 http://security.debian.org bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u14 [266 kB] 2025-02-26 05:57:06.373 | > Get:14 http://security.debian.org bullseye-security/main arm64 dnsutils all 1:9.16.50-1~deb11u3 [271 kB] 2025-02-26 05:57:06.373 | > Get:15 http://security.debian.org bullseye-security/main arm64 git-man all 1:2.30.2-1+deb11u4 [1831 kB] 2025-02-26 05:57:06.373 | > Get:16 http://security.debian.org bullseye-security/main arm64 git arm64 1:2.30.2-1+deb11u4 [5470 kB] 2025-02-26 05:57:06.373 | > Get:17 http://security.debian.org bullseye-security/main arm64 libexpat1-dev arm64 2.2.10-2+deb11u6 [129 kB] 2025-02-26 05:57:06.373 | > Get:18 http://security.debian.org bullseye-security/main arm64 libpython3.9 arm64 3.9.2-1+deb11u2 [1556 kB] 2025-02-26 05:57:06.373 | > Get:19 http://security.debian.org bullseye-security/main arm64 libpython3.9-dev arm64 3.9.2-1+deb11u2 [3963 kB] 2025-02-26 05:57:06.373 | > Get:20 http://security.debian.org bullseye-security/main arm64 libunbound8 arm64 1.13.1-1+deb11u4 [474 kB] 2025-02-26 05:57:06.373 | > Get:21 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB] 2025-02-26 05:57:06.373 | > Get:22 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 cron arm64 3.0pl1-137 [98.2 kB] 2025-02-26 05:57:06.373 | > Get:23 http://security.debian.org bullseye-security/main arm64 linux-image-5.10.0-33-arm64 arm64 5.10.226-1 [45.4 MB] 2025-02-26 05:57:06.373 | > Get:24 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libestr0 arm64 0.1.10-2.1+b1 [8904 B] 2025-02-26 05:57:06.373 | > Get:25 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libfastjson4 arm64 0.99.9-1 [27.1 kB] 2025-02-26 05:57:06.373 | > Get:26 http://security.debian.org bullseye-security/main arm64 linux-image-arm64 arm64 5.10.226-1 [1448 B] 2025-02-26 05:57:06.373 | > Get:27 http://security.debian.org bullseye-security/main arm64 openssh-sftp-server arm64 1:8.4p1-5+deb11u4 [50.1 kB] 2025-02-26 05:57:06.373 | > Get:28 http://security.debian.org bullseye-security/main arm64 openssh-server arm64 1:8.4p1-5+deb11u4 [362 kB] 2025-02-26 05:57:06.373 | > Get:29 http://security.debian.org bullseye-security/main arm64 python3.9-dev arm64 3.9.2-1+deb11u2 [508 kB] 2025-02-26 05:57:06.373 | > Get:30 http://security.debian.org bullseye-security/main arm64 python3.9-venv arm64 3.9.2-1+deb11u2 [5400 B] 2025-02-26 05:57:17.105 | > Get:31 http://security.debian.org bullseye-security/main arm64 unbound-anchor arm64 1.13.1-1+deb11u4 [169 kB] 2025-02-26 05:57:17.105 | > Get:32 http://security.debian.org bullseye-security/main arm64 unbound arm64 1.13.1-1+deb11u4 [818 kB] 2025-02-26 05:57:17.105 | > Get:33 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 liblognorm5 arm64 2.0.5-1.1 [62.1 kB] 2025-02-26 05:57:17.105 | > Get:34 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 rsyslog arm64 8.2102.0-2+deb11u1 [681 kB] 2025-02-26 05:57:17.105 | > Get:35 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB] 2025-02-26 05:57:17.105 | > Get:36 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB] 2025-02-26 05:57:17.105 | > Get:37 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 runit-helper all 2.10.3 [7808 B] 2025-02-26 05:57:17.105 | > Get:38 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 kmod arm64 28-1 [88.0 kB] 2025-02-26 05:57:17.105 | > Get:39 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 acpid arm64 1:2.0.32-1 [58.9 kB] 2025-02-26 05:57:17.105 | > Get:40 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libhavege2 arm64 1.9.14-1 [26.5 kB] 2025-02-26 05:57:17.105 | > Get:41 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 haveged arm64 1.9.14-1 [39.1 kB] 2025-02-26 05:57:17.105 | > Get:42 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 2025-02-26 05:57:17.105 | > Get:43 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 2025-02-26 05:57:17.105 | > Get:44 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB] 2025-02-26 05:57:17.105 | > Get:45 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 2025-02-26 05:57:17.105 | > Get:46 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 2025-02-26 05:57:17.105 | > Get:47 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 2025-02-26 05:57:17.105 | > Get:48 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 2025-02-26 05:57:17.105 | > Get:49 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 2025-02-26 05:57:17.105 | > Get:50 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 netfilter-persistent all 1.0.15 [11.0 kB] 2025-02-26 05:57:17.105 | > Get:51 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 iptables-persistent all 1.0.15 [12.4 kB] 2025-02-26 05:57:17.106 | > Get:52 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libpopt0 arm64 1.18-2 [48.8 kB] 2025-02-26 05:57:17.106 | > Get:53 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 uuid-runtime arm64 2.36.1-8+deb11u2 [99.9 kB] 2025-02-26 05:57:17.106 | > Get:54 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 cpio arm64 2.13+dfsg-7.1~deb11u1 [240 kB] 2025-02-26 05:57:17.106 | > Get:55 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libfdisk1 arm64 2.36.1-8+deb11u2 [224 kB] 2025-02-26 05:57:17.106 | > Get:56 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 fdisk arm64 2.36.1-8+deb11u2 [186 kB] 2025-02-26 05:57:17.106 | > Get:57 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 2025-02-26 05:57:17.106 | > Get:58 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 2025-02-26 05:57:17.106 | > Get:59 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB] 2025-02-26 05:57:17.106 | > Get:60 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1+deb11u1 [106 kB] 2025-02-26 05:57:17.106 | > Get:61 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 2025-02-26 05:57:17.106 | > Get:62 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 2025-02-26 05:57:17.106 | > Get:63 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 ifupdown arm64 0.8.36 [80.1 kB] 2025-02-26 05:57:17.106 | > Get:64 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 iputils-ping arm64 3:20210202-1 [48.3 kB] 2025-02-26 05:57:17.106 | > Get:65 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libisc-export1105 arm64 1:9.11.19+dfsg-2.1 [382 kB] 2025-02-26 05:57:17.106 | > Get:66 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libdns-export1110 arm64 1:9.11.19+dfsg-2.1 [908 kB] 2025-02-26 05:57:17.106 | > Get:67 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 isc-dhcp-client arm64 4.4.1-2.3+deb11u2 [329 kB] 2025-02-26 05:57:17.106 | > Get:68 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libncurses6 arm64 6.2+20201114-2+deb11u2 [93.1 kB] 2025-02-26 05:57:17.106 | > Get:69 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libprocps8 arm64 2:3.3.17-5 [61.9 kB] 2025-02-26 05:57:17.106 | > Get:70 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 procps arm64 2:3.3.17-5 [497 kB] 2025-02-26 05:57:17.106 | > Get:71 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2+deb11u1 [126 kB] 2025-02-26 05:57:17.106 | > Get:72 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libfstrm0 arm64 0.6.0-1+b1 [20.2 kB] 2025-02-26 05:57:17.106 | > Get:73 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 liblmdb0 arm64 0.9.24-1 [43.7 kB] 2025-02-26 05:57:17.106 | > Get:74 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libmaxminddb0 arm64 1.5.2-1 [29.6 kB] 2025-02-26 05:57:17.106 | > Get:75 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 2025-02-26 05:57:17.106 | > Get:76 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 2025-02-26 05:57:17.106 | > Get:77 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB] 2025-02-26 05:57:17.106 | > Get:78 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 2025-02-26 05:57:17.106 | > Get:79 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB] 2025-02-26 05:57:17.106 | > Get:80 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB] 2025-02-26 05:57:17.106 | > Get:81 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB] 2025-02-26 05:57:17.106 | > Get:82 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libc-l10n all 2.31-13+deb11u11 [864 kB] 2025-02-26 05:57:17.106 | > Get:83 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 locales all 2.31-13+deb11u11 [4087 kB] 2025-02-26 05:57:17.106 | > Get:84 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB] 2025-02-26 05:57:17.106 | > Get:85 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB] 2025-02-26 05:57:17.106 | > Get:86 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 traceroute arm64 1:2.1.0-2+deb11u1 [54.5 kB] 2025-02-26 05:57:17.106 | > Get:87 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 wget arm64 1.21-1+deb11u1 [946 kB] 2025-02-26 05:57:17.106 | > Get:88 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 2025-02-26 05:57:17.106 | > Get:89 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 acl arm64 2.2.53-10 [59.5 kB] 2025-02-26 05:57:17.106 | > Get:90 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libfl2 arm64 2.6.4-8 [103 kB] 2025-02-26 05:57:17.106 | > Get:91 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 at arm64 3.1.23-1.1 [47.7 kB] 2025-02-26 05:57:17.106 | > Get:92 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB] 2025-02-26 05:57:17.106 | > Get:93 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB] 2025-02-26 05:57:17.106 | > Get:94 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB] 2025-02-26 05:57:17.106 | > Get:95 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB] 2025-02-26 05:57:17.106 | > Get:96 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB] 2025-02-26 05:57:17.106 | > Get:97 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB] 2025-02-26 05:57:17.106 | > Get:98 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u11 [273 kB] 2025-02-26 05:57:17.106 | > Get:99 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB] 2025-02-26 05:57:17.106 | > Get:100 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1+deb11u1 [193 kB] 2025-02-26 05:57:27.035 | > Get:101 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB] 2025-02-26 05:57:27.035 | > Get:102 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u11 [2030 kB] 2025-02-26 05:57:27.036 | > Get:103 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB] 2025-02-26 05:57:27.036 | > Get:104 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB] 2025-02-26 05:57:27.036 | > Get:105 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB] 2025-02-26 05:57:27.036 | > Get:106 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB] 2025-02-26 05:57:27.036 | > Get:107 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB] 2025-02-26 05:57:27.036 | > Get:108 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB] 2025-02-26 05:57:27.036 | > Get:109 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB] 2025-02-26 05:57:27.036 | > Get:110 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB] 2025-02-26 05:57:27.036 | > Get:111 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B] 2025-02-26 05:57:27.036 | > Get:112 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB] 2025-02-26 05:57:27.036 | > Get:113 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB] 2025-02-26 05:57:27.036 | > Get:114 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB] 2025-02-26 05:57:27.036 | > Get:115 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB] 2025-02-26 05:57:27.036 | > Get:116 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB] 2025-02-26 05:57:27.036 | > Get:117 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB] 2025-02-26 05:57:27.036 | > Get:118 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B] 2025-02-26 05:57:27.036 | > Get:119 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB] 2025-02-26 05:57:27.036 | > Get:120 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB] 2025-02-26 05:57:27.036 | > Get:121 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B] 2025-02-26 05:57:27.036 | > Get:122 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB] 2025-02-26 05:57:27.036 | > Get:123 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libdpkg-perl all 1.20.13 [1552 kB] 2025-02-26 05:57:27.036 | > Get:124 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 2025-02-26 05:57:27.036 | > Get:125 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB] 2025-02-26 05:57:27.036 | > Get:126 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 2025-02-26 05:57:27.037 | > Get:127 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 cloud-guest-utils all 0.31-2 [23.7 kB] 2025-02-26 05:57:27.037 | > Get:128 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 genisoimage arm64 9:1.1.11-3.2 [364 kB] 2025-02-26 05:57:27.037 | > Get:129 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 2025-02-26 05:57:27.037 | > Get:130 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 liburing1 arm64 0.7-3 [8420 B] 2025-02-26 05:57:27.037 | > Get:131 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 qemu-utils arm64 1:5.2+dfsg-11+deb11u3 [1119 kB] 2025-02-26 05:57:27.037 | > Get:132 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 cloud-image-utils all 0.31-2 [25.7 kB] 2025-02-26 05:57:27.037 | > Get:133 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 cloud-utils all 0.31-2 [10.7 kB] 2025-02-26 05:57:27.037 | > Get:134 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libklibc arm64 2.0.8-6.1 [58.9 kB] 2025-02-26 05:57:27.037 | > Get:135 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 klibc-utils arm64 2.0.8-6.1 [98.6 kB] 2025-02-26 05:57:27.037 | > Get:136 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 initramfs-tools-core all 0.140 [103 kB] 2025-02-26 05:57:27.037 | > Get:137 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 linux-base all 4.6 [32.4 kB] 2025-02-26 05:57:27.037 | > Get:138 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 initramfs-tools all 0.140 [71.7 kB] 2025-02-26 05:57:27.037 | > Get:139 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 cloud-initramfs-growroot all 0.18.debian8 [7156 B] 2025-02-26 05:57:27.037 | > Get:140 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 dns-root-data all 2024041801~deb11u1 [5864 B] 2025-02-26 05:57:27.037 | > Get:141 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB] 2025-02-26 05:57:27.037 | > Get:142 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libevent-2.1-7 arm64 2.1.12-stable-1 [176 kB] 2025-02-26 05:57:27.037 | > Get:143 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libjs-jquery all 3.5.1+dfsg+~3.5.5-7 [315 kB] 2025-02-26 05:57:27.037 | > Get:144 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libjs-underscore all 1.9.1~dfsg-3 [100 kB] 2025-02-26 05:57:27.037 | > Get:145 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libjs-sphinxdoc all 3.4.3-2 [127 kB] 2025-02-26 05:57:27.037 | > Get:146 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libopts25 arm64 1:5.18.16-4 [65.6 kB] 2025-02-26 05:57:27.037 | > Get:147 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libparted2 arm64 3.4-1 [324 kB] 2025-02-26 05:57:27.037 | > Get:148 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libpcap0.8 arm64 1.10.0-2 [151 kB] 2025-02-26 05:57:27.037 | > Get:149 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libpython3-dev arm64 3.9.2-3 [21.7 kB] 2025-02-26 05:57:27.037 | > Get:150 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libwrap0 arm64 7.6.q-31 [58.7 kB] 2025-02-26 05:57:27.037 | > Get:151 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1+deb11u1 [248 kB] 2025-02-26 05:57:27.037 | > Get:152 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 ntp arm64 1:4.2.8p15+dfsg-1 [758 kB] 2025-02-26 05:57:27.037 | > Get:153 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 ntpdate arm64 1:4.2.8p15+dfsg-1 [155 kB] 2025-02-26 05:57:27.037 | > Get:154 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 parted arm64 3.4-1 [216 kB] 2025-02-26 05:57:27.037 | > Get:155 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 2025-02-26 05:57:27.037 | > Get:156 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 2025-02-26 05:57:27.037 | > Get:157 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 2025-02-26 05:57:27.037 | > Get:158 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 2025-02-26 05:57:27.037 | > Get:159 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3-dev arm64 3.9.2-3 [24.8 kB] 2025-02-26 05:57:27.037 | > Get:160 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3-venv arm64 3.9.2-3 [1188 B] 2025-02-26 05:57:27.037 | > Get:161 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB] 2025-02-26 05:57:27.037 | > Get:162 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 tcpdump arm64 4.99.0-2+deb11u1 [437 kB] 2025-02-26 05:57:27.038 | > debconf: delaying package configuration, since apt-utils is not installed 2025-02-26 05:57:27.038 | > Fetched 159 MB in 22s (7276 kB/s) 2025-02-26 05:57:27.038 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11000 files and directories currently installed.) 2025-02-26 05:57:27.038 | > Removing systemd-timesyncd (247.3-7+deb11u6) ... 2025-02-26 05:57:27.038 | > Selecting previously unselected package sensible-utils. 2025-02-26 05:57:27.038 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10987 files and directories currently installed.) 2025-02-26 05:57:57.208 | > Preparing to unpack .../00-sensible-utils_0.0.14_all.deb ... 2025-02-26 05:57:57.208 | > Unpacking sensible-utils (0.0.14) ... 2025-02-26 05:57:57.208 | > Selecting previously unselected package cron. 2025-02-26 05:57:57.208 | > Preparing to unpack .../01-cron_3.0pl1-137_arm64.deb ... 2025-02-26 05:57:57.208 | > Unpacking cron (3.0pl1-137) ... 2025-02-26 05:57:57.208 | > Selecting previously unselected package libestr0:arm64. 2025-02-26 05:57:57.208 | > Preparing to unpack .../02-libestr0_0.1.10-2.1+b1_arm64.deb ... 2025-02-26 05:57:57.208 | > Unpacking libestr0:arm64 (0.1.10-2.1+b1) ... 2025-02-26 05:57:57.208 | > Selecting previously unselected package libfastjson4:arm64. 2025-02-26 05:57:57.208 | > Preparing to unpack .../03-libfastjson4_0.99.9-1_arm64.deb ... 2025-02-26 05:57:57.208 | > Unpacking libfastjson4:arm64 (0.99.9-1) ... 2025-02-26 05:57:57.208 | > Selecting previously unselected package liblognorm5:arm64. 2025-02-26 05:57:57.208 | > Preparing to unpack .../04-liblognorm5_2.0.5-1.1_arm64.deb ... 2025-02-26 05:57:57.208 | > Unpacking liblognorm5:arm64 (2.0.5-1.1) ... 2025-02-26 05:57:57.208 | > Selecting previously unselected package rsyslog. 2025-02-26 05:57:57.208 | > Preparing to unpack .../05-rsyslog_8.2102.0-2+deb11u1_arm64.deb ... 2025-02-26 05:57:57.208 | > Unpacking rsyslog (8.2102.0-2+deb11u1) ... 2025-02-26 05:57:57.208 | > Selecting previously unselected package perl-modules-5.32. 2025-02-26 05:57:57.208 | > Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u4_all.deb ... 2025-02-26 05:57:57.208 | > Unpacking perl-modules-5.32 (5.32.1-4+deb11u4) ... 2025-02-26 05:57:57.208 | > Selecting previously unselected package libgdbm6:arm64. 2025-02-26 05:57:57.208 | > Preparing to unpack .../07-libgdbm6_1.19-2_arm64.deb ... 2025-02-26 05:57:57.208 | > Unpacking libgdbm6:arm64 (1.19-2) ... 2025-02-26 05:57:57.208 | > Selecting previously unselected package libgdbm-compat4:arm64. 2025-02-26 05:57:57.208 | > Preparing to unpack .../08-libgdbm-compat4_1.19-2_arm64.deb ... 2025-02-26 05:57:57.208 | > Unpacking libgdbm-compat4:arm64 (1.19-2) ... 2025-02-26 05:57:57.208 | > Selecting previously unselected package libperl5.32:arm64. 2025-02-26 05:57:57.208 | > Preparing to unpack .../09-libperl5.32_5.32.1-4+deb11u4_arm64.deb ... 2025-02-26 05:57:57.208 | > Unpacking libperl5.32:arm64 (5.32.1-4+deb11u4) ... 2025-02-26 05:57:57.208 | > Selecting previously unselected package perl. 2025-02-26 05:57:57.208 | > Preparing to unpack .../10-perl_5.32.1-4+deb11u4_arm64.deb ... 2025-02-26 05:57:57.208 | > Unpacking perl (5.32.1-4+deb11u4) ... 2025-02-26 05:57:57.208 | > Selecting previously unselected package runit-helper. 2025-02-26 05:57:57.209 | > Preparing to unpack .../11-runit-helper_2.10.3_all.deb ... 2025-02-26 05:57:57.209 | > Unpacking runit-helper (2.10.3) ... 2025-02-26 05:57:57.209 | > Selecting previously unselected package kmod. 2025-02-26 05:57:57.209 | > Preparing to unpack .../12-kmod_28-1_arm64.deb ... 2025-02-26 05:57:57.209 | > Unpacking kmod (28-1) ... 2025-02-26 05:57:57.209 | > Selecting previously unselected package acpid. 2025-02-26 05:57:57.209 | > Preparing to unpack .../13-acpid_1%3a2.0.32-1_arm64.deb ... 2025-02-26 05:57:57.209 | > Unpacking acpid (1:2.0.32-1) ... 2025-02-26 05:57:57.209 | > Selecting previously unselected package libhavege2:arm64. 2025-02-26 05:57:57.209 | > Preparing to unpack .../14-libhavege2_1.9.14-1_arm64.deb ... 2025-02-26 05:57:57.209 | > Unpacking libhavege2:arm64 (1.9.14-1) ... 2025-02-26 05:57:57.209 | > Selecting previously unselected package haveged. 2025-02-26 05:57:57.209 | > Preparing to unpack .../15-haveged_1.9.14-1_arm64.deb ... 2025-02-26 05:57:57.209 | > Unpacking haveged (1.9.14-1) ... 2025-02-26 05:57:57.209 | > Selecting previously unselected package libip6tc2:arm64. 2025-02-26 05:57:57.209 | > Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... 2025-02-26 05:57:57.209 | > Unpacking libip6tc2:arm64 (1.8.7-1) ... 2025-02-26 05:57:57.209 | > Selecting previously unselected package libxtables12:arm64. 2025-02-26 05:57:57.209 | > Preparing to unpack .../17-libxtables12_1.8.7-1_arm64.deb ... 2025-02-26 05:57:57.209 | > Unpacking libxtables12:arm64 (1.8.7-1) ... 2025-02-26 05:57:57.209 | > Selecting previously unselected package netbase. 2025-02-26 05:57:57.209 | > Preparing to unpack .../18-netbase_6.3_all.deb ... 2025-02-26 05:57:57.209 | > Unpacking netbase (6.3) ... 2025-02-26 05:57:57.209 | > Selecting previously unselected package libmnl0:arm64. 2025-02-26 05:57:57.209 | > Preparing to unpack .../19-libmnl0_1.0.4-3_arm64.deb ... 2025-02-26 05:57:57.209 | > Unpacking libmnl0:arm64 (1.0.4-3) ... 2025-02-26 05:57:57.209 | > Selecting previously unselected package libnfnetlink0:arm64. 2025-02-26 05:57:57.209 | > Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 2025-02-26 05:57:57.209 | > Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 2025-02-26 05:57:57.209 | > Selecting previously unselected package libnetfilter-conntrack3:arm64. 2025-02-26 05:57:57.209 | > Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 2025-02-26 05:57:57.209 | > Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 2025-02-26 05:57:57.209 | > Selecting previously unselected package libnftnl11:arm64. 2025-02-26 05:57:57.209 | > Preparing to unpack .../22-libnftnl11_1.1.9-1_arm64.deb ... 2025-02-26 05:57:57.209 | > Unpacking libnftnl11:arm64 (1.1.9-1) ... 2025-02-26 05:57:57.209 | > Selecting previously unselected package iptables. 2025-02-26 05:57:57.209 | > Preparing to unpack .../23-iptables_1.8.7-1_arm64.deb ... 2025-02-26 05:57:57.209 | > Unpacking iptables (1.8.7-1) ... 2025-02-26 05:57:57.209 | > Selecting previously unselected package netfilter-persistent. 2025-02-26 05:57:57.209 | > Preparing to unpack .../24-netfilter-persistent_1.0.15_all.deb ... 2025-02-26 05:57:57.209 | > Unpacking netfilter-persistent (1.0.15) ... 2025-02-26 05:57:57.209 | > Setting up libip6tc2:arm64 (1.8.7-1) ... 2025-02-26 05:57:57.209 | > Setting up libxtables12:arm64 (1.8.7-1) ... 2025-02-26 05:57:57.209 | > Setting up netbase (6.3) ... 2025-02-26 05:57:57.209 | > Setting up libmnl0:arm64 (1.0.4-3) ... 2025-02-26 05:57:57.209 | > Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 2025-02-26 05:57:57.209 | > Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 2025-02-26 05:57:57.209 | > Setting up libnftnl11:arm64 (1.1.9-1) ... 2025-02-26 05:57:57.209 | > Setting up iptables (1.8.7-1) ... 2025-02-26 05:57:57.209 | > update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-02-26 05:57:57.209 | > update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-02-26 05:57:57.209 | > update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-02-26 05:57:57.209 | > update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-02-26 05:57:57.209 | > update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-02-26 05:57:57.209 | > update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-02-26 05:57:57.209 | > Selecting previously unselected package iptables-persistent. 2025-02-26 05:57:57.209 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13460 files and directories currently installed.) 2025-02-26 05:57:57.209 | > Preparing to unpack .../000-iptables-persistent_1.0.15_all.deb ... 2025-02-26 05:57:57.210 | > Unpacking iptables-persistent (1.0.15) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package libpopt0:arm64. 2025-02-26 05:57:57.210 | > Preparing to unpack .../001-libpopt0_1.18-2_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking libpopt0:arm64 (1.18-2) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package rsync. 2025-02-26 05:57:57.210 | > Preparing to unpack .../002-rsync_3.2.3-4+deb11u3_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking rsync (3.2.3-4+deb11u3) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package uuid-runtime. 2025-02-26 05:57:57.210 | > Preparing to unpack .../003-uuid-runtime_2.36.1-8+deb11u2_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking uuid-runtime (2.36.1-8+deb11u2) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package cpio. 2025-02-26 05:57:57.210 | > Preparing to unpack .../004-cpio_2.13+dfsg-7.1~deb11u1_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking cpio (2.13+dfsg-7.1~deb11u1) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package libfdisk1:arm64. 2025-02-26 05:57:57.210 | > Preparing to unpack .../005-libfdisk1_2.36.1-8+deb11u2_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking libfdisk1:arm64 (2.36.1-8+deb11u2) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package fdisk. 2025-02-26 05:57:57.210 | > Preparing to unpack .../006-fdisk_2.36.1-8+deb11u2_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking fdisk (2.36.1-8+deb11u2) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package libelf1:arm64. 2025-02-26 05:57:57.210 | > Preparing to unpack .../007-libelf1_0.183-1_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking libelf1:arm64 (0.183-1) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package libbpf0:arm64. 2025-02-26 05:57:57.210 | > Preparing to unpack .../008-libbpf0_1%3a0.3-2_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking libbpf0:arm64 (1:0.3-2) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package libmd0:arm64. 2025-02-26 05:57:57.210 | > Preparing to unpack .../009-libmd0_1.0.3-3_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking libmd0:arm64 (1.0.3-3) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package libbsd0:arm64. 2025-02-26 05:57:57.210 | > Preparing to unpack .../010-libbsd0_0.11.3-1+deb11u1_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking libbsd0:arm64 (0.11.3-1+deb11u1) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package libcap2-bin. 2025-02-26 05:57:57.210 | > Preparing to unpack .../011-libcap2-bin_1%3a2.44-1_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking libcap2-bin (1:2.44-1) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package iproute2. 2025-02-26 05:57:57.210 | > Preparing to unpack .../012-iproute2_5.10.0-4_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking iproute2 (5.10.0-4) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package ifupdown. 2025-02-26 05:57:57.210 | > Preparing to unpack .../013-ifupdown_0.8.36_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking ifupdown (0.8.36) ... 2025-02-26 05:57:57.210 | > Selecting previously unselected package iputils-ping. 2025-02-26 05:57:57.210 | > Preparing to unpack .../014-iputils-ping_3%3a20210202-1_arm64.deb ... 2025-02-26 05:57:57.210 | > Unpacking iputils-ping (3:20210202-1) ... 2025-02-26 05:58:11.396 | > Selecting previously unselected package libisc-export1105:arm64. 2025-02-26 05:58:11.396 | > Preparing to unpack .../015-libisc-export1105_1%3a9.11.19+dfsg-2.1_arm64.deb ... 2025-02-26 05:58:11.396 | > Unpacking libisc-export1105:arm64 (1:9.11.19+dfsg-2.1) ... 2025-02-26 05:58:11.396 | > Selecting previously unselected package libdns-export1110. 2025-02-26 05:58:11.396 | > Preparing to unpack .../016-libdns-export1110_1%3a9.11.19+dfsg-2.1_arm64.deb ... 2025-02-26 05:58:11.396 | > Unpacking libdns-export1110 (1:9.11.19+dfsg-2.1) ... 2025-02-26 05:58:11.396 | > Selecting previously unselected package isc-dhcp-client. 2025-02-26 05:58:11.396 | > Preparing to unpack .../017-isc-dhcp-client_4.4.1-2.3+deb11u2_arm64.deb ... 2025-02-26 05:58:11.396 | > Unpacking isc-dhcp-client (4.4.1-2.3+deb11u2) ... 2025-02-26 05:58:11.396 | > Selecting previously unselected package libncurses6:arm64. 2025-02-26 05:58:11.396 | > Preparing to unpack .../018-libncurses6_6.2+20201114-2+deb11u2_arm64.deb ... 2025-02-26 05:58:11.396 | > Unpacking libncurses6:arm64 (6.2+20201114-2+deb11u2) ... 2025-02-26 05:58:11.396 | > Selecting previously unselected package libprocps8:arm64. 2025-02-26 05:58:11.397 | > Preparing to unpack .../019-libprocps8_2%3a3.3.17-5_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking libprocps8:arm64 (2:3.3.17-5) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package procps. 2025-02-26 05:58:11.397 | > Preparing to unpack .../020-procps_2%3a3.3.17-5_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking procps (2:3.3.17-5) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package libuv1:arm64. 2025-02-26 05:58:11.397 | > Preparing to unpack .../021-libuv1_1.40.0-2+deb11u1_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking libuv1:arm64 (1.40.0-2+deb11u1) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package libfstrm0:arm64. 2025-02-26 05:58:11.397 | > Preparing to unpack .../022-libfstrm0_0.6.0-1+b1_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking libfstrm0:arm64 (0.6.0-1+b1) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package liblmdb0:arm64. 2025-02-26 05:58:11.397 | > Preparing to unpack .../023-liblmdb0_0.9.24-1_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking liblmdb0:arm64 (0.9.24-1) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package libmaxminddb0:arm64. 2025-02-26 05:58:11.397 | > Preparing to unpack .../024-libmaxminddb0_1.5.2-1_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking libmaxminddb0:arm64 (1.5.2-1) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package libprotobuf-c1:arm64. 2025-02-26 05:58:11.397 | > Preparing to unpack .../025-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package libicu67:arm64. 2025-02-26 05:58:11.397 | > Preparing to unpack .../026-libicu67_67.1-7_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking libicu67:arm64 (67.1-7) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package libxml2:arm64. 2025-02-26 05:58:11.397 | > Preparing to unpack .../027-libxml2_2.9.10+dfsg-6.7+deb11u6_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u6) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package bind9-libs:arm64. 2025-02-26 05:58:11.397 | > Preparing to unpack .../028-bind9-libs_1%3a9.16.50-1~deb11u3_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking bind9-libs:arm64 (1:9.16.50-1~deb11u3) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package bind9-host. 2025-02-26 05:58:11.397 | > Preparing to unpack .../029-bind9-host_1%3a9.16.50-1~deb11u3_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking bind9-host (1:9.16.50-1~deb11u3) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package libedit2:arm64. 2025-02-26 05:58:11.397 | > Preparing to unpack .../030-libedit2_3.1-20191231-2+b1_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking libedit2:arm64 (3.1-20191231-2+b1) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package bind9-dnsutils. 2025-02-26 05:58:11.397 | > Preparing to unpack .../031-bind9-dnsutils_1%3a9.16.50-1~deb11u3_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking bind9-dnsutils (1:9.16.50-1~deb11u3) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package bzip2. 2025-02-26 05:58:11.397 | > Preparing to unpack .../032-bzip2_1.0.8-4_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking bzip2 (1.0.8-4) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package libmagic-mgc. 2025-02-26 05:58:11.397 | > Preparing to unpack .../033-libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package libmagic1:arm64. 2025-02-26 05:58:11.397 | > Preparing to unpack .../034-libmagic1_1%3a5.39-3+deb11u1_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package file. 2025-02-26 05:58:11.397 | > Preparing to unpack .../035-file_1%3a5.39-3+deb11u1_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking file (1:5.39-3+deb11u1) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package libc-l10n. 2025-02-26 05:58:11.397 | > Preparing to unpack .../036-libc-l10n_2.31-13+deb11u11_all.deb ... 2025-02-26 05:58:11.397 | > Unpacking libc-l10n (2.31-13+deb11u11) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package locales. 2025-02-26 05:58:11.397 | > Preparing to unpack .../037-locales_2.31-13+deb11u11_all.deb ... 2025-02-26 05:58:11.397 | > Unpacking locales (2.31-13+deb11u11) ... 2025-02-26 05:58:11.397 | > Selecting previously unselected package libcbor0:arm64. 2025-02-26 05:58:11.397 | > Preparing to unpack .../038-libcbor0_0.5.0+dfsg-2_arm64.deb ... 2025-02-26 05:58:11.397 | > Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package libfido2-1:arm64. 2025-02-26 05:58:11.398 | > Preparing to unpack .../039-libfido2-1_1.6.0-2_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking libfido2-1:arm64 (1.6.0-2) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package openssh-client. 2025-02-26 05:58:11.398 | > Preparing to unpack .../040-openssh-client_1%3a8.4p1-5+deb11u4_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking openssh-client (1:8.4p1-5+deb11u4) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package traceroute. 2025-02-26 05:58:11.398 | > Preparing to unpack .../041-traceroute_1%3a2.1.0-2+deb11u1_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking traceroute (1:2.1.0-2+deb11u1) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package ucf. 2025-02-26 05:58:11.398 | > Preparing to unpack .../042-ucf_3.0043+deb11u2_all.deb ... 2025-02-26 05:58:11.398 | > Moving old data out of the way 2025-02-26 05:58:11.398 | > Unpacking ucf (3.0043+deb11u2) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package wget. 2025-02-26 05:58:11.398 | > Preparing to unpack .../043-wget_1.21-1+deb11u1_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking wget (1.21-1+deb11u1) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package xz-utils. 2025-02-26 05:58:11.398 | > Preparing to unpack .../044-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package acl. 2025-02-26 05:58:11.398 | > Preparing to unpack .../045-acl_2.2.53-10_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking acl (2.2.53-10) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package libfl2:arm64. 2025-02-26 05:58:11.398 | > Preparing to unpack .../046-libfl2_2.6.4-8_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking libfl2:arm64 (2.6.4-8) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package at. 2025-02-26 05:58:11.398 | > Preparing to unpack .../047-at_3.1.23-1.1_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking at (3.1.23-1.1) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package binutils-common:arm64. 2025-02-26 05:58:11.398 | > Preparing to unpack .../048-binutils-common_2.35.2-2_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking binutils-common:arm64 (2.35.2-2) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package libbinutils:arm64. 2025-02-26 05:58:11.398 | > Preparing to unpack .../049-libbinutils_2.35.2-2_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking libbinutils:arm64 (2.35.2-2) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package libctf-nobfd0:arm64. 2025-02-26 05:58:11.398 | > Preparing to unpack .../050-libctf-nobfd0_2.35.2-2_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking libctf-nobfd0:arm64 (2.35.2-2) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package libctf0:arm64. 2025-02-26 05:58:11.398 | > Preparing to unpack .../051-libctf0_2.35.2-2_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking libctf0:arm64 (2.35.2-2) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package binutils-aarch64-linux-gnu. 2025-02-26 05:58:11.398 | > Preparing to unpack .../052-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package binutils. 2025-02-26 05:58:11.398 | > Preparing to unpack .../053-binutils_2.35.2-2_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking binutils (2.35.2-2) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package libc-dev-bin. 2025-02-26 05:58:11.398 | > Preparing to unpack .../054-libc-dev-bin_2.31-13+deb11u11_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking libc-dev-bin (2.31-13+deb11u11) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package linux-libc-dev:arm64. 2025-02-26 05:58:11.398 | > Preparing to unpack .../055-linux-libc-dev_5.10.226-1_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking linux-libc-dev:arm64 (5.10.226-1) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package libcrypt-dev:arm64. 2025-02-26 05:58:11.398 | > Preparing to unpack .../056-libcrypt-dev_1%3a4.4.18-4_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package libtirpc-dev:arm64. 2025-02-26 05:58:11.398 | > Preparing to unpack .../057-libtirpc-dev_1.3.1-1+deb11u1_arm64.deb ... 2025-02-26 05:58:11.398 | > Unpacking libtirpc-dev:arm64 (1.3.1-1+deb11u1) ... 2025-02-26 05:58:11.398 | > Selecting previously unselected package libnsl-dev:arm64. 2025-02-26 05:58:11.399 | > Preparing to unpack .../058-libnsl-dev_1.3.0-2_arm64.deb ... 2025-02-26 05:58:11.399 | > Unpacking libnsl-dev:arm64 (1.3.0-2) ... 2025-02-26 05:58:11.399 | > Selecting previously unselected package libc6-dev:arm64. 2025-02-26 05:58:11.399 | > Preparing to unpack .../059-libc6-dev_2.31-13+deb11u11_arm64.deb ... 2025-02-26 05:58:11.399 | > Unpacking libc6-dev:arm64 (2.31-13+deb11u11) ... 2025-02-26 05:58:11.399 | > Selecting previously unselected package libisl23:arm64. 2025-02-26 05:58:11.399 | > Preparing to unpack .../060-libisl23_0.23-1_arm64.deb ... 2025-02-26 05:58:11.399 | > Unpacking libisl23:arm64 (0.23-1) ... 2025-02-26 05:58:11.399 | > Selecting previously unselected package libmpfr6:arm64. 2025-02-26 05:58:11.399 | > Preparing to unpack .../061-libmpfr6_4.1.0-3_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking libmpfr6:arm64 (4.1.0-3) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package libmpc3:arm64. 2025-02-26 05:58:38.343 | > Preparing to unpack .../062-libmpc3_1.2.0-1_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking libmpc3:arm64 (1.2.0-1) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package cpp-10. 2025-02-26 05:58:38.343 | > Preparing to unpack .../063-cpp-10_10.2.1-6_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking cpp-10 (10.2.1-6) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package cpp. 2025-02-26 05:58:38.343 | > Preparing to unpack .../064-cpp_4%3a10.2.1-1_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking cpp (4:10.2.1-1) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package libcc1-0:arm64. 2025-02-26 05:58:38.343 | > Preparing to unpack .../065-libcc1-0_10.2.1-6_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking libcc1-0:arm64 (10.2.1-6) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package libgomp1:arm64. 2025-02-26 05:58:38.343 | > Preparing to unpack .../066-libgomp1_10.2.1-6_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking libgomp1:arm64 (10.2.1-6) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package libitm1:arm64. 2025-02-26 05:58:38.343 | > Preparing to unpack .../067-libitm1_10.2.1-6_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking libitm1:arm64 (10.2.1-6) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package libatomic1:arm64. 2025-02-26 05:58:38.343 | > Preparing to unpack .../068-libatomic1_10.2.1-6_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking libatomic1:arm64 (10.2.1-6) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package libasan6:arm64. 2025-02-26 05:58:38.343 | > Preparing to unpack .../069-libasan6_10.2.1-6_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking libasan6:arm64 (10.2.1-6) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package liblsan0:arm64. 2025-02-26 05:58:38.343 | > Preparing to unpack .../070-liblsan0_10.2.1-6_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking liblsan0:arm64 (10.2.1-6) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package libtsan0:arm64. 2025-02-26 05:58:38.343 | > Preparing to unpack .../071-libtsan0_10.2.1-6_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking libtsan0:arm64 (10.2.1-6) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package libubsan1:arm64. 2025-02-26 05:58:38.343 | > Preparing to unpack .../072-libubsan1_10.2.1-6_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking libubsan1:arm64 (10.2.1-6) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package libgcc-10-dev:arm64. 2025-02-26 05:58:38.343 | > Preparing to unpack .../073-libgcc-10-dev_10.2.1-6_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking libgcc-10-dev:arm64 (10.2.1-6) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package gcc-10. 2025-02-26 05:58:38.343 | > Preparing to unpack .../074-gcc-10_10.2.1-6_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking gcc-10 (10.2.1-6) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package gcc. 2025-02-26 05:58:38.343 | > Preparing to unpack .../075-gcc_4%3a10.2.1-1_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking gcc (4:10.2.1-1) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package libstdc++-10-dev:arm64. 2025-02-26 05:58:38.343 | > Preparing to unpack .../076-libstdc++-10-dev_10.2.1-6_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package g++-10. 2025-02-26 05:58:38.343 | > Preparing to unpack .../077-g++-10_10.2.1-6_arm64.deb ... 2025-02-26 05:58:38.343 | > Unpacking g++-10 (10.2.1-6) ... 2025-02-26 05:58:38.343 | > Selecting previously unselected package g++. 2025-02-26 05:58:38.344 | > Preparing to unpack .../078-g++_4%3a10.2.1-1_arm64.deb ... 2025-02-26 05:58:38.344 | > Unpacking g++ (4:10.2.1-1) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package make. 2025-02-26 05:58:38.344 | > Preparing to unpack .../079-make_4.3-4.1_arm64.deb ... 2025-02-26 05:58:38.344 | > Unpacking make (4.3-4.1) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package libdpkg-perl. 2025-02-26 05:58:38.344 | > Preparing to unpack .../080-libdpkg-perl_1.20.13_all.deb ... 2025-02-26 05:58:38.344 | > Unpacking libdpkg-perl (1.20.13) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package patch. 2025-02-26 05:58:38.344 | > Preparing to unpack .../081-patch_2.7.6-7_arm64.deb ... 2025-02-26 05:58:38.344 | > Unpacking patch (2.7.6-7) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package dpkg-dev. 2025-02-26 05:58:38.344 | > Preparing to unpack .../082-dpkg-dev_1.20.13_all.deb ... 2025-02-26 05:58:38.344 | > Unpacking dpkg-dev (1.20.13) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package build-essential. 2025-02-26 05:58:38.344 | > Preparing to unpack .../083-build-essential_12.9_arm64.deb ... 2025-02-26 05:58:38.344 | > Unpacking build-essential (12.9) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package cloud-guest-utils. 2025-02-26 05:58:38.344 | > Preparing to unpack .../084-cloud-guest-utils_0.31-2_all.deb ... 2025-02-26 05:58:38.344 | > Unpacking cloud-guest-utils (0.31-2) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package genisoimage. 2025-02-26 05:58:38.344 | > Preparing to unpack .../085-genisoimage_9%3a1.1.11-3.2_arm64.deb ... 2025-02-26 05:58:38.344 | > Unpacking genisoimage (9:1.1.11-3.2) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package libaio1:arm64. 2025-02-26 05:58:38.344 | > Preparing to unpack .../086-libaio1_0.3.112-9_arm64.deb ... 2025-02-26 05:58:38.344 | > Unpacking libaio1:arm64 (0.3.112-9) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package liburing1:arm64. 2025-02-26 05:58:38.344 | > Preparing to unpack .../087-liburing1_0.7-3_arm64.deb ... 2025-02-26 05:58:38.344 | > Unpacking liburing1:arm64 (0.7-3) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package qemu-utils. 2025-02-26 05:58:38.344 | > Preparing to unpack .../088-qemu-utils_1%3a5.2+dfsg-11+deb11u3_arm64.deb ... 2025-02-26 05:58:38.344 | > Unpacking qemu-utils (1:5.2+dfsg-11+deb11u3) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package cloud-image-utils. 2025-02-26 05:58:38.344 | > Preparing to unpack .../089-cloud-image-utils_0.31-2_all.deb ... 2025-02-26 05:58:38.344 | > Unpacking cloud-image-utils (0.31-2) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package cloud-utils. 2025-02-26 05:58:38.344 | > Preparing to unpack .../090-cloud-utils_0.31-2_all.deb ... 2025-02-26 05:58:38.344 | > Unpacking cloud-utils (0.31-2) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package libklibc:arm64. 2025-02-26 05:58:38.344 | > Preparing to unpack .../091-libklibc_2.0.8-6.1_arm64.deb ... 2025-02-26 05:58:38.344 | > Unpacking libklibc:arm64 (2.0.8-6.1) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package klibc-utils. 2025-02-26 05:58:38.344 | > Preparing to unpack .../092-klibc-utils_2.0.8-6.1_arm64.deb ... 2025-02-26 05:58:38.344 | > Unpacking klibc-utils (2.0.8-6.1) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package initramfs-tools-core. 2025-02-26 05:58:38.344 | > Preparing to unpack .../093-initramfs-tools-core_0.140_all.deb ... 2025-02-26 05:58:38.344 | > Unpacking initramfs-tools-core (0.140) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package linux-base. 2025-02-26 05:58:38.344 | > Preparing to unpack .../094-linux-base_4.6_all.deb ... 2025-02-26 05:58:38.344 | > Unpacking linux-base (4.6) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package initramfs-tools. 2025-02-26 05:58:38.344 | > Preparing to unpack .../095-initramfs-tools_0.140_all.deb ... 2025-02-26 05:58:38.344 | > Unpacking initramfs-tools (0.140) ... 2025-02-26 05:58:38.344 | > Selecting previously unselected package cloud-initramfs-growroot. 2025-02-26 05:58:38.344 | > Preparing to unpack .../096-cloud-initramfs-growroot_0.18.debian8_all.deb ... 2025-02-26 05:58:38.344 | > Unpacking cloud-initramfs-growroot (0.18.debian8) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package libcurl4:arm64. 2025-02-26 05:58:38.345 | > Preparing to unpack .../097-libcurl4_7.74.0-1.3+deb11u14_arm64.deb ... 2025-02-26 05:58:38.345 | > Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u14) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package curl. 2025-02-26 05:58:38.345 | > Preparing to unpack .../098-curl_7.74.0-1.3+deb11u14_arm64.deb ... 2025-02-26 05:58:38.345 | > Unpacking curl (7.74.0-1.3+deb11u14) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package dns-root-data. 2025-02-26 05:58:38.345 | > Preparing to unpack .../099-dns-root-data_2024041801~deb11u1_all.deb ... 2025-02-26 05:58:38.345 | > Unpacking dns-root-data (2024041801~deb11u1) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package dnsutils. 2025-02-26 05:58:38.345 | > Preparing to unpack .../100-dnsutils_1%3a9.16.50-1~deb11u3_all.deb ... 2025-02-26 05:58:38.345 | > Unpacking dnsutils (1:9.16.50-1~deb11u3) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package liberror-perl. 2025-02-26 05:58:38.345 | > Preparing to unpack .../101-liberror-perl_0.17029-1_all.deb ... 2025-02-26 05:58:38.345 | > Unpacking liberror-perl (0.17029-1) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package git-man. 2025-02-26 05:58:38.345 | > Preparing to unpack .../102-git-man_1%3a2.30.2-1+deb11u4_all.deb ... 2025-02-26 05:58:38.345 | > Unpacking git-man (1:2.30.2-1+deb11u4) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package git. 2025-02-26 05:58:38.345 | > Preparing to unpack .../103-git_1%3a2.30.2-1+deb11u4_arm64.deb ... 2025-02-26 05:58:38.345 | > Unpacking git (1:2.30.2-1+deb11u4) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package libevent-2.1-7:arm64. 2025-02-26 05:58:38.345 | > Preparing to unpack .../104-libevent-2.1-7_2.1.12-stable-1_arm64.deb ... 2025-02-26 05:58:38.345 | > Unpacking libevent-2.1-7:arm64 (2.1.12-stable-1) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package libexpat1-dev:arm64. 2025-02-26 05:58:38.345 | > Preparing to unpack .../105-libexpat1-dev_2.2.10-2+deb11u6_arm64.deb ... 2025-02-26 05:58:38.345 | > Unpacking libexpat1-dev:arm64 (2.2.10-2+deb11u6) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package libjs-jquery. 2025-02-26 05:58:38.345 | > Preparing to unpack .../106-libjs-jquery_3.5.1+dfsg+~3.5.5-7_all.deb ... 2025-02-26 05:58:38.345 | > Unpacking libjs-jquery (3.5.1+dfsg+~3.5.5-7) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package libjs-underscore. 2025-02-26 05:58:38.345 | > Preparing to unpack .../107-libjs-underscore_1.9.1~dfsg-3_all.deb ... 2025-02-26 05:58:38.345 | > Unpacking libjs-underscore (1.9.1~dfsg-3) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package libjs-sphinxdoc. 2025-02-26 05:58:38.345 | > Preparing to unpack .../108-libjs-sphinxdoc_3.4.3-2_all.deb ... 2025-02-26 05:58:38.345 | > Unpacking libjs-sphinxdoc (3.4.3-2) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package libopts25:arm64. 2025-02-26 05:58:38.345 | > Preparing to unpack .../109-libopts25_1%3a5.18.16-4_arm64.deb ... 2025-02-26 05:58:38.345 | > Unpacking libopts25:arm64 (1:5.18.16-4) ... 2025-02-26 05:58:38.345 | > Selecting previously unselected package libparted2:arm64. 2025-02-26 05:58:38.345 | > Preparing to unpack .../110-libparted2_3.4-1_arm64.deb ... 2025-02-26 05:58:38.345 | > Unpacking libparted2:arm64 (3.4-1) ... 2025-02-26 05:59:06.582 | > Selecting previously unselected package libpcap0.8:arm64. 2025-02-26 05:59:06.582 | > Preparing to unpack .../111-libpcap0.8_1.10.0-2_arm64.deb ... 2025-02-26 05:59:06.582 | > Unpacking libpcap0.8:arm64 (1.10.0-2) ... 2025-02-26 05:59:06.582 | > Selecting previously unselected package libpython3.9:arm64. 2025-02-26 05:59:06.582 | > Preparing to unpack .../112-libpython3.9_3.9.2-1+deb11u2_arm64.deb ... 2025-02-26 05:59:06.582 | > Unpacking libpython3.9:arm64 (3.9.2-1+deb11u2) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package libpython3.9-dev:arm64. 2025-02-26 05:59:06.583 | > Preparing to unpack .../113-libpython3.9-dev_3.9.2-1+deb11u2_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking libpython3.9-dev:arm64 (3.9.2-1+deb11u2) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package libpython3-dev:arm64. 2025-02-26 05:59:06.583 | > Preparing to unpack .../114-libpython3-dev_3.9.2-3_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking libpython3-dev:arm64 (3.9.2-3) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package libunbound8:arm64. 2025-02-26 05:59:06.583 | > Preparing to unpack .../115-libunbound8_1.13.1-1+deb11u4_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking libunbound8:arm64 (1.13.1-1+deb11u4) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package libwrap0:arm64. 2025-02-26 05:59:06.583 | > Preparing to unpack .../116-libwrap0_7.6.q-31_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking libwrap0:arm64 (7.6.q-31) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package linux-image-5.10.0-33-arm64. 2025-02-26 05:59:06.583 | > Preparing to unpack .../117-linux-image-5.10.0-33-arm64_5.10.226-1_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking linux-image-5.10.0-33-arm64 (5.10.226-1) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package linux-image-arm64. 2025-02-26 05:59:06.583 | > Preparing to unpack .../118-linux-image-arm64_5.10.226-1_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking linux-image-arm64 (5.10.226-1) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package net-tools. 2025-02-26 05:59:06.583 | > Preparing to unpack .../119-net-tools_1.60+git20181103.0eebece-1+deb11u1_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking net-tools (1.60+git20181103.0eebece-1+deb11u1) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package ntp. 2025-02-26 05:59:06.583 | > Preparing to unpack .../120-ntp_1%3a4.2.8p15+dfsg-1_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking ntp (1:4.2.8p15+dfsg-1) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package ntpdate. 2025-02-26 05:59:06.583 | > Preparing to unpack .../121-ntpdate_1%3a4.2.8p15+dfsg-1_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking ntpdate (1:4.2.8p15+dfsg-1) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package openssh-sftp-server. 2025-02-26 05:59:06.583 | > Preparing to unpack .../122-openssh-sftp-server_1%3a8.4p1-5+deb11u4_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking openssh-sftp-server (1:8.4p1-5+deb11u4) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package openssh-server. 2025-02-26 05:59:06.583 | > Preparing to unpack .../123-openssh-server_1%3a8.4p1-5+deb11u4_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking openssh-server (1:8.4p1-5+deb11u4) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package parted. 2025-02-26 05:59:06.583 | > Preparing to unpack .../124-parted_3.4-1_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking parted (3.4-1) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package python-pip-whl. 2025-02-26 05:59:06.583 | > Preparing to unpack .../125-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 2025-02-26 05:59:06.583 | > Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package zlib1g-dev:arm64. 2025-02-26 05:59:06.583 | > Preparing to unpack .../126-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package python3.9-dev. 2025-02-26 05:59:06.583 | > Preparing to unpack .../127-python3.9-dev_3.9.2-1+deb11u2_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking python3.9-dev (3.9.2-1+deb11u2) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package python3-lib2to3. 2025-02-26 05:59:06.583 | > Preparing to unpack .../128-python3-lib2to3_3.9.2-1_all.deb ... 2025-02-26 05:59:06.583 | > Unpacking python3-lib2to3 (3.9.2-1) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package python3-distutils. 2025-02-26 05:59:06.583 | > Preparing to unpack .../129-python3-distutils_3.9.2-1_all.deb ... 2025-02-26 05:59:06.583 | > Unpacking python3-distutils (3.9.2-1) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package python3-dev. 2025-02-26 05:59:06.583 | > Preparing to unpack .../130-python3-dev_3.9.2-3_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking python3-dev (3.9.2-3) ... 2025-02-26 05:59:06.583 | > Selecting previously unselected package python3.9-venv. 2025-02-26 05:59:06.583 | > Preparing to unpack .../131-python3.9-venv_3.9.2-1+deb11u2_arm64.deb ... 2025-02-26 05:59:06.583 | > Unpacking python3.9-venv (3.9.2-1+deb11u2) ... 2025-02-26 05:59:06.584 | > Selecting previously unselected package python3-venv. 2025-02-26 05:59:06.584 | > Preparing to unpack .../132-python3-venv_3.9.2-3_arm64.deb ... 2025-02-26 05:59:06.584 | > Unpacking python3-venv (3.9.2-3) ... 2025-02-26 05:59:06.584 | > Selecting previously unselected package strace. 2025-02-26 05:59:06.584 | > Preparing to unpack .../133-strace_5.10-1_arm64.deb ... 2025-02-26 05:59:06.584 | > Unpacking strace (5.10-1) ... 2025-02-26 05:59:06.584 | > Selecting previously unselected package tcpdump. 2025-02-26 05:59:06.584 | > Preparing to unpack .../134-tcpdump_4.99.0-2+deb11u1_arm64.deb ... 2025-02-26 05:59:06.584 | > Unpacking tcpdump (4.99.0-2+deb11u1) ... 2025-02-26 05:59:06.584 | > Selecting previously unselected package unbound-anchor. 2025-02-26 05:59:06.584 | > Preparing to unpack .../135-unbound-anchor_1.13.1-1+deb11u4_arm64.deb ... 2025-02-26 05:59:06.584 | > Unpacking unbound-anchor (1.13.1-1+deb11u4) ... 2025-02-26 05:59:06.584 | > Selecting previously unselected package unbound. 2025-02-26 05:59:06.584 | > Preparing to unpack .../136-unbound_1.13.1-1+deb11u4_arm64.deb ... 2025-02-26 05:59:06.584 | > Unpacking unbound (1.13.1-1+deb11u4) ... 2025-02-26 05:59:06.584 | > Setting up cpio (2.13+dfsg-7.1~deb11u1) ... 2025-02-26 05:59:06.584 | > update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 2025-02-26 05:59:06.584 | > Setting up liblmdb0:arm64 (0.9.24-1) ... 2025-02-26 05:59:06.584 | > Setting up runit-helper (2.10.3) ... 2025-02-26 05:59:06.584 | > Setting up net-tools (1.60+git20181103.0eebece-1+deb11u1) ... 2025-02-26 05:59:06.584 | > Setting up libc-l10n (2.31-13+deb11u11) ... 2025-02-26 05:59:06.584 | > Setting up linux-base (4.6) ... 2025-02-26 05:59:06.584 | > Setting up wget (1.21-1+deb11u1) ... 2025-02-26 05:59:06.584 | > Setting up libicu67:arm64 (67.1-7) ... 2025-02-26 05:59:06.584 | > Setting up traceroute (1:2.1.0-2+deb11u1) ... 2025-02-26 05:59:06.584 | > update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode 2025-02-26 05:59:06.584 | > update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode 2025-02-26 05:59:06.584 | > update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode 2025-02-26 05:59:06.584 | > update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode 2025-02-26 05:59:06.584 | > update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode 2025-02-26 05:59:06.584 | > Setting up libmagic-mgc (1:5.39-3+deb11u1) ... 2025-02-26 05:59:06.584 | > Setting up libestr0:arm64 (0.1.10-2.1+b1) ... 2025-02-26 05:59:06.584 | > Setting up libfastjson4:arm64 (0.99.9-1) ... 2025-02-26 05:59:06.584 | > Setting up libmaxminddb0:arm64 (1.5.2-1) ... 2025-02-26 05:59:06.584 | > Setting up perl-modules-5.32 (5.32.1-4+deb11u4) ... 2025-02-26 05:59:06.584 | > Setting up libfstrm0:arm64 (0.6.0-1+b1) ... 2025-02-26 05:59:06.584 | > Setting up libcbor0:arm64 (0.5.0+dfsg-2) ... 2025-02-26 05:59:06.584 | > Setting up binutils-common:arm64 (2.35.2-2) ... 2025-02-26 05:59:06.584 | > Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ... 2025-02-26 05:59:06.584 | > Setting up linux-libc-dev:arm64 (5.10.226-1) ... 2025-02-26 05:59:06.584 | > Setting up libctf-nobfd0:arm64 (2.35.2-2) ... 2025-02-26 05:59:06.585 | > Setting up file (1:5.39-3+deb11u1) ... 2025-02-26 05:59:06.585 | > Setting up kmod (28-1) ... 2025-02-26 05:59:06.585 | > Setting up libgomp1:arm64 (10.2.1-6) ... 2025-02-26 05:59:06.585 | > Setting up bzip2 (1.0.8-4) ... 2025-02-26 05:59:06.585 | > Setting up locales (2.31-13+deb11u11) ... 2025-02-26 05:59:06.585 | > Generating locales (this might take a while)... 2025-02-26 05:59:06.585 | > Generation complete. 2025-02-26 05:59:06.585 | > Setting up libopts25:arm64 (1:5.18.16-4) ... 2025-02-26 05:59:06.585 | > Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 2025-02-26 05:59:06.585 | > Setting up ntpdate (1:4.2.8p15+dfsg-1) ... 2025-02-26 05:59:06.585 | > Setting up libasan6:arm64 (10.2.1-6) ... 2025-02-26 05:59:06.585 | > Setting up acl (2.2.53-10) ... 2025-02-26 05:59:06.585 | > Setting up dns-root-data (2024041801~deb11u1) ... 2025-02-26 05:59:06.585 | > Setting up libcap2-bin (1:2.44-1) ... 2025-02-26 05:59:06.585 | > Setting up libhavege2:arm64 (1.9.14-1) ... 2025-02-26 05:59:06.585 | > Setting up libklibc:arm64 (2.0.8-6.1) ... 2025-02-26 05:59:06.585 | > Setting up libisc-export1105:arm64 (1:9.11.19+dfsg-2.1) ... 2025-02-26 05:59:06.585 | > Setting up libtirpc-dev:arm64 (1.3.1-1+deb11u1) ... 2025-02-26 05:59:06.585 | > Setting up libuv1:arm64 (1.40.0-2+deb11u1) ... 2025-02-26 05:59:06.585 | > Setting up libpython3.9:arm64 (3.9.2-1+deb11u2) ... 2025-02-26 05:59:06.585 | > Setting up libpcap0.8:arm64 (1.10.0-2) ... 2025-02-26 05:59:06.585 | > Setting up libwrap0:arm64 (7.6.q-31) ... 2025-02-26 05:59:06.585 | > Setting up make (4.3-4.1) ... 2025-02-26 05:59:06.585 | > Setting up libmpfr6:arm64 (4.1.0-3) ... 2025-02-26 05:59:06.585 | > Setting up libncurses6:arm64 (6.2+20201114-2+deb11u2) ... 2025-02-26 05:59:06.585 | > Setting up strace (5.10-1) ... 2025-02-26 05:59:06.585 | > Setting up xz-utils (5.2.5-2.1~deb11u1) ... 2025-02-26 05:59:06.585 | > update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-02-26 05:59:06.585 | > Setting up libmpc3:arm64 (1.2.0-1) ... 2025-02-26 05:59:06.585 | > Setting up libatomic1:arm64 (10.2.1-6) ... 2025-02-26 05:59:06.585 | > Setting up libevent-2.1-7:arm64 (2.1.12-stable-1) ... 2025-02-26 05:59:06.585 | > Setting up patch (2.7.6-7) ... 2025-02-26 05:59:06.585 | > Setting up libfl2:arm64 (2.6.4-8) ... 2025-02-26 05:59:06.585 | > Setting up liburing1:arm64 (0.7-3) ... 2025-02-26 05:59:06.585 | > Setting up libfdisk1:arm64 (2.36.1-8+deb11u2) ... 2025-02-26 05:59:06.585 | > Setting up liblognorm5:arm64 (2.0.5-1.1) ... 2025-02-26 05:59:06.585 | > Setting up libubsan1:arm64 (10.2.1-6) ... 2025-02-26 05:59:06.585 | > Setting up netfilter-persistent (1.0.15) ... 2025-02-26 05:59:06.585 | > Running in chroot, ignoring request. 2025-02-26 05:59:06.585 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 05:59:06.585 | > Created symlink /etc/systemd/system/multi-user.target.wants/netfilter-persistent.service -> /lib/systemd/system/netfilter-persistent.service. 2025-02-26 06:00:33.646 | > Setting up libparted2:arm64 (3.4-1) ... 2025-02-26 06:00:33.646 | > Setting up libmd0:arm64 (1.0.3-3) ... 2025-02-26 06:00:33.646 | > Setting up libnsl-dev:arm64 (1.3.0-2) ... 2025-02-26 06:00:33.646 | > Setting up sensible-utils (0.0.14) ... 2025-02-26 06:00:33.646 | > Setting up uuid-runtime (2.36.1-8+deb11u2) ... 2025-02-26 06:00:33.646 | > Adding group `uuidd' (GID 109) ... 2025-02-26 06:00:33.646 | > Done. 2025-02-26 06:00:33.646 | > Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory 2025-02-26 06:00:33.646 | > Adding system user `uuidd' (UID 105) ... 2025-02-26 06:00:33.646 | > Adding new user `uuidd' (UID 105) with group `uuidd' ... 2025-02-26 06:00:33.646 | > Not creating home directory `/run/uuidd'. 2025-02-26 06:00:33.646 | > Running in chroot, ignoring request. 2025-02-26 06:00:33.646 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 06:00:33.646 | > Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket -> /lib/systemd/system/uuidd.socket. 2025-02-26 06:00:33.646 | > Setting up libcrypt-dev:arm64 (1:4.4.18-4) ... 2025-02-26 06:00:33.647 | > Setting up libcurl4:arm64 (7.74.0-1.3+deb11u14) ... 2025-02-26 06:00:33.647 | > Setting up git-man (1:2.30.2-1+deb11u4) ... 2025-02-26 06:00:33.647 | > Setting up python-pip-whl (20.3.4-4+deb11u1) ... 2025-02-26 06:00:33.647 | > Setting up curl (7.74.0-1.3+deb11u14) ... 2025-02-26 06:00:33.647 | > Setting up libjs-jquery (3.5.1+dfsg+~3.5.5-7) ... 2025-02-26 06:00:33.647 | > Setting up libbinutils:arm64 (2.35.2-2) ... 2025-02-26 06:00:33.647 | > Setting up libfido2-1:arm64 (1.6.0-2) ... 2025-02-26 06:00:33.647 | > Setting up libisl23:arm64 (0.23-1) ... 2025-02-26 06:00:33.647 | > Setting up libaio1:arm64 (0.3.112-9) ... 2025-02-26 06:00:33.647 | > Setting up libc-dev-bin (2.31-13+deb11u11) ... 2025-02-26 06:00:33.647 | > Setting up klibc-utils (2.0.8-6.1) ... 2025-02-26 06:00:33.647 | > No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2025-02-26 06:00:33.647 | > Setting up libbsd0:arm64 (0.11.3-1+deb11u1) ... 2025-02-26 06:00:33.647 | > Setting up python3-lib2to3 (3.9.2-1) ... 2025-02-26 06:00:33.647 | > Setting up cloud-guest-utils (0.31-2) ... 2025-02-26 06:00:33.647 | > Setting up libelf1:arm64 (0.183-1) ... 2025-02-26 06:00:33.647 | > Setting up iputils-ping (3:20210202-1) ... 2025-02-26 06:00:33.647 | > Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u6) ... 2025-02-26 06:00:33.647 | > Setting up libcc1-0:arm64 (10.2.1-6) ... 2025-02-26 06:00:33.647 | > Setting up liblsan0:arm64 (10.2.1-6) ... 2025-02-26 06:00:33.647 | > Setting up libprocps8:arm64 (2:3.3.17-5) ... 2025-02-26 06:00:33.647 | > Setting up cpp-10 (10.2.1-6) ... 2025-02-26 06:00:33.647 | > Setting up libitm1:arm64 (10.2.1-6) ... 2025-02-26 06:00:33.647 | > Setting up libgdbm6:arm64 (1.19-2) ... 2025-02-26 06:00:33.647 | > Setting up libjs-underscore (1.9.1~dfsg-3) ... 2025-02-26 06:00:33.647 | > Setting up libpopt0:arm64 (1.18-2) ... 2025-02-26 06:00:33.647 | > Setting up libtsan0:arm64 (10.2.1-6) ... 2025-02-26 06:00:33.647 | > Setting up libctf0:arm64 (2.35.2-2) ... 2025-02-26 06:00:33.647 | > Setting up python3-distutils (3.9.2-1) ... 2025-02-26 06:00:33.647 | > Setting up genisoimage (9:1.1.11-3.2) ... 2025-02-26 06:00:33.647 | > Setting up tcpdump (4.99.0-2+deb11u1) ... 2025-02-26 06:00:33.647 | > Setting up haveged (1.9.14-1) ... 2025-02-26 06:00:33.647 | > Running in chroot, ignoring request. 2025-02-26 06:00:33.647 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 06:00:33.647 | > Created symlink /etc/systemd/system/sysinit.target.wants/haveged.service -> /lib/systemd/system/haveged.service. 2025-02-26 06:00:33.647 | > Setting up bind9-libs:arm64 (1:9.16.50-1~deb11u3) ... 2025-02-26 06:00:33.647 | > Setting up at (3.1.23-1.1) ... 2025-02-26 06:00:33.647 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /lib/systemd/system/atd.service. 2025-02-26 06:00:33.647 | > Running in chroot, ignoring request. 2025-02-26 06:00:33.647 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 06:00:33.647 | > Setting up libgcc-10-dev:arm64 (10.2.1-6) ... 2025-02-26 06:00:33.647 | > Setting up libedit2:arm64 (3.1-20191231-2+b1) ... 2025-02-26 06:00:33.647 | > Setting up cron (3.0pl1-137) ... 2025-02-26 06:00:33.647 | > Adding group `crontab' (GID 111) ... 2025-02-26 06:00:33.647 | > Done. 2025-02-26 06:00:33.647 | > Running in chroot, ignoring request. 2025-02-26 06:00:33.647 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 06:00:33.647 | > Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service. 2025-02-26 06:00:33.647 | > Setting up rsyslog (8.2102.0-2+deb11u1) ... 2025-02-26 06:00:33.647 | > Running in chroot, ignoring request. 2025-02-26 06:00:33.647 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 06:00:33.647 | > Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service. 2025-02-26 06:00:33.647 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service. 2025-02-26 06:00:33.647 | > Setting up libdns-export1110 (1:9.11.19+dfsg-2.1) ... 2025-02-26 06:00:33.647 | > Setting up parted (3.4-1) ... 2025-02-26 06:00:33.647 | > Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... 2025-02-26 06:00:33.647 | > Setting up binutils (2.35.2-2) ... 2025-02-26 06:00:33.648 | > Setting up acpid (1:2.0.32-1) ... 2025-02-26 06:00:33.648 | > Running in chroot, ignoring request. 2025-02-26 06:00:33.648 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 06:00:33.648 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /lib/systemd/system/acpid.socket. 2025-02-26 06:00:33.648 | > Created symlink /etc/systemd/system/paths.target.wants/acpid.path -> /lib/systemd/system/acpid.path. 2025-02-26 06:00:33.648 | > Setting up fdisk (2.36.1-8+deb11u2) ... 2025-02-26 06:00:33.648 | > Setting up iptables-persistent (1.0.15) ... 2025-02-26 06:00:33.648 | > update-alternatives: using /lib/systemd/system/netfilter-persistent.service to provide /lib/systemd/system/iptables.service (iptables.service) in auto mode 2025-02-26 06:00:33.648 | > Setting up libunbound8:arm64 (1.13.1-1+deb11u4) ... 2025-02-26 06:00:33.648 | > Setting up ntp (1:4.2.8p15+dfsg-1) ... 2025-02-26 06:00:33.648 | > Created symlink /etc/systemd/system/multi-user.target.wants/ntp.service -> /lib/systemd/system/ntp.service. 2025-02-26 06:00:33.648 | > Running in chroot, ignoring request. 2025-02-26 06:00:33.648 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 06:00:33.648 | > Setting up libgdbm-compat4:arm64 (1.19-2) ... 2025-02-26 06:00:33.648 | > Setting up ucf (3.0043+deb11u2) ... 2025-02-26 06:00:33.648 | > Setting up libperl5.32:arm64 (5.32.1-4+deb11u4) ... 2025-02-26 06:00:33.648 | > Setting up gcc-10 (10.2.1-6) ... 2025-02-26 06:00:33.648 | > Setting up libjs-sphinxdoc (3.4.3-2) ... 2025-02-26 06:00:33.648 | > Setting up cpp (4:10.2.1-1) ... 2025-02-26 06:00:33.648 | > Setting up procps (2:3.3.17-5) ... 2025-02-26 06:00:33.648 | > Setting up libc6-dev:arm64 (2.31-13+deb11u11) ... 2025-02-26 06:00:33.648 | > Setting up python3.9-venv (3.9.2-1+deb11u2) ... 2025-02-26 06:00:33.648 | > Setting up qemu-utils (1:5.2+dfsg-11+deb11u3) ... 2025-02-26 06:00:33.648 | > Setting up unbound-anchor (1.13.1-1+deb11u4) ... 2025-02-26 06:00:33.648 | > Setting up libbpf0:arm64 (1:0.3-2) ... 2025-02-26 06:00:33.648 | > Setting up initramfs-tools-core (0.140) ... 2025-02-26 06:00:33.648 | > Setting up bind9-host (1:9.16.50-1~deb11u3) ... 2025-02-26 06:00:33.648 | > Setting up rsync (3.2.3-4+deb11u3) ... 2025-02-26 06:00:33.648 | > Running in chroot, ignoring request. 2025-02-26 06:00:33.648 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 06:00:33.648 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsync.service -> /lib/systemd/system/rsync.service. 2025-02-26 06:00:33.648 | > Setting up libstdc++-10-dev:arm64 (10.2.1-6) ... 2025-02-26 06:00:33.648 | > Setting up g++-10 (10.2.1-6) ... 2025-02-26 06:00:33.648 | > Setting up initramfs-tools (0.140) ... 2025-02-26 06:00:33.648 | > update-initramfs: deferring update (trigger activated) 2025-02-26 06:00:33.648 | > Setting up unbound (1.13.1-1+deb11u4) ... 2025-02-26 06:00:33.648 | > Created symlink /etc/systemd/system/multi-user.target.wants/unbound.service -> /lib/systemd/system/unbound.service. 2025-02-26 06:00:33.648 | > Created symlink /etc/systemd/system/unbound.service.wants/unbound-resolvconf.service -> /lib/systemd/system/unbound-resolvconf.service. 2025-02-26 06:00:33.648 | > Running in chroot, ignoring request. 2025-02-26 06:00:33.648 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 06:00:33.648 | > Setting up iproute2 (5.10.0-4) ... 2025-02-26 06:00:33.648 | > Setting up openssh-client (1:8.4p1-5+deb11u4) ... 2025-02-26 06:00:33.648 | > Setting up isc-dhcp-client (4.4.1-2.3+deb11u2) ... 2025-02-26 06:00:33.648 | > Setting up cloud-image-utils (0.31-2) ... 2025-02-26 06:00:33.648 | > Setting up gcc (4:10.2.1-1) ... 2025-02-26 06:00:33.648 | > Setting up perl (5.32.1-4+deb11u4) ... 2025-02-26 06:00:33.648 | > Setting up libexpat1-dev:arm64 (2.2.10-2+deb11u6) ... 2025-02-26 06:00:33.648 | > Setting up python3-venv (3.9.2-3) ... 2025-02-26 06:00:33.648 | > Setting up ifupdown (0.8.36) ... 2025-02-26 06:00:33.648 | > Creating /etc/network/interfaces. 2025-02-26 06:00:33.648 | > Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service. 2025-02-26 06:00:33.648 | > Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service. 2025-02-26 06:00:33.648 | > Setting up linux-image-5.10.0-33-arm64 (5.10.226-1) ... 2025-02-26 06:00:33.648 | > I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.10.0-33-arm64 2025-02-26 06:00:33.649 | > I: /initrd.img.old is now a symlink to boot/initrd.img-5.10.0-33-arm64 2025-02-26 06:00:33.649 | > I: /vmlinuz is now a symlink to boot/vmlinuz-5.10.0-33-arm64 2025-02-26 06:00:33.649 | > I: /initrd.img is now a symlink to boot/initrd.img-5.10.0-33-arm64 2025-02-26 06:00:33.649 | > /etc/kernel/postinst.d/initramfs-tools: 2025-02-26 06:00:33.649 | > update-initramfs: Generating /boot/initrd.img-5.10.0-33-arm64 2025-02-26 06:00:33.649 | > Setting up libdpkg-perl (1.20.13) ... 2025-02-26 06:00:33.649 | > Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 2025-02-26 06:00:33.649 | > Setting up g++ (4:10.2.1-1) ... 2025-02-26 06:00:33.649 | > update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-02-26 06:00:33.649 | > Setting up bind9-dnsutils (1:9.16.50-1~deb11u3) ... 2025-02-26 06:00:33.649 | > Setting up cloud-utils (0.31-2) ... 2025-02-26 06:00:33.649 | > Setting up openssh-sftp-server (1:8.4p1-5+deb11u4) ... 2025-02-26 06:00:33.649 | > Setting up linux-image-arm64 (5.10.226-1) ... 2025-02-26 06:00:33.649 | > Setting up openssh-server (1:8.4p1-5+deb11u4) ... 2025-02-26 06:00:33.649 | > 2025-02-26 06:00:33.649 | > Creating config file /etc/ssh/sshd_config with new version 2025-02-26 06:00:33.649 | > Creating SSH2 RSA key; this may take some time ... 2025-02-26 06:00:33.649 | > 3072 SHA256:PgzrgupwbgQS2YkM/fIZuPHhsnWtv20FJY44Y0lTS4A root@nb04 (RSA) 2025-02-26 06:00:33.649 | > Creating SSH2 ECDSA key; this may take some time ... 2025-02-26 06:00:33.649 | > 256 SHA256:ApW+5LfHJQ4YpNTTlP1P/LhhiSvJ9Nbv+dpPUtS2UI8 root@nb04 (ECDSA) 2025-02-26 06:00:33.649 | > Creating SSH2 ED25519 key; this may take some time ... 2025-02-26 06:00:33.649 | > 256 SHA256:56u5nocdnnu8DpF69Rklu0lgpnE9IXk8t1rICNKgBEM root@nb04 (ED25519) 2025-02-26 06:01:05.906 | > Created symlink /etc/systemd/system/sshd.service -> /lib/systemd/system/ssh.service. 2025-02-26 06:01:05.906 | > Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service. 2025-02-26 06:01:05.906 | > Running in chroot, ignoring request. 2025-02-26 06:01:05.906 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-02-26 06:01:05.906 | > Setting up libpython3.9-dev:arm64 (3.9.2-1+deb11u2) ... 2025-02-26 06:01:05.906 | > Setting up dnsutils (1:9.16.50-1~deb11u3) ... 2025-02-26 06:01:05.906 | > Setting up dpkg-dev (1.20.13) ... 2025-02-26 06:01:05.906 | > Setting up liberror-perl (0.17029-1) ... 2025-02-26 06:01:05.906 | > Setting up git (1:2.30.2-1+deb11u4) ... 2025-02-26 06:01:05.907 | > Setting up cloud-initramfs-growroot (0.18.debian8) ... 2025-02-26 06:01:05.907 | > update-initramfs: deferring update (trigger activated) 2025-02-26 06:01:05.907 | > Setting up python3.9-dev (3.9.2-1+deb11u2) ... 2025-02-26 06:01:05.907 | > Setting up build-essential (12.9) ... 2025-02-26 06:01:05.907 | > Setting up libpython3-dev:arm64 (3.9.2-3) ... 2025-02-26 06:01:05.907 | > Setting up python3-dev (3.9.2-3) ... 2025-02-26 06:01:05.907 | > Processing triggers for dbus (1.12.28-0+deb11u1) ... 2025-02-26 06:01:05.907 | > Processing triggers for libc-bin (2.31-13+deb11u11) ... 2025-02-26 06:01:05.907 | > Processing triggers for initramfs-tools (0.140) ... 2025-02-26 06:01:05.907 | > update-initramfs: Generating /boot/initrd.img-5.10.0-33-arm64 2025-02-26 06:01:05.907 | returncode: 0 2025-02-26 06:01:05.927 | dib-run-parts 01-package-installs completed 2025-02-26 06:01:05.928 | dib-run-parts Running /tmp/in_target.d/install.d/05-record-details 2025-02-26 06:01:05.952 | + set -e 2025-02-26 06:01:05.952 | + echo debian-bullseye-arm64 2025-02-26 06:01:05.955 | dib-run-parts 05-record-details completed 2025-02-26 06:01:05.955 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2025-02-26 06:01:06.047 | + set -eu 2025-02-26 06:01:06.047 | + set -o pipefail 2025-02-26 06:01:06.047 | + DIB_CLOUD_INIT_DATASOURCES=None 2025-02-26 06:01:06.047 | + '[' -z None ']' 2025-02-26 06:01:06.047 | + '[' -d /etc/cloud/cloud.cfg.d ']' 2025-02-26 06:01:06.052 | dib-run-parts 05-set-cloud-init-sources completed 2025-02-26 06:01:06.052 | dib-run-parts Running /tmp/in_target.d/install.d/06-record-builddate 2025-02-26 06:01:06.059 | + set -eu 2025-02-26 06:01:06.059 | + set -o pipefail 2025-02-26 06:01:06.059 | + date --utc '+%Y-%m-%d %H:%M' 2025-02-26 06:01:06.066 | dib-run-parts 06-record-builddate completed 2025-02-26 06:01:06.066 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2025-02-26 06:01:06.082 | + set -eu 2025-02-26 06:01:06.082 | + set -o pipefail 2025-02-26 06:01:06.082 | + mkdir -p /etc/cloud/cloud.cfg.d 2025-02-26 06:01:06.086 | + '[' -n '' ']' 2025-02-26 06:01:06.090 | dib-run-parts 10-cloud-init completed 2025-02-26 06:01:06.090 | dib-run-parts Running /tmp/in_target.d/install.d/10-debian-networking 2025-02-26 06:01:06.113 | + set -eu 2025-02-26 06:01:06.113 | + set -o pipefail 2025-02-26 06:01:06.114 | + echo debian 2025-02-26 06:01:06.114 | + [[ 1 -eq 1 ]] 2025-02-26 06:01:06.114 | + mkdir -p /etc/network/interfaces.d 2025-02-26 06:01:06.117 | + grep -E -q '^source(|-directory) /etc/network/interfaces.d/\*' /etc/network/interfaces 2025-02-26 06:01:06.121 | + for interface in ${DIB_NETWORK_INTERFACE_NAMES} 2025-02-26 06:01:06.122 | + cat 2025-02-26 06:01:06.122 | + tee /etc/network/interfaces.d/eth0 2025-02-26 06:01:06.455 | auto eth0 2025-02-26 06:01:06.455 | iface eth0 inet dhcp 2025-02-26 06:01:06.456 | + for interface in ${DIB_NETWORK_INTERFACE_NAMES} 2025-02-26 06:01:06.457 | + cat 2025-02-26 06:01:06.457 | + tee /etc/network/interfaces.d/eth1 2025-02-26 06:01:06.459 | auto eth1 2025-02-26 06:01:06.459 | iface eth1 inet dhcp 2025-02-26 06:01:06.462 | dib-run-parts 10-debian-networking completed 2025-02-26 06:01:06.462 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2025-02-26 06:01:06.479 | + set -eu 2025-02-26 06:01:06.480 | + set -o pipefail 2025-02-26 06:01:06.480 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2025-02-26 06:01:06.482 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2025-02-26 06:01:06.482 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2025-02-26 06:01:06.482 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2025-02-26 06:01:06.598 | dib-run-parts 10-install-static-files completed 2025-02-26 06:01:06.598 | dib-run-parts Running /tmp/in_target.d/install.d/10-packages 2025-02-26 06:01:06.730 | + set -e 2025-02-26 06:01:06.730 | + [[ debian =~ ^(centos|rocky)$ ]] 2025-02-26 06:01:06.732 | dib-run-parts 10-packages completed 2025-02-26 06:01:06.732 | dib-run-parts Running /tmp/in_target.d/install.d/10-pip-packages 2025-02-26 06:01:06.946 | + set -e 2025-02-26 06:01:06.946 | + '[' -z ']' 2025-02-26 06:01:06.946 | + exit 0 2025-02-26 06:01:06.949 | dib-run-parts 10-pip-packages completed 2025-02-26 06:01:06.949 | dib-run-parts Running /tmp/in_target.d/install.d/12-debian-locale-gen 2025-02-26 06:01:06.954 | + set -eu 2025-02-26 06:01:06.954 | + set -o pipefail 2025-02-26 06:01:06.954 | + '[' -f /etc/locale.gen ']' 2025-02-26 06:01:06.955 | + rm /etc/locale.gen 2025-02-26 06:01:06.957 | + debconf-set-selections - 2025-02-26 06:01:07.357 | + dpkg-reconfigure -f noninteractive locales 2025-02-26 06:01:08.960 | Generating locales (this might take a while)... 2025-02-26 06:01:13.504 | en_US.UTF-8... done 2025-02-26 06:01:13.510 | Generation complete. 2025-02-26 06:01:13.726 | + cat 2025-02-26 06:01:13.731 | dib-run-parts 12-debian-locale-gen completed 2025-02-26 06:01:13.731 | dib-run-parts Running /tmp/in_target.d/install.d/15-cleanup-debootstrap 2025-02-26 06:01:13.736 | + set -eu 2025-02-26 06:01:13.736 | + set -o pipefail 2025-02-26 06:01:13.736 | + install -d -m 0755 -o root -g root /etc/sudoers.d 2025-02-26 06:01:13.742 | dib-run-parts 15-cleanup-debootstrap completed 2025-02-26 06:01:13.742 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2025-02-26 06:01:14.019 | + set -eu 2025-02-26 06:01:14.019 | + set -o pipefail 2025-02-26 06:01:14.020 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2025-02-26 06:01:14.022 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2025-02-26 06:01:14.022 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2025-02-26 06:01:14.022 | + dest= 2025-02-26 06:01:14.022 | + case $DIB_INIT_SYSTEM in 2025-02-26 06:01:14.022 | + dest=/usr/lib/systemd/system/ 2025-02-26 06:01:14.022 | + '[' -z /usr/lib/systemd/system/ ']' 2025-02-26 06:01:14.022 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2025-02-26 06:01:14.064 | dib-run-parts 20-install-init-scripts completed 2025-02-26 06:01:14.064 | dib-run-parts Running /tmp/in_target.d/install.d/20-iptables 2025-02-26 06:01:14.083 | + set -e 2025-02-26 06:01:14.083 | + [[ debian =~ (debian|ubuntu) ]] 2025-02-26 06:01:14.083 | + rules_dir=/etc/iptables 2025-02-26 06:01:14.083 | + ipv4_rules=/etc/iptables/rules.v4 2025-02-26 06:01:14.083 | + ipv6_rules=/etc/iptables/rules.v6 2025-02-26 06:01:14.083 | + mkdir -p /etc/iptables 2025-02-26 06:01:14.086 | + cat 2025-02-26 06:01:14.088 | + cat 2025-02-26 06:01:14.093 | dib-run-parts 20-iptables completed 2025-02-26 06:01:14.093 | dib-run-parts Running /tmp/in_target.d/install.d/40-glean 2025-02-26 06:01:14.272 | + set -eu 2025-02-26 06:01:14.272 | + set -o pipefail 2025-02-26 06:01:14.273 | + python3 -m venv /usr/glean 2025-02-26 06:01:23.970 | + /usr/glean/bin/pip install pbr 2025-02-26 06:01:26.494 | Collecting pbr 2025-02-26 06:01:26.593 | Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) 2025-02-26 06:01:26.619 | Requirement already satisfied: setuptools in /usr/glean/lib/python3.9/site-packages (from pbr) (44.1.1) 2025-02-26 06:01:26.626 | Installing collected packages: pbr 2025-02-26 06:01:26.755 | Successfully installed pbr-6.1.1 2025-02-26 06:01:26.857 | + /usr/glean/bin/pip install glean 2025-02-26 06:01:29.231 | Collecting glean 2025-02-26 06:01:29.259 | Downloading glean-1.24.0-py3-none-any.whl (111 kB) 2025-02-26 06:01:29.294 | Installing collected packages: glean 2025-02-26 06:01:29.489 | Successfully installed glean-1.24.0 2025-02-26 06:01:29.588 | + mkdir -p /usr/local/bin 2025-02-26 06:01:29.591 | + ln -sf /usr/glean/bin/glean /usr/local/bin/glean 2025-02-26 06:01:29.592 | + ln -sf /usr/glean/bin/glean.sh /usr/local/bin/glean.sh 2025-02-26 06:01:29.594 | + ln -sf /usr/glean/bin/glean-install /usr/local/bin/glean-install 2025-02-26 06:01:29.599 | dib-run-parts 40-glean completed 2025-02-26 06:01:29.599 | dib-run-parts Running /tmp/in_target.d/install.d/40-install-bindep 2025-02-26 06:01:29.662 | + set -e 2025-02-26 06:01:29.662 | + python3 -m venv /usr/bindep-env 2025-02-26 06:01:33.279 | + [[ bullseye == \x\e\n\i\a\l ]] 2025-02-26 06:01:33.279 | + /usr/bindep-env/bin/pip install --upgrade pip 2025-02-26 06:01:35.332 | Requirement already satisfied: pip in /usr/bindep-env/lib/python3.9/site-packages (20.3.4) 2025-02-26 06:01:36.546 | Collecting pip 2025-02-26 06:01:36.575 | Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) 2025-02-26 06:01:36.685 | Installing collected packages: pip 2025-02-26 06:01:36.685 | Attempting uninstall: pip 2025-02-26 06:01:36.685 | Found existing installation: pip 20.3.4 2025-02-26 06:01:36.839 | Uninstalling pip-20.3.4: 2025-02-26 06:01:36.846 | Successfully uninstalled pip-20.3.4 2025-02-26 06:01:38.420 | Successfully installed pip-25.0.1 2025-02-26 06:01:38.526 | + /usr/bindep-env/bin/pip install bindep 2025-02-26 06:01:39.611 | Collecting bindep 2025-02-26 06:01:39.633 | Downloading bindep-2.12.0-py3-none-any.whl.metadata (10 kB) 2025-02-26 06:01:39.783 | Collecting Parsley (from bindep) 2025-02-26 06:01:39.792 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2025-02-26 06:01:39.986 | Collecting pbr>=2.0.0 (from bindep) 2025-02-26 06:01:39.998 | Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 2025-02-26 06:01:40.059 | Collecting distro>=1.7.0 (from bindep) 2025-02-26 06:01:40.067 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-02-26 06:01:40.146 | Collecting packaging (from bindep) 2025-02-26 06:01:40.154 | Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2025-02-26 06:01:40.180 | Requirement already satisfied: setuptools in /usr/bindep-env/lib/python3.9/site-packages (from pbr>=2.0.0->bindep) (44.1.1) 2025-02-26 06:01:40.192 | Downloading bindep-2.12.0-py3-none-any.whl (33 kB) 2025-02-26 06:01:40.236 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-02-26 06:01:40.276 | Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) 2025-02-26 06:01:40.302 | Downloading packaging-24.2-py3-none-any.whl (65 kB) 2025-02-26 06:01:40.329 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2025-02-26 06:01:40.763 | Installing collected packages: Parsley, pbr, packaging, distro, bindep 2025-02-26 06:01:41.436 | Successfully installed Parsley-1.3 bindep-2.12.0 distro-1.9.0 packaging-24.2 pbr-6.1.1 2025-02-26 06:01:42.108 | dib-run-parts 40-install-bindep completed 2025-02-26 06:01:42.108 | dib-run-parts Running /tmp/in_target.d/install.d/40-install-tox 2025-02-26 06:01:42.142 | + set -e 2025-02-26 06:01:42.142 | + python3 -m venv /usr/tox-env 2025-02-26 06:01:45.853 | + [[ bullseye == \x\e\n\i\a\l ]] 2025-02-26 06:01:45.853 | + /usr/tox-env/bin/pip install --upgrade pip 2025-02-26 06:01:47.897 | Requirement already satisfied: pip in /usr/tox-env/lib/python3.9/site-packages (20.3.4) 2025-02-26 06:01:48.378 | Collecting pip 2025-02-26 06:01:48.389 | Using cached pip-25.0.1-py3-none-any.whl (1.8 MB) 2025-02-26 06:01:48.428 | Installing collected packages: pip 2025-02-26 06:01:48.428 | Attempting uninstall: pip 2025-02-26 06:01:48.429 | Found existing installation: pip 20.3.4 2025-02-26 06:01:48.588 | Uninstalling pip-20.3.4: 2025-02-26 06:01:48.595 | Successfully uninstalled pip-20.3.4 2025-02-26 06:01:50.166 | Successfully installed pip-25.0.1 2025-02-26 06:01:50.270 | + /usr/tox-env/bin/pip install tox 2025-02-26 06:01:51.827 | Collecting tox 2025-02-26 06:01:51.846 | Downloading tox-4.24.1-py3-none-any.whl.metadata (3.7 kB) 2025-02-26 06:01:52.272 | Collecting cachetools>=5.5 (from tox) 2025-02-26 06:01:52.282 | Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2025-02-26 06:01:52.621 | Collecting chardet>=5.2 (from tox) 2025-02-26 06:01:52.629 | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-02-26 06:01:52.719 | Collecting colorama>=0.4.6 (from tox) 2025-02-26 06:01:52.727 | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-02-26 06:01:52.792 | Collecting filelock>=3.16.1 (from tox) 2025-02-26 06:01:52.800 | Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB) 2025-02-26 06:01:52.905 | Collecting packaging>=24.2 (from tox) 2025-02-26 06:01:52.909 | Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2025-02-26 06:01:52.964 | Collecting platformdirs>=4.3.6 (from tox) 2025-02-26 06:01:52.972 | Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2025-02-26 06:01:53.098 | Collecting pluggy>=1.5 (from tox) 2025-02-26 06:01:53.107 | Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2025-02-26 06:01:53.406 | Collecting pyproject-api>=1.8 (from tox) 2025-02-26 06:01:53.416 | Downloading pyproject_api-1.9.0-py3-none-any.whl.metadata (2.7 kB) 2025-02-26 06:01:53.485 | Collecting tomli>=2.1 (from tox) 2025-02-26 06:01:53.492 | Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2025-02-26 06:01:53.563 | Collecting typing-extensions>=4.12.2 (from tox) 2025-02-26 06:01:53.571 | Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-02-26 06:01:53.704 | Collecting virtualenv>=20.27.1 (from tox) 2025-02-26 06:01:53.712 | Downloading virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB) 2025-02-26 06:01:53.804 | Collecting distlib<1,>=0.3.7 (from virtualenv>=20.27.1->tox) 2025-02-26 06:01:53.812 | Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB) 2025-02-26 06:01:53.863 | Downloading tox-4.24.1-py3-none-any.whl (171 kB) 2025-02-26 06:01:53.889 | Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2025-02-26 06:01:53.907 | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-02-26 06:01:53.937 | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-02-26 06:01:53.954 | Downloading filelock-3.17.0-py3-none-any.whl (16 kB) 2025-02-26 06:01:53.978 | Using cached packaging-24.2-py3-none-any.whl (65 kB) 2025-02-26 06:01:53.986 | Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2025-02-26 06:01:54.003 | Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 2025-02-26 06:01:54.022 | Downloading pyproject_api-1.9.0-py3-none-any.whl (13 kB) 2025-02-26 06:01:54.049 | Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2025-02-26 06:01:54.072 | Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-02-26 06:01:54.092 | Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB) 2025-02-26 06:01:54.163 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 65.2 MB/s eta 0:00:00 2025-02-26 06:01:54.173 | Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB) 2025-02-26 06:01:54.347 | Installing collected packages: distlib, typing-extensions, tomli, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-02-26 06:01:55.987 | Successfully installed cachetools-5.5.2 chardet-5.2.0 colorama-0.4.6 distlib-0.3.9 filelock-3.17.0 packaging-24.2 platformdirs-4.3.6 pluggy-1.5.0 pyproject-api-1.9.0 tomli-2.2.1 tox-4.24.1 typing-extensions-4.12.2 virtualenv-20.29.2 2025-02-26 06:01:56.245 | dib-run-parts 40-install-tox completed 2025-02-26 06:01:56.245 | dib-run-parts Running /tmp/in_target.d/install.d/50-disable-metadata-cloudinit 2025-02-26 06:01:56.664 | + set -e 2025-02-26 06:01:56.664 | + '[' -d /etc/cloud/cloud.cfg.d ']' 2025-02-26 06:01:56.664 | + dd of=/etc/cloud/cloud.cfg.d/95_real_datasources.cfg 2025-02-26 06:01:56.666 | 0+1 records in 2025-02-26 06:01:56.666 | 0+1 records out 2025-02-26 06:01:56.666 | 39 bytes copied, 0.000272271 s, 143 kB/s 2025-02-26 06:01:56.669 | dib-run-parts 50-disable-metadata-cloudinit completed 2025-02-26 06:01:56.670 | dib-run-parts Running /tmp/in_target.d/install.d/50-simple-init 2025-02-26 06:01:56.686 | + set -eu 2025-02-26 06:01:56.686 | + set -o pipefail 2025-02-26 06:01:56.687 | ++ dirname /tmp/in_target.d/install.d/50-simple-init 2025-02-26 06:01:56.688 | + SCRIPTDIR=/tmp/in_target.d/install.d 2025-02-26 06:01:56.689 | + echo 8021q 2025-02-26 06:01:56.689 | + enable_nm= 2025-02-26 06:01:56.689 | + [[ 0 != 0 ]] 2025-02-26 06:01:56.689 | + no_dhcp_fallback= 2025-02-26 06:01:56.689 | + [[ 0 != 0 ]] 2025-02-26 06:01:56.689 | + glean-install 2025-02-26 06:01:56.883 | INFO:glean-install:Installing python-glean.template -> /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2025-02-26 06:01:56.883 | INFO:glean-install:install -D -g root -o root -m 0755 /usr/glean/lib/python3.9/site-packages/glean/init/python-glean.template /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2025-02-26 06:01:56.888 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2025-02-26 06:01:56.888 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2025-02-26 06:01:56.892 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib/python3.9/site-packages/glean/init in /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2025-02-26 06:01:56.892 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib/python3.9/site-packages/glean/init|g" /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2025-02-26 06:01:56.896 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2025-02-26 06:01:56.896 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2025-02-26 06:01:56.901 | INFO:glean-install:Installing systemd services 2025-02-26 06:01:56.901 | INFO:glean-install:Install early service 2025-02-26 06:01:56.901 | INFO:glean-install:Installing glean-early.service -> /usr/lib/systemd/system/glean-early.service 2025-02-26 06:01:56.901 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib/python3.9/site-packages/glean/init/glean-early.service /usr/lib/systemd/system/glean-early.service 2025-02-26 06:01:56.905 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/lib/systemd/system/glean-early.service 2025-02-26 06:01:56.906 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/lib/systemd/system/glean-early.service 2025-02-26 06:01:56.910 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib/python3.9/site-packages/glean/init in /usr/lib/systemd/system/glean-early.service 2025-02-26 06:01:56.910 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib/python3.9/site-packages/glean/init|g" /usr/lib/systemd/system/glean-early.service 2025-02-26 06:01:56.915 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/lib/systemd/system/glean-early.service 2025-02-26 06:01:56.915 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/lib/systemd/system/glean-early.service 2025-02-26 06:01:56.924 | Created symlink /etc/systemd/system/multi-user.target.wants/glean-early.service -> /lib/systemd/system/glean-early.service. 2025-02-26 06:01:56.925 | INFO:glean-install:without 2025-02-26 06:01:56.925 | INFO:glean-install:Installing glean@.service -> /usr/lib/systemd/system/glean@.service 2025-02-26 06:01:56.925 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib/python3.9/site-packages/glean/init/glean@.service /usr/lib/systemd/system/glean@.service 2025-02-26 06:01:56.929 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/lib/systemd/system/glean@.service 2025-02-26 06:01:56.930 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/lib/systemd/system/glean@.service 2025-02-26 06:01:56.934 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib/python3.9/site-packages/glean/init in /usr/lib/systemd/system/glean@.service 2025-02-26 06:01:56.934 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib/python3.9/site-packages/glean/init|g" /usr/lib/systemd/system/glean@.service 2025-02-26 06:01:56.938 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/lib/systemd/system/glean@.service 2025-02-26 06:01:56.938 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/lib/systemd/system/glean@.service 2025-02-26 06:01:56.942 | INFO:glean-install:Installing glean-udev.rules -> /etc/udev/rules.d/99-glean.rules 2025-02-26 06:01:56.942 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib/python3.9/site-packages/glean/init/glean-udev.rules /etc/udev/rules.d/99-glean.rules 2025-02-26 06:01:56.979 | dib-run-parts 50-simple-init completed 2025-02-26 06:01:56.979 | dib-run-parts Running /tmp/in_target.d/install.d/60-simple-init-remove-interfaces 2025-02-26 06:01:56.984 | + set -eu 2025-02-26 06:01:56.984 | + set -o pipefail 2025-02-26 06:01:56.984 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-eth*' 2025-02-26 06:01:56.986 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-en*' 2025-02-26 06:01:56.988 | + rm -f '/etc/sysconfig/network/ifcfg-eth*' 2025-02-26 06:01:56.990 | + rm -f '/etc/sysconfig/network/ifcfg-en*' 2025-02-26 06:01:56.992 | + rm -f /etc/network/interfaces.d/eth0 /etc/network/interfaces.d/eth1 2025-02-26 06:01:56.994 | + rm -f '/etc/network/interfaces.d/en*' 2025-02-26 06:01:56.996 | + rm -f '/etc/conf.d/net*' 2025-02-26 06:01:56.997 | + '[' -f /etc/network/interfaces ']' 2025-02-26 06:01:56.998 | + printf 'auto lo\niface lo inet loopback\n\n' 2025-02-26 06:01:56.998 | + '[' -d /etc/network/interfaces.d/ ']' 2025-02-26 06:01:56.998 | + '[' debian == ubuntu ']' 2025-02-26 06:01:56.998 | + printf 'source /etc/network/interfaces.d/*\n\n' 2025-02-26 06:01:57.001 | dib-run-parts 60-simple-init-remove-interfaces completed 2025-02-26 06:01:57.001 | dib-run-parts Running /tmp/in_target.d/install.d/60-zuul-worker 2025-02-26 06:01:57.021 | + set -eu 2025-02-26 06:01:57.021 | + set -o pipefail 2025-02-26 06:01:57.021 | + groupadd zuul 2025-02-26 06:01:57.161 | + useradd -m zuul -g zuul -s /bin/bash 2025-02-26 06:01:57.244 | + cat 2025-02-26 06:01:57.246 | + chmod 0440 /etc/sudoers.d/zuul 2025-02-26 06:01:57.248 | + visudo -c 2025-02-26 06:01:57.643 | /etc/sudoers: parsed OK 2025-02-26 06:01:57.643 | /etc/sudoers.d/README: parsed OK 2025-02-26 06:01:57.643 | /etc/sudoers.d/zuul: parsed OK 2025-02-26 06:01:57.643 | + _pub_key=/tmp/in_target.d/zuul-user-ssh-public-key 2025-02-26 06:01:57.644 | + '[' '!' -f /tmp/in_target.d/zuul-user-ssh-public-key ']' 2025-02-26 06:01:57.644 | + mkdir -p /home/zuul/.ssh 2025-02-26 06:01:57.646 | + chmod 700 /home/zuul/.ssh 2025-02-26 06:01:57.648 | + cp /tmp/in_target.d/zuul-user-ssh-public-key /home/zuul/.ssh/authorized_keys 2025-02-26 06:01:57.676 | + chown -R zuul:zuul /home/zuul 2025-02-26 06:01:57.678 | + '[' -d /opt/cache/files ']' 2025-02-26 06:01:57.678 | + mkdir -p /home/zuul/cache 2025-02-26 06:01:57.681 | + chown zuul:zuul /home/zuul/cache 2025-02-26 06:01:57.683 | + ln -sf /opt/cache/files /home/zuul/cache/files 2025-02-26 06:01:57.685 | + chmod -R a+rX /opt/cache/files/cirros-0.5.3-aarch64-disk.img /opt/cache/files/cirros-0.5.3-x86_64-disk.img /opt/cache/files/cirros-0.5.3-x86_64-uec.tar.gz /opt/cache/files/cirros-0.6.2-aarch64-disk.img /opt/cache/files/cirros-0.6.2-x86_64-disk.img /opt/cache/files/cirros-0.6.2-x86_64-uec.tar.gz /opt/cache/files/cirros-0.6.3-aarch64-disk.img /opt/cache/files/cirros-0.6.3-x86_64-disk.img /opt/cache/files/cirros-0.6.3-x86_64-uec.tar.gz /opt/cache/files/etcd-v3.1.10-linux-amd64.tar.gz /opt/cache/files/etcd-v3.2.17-linux-amd64.tar.gz /opt/cache/files/etcd-v3.3.12-linux-amd64.tar.gz /opt/cache/files/get-pip.py /opt/cache/files/get-pip.py-py36 /opt/cache/files/stackviz-latest.tar.gz /opt/cache/files/zanata-cli-4.3.3-dist.tar.gz 2025-02-26 06:01:57.687 | + '[' -d /opt/git ']' 2025-02-26 06:01:57.687 | + chown -R zuul:zuul /opt/git 2025-02-26 06:02:18.682 | dib-run-parts 60-zuul-worker completed 2025-02-26 06:02:18.682 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2025-02-26 06:02:18.696 | + set -eu 2025-02-26 06:02:18.696 | + set -o pipefail 2025-02-26 06:02:18.696 | + MODULES_LIST= 2025-02-26 06:02:18.699 | dib-run-parts 80-modprobe-blacklist completed 2025-02-26 06:02:18.699 | dib-run-parts Running /tmp/in_target.d/install.d/89-rsyslog 2025-02-26 06:02:18.715 | + set -e 2025-02-26 06:02:18.715 | + '[' debian == ubuntu ']' 2025-02-26 06:02:18.718 | dib-run-parts 89-rsyslog completed 2025-02-26 06:02:18.718 | dib-run-parts Running /tmp/in_target.d/install.d/91-venv-os-testr 2025-02-26 06:02:18.741 | + set -e 2025-02-26 06:02:18.741 | + python3 -m venv /usr/os-testr-env 2025-02-26 06:02:22.753 | + [[ bullseye == \x\e\n\i\a\l ]] 2025-02-26 06:02:22.753 | + /usr/os-testr-env/bin/pip install --upgrade pip 2025-02-26 06:02:24.805 | Requirement already satisfied: pip in /usr/os-testr-env/lib/python3.9/site-packages (20.3.4) 2025-02-26 06:02:25.277 | Collecting pip 2025-02-26 06:02:25.288 | Using cached pip-25.0.1-py3-none-any.whl (1.8 MB) 2025-02-26 06:02:25.326 | Installing collected packages: pip 2025-02-26 06:02:25.326 | Attempting uninstall: pip 2025-02-26 06:02:25.327 | Found existing installation: pip 20.3.4 2025-02-26 06:02:25.481 | Uninstalling pip-20.3.4: 2025-02-26 06:02:25.489 | Successfully uninstalled pip-20.3.4 2025-02-26 06:02:27.183 | Successfully installed pip-25.0.1 2025-02-26 06:02:27.288 | + /usr/os-testr-env/bin/pip install os-testr 2025-02-26 06:02:28.262 | Collecting os-testr 2025-02-26 06:02:28.296 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2025-02-26 06:02:28.465 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2025-02-26 06:02:28.469 | Using cached pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 2025-02-26 06:02:28.582 | Collecting python-subunit>=1.0.0 (from os-testr) 2025-02-26 06:02:28.591 | Downloading python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB) 2025-02-26 06:02:28.738 | Collecting testtools>=2.2.0 (from os-testr) 2025-02-26 06:02:28.749 | Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2025-02-26 06:02:28.774 | Requirement already satisfied: setuptools in /usr/os-testr-env/lib/python3.9/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (44.1.1) 2025-02-26 06:02:28.814 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2025-02-26 06:02:28.823 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-02-26 06:02:28.869 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2025-02-26 06:02:28.889 | Using cached pbr-6.1.1-py2.py3-none-any.whl (108 kB) 2025-02-26 06:02:28.977 | Downloading python_subunit-1.4.4-py3-none-any.whl (104 kB) 2025-02-26 06:02:29.010 | Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2025-02-26 06:02:29.038 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-02-26 06:02:29.089 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2025-02-26 06:02:29.785 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-6.1.1 python-subunit-1.4.4 testtools-2.7.2 2025-02-26 06:02:30.018 | dib-run-parts 91-venv-os-testr completed 2025-02-26 06:02:30.018 | dib-run-parts Running /tmp/in_target.d/install.d/96-clean-cron 2025-02-26 06:02:30.047 | + rm -f '/etc/cron.monthly/*' '/etc/cron.weekly/*' /etc/cron.daily/apt-compat /etc/cron.daily/dpkg /etc/cron.daily/ntp '/etc/cron.hourly/*' /etc/cron.d/e2scrub_all 2025-02-26 06:02:30.052 | dib-run-parts 96-clean-cron completed 2025-02-26 06:02:30.052 | dib-run-parts Running /tmp/in_target.d/install.d/99-disable-rfc3041 2025-02-26 06:02:30.057 | + set -e 2025-02-26 06:02:30.057 | + cat 2025-02-26 06:02:30.062 | dib-run-parts 99-disable-rfc3041 completed 2025-02-26 06:02:30.062 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2025-02-26 06:02:30.083 | + set -eu 2025-02-26 06:02:30.083 | + set -o pipefail 2025-02-26 06:02:30.084 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2025-02-26 06:02:30.085 | + package-uninstalls -d /tmp/in_target.d/install.d 2025-02-26 06:02:30.114 | + set -eu 2025-02-26 06:02:30.114 | + set -o pipefail 2025-02-26 06:02:30.115 | ++ basename /usr/local/bin/package-uninstalls 2025-02-26 06:02:30.117 | + SCRIPTNAME=package-uninstalls 2025-02-26 06:02:30.117 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2025-02-26 06:02:30.119 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-02-26 06:02:30.119 | + '[' 0 '!=' 0 ']' 2025-02-26 06:02:30.119 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2025-02-26 06:02:30.120 | ++ set -- -d /tmp/in_target.d/install.d -- 2025-02-26 06:02:30.120 | + WORKDIR= 2025-02-26 06:02:30.120 | + true 2025-02-26 06:02:30.120 | + case "$1" in 2025-02-26 06:02:30.120 | + WORKDIR=/tmp/in_target.d/install.d 2025-02-26 06:02:30.121 | + shift 2 2025-02-26 06:02:30.121 | + true 2025-02-26 06:02:30.121 | + case "$1" in 2025-02-26 06:02:30.121 | + shift 2025-02-26 06:02:30.121 | + break 2025-02-26 06:02:30.121 | + '[' -z /tmp/in_target.d/install.d ']' 2025-02-26 06:02:30.122 | + PACKAGES= 2025-02-26 06:02:30.122 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2025-02-26 06:02:30.125 | + install-packages -e 2025-02-26 06:02:30.127 | + set -eu 2025-02-26 06:02:30.128 | + set -o pipefail 2025-02-26 06:02:30.128 | + ACTION=install 2025-02-26 06:02:30.128 | + MAP_ELEMENT= 2025-02-26 06:02:30.128 | ++ basename /usr/local/bin/install-packages 2025-02-26 06:02:30.130 | + SCRIPTNAME=install-packages 2025-02-26 06:02:30.131 | ++ getopt -o hudem: -n install-packages -- -e 2025-02-26 06:02:30.133 | + TEMP=' -e --' 2025-02-26 06:02:30.133 | + '[' 0 '!=' 0 ']' 2025-02-26 06:02:30.133 | + eval set -- ' -e --' 2025-02-26 06:02:30.133 | ++ set -- -e -- 2025-02-26 06:02:30.133 | + true 2025-02-26 06:02:30.133 | + case "$1" in 2025-02-26 06:02:30.134 | + ACTION=remove 2025-02-26 06:02:30.134 | + shift 2025-02-26 06:02:30.134 | + true 2025-02-26 06:02:30.134 | + case "$1" in 2025-02-26 06:02:30.134 | + shift 2025-02-26 06:02:30.134 | + break 2025-02-26 06:02:30.134 | + PKGS= 2025-02-26 06:02:30.134 | + '[' -n '' ']' 2025-02-26 06:02:30.134 | + '[' -z '' ']' 2025-02-26 06:02:30.134 | + echo 'Not running install-packages remove with empty packages list' 2025-02-26 06:02:30.135 | Not running install-packages remove with empty packages list 2025-02-26 06:02:30.135 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2025-02-26 06:02:31.165 | Map uninstall for simple-init: cloud-init 2025-02-26 06:02:31.165 | Running command: ['install-packages', '-e', 'cloud-init'] 2025-02-26 06:02:31.165 | > + set -eu 2025-02-26 06:02:31.165 | > + set -o pipefail 2025-02-26 06:02:31.165 | > + ACTION=install 2025-02-26 06:02:31.165 | > + MAP_ELEMENT= 2025-02-26 06:02:31.166 | > ++ basename /usr/local/bin/install-packages 2025-02-26 06:02:31.166 | > + SCRIPTNAME=install-packages 2025-02-26 06:02:31.166 | > ++ getopt -o hudem: -n install-packages -- -e cloud-init 2025-02-26 06:02:31.166 | > + TEMP=' -e -- '\''cloud-init'\''' 2025-02-26 06:02:31.166 | > + '[' 0 '!=' 0 ']' 2025-02-26 06:02:31.166 | > + eval set -- ' -e -- '\''cloud-init'\''' 2025-02-26 06:02:31.166 | > ++ set -- -e -- cloud-init 2025-02-26 06:02:31.166 | > + true 2025-02-26 06:02:31.166 | > + case "$1" in 2025-02-26 06:02:31.166 | > + ACTION=remove 2025-02-26 06:02:31.166 | > + shift 2025-02-26 06:02:31.166 | > + true 2025-02-26 06:02:31.166 | > + case "$1" in 2025-02-26 06:02:31.166 | > + shift 2025-02-26 06:02:31.166 | > + break 2025-02-26 06:02:31.166 | > + PKGS=cloud-init 2025-02-26 06:02:31.166 | > + '[' -n '' ']' 2025-02-26 06:02:31.166 | > + '[' -z cloud-init ']' 2025-02-26 06:02:31.166 | > + install_deb_packages remove cloud-init 2025-02-26 06:02:31.166 | > + DEBIAN_FRONTEND=noninteractive 2025-02-26 06:02:31.166 | > + http_proxy= 2025-02-26 06:02:31.166 | > + https_proxy= 2025-02-26 06:02:31.166 | > + no_proxy= 2025-02-26 06:02:31.166 | > + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes remove cloud-init 2025-02-26 06:02:31.166 | > Reading package lists... 2025-02-26 06:02:31.166 | > Building dependency tree... 2025-02-26 06:02:31.166 | > Reading state information... 2025-02-26 06:02:31.166 | > Package 'cloud-init' is not installed, so not removed 2025-02-26 06:02:31.166 | > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-02-26 06:02:31.166 | returncode: 0 2025-02-26 06:02:31.182 | dib-run-parts 99-package-uninstalls completed 2025-02-26 06:02:31.182 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-02-26 06:02:31.182 | dib-run-parts 2025-02-26 06:02:31.185 | dib-run-parts Target: install.d 2025-02-26 06:02:31.185 | dib-run-parts 2025-02-26 06:02:31.185 | dib-run-parts Script Seconds 2025-02-26 06:02:31.185 | dib-run-parts --------------------------------------- ---------- 2025-02-26 06:02:31.185 | dib-run-parts 2025-02-26 06:02:31.582 | dib-run-parts 00-baseline-environment 21.008 2025-02-26 06:02:31.604 | dib-run-parts 00-up-to-date 0.886 2025-02-26 06:02:31.615 | dib-run-parts 01-package-installs 244.547 2025-02-26 06:02:31.624 | dib-run-parts 05-record-details 0.024 2025-02-26 06:02:31.645 | dib-run-parts 05-set-cloud-init-sources 0.095 2025-02-26 06:02:31.654 | dib-run-parts 06-record-builddate 0.011 2025-02-26 06:02:31.677 | dib-run-parts 10-cloud-init 0.020 2025-02-26 06:02:31.686 | dib-run-parts 10-debian-networking 0.368 2025-02-26 06:02:31.709 | dib-run-parts 10-install-static-files 0.134 2025-02-26 06:02:31.718 | dib-run-parts 10-packages 0.132 2025-02-26 06:02:31.726 | dib-run-parts 10-pip-packages 0.214 2025-02-26 06:02:31.792 | dib-run-parts 12-debian-locale-gen 6.780 2025-02-26 06:02:31.801 | dib-run-parts 15-cleanup-debootstrap 0.009 2025-02-26 06:02:31.809 | dib-run-parts 20-install-init-scripts 0.320 2025-02-26 06:02:31.818 | dib-run-parts 20-iptables 0.027 2025-02-26 06:02:31.826 | dib-run-parts 40-glean 15.504 2025-02-26 06:02:31.834 | dib-run-parts 40-install-bindep 12.507 2025-02-26 06:02:31.841 | dib-run-parts 40-install-tox 14.135 2025-02-26 06:02:31.848 | dib-run-parts 50-disable-metadata-cloudinit 0.422 2025-02-26 06:02:31.856 | dib-run-parts 50-simple-init 0.307 2025-02-26 06:02:31.864 | dib-run-parts 60-simple-init-remove-interfaces 0.020 2025-02-26 06:02:31.871 | dib-run-parts 60-zuul-worker 21.679 2025-02-26 06:02:31.879 | dib-run-parts 80-modprobe-blacklist 0.015 2025-02-26 06:02:31.886 | dib-run-parts 89-rsyslog 0.017 2025-02-26 06:02:31.893 | dib-run-parts 91-venv-os-testr 11.298 2025-02-26 06:02:31.900 | dib-run-parts 96-clean-cron 0.032 2025-02-26 06:02:31.907 | dib-run-parts 99-disable-rfc3041 0.008 2025-02-26 06:02:31.915 | dib-run-parts 99-package-uninstalls 1.117 2025-02-26 06:02:31.919 | dib-run-parts 2025-02-26 06:02:31.919 | dib-run-parts --------------------- END PROFILING --------------------- 2025-02-26 06:02:31.928 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/var/lib/nodepool 2025-02-26 06:02:31.933 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/var/lib/nodepool 2025-02-26 06:02:31.938 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-02-26 06:02:31.943 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-install run_in_target bash 2025-02-26 06:02:31.948 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-26 06:02:31.949 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2025-02-26 06:02:31.958 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d 2025-02-26 06:02:31.975 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d; do sleep 1; done' 2025-02-26 06:02:31.992 | + diskimage_builder/lib/disk-image-create:main:363 : do_extra_package_install 2025-02-26 06:02:31.997 | + diskimage_builder/lib/img-functions:do_extra_package_install:166 : '[' '' '!=' '' ']' 2025-02-26 06:02:32.002 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target post-install 2025-02-26 06:02:32.007 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2025-02-26 06:02:32.011 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks ']' 2025-02-26 06:02:32.016 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks/post-install.d ']' 2025-02-26 06:02:32.021 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d 2025-02-26 06:02:32.036 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.rhZnfnL2/hooks 2025-02-26 06:02:32.052 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /opt/dib_tmp/dib_build.rhZnfnL2/hooks /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d 2025-02-26 06:02:32.068 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.rhZnfnL2/hooks /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d 2025-02-26 06:02:32.084 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-post-install run_in_target bash 2025-02-26 06:02:32.088 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-26 06:02:32.088 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2025-02-26 06:02:32.097 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2025-02-26 06:02:32.101 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2025-02-26 06:02:32.106 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2025-02-26 06:02:32.111 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d 2025-02-26 06:02:32.116 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2025-02-26 06:02:32.121 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/var/lib/nodepool 2025-02-26 06:02:32.126 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2025-02-26 06:02:32.132 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2025-02-26 06:02:32.137 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /opt/dib_tmp/dib_build.rhZnfnL2/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2025-02-26 06:02:32.171 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-02-26 06:02:32.174 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-02-26 06:02:32.190 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-02-26 06:02:32.190 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-02-26 06:02:32.191 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-02-26 06:02:32.191 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-02-26 06:02:32.191 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-02-26 06:02:32.195 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-02-26 06:02:32.196 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-02-26 06:02:32.196 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-02-26 06:02:32.196 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-02-26 06:02:32.196 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-02-26 06:02:32.196 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-02-26 06:02:32.196 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-02-26 06:02:32.196 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-02-26 06:02:32.196 | ++ export DIB_NO_TIMER_CHECK=True 2025-02-26 06:02:32.197 | ++ DIB_NO_TIMER_CHECK=True 2025-02-26 06:02:32.197 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-02-26 06:02:32.197 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-02-26 06:02:32.197 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-02-26 06:02:32.197 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-02-26 06:02:32.197 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debian-minimal.bash 2025-02-26 06:02:32.201 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debian-minimal.bash 2025-02-26 06:02:32.220 | ++ export DISTRO_NAME=debian 2025-02-26 06:02:32.220 | ++ DISTRO_NAME=debian 2025-02-26 06:02:32.220 | ++ export DIB_RELEASE=bullseye 2025-02-26 06:02:32.220 | ++ DIB_RELEASE=bullseye 2025-02-26 06:02:32.220 | ++ export DIB_INIT_SYSTEM=systemd 2025-02-26 06:02:32.220 | ++ DIB_INIT_SYSTEM=systemd 2025-02-26 06:02:32.221 | ++ export EFI_BOOT_DIR=EFI/debian 2025-02-26 06:02:32.221 | ++ EFI_BOOT_DIR=EFI/debian 2025-02-26 06:02:32.221 | ++ '[' -n '' ']' 2025-02-26 06:02:32.221 | ++ export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-02-26 06:02:32.221 | ++ DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-02-26 06:02:32.221 | ++ DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2025-02-26 06:02:32.221 | ++ export DIB_DEBIAN_COMPONENTS=main 2025-02-26 06:02:32.221 | ++ DIB_DEBIAN_COMPONENTS=main 2025-02-26 06:02:32.221 | ++ export DIB_DEBIAN_COMPONENTS_WS=main 2025-02-26 06:02:32.221 | ++ DIB_DEBIAN_COMPONENTS_WS=main 2025-02-26 06:02:32.222 | ++ case "${DIB_RELEASE}" in 2025-02-26 06:02:32.222 | ++ DIB_DEBIAN_SECURITY_PATH=bullseye-security 2025-02-26 06:02:32.222 | ++ DIB_DEBIAN_SECURITY_SUBPATH= 2025-02-26 06:02:32.222 | ++ DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-26 06:02:32.222 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-26 06:02:32.222 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-26 06:02:32.222 | security:deb http://security.debian.org/ bullseye-security main 2025-02-26 06:02:32.222 | ' 2025-02-26 06:02:32.222 | ++ '[' bullseye = testing -o bullseye = unstable ']' 2025-02-26 06:02:32.222 | ++ export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-26 06:02:32.222 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-26 06:02:32.222 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-26 06:02:32.222 | security:deb http://security.debian.org/ bullseye-security main 2025-02-26 06:02:32.222 | ' 2025-02-26 06:02:32.222 | ++ DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-02-26 06:02:32.223 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-02-26 06:02:32.223 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-02-26 06:02:32.223 | security:deb http://security.debian.org/ bullseye-security main 2025-02-26 06:02:32.223 | ' 2025-02-26 06:02:32.223 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2025-02-26 06:02:32.226 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2025-02-26 06:02:32.337 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-02-26 06:02:32.337 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-02-26 06:02:32.337 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2025-02-26 06:02:32.341 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2025-02-26 06:02:32.342 | ++ export DIB_ADD_APT_KEYS= 2025-02-26 06:02:32.342 | ++ DIB_ADD_APT_KEYS= 2025-02-26 06:02:32.342 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-02-26 06:02:32.346 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-02-26 06:02:32.358 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2025-02-26 06:02:32.358 | ++ DIB_DEFAULT_INSTALLTYPE=source 2025-02-26 06:02:32.358 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-02-26 06:02:32.362 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-02-26 06:02:32.363 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-02-26 06:02:32.363 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-02-26 06:02:32.363 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-1887ce92ee8b49859f072748afdf4b2c.d/ 2025-02-26 06:02:32.364 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-1887ce92ee8b49859f072748afdf4b2c.d/ 2025-02-26 06:02:32.364 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-02-26 06:02:32.367 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-02-26 06:02:32.368 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2025-02-26 06:02:32.369 | ++ export DIB_BLOCK_DEVICE=efi 2025-02-26 06:02:32.369 | ++ DIB_BLOCK_DEVICE=efi 2025-02-26 06:02:32.369 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-simple-init-networkmanager 2025-02-26 06:02:32.373 | + source /tmp/in_target.d/post-install.d/../environment.d/15-simple-init-networkmanager 2025-02-26 06:02:32.391 | ++ [[ debian =~ (almalinux|centos|fedora|rocky) ]] 2025-02-26 06:02:32.391 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-02-26 06:02:32.391 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-02-26 06:02:32.391 | ++ [[ debian == \a\l\m\a\l\i\n\u\x ]] 2025-02-26 06:02:32.391 | ++ [[ debian == \r\o\c\k\y ]] 2025-02-26 06:02:32.391 | ++ [[ debian == \f\e\d\o\r\a ]] 2025-02-26 06:02:32.391 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2025-02-26 06:02:32.395 | + source /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2025-02-26 06:02:32.396 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-02-26 06:02:32.396 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-02-26 06:02:32.396 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init 2025-02-26 06:02:32.399 | + source /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init 2025-02-26 06:02:32.400 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2025-02-26 06:02:32.400 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2025-02-26 06:02:32.400 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/75-nodepool-base-env 2025-02-26 06:02:32.404 | + source /tmp/in_target.d/post-install.d/../environment.d/75-nodepool-base-env 2025-02-26 06:02:32.405 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-02-26 06:02:32.405 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-02-26 06:02:32.405 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-02-26 06:02:32.405 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-02-26 06:02:32.405 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-02-26 06:02:32.405 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-02-26 06:02:32.405 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-02-26 06:02:32.405 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-02-26 06:02:32.405 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-02-26 06:02:32.408 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-02-26 06:02:32.422 | ++ '[' -z systemd ']' 2025-02-26 06:02:32.422 | ++ case $DIB_INIT_SYSTEM in 2025-02-26 06:02:32.422 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2025-02-26 06:02:32.434 | + set -eu 2025-02-26 06:02:32.434 | + set -o pipefail 2025-02-26 06:02:32.434 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2025-02-26 06:02:32.436 | + package-installs -d /tmp/in_target.d/post-install.d 2025-02-26 06:02:32.446 | + set -eu 2025-02-26 06:02:32.446 | + set -o pipefail 2025-02-26 06:02:32.447 | ++ basename /usr/local/bin/package-installs 2025-02-26 06:02:32.449 | + SCRIPTNAME=package-installs 2025-02-26 06:02:32.450 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2025-02-26 06:02:32.451 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-02-26 06:02:32.452 | + '[' 0 '!=' 0 ']' 2025-02-26 06:02:32.452 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-02-26 06:02:32.452 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-02-26 06:02:32.452 | + WORKDIR= 2025-02-26 06:02:32.452 | + true 2025-02-26 06:02:32.452 | + case "$1" in 2025-02-26 06:02:32.452 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-02-26 06:02:32.452 | + shift 2 2025-02-26 06:02:32.452 | + true 2025-02-26 06:02:32.453 | + case "$1" in 2025-02-26 06:02:32.453 | + shift 2025-02-26 06:02:32.453 | + break 2025-02-26 06:02:32.453 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-02-26 06:02:32.453 | + PACKAGES= 2025-02-26 06:02:32.453 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-02-26 06:02:32.456 | + '[' -n '' ']' 2025-02-26 06:02:32.457 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2025-02-26 06:02:32.515 | Nothing to install 2025-02-26 06:02:32.527 | dib-run-parts 00-package-installs completed 2025-02-26 06:02:32.527 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-02-26 06:02:32.532 | + set -eu 2025-02-26 06:02:32.532 | + set -o pipefail 2025-02-26 06:02:32.533 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-02-26 06:02:32.535 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2025-02-26 06:02:32.535 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2025-02-26 06:02:32.535 | + case "${DIB_INIT_SYSTEM}" in 2025-02-26 06:02:32.538 | dib-run-parts 10-enable-init-scripts completed 2025-02-26 06:02:32.538 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-iptables 2025-02-26 06:02:32.543 | + set -e 2025-02-26 06:02:32.543 | + [[ debian =~ (debian|ubuntu) ]] 2025-02-26 06:02:32.543 | + service_name=netfilter-persistent 2025-02-26 06:02:32.543 | + case "$DIB_INIT_SYSTEM" in 2025-02-26 06:02:32.543 | + [[ debian == \g\e\n\t\o\o ]] 2025-02-26 06:02:32.543 | + systemctl enable netfilter-persistent.service 2025-02-26 06:02:32.557 | Synchronizing state of netfilter-persistent.service with SysV service script with /lib/systemd/systemd-sysv-install. 2025-02-26 06:02:32.557 | Executing: /lib/systemd/systemd-sysv-install enable netfilter-persistent 2025-02-26 06:02:32.670 | + [[ debian =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2025-02-26 06:02:32.673 | dib-run-parts 20-iptables completed 2025-02-26 06:02:32.673 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-journal-to-console 2025-02-26 06:02:32.678 | + set -eu 2025-02-26 06:02:32.678 | + set -o pipefail 2025-02-26 06:02:32.678 | + mkdir -p /etc/systemd/journald.conf.d 2025-02-26 06:02:32.682 | + cat 2025-02-26 06:02:32.687 | dib-run-parts 30-journal-to-console completed 2025-02-26 06:02:32.687 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-haveged 2025-02-26 06:02:32.707 | + set -eu 2025-02-26 06:02:32.707 | + set -o pipefail 2025-02-26 06:02:32.707 | + [[ debian =~ ^(centos|rocky)$ ]] 2025-02-26 06:02:32.708 | + case "$DIB_INIT_SYSTEM" in 2025-02-26 06:02:32.708 | + systemctl enable haveged.service 2025-02-26 06:02:32.711 | Synchronizing state of haveged.service with SysV service script with /lib/systemd/systemd-sysv-install. 2025-02-26 06:02:32.711 | Executing: /lib/systemd/systemd-sysv-install enable haveged 2025-02-26 06:02:32.746 | dib-run-parts 80-enable-haveged completed 2025-02-26 06:02:32.746 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-infra-services 2025-02-26 06:02:32.832 | + set -eu 2025-02-26 06:02:32.832 | + set -o pipefail 2025-02-26 06:02:32.832 | + case "$DIB_INIT_SYSTEM" in 2025-02-26 06:02:32.832 | + [[ :bookworm: :focal: :jammy: :noble: =~ :bullseye: ]] 2025-02-26 06:02:32.832 | + [[ debian = \u\b\u\n\t\u ]] 2025-02-26 06:02:32.833 | + [[ debian = \d\e\b\i\a\n ]] 2025-02-26 06:02:32.833 | + systemctl enable ntp.service 2025-02-26 06:02:32.836 | Synchronizing state of ntp.service with SysV service script with /lib/systemd/systemd-sysv-install. 2025-02-26 06:02:32.836 | Executing: /lib/systemd/systemd-sysv-install enable ntp 2025-02-26 06:02:32.870 | dib-run-parts 80-enable-infra-services completed 2025-02-26 06:02:32.870 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2025-02-26 06:02:32.875 | + set -eu 2025-02-26 06:02:32.875 | + set -o pipefail 2025-02-26 06:02:32.876 | + case "$DIB_INIT_SYSTEM" in 2025-02-26 06:02:32.876 | + [[ debian = \u\b\u\n\t\u ]] 2025-02-26 06:02:32.876 | + [[ debian = \d\e\b\i\a\n ]] 2025-02-26 06:02:32.876 | + systemctl enable ssh.service 2025-02-26 06:02:32.880 | Synchronizing state of ssh.service with SysV service script with /lib/systemd/systemd-sysv-install. 2025-02-26 06:02:32.880 | Executing: /lib/systemd/systemd-sysv-install enable ssh 2025-02-26 06:02:32.914 | dib-run-parts 80-enable-sshd-service completed 2025-02-26 06:02:32.914 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-growroot 2025-02-26 06:02:32.929 | + set -eu 2025-02-26 06:02:32.929 | + set -o pipefail 2025-02-26 06:02:32.929 | + case "$DIB_INIT_SYSTEM" in 2025-02-26 06:02:32.930 | + systemctl enable growroot.service 2025-02-26 06:02:32.934 | Created symlink /etc/systemd/system/multi-user.target.wants/growroot.service -> /lib/systemd/system/growroot.service. 2025-02-26 06:02:32.936 | dib-run-parts 80-growroot completed 2025-02-26 06:02:32.937 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-simple-init 2025-02-26 06:02:32.951 | + set -eu 2025-02-26 06:02:32.951 | + set -o pipefail 2025-02-26 06:02:32.951 | + case "$DIB_INIT_SYSTEM" in 2025-02-26 06:02:32.951 | + [[ debian =~ (opensuse) ]] 2025-02-26 06:02:32.951 | + true 2025-02-26 06:02:32.954 | dib-run-parts 80-simple-init completed 2025-02-26 06:02:32.954 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2025-02-26 06:02:32.959 | + set -eu 2025-02-26 06:02:32.959 | + set -o pipefail 2025-02-26 06:02:32.959 | + case "$DIB_INIT_SYSTEM" in 2025-02-26 06:02:32.960 | + [[ debian = \u\b\u\n\t\u ]] 2025-02-26 06:02:32.960 | + [[ debian = \d\e\b\i\a\n ]] 2025-02-26 06:02:32.960 | + systemctl enable ssh-keygen.service 2025-02-26 06:02:32.964 | Created symlink /etc/systemd/system/multi-user.target.wants/ssh-keygen.service -> /lib/systemd/system/ssh-keygen.service. 2025-02-26 06:02:32.967 | dib-run-parts 80-ssh-keygen completed 2025-02-26 06:02:32.967 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-data-files 2025-02-26 06:02:32.972 | + set -eu 2025-02-26 06:02:32.972 | + set -o pipefail 2025-02-26 06:02:32.972 | + mkdir -p /usr/local/bindep-fallback 2025-02-26 06:02:32.974 | + cp -a /opt/git/opendev.org/openstack/project-config/nodepool/elements/bindep-fallback.txt /usr/local/bindep-fallback/ 2025-02-26 06:02:33.321 | dib-run-parts 89-data-files completed 2025-02-26 06:02:33.322 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-sshd 2025-02-26 06:02:33.340 | + set -eu 2025-02-26 06:02:33.340 | + set -o pipefail 2025-02-26 06:02:33.340 | + sed -i -e/PermitRootLogin/d /etc/ssh/sshd_config 2025-02-26 06:02:33.343 | + echo 'PermitRootLogin yes' 2025-02-26 06:02:33.344 | + sed -i -e /PasswordAuthentication/d /etc/ssh/sshd_config 2025-02-26 06:02:33.346 | + echo 'PasswordAuthentication no' 2025-02-26 06:02:33.347 | + sed -i -e /LoginGraceTime/d /etc/ssh/sshd_config 2025-02-26 06:02:33.349 | + echo 'LoginGraceTime 30' 2025-02-26 06:02:33.349 | + sed -i -e /MaxStartups/d /etc/ssh/sshd_config 2025-02-26 06:02:33.352 | + echo 'MaxStartups 30:10:100' 2025-02-26 06:02:33.354 | dib-run-parts 89-sshd completed 2025-02-26 06:02:33.354 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-02-26 06:02:33.359 | + set -eu 2025-02-26 06:02:33.360 | + set -o pipefail 2025-02-26 06:02:33.360 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-02-26 06:02:33.362 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2025-02-26 06:02:33.365 | + set -eu 2025-02-26 06:02:33.365 | + set -o pipefail 2025-02-26 06:02:33.365 | ++ basename /usr/local/bin/package-uninstalls 2025-02-26 06:02:33.367 | + SCRIPTNAME=package-uninstalls 2025-02-26 06:02:33.367 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2025-02-26 06:02:33.369 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-02-26 06:02:33.369 | + '[' 0 '!=' 0 ']' 2025-02-26 06:02:33.369 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2025-02-26 06:02:33.369 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2025-02-26 06:02:33.369 | + WORKDIR= 2025-02-26 06:02:33.369 | + true 2025-02-26 06:02:33.369 | + case "$1" in 2025-02-26 06:02:33.369 | + WORKDIR=/tmp/in_target.d/post-install.d 2025-02-26 06:02:33.369 | + shift 2 2025-02-26 06:02:33.369 | + true 2025-02-26 06:02:33.369 | + case "$1" in 2025-02-26 06:02:33.369 | + shift 2025-02-26 06:02:33.369 | + break 2025-02-26 06:02:33.369 | + '[' -z /tmp/in_target.d/post-install.d ']' 2025-02-26 06:02:33.369 | + PACKAGES= 2025-02-26 06:02:33.370 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2025-02-26 06:02:33.372 | + install-packages -e 2025-02-26 06:02:33.374 | + set -eu 2025-02-26 06:02:33.375 | + set -o pipefail 2025-02-26 06:02:33.375 | + ACTION=install 2025-02-26 06:02:33.375 | + MAP_ELEMENT= 2025-02-26 06:02:33.375 | ++ basename /usr/local/bin/install-packages 2025-02-26 06:02:33.377 | + SCRIPTNAME=install-packages 2025-02-26 06:02:33.377 | ++ getopt -o hudem: -n install-packages -- -e 2025-02-26 06:02:33.379 | + TEMP=' -e --' 2025-02-26 06:02:33.379 | + '[' 0 '!=' 0 ']' 2025-02-26 06:02:33.379 | + eval set -- ' -e --' 2025-02-26 06:02:33.379 | ++ set -- -e -- 2025-02-26 06:02:33.379 | + true 2025-02-26 06:02:33.379 | + case "$1" in 2025-02-26 06:02:33.379 | + ACTION=remove 2025-02-26 06:02:33.379 | + shift 2025-02-26 06:02:33.379 | + true 2025-02-26 06:02:33.379 | + case "$1" in 2025-02-26 06:02:33.379 | + shift 2025-02-26 06:02:33.379 | + break 2025-02-26 06:02:33.379 | + PKGS= 2025-02-26 06:02:33.379 | + '[' -n '' ']' 2025-02-26 06:02:33.379 | + '[' -z '' ']' 2025-02-26 06:02:33.379 | + echo 'Not running install-packages remove with empty packages list' 2025-02-26 06:02:33.379 | Not running install-packages remove with empty packages list 2025-02-26 06:02:33.380 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2025-02-26 06:02:33.438 | Nothing to uninstall 2025-02-26 06:02:33.450 | dib-run-parts 95-package-uninstalls completed 2025-02-26 06:02:33.450 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2025-02-26 06:02:33.455 | + set -eu 2025-02-26 06:02:33.456 | + set -o pipefail 2025-02-26 06:02:33.456 | + '[' 1 -eq 1 ']' 2025-02-26 06:02:33.456 | + macs='MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' 2025-02-26 06:02:33.456 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2025-02-26 06:02:33.456 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2025-02-26 06:02:33.457 | + grep -qE '^MACs' /etc/ssh/sshd_config 2025-02-26 06:02:33.459 | + sed -i '/# Ciphers and keying/a MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' /etc/ssh/sshd_config 2025-02-26 06:02:33.462 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2025-02-26 06:02:33.464 | + sed -i '/# Ciphers and keying/a Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' /etc/ssh/sshd_config 2025-02-26 06:02:33.467 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2025-02-26 06:02:33.470 | + sed -i '/# Ciphers and keying/a KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' /etc/ssh/sshd_config 2025-02-26 06:02:33.475 | dib-run-parts 99-harden-sshd-config completed 2025-02-26 06:02:33.475 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-02-26 06:02:33.475 | dib-run-parts 2025-02-26 06:02:33.477 | dib-run-parts Target: post-install.d 2025-02-26 06:02:33.477 | dib-run-parts 2025-02-26 06:02:33.478 | dib-run-parts Script Seconds 2025-02-26 06:02:33.478 | dib-run-parts --------------------------------------- ---------- 2025-02-26 06:02:33.478 | dib-run-parts 2025-02-26 06:02:33.489 | dib-run-parts 00-package-installs 0.102 2025-02-26 06:02:33.497 | dib-run-parts 10-enable-init-scripts 0.009 2025-02-26 06:02:33.504 | dib-run-parts 20-iptables 0.133 2025-02-26 06:02:33.511 | dib-run-parts 30-journal-to-console 0.012 2025-02-26 06:02:33.518 | dib-run-parts 80-enable-haveged 0.057 2025-02-26 06:02:33.525 | dib-run-parts 80-enable-infra-services 0.122 2025-02-26 06:02:33.532 | dib-run-parts 80-enable-sshd-service 0.042 2025-02-26 06:02:33.540 | dib-run-parts 80-growroot 0.020 2025-02-26 06:02:33.547 | dib-run-parts 80-simple-init 0.015 2025-02-26 06:02:33.554 | dib-run-parts 80-ssh-keygen 0.011 2025-02-26 06:02:33.561 | dib-run-parts 89-data-files 0.353 2025-02-26 06:02:33.568 | dib-run-parts 89-sshd 0.031 2025-02-26 06:02:33.576 | dib-run-parts 95-package-uninstalls 0.094 2025-02-26 06:02:33.583 | dib-run-parts 99-harden-sshd-config 0.023 2025-02-26 06:02:33.586 | dib-run-parts 2025-02-26 06:02:33.586 | dib-run-parts --------------------- END PROFILING --------------------- 2025-02-26 06:02:33.594 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/var/lib/nodepool 2025-02-26 06:02:33.600 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/var/lib/nodepool 2025-02-26 06:02:33.605 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2025-02-26 06:02:33.609 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-post-install run_in_target bash 2025-02-26 06:02:33.615 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2025-02-26 06:02:33.616 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-26 06:02:33.623 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d 2025-02-26 06:02:33.639 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.rhZnfnL2/mnt/tmp/in_target.d; do sleep 1; done' 2025-02-26 06:02:33.657 | + diskimage_builder/lib/disk-image-create:main:365 : run_d post-root 2025-02-26 06:02:33.662 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-02-26 06:02:33.666 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks ']' 2025-02-26 06:02:33.671 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-post-root bash 2025-02-26 06:02:33.676 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-26 06:02:33.677 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2025-02-26 06:02:33.685 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks/post-root.d ']' 2025-02-26 06:02:33.689 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-post-root bash 2025-02-26 06:02:33.695 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-26 06:02:33.695 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2025-02-26 06:02:33.703 | + diskimage_builder/lib/disk-image-create:main:369 : '[' -e /opt/dib_tmp/dib_build.rhZnfnL2/mnt/lost+found ']' 2025-02-26 06:02:33.708 | + diskimage_builder/lib/disk-image-create:main:373 : unmount_image 2025-02-26 06:02:33.713 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-02-26 06:02:34.587 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.rhZnfnL2/mnt 2025-02-26 06:02:34.592 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.rhZnfnL2/mnt 2025-02-26 06:02:34.596 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-02-26 06:02:34.601 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-02-26 06:02:34.605 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-02-26 06:02:34.610 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-02-26 06:02:34.615 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.rhZnfnL2/mnt ']' 2025-02-26 06:02:34.620 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.rhZnfnL2/mnt 2025-02-26 06:02:34.627 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.rhZnfnL2/mnt 2025-02-26 06:02:34.631 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-02-26 06:02:34.636 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-02-26 06:02:34.642 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-02-26 06:02:34.643 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.rhZnfnL2/mnt/' 2025-02-26 06:02:34.644 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-02-26 06:02:34.651 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.rhZnfnL2/mnt/sys 2025-02-26 06:02:34.651 | /opt/dib_tmp/dib_build.rhZnfnL2/mnt/proc 2025-02-26 06:02:34.651 | /opt/dib_tmp/dib_build.rhZnfnL2/mnt/dev/pts 2025-02-26 06:02:34.651 | /opt/dib_tmp/dib_build.rhZnfnL2/mnt/dev' 2025-02-26 06:02:34.656 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-02-26 06:02:34.660 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-02-26 06:02:34.665 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-02-26 06:02:34.669 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-02-26 06:02:34.674 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.rhZnfnL2/mnt/sys == */boot/efi ]] 2025-02-26 06:02:34.678 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-02-26 06:02:34.683 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-02-26 06:02:34.688 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-02-26 06:02:34.692 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.rhZnfnL2/mnt/sys' 2025-02-26 06:02:34.692 | Unmount /opt/dib_tmp/dib_build.rhZnfnL2/mnt/sys 2025-02-26 06:02:34.697 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.rhZnfnL2/mnt/sys 2025-02-26 06:02:34.713 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-02-26 06:02:34.718 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-02-26 06:02:34.722 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-02-26 06:02:34.727 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-02-26 06:02:34.732 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.rhZnfnL2/mnt/proc == */boot/efi ]] 2025-02-26 06:02:34.736 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-02-26 06:02:34.741 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-02-26 06:02:34.745 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-02-26 06:02:34.750 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.rhZnfnL2/mnt/proc' 2025-02-26 06:02:34.750 | Unmount /opt/dib_tmp/dib_build.rhZnfnL2/mnt/proc 2025-02-26 06:02:34.754 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.rhZnfnL2/mnt/proc 2025-02-26 06:02:34.770 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-02-26 06:02:34.775 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-02-26 06:02:34.779 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-02-26 06:02:34.784 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-02-26 06:02:34.788 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.rhZnfnL2/mnt/dev/pts == */boot/efi ]] 2025-02-26 06:02:34.793 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-02-26 06:02:34.797 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-02-26 06:02:34.802 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-02-26 06:02:34.807 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.rhZnfnL2/mnt/dev/pts' 2025-02-26 06:02:34.807 | Unmount /opt/dib_tmp/dib_build.rhZnfnL2/mnt/dev/pts 2025-02-26 06:02:34.811 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.rhZnfnL2/mnt/dev/pts 2025-02-26 06:02:34.827 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-02-26 06:02:34.832 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-02-26 06:02:34.836 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-02-26 06:02:34.841 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-02-26 06:02:34.846 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.rhZnfnL2/mnt/dev == */boot/efi ]] 2025-02-26 06:02:34.850 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-02-26 06:02:34.855 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-02-26 06:02:34.859 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-02-26 06:02:34.864 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.rhZnfnL2/mnt/dev' 2025-02-26 06:02:34.864 | Unmount /opt/dib_tmp/dib_build.rhZnfnL2/mnt/dev 2025-02-26 06:02:34.868 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.rhZnfnL2/mnt/dev 2025-02-26 06:02:34.885 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-02-26 06:02:34.889 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-02-26 06:02:34.894 | + diskimage_builder/lib/disk-image-create:main:374 : mv /opt/dib_tmp/dib_build.rhZnfnL2/mnt /opt/dib_tmp/dib_build.rhZnfnL2/built 2025-02-26 06:02:34.916 | + diskimage_builder/lib/disk-image-create:main:381 : du_output=/opt/dib_tmp/dib_build.rhZnfnL2/du_output.tmp 2025-02-26 06:02:34.921 | + diskimage_builder/lib/disk-image-create:main:383 : '[' -n '' ']' 2025-02-26 06:02:34.926 | Calculating image size (this may take a minute)... 2025-02-26 06:02:53.969 | + diskimage_builder/lib/disk-image-create:main:402 : [[ 1 != 0 ]] 2025-02-26 06:02:53.975 | ================================= 2025-02-26 06:02:53.975 | Image size report (files > 10MiB) 2025-02-26 06:02:53.975 | ================================= 2025-02-26 06:02:54.342 | 13GiB total 2025-02-26 06:02:54.342 | 13GiB /opt/dib_tmp/dib_build.rhZnfnL2/built 2025-02-26 06:02:54.342 | 12GiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt 2025-02-26 06:02:54.342 | 12GiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git 2025-02-26 06:02:54.342 | 12GiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org 2025-02-26 06:02:54.342 | 6.4GiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack 2025-02-26 06:02:54.342 | 1.7GiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x 2025-02-26 06:02:54.342 | 1.3GiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn 2025-02-26 06:02:54.342 | 1.1GiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx 2025-02-26 06:02:54.342 | 1007MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr 2025-02-26 06:02:54.342 | 593MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib 2025-02-26 06:02:54.342 | 496MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/daisycloud-core 2025-02-26 06:02:54.342 | 444MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling 2025-02-26 06:02:54.342 | 430MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/daisycloud-core/.git 2025-02-26 06:02:54.342 | 429MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/daisycloud-core/.git/objects 2025-02-26 06:02:54.342 | 429MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/daisycloud-core/.git/objects/pack 2025-02-26 06:02:54.342 | 429MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/daisycloud-core/.git/objects/pack/pack-433602c674bd99151da378354d26163d67ed168b.pack 2025-02-26 06:02:54.342 | 429MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture 2025-02-26 06:02:54.342 | 394MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-manuals 2025-02-26 06:02:54.342 | 387MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling 2025-02-26 06:02:54.342 | 383MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload 2025-02-26 06:02:54.342 | 376MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets 2025-02-26 06:02:54.342 | 368MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-manuals/.git 2025-02-26 06:02:54.342 | 368MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects 2025-02-26 06:02:54.342 | 359MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects/pack 2025-02-26 06:02:54.342 | 359MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018 2025-02-26 06:02:54.342 | 358MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs 2025-02-26 06:02:54.342 | 355MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/nova 2025-02-26 06:02:54.342 | 353MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects/pack/pack-db4981c03da6afe2d21c0f9e508a147248c9a7ca.pack 2025-02-26 06:02:54.342 | 339MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var 2025-02-26 06:02:54.342 | 326MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship 2025-02-26 06:02:54.342 | 306MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/nova/.git 2025-02-26 06:02:54.342 | 305MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/nova/.git/objects 2025-02-26 06:02:54.343 | 298MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/horizon 2025-02-26 06:02:54.343 | 281MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack 2025-02-26 06:02:54.343 | 278MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack/.git 2025-02-26 06:02:54.343 | 278MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack/.git/objects 2025-02-26 06:02:54.343 | 265MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/horizon/.git 2025-02-26 06:02:54.343 | 264MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/horizon/.git/objects 2025-02-26 06:02:54.343 | 256MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var/cache 2025-02-26 06:02:54.343 | 254MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var/cache/apt 2025-02-26 06:02:54.343 | 248MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test 2025-02-26 06:02:54.343 | 238MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/horizon/.git/objects/pack 2025-02-26 06:02:54.343 | 235MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache 2025-02-26 06:02:54.343 | 232MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache/files 2025-02-26 06:02:54.343 | 223MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev 2025-02-26 06:02:54.343 | 222MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/horizon/.git/objects/pack/pack-61f765fcf7127da4e83af1b272d1b642652d3e67.pack 2025-02-26 06:02:54.343 | 220MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/modules 2025-02-26 06:02:54.343 | 220MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/modules/5.10.0-33-arm64 2025-02-26 06:02:54.343 | 219MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc 2025-02-26 06:02:54.343 | 219MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source 2025-02-26 06:02:54.343 | 215MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/modules/5.10.0-33-arm64/kernel 2025-02-26 06:02:54.343 | 212MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent 2025-02-26 06:02:54.343 | 210MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results 2025-02-26 06:02:54.343 | 209MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/nova/.git/objects/pack 2025-02-26 06:02:54.343 | 203MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/share 2025-02-26 06:02:54.343 | 193MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron 2025-02-26 06:02:54.343 | 189MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var/cache/apt/archives 2025-02-26 06:02:54.343 | 185MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack 2025-02-26 06:02:54.343 | 178MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/aarch64-linux-gnu 2025-02-26 06:02:54.343 | 176MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/nova/.git/objects/pack/pack-902b2016dba7070c0f575c2547dedb52e8901aed.pack 2025-02-26 06:02:54.343 | 174MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/cinder 2025-02-26 06:02:54.343 | 158MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/.git 2025-02-26 06:02:54.343 | 158MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/.git/objects 2025-02-26 06:02:54.343 | 153MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron/.git 2025-02-26 06:02:54.343 | 152MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack/pack-de39bced715ba217d291b10a7c87b0c75ba3a66c.pack 2025-02-26 06:02:54.343 | 152MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/modules/5.10.0-33-arm64/kernel/drivers 2025-02-26 06:02:54.343 | 152MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron/.git/objects 2025-02-26 06:02:54.343 | 150MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test/resources 2025-02-26 06:02:54.343 | 147MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul 2025-02-26 06:02:54.343 | 135MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/.git 2025-02-26 06:02:54.343 | 134MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/.git/objects 2025-02-26 06:02:54.343 | 134MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/.git/objects/pack 2025-02-26 06:02:54.343 | 134MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/.git/objects/pack/pack-f87662c1305093c99de87e1919cf6d30769b87e0.pack 2025-02-26 06:02:54.343 | 132MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/cinder/.git 2025-02-26 06:02:54.343 | 131MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/cinder/.git/objects 2025-02-26 06:02:54.343 | 129MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-console 2025-02-26 06:02:54.343 | 127MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git 2025-02-26 06:02:54.343 | 127MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects 2025-02-26 06:02:54.343 | 127MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects/pack 2025-02-26 06:02:54.343 | 123MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker 2025-02-26 06:02:54.343 | 123MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openinfra 2025-02-26 06:02:54.343 | 119MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202 2025-02-26 06:02:54.343 | 119MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505 2025-02-26 06:02:54.343 | 119MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101 2025-02-26 06:02:54.344 | 118MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/docs 2025-02-26 06:02:54.344 | 116MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack 2025-02-26 06:02:54.344 | 114MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/kubernetes-entrypoint 2025-02-26 06:02:54.344 | 106MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server 2025-02-26 06:02:54.344 | 105MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal 2025-02-26 06:02:54.344 | 104MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/LingYaoSNIC 2025-02-26 06:02:54.344 | 103MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects/pack/pack-2da5ce6a731b75d59b9bf71c4fc721cc646e7d8c.pack 2025-02-26 06:02:54.344 | 103MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/cinder/.git/objects/pack 2025-02-26 06:02:54.344 | 98MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/config 2025-02-26 06:02:54.344 | 96MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger 2025-02-26 06:02:54.344 | 95MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test/resources/images 2025-02-26 06:02:54.344 | 94MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test/.git 2025-02-26 06:02:54.344 | 94MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test/.git/objects 2025-02-26 06:02:54.344 | 92MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack/pack-b227096c541c68cc2f0d4ae86a4b87926eb8e3e1.pack 2025-02-26 06:02:54.344 | 92MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/bin 2025-02-26 06:02:54.344 | 91MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test/.git/objects/pack 2025-02-26 06:02:54.344 | 90MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/share/locale 2025-02-26 06:02:54.344 | 89MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/pack 2025-02-26 06:02:54.344 | 88MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/cinder/.git/objects/pack/pack-8c5af4a9dffaf1769503f122b2ca64a917bc8b39.pack 2025-02-26 06:02:54.344 | 85MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ironic 2025-02-26 06:02:54.344 | 83MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openinfra/openstackweb 2025-02-26 06:02:54.344 | 83MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/project-config 2025-02-26 06:02:54.344 | 83MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var/lib 2025-02-26 06:02:54.344 | 83MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/config/.git 2025-02-26 06:02:54.344 | 82MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/config/.git/objects 2025-02-26 06:02:54.344 | 82MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505/train.csv 2025-02-26 06:02:54.344 | 82MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/gcc 2025-02-26 06:02:54.344 | 82MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/gcc/aarch64-linux-gnu 2025-02-26 06:02:54.344 | 82MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/gcc/aarch64-linux-gnu/10 2025-02-26 06:02:54.344 | 82MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/docs/.git 2025-02-26 06:02:54.344 | 82MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg 2025-02-26 06:02:54.344 | 81MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal 2025-02-26 06:02:54.344 | 81MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/docs/.git/objects 2025-02-26 06:02:54.344 | 81MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-console/.git 2025-02-26 06:02:54.344 | 81MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-console/.git/objects 2025-02-26 06:02:54.344 | 80MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/.git 2025-02-26 06:02:54.344 | 80MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service 2025-02-26 06:02:54.344 | 80MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils 2025-02-26 06:02:54.344 | 80MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression 2025-02-26 06:02:54.344 | 80MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression/testdata 2025-02-26 06:02:54.344 | 80MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service/upgrade 2025-02-26 06:02:54.344 | 80MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression/testdata/agentv1.1.0.tar.gz 2025-02-26 06:02:54.344 | 80MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service/upgrade/agentv1.1.0.tar.gz 2025-02-26 06:02:54.344 | 80MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/.git/objects 2025-02-26 06:02:54.344 | 79MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/releases 2025-02-26 06:02:54.344 | 79MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/nfv 2025-02-26 06:02:54.344 | 78MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/contrib 2025-02-26 06:02:54.344 | 78MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/zuul 2025-02-26 06:02:54.344 | 78MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/project-config/.git 2025-02-26 06:02:54.345 | 77MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/project-config/.git/objects 2025-02-26 06:02:54.345 | 76MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg 2025-02-26 06:02:54.345 | 76MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils 2025-02-26 06:02:54.345 | 76MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data 2025-02-26 06:02:54.345 | 76MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving 2025-02-26 06:02:54.345 | 73MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101/train.csv 2025-02-26 06:02:54.345 | 71MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/sip 2025-02-26 06:02:54.345 | 71MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var/lib/apt 2025-02-26 06:02:54.345 | 71MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var/lib/apt/lists 2025-02-26 06:02:54.345 | 70MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/sip/.git 2025-02-26 06:02:54.345 | 70MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/heat 2025-02-26 06:02:54.345 | 70MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/sip/.git/objects 2025-02-26 06:02:54.345 | 70MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/sip/.git/objects/pack 2025-02-26 06:02:54.345 | 70MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/keystone 2025-02-26 06:02:54.345 | 70MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/sip/.git/objects/pack/pack-cc18372ed7f7429eb84833fa5e03b4d6d1a65244.pack 2025-02-26 06:02:54.345 | 68MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/training-guides 2025-02-26 06:02:54.345 | 68MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance 2025-02-26 06:02:54.345 | 66MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/daisycloud-core/code 2025-02-26 06:02:54.345 | 66MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation 2025-02-26 06:02:54.345 | 66MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs 2025-02-26 06:02:54.345 | 66MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano 2025-02-26 06:02:54.345 | 65MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/swift 2025-02-26 06:02:54.345 | 65MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/manila 2025-02-26 06:02:54.345 | 65MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/video 2025-02-26 06:02:54.345 | 65MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/video/computing-offload-demo.mp4 2025-02-26 06:02:54.345 | 65MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/pack/pack-02200b6f5bc47de4de265376ebe99a9600f032da.pack 2025-02-26 06:02:54.345 | 64MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git 2025-02-26 06:02:54.345 | 64MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects 2025-02-26 06:02:54.345 | 64MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var/lib/apt/lists/mirror.regionone.osuosl.opendev.org_debian_dists_bullseye_main_binary-arm64_Packages 2025-02-26 06:02:54.345 | 63MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ironic/.git 2025-02-26 06:02:54.345 | 63MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstacksdk 2025-02-26 06:02:54.345 | 63MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ironic/.git/objects 2025-02-26 06:02:54.345 | 62MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git 2025-02-26 06:02:54.345 | 62MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install 2025-02-26 06:02:54.345 | 62MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install 2025-02-26 06:02:54.345 | 62MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/LingYaoSNIC/ZTE 2025-02-26 06:02:54.345 | 62MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects 2025-02-26 06:02:54.345 | 62MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects/pack 2025-02-26 06:02:54.345 | 62MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects/pack/pack-f6e2e908be05d1e4cd0cb18b8a439bfce84c2848.pack 2025-02-26 06:02:54.345 | 61MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/MXZ084 2025-02-26 06:02:54.345 | 60MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/octavia 2025-02-26 06:02:54.345 | 60MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install/ramdisk 2025-02-26 06:02:54.345 | 60MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/vmware-nsx 2025-02-26 06:02:54.345 | 59MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-ansible 2025-02-26 06:02:54.345 | 57MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/distcloud 2025-02-26 06:02:54.345 | 57MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/keystone/.git 2025-02-26 06:02:54.345 | 57MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/dash-stack 2025-02-26 06:02:54.345 | 57MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/.git/objects/pack 2025-02-26 06:02:54.345 | 57MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/keystone/.git/objects 2025-02-26 06:02:54.345 | 57MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/generic_vdpa 2025-02-26 06:02:54.345 | 55MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test/resources/cloud_platform 2025-02-26 06:02:54.345 | 55MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test/resources/cloud_platform/images 2025-02-26 06:02:54.345 | 55MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test/resources/cloud_platform/images/node-hello-alpine 2025-02-26 06:02:54.345 | 55MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test/resources/cloud_platform/images/node-hello-alpine/node-hello-alpine.tar.gz 2025-02-26 06:02:54.345 | 55MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test/.git/objects/pack/pack-ae26f6bb6539c7c066db9afa0840f048376b9ea8.pack 2025-02-26 06:02:54.345 | 55MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install/ramdisk/initrd.img 2025-02-26 06:02:54.345 | 55MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/heat/.git 2025-02-26 06:02:54.346 | 55MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/train.csv 2025-02-26 06:02:54.346 | 54MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/heat/.git/objects 2025-02-26 06:02:54.346 | 54MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/releases/.git 2025-02-26 06:02:54.346 | 53MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/releases/.git/objects 2025-02-26 06:02:54.346 | 53MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/boot 2025-02-26 06:02:54.346 | 53MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/netlify-sandbox 2025-02-26 06:02:54.346 | 53MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/zuul/.git 2025-02-26 06:02:54.346 | 53MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/compass-adapters 2025-02-26 06:02:54.346 | 53MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/microstack 2025-02-26 06:02:54.346 | 53MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/.git/objects/pack/pack-06f62c27ee8a4cc975ac6d1e617b7916affccb7a.pack 2025-02-26 06:02:54.346 | 52MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/zuul/.git/objects 2025-02-26 06:02:54.346 | 52MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/integ 2025-02-26 06:02:54.346 | 52MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/vmware-nsx/.git 2025-02-26 06:02:54.346 | 51MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/vmware-nsx/.git/objects 2025-02-26 06:02:54.346 | 51MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/distcloud/.git 2025-02-26 06:02:54.346 | 51MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/vmware-nsx/.git/objects/pack 2025-02-26 06:02:54.346 | 51MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/distcloud/.git/objects 2025-02-26 06:02:54.346 | 51MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/glance 2025-02-26 06:02:54.346 | 50MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/python-openstackclient 2025-02-26 06:02:54.346 | 50MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/cfn-schedule-agent 2025-02-26 06:02:54.346 | 50MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/kubernetes-entrypoint/bin 2025-02-26 06:02:54.346 | 50MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/kubernetes-entrypoint/bin/kubernetes-entrypoint 2025-02-26 06:02:54.346 | 50MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/kayobe 2025-02-26 06:02:54.346 | 50MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tempest 2025-02-26 06:02:54.346 | 50MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/kolla 2025-02-26 06:02:54.346 | 50MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test/resources/images/resource-consumer.tar 2025-02-26 06:02:54.346 | 49MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstacksdk/.git 2025-02-26 06:02:54.346 | 49MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects 2025-02-26 06:02:54.346 | 49MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/kolla-ansible 2025-02-26 06:02:54.346 | 48MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/training-guides/.git 2025-02-26 06:02:54.346 | 48MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/training-guides/.git/objects 2025-02-26 06:02:54.346 | 48MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/training-guides/.git/objects/pack 2025-02-26 06:02:54.346 | 48MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/training-guides/.git/objects/pack/pack-c13b7f654b018a4603fd47e632e64a812a6e789d.pack 2025-02-26 06:02:54.346 | 47MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/group-based-policy 2025-02-26 06:02:54.346 | 47MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/octavia/.git 2025-02-26 06:02:54.346 | 47MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/octavia/.git/objects 2025-02-26 06:02:54.346 | 46MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/share/doc 2025-02-26 06:02:54.346 | 46MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/modules/5.10.0-33-arm64/kernel/drivers/net 2025-02-26 06:02:54.346 | 46MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/vmware-nsx/.git/objects/pack/pack-97bc56925054348677178cc87ae80221fc467157.pack 2025-02-26 06:02:54.346 | 45MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-console/.git/objects/pack 2025-02-26 06:02:54.346 | 44MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/nfv/.git 2025-02-26 06:02:54.346 | 44MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/project-config/.git/objects/pack 2025-02-26 06:02:54.346 | 44MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/swift/.git 2025-02-26 06:02:54.346 | 44MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/nfv/.git/objects 2025-02-26 06:02:54.346 | 44MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var/cache/apt/archives/linux-image-5.10.0-33-arm64_5.10.226-1_arm64.deb 2025-02-26 06:02:54.346 | 44MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/swift/.git/objects 2025-02-26 06:02:54.346 | 43MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/kolla/.git 2025-02-26 06:02:54.346 | 43MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-ansible/.git 2025-02-26 06:02:54.346 | 43MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/meta-starlingx 2025-02-26 06:02:54.346 | 43MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/kolla/.git/objects 2025-02-26 06:02:54.346 | 43MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects 2025-02-26 06:02:54.346 | 43MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/kayobe/.git 2025-02-26 06:02:54.346 | 43MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/dash-stack/contrib 2025-02-26 06:02:54.346 | 42MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/kayobe/.git/objects 2025-02-26 06:02:54.347 | 42MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/stackube 2025-02-26 06:02:54.347 | 42MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/compass-web 2025-02-26 06:02:54.347 | 42MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/LingYaoSNIC/HW 2025-02-26 06:02:54.347 | 42MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/group-based-policy/.git 2025-02-26 06:02:54.347 | 41MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/group-based-policy/.git/objects 2025-02-26 06:02:54.347 | 41MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/python3.9 2025-02-26 06:02:54.347 | 41MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/manila/.git 2025-02-26 06:02:54.347 | 41MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ironic/.git/objects/pack 2025-02-26 06:02:54.347 | 41MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/keystone/.git/objects/pack 2025-02-26 06:02:54.347 | 41MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/glance/.git 2025-02-26 06:02:54.347 | 40MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/python-redfish 2025-02-26 06:02:54.347 | 40MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/manila/.git/objects 2025-02-26 06:02:54.347 | 40MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/pack 2025-02-26 06:02:54.347 | 40MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/glance/.git/objects 2025-02-26 06:02:54.347 | 40MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/pack/pack-ec6221634343e23f6a5607870f3fc36075b32549.pack 2025-02-26 06:02:54.347 | 40MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tempest/.git 2025-02-26 06:02:54.347 | 40MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/python-openstackclient/.git 2025-02-26 06:02:54.347 | 40MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tempest/.git/objects 2025-02-26 06:02:54.347 | 39MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/security-doc 2025-02-26 06:02:54.347 | 39MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/python-openstackclient/.git/objects 2025-02-26 06:02:54.347 | 39MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/system-config 2025-02-26 06:02:54.347 | 39MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-fwaas 2025-02-26 06:02:54.347 | 39MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-helm 2025-02-26 06:02:54.347 | 38MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-vpnaas 2025-02-26 06:02:54.347 | 38MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/update 2025-02-26 06:02:54.347 | 38MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/compass-adapters/.git 2025-02-26 06:02:54.347 | 38MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/requirements 2025-02-26 06:02:54.347 | 38MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/project-config/.git/objects/pack/pack-7e44d582c4e963daaa5adaf2b98481a5bda91e75.pack 2025-02-26 06:02:54.347 | 38MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git 2025-02-26 06:02:54.347 | 38MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects 2025-02-26 06:02:54.347 | 38MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/compass-adapters/.git/objects 2025-02-26 06:02:54.347 | 38MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/netlify-sandbox/site 2025-02-26 06:02:54.347 | 38MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/compass-adapters/.git/objects/pack 2025-02-26 06:02:54.347 | 38MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress 2025-02-26 06:02:54.347 | 38MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/compass-adapters/.git/objects/pack/pack-5aea30ee4843369a431bdd5cfeaa348645e328ee.pack 2025-02-26 06:02:54.347 | 38MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/requirements/.git 2025-02-26 06:02:54.347 | 37MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/swift/.git/objects/pack 2025-02-26 06:02:54.347 | 37MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/os-ken 2025-02-26 06:02:54.347 | 37MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/requirements/.git/objects 2025-02-26 06:02:54.347 | 37MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/generic_vdpa/qemu 2025-02-26 06:02:54.347 | 37MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/generic_vdpa/qemu/qemu-8.2.0.tar.gz 2025-02-26 06:02:54.347 | 37MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/a8 2025-02-26 06:02:54.347 | 37MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/a8/daef19782ad03e5c1e41c7979b6683e3ff39a7 2025-02-26 06:02:54.347 | 37MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-fwaas/.git 2025-02-26 06:02:54.347 | 36MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git 2025-02-26 06:02:54.347 | 36MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects 2025-02-26 06:02:54.347 | 36MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects 2025-02-26 06:02:54.347 | 36MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test/.git/objects/pack/pack-468e9fd0561e8659952efb02e13ee241482b96f5.pack 2025-02-26 06:02:54.347 | 36MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-helm-infra 2025-02-26 06:02:54.347 | 36MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/heat/.git/objects/pack 2025-02-26 06:02:54.347 | 35MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/designate 2025-02-26 06:02:54.347 | 35MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/LingYaoSNIC/ZTE/dpdk 2025-02-26 06:02:54.347 | 35MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/LingYaoSNIC/ZTE/dpdk/net_cmcc_drv.a 2025-02-26 06:02:54.347 | 34MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/test/resources/images/calico-ctl.tar 2025-02-26 06:02:54.348 | 34MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/networking-odl 2025-02-26 06:02:54.348 | 34MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/networking-odl/.git 2025-02-26 06:02:54.348 | 34MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/microstack/.git 2025-02-26 06:02:54.348 | 34MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/microstack/.git/objects 2025-02-26 06:02:54.348 | 34MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/microstack/.git/objects/pack 2025-02-26 06:02:54.348 | 34MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/update/.git 2025-02-26 06:02:54.348 | 34MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/networking-odl/.git/objects 2025-02-26 06:02:54.348 | 34MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/microstack/.git/objects/pack/pack-8815784053dacbfe39d5c6bf48e4ea5b8752d969.pack 2025-02-26 06:02:54.348 | 34MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/nfv/nfv 2025-02-26 06:02:54.348 | 34MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects/pack 2025-02-26 06:02:54.348 | 34MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects/pack/pack-2b0823843da94054a786517a587ca4bab137aaf5.pack 2025-02-26 06:02:54.348 | 34MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/update/.git/objects 2025-02-26 06:02:54.348 | 33MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public 2025-02-26 06:02:54.348 | 33MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/networking-odl/.git/objects/pack 2025-02-26 06:02:54.348 | 33MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/airshipctl 2025-02-26 06:02:54.348 | 33MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var/cache/apt/srcpkgcache.bin 2025-02-26 06:02:54.348 | 33MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var/cache/apt/pkgcache.bin 2025-02-26 06:02:54.348 | 33MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/docs/.git/objects/pack 2025-02-26 06:02:54.348 | 33MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/stackalytics 2025-02-26 06:02:54.348 | 33MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/kolla-ansible/.git 2025-02-26 06:02:54.348 | 33MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects/pack 2025-02-26 06:02:54.348 | 33MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/keystone/.git/objects/pack/pack-f40c4517a20cd41807364af2c4dceeb3dbbda3cd.pack 2025-02-26 06:02:54.348 | 32MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-console/.git/objects/pack/pack-7586a019ed111b74ed1eb1787a8d6c6ffee8c14c.pack 2025-02-26 06:02:54.348 | 32MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects 2025-02-26 06:02:54.348 | 32MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects/pack 2025-02-26 06:02:54.348 | 32MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/nfv/.git/objects/pack 2025-02-26 06:02:54.348 | 32MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/nova/nova 2025-02-26 06:02:54.348 | 32MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/nfv/.git/objects/pack/pack-62af37e1b59f78e9dbd40bc4046b6a488213b916.pack 2025-02-26 06:02:54.348 | 32MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/security-doc/.git 2025-02-26 06:02:54.348 | 31MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/operations-guide 2025-02-26 06:02:54.348 | 31MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/meta-starlingx/.git 2025-02-26 06:02:54.348 | 31MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/heat/.git/objects/pack/pack-df7d0e2cd44b0280a2411b3e75a93c7975061867.pack 2025-02-26 06:02:54.348 | 31MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/security-doc/.git/objects 2025-02-26 06:02:54.348 | 31MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects 2025-02-26 06:02:54.348 | 31MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/mistral 2025-02-26 06:02:54.348 | 31MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/cinder/cinder 2025-02-26 06:02:54.348 | 30MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects/pack 2025-02-26 06:02:54.348 | 30MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/trove 2025-02-26 06:02:54.348 | 30MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/system-config/.git 2025-02-26 06:02:54.348 | 30MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-helm/.git 2025-02-26 06:02:54.348 | 30MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects/pack/pack-5b79c038f7b76a469db6a23ba7d52d7182925e47.pack 2025-02-26 06:02:54.348 | 30MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/rally 2025-02-26 06:02:54.348 | 30MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/jjb 2025-02-26 06:02:54.348 | 30MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/zuul/.git/objects/pack 2025-02-26 06:02:54.348 | 30MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/system-config/.git/objects 2025-02-26 06:02:54.348 | 30MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-helm/.git/objects 2025-02-26 06:02:54.348 | 30MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/networking-odl/.git/objects/pack/pack-2acd183adae53c9bf18f9898563726f7df71f710.pack 2025-02-26 06:02:54.348 | 30MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects/pack 2025-02-26 06:02:54.348 | 30MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/security-doc/.git/objects/pack 2025-02-26 06:02:54.348 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects/pack/pack-d9270b522ccaddf5b9b8bb4fdd1dbb38f6a0052d.pack 2025-02-26 06:02:54.348 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/tox-env 2025-02-26 06:02:54.348 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/security-doc/.git/objects/pack/pack-5a1d93bdf18bf0e2a6e3b27f93543b6f82ceaf4a.pack 2025-02-26 06:02:54.348 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/publications 2025-02-26 06:02:54.348 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/publications/.git 2025-02-26 06:02:54.348 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ceilometer 2025-02-26 06:02:54.349 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects/pack/pack-ab3b17e2d5f79ff07f1b712bcc3bcaa144ff5328.pack 2025-02-26 06:02:54.349 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/volvocars 2025-02-26 06:02:54.349 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/releases/.git/objects/pack 2025-02-26 06:02:54.349 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/stackalytics/.git 2025-02-26 06:02:54.349 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/publications/.git/objects 2025-02-26 06:02:54.349 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/publications/.git/objects/pack 2025-02-26 06:02:54.349 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/publications/.git/objects/pack/pack-63a587813d9d13ab62e7895c692a2fdd748d83d8.pack 2025-02-26 06:02:54.349 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/volvocars/powertrain-build 2025-02-26 06:02:54.349 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/stackalytics/.git/objects 2025-02-26 06:02:54.349 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects/pack 2025-02-26 06:02:54.349 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/stackube/vendor 2025-02-26 06:02:54.349 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/designate/.git 2025-02-26 06:02:54.349 | 29MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/docs/.git/objects/pack/pack-b81ea40b791a540551253cf09ecbfc0e1ff53986.pack 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers/vue 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers/vue/static 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers/vue/static/dist 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/jjb/jenkins-job-builder 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/200_nodes 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/200_nodes/configs 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/stx-puppet 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/designate/.git/objects 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/integ/.git 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_density 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/devstack 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/magnum 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/aarch64-linux-gnu/libicudata.so.67.1 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_density/configs 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/LingYaoSNIC/ZTE/firmware 2025-02-26 06:02:54.349 | 28MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/LingYaoSNIC/HW/firmware 2025-02-26 06:02:54.349 | 27MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/config/.git/objects/pack 2025-02-26 06:02:54.349 | 27MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/integ/.git/objects 2025-02-26 06:02:54.349 | 27MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/tox-env/lib 2025-02-26 06:02:54.349 | 27MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/tox-env/lib/python3.9 2025-02-26 06:02:54.349 | 27MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/tox-env/lib/python3.9/site-packages 2025-02-26 06:02:54.349 | 27MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/boot/initrd.img-5.10.0-33-arm64 2025-02-26 06:02:54.349 | 27MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-apiserver 2025-02-26 06:02:54.349 | 27MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker-specs 2025-02-26 06:02:54.349 | 27MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ironic-python-agent 2025-02-26 06:02:54.349 | 27MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-nova 2025-02-26 06:02:54.349 | 27MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/boot/vmlinuz-5.10.0-33-arm64 2025-02-26 06:02:54.349 | 27MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/sunbeam-charms 2025-02-26 06:02:54.349 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/modules/5.10.0-33-arm64/kernel/fs 2025-02-26 06:02:54.349 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-helm-infra/.git 2025-02-26 06:02:54.349 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/pyeclib 2025-02-26 06:02:54.349 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests 2025-02-26 06:02:54.349 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openinfra/openstackweb/.git 2025-02-26 06:02:54.349 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-helm-infra/.git/objects 2025-02-26 06:02:54.349 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data 2025-02-26 06:02:54.349 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data/loads 2025-02-26 06:02:54.349 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065 2025-02-26 06:02:54.349 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1 2025-02-26 06:02:54.349 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var 2025-02-26 06:02:54.350 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var 2025-02-26 06:02:54.350 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var/log 2025-02-26 06:02:54.350 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var/log 2025-02-26 06:02:54.350 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openinfra/openstackweb/themes 2025-02-26 06:02:54.350 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openinfra/openstackweb/themes/openstack 2025-02-26 06:02:54.350 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects 2025-02-26 06:02:54.350 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects/pack 2025-02-26 06:02:54.350 | 26MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505/train_daginfo.csv 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/placement 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects/pack/pack-084c6bc2204bbbb7e26b2c79c9d04cc6d8ba8b45.pack 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ceilometer/.git 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/samples 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/manila/.git/objects/pack 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/devstack/.git 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ceilometer/.git/objects 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects/pack/pack-35f99bfeff2f89a0d85a6a64e1e10376341de32a.pack 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/rally-openstack 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-interface-keystone 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/devstack/.git/objects 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/operations-guide/.git 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects/pack 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/aarch64-linux-gnu/perl 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/operations-guide/.git/objects 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/freezer 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/aarch64-linux-gnu/perl/5.32.1 2025-02-26 06:02:54.350 | 25MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache/files/cirros-0.6.3-aarch64-disk.img 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects/pack/pack-1fcd1b2ff5d0a3850009e03f44057ac69b83e0c1.pack 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache/files/cirros-0.6.2-aarch64-disk.img 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/nodepool 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/ansible-playbooks 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ironic/.git/objects/pack/pack-957ec90d3200f6d8bfd0965785142a1fdce67c22.pack 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/stx-puppet/.git 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects/pack/pack-3faa2c52bfd6aa19495784e367e4ad8f1df5c47a.pack 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/include 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/stx-puppet/.git/objects 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/operations-guide/.git/objects/pack 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/system-config/.git/objects/pack 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-lib 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/api-site 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/operations-guide/.git/objects/pack/pack-80860e612c992f3591884588c5e8a4c0a7c90a16.pack 2025-02-26 06:02:54.350 | 24MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/metal 2025-02-26 06:02:54.350 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/modules/5.10.0-33-arm64/kernel/net 2025-02-26 06:02:54.350 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/swift/.git/objects/pack/pack-59c0d8cc4aafbb9dbeda078579172840b45277d4.pack 2025-02-26 06:02:54.350 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/modules/5.10.0-33-arm64/kernel/drivers/net/ethernet 2025-02-26 06:02:54.350 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/gcc/aarch64-linux-gnu/10/cc1plus 2025-02-26 06:02:54.350 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/poppy 2025-02-26 06:02:54.350 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/cb 2025-02-26 06:02:54.350 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/cb/e95be2a135ace16fade48e07c4b68c326ac110 2025-02-26 06:02:54.350 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects/pack/pack-9ffe9a9d1b202d71c63c1cd5d78fb2de3a7a7acf.pack 2025-02-26 06:02:54.350 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/trove/.git 2025-02-26 06:02:54.350 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/tobiko 2025-02-26 06:02:54.350 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/api-site/.git 2025-02-26 06:02:54.351 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ironic-python-agent/.git 2025-02-26 06:02:54.351 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/api-site/.git/objects 2025-02-26 06:02:54.351 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101/train_daginfo.csv 2025-02-26 06:02:54.351 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-nova/.git 2025-02-26 06:02:54.351 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron/neutron 2025-02-26 06:02:54.351 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/api-site/.git/objects/pack 2025-02-26 06:02:54.351 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/trove/.git/objects 2025-02-26 06:02:54.351 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/python-redfish/dmtf 2025-02-26 06:02:54.351 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ironic-python-agent/.git/objects 2025-02-26 06:02:54.351 | 23MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/freezer/.git 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-console/docs 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/releases/deliverables 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-nova/.git/objects 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/freezer/.git/objects 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/tools 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/horizon/openstack_dashboard 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/python-manilaclient 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/placement/.git 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/releases/.git/objects/pack/pack-421d2150f5a758e0e315c265dbbd47ba44b38c57.pack 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/samples/tests 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/docs/doc 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/dash-stack/contrib/AdminLTE 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/docs/doc/source 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/placement/.git/objects 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/rally/.git 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/compass-core 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects/pack 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/gcc/aarch64-linux-gnu/10/cc1 2025-02-26 06:02:54.351 | 22MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/rally/.git/objects 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/election 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-neutron 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/api-site/.git/objects/pack/pack-b8d539eb9b9f781af44c43e3444f2d20945085d5.pack 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers/vue/static/dist/src-modules 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/nova/nova/tests 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache/files/cirros-0.6.3-x86_64-disk.img 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/os-testr-env 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/tools/.git 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/glance/.git/objects/pack 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache/files/cirros-0.6.2-x86_64-disk.img 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/magnum/.git 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/os-ken/os_ken 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tempest/.git/objects/pack 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/gcc/aarch64-linux-gnu/10/lto1 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/bin/aarch64-linux-gnu-lto-dump-10 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/tools/.git/objects 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/nodepool/.git 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/freezer/.git/objects/pack 2025-02-26 06:02:54.351 | 21MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/diskimage-builder 2025-02-26 06:02:54.351 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/nodepool/.git/objects 2025-02-26 06:02:54.351 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/sunbeam-charms/.git 2025-02-26 06:02:54.351 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/magnum/.git/objects 2025-02-26 06:02:54.351 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/freezer/.git/objects/pack/pack-56fd05e52f96aa0757a05994749860d8ca0ce1f2.pack 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/bindep-env 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/share/perl 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/share/perl/5.32.1 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/training-guides/doc 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache/files/cirros-0.6.3-x86_64-uec.tar.gz 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/sunbeam-charms/.git/objects 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/zuul-jobs 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers/vue/static/dist/src-modules/assets 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache/files/cirros-0.6.2-x86_64-uec.tar.gz 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/container_cluster_systems 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/modules/5.10.0-33-arm64/kernel/drivers/media 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/generic_vdpa/libvirt 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/generic_vdpa/libvirt/libvirt-9.10.0.tar.gz 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-helm-plugin 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/2f 2025-02-26 06:02:54.352 | 20MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/2f/a9d39b2bdbf742f0e2b4b1995ca1ed11c96a48 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/governance 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/rally/.git/objects/pack 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane/1000_nodes 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/1000_nodes 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane/1000_nodes/configs 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/1000_nodes/configs 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-openstack-integration 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/glance/.git/objects/pack/pack-19d5e92e221cea43f57a5d147e6cbe6c56a6efb9.pack 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache/files/cirros-0.5.3-aarch64-disk.img 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/system-config/.git/objects/pack/pack-03bf3aac5014c862dc94506303c523a8fe7b4a1e.pack 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/browbeat 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/modules/5.10.0-33-arm64/kernel/drivers/gpu 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/os-testr-env/lib 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/os-testr-env/lib/python3.9 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/os-testr-env/lib/python3.9/site-packages 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/nova-specs 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/pyeclib/.git 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/val.csv 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/rpm-packaging 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/compass-web/v2.5 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/test.csv 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/modules/5.10.0-33-arm64/kernel/drivers/gpu/drm 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/ansible-playbooks/.git 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/bifrost 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-openstack-integration/.git 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/placement/.git/objects/pack 2025-02-26 06:02:54.352 | 19MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/pyeclib/.git/objects 2025-02-26 06:02:54.352 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/python-manilaclient/.git 2025-02-26 06:02:54.352 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/.git 2025-02-26 06:02:54.352 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/alexandria 2025-02-26 06:02:54.352 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/udev 2025-02-26 06:02:54.352 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/microstack/snap-overlay 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects/pack 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-openstack-integration/.git/objects 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/.git/objects 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/.git/objects/pack 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/git-core 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/.git/objects/pack/pack-a8a4b54350e8529f70d3681449825c8c7a81ca56.pack 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/ansible-playbooks/.git/objects 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/python-manilaclient/.git/objects 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-ansible-ops 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/bindep-env/lib 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/bindep-env/lib/python3.9 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/bindep-env/lib/python3.9/site-packages 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects/pack/pack-bfb0ca6cc7b4fb76cab7a9d9f929d5a0be6c131b.pack 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/tobiko/.git 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/python3.9/config-3.9-aarch64-linux-gnu 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/sbin 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache/files/cirros-0.5.3-x86_64-disk.img 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/400_nodes 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/tobiko/.git/objects 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openinfra/openstackweb/themes/openstack/images 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/infra-vhd-util-deb 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/400_nodes/configs 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers/vue/static/dist/src-modules/assets/js 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/python-redfish/.git 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-neutron/.git 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/stackube/vendor/k8s.io 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects/pack 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker-specs/.git 2025-02-26 06:02:54.353 | 18MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ovn-bgp-agent 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/python-redfish/.git/objects 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/python-redfish/.git/objects/pack 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/rally/.git/objects/pack/pack-76baf5e74c7f71b3f63b35edb913d61c42bbc3ac.pack 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/python-redfish/.git/objects/pack/pack-fb6ca5d329089bfbe855edcd9de4a29ab9c83cdc.pack 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/zuul/.git/objects/pack/pack-08b6b552e7a98faaffdb7641d10fda985855f5be.pack 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects/pack/pack-8a6c50c87475f07088aa05fb0e7caf1cc8c9f299.pack 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/openstack-armada-app 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tempest/.git/objects/pack/pack-35a59f5a20997b96eea3b93a7aae672da8052d25.pack 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/treasuremap 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-neutron/.git/objects 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/train_daginfo.csv 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/governance/.git 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/watcher 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/vitrage 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/placement/.git/objects/pack/pack-56cf8dc5aa741f08f6f025b4de9294adccf25e9b.pack 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/manila/manila 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data/loads/cirros-guest.img 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/governance/.git/objects 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache/files/cirros-0.5.3-x86_64-uec.tar.gz 2025-02-26 06:02:54.353 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/cinder/cinder/tests 2025-02-26 06:02:54.354 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/nova/.git/objects/pack/pack-902b2016dba7070c0f575c2547dedb52e8901aed.idx 2025-02-26 06:02:54.354 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack/.git/objects/info 2025-02-26 06:02:54.354 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack/.git/objects/info/commit-graph 2025-02-26 06:02:54.354 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-placement 2025-02-26 06:02:54.354 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-watcher-dashboard 2025-02-26 06:02:54.354 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/barbican 2025-02-26 06:02:54.354 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training 2025-02-26 06:02:54.354 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source 2025-02-26 06:02:54.354 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/share/i18n 2025-02-26 06:02:54.354 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-placement/.git 2025-02-26 06:02:54.354 | 17MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/aodh 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/modules/5.10.0-33-arm64/kernel/drivers/net/wireless 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/os-ken/.git 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/monasca-agent 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/pyeclib/.git/objects/pack 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-placement/.git/objects 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/pyeclib/.git/objects/pack/pack-fc04b5381b85b21c0af504a32614c77d69c7395b.pack 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-masakari-monitors 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/rpm-packaging/.git 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-lib/.git 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/rally-openstack/.git 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data/fonts 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/os-ken/.git/objects 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var/log/neutron 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var/log/neutron 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/os-ken/os_ken/tests 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/kernel 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ovn-octavia-provider 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/cinder/cinder/tests/unit 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache/files/zanata-cli-4.3.3-dist.tar.gz 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/rpm-packaging/.git/objects 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/kolla/.git/objects/pack 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/integ/kubernetes 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common/Files 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/manila/.git/objects/pack/pack-a4e462dded4c8d2593006f5d67e5d19fff2a12e0.pack 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common/Files/images 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common/Files/images/cirros-0.5.2-x86_64-disk.img 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects/pack 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-lib/.git/objects 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects/pack/pack-68d02b5f893dcca1db0123142c33defeee69a183.pack 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/bifrost/.git 2025-02-26 06:02:54.354 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/M5ZE22 2025-02-26 06:02:54.355 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/metal/.git 2025-02-26 06:02:54.355 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/MXZ084/d20f00d7-983c-4a6b-b72b-d6957c9eca66 2025-02-26 06:02:54.355 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/MXZ084/cd256eb8-5f08-4529-819a-8c72cbde2b20 2025-02-26 06:02:54.355 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/MXZ084/884b0817-5eac-4bbd-b02a-6fe9cb3454db 2025-02-26 06:02:54.355 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/MXZ084/7f93be24-9c3a-43fb-b0ea-9c8e32955319 2025-02-26 06:02:54.355 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/M5ZE22/3028.jpg 2025-02-26 06:02:54.355 | 16MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/octavia/.git/objects/pack 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ovn-bgp-agent/.git 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/python-openstackclient/.git/objects/pack 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/jjb/jenkins-job-builder/.git 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/templates 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects/14 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects/14/e087cda64088f5491bbf5f897fe696fb58f17e 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/docs/resources 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/LingYaoSNIC/ZTE/firmware/scp_flash_cqaca_n2_2.0g_cmn_1.65g_1.7.6.img 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/LingYaoSNIC/HW/firmware/scp_flash_cqaca_n2_2.0g_cmn_1.65g_1.7.6.img 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/bifrost/.git/objects 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-manuals/www 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ovn-bgp-agent/.git/objects 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ceilometer/.git/objects/pack 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/metal/.git/objects 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var/cache/apt/archives/gcc-10_10.2.1-6_arm64.deb 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openinfra/edge-computing-group 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/compass-web/v2 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/netlify-sandbox/.git 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron/doc 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron/doc/source 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/mistral/.git 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03/_tcpdf_5.0.002 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/jjb/jenkins-job-builder/.git/objects 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/os-brick 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects/pack 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects/pack/pack-503d5fbc361174c0dfb8a92995de8d0c709073f4.pack 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/dash-stack/contrib/AdminLTE/plugins 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/utilities 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/mistral/.git/objects 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/aodh/.git 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack/pack-de39bced715ba217d291b10a7c87b0c75ba3a66c.idx 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source/slides 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-placement/.git/objects/pack 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ovn-octavia-provider/.git 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-placement/.git/objects/pack/pack-a00d5e73c356c4774618d2eeeea0795868110242.pack 2025-02-26 06:02:54.355 | 15MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects/pack 2025-02-26 06:02:54.355 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/zaqar 2025-02-26 06:02:54.355 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects/pack/pack-0e2471d9ba26ac977e1aa8e70956c91fa4cdc0e5.pack 2025-02-26 06:02:54.355 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects/pack 2025-02-26 06:02:54.355 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects/pack/pack-beb3d532f613b9f396cc0ae854b040e8a70c1d3a.pack 2025-02-26 06:02:54.355 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/aodh/.git/objects 2025-02-26 06:02:54.355 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source/slides/_assets 2025-02-26 06:02:54.355 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ovn-octavia-provider/.git/objects 2025-02-26 06:02:54.355 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-keystone 2025-02-26 06:02:54.355 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/dash-stack/.git 2025-02-26 06:02:54.355 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-console/skyline_console 2025-02-26 06:02:54.355 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-console/skyline_console/static 2025-02-26 06:02:54.355 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-ironic 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/compass-web/v2.5/target 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/airshipctl/manifests 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/aarch64-linux-gnu/perl/5.32.1/auto 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/nova/nova/tests/unit 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-apiserver/doc 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/config/sysinv 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/reliability 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/openstack-armada-app/.git 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/root 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source/images 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03/_tcpdf_5.0.002/fonts 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/storlets 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source/images/logo 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/dash-stack/.git/objects 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/dash-stack/.git/objects/pack 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-tempest-plugin 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-nova-compute 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/dash-stack/.git/objects/pack/pack-e9fceff5d6dc81889e74ca83a25c21a4206c3120.pack 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/admin 2025-02-26 06:02:54.356 | 14MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/share/man 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data/fonts/roboto 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/openstack-armada-app/.git/objects 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_gpu_v2023 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ceilometer/.git/objects/pack/pack-c1577b4e196a80638c25139f733a170c3595c897.pack 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/zuul/tests 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/airshipctl/.git 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/massively_distribute_rpc 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/share/i18n/locales 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/massively_distribute_rpc/tc1 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/inaugust 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/charm-ovn-central 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/cloudkitty 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/zuul-website-media 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-manuals/www/static 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-console/docs/zh 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-cinder 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ironic/ironic 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/diskimage-builder/.git 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/container_cluster_systems/kubernetes 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/oslo.messaging 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/heat-dashboard 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/swift/test 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/volvocars/powertrain-build/.git 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-nova-cloud-controller 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/airshipctl/.git/objects 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/airshipctl/.git/objects/pack 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/os-ken/.git/objects/pack 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_gpu_v2023/csv 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/heat/heat 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/taskflow 2025-02-26 06:02:54.356 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/dash-stack/contrib/Font-Awesome 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/charm-ovn-central/.git 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/modules/5.10.0-33-arm64/kernel/drivers/scsi 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects/pack 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/stackube/.git 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/LingYaoSNIC/ZTE/firmware/imu_flash_snic_cqaca_1.7.6.img 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/LingYaoSNIC/HW/firmware/imu_flash_snic_cqaca_1.7.6.img 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/os-brick/.git 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/pack/pack-a80cb89ca4ca8ca1ef1c57c1995cf41dc14b03eb.pack 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/volvocars/powertrain-build/.git/objects 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/zun 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/kolla/.git/objects/pack/pack-9cdb0928188c877853d85e38ec011ed44719b0b5.pack 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/diskimage-builder/.git/objects 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/devstack/.git/objects/pack 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-helm-plugin/.git 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin 2025-02-26 06:02:54.357 | 13MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-swift 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin/files 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/inaugust/inaugust.com 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/airshipctl/manifests/function 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/ha 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-helm-plugin/.git/objects 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/contributor-guide 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron/neutron/tests 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/os-brick/.git/objects 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/LingYaoSNIC/HW/dpdk 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-cinder-nfs 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/computing-offload/LingYaoSNIC/HW/dpdk/net_cmcc_drv.o 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/barbican/.git 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var/lib/dpkg 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/microstack/snap-overlay/images 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/microstack/snap-overlay/images/cirros-0.4.0-x86_64-disk.img 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/octavia-tempest-plugin 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/stackube/.git/objects 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/stackube/.git/objects/pack 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/root/.git 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/interop-workloads 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/config/.git/objects/pack/pack-ce215df77a0266228537891e69f16b1785c79b1d.pack 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin/files/vendor 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-live-migration 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv/sysinv 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-live-migration/logs 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/promenade 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/keystoneauth 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/nova/doc 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/stackube/.git/objects/pack/pack-d882b918aa06361cb5a01d178aae5d1668d7f4f3.pack 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/airshipctl/.git/objects/pack/pack-66a6ecb12810b28f8024f86585da8bc5139be07b.pack 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/gyan 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/kloudbuster 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-apiserver/.git 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-keystone/.git 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/windmill 2025-02-26 06:02:54.357 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/barbican/.git/objects 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/os-ken/.git/objects/pack/pack-a219d62bbeebadbf0bc9d122a53ea3edb8625db8.pack 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/zuul-jobs/.git 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/root/.git/objects 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-manuals/www/static/sitemap.xml 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-keystone 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/include/c++ 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/include/c++/10 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/group-based-policy/.git/objects/pack 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-apiserver/.git/objects 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects/pack/pack-3009fef8b4b4a70679d41a42e910213b5e5a6b6f.pack 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv/sysinv/sysinv 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/compass-adapters/chef 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-keystone/.git/objects 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/networking-cisco 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/codegenerator 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-ironic/.git 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron/doc/source/admin 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/tox-env/lib/python3.9/site-packages/pip 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/os-testr-env/lib/python3.9/site-packages/pip 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/bindep-env/lib/python3.9/site-packages/pip 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/jjb/jenkins-job-builder/tests 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/zuul-jobs/.git/objects 2025-02-26 06:02:54.358 | 12MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/election/.git 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/var/lib/dpkg/info 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstackdocstheme 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ironic-inspector 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/oslo.messaging/.git 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/compass-adapters/chef/cookbooks 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/compass-core/mibs 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects/pack/pack-48fef249c200a3aa7dc73f79e0edb73d9d95a5ea.pack 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-ironic/.git/objects 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache/files/etcd-v3.3.12-linux-amd64.tar.gz 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/dash-stack/contrib/Font-Awesome/src 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/devstack/.git/objects/pack/pack-62cebe419cdca9b114f0ec018d9c5dfd61bdb4c3.pack 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-tempest-plugin/.git 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-manuals/doc 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/packstack 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/oslo.vmware 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-nova-compute/.git 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/mistral/rally-jobs 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/trove/.git/objects/pack 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/election/.git/objects 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/oslo.messaging/.git/objects 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron-tempest-plugin/.git/objects 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/browbeat/.git 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra/scenarios 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/treasuremap/.git 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/magnum/.git/objects/pack 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra/scenarios/big_wf 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/panko 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/ansible-collections-openstack 2025-02-26 06:02:54.358 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/panko/.git 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack/pack-b227096c541c68cc2f0d4ae86a4b87926eb8e3e1.idx 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/knets_exp 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-helm/.git/objects/pack 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/cinder/cinder/tests/unit/volume 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/systemd 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/browbeat/.git/objects 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects/3a 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects/3a/e05b3ca19a3912107b351f082904e08aa18e03 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/sushy 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/openstack-zuul-jobs 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/panko/.git/objects 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-guide 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/lib/udev/hwdb.bin 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/tacker/tacker 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/airship/treasuremap/.git/objects 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-cinder/.git 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-nova-compute/.git/objects 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/admin/netlify-cms.js.map 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/panko/.git/objects/pack 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/monasca-api 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/requirements/.git/objects/pack 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/skyline-console/src 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/cache/files/etcd-v3.2.17-linux-amd64.tar.gz 2025-02-26 06:02:56.879 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/watcher/.git 2025-02-26 06:02:56.880 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/vmware-nsxlib 2025-02-26 06:02:56.880 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/kernel/.git 2025-02-26 06:02:56.880 | 11MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/usr/glean 2025-02-26 06:02:56.880 | 10MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects/pack 2025-02-26 06:02:56.880 | 10MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/swift/test/unit 2025-02-26 06:02:56.880 | 10MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/octavia-tempest-plugin/.git 2025-02-26 06:02:56.880 | 10MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/zuul/zuul/tests/fixtures 2025-02-26 06:02:56.880 | 10MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects/pack/pack-0142dba92bc49f9f042f2e9071a3c9a4b5b29634.pack 2025-02-26 06:02:56.880 | 10MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/puppet-glance 2025-02-26 06:02:56.880 | 10MiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/charm-nova-cloud-controller/.git 2025-02-26 06:02:56.880 | 24KiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB 2025-02-26 06:02:56.880 | 8.0KiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/sgdisk 2025-02-26 06:02:56.880 | 8.0KiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/file 2025-02-26 06:02:56.880 | 4.0KiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/sgdisk/loop0.txt 2025-02-26 06:02:56.880 | 4.0KiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/meta.json 2025-02-26 06:02:56.880 | 4.0KiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/file/loop0.txt 2025-02-26 06:02:56.880 | 4.0KiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/root/build-tools/certificates/TiBoot.crt 2025-02-26 06:02:56.880 | 4.0KiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/starlingx/public-keys/TiBoot.crt 2025-02-26 06:02:56.880 | 4.0KiB /opt/dib_tmp/dib_build.rhZnfnL2/built/opt/git/opendev.org/openstack/cinder/releasenotes/notes/reject-volume_clear_size-settings-larger-than-1024MiB-30b38811da048948.yaml 2025-02-26 06:02:56.880 | 2025-02-26 06:02:56.880 | ===== end image size report ===== 2025-02-26 06:02:56.880 | 2025-02-26 06:02:56.915 | + diskimage_builder/lib/disk-image-create:main:436 : rm -f /opt/dib_tmp/dib_build.rhZnfnL2/du_output.tmp 2025-02-26 06:02:56.961 | + diskimage_builder/lib/disk-image-create:main:438 : '[' -n 512 ']' 2025-02-26 06:02:56.966 | + diskimage_builder/lib/disk-image-create:main:439 : journal_size=512 2025-02-26 06:02:56.971 | + diskimage_builder/lib/disk-image-create:main:444 : '[' ext4 = ext4 ']' 2025-02-26 06:02:56.975 | + diskimage_builder/lib/disk-image-create:main:448 : MKFS_OPTS='-i 4096 -J size=512 ' 2025-02-26 06:02:56.980 | + diskimage_builder/lib/disk-image-create:main:463 : [[ bullseye == \t\r\u\s\t\y ]] 2025-02-26 06:02:56.985 | + diskimage_builder/lib/disk-image-create:main:469 : '[' -z '' ']' 2025-02-26 06:02:56.989 | + diskimage_builder/lib/disk-image-create:main:470 : du_size=22897934 2025-02-26 06:02:56.994 | + diskimage_builder/lib/disk-image-create:main:481 : [[ source-repositories openstack-repos runtime-ssh-host-keys journal-to-console zuul-worker install-static debootstrap cache-url dib-init-system dpkg manifests base ensure-venv vm debian-minimal install-types package-installs nodepool-base cache-devstack growroot infra-package-needs sysprep cloud-init-datasources modprobe install-bin simple-init openssh-server pkg-map block-device-efi bootloader =~ block-device-efi ]] 2025-02-26 06:02:56.999 | + diskimage_builder/lib/disk-image-create:main:482 : echo 'Expanding disk for EFI partition' 2025-02-26 06:02:56.999 | Expanding disk for EFI partition 2025-02-26 06:02:57.004 | + diskimage_builder/lib/disk-image-create:main:483 : du_size=23435534 2025-02-26 06:02:57.010 | ++ diskimage_builder/lib/disk-image-create:main:489 : echo 23435534 2025-02-26 06:02:57.010 | ++ diskimage_builder/lib/disk-image-create:main:489 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2025-02-26 06:02:57.018 | + diskimage_builder/lib/disk-image-create:main:489 : export DIB_IMAGE_SIZE=23435584 2025-02-26 06:02:57.023 | + diskimage_builder/lib/disk-image-create:main:489 : DIB_IMAGE_SIZE=23435584 2025-02-26 06:02:57.027 | + diskimage_builder/lib/disk-image-create:main:491 : '[' -n '' ']' 2025-02-26 06:02:57.032 | + diskimage_builder/lib/disk-image-create:main:495 : export TMP_IMAGE_DIR 2025-02-26 06:02:57.037 | + diskimage_builder/lib/disk-image-create:main:498 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2025-02-26 06:02:57.042 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2025-02-26 06:02:57.146 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/opt/dib_tmp/tmp.rXgsu29Gx1 2025-02-26 06:02:57.150 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /opt/dib_tmp/tmp.rXgsu29Gx1; check_break after-error bash' ERR 2025-02-26 06:02:57.155 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /opt/dib_tmp/tmp.rXgsu29Gx1 2025-02-26 06:02:57.160 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-02-26 06:02:57.165 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks ']' 2025-02-26 06:02:57.170 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-block-device bash 2025-02-26 06:02:57.176 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-26 06:02:57.180 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2025-02-26 06:02:57.185 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.rhZnfnL2/hooks/block-device.d ']' 2025-02-26 06:02:57.190 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-block-device bash 2025-02-26 06:02:57.196 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-02-26 06:02:57.196 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2025-02-26 06:02:57.205 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /opt/dib_tmp/tmp.rXgsu29Gx1 2025-02-26 06:02:57.212 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /opt/dib_tmp/tmp.rXgsu29Gx1 2025-02-26 06:02:57.219 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2025-02-26 06:02:57.224 | + diskimage_builder/lib/disk-image-create:main:500 : '[' -z ']' 2025-02-26 06:02:57.229 | + diskimage_builder/lib/disk-image-create:main:503 : echo 'image-size: 23435584KiB' 2025-02-26 06:02:57.249 | + diskimage_builder/lib/disk-image-create:main:505 : '[' -n '-i 4096 -J size=512 ' ']' 2025-02-26 06:02:57.254 | + diskimage_builder/lib/disk-image-create:main:506 : echo 'root-fs-opts: '\''-i 4096 -J size=512 '\''' 2025-02-26 06:02:57.259 | + diskimage_builder/lib/disk-image-create:main:512 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2025-02-26 06:02:57.986 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-02-26 06:02:57.986 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.rhZnfnL2/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rE5g9ZB0', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.rhZnfnL2/mnt', 'build-dir': '/opt/dib_tmp/dib_build.rhZnfnL2', 'image-size': '23435584KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-02-26 06:02:58.003 | 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 2025-02-26 06:02:58.004 | 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 2025-02-26 06:02:58.004 | 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', 'opts': '-i 4096 -J size=512 ', '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 2025-02-26 06:02:58.005 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.rhZnfnL2/states/block-device/config.json] 2025-02-26 06:02:58.080 | + diskimage_builder/lib/disk-image-create:main:515 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py create 2025-02-26 06:02:58.554 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-02-26 06:02:58.555 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.rhZnfnL2/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rE5g9ZB0', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.rhZnfnL2/mnt', 'build-dir': '/opt/dib_tmp/dib_build.rhZnfnL2', 'image-size': '23435584KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-02-26 06:02:58.555 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2025-02-26 06:02:58.556 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_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', 'opts': '-i 4096 -J size=512 ', '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_create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:414 2025-02-26 06:02:58.556 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'local_loop': {'name': 'image0'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2025-02-26 06:02:58.556 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/opt/dib_tmp/dib_build.rhZnfnL2/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rE5g9ZB0', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.rhZnfnL2/mnt', 'build-dir': '/opt/dib_tmp/dib_build.rhZnfnL2', 'image-size': '23435584KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:81 2025-02-26 06:02:58.557 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [23998038016] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:89 2025-02-26 06:02:58.557 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2025-02-26 06:02:58.557 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2025-02-26 06:02:58.557 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2025-02-26 06:02:58.557 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2025-02-26 06:02:58.558 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-02-26 06:02:58.558 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-02-26 06:02:58.558 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2025-02-26 06:02:58.558 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2025-02-26 06:02:58.559 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-02-26 06:02:58.559 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-02-26 06:02:58.559 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2025-02-26 06:02:58.559 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2025-02-26 06:02:58.560 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2025-02-26 06:02:58.560 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2025-02-26 06:02:58.560 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:42 2025-02-26 06:02:58.560 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_mkfs_root'), ('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:191 2025-02-26 06:02:58.561 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2025-02-26 06:02:58.561 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=512 ', 'label': 'cloudimg-rootfs'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2025-02-26 06:02:58.561 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=512 ', 'label': 'cloudimg-rootfs'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2025-02-26 06:02:58.561 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2025-02-26 06:02:58.561 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2025-02-26 06:02:58.562 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'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'}]}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2025-02-26 06:02:58.562 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Creating Partitioning object; config [{'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'}]}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:35 2025-02-26 06:02:58.562 | DEBUG diskimage_builder.block_device.config [-] Adding ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2025-02-26 06:02:58.562 | DEBUG diskimage_builder.block_device.config [-] Adding BSP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2025-02-26 06:02:58.562 | DEBUG diskimage_builder.block_device.config [-] Adding root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2025-02-26 06:02:58.563 | DEBUG diskimage_builder.block_device.config [-] Edges for image0: f:[] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2025-02-26 06:02:58.563 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_ESP: f:['mount_mkfs_ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2025-02-26 06:02:58.563 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_ESP: f:['mount_mkfs_root', 'mkfs_ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2025-02-26 06:02:58.563 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_ESP: f:['ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2025-02-26 06:02:58.563 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_root: f:['mount_mkfs_root'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2025-02-26 06:02:58.564 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_root: f:['mkfs_root'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2025-02-26 06:02:58.564 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_root: f:['root'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2025-02-26 06:02:58.564 | DEBUG diskimage_builder.block_device.config [-] Edges for ESP: f:['image0'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2025-02-26 06:02:58.564 | DEBUG diskimage_builder.block_device.config [-] Edges for BSP: f:['image0', 'ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2025-02-26 06:02:58.564 | DEBUG diskimage_builder.block_device.config [-] Edges for root: f:['image0', 'BSP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2025-02-26 06:02:58.566 | DEBUG diskimage_builder.block_device.config [-] Call order: ['image0', 'ESP', 'mkfs_ESP', 'BSP', 'root', 'mkfs_root', 'mount_mkfs_root', 'mount_mkfs_ESP', 'fstab_mount_mkfs_root', 'fstab_mount_mkfs_ESP'] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:241 2025-02-26 06:02:58.566 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/opt/dib_tmp/dib_image.rE5g9ZB0/image0.raw] with size [23998038016] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:107 2025-02-26 06:02:58.566 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/opt/dib_tmp/dib_image.rE5g9ZB0/image0.raw] 2025-02-26 06:02:58.567 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2025-02-26 06:02:58.567 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --sector-size 512 --show -f /opt/dib_tmp/dib_image.rE5g9ZB0/image0.raw] loopdev_attach /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:48 2025-02-26 06:02:58.567 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /opt/dib_tmp/dib_image.rE5g9ZB0/image0.raw] 2025-02-26 06:02:59.407 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: losetup: /opt/dib_tmp/dib_image.rE5g9ZB0/image0.raw: failed to set up loop device: No such file or directory exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2025-02-26 06:03:07.888 | ERROR diskimage_builder.block_device.blockdevice [-] Create failed; rollback initiated 2025-02-26 06:03:07.889 | Traceback (most recent call last): 2025-02-26 06:03:07.889 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py", line 421, in cmd_create 2025-02-26 06:03:07.889 | node.create() 2025-02-26 06:03:07.889 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py", line 113, in create 2025-02-26 06:03:07.889 | block_device = loopdev_attach(self.filename, self.block_size) 2025-02-26 06:03:07.889 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-02-26 06:03:07.889 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py", line 49, in loopdev_attach 2025-02-26 06:03:07.889 | block_device = exec_sudo(["losetup", "--sector-size", str(block_size), 2025-02-26 06:03:07.889 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-02-26 06:03:07.889 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py", line 143, in exec_sudo 2025-02-26 06:03:07.889 | raise e 2025-02-26 06:03:07.889 | diskimage_builder.block_device.exception.BlockDeviceSetupException: exec_sudo failed: losetup: /opt/dib_tmp/dib_image.rE5g9ZB0/image0.raw: failed to set up loop device: No such file or directory 2025-02-26 06:03:07.889 | 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for fstab_mount_mkfs_ESP rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for fstab_mount_mkfs_root rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for mount_mkfs_ESP rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for mount_mkfs_root rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for mkfs_root rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for root rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for BSP rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for mkfs_ESP rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for ESP rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for image0 rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2025-02-26 06:03:07.889 | INFO diskimage_builder.block_device.level0.localloop [-] Remove image file [/opt/dib_tmp/dib_image.rE5g9ZB0/image0.raw] 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /opt/dib_tmp/dib_build.rhZnfnL2/states/block-device/state.json save_state /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:101 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.blockdevice [-] {'fs_labels': ['MKFS_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.blockdevice [-] 'cloudimg-rootfs'], debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.blockdevice [-] 'sorted_mount_points': [('/', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_root'), debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot/efi', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-02-26 06:03:07.889 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_ESP')]} debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2025-02-26 06:03:07.889 | ERROR diskimage_builder.block_device.blockdevice [-] Rollback complete, exiting 2025-02-26 06:03:07.889 | Traceback (most recent call last): 2025-02-26 06:03:07.889 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py", line 7, in 2025-02-26 06:03:07.889 | sys.exit(main()) 2025-02-26 06:03:07.889 | ^^^^^^ 2025-02-26 06:03:07.889 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/cmd.py", line 120, in main 2025-02-26 06:03:08.283 | return bdc.main() 2025-02-26 06:03:08.284 | ^^^^^^^^^^ 2025-02-26 06:03:08.284 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/cmd.py", line 115, in main 2025-02-26 06:03:08.284 | self.args.func() 2025-02-26 06:03:08.284 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/cmd.py", line 36, in cmd_create 2025-02-26 06:03:08.284 | self.bd.cmd_create() 2025-02-26 06:03:08.284 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py", line 421, in cmd_create 2025-02-26 06:03:08.284 | node.create() 2025-02-26 06:03:08.284 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py", line 113, in create 2025-02-26 06:03:08.285 | block_device = loopdev_attach(self.filename, self.block_size) 2025-02-26 06:03:08.285 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-02-26 06:03:08.285 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py", line 49, in loopdev_attach 2025-02-26 06:03:08.285 | block_device = exec_sudo(["losetup", "--sector-size", str(block_size), 2025-02-26 06:03:08.285 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-02-26 06:03:08.285 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py", line 143, in exec_sudo 2025-02-26 06:03:08.285 | raise e 2025-02-26 06:03:08.285 | diskimage_builder.block_device.exception.BlockDeviceSetupException: exec_sudo failed: losetup: /opt/dib_tmp/dib_image.rE5g9ZB0/image0.raw: failed to set up loop device: No such file or directory 2025-02-26 06:03:08.285 | 2025-02-26 06:03:08.366 | + diskimage_builder/lib/disk-image-create:main:1 : trap_cleanup 2025-02-26 06:03:08.372 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=1 2025-02-26 06:03:08.377 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2025-02-26 06:03:08.382 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2025-02-26 06:03:08.387 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-02-26 06:03:16.492 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.rhZnfnL2/mnt 2025-02-26 06:03:16.497 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.rhZnfnL2/mnt 2025-02-26 06:03:16.502 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-02-26 06:03:16.507 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-02-26 06:03:16.512 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-02-26 06:03:16.518 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-02-26 06:03:16.523 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.rhZnfnL2/mnt ']' 2025-02-26 06:03:16.528 | + diskimage_builder/lib/common-functions:unmount_dir:428 : echo '*** /opt/dib_tmp/dib_build.rhZnfnL2/mnt is not a directory' 2025-02-26 06:03:16.528 | *** /opt/dib_tmp/dib_build.rhZnfnL2/mnt is not a directory 2025-02-26 06:03:16.532 | + diskimage_builder/lib/common-functions:unmount_dir:429 : return 0 2025-02-26 06:03:16.538 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-02-26 06:03:16.543 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-02-26 06:03:16.548 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2025-02-26 06:03:17.028 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-02-26 06:03:17.028 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.rhZnfnL2/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rE5g9ZB0', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.rhZnfnL2/mnt', 'build-dir': '/opt/dib_tmp/dib_build.rhZnfnL2', 'image-size': '23435584KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-02-26 06:03:17.029 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2025-02-26 06:03:17.107 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2025-02-26 06:03:17.112 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.rhZnfnL2/built; do sleep 1; done' 2025-02-26 06:03:27.121 | + diskimage_builder/lib/common-functions:cleanup_build_dir:217 : echo 'ERROR: unable to cleanly remove /opt/dib_tmp/dib_build.rhZnfnL2/built' 2025-02-26 06:03:27.121 | ERROR: unable to cleanly remove /opt/dib_tmp/dib_build.rhZnfnL2/built 2025-02-26 06:03:27.126 | + diskimage_builder/lib/common-functions:cleanup_build_dir:218 : exit 1 Exit code: 1