2024-11-20 01:09:20.356 | diskimage-builder version 3.36.0 2024-11-20 01:09:20.358 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console ubuntu-minimal 2024-11-20 01:09:20.533 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements:/etc/nodepool/elements _find_all_elements /usr/local/lib/python3.11/site-packages/diskimage_builder/element_dependencies.py:209 2024-11-20 01:09:26.041 | Expanded element dependencies to: openssh-server dib-init-system install-static bootloader dpkg ubuntu-minimal vm source-repositories simple-init package-installs nodepool-base journal-to-console runtime-ssh-host-keys manifests cloud-init-datasources ensure-venv zuul-worker modprobe cache-devstack block-device-efi pkg-map debootstrap sysprep growroot cache-url install-types ubuntu-common infra-package-needs base openstack-repos install-bin 2024-11-20 01:09:26.046 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-20 01:09:26.051 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/ubuntu-bionic-arm64-4db84e1503b442528eedbe777646fef1 2024-11-20 01:09:26.055 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/ubuntu-bionic-arm64-4db84e1503b442528eedbe777646fef1 2024-11-20 01:09:26.060 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-20 01:09:26.064 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-20 01:09:26.069 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-20 01:09:26.074 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-20 01:09:26.078 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-20 01:09:26.083 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-20 01:09:26.112 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.sIt28Pi5 2024-11-20 01:09:26.116 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-20 01:09:26.123 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.yWyKBkSg 2024-11-20 01:09:26.127 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-20 01:09:26.131 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-20 01:09:26.136 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-20 01:09:26.140 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-20 01:09:26.144 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 01:09:26.148 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 01:09:26.153 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-20 01:09:26.157 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.sIt28Pi5 2024-11-20 01:09:26.157 | Building in /opt/dib_tmp/dib_build.sIt28Pi5 2024-11-20 01:09:26.162 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-20 01:09:26.166 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-20 01:09:26.170 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-20 01:09:26.175 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.sIt28Pi5/hooks 2024-11-20 01:09:26.179 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.sIt28Pi5/hooks 2024-11-20 01:09:26.184 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.sIt28Pi5/block-device 2024-11-20 01:09:26.191 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.sIt28Pi5/block-device/config.yaml 2024-11-20 01:09:26.195 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.sIt28Pi5/block-device/config.yaml 2024-11-20 01:09:26.216 | Searching elements for block-device[-arm64].yaml ... 2024-11-20 01:09:26.419 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-20 01:09:26.423 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-20 01:09:26.428 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.sIt28Pi5/block-device/params.yaml 2024-11-20 01:09:26.433 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-20 01:09:26.437 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-20 01:09:26.466 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-11-20 01:09:26.947 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 01:09:26.947 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.sIt28Pi5/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.yWyKBkSg', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.sIt28Pi5/mnt', 'build-dir': '/opt/dib_tmp/dib_build.sIt28Pi5'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 01:09:26.952 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'root', 'type': '8300', 'size': '100%', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-11-20 01:09:26.952 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-11-20 01:09:26.953 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-11-20 01:09:26.953 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.sIt28Pi5/states/block-device/config.json] 2024-11-20 01:09:27.035 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-11-20 01:09:27.514 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 01:09:27.514 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.sIt28Pi5/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.yWyKBkSg', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.sIt28Pi5/mnt', 'build-dir': '/opt/dib_tmp/dib_build.sIt28Pi5'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 01:09:27.514 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-20 01:09:27.515 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:308 2024-11-20 01:09:27.594 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-20 01:09:27.599 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-20 01:09:27.605 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-11-20 01:09:28.068 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 01:09:28.069 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.sIt28Pi5/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.yWyKBkSg', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.sIt28Pi5/mnt', 'build-dir': '/opt/dib_tmp/dib_build.sIt28Pi5'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 01:09:28.070 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-20 01:09:28.070 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:315 2024-11-20 01:09:28.145 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-20 01:09:28.150 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-20 01:09:28.155 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-11-20 01:09:28.616 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 01:09:28.617 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.sIt28Pi5/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.yWyKBkSg', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.sIt28Pi5/mnt', 'build-dir': '/opt/dib_tmp/dib_build.sIt28Pi5'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 01:09:28.617 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-20 01:09:28.618 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2024-11-20 01:09:28.695 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-20 01:09:28.700 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-20 01:09:28.705 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-11-20 01:09:29.167 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 01:09:29.167 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.sIt28Pi5/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.yWyKBkSg', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.sIt28Pi5/mnt', 'build-dir': '/opt/dib_tmp/dib_build.sIt28Pi5'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 01:09:29.168 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-20 01:09:29.243 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-20 01:09:29.248 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-20 01:09:29.253 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-20 01:09:29.258 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.sIt28Pi5/mnt 2024-11-20 01:09:29.265 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.sIt28Pi5/mnt 2024-11-20 01:09:30.939 | chown: warning: '.' should be ':': 'root.root' 2024-11-20 01:09:30.946 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.sIt28Pi5/mnt 2024-11-20 01:09:30.951 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.sIt28Pi5/mnt 2024-11-20 01:09:30.956 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.sIt28Pi5/mnt 2024-11-20 01:09:30.961 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-20 01:09:30.965 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-20 01:09:30.970 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.sIt28Pi5/hooks ']' 2024-11-20 01:09:30.974 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-20 01:09:31.005 | Copying hooks for vm 2024-11-20 01:09:31.073 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-20 01:09:31.147 | Copying hooks for infra-package-needs 2024-11-20 01:09:31.157 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-20 01:09:31.168 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-20 01:09:31.171 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-20 01:09:31.174 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-20 01:09:31.184 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-20 01:09:31.187 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-20 01:09:31.189 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-20 01:09:31.192 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-20 01:09:31.195 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-20 01:09:31.205 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-20 01:09:31.221 | Copying hooks for install-bin 2024-11-20 01:09:31.229 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-20 01:09:31.277 | Copying hooks for source-repositories 2024-11-20 01:09:31.288 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-20 01:09:31.385 | Copying hooks for package-installs 2024-11-20 01:09:31.393 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-20 01:09:31.429 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-20 01:09:31.454 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-20 01:09:31.459 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-20 01:09:31.463 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-20 01:09:31.473 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-20 01:09:31.477 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-20 01:09:31.487 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-20 01:09:31.491 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-20 01:09:31.501 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-20 01:09:31.505 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-20 01:09:31.529 | Copying hooks for ubuntu-common 2024-11-20 01:09:31.540 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2024-11-20 01:09:31.551 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2024-11-20 01:09:31.570 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2024-11-20 01:09:31.595 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2024-11-20 01:09:31.629 | Copying hooks for debootstrap 2024-11-20 01:09:31.667 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2024-11-20 01:09:31.733 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2024-11-20 01:09:31.759 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2024-11-20 01:09:31.764 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2024-11-20 01:09:31.776 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2024-11-20 01:09:31.808 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2024-11-20 01:09:31.813 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2024-11-20 01:09:31.860 | Copying hooks for cloud-init-datasources 2024-11-20 01:09:31.869 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-20 01:09:31.928 | Copying hooks for ensure-venv 2024-11-20 01:09:31.965 | Copying hooks for block-device-efi 2024-11-20 01:09:31.974 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-20 01:09:32.021 | Copying hooks for modprobe 2024-11-20 01:09:32.048 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2024-11-20 01:09:32.114 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2024-11-20 01:09:32.195 | Copying hooks for base 2024-11-20 01:09:32.203 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-20 01:09:32.243 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-20 01:09:32.271 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-20 01:09:32.274 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-20 01:09:32.285 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-20 01:09:32.345 | Copying hooks for ubuntu-minimal 2024-11-20 01:09:32.359 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2024-11-20 01:09:32.378 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2024-11-20 01:09:32.390 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2024-11-20 01:09:32.401 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2024-11-20 01:09:32.412 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2024-11-20 01:09:32.423 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2024-11-20 01:09:32.437 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2024-11-20 01:09:32.449 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2024-11-20 01:09:32.467 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2024-11-20 01:09:32.478 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2024-11-20 01:09:32.482 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2024-11-20 01:09:32.502 | Copying hooks for install-types 2024-11-20 01:09:32.511 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-20 01:09:32.522 | Copying hooks for openssh-server 2024-11-20 01:09:32.531 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-20 01:09:32.545 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-20 01:09:32.573 | Copying hooks for bootloader 2024-11-20 01:09:32.581 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-20 01:09:32.601 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-20 01:09:32.618 | Copying hooks for manifests 2024-11-20 01:09:32.626 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-20 01:09:32.636 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-20 01:09:32.645 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-20 01:09:32.669 | Copying hooks for openstack-repos 2024-11-20 01:09:32.677 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-20 01:09:32.688 | Copying hooks for sysprep 2024-11-20 01:09:32.697 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-20 01:09:32.707 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-20 01:09:32.718 | Copying hooks for dib-init-system 2024-11-20 01:09:32.727 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-20 01:09:33.017 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-20 01:09:33.133 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-20 01:09:33.174 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-20 01:09:33.244 | Copying hooks for journal-to-console 2024-11-20 01:09:33.253 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-20 01:09:33.265 | Copying hooks for install-static 2024-11-20 01:09:33.273 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-20 01:09:33.292 | Copying hooks for cache-devstack 2024-11-20 01:09:33.316 | Copying hooks for cache-url 2024-11-20 01:09:33.325 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-20 01:09:33.349 | Copying hooks for dpkg 2024-11-20 01:09:33.376 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2024-11-20 01:09:33.414 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2024-11-20 01:09:33.447 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2024-11-20 01:09:33.488 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2024-11-20 01:09:33.494 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2024-11-20 01:09:33.518 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2024-11-20 01:09:33.545 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2024-11-20 01:09:33.550 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2024-11-20 01:09:33.554 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2024-11-20 01:09:33.558 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2024-11-20 01:09:33.562 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2024-11-20 01:09:33.566 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2024-11-20 01:09:33.578 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2024-11-20 01:09:33.582 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2024-11-20 01:09:33.593 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2024-11-20 01:09:33.613 | Copying hooks for nodepool-base 2024-11-20 01:09:33.622 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-20 01:09:33.630 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-20 01:09:33.638 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-20 01:09:33.641 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-20 01:09:33.651 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-20 01:09:33.659 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-20 01:09:33.661 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-20 01:09:33.669 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-20 01:09:33.672 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-20 01:09:33.675 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-20 01:09:33.678 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-20 01:09:33.686 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-20 01:09:33.688 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-20 01:09:33.691 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-20 01:09:33.694 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-20 01:09:33.696 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-20 01:09:33.699 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-20 01:09:33.702 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-20 01:09:33.710 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-20 01:09:33.726 | Copying hooks for growroot 2024-11-20 01:09:33.735 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-20 01:09:33.748 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-20 01:09:33.760 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-20 01:09:33.765 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-20 01:09:33.769 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-20 01:09:33.791 | Copying hooks for runtime-ssh-host-keys 2024-11-20 01:09:33.800 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-11-20 01:09:33.809 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-20 01:09:33.819 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-20 01:09:33.829 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-20 01:09:33.833 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-20 01:09:33.856 | Copying hooks for simple-init 2024-11-20 01:09:33.865 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-20 01:09:33.874 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-20 01:09:33.878 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-20 01:09:33.883 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-20 01:09:33.887 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-20 01:09:33.891 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-20 01:09:33.901 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-20 01:09:33.912 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-20 01:09:33.938 | Copying hooks for pkg-map 2024-11-20 01:09:33.946 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-20 01:09:33.956 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-20 01:09:33.969 | Copying hooks for zuul-worker 2024-11-20 01:09:33.977 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-20 01:09:33.985 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-20 01:09:34.001 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-20 01:09:34.007 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 01:09:34.012 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-20 01:09:34.017 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d ']' 2024-11-20 01:09:34.021 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d' 2024-11-20 01:09:34.021 | Running hooks from /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d 2024-11-20 01:09:34.026 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-20 01:09:34.030 | + 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.sIt28Pi5/hooks/root.d 2024-11-20 01:09:34.054 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/10-base-defaults 2024-11-20 01:09:34.061 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/10-base-defaults 2024-11-20 01:09:34.065 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 01:09:34.069 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 01:09:34.074 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 01:09:34.078 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 01:09:34.082 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 01:09:34.089 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 01:09:34.093 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-20 01:09:34.097 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-20 01:09:34.102 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 01:09:34.106 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 01:09:34.110 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-20 01:09:34.114 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 01:09:34.118 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 01:09:34.123 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-20 01:09:34.127 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-20 01:09:34.131 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 01:09:34.135 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 01:09:34.139 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 01:09:34.143 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 01:09:34.148 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-20 01:09:34.155 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-20 01:09:34.159 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-20 01:09:34.163 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-20 01:09:34.168 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-20 01:09:34.175 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-20 01:09:34.180 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-20 01:09:34.184 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-20 01:09:34.188 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-20 01:09:34.196 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-20 01:09:34.200 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2024-11-20 01:09:34.204 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2024-11-20 01:09:34.209 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=bionic 2024-11-20 01:09:34.213 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=bionic 2024-11-20 01:09:34.217 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2024-11-20 01:09:34.221 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-20 01:09:34.225 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2024-11-20 01:09:34.230 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2024-11-20 01:09:34.234 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2024-11-20 01:09:34.238 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2024-11-20 01:09:34.242 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2024-11-20 01:09:34.246 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=http://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-20 01:09:34.251 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=http://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-20 01:09:34.255 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2024-11-20 01:09:34.263 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2024-11-20 01:09:34.267 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ bionic == \t\r\u\s\t\y ]] 2024-11-20 01:09:34.271 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2024-11-20 01:09:34.275 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2024-11-20 01:09:34.280 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2024-11-20 01:09:34.287 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2024-11-20 01:09:34.292 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-20 01:09:34.296 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-20 01:09:34.300 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-20 01:09:34.308 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-20 01:09:34.312 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-20 01:09:34.317 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-20 01:09:34.321 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/14-manifests 2024-11-20 01:09:34.328 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/14-manifests 2024-11-20 01:09:34.333 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 01:09:34.337 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 01:09:34.341 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-bionic-arm64-4db84e1503b442528eedbe777646fef1.d/ 2024-11-20 01:09:34.345 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-bionic-arm64-4db84e1503b442528eedbe777646fef1.d/ 2024-11-20 01:09:34.349 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/15-block-device.bash 2024-11-20 01:09:34.357 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/15-block-device.bash 2024-11-20 01:09:34.361 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-20 01:09:34.365 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-20 01:09:34.369 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-20 01:09:34.374 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-20 01:09:34.382 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-20 01:09:34.386 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2024-11-20 01:09:34.390 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 01:09:34.394 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 01:09:34.399 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2024-11-20 01:09:34.403 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2024-11-20 01:09:34.407 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2024-11-20 01:09:34.412 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/20-network-interface-names 2024-11-20 01:09:34.419 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/20-network-interface-names 2024-11-20 01:09:34.424 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-20 01:09:34.428 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-20 01:09:34.432 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-20 01:09:34.440 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-20 01:09:34.444 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 01:09:34.449 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 01:09:34.453 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-20 01:09:34.460 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-20 01:09:34.465 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 01:09:34.469 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 01:09:34.473 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 01:09:34.477 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 01:09:34.482 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 01:09:34.486 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 01:09:34.490 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 01:09:34.495 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 01:09:34.499 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/99-dib-init-system 2024-11-20 01:09:34.507 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/../environment.d/99-dib-init-system 2024-11-20 01:09:34.511 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-20 01:09:34.515 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-20 01:09:34.520 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap 2024-11-20 01:09:34.556 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:20 : set -eu 2024-11-20 01:09:34.562 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2024-11-20 01:09:34.566 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.sIt28Pi5/mnt/.extra_settings ']' 2024-11-20 01:09:34.570 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:27 : '[' -n ubuntu ']' 2024-11-20 01:09:34.574 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:28 : '[' -n bionic ']' 2024-11-20 01:09:34.578 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:29 : '[' -n http://mirror.regionone.osuosl.opendev.org/ubuntu-ports ']' 2024-11-20 01:09:34.582 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-20 01:09:34.587 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2024-11-20 01:09:34.591 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-ubuntu-bionic-arm64.tar.gz 2024-11-20 01:09:34.595 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2024-11-20 01:09:34.599 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2024-11-20 01:09:34.603 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2024-11-20 01:09:34.607 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2024-11-20 01:09:35.123 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u1' 2024-11-20 01:09:35.127 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2024-11-20 01:09:35.131 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:42 : [[ bionic == \b\u\s\t\e\r ]] 2024-11-20 01:09:35.135 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2024-11-20 01:09:35.139 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2024-11-20 01:09:35.143 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2024-11-20 01:09:35.148 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2024-11-20 01:09:35.155 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:60 : '[' arm64 '!=' arm64 ']' 2024-11-20 01:09:35.159 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:66 : sudo sh -c 'http_proxy= no_proxy= debootstrap --verbose --variant=minbase --components=main,universe --arch=arm64 --no-check-gpg bionic /opt/dib_tmp/dib_build.sIt28Pi5/mnt http://mirror.regionone.osuosl.opendev.org/ubuntu-ports ' 2024-11-20 01:09:37.324 | I: Retrieving InRelease 2024-11-20 01:09:37.884 | I: Retrieving Release 2024-11-20 01:09:38.055 | I: Retrieving Packages 2024-11-20 01:09:38.520 | I: Validating Packages 2024-11-20 01:09:38.678 | I: Retrieving Packages 2024-11-20 01:09:39.450 | I: Validating Packages 2024-11-20 01:09:40.750 | I: Resolving dependencies of required packages... 2024-11-20 01:09:44.495 | I: Resolving dependencies of base packages... 2024-11-20 01:10:00.625 | I: Checking component main on http://mirror.regionone.osuosl.opendev.org/ubuntu-ports... 2024-11-20 01:10:01.053 | I: Retrieving adduser 3.116ubuntu1 2024-11-20 01:10:01.283 | I: Validating adduser 3.116ubuntu1 2024-11-20 01:10:01.301 | I: Retrieving apt 1.6.1 2024-11-20 01:10:01.611 | I: Validating apt 1.6.1 2024-11-20 01:10:01.636 | I: Retrieving base-files 10.1ubuntu2 2024-11-20 01:10:01.832 | I: Validating base-files 10.1ubuntu2 2024-11-20 01:10:01.849 | I: Retrieving base-passwd 3.5.44 2024-11-20 01:10:02.144 | I: Validating base-passwd 3.5.44 2024-11-20 01:10:02.164 | I: Retrieving bash 4.4.18-2ubuntu1 2024-11-20 01:10:02.487 | I: Validating bash 4.4.18-2ubuntu1 2024-11-20 01:10:02.510 | I: Retrieving bsdutils 1:2.31.1-0.4ubuntu3 2024-11-20 01:10:02.828 | I: Validating bsdutils 1:2.31.1-0.4ubuntu3 2024-11-20 01:10:02.846 | I: Retrieving coreutils 8.28-1ubuntu1 2024-11-20 01:10:03.129 | I: Validating coreutils 8.28-1ubuntu1 2024-11-20 01:10:03.153 | I: Retrieving dash 0.5.8-2.10 2024-11-20 01:10:03.342 | I: Validating dash 0.5.8-2.10 2024-11-20 01:10:03.359 | I: Retrieving debconf 1.5.66 2024-11-20 01:10:03.489 | I: Validating debconf 1.5.66 2024-11-20 01:10:03.507 | I: Retrieving debianutils 4.8.4 2024-11-20 01:10:03.662 | I: Validating debianutils 4.8.4 2024-11-20 01:10:03.679 | I: Retrieving diffutils 1:3.6-1 2024-11-20 01:10:03.810 | I: Validating diffutils 1:3.6-1 2024-11-20 01:10:03.827 | I: Retrieving dpkg 1.19.0.5ubuntu2 2024-11-20 01:10:04.147 | I: Validating dpkg 1.19.0.5ubuntu2 2024-11-20 01:10:04.171 | I: Retrieving e2fsprogs 1.44.1-1 2024-11-20 01:10:04.422 | I: Validating e2fsprogs 1.44.1-1 2024-11-20 01:10:04.442 | I: Retrieving fdisk 2.31.1-0.4ubuntu3 2024-11-20 01:10:04.519 | I: Validating fdisk 2.31.1-0.4ubuntu3 2024-11-20 01:10:04.536 | I: Retrieving findutils 4.6.0+git+20170828-2 2024-11-20 01:10:04.738 | I: Validating findutils 4.6.0+git+20170828-2 2024-11-20 01:10:04.757 | I: Retrieving gcc-8-base 8-20180414-1ubuntu2 2024-11-20 01:10:05.022 | I: Validating gcc-8-base 8-20180414-1ubuntu2 2024-11-20 01:10:05.040 | I: Retrieving gpgv 2.2.4-1ubuntu1 2024-11-20 01:10:05.174 | I: Validating gpgv 2.2.4-1ubuntu1 2024-11-20 01:10:05.192 | I: Retrieving grep 3.1-2 2024-11-20 01:10:05.323 | I: Validating grep 3.1-2 2024-11-20 01:10:05.340 | I: Retrieving gzip 1.6-5ubuntu1 2024-11-20 01:10:05.484 | I: Validating gzip 1.6-5ubuntu1 2024-11-20 01:10:05.502 | I: Retrieving hostname 3.20 2024-11-20 01:10:05.670 | I: Validating hostname 3.20 2024-11-20 01:10:05.687 | I: Retrieving init-system-helpers 1.51 2024-11-20 01:10:05.906 | I: Validating init-system-helpers 1.51 2024-11-20 01:10:05.923 | I: Retrieving libacl1 2.2.52-3build1 2024-11-20 01:10:06.142 | I: Validating libacl1 2.2.52-3build1 2024-11-20 01:10:06.158 | I: Retrieving libapt-pkg5.0 1.6.1 2024-11-20 01:10:07.333 | I: Validating libapt-pkg5.0 1.6.1 2024-11-20 01:10:07.355 | I: Retrieving libattr1 1:2.4.47-2build1 2024-11-20 01:10:07.514 | I: Validating libattr1 1:2.4.47-2build1 2024-11-20 01:10:07.532 | I: Retrieving libaudit-common 1:2.8.2-1ubuntu1 2024-11-20 01:10:07.660 | I: Validating libaudit-common 1:2.8.2-1ubuntu1 2024-11-20 01:10:07.677 | I: Retrieving libaudit1 1:2.8.2-1ubuntu1 2024-11-20 01:10:07.909 | I: Validating libaudit1 1:2.8.2-1ubuntu1 2024-11-20 01:10:07.926 | I: Retrieving libblkid1 2.31.1-0.4ubuntu3 2024-11-20 01:10:07.998 | I: Validating libblkid1 2.31.1-0.4ubuntu3 2024-11-20 01:10:08.016 | I: Retrieving libbz2-1.0 1.0.6-8.1 2024-11-20 01:10:08.200 | I: Validating libbz2-1.0 1.0.6-8.1 2024-11-20 01:10:08.217 | I: Retrieving libc-bin 2.27-3ubuntu1 2024-11-20 01:10:08.864 | I: Validating libc-bin 2.27-3ubuntu1 2024-11-20 01:10:08.885 | I: Retrieving libc6 2.27-3ubuntu1 2024-11-20 01:10:09.075 | I: Validating libc6 2.27-3ubuntu1 2024-11-20 01:10:09.106 | I: Retrieving libcap-ng0 0.7.7-3.1 2024-11-20 01:10:09.252 | I: Validating libcap-ng0 0.7.7-3.1 2024-11-20 01:10:09.269 | I: Retrieving libcom-err2 1.44.1-1 2024-11-20 01:10:09.861 | I: Validating libcom-err2 1.44.1-1 2024-11-20 01:10:09.879 | I: Retrieving libdb5.3 5.3.28-13.1ubuntu1 2024-11-20 01:10:10.089 | I: Validating libdb5.3 5.3.28-13.1ubuntu1 2024-11-20 01:10:10.110 | I: Retrieving libdebconfclient0 0.213ubuntu1 2024-11-20 01:10:10.286 | I: Validating libdebconfclient0 0.213ubuntu1 2024-11-20 01:10:10.302 | I: Retrieving libext2fs2 1.44.1-1 2024-11-20 01:10:10.414 | I: Validating libext2fs2 1.44.1-1 2024-11-20 01:10:10.431 | I: Retrieving libfdisk1 2.31.1-0.4ubuntu3 2024-11-20 01:10:10.515 | I: Validating libfdisk1 2.31.1-0.4ubuntu3 2024-11-20 01:10:10.532 | I: Retrieving libffi6 3.2.1-8 2024-11-20 01:10:10.607 | I: Validating libffi6 3.2.1-8 2024-11-20 01:10:10.623 | I: Retrieving libgcc1 1:8-20180414-1ubuntu2 2024-11-20 01:10:10.708 | I: Validating libgcc1 1:8-20180414-1ubuntu2 2024-11-20 01:10:10.725 | I: Retrieving libgcrypt20 1.8.1-4ubuntu1 2024-11-20 01:10:10.919 | I: Validating libgcrypt20 1.8.1-4ubuntu1 2024-11-20 01:10:10.938 | I: Retrieving libgmp10 2:6.1.2+dfsg-2 2024-11-20 01:10:11.072 | I: Validating libgmp10 2:6.1.2+dfsg-2 2024-11-20 01:10:11.090 | I: Retrieving libgnutls30 3.5.18-1ubuntu1 2024-11-20 01:10:11.231 | I: Validating libgnutls30 3.5.18-1ubuntu1 2024-11-20 01:10:11.250 | I: Retrieving libgpg-error0 1.27-6 2024-11-20 01:10:11.401 | I: Validating libgpg-error0 1.27-6 2024-11-20 01:10:11.418 | I: Retrieving libhogweed4 3.4-1 2024-11-20 01:10:11.593 | I: Validating libhogweed4 3.4-1 2024-11-20 01:10:11.610 | I: Retrieving libidn2-0 2.0.4-1.1build2 2024-11-20 01:10:11.804 | I: Validating libidn2-0 2.0.4-1.1build2 2024-11-20 01:10:11.821 | I: Retrieving liblz4-1 0.0~r131-2ubuntu3 2024-11-20 01:10:11.948 | I: Validating liblz4-1 0.0~r131-2ubuntu3 2024-11-20 01:10:11.966 | I: Retrieving liblzma5 5.2.2-1.3 2024-11-20 01:10:12.209 | I: Validating liblzma5 5.2.2-1.3 2024-11-20 01:10:12.227 | I: Retrieving libmount1 2.31.1-0.4ubuntu3 2024-11-20 01:10:12.297 | I: Validating libmount1 2.31.1-0.4ubuntu3 2024-11-20 01:10:12.316 | I: Retrieving libncurses5 6.1-1ubuntu1 2024-11-20 01:10:12.453 | I: Validating libncurses5 6.1-1ubuntu1 2024-11-20 01:10:12.471 | I: Retrieving libncursesw5 6.1-1ubuntu1 2024-11-20 01:10:12.541 | I: Validating libncursesw5 6.1-1ubuntu1 2024-11-20 01:10:12.559 | I: Retrieving libnettle6 3.4-1 2024-11-20 01:10:12.629 | I: Validating libnettle6 3.4-1 2024-11-20 01:10:12.646 | I: Retrieving libp11-kit0 0.23.9-2 2024-11-20 01:10:12.797 | I: Validating libp11-kit0 0.23.9-2 2024-11-20 01:10:12.814 | I: Retrieving libpam-modules 1.1.8-3.6ubuntu2 2024-11-20 01:10:12.947 | I: Validating libpam-modules 1.1.8-3.6ubuntu2 2024-11-20 01:10:12.965 | I: Retrieving libpam-modules-bin 1.1.8-3.6ubuntu2 2024-11-20 01:10:13.044 | I: Validating libpam-modules-bin 1.1.8-3.6ubuntu2 2024-11-20 01:10:13.061 | I: Retrieving libpam-runtime 1.1.8-3.6ubuntu2 2024-11-20 01:10:13.129 | I: Validating libpam-runtime 1.1.8-3.6ubuntu2 2024-11-20 01:10:13.146 | I: Retrieving libpam0g 1.1.8-3.6ubuntu2 2024-11-20 01:10:13.226 | I: Validating libpam0g 1.1.8-3.6ubuntu2 2024-11-20 01:10:13.244 | I: Retrieving libpcre3 2:8.39-9 2024-11-20 01:10:13.376 | I: Validating libpcre3 2:8.39-9 2024-11-20 01:10:13.395 | I: Retrieving libprocps6 2:3.3.12-3ubuntu1 2024-11-20 01:10:13.523 | I: Validating libprocps6 2:3.3.12-3ubuntu1 2024-11-20 01:10:13.540 | I: Retrieving libseccomp2 2.3.1-2.1ubuntu4 2024-11-20 01:10:13.726 | I: Validating libseccomp2 2.3.1-2.1ubuntu4 2024-11-20 01:10:13.743 | I: Retrieving libselinux1 2.7-2build2 2024-11-20 01:10:13.930 | I: Validating libselinux1 2.7-2build2 2024-11-20 01:10:13.947 | I: Retrieving libsemanage-common 2.7-2build2 2024-11-20 01:10:14.120 | I: Validating libsemanage-common 2.7-2build2 2024-11-20 01:10:14.137 | I: Retrieving libsemanage1 2.7-2build2 2024-11-20 01:10:14.213 | I: Validating libsemanage1 2.7-2build2 2024-11-20 01:10:14.230 | I: Retrieving libsepol1 2.7-1 2024-11-20 01:10:14.362 | I: Validating libsepol1 2.7-1 2024-11-20 01:10:14.380 | I: Retrieving libsmartcols1 2.31.1-0.4ubuntu3 2024-11-20 01:10:14.450 | I: Validating libsmartcols1 2.31.1-0.4ubuntu3 2024-11-20 01:10:14.467 | I: Retrieving libss2 1.44.1-1 2024-11-20 01:10:14.559 | I: Validating libss2 1.44.1-1 2024-11-20 01:10:14.576 | I: Retrieving libstdc++6 8-20180414-1ubuntu2 2024-11-20 01:10:14.651 | I: Validating libstdc++6 8-20180414-1ubuntu2 2024-11-20 01:10:14.671 | I: Retrieving libsystemd0 237-3ubuntu10 2024-11-20 01:10:14.804 | I: Validating libsystemd0 237-3ubuntu10 2024-11-20 01:10:14.822 | I: Retrieving libtasn1-6 4.13-2 2024-11-20 01:10:15.009 | I: Validating libtasn1-6 4.13-2 2024-11-20 01:10:15.026 | I: Retrieving libtinfo5 6.1-1ubuntu1 2024-11-20 01:10:15.098 | I: Validating libtinfo5 6.1-1ubuntu1 2024-11-20 01:10:15.114 | I: Retrieving libudev1 237-3ubuntu10 2024-11-20 01:10:15.183 | I: Validating libudev1 237-3ubuntu10 2024-11-20 01:10:15.200 | I: Retrieving libunistring2 0.9.9-0ubuntu1 2024-11-20 01:10:15.484 | I: Validating libunistring2 0.9.9-0ubuntu1 2024-11-20 01:10:15.503 | I: Retrieving libuuid1 2.31.1-0.4ubuntu3 2024-11-20 01:10:15.572 | I: Validating libuuid1 2.31.1-0.4ubuntu3 2024-11-20 01:10:15.589 | I: Retrieving libzstd1 1.3.3+dfsg-2ubuntu1 2024-11-20 01:10:15.681 | I: Validating libzstd1 1.3.3+dfsg-2ubuntu1 2024-11-20 01:10:15.698 | I: Retrieving login 1:4.5-1ubuntu1 2024-11-20 01:10:15.986 | I: Validating login 1:4.5-1ubuntu1 2024-11-20 01:10:16.005 | I: Retrieving lsb-base 9.20170808ubuntu1 2024-11-20 01:10:16.134 | I: Validating lsb-base 9.20170808ubuntu1 2024-11-20 01:10:16.152 | I: Retrieving mawk 1.3.3-17ubuntu3 2024-11-20 01:10:16.285 | I: Validating mawk 1.3.3-17ubuntu3 2024-11-20 01:10:16.301 | I: Retrieving mount 2.31.1-0.4ubuntu3 2024-11-20 01:10:16.382 | I: Validating mount 2.31.1-0.4ubuntu3 2024-11-20 01:10:16.399 | I: Retrieving ncurses-base 6.1-1ubuntu1 2024-11-20 01:10:16.480 | I: Validating ncurses-base 6.1-1ubuntu1 2024-11-20 01:10:16.496 | I: Retrieving ncurses-bin 6.1-1ubuntu1 2024-11-20 01:10:16.614 | I: Validating ncurses-bin 6.1-1ubuntu1 2024-11-20 01:10:16.632 | I: Retrieving passwd 1:4.5-1ubuntu1 2024-11-20 01:10:16.726 | I: Validating passwd 1:4.5-1ubuntu1 2024-11-20 01:10:16.748 | I: Retrieving perl-base 5.26.1-6 2024-11-20 01:10:17.032 | I: Validating perl-base 5.26.1-6 2024-11-20 01:10:17.057 | I: Retrieving procps 2:3.3.12-3ubuntu1 2024-11-20 01:10:17.322 | I: Validating procps 2:3.3.12-3ubuntu1 2024-11-20 01:10:17.340 | I: Retrieving sed 4.4-2 2024-11-20 01:10:17.481 | I: Validating sed 4.4-2 2024-11-20 01:10:17.498 | I: Retrieving sensible-utils 0.0.12 2024-11-20 01:10:17.627 | I: Validating sensible-utils 0.0.12 2024-11-20 01:10:17.644 | I: Retrieving sysvinit-utils 2.88dsf-59.10ubuntu1 2024-11-20 01:10:17.772 | I: Validating sysvinit-utils 2.88dsf-59.10ubuntu1 2024-11-20 01:10:17.789 | I: Retrieving tar 1.29b-2 2024-11-20 01:10:17.990 | I: Validating tar 1.29b-2 2024-11-20 01:10:18.008 | I: Retrieving ubuntu-keyring 2018.02.28 2024-11-20 01:10:18.137 | I: Validating ubuntu-keyring 2018.02.28 2024-11-20 01:10:18.155 | I: Retrieving util-linux 2.31.1-0.4ubuntu3 2024-11-20 01:10:18.237 | I: Validating util-linux 2.31.1-0.4ubuntu3 2024-11-20 01:10:18.259 | I: Retrieving zlib1g 1:1.2.11.dfsg-0ubuntu2 2024-11-20 01:10:18.466 | I: Validating zlib1g 1:1.2.11.dfsg-0ubuntu2 2024-11-20 01:10:18.519 | I: Chosen extractor for .deb packages: dpkg-deb 2024-11-20 01:10:18.555 | I: Extracting base-files... 2024-11-20 01:10:18.775 | I: Extracting base-passwd... 2024-11-20 01:10:18.786 | I: Extracting bash... 2024-11-20 01:10:18.837 | I: Extracting bsdutils... 2024-11-20 01:10:18.849 | I: Extracting coreutils... 2024-11-20 01:10:18.942 | I: Extracting dash... 2024-11-20 01:10:18.955 | I: Extracting debconf... 2024-11-20 01:10:18.974 | I: Extracting debianutils... 2024-11-20 01:10:18.987 | I: Extracting diffutils... 2024-11-20 01:10:19.006 | I: Extracting dpkg... 2024-11-20 01:10:19.114 | I: Extracting e2fsprogs... 2024-11-20 01:10:19.151 | I: Extracting fdisk... 2024-11-20 01:10:19.166 | I: Extracting findutils... 2024-11-20 01:10:19.190 | I: Extracting gcc-8-base... 2024-11-20 01:10:19.198 | I: Extracting grep... 2024-11-20 01:10:19.216 | I: Extracting gzip... 2024-11-20 01:10:19.230 | I: Extracting hostname... 2024-11-20 01:10:19.237 | I: Extracting init-system-helpers... 2024-11-20 01:10:19.247 | I: Extracting libacl1... 2024-11-20 01:10:19.255 | I: Extracting libattr1... 2024-11-20 01:10:19.262 | I: Extracting libaudit-common... 2024-11-20 01:10:19.269 | I: Extracting libaudit1... 2024-11-20 01:10:19.278 | I: Extracting libblkid1... 2024-11-20 01:10:19.294 | I: Extracting libbz2-1.0... 2024-11-20 01:10:19.302 | I: Extracting libc-bin... 2024-11-20 01:10:19.382 | I: Extracting libc6... 2024-11-20 01:10:19.596 | I: Extracting libcap-ng0... 2024-11-20 01:10:19.604 | I: Extracting libcom-err2... 2024-11-20 01:10:19.611 | I: Extracting libdb5.3... 2024-11-20 01:10:19.668 | I: Extracting libdebconfclient0... 2024-11-20 01:10:19.675 | I: Extracting libext2fs2... 2024-11-20 01:10:19.693 | I: Extracting libfdisk1... 2024-11-20 01:10:19.712 | I: Extracting libgcc1... 2024-11-20 01:10:19.720 | I: Extracting libgcrypt20... 2024-11-20 01:10:19.755 | I: Extracting libgpg-error0... 2024-11-20 01:10:19.764 | I: Extracting liblz4-1... 2024-11-20 01:10:19.775 | I: Extracting liblzma5... 2024-11-20 01:10:19.788 | I: Extracting libmount1... 2024-11-20 01:10:19.805 | I: Extracting libncurses5... 2024-11-20 01:10:19.818 | I: Extracting libncursesw5... 2024-11-20 01:10:19.833 | I: Extracting libpam-modules... 2024-11-20 01:10:19.859 | I: Extracting libpam-modules-bin... 2024-11-20 01:10:19.869 | I: Extracting libpam-runtime... 2024-11-20 01:10:19.879 | I: Extracting libpam0g... 2024-11-20 01:10:19.889 | I: Extracting libpcre3... 2024-11-20 01:10:19.912 | I: Extracting libprocps6... 2024-11-20 01:10:19.920 | I: Extracting libselinux1... 2024-11-20 01:10:19.932 | I: Extracting libsemanage-common... 2024-11-20 01:10:19.938 | I: Extracting libsemanage1... 2024-11-20 01:10:19.951 | I: Extracting libsepol1... 2024-11-20 01:10:19.975 | I: Extracting libsmartcols1... 2024-11-20 01:10:19.988 | I: Extracting libss2... 2024-11-20 01:10:19.995 | I: Extracting libsystemd0... 2024-11-20 01:10:20.016 | I: Extracting libtinfo5... 2024-11-20 01:10:20.030 | I: Extracting libudev1... 2024-11-20 01:10:20.040 | I: Extracting libuuid1... 2024-11-20 01:10:20.048 | I: Extracting libzstd1... 2024-11-20 01:10:20.068 | I: Extracting login... 2024-11-20 01:10:20.099 | I: Extracting lsb-base... 2024-11-20 01:10:20.107 | I: Extracting mawk... 2024-11-20 01:10:20.120 | I: Extracting mount... 2024-11-20 01:10:20.135 | I: Extracting ncurses-base... 2024-11-20 01:10:20.146 | I: Extracting ncurses-bin... 2024-11-20 01:10:20.165 | I: Extracting passwd... 2024-11-20 01:10:20.234 | I: Extracting perl-base... 2024-11-20 01:10:20.377 | I: Extracting procps... 2024-11-20 01:10:20.402 | I: Extracting sed... 2024-11-20 01:10:20.422 | I: Extracting sensible-utils... 2024-11-20 01:10:20.431 | I: Extracting sysvinit-utils... 2024-11-20 01:10:20.439 | I: Extracting tar... 2024-11-20 01:10:20.462 | I: Extracting util-linux... 2024-11-20 01:10:20.540 | I: Extracting zlib1g... 2024-11-20 01:10:20.549 | W: Upgrading non-merged-/usr environments post-bookworm is unsupported. Only do this for CI/QA infrastructure that will be re-bootstrapped rather than upgraded. 2024-11-20 01:10:20.771 | I: Installing core packages... 2024-11-20 01:10:39.297 | I: Unpacking required packages... 2024-11-20 01:10:39.563 | I: Unpacking base-files... 2024-11-20 01:10:40.511 | I: Unpacking base-passwd... 2024-11-20 01:10:41.347 | I: Unpacking bash... 2024-11-20 01:10:41.622 | I: Unpacking bsdutils... 2024-11-20 01:10:41.808 | I: Unpacking coreutils... 2024-11-20 01:10:42.202 | I: Unpacking dash... 2024-11-20 01:10:42.576 | I: Unpacking debconf... 2024-11-20 01:10:42.827 | I: Unpacking debianutils... 2024-11-20 01:10:43.152 | I: Unpacking diffutils... 2024-11-20 01:10:44.115 | I: Unpacking dpkg... 2024-11-20 01:10:46.402 | I: Unpacking e2fsprogs... 2024-11-20 01:10:46.836 | I: Unpacking fdisk... 2024-11-20 01:10:47.306 | I: Unpacking findutils... 2024-11-20 01:10:47.535 | I: Unpacking gcc-8-base:arm64... 2024-11-20 01:10:47.652 | I: Unpacking grep... 2024-11-20 01:10:47.818 | I: Unpacking gzip... 2024-11-20 01:10:47.954 | I: Unpacking hostname... 2024-11-20 01:10:48.138 | I: Unpacking init-system-helpers... 2024-11-20 01:10:48.452 | I: Unpacking libacl1:arm64... 2024-11-20 01:10:48.775 | I: Unpacking libattr1:arm64... 2024-11-20 01:10:49.009 | I: Unpacking libaudit-common... 2024-11-20 01:10:50.913 | I: Unpacking libaudit1:arm64... 2024-11-20 01:10:52.026 | I: Unpacking libblkid1:arm64... 2024-11-20 01:10:53.084 | I: Unpacking libbz2-1.0:arm64... 2024-11-20 01:10:53.326 | I: Unpacking libc-bin... 2024-11-20 01:10:57.103 | I: Unpacking libc6:arm64... 2024-11-20 01:10:59.320 | I: Unpacking libcap-ng0:arm64... 2024-11-20 01:10:59.693 | I: Unpacking libcom-err2:arm64... 2024-11-20 01:11:00.873 | I: Unpacking libdb5.3:arm64... 2024-11-20 01:11:01.749 | I: Unpacking libdebconfclient0:arm64... 2024-11-20 01:11:02.009 | I: Unpacking libext2fs2:arm64... 2024-11-20 01:11:02.201 | I: Unpacking libfdisk1:arm64... 2024-11-20 01:11:02.357 | I: Unpacking libgcc1:arm64... 2024-11-20 01:11:02.579 | I: Unpacking libgcrypt20:arm64... 2024-11-20 01:11:03.486 | I: Unpacking libgpg-error0:arm64... 2024-11-20 01:11:04.086 | I: Unpacking liblz4-1:arm64... 2024-11-20 01:11:04.351 | I: Unpacking liblzma5:arm64... 2024-11-20 01:11:07.870 | I: Unpacking libmount1:arm64... 2024-11-20 01:11:08.618 | I: Unpacking libncurses5:arm64... 2024-11-20 01:11:10.046 | I: Unpacking libncursesw5:arm64... 2024-11-20 01:11:11.206 | I: Unpacking libpam-modules:arm64... 2024-11-20 01:11:11.869 | I: Unpacking libpam-modules-bin... 2024-11-20 01:11:14.867 | I: Unpacking libpam-runtime... 2024-11-20 01:11:15.096 | I: Unpacking libpam0g:arm64... 2024-11-20 01:11:15.246 | I: Unpacking libpcre3:arm64... 2024-11-20 01:11:15.418 | I: Unpacking libprocps6:arm64... 2024-11-20 01:11:15.572 | I: Unpacking libselinux1:arm64... 2024-11-20 01:11:15.722 | I: Unpacking libsemanage-common... 2024-11-20 01:11:16.696 | I: Unpacking libsemanage1:arm64... 2024-11-20 01:11:17.466 | I: Unpacking libsepol1:arm64... 2024-11-20 01:11:18.480 | I: Unpacking libsmartcols1:arm64... 2024-11-20 01:11:18.799 | I: Unpacking libss2:arm64... 2024-11-20 01:11:19.052 | I: Unpacking libsystemd0:arm64... 2024-11-20 01:11:19.308 | I: Unpacking libtinfo5:arm64... 2024-11-20 01:11:19.493 | I: Unpacking libudev1:arm64... 2024-11-20 01:11:19.830 | I: Unpacking libuuid1:arm64... 2024-11-20 01:11:20.140 | I: Unpacking libzstd1:arm64... 2024-11-20 01:11:20.401 | I: Unpacking login... 2024-11-20 01:11:20.697 | I: Unpacking lsb-base... 2024-11-20 01:11:21.275 | I: Unpacking mawk... 2024-11-20 01:11:21.561 | I: Unpacking mount... 2024-11-20 01:11:21.958 | I: Unpacking ncurses-base... 2024-11-20 01:11:22.346 | I: Unpacking ncurses-bin... 2024-11-20 01:11:22.588 | I: Unpacking passwd... 2024-11-20 01:11:22.980 | I: Unpacking perl-base... 2024-11-20 01:11:24.199 | I: Unpacking procps... 2024-11-20 01:11:24.458 | I: Unpacking sed... 2024-11-20 01:11:24.579 | I: Unpacking sensible-utils... 2024-11-20 01:11:24.693 | I: Unpacking sysvinit-utils... 2024-11-20 01:11:24.811 | I: Unpacking tar... 2024-11-20 01:11:25.000 | I: Unpacking util-linux... 2024-11-20 01:11:27.132 | I: Unpacking zlib1g:arm64... 2024-11-20 01:11:28.021 | I: Configuring required packages... 2024-11-20 01:11:28.091 | I: Configuring lsb-base... 2024-11-20 01:11:28.406 | I: Configuring sensible-utils... 2024-11-20 01:11:29.288 | I: Configuring ncurses-base... 2024-11-20 01:11:29.749 | I: Configuring libsemanage-common... 2024-11-20 01:11:30.541 | I: Configuring gcc-8-base:arm64... 2024-11-20 01:11:30.897 | I: Configuring libaudit-common... 2024-11-20 01:11:31.517 | I: Configuring libc6:arm64... 2024-11-20 01:11:32.478 | I: Configuring libpcre3:arm64... 2024-11-20 01:11:33.762 | I: Configuring libbz2-1.0:arm64... 2024-11-20 01:11:34.385 | I: Configuring libgpg-error0:arm64... 2024-11-20 01:11:34.672 | I: Configuring libc-bin... 2024-11-20 01:11:34.834 | I: Configuring libdebconfclient0:arm64... 2024-11-20 01:11:34.915 | I: Configuring libselinux1:arm64... 2024-11-20 01:11:35.010 | I: Configuring diffutils... 2024-11-20 01:11:35.310 | I: Configuring findutils... 2024-11-20 01:11:35.380 | I: Configuring libcap-ng0:arm64... 2024-11-20 01:11:35.435 | I: Configuring libext2fs2:arm64... 2024-11-20 01:11:35.480 | I: Configuring libsepol1:arm64... 2024-11-20 01:11:35.543 | I: Configuring libgcc1:arm64... 2024-11-20 01:11:35.582 | I: Configuring sed... 2024-11-20 01:11:35.615 | I: Configuring libsmartcols1:arm64... 2024-11-20 01:11:35.671 | I: Configuring libcom-err2:arm64... 2024-11-20 01:11:35.813 | I: Configuring libaudit1:arm64... 2024-11-20 01:11:36.191 | I: Configuring libtinfo5:arm64... 2024-11-20 01:11:36.318 | I: Configuring libudev1:arm64... 2024-11-20 01:11:36.536 | I: Configuring libattr1:arm64... 2024-11-20 01:11:36.704 | I: Configuring libss2:arm64... 2024-11-20 01:11:36.942 | I: Configuring liblzma5:arm64... 2024-11-20 01:11:37.695 | I: Configuring base-passwd... 2024-11-20 01:11:38.344 | I: Configuring liblz4-1:arm64... 2024-11-20 01:11:38.415 | I: Configuring debianutils... 2024-11-20 01:11:40.533 | I: Configuring libgcrypt20:arm64... 2024-11-20 01:11:42.351 | I: Configuring libncursesw5:arm64... 2024-11-20 01:11:42.562 | I: Configuring libuuid1:arm64... 2024-11-20 01:11:43.478 | I: Configuring libdb5.3:arm64... 2024-11-20 01:11:43.794 | I: Configuring zlib1g:arm64... 2024-11-20 01:11:44.543 | I: Configuring hostname... 2024-11-20 01:11:44.631 | I: Configuring mawk... 2024-11-20 01:11:45.048 | I: Configuring libsystemd0:arm64... 2024-11-20 01:11:45.265 | I: Configuring libzstd1:arm64... 2024-11-20 01:11:45.340 | I: Configuring libprocps6:arm64... 2024-11-20 01:11:45.666 | I: Configuring libblkid1:arm64... 2024-11-20 01:11:46.485 | I: Configuring base-files... 2024-11-20 01:11:46.902 | I: Configuring libsemanage1:arm64... 2024-11-20 01:11:46.967 | I: Configuring libmount1:arm64... 2024-11-20 01:11:47.056 | I: Configuring libacl1:arm64... 2024-11-20 01:11:47.505 | I: Configuring ncurses-bin... 2024-11-20 01:11:48.736 | I: Configuring libncurses5:arm64... 2024-11-20 01:11:49.638 | I: Configuring bash... 2024-11-20 01:11:50.681 | I: Configuring bsdutils... 2024-11-20 01:11:50.960 | I: Configuring libfdisk1:arm64... 2024-11-20 01:11:51.193 | I: Configuring coreutils... 2024-11-20 01:11:51.833 | I: Configuring e2fsprogs... 2024-11-20 01:11:53.434 | I: Configuring tar... 2024-11-20 01:11:54.430 | I: Configuring dpkg... 2024-11-20 01:11:55.030 | I: Configuring fdisk... 2024-11-20 01:11:55.376 | I: Configuring perl-base... 2024-11-20 01:11:55.691 | I: Configuring grep... 2024-11-20 01:11:55.884 | I: Configuring debconf... 2024-11-20 01:11:56.299 | I: Configuring gzip... 2024-11-20 01:11:56.501 | I: Configuring dash... 2024-11-20 01:11:57.070 | I: Configuring init-system-helpers... 2024-11-20 01:11:57.123 | I: Configuring libpam0g:arm64... 2024-11-20 01:11:57.701 | I: Configuring util-linux... 2024-11-20 01:11:58.429 | I: Configuring libpam-modules-bin... 2024-11-20 01:11:58.520 | I: Configuring mount... 2024-11-20 01:11:59.565 | I: Configuring procps... 2024-11-20 01:11:59.758 | I: Configuring sysvinit-utils... 2024-11-20 01:12:00.767 | I: Configuring libpam-modules:arm64... 2024-11-20 01:12:01.447 | I: Configuring libpam-runtime... 2024-11-20 01:12:02.094 | I: Configuring passwd... 2024-11-20 01:12:02.422 | I: Configuring login... 2024-11-20 01:12:02.828 | I: Configuring libc-bin... 2024-11-20 01:12:03.691 | I: Unpacking the base system... 2024-11-20 01:12:05.373 | I: Unpacking adduser... 2024-11-20 01:12:10.562 | I: Unpacking apt... 2024-11-20 01:12:20.396 | I: Unpacking gpgv... 2024-11-20 01:12:24.874 | I: Unpacking libapt-pkg5.0:arm64... 2024-11-20 01:12:25.101 | I: Unpacking libffi6:arm64... 2024-11-20 01:12:25.228 | I: Unpacking libgmp10:arm64... 2024-11-20 01:12:25.378 | I: Unpacking libgnutls30:arm64... 2024-11-20 01:12:25.573 | I: Unpacking libhogweed4:arm64... 2024-11-20 01:12:26.209 | I: Unpacking libidn2-0:arm64... 2024-11-20 01:12:26.349 | I: Unpacking libnettle6:arm64... 2024-11-20 01:12:26.487 | I: Unpacking libp11-kit0:arm64... 2024-11-20 01:12:26.658 | I: Unpacking libseccomp2:arm64... 2024-11-20 01:12:26.837 | I: Unpacking libstdc++6:arm64... 2024-11-20 01:12:27.522 | I: Unpacking libtasn1-6:arm64... 2024-11-20 01:12:28.394 | I: Unpacking libunistring2:arm64... 2024-11-20 01:12:28.728 | I: Unpacking ubuntu-keyring... 2024-11-20 01:12:29.068 | I: Configuring the base system... 2024-11-20 01:12:29.103 | I: Configuring libunistring2:arm64... 2024-11-20 01:12:29.137 | I: Configuring libnettle6:arm64... 2024-11-20 01:12:29.175 | I: Configuring libidn2-0:arm64... 2024-11-20 01:12:29.214 | I: Configuring gpgv... 2024-11-20 01:12:29.276 | I: Configuring libtasn1-6:arm64... 2024-11-20 01:12:29.747 | I: Configuring libgmp10:arm64... 2024-11-20 01:12:29.789 | I: Configuring libseccomp2:arm64... 2024-11-20 01:12:29.867 | I: Configuring libstdc++6:arm64... 2024-11-20 01:12:29.917 | I: Configuring libffi6:arm64... 2024-11-20 01:12:29.998 | I: Configuring adduser... 2024-11-20 01:12:31.844 | I: Configuring ubuntu-keyring... 2024-11-20 01:12:32.234 | I: Configuring libapt-pkg5.0:arm64... 2024-11-20 01:12:32.351 | I: Configuring libhogweed4:arm64... 2024-11-20 01:12:32.470 | I: Configuring libp11-kit0:arm64... 2024-11-20 01:12:32.608 | I: Configuring libgnutls30:arm64... 2024-11-20 01:12:32.985 | I: Configuring apt... 2024-11-20 01:12:34.297 | I: Configuring libc-bin... 2024-11-20 01:12:34.731 | I: Base system installed successfully. 2024-11-20 01:12:36.021 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/apt/sources.list.d 2024-11-20 01:12:36.035 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-bionic-arm64.tar.gz 2024-11-20 01:12:36.035 | Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-bionic-arm64.tar.gz 2024-11-20 01:12:36.039 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2024-11-20 01:12:36.044 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.sIt28Pi5/mnt/.extra_settings 2024-11-20 01:12:36.056 | dib-run-parts 08-debootstrap completed 2024-11-20 01:12:36.056 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/09-apt-keyring 2024-11-20 01:12:36.065 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/09-apt-keyring:main:23 : set -eu 2024-11-20 01:12:36.069 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2024-11-20 01:12:36.073 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2024-11-20 01:12:36.076 | dib-run-parts 09-apt-keyring completed 2024-11-20 01:12:36.076 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-apt-allow-unauthenticated 2024-11-20 01:12:36.085 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-20 01:12:36.089 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-20 01:12:36.094 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/apt/apt.conf.d ']' 2024-11-20 01:12:36.098 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2024-11-20 01:12:36.105 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-20 01:12:36.108 | APT::Get::AllowUnauthenticated "true"; 2024-11-20 01:12:36.113 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2024-11-20 01:12:36.115 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-20 01:12:36.124 | Acquire::AllowInsecureRepositories "true"; 2024-11-20 01:12:36.128 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-20 01:12:36.128 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-apt-translations 2024-11-20 01:12:36.137 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2024-11-20 01:12:36.141 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2024-11-20 01:12:36.145 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.sIt28Pi5/mnt ']' 2024-11-20 01:12:36.150 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/apt/apt.conf.d/95no-translations 2024-11-20 01:12:36.314 | 0+1 records in 2024-11-20 01:12:36.314 | 0+1 records out 2024-11-20 01:12:36.315 | 27 bytes copied, 0.000340221 s, 79.4 kB/s 2024-11-20 01:12:36.321 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.sIt28Pi5/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.sIt28Pi5/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2024-11-20 01:12:36.326 | dib-run-parts 50-block-apt-translations completed 2024-11-20 01:12:36.326 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-daemons 2024-11-20 01:12:36.335 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-daemons:main:6 : set -eu 2024-11-20 01:12:36.339 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2024-11-20 01:12:36.343 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.sIt28Pi5/mnt ']' 2024-11-20 01:12:36.347 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.sIt28Pi5/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.sIt28Pi5/mnt/sbin/start-stop-daemon.REAL 2024-11-20 01:12:36.362 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.sIt28Pi5/mnt/sbin/start-stop-daemon 2024-11-20 01:12:36.371 | 0+1 records in 2024-11-20 01:12:36.372 | 0+1 records out 2024-11-20 01:12:36.372 | 76 bytes copied, 0.000302496 s, 251 kB/s 2024-11-20 01:12:36.377 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.sIt28Pi5/mnt/sbin/start-stop-daemon 2024-11-20 01:12:36.391 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.sIt28Pi5/mnt/sbin/initctl ']' 2024-11-20 01:12:36.395 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.sIt28Pi5/mnt/usr/sbin/policy-rc.d 2024-11-20 01:12:36.404 | 0+1 records in 2024-11-20 01:12:36.404 | 0+1 records out 2024-11-20 01:12:36.405 | 143 bytes copied, 0.000241472 s, 592 kB/s 2024-11-20 01:12:36.410 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.sIt28Pi5/mnt/usr/sbin/policy-rc.d 2024-11-20 01:12:36.423 | dib-run-parts 50-block-daemons completed 2024-11-20 01:12:36.423 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-build-with-http-cache 2024-11-20 01:12:36.432 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2024-11-20 01:12:36.436 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2024-11-20 01:12:36.440 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.sIt28Pi5/mnt ']' 2024-11-20 01:12:36.444 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2024-11-20 01:12:36.447 | dib-run-parts 50-build-with-http-cache completed 2024-11-20 01:12:36.447 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-shared-apt-cache 2024-11-20 01:12:36.455 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2024-11-20 01:12:36.459 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2024-11-20 01:12:36.464 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2024-11-20 01:12:36.468 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2024-11-20 01:12:36.472 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2024-11-20 01:12:36.474 | dib-run-parts 50-shared-apt-cache completed 2024-11-20 01:12:36.474 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-trim-dpkg 2024-11-20 01:12:36.483 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2024-11-20 01:12:36.488 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2024-11-20 01:12:36.492 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.sIt28Pi5/mnt ']' 2024-11-20 01:12:36.496 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2024-11-20 01:12:36.496 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2024-11-20 01:12:36.511 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2024-11-20 01:12:36.511 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/apt/apt.conf.d/no-languages 2024-11-20 01:12:36.523 | dib-run-parts 50-trim-dpkg completed 2024-11-20 01:12:36.523 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/60-apt-phased-updates 2024-11-20 01:12:36.532 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-20 01:12:36.536 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-20 01:12:36.541 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :bionic: ]] 2024-11-20 01:12:36.544 | dib-run-parts 60-apt-phased-updates completed 2024-11-20 01:12:36.544 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall 2024-11-20 01:12:36.552 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:21 : set -eu 2024-11-20 01:12:36.556 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:22 : set -o pipefail 2024-11-20 01:12:36.560 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:25 : '[' -n '' ']' 2024-11-20 01:12:36.564 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:31 : sudo bash -c 'cat << EOF >/opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/apt/sources.list 2024-11-20 01:12:36.565 | deb http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic main universe 2024-11-20 01:12:36.565 | EOF' 2024-11-20 01:12:36.580 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-20 01:12:36.585 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/apt/sources.list 2024-11-20 01:12:36.585 | deb http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates main universe 2024-11-20 01:12:36.585 | EOF' 2024-11-20 01:12:36.600 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-20 01:12:36.605 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/apt/sources.list 2024-11-20 01:12:36.605 | deb http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security main universe 2024-11-20 01:12:36.605 | EOF' 2024-11-20 01:12:36.621 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-20 01:12:36.625 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/apt/sources.list 2024-11-20 01:12:36.625 | deb http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports main universe 2024-11-20 01:12:36.625 | EOF' 2024-11-20 01:12:36.641 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:43 : sudo mount -t proc none /opt/dib_tmp/dib_build.sIt28Pi5/mnt/proc 2024-11-20 01:12:36.662 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:44 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.sIt28Pi5/mnt/sys 2024-11-20 01:12:36.677 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:45 : trap 'sudo umount /opt/dib_tmp/dib_build.sIt28Pi5/mnt/proc; sudo umount /opt/dib_tmp/dib_build.sIt28Pi5/mnt/sys' EXIT 2024-11-20 01:12:36.681 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:47 : apt_get='sudo chroot /opt/dib_tmp/dib_build.sIt28Pi5/mnt /usr/bin/apt-get' 2024-11-20 01:12:36.686 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:50 : sudo chroot /opt/dib_tmp/dib_build.sIt28Pi5/mnt /usr/bin/apt-get update 2024-11-20 01:12:36.723 | Ign:1 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic InRelease 2024-11-20 01:12:36.783 | Ign:2 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates InRelease 2024-11-20 01:12:36.843 | Ign:3 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security InRelease 2024-11-20 01:12:36.903 | Ign:4 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports InRelease 2024-11-20 01:12:36.904 | Hit:5 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic Release 2024-11-20 01:12:36.999 | Get:6 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates Release [3281 B] 2024-11-20 01:12:37.109 | Get:7 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security Release [3280 B] 2024-11-20 01:12:37.191 | Get:8 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports Release [3239 B] 2024-11-20 01:12:37.194 | Ign:9 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic Release.gpg 2024-11-20 01:12:37.195 | Ign:10 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates Release.gpg 2024-11-20 01:12:37.196 | Ign:11 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security Release.gpg 2024-11-20 01:12:37.197 | Ign:12 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports Release.gpg 2024-11-20 01:12:37.475 | Get:13 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/universe arm64 Packages [1797 kB] 2024-11-20 01:12:37.754 | Get:14 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 Packages [1995 kB] 2024-11-20 01:12:38.134 | Get:15 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security/universe arm64 Packages [1291 kB] 2024-11-20 01:12:38.448 | Get:16 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security/main arm64 Packages [1681 kB] 2024-11-20 01:12:38.784 | Get:17 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports/main arm64 Packages [64.4 kB] 2024-11-20 01:12:39.004 | Get:18 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports/universe arm64 Packages [21.8 kB] 2024-11-20 01:12:39.012 | Fetched 6860 kB in 2s (2998 kB/s) 2024-11-20 01:12:40.539 | Reading package lists... 2024-11-20 01:12:40.586 | W: The repository 'http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic Release' is not signed. 2024-11-20 01:12:40.586 | W: The repository 'http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates Release' is not signed. 2024-11-20 01:12:40.587 | W: The repository 'http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security Release' is not signed. 2024-11-20 01:12:40.587 | W: The repository 'http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports Release' is not signed. 2024-11-20 01:12:40.595 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:52 : sudo chroot /opt/dib_tmp/dib_build.sIt28Pi5/mnt /usr/bin/apt-get clean 2024-11-20 01:12:40.648 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:53 : sudo chroot /opt/dib_tmp/dib_build.sIt28Pi5/mnt /usr/bin/apt-get dist-upgrade -y 2024-11-20 01:12:42.191 | Reading package lists... 2024-11-20 01:12:42.517 | Building dependency tree... 2024-11-20 01:12:42.770 | Calculating upgrade... 2024-11-20 01:12:43.112 | The following packages will be upgraded: 2024-11-20 01:12:43.112 | apt base-files bash bsdutils debconf dpkg e2fsprogs fdisk gcc-8-base gpgv 2024-11-20 01:12:43.112 | grep gzip libapt-pkg5.0 libaudit-common libaudit1 libblkid1 libbz2-1.0 2024-11-20 01:12:43.113 | libc-bin libc6 libcom-err2 libdb5.3 libext2fs2 libfdisk1 libgcc1 libgcrypt20 2024-11-20 01:12:43.113 | libgmp10 libgnutls30 libhogweed4 libidn2-0 liblz4-1 liblzma5 libmount1 2024-11-20 01:12:43.113 | libncurses5 libncursesw5 libnettle6 libp11-kit0 libpam-modules 2024-11-20 01:12:43.114 | libpam-modules-bin libpam-runtime libpam0g libpcre3 libprocps6 libseccomp2 2024-11-20 01:12:43.114 | libsepol1 libsmartcols1 libss2 libstdc++6 libsystemd0 libtinfo5 libudev1 2024-11-20 01:12:43.114 | libunistring2 libuuid1 libzstd1 login mount ncurses-base ncurses-bin passwd 2024-11-20 01:12:43.115 | perl-base procps tar ubuntu-keyring util-linux zlib1g 2024-11-20 01:12:43.127 | 64 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-11-20 01:12:43.127 | Need to get 16.4 MB of archives. 2024-11-20 01:12:43.127 | After this operation, 174 kB of additional disk space will be used. 2024-11-20 01:12:43.127 | WARNING: The following packages cannot be authenticated! 2024-11-20 01:12:43.128 | gcc-8-base libgcc1 libstdc++6 libc6 base-files bash bsdutils tar dpkg 2024-11-20 01:12:43.128 | libext2fs2 e2fsprogs grep gzip login ncurses-bin perl-base libuuid1 2024-11-20 01:12:43.128 | libblkid1 libfdisk1 libmount1 libncurses5 libtinfo5 libncursesw5 2024-11-20 01:12:43.128 | libsmartcols1 fdisk util-linux libc-bin ncurses-base libbz2-1.0 liblz4-1 2024-11-20 01:12:43.128 | liblzma5 libsystemd0 libudev1 libzstd1 zlib1g libapt-pkg5.0 libgcrypt20 gpgv 2024-11-20 01:12:43.128 | ubuntu-keyring libgmp10 libnettle6 libhogweed4 libunistring2 libidn2-0 2024-11-20 01:12:43.128 | libp11-kit0 libgnutls30 libseccomp2 apt debconf libaudit-common libaudit1 2024-11-20 01:12:43.128 | libpam0g libpam-modules-bin libpam-modules mount libcom-err2 libdb5.3 2024-11-20 01:12:43.128 | libpam-runtime libpcre3 libsepol1 libss2 passwd libprocps6 procps 2024-11-20 01:12:46.554 | Authentication warning overridden. 2024-11-20 01:12:46.554 | Get:1 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 gcc-8-base arm64 8.4.0-1ubuntu1~18.04 [18.8 kB] 2024-11-20 01:12:51.454 | Get:2 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] 2024-11-20 01:12:51.583 | Get:3 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] 2024-11-20 01:12:51.738 | Get:4 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.6 [2274 kB] 2024-11-20 01:12:52.050 | Get:5 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.12 [60.2 kB] 2024-11-20 01:12:52.297 | Get:6 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.3 [546 kB] 2024-11-20 01:12:52.453 | Get:7 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] 2024-11-20 01:12:52.515 | Get:8 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.4 [208 kB] 2024-11-20 01:12:52.657 | Get:9 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.4 [1090 kB] 2024-11-20 01:12:56.475 | Get:10 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.4 [137 kB] 2024-11-20 01:12:56.562 | Get:11 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.4 [345 kB] 2024-11-20 01:12:56.626 | Get:12 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] 2024-11-20 01:12:56.698 | Get:13 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 gzip arm64 1.6-5ubuntu1.2 [82.6 kB] 2024-11-20 01:12:56.759 | Get:14 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2.5 [300 kB] 2024-11-20 01:12:56.848 | Get:15 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04.1 [154 kB] 2024-11-20 01:12:56.928 | Get:16 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 perl-base arm64 5.26.1-6ubuntu0.7 [1238 kB] 2024-11-20 01:12:57.938 | Get:17 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] 2024-11-20 01:12:57.999 | Get:18 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] 2024-11-20 01:12:58.061 | Get:19 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] 2024-11-20 01:12:58.136 | Get:20 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] 2024-11-20 01:12:58.197 | Get:21 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04.1 [77.1 kB] 2024-11-20 01:12:58.298 | Get:22 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04.1 [71.7 kB] 2024-11-20 01:12:58.370 | Get:23 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04.1 [96.4 kB] 2024-11-20 01:12:58.443 | Get:24 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] 2024-11-20 01:12:58.503 | Get:25 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] 2024-11-20 01:12:58.565 | Get:26 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] 2024-11-20 01:12:58.660 | Get:27 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libc-bin arm64 2.27-3ubuntu1.6 [475 kB] 2024-11-20 01:13:04.426 | Get:28 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04.1 [18.3 kB] 2024-11-20 01:13:05.018 | Get:29 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libbz2-1.0 arm64 1.0.6-8.1ubuntu0.2 [29.0 kB] 2024-11-20 01:13:06.194 | Get:30 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 liblz4-1 arm64 0.0~r131-2ubuntu3.1 [47.8 kB] 2024-11-20 01:13:06.257 | Get:31 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 liblzma5 arm64 5.2.2-1.3ubuntu0.1 [82.4 kB] 2024-11-20 01:13:06.330 | Get:32 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.57 [171 kB] 2024-11-20 01:13:06.562 | Get:33 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.57 [45.3 kB] 2024-11-20 01:13:06.626 | Get:34 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.2 [161 kB] 2024-11-20 01:13:06.704 | Get:35 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 zlib1g arm64 1:1.2.11.dfsg-0ubuntu2.2 [52.8 kB] 2024-11-20 01:13:08.700 | Get:36 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libapt-pkg5.0 arm64 1.6.17 [771 kB] 2024-11-20 01:13:08.891 | Get:37 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.3 [325 kB] 2024-11-20 01:13:08.969 | Get:38 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 gpgv arm64 2.2.4-1ubuntu1.6 [167 kB] 2024-11-20 01:13:09.084 | Get:39 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 2024-11-20 01:13:09.146 | Get:40 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libgmp10 arm64 2:6.1.2+dfsg-2ubuntu0.1 [204 kB] 2024-11-20 01:13:09.224 | Get:41 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libnettle6 arm64 3.4.1-0ubuntu0.18.04.1 [115 kB] 2024-11-20 01:13:09.319 | Get:42 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libhogweed4 arm64 3.4.1-0ubuntu0.18.04.1 [132 kB] 2024-11-20 01:13:09.385 | Get:43 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] 2024-11-20 01:13:09.546 | Get:44 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] 2024-11-20 01:13:09.608 | Get:45 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libp11-kit0 arm64 0.23.9-2ubuntu0.1 [137 kB] 2024-11-20 01:13:09.700 | Get:46 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.6 [541 kB] 2024-11-20 01:13:09.765 | Get:47 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libseccomp2 arm64 2.5.1-1ubuntu1~18.04.2 [38.8 kB] 2024-11-20 01:13:09.857 | Get:48 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 apt arm64 1.6.17 [1170 kB] 2024-11-20 01:13:10.161 | Get:49 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] 2024-11-20 01:13:10.289 | Get:50 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 2024-11-20 01:13:10.368 | Get:51 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libaudit1 arm64 1:2.8.2-1ubuntu1.1 [36.3 kB] 2024-11-20 01:13:10.448 | Get:52 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam0g arm64 1.1.8-3.6ubuntu2.18.04.6 [50.3 kB] 2024-11-20 01:13:10.582 | Get:53 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam-modules-bin arm64 1.1.8-3.6ubuntu2.18.04.6 [35.9 kB] 2024-11-20 01:13:10.648 | Get:54 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam-modules arm64 1.1.8-3.6ubuntu2.18.04.6 [232 kB] 2024-11-20 01:13:10.755 | Get:55 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] 2024-11-20 01:13:11.070 | Get:56 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.4 [8152 B] 2024-11-20 01:13:11.172 | Get:57 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] 2024-11-20 01:13:11.441 | Get:58 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.6 [37.1 kB] 2024-11-20 01:13:11.575 | Get:59 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpcre3 arm64 2:8.39-9ubuntu0.1 [202 kB] 2024-11-20 01:13:11.672 | Get:60 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libsepol1 arm64 2.7-1ubuntu0.1 [205 kB] 2024-11-20 01:13:11.994 | Get:61 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libss2 arm64 1.44.1-1ubuntu1.4 [9988 B] 2024-11-20 01:13:12.111 | Get:62 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2.5 [761 kB] 2024-11-20 01:13:12.471 | Get:63 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] 2024-11-20 01:13:12.540 | Get:64 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] 2024-11-20 01:13:12.774 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-20 01:13:12.817 | Fetched 16.4 MB in 29s (557 kB/s) 2024-11-20 01:13:12.817 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-20 01:13:13.622 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:13.623 | Preparing to unpack .../gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... 2024-11-20 01:13:13.678 | Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 2024-11-20 01:13:14.211 | Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... 2024-11-20 01:13:14.628 | (Reading database ... 3998 files and directories currently installed.) 2024-11-20 01:13:14.629 | Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... 2024-11-20 01:13:15.341 | Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 2024-11-20 01:13:15.786 | Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... 2024-11-20 01:13:18.300 | (Reading database ... 3998 files and directories currently installed.) 2024-11-20 01:13:18.301 | Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... 2024-11-20 01:13:18.375 | Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 2024-11-20 01:13:18.579 | Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... 2024-11-20 01:13:19.126 | (Reading database ... 3998 files and directories currently installed.) 2024-11-20 01:13:19.127 | Preparing to unpack .../libc6_2.27-3ubuntu1.6_arm64.deb ... 2024-11-20 01:13:19.339 | debconf: unable to initialize frontend: Dialog 2024-11-20 01:13:19.339 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 01:13:19.339 | debconf: falling back to frontend: Readline 2024-11-20 01:13:19.340 | debconf: unable to initialize frontend: Readline 2024-11-20 01:13:19.340 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 01:13:19.340 | debconf: falling back to frontend: Teletype 2024-11-20 01:13:19.480 | Unpacking libc6:arm64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 2024-11-20 01:13:19.988 | Setting up libc6:arm64 (2.27-3ubuntu1.6) ... 2024-11-20 01:13:20.175 | debconf: unable to initialize frontend: Dialog 2024-11-20 01:13:20.175 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 01:13:20.175 | debconf: falling back to frontend: Readline 2024-11-20 01:13:20.175 | debconf: unable to initialize frontend: Readline 2024-11-20 01:13:20.175 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 01:13:20.176 | debconf: falling back to frontend: Teletype 2024-11-20 01:13:20.980 | (Reading database ... 3998 files and directories currently installed.) 2024-11-20 01:13:20.981 | Preparing to unpack .../base-files_10.1ubuntu2.12_arm64.deb ... 2024-11-20 01:13:21.085 | Unpacking base-files (10.1ubuntu2.12) over (10.1ubuntu2) ... 2024-11-20 01:13:21.250 | Setting up base-files (10.1ubuntu2.12) ... 2024-11-20 01:13:23.039 | Installing new version of config file /etc/issue ... 2024-11-20 01:13:23.051 | Installing new version of config file /etc/issue.net ... 2024-11-20 01:13:23.088 | Installing new version of config file /etc/lsb-release ... 2024-11-20 01:13:23.145 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2024-11-20 01:13:23.183 | Installing new version of config file /etc/update-motd.d/50-motd-news ... 2024-11-20 01:13:23.447 | Removing obsolete conffile /etc/default/motd-news ... 2024-11-20 01:13:24.622 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:24.622 | Preparing to unpack .../bash_4.4.18-2ubuntu1.3_arm64.deb ... 2024-11-20 01:13:24.978 | Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... 2024-11-20 01:13:25.539 | Setting up bash (4.4.18-2ubuntu1.3) ... 2024-11-20 01:13:26.723 | update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 2024-11-20 01:13:28.960 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:28.960 | Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-20 01:13:29.602 | Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 2024-11-20 01:13:32.274 | Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 2024-11-20 01:13:32.858 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:32.859 | Preparing to unpack .../tar_1.29b-2ubuntu0.4_arm64.deb ... 2024-11-20 01:13:32.925 | Unpacking tar (1.29b-2ubuntu0.4) over (1.29b-2) ... 2024-11-20 01:13:33.239 | Setting up tar (1.29b-2ubuntu0.4) ... 2024-11-20 01:13:33.593 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:33.594 | Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_arm64.deb ... 2024-11-20 01:13:33.648 | Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 2024-11-20 01:13:34.003 | Setting up dpkg (1.19.0.5ubuntu2.4) ... 2024-11-20 01:13:34.253 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:34.254 | Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.4_arm64.deb ... 2024-11-20 01:13:34.296 | Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 2024-11-20 01:13:34.486 | Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.4) ... 2024-11-20 01:13:34.673 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:34.673 | Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.4_arm64.deb ... 2024-11-20 01:13:34.728 | Unpacking e2fsprogs (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 2024-11-20 01:13:34.994 | Setting up e2fsprogs (1.44.1-1ubuntu1.4) ... 2024-11-20 01:13:35.211 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:35.212 | Preparing to unpack .../grep_3.1-2build1_arm64.deb ... 2024-11-20 01:13:35.367 | Unpacking grep (3.1-2build1) over (3.1-2) ... 2024-11-20 01:13:35.844 | Setting up grep (3.1-2build1) ... 2024-11-20 01:13:36.024 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:36.025 | Preparing to unpack .../gzip_1.6-5ubuntu1.2_arm64.deb ... 2024-11-20 01:13:36.089 | Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... 2024-11-20 01:13:36.284 | Setting up gzip (1.6-5ubuntu1.2) ... 2024-11-20 01:13:36.669 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:36.670 | Preparing to unpack .../login_1%3a4.5-1ubuntu2.5_arm64.deb ... 2024-11-20 01:13:36.812 | Unpacking login (1:4.5-1ubuntu2.5) over (1:4.5-1ubuntu1) ... 2024-11-20 01:13:37.079 | Setting up login (1:4.5-1ubuntu2.5) ... 2024-11-20 01:13:37.286 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:37.287 | Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04.1_arm64.deb ... 2024-11-20 01:13:37.329 | Unpacking ncurses-bin (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-20 01:13:37.470 | Setting up ncurses-bin (6.1-1ubuntu1.18.04.1) ... 2024-11-20 01:13:37.589 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:37.589 | Preparing to unpack .../perl-base_5.26.1-6ubuntu0.7_arm64.deb ... 2024-11-20 01:13:37.665 | Unpacking perl-base (5.26.1-6ubuntu0.7) over (5.26.1-6) ... 2024-11-20 01:13:38.465 | Setting up perl-base (5.26.1-6ubuntu0.7) ... 2024-11-20 01:13:52.625 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:52.626 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-20 01:13:53.492 | Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-20 01:13:54.922 | Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-20 01:13:55.868 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:55.869 | Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-20 01:13:56.491 | Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-20 01:13:57.292 | Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-20 01:13:59.891 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:13:59.891 | Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-20 01:14:00.832 | Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-20 01:14:01.211 | Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-20 01:14:01.346 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:14:01.347 | Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-20 01:14:01.411 | Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-20 01:14:02.110 | Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-20 01:14:02.502 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:14:02.502 | Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04.1_arm64.deb ... 2024-11-20 01:14:03.020 | Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-20 01:14:03.179 | Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04.1_arm64.deb ... 2024-11-20 01:14:03.226 | Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-20 01:14:04.102 | Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04.1) ... 2024-11-20 01:14:05.272 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:14:05.273 | Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04.1_arm64.deb ... 2024-11-20 01:14:05.337 | Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-20 01:14:05.534 | Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04.1) ... 2024-11-20 01:14:05.733 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:14:05.734 | Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-20 01:14:05.802 | Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-20 01:14:06.846 | Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-20 01:14:06.980 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:14:06.981 | Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-20 01:14:07.035 | Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-20 01:14:07.223 | Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 2024-11-20 01:14:10.773 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:14:10.774 | Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-20 01:14:11.538 | Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-20 01:14:14.852 | Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 2024-11-20 01:14:17.511 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:14:17.512 | Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_arm64.deb ... 2024-11-20 01:14:17.660 | Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 2024-11-20 01:14:18.061 | Setting up libc-bin (2.27-3ubuntu1.6) ... 2024-11-20 01:14:19.168 | (Reading database ... 3999 files and directories currently installed.) 2024-11-20 01:14:19.169 | Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04.1_all.deb ... 2024-11-20 01:14:19.401 | Unpacking ncurses-base (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-20 01:14:19.871 | Setting up ncurses-base (6.1-1ubuntu1.18.04.1) ... 2024-11-20 01:14:20.200 | (Reading database ... 4001 files and directories currently installed.) 2024-11-20 01:14:20.201 | Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... 2024-11-20 01:14:20.466 | Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 2024-11-20 01:14:20.808 | Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... 2024-11-20 01:14:21.012 | (Reading database ... 4001 files and directories currently installed.) 2024-11-20 01:14:21.013 | Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_arm64.deb ... 2024-11-20 01:14:21.164 | Unpacking liblz4-1:arm64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 2024-11-20 01:14:21.502 | Setting up liblz4-1:arm64 (0.0~r131-2ubuntu3.1) ... 2024-11-20 01:14:21.854 | (Reading database ... 4001 files and directories currently installed.) 2024-11-20 01:14:21.854 | Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_arm64.deb ... 2024-11-20 01:14:21.892 | Unpacking liblzma5:arm64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 2024-11-20 01:14:22.527 | Setting up liblzma5:arm64 (5.2.2-1.3ubuntu0.1) ... 2024-11-20 01:14:22.915 | (Reading database ... 4001 files and directories currently installed.) 2024-11-20 01:14:22.916 | Preparing to unpack .../libsystemd0_237-3ubuntu10.57_arm64.deb ... 2024-11-20 01:14:23.161 | Unpacking libsystemd0:arm64 (237-3ubuntu10.57) over (237-3ubuntu10) ... 2024-11-20 01:14:23.402 | Setting up libsystemd0:arm64 (237-3ubuntu10.57) ... 2024-11-20 01:14:24.754 | (Reading database ... 4001 files and directories currently installed.) 2024-11-20 01:14:24.755 | Preparing to unpack .../libudev1_237-3ubuntu10.57_arm64.deb ... 2024-11-20 01:14:24.789 | Unpacking libudev1:arm64 (237-3ubuntu10.57) over (237-3ubuntu10) ... 2024-11-20 01:14:25.026 | Setting up libudev1:arm64 (237-3ubuntu10.57) ... 2024-11-20 01:14:25.326 | (Reading database ... 4001 files and directories currently installed.) 2024-11-20 01:14:25.327 | Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_arm64.deb ... 2024-11-20 01:14:25.972 | Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 2024-11-20 01:14:26.242 | Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.2) ... 2024-11-20 01:14:27.354 | (Reading database ... 4001 files and directories currently installed.) 2024-11-20 01:14:27.355 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.2_arm64.deb ... 2024-11-20 01:14:27.423 | Unpacking zlib1g:arm64 (1:1.2.11.dfsg-0ubuntu2.2) over (1:1.2.11.dfsg-0ubuntu2) ... 2024-11-20 01:14:27.754 | Setting up zlib1g:arm64 (1:1.2.11.dfsg-0ubuntu2.2) ... 2024-11-20 01:14:28.205 | (Reading database ... 4001 files and directories currently installed.) 2024-11-20 01:14:28.206 | Preparing to unpack .../libapt-pkg5.0_1.6.17_arm64.deb ... 2024-11-20 01:14:28.324 | Unpacking libapt-pkg5.0:arm64 (1.6.17) over (1.6.1) ... 2024-11-20 01:14:28.630 | Setting up libapt-pkg5.0:arm64 (1.6.17) ... 2024-11-20 01:14:28.802 | (Reading database ... 4001 files and directories currently installed.) 2024-11-20 01:14:28.803 | Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_arm64.deb ... 2024-11-20 01:14:28.852 | Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 2024-11-20 01:14:29.002 | Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.3) ... 2024-11-20 01:14:29.161 | (Reading database ... 4001 files and directories currently installed.) 2024-11-20 01:14:29.162 | Preparing to unpack .../gpgv_2.2.4-1ubuntu1.6_arm64.deb ... 2024-11-20 01:14:29.623 | Unpacking gpgv (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 2024-11-20 01:14:29.767 | Setting up gpgv (2.2.4-1ubuntu1.6) ... 2024-11-20 01:14:30.055 | (Reading database ... 4001 files and directories currently installed.) 2024-11-20 01:14:30.056 | Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 2024-11-20 01:14:30.209 | Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 2024-11-20 01:14:30.333 | Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 2024-11-20 01:14:30.489 | (Reading database ... 4002 files and directories currently installed.) 2024-11-20 01:14:30.490 | Preparing to unpack .../libgmp10_2%3a6.1.2+dfsg-2ubuntu0.1_arm64.deb ... 2024-11-20 01:14:30.526 | Unpacking libgmp10:arm64 (2:6.1.2+dfsg-2ubuntu0.1) over (2:6.1.2+dfsg-2) ... 2024-11-20 01:14:30.646 | Setting up libgmp10:arm64 (2:6.1.2+dfsg-2ubuntu0.1) ... 2024-11-20 01:14:31.055 | (Reading database ... 4002 files and directories currently installed.) 2024-11-20 01:14:31.056 | Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_arm64.deb ... 2024-11-20 01:14:31.158 | Unpacking libnettle6:arm64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 2024-11-20 01:14:31.267 | Setting up libnettle6:arm64 (3.4.1-0ubuntu0.18.04.1) ... 2024-11-20 01:14:31.571 | (Reading database ... 4002 files and directories currently installed.) 2024-11-20 01:14:31.571 | Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_arm64.deb ... 2024-11-20 01:14:31.616 | Unpacking libhogweed4:arm64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 2024-11-20 01:14:31.778 | Setting up libhogweed4:arm64 (3.4.1-0ubuntu0.18.04.1) ... 2024-11-20 01:14:31.909 | (Reading database ... 4002 files and directories currently installed.) 2024-11-20 01:14:31.910 | Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... 2024-11-20 01:14:31.946 | Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 2024-11-20 01:14:32.090 | Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... 2024-11-20 01:14:32.225 | (Reading database ... 4002 files and directories currently installed.) 2024-11-20 01:14:32.225 | Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... 2024-11-20 01:14:32.267 | Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 2024-11-20 01:14:32.610 | Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... 2024-11-20 01:14:32.732 | (Reading database ... 4002 files and directories currently installed.) 2024-11-20 01:14:32.733 | Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_arm64.deb ... 2024-11-20 01:14:32.775 | Unpacking libp11-kit0:arm64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 2024-11-20 01:14:33.066 | Setting up libp11-kit0:arm64 (0.23.9-2ubuntu0.1) ... 2024-11-20 01:14:33.181 | (Reading database ... 4002 files and directories currently installed.) 2024-11-20 01:14:33.182 | Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.6_arm64.deb ... 2024-11-20 01:14:33.215 | Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.6) over (3.5.18-1ubuntu1) ... 2024-11-20 01:14:33.994 | Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.6) ... 2024-11-20 01:14:34.621 | (Reading database ... 4002 files and directories currently installed.) 2024-11-20 01:14:34.621 | Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_arm64.deb ... 2024-11-20 01:14:35.056 | Unpacking libseccomp2:arm64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 2024-11-20 01:14:35.570 | Setting up libseccomp2:arm64 (2.5.1-1ubuntu1~18.04.2) ... 2024-11-20 01:14:35.827 | (Reading database ... 4002 files and directories currently installed.) 2024-11-20 01:14:35.828 | Preparing to unpack .../archives/apt_1.6.17_arm64.deb ... 2024-11-20 01:14:36.403 | Unpacking apt (1.6.17) over (1.6.1) ... 2024-11-20 01:14:36.758 | Setting up apt (1.6.17) ... 2024-11-20 01:14:37.061 | Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 2024-11-20 01:14:38.005 | Removing obsolete conffile /etc/kernel/postinst.d/apt-auto-removal ... 2024-11-20 01:14:39.393 | (Reading database ... 4008 files and directories currently installed.) 2024-11-20 01:14:39.394 | Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 2024-11-20 01:14:39.917 | Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 2024-11-20 01:14:40.450 | Setting up debconf (1.5.66ubuntu1) ... 2024-11-20 01:14:42.203 | debconf: unable to initialize frontend: Dialog 2024-11-20 01:14:42.203 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 01:14:42.203 | debconf: falling back to frontend: Readline 2024-11-20 01:14:42.203 | debconf: unable to initialize frontend: Readline 2024-11-20 01:14:42.204 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 01:14:42.204 | debconf: falling back to frontend: Teletype 2024-11-20 01:14:42.766 | (Reading database ... 4008 files and directories currently installed.) 2024-11-20 01:14:42.767 | Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 2024-11-20 01:14:42.859 | Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 2024-11-20 01:14:43.183 | Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 2024-11-20 01:14:43.418 | (Reading database ... 4008 files and directories currently installed.) 2024-11-20 01:14:43.419 | Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_arm64.deb ... 2024-11-20 01:14:43.703 | Unpacking libaudit1:arm64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 2024-11-20 01:14:44.922 | Setting up libaudit1:arm64 (1:2.8.2-1ubuntu1.1) ... 2024-11-20 01:14:47.641 | (Reading database ... 4008 files and directories currently installed.) 2024-11-20 01:14:47.642 | Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.6_arm64.deb ... 2024-11-20 01:14:47.739 | Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 2024-11-20 01:14:48.910 | Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.6) ... 2024-11-20 01:14:50.430 | debconf: unable to initialize frontend: Dialog 2024-11-20 01:14:50.430 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 01:14:50.430 | debconf: falling back to frontend: Readline 2024-11-20 01:14:50.430 | debconf: unable to initialize frontend: Readline 2024-11-20 01:14:50.430 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 01:14:50.431 | debconf: falling back to frontend: Teletype 2024-11-20 01:14:51.637 | (Reading database ... 4008 files and directories currently installed.) 2024-11-20 01:14:51.638 | Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.6_arm64.deb ... 2024-11-20 01:14:51.811 | Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 2024-11-20 01:14:51.946 | Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.6) ... 2024-11-20 01:14:52.161 | (Reading database ... 4010 files and directories currently installed.) 2024-11-20 01:14:52.162 | Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.6_arm64.deb ... 2024-11-20 01:14:52.369 | debconf: unable to initialize frontend: Dialog 2024-11-20 01:14:52.369 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 01:14:52.369 | debconf: falling back to frontend: Readline 2024-11-20 01:14:52.370 | debconf: unable to initialize frontend: Readline 2024-11-20 01:14:52.370 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 01:14:52.370 | debconf: falling back to frontend: Teletype 2024-11-20 01:14:52.487 | Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 2024-11-20 01:14:53.762 | Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.6) ... 2024-11-20 01:14:55.424 | (Reading database ... 4014 files and directories currently installed.) 2024-11-20 01:14:55.425 | Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-20 01:14:56.457 | Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-20 01:14:57.164 | Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.4_arm64.deb ... 2024-11-20 01:14:57.546 | Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 2024-11-20 01:14:59.898 | Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.4) ... 2024-11-20 01:15:00.654 | (Reading database ... 4014 files and directories currently installed.) 2024-11-20 01:15:00.655 | Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... 2024-11-20 01:15:00.828 | Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 2024-11-20 01:15:02.419 | Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... 2024-11-20 01:15:04.008 | (Reading database ... 4014 files and directories currently installed.) 2024-11-20 01:15:04.009 | Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.6_all.deb ... 2024-11-20 01:15:04.160 | Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 2024-11-20 01:15:04.926 | Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.6) ... 2024-11-20 01:15:05.295 | debconf: unable to initialize frontend: Dialog 2024-11-20 01:15:05.296 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 01:15:05.296 | debconf: falling back to frontend: Readline 2024-11-20 01:15:05.296 | debconf: unable to initialize frontend: Readline 2024-11-20 01:15:05.296 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 01:15:05.296 | debconf: falling back to frontend: Teletype 2024-11-20 01:15:05.731 | (Reading database ... 4014 files and directories currently installed.) 2024-11-20 01:15:05.731 | Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_arm64.deb ... 2024-11-20 01:15:05.927 | Unpacking libpcre3:arm64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 2024-11-20 01:15:09.501 | Setting up libpcre3:arm64 (2:8.39-9ubuntu0.1) ... 2024-11-20 01:15:10.337 | (Reading database ... 4014 files and directories currently installed.) 2024-11-20 01:15:10.338 | Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_arm64.deb ... 2024-11-20 01:15:10.500 | Unpacking libsepol1:arm64 (2.7-1ubuntu0.1) over (2.7-1) ... 2024-11-20 01:15:10.736 | Setting up libsepol1:arm64 (2.7-1ubuntu0.1) ... 2024-11-20 01:15:10.984 | (Reading database ... 4014 files and directories currently installed.) 2024-11-20 01:15:10.985 | Preparing to unpack .../libss2_1.44.1-1ubuntu1.4_arm64.deb ... 2024-11-20 01:15:11.102 | Unpacking libss2:arm64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 2024-11-20 01:15:11.678 | Setting up libss2:arm64 (1.44.1-1ubuntu1.4) ... 2024-11-20 01:15:12.094 | (Reading database ... 4014 files and directories currently installed.) 2024-11-20 01:15:12.095 | Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.5_arm64.deb ... 2024-11-20 01:15:12.190 | Unpacking passwd (1:4.5-1ubuntu2.5) over (1:4.5-1ubuntu1) ... 2024-11-20 01:15:13.785 | Setting up passwd (1:4.5-1ubuntu2.5) ... 2024-11-20 01:15:14.614 | (Reading database ... 4014 files and directories currently installed.) 2024-11-20 01:15:14.615 | Preparing to unpack .../libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 2024-11-20 01:15:14.702 | Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 2024-11-20 01:15:15.618 | Preparing to unpack .../procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 2024-11-20 01:15:15.732 | Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 2024-11-20 01:15:21.347 | Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04.1) ... 2024-11-20 01:15:21.645 | Setting up mount (2.31.1-0.4ubuntu3.7) ... 2024-11-20 01:15:21.702 | Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... 2024-11-20 01:15:21.772 | Setting up procps (2:3.3.12-3ubuntu1.2) ... 2024-11-20 01:15:24.122 | Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 2024-11-20 01:15:30.679 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:55 : to_install= 2024-11-20 01:15:30.684 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' bionic '!=' trusty ']' 2024-11-20 01:15:30.688 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' bionic '!=' xenial ']' 2024-11-20 01:15:30.692 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:61 : to_install+='systemd-sysv ' 2024-11-20 01:15:30.696 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:65 : to_install+='busybox sudo python3 ' 2024-11-20 01:15:30.700 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:67 : sudo chroot /opt/dib_tmp/dib_build.sIt28Pi5/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo python3 2024-11-20 01:15:32.766 | Reading package lists... 2024-11-20 01:15:33.104 | Building dependency tree... 2024-11-20 01:15:33.104 | Reading state information... 2024-11-20 01:15:33.524 | The following additional packages will be installed: 2024-11-20 01:15:33.524 | bzip2 dbus dmsetup file gir1.2-glib-2.0 libapparmor1 libargon2-0 libcap2 2024-11-20 01:15:33.525 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2024-11-20 01:15:33.525 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 2024-11-20 01:15:33.525 | libip4tc0 libjson-c3 libkmod2 libmagic-mgc libmagic1 libmpdec2 2024-11-20 01:15:33.525 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.6-minimal 2024-11-20 01:15:33.526 | libpython3.6-stdlib libreadline7 libsqlite3-0 libssl1.1 libxml2 mime-support 2024-11-20 01:15:33.526 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.6 2024-11-20 01:15:33.527 | python3.6-minimal readline-common shared-mime-info systemd xdg-user-dirs 2024-11-20 01:15:33.527 | xz-utils 2024-11-20 01:15:33.529 | Suggested packages: 2024-11-20 01:15:33.530 | bzip2-doc default-dbus-session-bus | dbus-session-bus iw | wireless-tools 2024-11-20 01:15:33.530 | python3-doc python3-tk python3-venv python-dbus-doc python3-dbus-dbg 2024-11-20 01:15:33.530 | python3.6-venv python3.6-doc binutils binfmt-support readline-doc 2024-11-20 01:15:33.530 | systemd-container policykit-1 2024-11-20 01:15:33.603 | The following NEW packages will be installed: 2024-11-20 01:15:33.604 | busybox bzip2 dbus dmsetup file gir1.2-glib-2.0 libapparmor1 libargon2-0 2024-11-20 01:15:33.604 | libcap2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2024-11-20 01:15:33.604 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 2024-11-20 01:15:33.605 | libip4tc0 libjson-c3 libkmod2 libmagic-mgc libmagic1 libmpdec2 2024-11-20 01:15:33.605 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.6-minimal 2024-11-20 01:15:33.605 | libpython3.6-stdlib libreadline7 libsqlite3-0 libssl1.1 libxml2 mime-support 2024-11-20 01:15:33.606 | networkd-dispatcher python3 python3-dbus python3-gi python3-minimal 2024-11-20 01:15:33.606 | python3.6 python3.6-minimal readline-common shared-mime-info sudo systemd 2024-11-20 01:15:33.606 | systemd-sysv xdg-user-dirs xz-utils 2024-11-20 01:15:33.622 | 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. 2024-11-20 01:15:33.622 | Need to get 20.6 MB of archives. 2024-11-20 01:15:33.623 | After this operation, 93.9 MB of additional disk space will be used. 2024-11-20 01:15:33.623 | WARNING: The following packages cannot be authenticated! 2024-11-20 01:15:33.623 | libssl1.1 libpython3.6-minimal libexpat1 python3.6-minimal python3-minimal 2024-11-20 01:15:33.623 | mime-support libmpdec2 readline-common libreadline7 libsqlite3-0 2024-11-20 01:15:33.623 | libpython3.6-stdlib python3.6 libpython3-stdlib python3 libcap2 libargon2-0 2024-11-20 01:15:33.623 | libdevmapper1.02.1 libjson-c3 libcryptsetup12 libidn11 libip4tc0 2024-11-20 01:15:33.623 | libapparmor1 libkmod2 systemd systemd-sysv bzip2 libdbus-1-3 dbus dmsetup 2024-11-20 01:15:33.623 | libmagic-mgc libmagic1 file libglib2.0-0 libgirepository-1.0-1 2024-11-20 01:15:33.623 | gir1.2-glib-2.0 libglib2.0-data libicu60 libnss-systemd libpam-systemd 2024-11-20 01:15:33.623 | libxml2 python3-dbus python3-gi networkd-dispatcher shared-mime-info sudo 2024-11-20 01:15:33.623 | xdg-user-dirs xz-utils busybox 2024-11-20 01:15:34.183 | Authentication warning overridden. 2024-11-20 01:15:34.183 | Get:1 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.23 [1063 kB] 2024-11-20 01:15:34.900 | Get:2 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.12 [528 kB] 2024-11-20 01:15:35.535 | Get:3 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.9 [70.4 kB] 2024-11-20 01:15:35.607 | Get:4 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.12 [1327 kB] 2024-11-20 01:15:36.902 | Get:5 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] 2024-11-20 01:15:37.605 | Get:6 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] 2024-11-20 01:15:37.782 | Get:7 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] 2024-11-20 01:15:38.126 | Get:8 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] 2024-11-20 01:15:38.229 | Get:9 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] 2024-11-20 01:15:38.396 | Get:10 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.7 [430 kB] 2024-11-20 01:15:38.984 | Get:11 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.12 [1608 kB] 2024-11-20 01:15:39.121 | Get:12 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.12 [203 kB] 2024-11-20 01:15:41.109 | Get:13 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] 2024-11-20 01:15:41.356 | Get:14 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] 2024-11-20 01:15:42.911 | Get:15 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libcap2 arm64 1:2.25-1.2 [12.2 kB] 2024-11-20 01:15:43.443 | Get:16 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libargon2-0 arm64 0~20161029-1.1 [17.9 kB] 2024-11-20 01:15:45.438 | Get:17 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB] 2024-11-20 01:15:46.176 | Get:18 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] 2024-11-20 01:15:46.358 | Get:19 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] 2024-11-20 01:15:46.519 | Get:20 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] 2024-11-20 01:15:46.863 | Get:21 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libip4tc0 arm64 1.6.1-2ubuntu2.1 [18.5 kB] 2024-11-20 01:15:46.983 | Get:22 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libapparmor1 arm64 2.12-4ubuntu5.3 [27.9 kB] 2024-11-20 01:15:47.128 | Get:23 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] 2024-11-20 01:15:47.204 | Get:24 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.57 [2566 kB] 2024-11-20 01:15:48.155 | Get:25 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.57 [11.8 kB] 2024-11-20 01:15:48.386 | Get:26 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] 2024-11-20 01:15:48.506 | Get:27 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libdbus-1-3 arm64 1.12.2-1ubuntu1.4 [152 kB] 2024-11-20 01:15:48.606 | Get:28 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 dbus arm64 1.12.2-1ubuntu1.4 [130 kB] 2024-11-20 01:15:48.686 | Get:29 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 dmsetup arm64 2:1.02.145-4.1ubuntu3.18.04.3 [65.1 kB] 2024-11-20 01:15:48.816 | Get:30 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB] 2024-11-20 01:15:48.911 | Get:31 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB] 2024-11-20 01:15:48.972 | Get:32 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB] 2024-11-20 01:15:49.357 | Get:33 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.9 [983 kB] 2024-11-20 01:15:50.204 | Get:34 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libgirepository-1.0-1 arm64 1.56.1-1 [67.1 kB] 2024-11-20 01:15:50.606 | Get:35 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 gir1.2-glib-2.0 arm64 1.56.1-1 [131 kB] 2024-11-20 01:15:50.921 | Get:36 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B] 2024-11-20 01:15:51.205 | Get:37 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.2 [7986 kB] 2024-11-20 01:15:55.628 | Get:38 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libnss-systemd arm64 237-3ubuntu10.57 [89.6 kB] 2024-11-20 01:15:55.812 | Get:39 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam-systemd arm64 237-3ubuntu10.57 [92.3 kB] 2024-11-20 01:15:55.994 | Get:40 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.9 [548 kB] 2024-11-20 01:15:57.215 | Get:41 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 python3-dbus arm64 1.2.6-1 [84.3 kB] 2024-11-20 01:15:57.399 | Get:42 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3-gi arm64 3.26.1-2ubuntu1 [137 kB] 2024-11-20 01:15:57.585 | Get:43 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 networkd-dispatcher all 1.7-0ubuntu3.5 [14.3 kB] 2024-11-20 01:15:58.345 | Get:44 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] 2024-11-20 01:15:59.023 | Get:45 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.6 [383 kB] 2024-11-20 01:15:59.225 | Get:46 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] 2024-11-20 01:15:59.331 | Get:47 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 xz-utils arm64 5.2.2-1.3ubuntu0.1 [79.8 kB] 2024-11-20 01:15:59.593 | Get:48 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/universe arm64 busybox arm64 1:1.27.2-2ubuntu3.4 [367 kB] 2024-11-20 01:16:00.184 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-20 01:16:00.225 | Fetched 20.6 MB in 26s (783 kB/s) 2024-11-20 01:16:00.226 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-20 01:16:01.263 | Selecting previously unselected package libssl1.1:arm64. 2024-11-20 01:16:01.268 | (Reading database ... 4014 files and directories currently installed.) 2024-11-20 01:16:01.269 | Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.23_arm64.deb ... 2024-11-20 01:16:02.851 | Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.23) ... 2024-11-20 01:16:03.162 | Selecting previously unselected package libpython3.6-minimal:arm64. 2024-11-20 01:16:03.162 | Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.12_arm64.deb ... 2024-11-20 01:16:03.175 | Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-20 01:16:03.419 | Selecting previously unselected package libexpat1:arm64. 2024-11-20 01:16:03.419 | Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_arm64.deb ... 2024-11-20 01:16:03.432 | Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.9) ... 2024-11-20 01:16:03.750 | Selecting previously unselected package python3.6-minimal. 2024-11-20 01:16:03.750 | Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.12_arm64.deb ... 2024-11-20 01:16:03.767 | Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ... 2024-11-20 01:16:04.183 | Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.23) ... 2024-11-20 01:16:04.336 | debconf: unable to initialize frontend: Dialog 2024-11-20 01:16:04.336 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 01:16:04.337 | debconf: falling back to frontend: Readline 2024-11-20 01:16:04.337 | debconf: unable to initialize frontend: Readline 2024-11-20 01:16:04.337 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 01:16:04.338 | debconf: falling back to frontend: Teletype 2024-11-20 01:16:04.398 | Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-20 01:16:04.452 | Setting up libexpat1:arm64 (2.2.5-3ubuntu0.9) ... 2024-11-20 01:16:04.492 | Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ... 2024-11-20 01:16:06.264 | Selecting previously unselected package python3-minimal. 2024-11-20 01:16:06.269 | (Reading database ... 4271 files and directories currently installed.) 2024-11-20 01:16:06.270 | Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... 2024-11-20 01:16:06.284 | Unpacking python3-minimal (3.6.7-1~18.04) ... 2024-11-20 01:16:06.397 | Selecting previously unselected package mime-support. 2024-11-20 01:16:06.398 | Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 2024-11-20 01:16:06.413 | Unpacking mime-support (3.60ubuntu1) ... 2024-11-20 01:16:06.560 | Selecting previously unselected package libmpdec2:arm64. 2024-11-20 01:16:06.560 | Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... 2024-11-20 01:16:06.576 | Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... 2024-11-20 01:16:06.937 | Selecting previously unselected package readline-common. 2024-11-20 01:16:06.938 | Preparing to unpack .../3-readline-common_7.0-3_all.deb ... 2024-11-20 01:16:06.953 | Unpacking readline-common (7.0-3) ... 2024-11-20 01:16:09.526 | Selecting previously unselected package libreadline7:arm64. 2024-11-20 01:16:09.527 | Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ... 2024-11-20 01:16:09.566 | Unpacking libreadline7:arm64 (7.0-3) ... 2024-11-20 01:16:09.692 | Selecting previously unselected package libsqlite3-0:arm64. 2024-11-20 01:16:09.692 | Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_arm64.deb ... 2024-11-20 01:16:09.706 | Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ... 2024-11-20 01:16:09.982 | Selecting previously unselected package libpython3.6-stdlib:arm64. 2024-11-20 01:16:09.982 | Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.12_arm64.deb ... 2024-11-20 01:16:10.018 | Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-20 01:16:10.784 | Selecting previously unselected package python3.6. 2024-11-20 01:16:10.784 | Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.12_arm64.deb ... 2024-11-20 01:16:10.804 | Unpacking python3.6 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-20 01:16:12.950 | Selecting previously unselected package libpython3-stdlib:arm64. 2024-11-20 01:16:12.951 | Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... 2024-11-20 01:16:12.969 | Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 2024-11-20 01:16:13.697 | Setting up python3-minimal (3.6.7-1~18.04) ... 2024-11-20 01:16:18.123 | Selecting previously unselected package python3. 2024-11-20 01:16:18.129 | (Reading database ... 4729 files and directories currently installed.) 2024-11-20 01:16:18.130 | Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ... 2024-11-20 01:16:18.161 | Unpacking python3 (3.6.7-1~18.04) ... 2024-11-20 01:16:18.682 | Selecting previously unselected package libcap2:arm64. 2024-11-20 01:16:18.682 | Preparing to unpack .../1-libcap2_1%3a2.25-1.2_arm64.deb ... 2024-11-20 01:16:18.826 | Unpacking libcap2:arm64 (1:2.25-1.2) ... 2024-11-20 01:16:19.103 | Selecting previously unselected package libargon2-0:arm64. 2024-11-20 01:16:19.104 | Preparing to unpack .../2-libargon2-0_0~20161029-1.1_arm64.deb ... 2024-11-20 01:16:19.125 | Unpacking libargon2-0:arm64 (0~20161029-1.1) ... 2024-11-20 01:16:19.468 | Selecting previously unselected package libdevmapper1.02.1:arm64. 2024-11-20 01:16:19.470 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 2024-11-20 01:16:19.675 | Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 2024-11-20 01:16:20.663 | Selecting previously unselected package libjson-c3:arm64. 2024-11-20 01:16:20.664 | Preparing to unpack .../4-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... 2024-11-20 01:16:20.717 | Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 2024-11-20 01:16:21.221 | Selecting previously unselected package libcryptsetup12:arm64. 2024-11-20 01:16:21.222 | Preparing to unpack .../5-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... 2024-11-20 01:16:21.331 | Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... 2024-11-20 01:16:21.503 | Selecting previously unselected package libidn11:arm64. 2024-11-20 01:16:21.504 | Preparing to unpack .../6-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... 2024-11-20 01:16:21.518 | Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) ... 2024-11-20 01:16:21.632 | Selecting previously unselected package libip4tc0:arm64. 2024-11-20 01:16:21.633 | Preparing to unpack .../7-libip4tc0_1.6.1-2ubuntu2.1_arm64.deb ... 2024-11-20 01:16:21.650 | Unpacking libip4tc0:arm64 (1.6.1-2ubuntu2.1) ... 2024-11-20 01:16:39.094 | Selecting previously unselected package libapparmor1:arm64. 2024-11-20 01:16:39.095 | Preparing to unpack .../8-libapparmor1_2.12-4ubuntu5.3_arm64.deb ... 2024-11-20 01:16:39.106 | Unpacking libapparmor1:arm64 (2.12-4ubuntu5.3) ... 2024-11-20 01:16:41.654 | Selecting previously unselected package libkmod2:arm64. 2024-11-20 01:16:41.655 | Preparing to unpack .../9-libkmod2_24-1ubuntu3.5_arm64.deb ... 2024-11-20 01:16:41.666 | Unpacking libkmod2:arm64 (24-1ubuntu3.5) ... 2024-11-20 01:16:43.808 | Setting up libcap2:arm64 (1:2.25-1.2) ... 2024-11-20 01:16:43.956 | Setting up libargon2-0:arm64 (0~20161029-1.1) ... 2024-11-20 01:16:43.997 | Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 2024-11-20 01:16:45.112 | Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 2024-11-20 01:16:45.271 | Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... 2024-11-20 01:16:45.519 | Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... 2024-11-20 01:16:45.569 | Setting up libip4tc0:arm64 (1.6.1-2ubuntu2.1) ... 2024-11-20 01:16:45.856 | Selecting previously unselected package systemd. 2024-11-20 01:16:45.863 | (Reading database ... 4810 files and directories currently installed.) 2024-11-20 01:16:45.863 | Preparing to unpack .../systemd_237-3ubuntu10.57_arm64.deb ... 2024-11-20 01:16:45.983 | Unpacking systemd (237-3ubuntu10.57) ... 2024-11-20 01:16:50.555 | Setting up libapparmor1:arm64 (2.12-4ubuntu5.3) ... 2024-11-20 01:16:50.619 | Setting up libkmod2:arm64 (24-1ubuntu3.5) ... 2024-11-20 01:16:50.672 | Setting up systemd (237-3ubuntu10.57) ... 2024-11-20 01:16:51.215 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2024-11-20 01:16:51.220 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2024-11-20 01:16:51.227 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-11-20 01:16:51.234 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2024-11-20 01:16:51.234 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2024-11-20 01:16:51.248 | Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service -> /lib/systemd/system/ondemand.service. 2024-11-20 01:16:51.252 | Initializing machine ID from KVM UUID. 2024-11-20 01:16:54.139 | Selecting previously unselected package systemd-sysv. 2024-11-20 01:16:54.145 | (Reading database ... 5520 files and directories currently installed.) 2024-11-20 01:16:54.146 | Preparing to unpack .../00-systemd-sysv_237-3ubuntu10.57_arm64.deb ... 2024-11-20 01:16:54.159 | Unpacking systemd-sysv (237-3ubuntu10.57) ... 2024-11-20 01:16:55.199 | Selecting previously unselected package bzip2. 2024-11-20 01:16:55.201 | Preparing to unpack .../01-bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... 2024-11-20 01:16:55.443 | Unpacking bzip2 (1.0.6-8.1ubuntu0.2) ... 2024-11-20 01:16:56.307 | Selecting previously unselected package libdbus-1-3:arm64. 2024-11-20 01:16:56.308 | Preparing to unpack .../02-libdbus-1-3_1.12.2-1ubuntu1.4_arm64.deb ... 2024-11-20 01:16:56.330 | Unpacking libdbus-1-3:arm64 (1.12.2-1ubuntu1.4) ... 2024-11-20 01:16:56.900 | Selecting previously unselected package dbus. 2024-11-20 01:16:56.900 | Preparing to unpack .../03-dbus_1.12.2-1ubuntu1.4_arm64.deb ... 2024-11-20 01:16:57.441 | Unpacking dbus (1.12.2-1ubuntu1.4) ... 2024-11-20 01:17:00.970 | Selecting previously unselected package dmsetup. 2024-11-20 01:17:00.971 | Preparing to unpack .../04-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 2024-11-20 01:17:01.058 | Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 2024-11-20 01:17:01.373 | Selecting previously unselected package libmagic-mgc. 2024-11-20 01:17:01.374 | Preparing to unpack .../05-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ... 2024-11-20 01:17:01.442 | Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... 2024-11-20 01:17:04.391 | Selecting previously unselected package libmagic1:arm64. 2024-11-20 01:17:04.392 | Preparing to unpack .../06-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ... 2024-11-20 01:17:04.539 | Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ... 2024-11-20 01:17:05.157 | Selecting previously unselected package file. 2024-11-20 01:17:05.159 | Preparing to unpack .../07-file_1%3a5.32-2ubuntu0.4_arm64.deb ... 2024-11-20 01:17:05.347 | Unpacking file (1:5.32-2ubuntu0.4) ... 2024-11-20 01:17:07.636 | Selecting previously unselected package libglib2.0-0:arm64. 2024-11-20 01:17:07.638 | Preparing to unpack .../08-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ... 2024-11-20 01:17:07.740 | Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ... 2024-11-20 01:17:09.898 | Selecting previously unselected package libgirepository-1.0-1:arm64. 2024-11-20 01:17:09.900 | Preparing to unpack .../09-libgirepository-1.0-1_1.56.1-1_arm64.deb ... 2024-11-20 01:17:09.916 | Unpacking libgirepository-1.0-1:arm64 (1.56.1-1) ... 2024-11-20 01:17:10.405 | Selecting previously unselected package gir1.2-glib-2.0:arm64. 2024-11-20 01:17:10.407 | Preparing to unpack .../10-gir1.2-glib-2.0_1.56.1-1_arm64.deb ... 2024-11-20 01:17:10.487 | Unpacking gir1.2-glib-2.0:arm64 (1.56.1-1) ... 2024-11-20 01:17:11.325 | Selecting previously unselected package libglib2.0-data. 2024-11-20 01:17:11.327 | Preparing to unpack .../11-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ... 2024-11-20 01:17:11.425 | Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... 2024-11-20 01:17:12.483 | Selecting previously unselected package libicu60:arm64. 2024-11-20 01:17:12.484 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.2_arm64.deb ... 2024-11-20 01:17:12.514 | Unpacking libicu60:arm64 (60.2-3ubuntu3.2) ... 2024-11-20 01:17:14.851 | Selecting previously unselected package libnss-systemd:arm64. 2024-11-20 01:17:14.853 | Preparing to unpack .../13-libnss-systemd_237-3ubuntu10.57_arm64.deb ... 2024-11-20 01:17:14.885 | Unpacking libnss-systemd:arm64 (237-3ubuntu10.57) ... 2024-11-20 01:17:15.014 | Selecting previously unselected package libpam-systemd:arm64. 2024-11-20 01:17:15.015 | Preparing to unpack .../14-libpam-systemd_237-3ubuntu10.57_arm64.deb ... 2024-11-20 01:17:15.033 | Unpacking libpam-systemd:arm64 (237-3ubuntu10.57) ... 2024-11-20 01:17:16.053 | Selecting previously unselected package libxml2:arm64. 2024-11-20 01:17:16.055 | Preparing to unpack .../15-libxml2_2.9.4+dfsg1-6.1ubuntu1.9_arm64.deb ... 2024-11-20 01:17:16.081 | Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.9) ... 2024-11-20 01:17:16.457 | Selecting previously unselected package python3-dbus. 2024-11-20 01:17:16.459 | Preparing to unpack .../16-python3-dbus_1.2.6-1_arm64.deb ... 2024-11-20 01:17:16.563 | Unpacking python3-dbus (1.2.6-1) ... 2024-11-20 01:17:17.279 | Selecting previously unselected package python3-gi. 2024-11-20 01:17:17.280 | Preparing to unpack .../17-python3-gi_3.26.1-2ubuntu1_arm64.deb ... 2024-11-20 01:17:17.293 | Unpacking python3-gi (3.26.1-2ubuntu1) ... 2024-11-20 01:17:22.481 | Selecting previously unselected package networkd-dispatcher. 2024-11-20 01:17:22.483 | Preparing to unpack .../18-networkd-dispatcher_1.7-0ubuntu3.5_all.deb ... 2024-11-20 01:17:22.934 | Unpacking networkd-dispatcher (1.7-0ubuntu3.5) ... 2024-11-20 01:17:23.372 | Selecting previously unselected package shared-mime-info. 2024-11-20 01:17:23.373 | Preparing to unpack .../19-shared-mime-info_1.9-2_arm64.deb ... 2024-11-20 01:17:23.414 | Unpacking shared-mime-info (1.9-2) ... 2024-11-20 01:17:24.329 | Selecting previously unselected package sudo. 2024-11-20 01:17:24.331 | Preparing to unpack .../20-sudo_1.8.21p2-3ubuntu1.6_arm64.deb ... 2024-11-20 01:17:24.369 | Unpacking sudo (1.8.21p2-3ubuntu1.6) ... 2024-11-20 01:17:24.971 | Selecting previously unselected package xdg-user-dirs. 2024-11-20 01:17:24.972 | Preparing to unpack .../21-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... 2024-11-20 01:17:25.047 | Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 2024-11-20 01:17:25.663 | Selecting previously unselected package xz-utils. 2024-11-20 01:17:25.665 | Preparing to unpack .../22-xz-utils_5.2.2-1.3ubuntu0.1_arm64.deb ... 2024-11-20 01:17:25.678 | Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ... 2024-11-20 01:17:25.817 | Selecting previously unselected package busybox. 2024-11-20 01:17:25.819 | Preparing to unpack .../23-busybox_1%3a1.27.2-2ubuntu3.4_arm64.deb ... 2024-11-20 01:17:25.860 | Unpacking busybox (1:1.27.2-2ubuntu3.4) ... 2024-11-20 01:17:25.988 | Setting up readline-common (7.0-3) ... 2024-11-20 01:17:26.156 | Setting up libnss-systemd:arm64 (237-3ubuntu10.57) ... 2024-11-20 01:17:26.183 | First installation detected... 2024-11-20 01:17:26.183 | Checking NSS setup... 2024-11-20 01:17:26.199 | Setting up libicu60:arm64 (60.2-3ubuntu3.2) ... 2024-11-20 01:17:26.252 | Setting up mime-support (3.60ubuntu1) ... 2024-11-20 01:17:26.344 | Setting up sudo (1.8.21p2-3ubuntu1.6) ... 2024-11-20 01:17:26.727 | Setting up busybox (1:1.27.2-2ubuntu3.4) ... 2024-11-20 01:17:26.763 | Setting up libreadline7:arm64 (7.0-3) ... 2024-11-20 01:17:26.869 | Setting up systemd-sysv (237-3ubuntu10.57) ... 2024-11-20 01:17:26.979 | Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ... 2024-11-20 01:17:27.041 | No schema files found: doing nothing. 2024-11-20 01:17:27.268 | Setting up libgirepository-1.0-1:arm64 (1.56.1-1) ... 2024-11-20 01:17:27.335 | Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.9) ... 2024-11-20 01:17:27.579 | Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... 2024-11-20 01:17:27.635 | Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 2024-11-20 01:17:27.802 | Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ... 2024-11-20 01:17:28.460 | Setting up gir1.2-glib-2.0:arm64 (1.56.1-1) ... 2024-11-20 01:17:28.501 | Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... 2024-11-20 01:17:28.544 | Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... 2024-11-20 01:17:28.575 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2024-11-20 01:17:28.605 | Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ... 2024-11-20 01:17:28.652 | Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 2024-11-20 01:17:28.694 | Setting up shared-mime-info (1.9-2) ... 2024-11-20 01:18:15.642 | Setting up xdg-user-dirs (0.17-1ubuntu1) ... 2024-11-20 01:18:15.758 | Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... 2024-11-20 01:18:15.803 | Setting up libdbus-1-3:arm64 (1.12.2-1ubuntu1.4) ... 2024-11-20 01:18:15.854 | Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-20 01:18:16.387 | Setting up python3.6 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-20 01:18:17.833 | Setting up file (1:5.32-2ubuntu0.4) ... 2024-11-20 01:18:17.931 | Setting up dbus (1.12.2-1ubuntu1.4) ... 2024-11-20 01:18:19.075 | Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 2024-11-20 01:18:19.125 | Setting up libpam-systemd:arm64 (237-3ubuntu10.57) ... 2024-11-20 01:18:19.334 | debconf: unable to initialize frontend: Dialog 2024-11-20 01:18:19.334 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 01:18:19.335 | debconf: falling back to frontend: Readline 2024-11-20 01:18:19.335 | debconf: unable to initialize frontend: Readline 2024-11-20 01:18:19.335 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 01:18:19.335 | debconf: falling back to frontend: Teletype 2024-11-20 01:18:19.619 | Setting up python3 (3.6.7-1~18.04) ... 2024-11-20 01:18:19.672 | running python rtupdate hooks for python3.6... 2024-11-20 01:18:19.672 | running python post-rtupdate hooks for python3.6... 2024-11-20 01:18:19.892 | Setting up python3-gi (3.26.1-2ubuntu1) ... 2024-11-20 01:18:20.474 | Setting up python3-dbus (1.2.6-1) ... 2024-11-20 01:18:21.330 | Setting up networkd-dispatcher (1.7-0ubuntu3.5) ... 2024-11-20 01:18:21.913 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2024-11-20 01:18:21.936 | Processing triggers for systemd (237-3ubuntu10.57) ... 2024-11-20 01:18:21.965 | Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 2024-11-20 01:18:24.537 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.sIt28Pi5/mnt/proc 2024-11-20 01:18:24.553 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.sIt28Pi5/mnt/sys 2024-11-20 01:18:24.567 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2024-11-20 01:18:24.568 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-20 01:18:24.568 | dib-run-parts 2024-11-20 01:18:24.571 | dib-run-parts Target: root.d 2024-11-20 01:18:24.571 | dib-run-parts 2024-11-20 01:18:24.571 | dib-run-parts Script Seconds 2024-11-20 01:18:24.571 | dib-run-parts --------------------------------------- ---------- 2024-11-20 01:18:24.571 | dib-run-parts 2024-11-20 01:18:24.600 | dib-run-parts 08-debootstrap 181.507 2024-11-20 01:18:24.608 | dib-run-parts 09-apt-keyring 0.018 2024-11-20 01:18:24.615 | dib-run-parts 50-apt-allow-unauthenticated 0.050 2024-11-20 01:18:24.623 | dib-run-parts 50-block-apt-translations 0.196 2024-11-20 01:18:24.631 | dib-run-parts 50-block-daemons 0.094 2024-11-20 01:18:24.639 | dib-run-parts 50-build-with-http-cache 0.021 2024-11-20 01:18:24.646 | dib-run-parts 50-shared-apt-cache 0.026 2024-11-20 01:18:24.655 | dib-run-parts 50-trim-dpkg 0.047 2024-11-20 01:18:24.662 | dib-run-parts 60-apt-phased-updates 0.018 2024-11-20 01:18:24.670 | dib-run-parts 75-ubuntu-minimal-baseinstall 348.021 2024-11-20 01:18:24.673 | dib-run-parts 2024-11-20 01:18:24.673 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-20 01:18:24.680 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-20 01:18:24.685 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 01:18:24.688 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-20 01:18:24.697 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.sIt28Pi5/mnt 2024-11-20 01:18:24.698 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-20 01:18:24.706 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'bin 2024-11-20 01:18:24.706 | boot 2024-11-20 01:18:24.706 | dev 2024-11-20 01:18:24.706 | etc 2024-11-20 01:18:24.706 | home 2024-11-20 01:18:24.706 | lib 2024-11-20 01:18:24.706 | media 2024-11-20 01:18:24.706 | mnt 2024-11-20 01:18:24.706 | opt 2024-11-20 01:18:24.706 | proc 2024-11-20 01:18:24.706 | root 2024-11-20 01:18:24.706 | run 2024-11-20 01:18:24.706 | sbin 2024-11-20 01:18:24.706 | srv 2024-11-20 01:18:24.706 | sys 2024-11-20 01:18:24.706 | usr 2024-11-20 01:18:24.706 | var' ']' 2024-11-20 01:18:24.711 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/resolv.conf ']' 2024-11-20 01:18:24.715 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/resolv.conf.ORIG 2024-11-20 01:18:24.731 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/resolv.conf 2024-11-20 01:18:24.745 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/resolv.conf 2024-11-20 01:18:24.760 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-20 01:18:24.765 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-20 01:18:24.772 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-20 01:18:24.776 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.sIt28Pi5/mnt/proc 2024-11-20 01:18:24.792 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.sIt28Pi5/mnt/dev 2024-11-20 01:18:24.807 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-20 01:18:24.813 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-20 01:18:24.887 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-20 01:18:24.893 | + 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.sIt28Pi5/mnt/dev/pts 2024-11-20 01:18:24.909 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.sIt28Pi5/mnt/sys 2024-11-20 01:18:24.925 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d 2024-11-20 01:18:24.932 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-20 01:18:24.937 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-20 01:18:24.941 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-20 01:18:24.946 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.sIt28Pi5/hooks ']' 2024-11-20 01:18:24.951 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-20 01:18:24.956 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 01:18:24.956 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-20 01:18:24.965 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d ']' 2024-11-20 01:18:24.970 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d' 2024-11-20 01:18:24.970 | Running hooks from /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d 2024-11-20 01:18:24.974 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-20 01:18:24.979 | + 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.sIt28Pi5/hooks/extra-data.d 2024-11-20 01:18:25.004 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-20 01:18:25.012 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-20 01:18:25.017 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 01:18:25.021 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 01:18:25.025 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 01:18:25.029 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 01:18:25.033 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 01:18:25.040 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 01:18:25.045 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-20 01:18:25.049 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-20 01:18:25.053 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 01:18:25.057 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 01:18:25.061 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-20 01:18:25.065 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 01:18:25.069 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 01:18:25.073 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-20 01:18:25.077 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-20 01:18:25.082 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 01:18:25.086 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 01:18:25.090 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 01:18:25.094 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 01:18:25.099 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-20 01:18:25.106 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-20 01:18:25.110 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-20 01:18:25.114 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-20 01:18:25.118 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-20 01:18:25.126 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-20 01:18:25.130 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-20 01:18:25.134 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-20 01:18:25.139 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-20 01:18:25.146 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-20 01:18:25.150 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2024-11-20 01:18:25.154 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2024-11-20 01:18:25.159 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=bionic 2024-11-20 01:18:25.163 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=bionic 2024-11-20 01:18:25.167 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2024-11-20 01:18:25.171 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-20 01:18:25.175 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2024-11-20 01:18:25.180 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2024-11-20 01:18:25.184 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2024-11-20 01:18:25.188 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2024-11-20 01:18:25.193 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2024-11-20 01:18:25.197 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=http://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-20 01:18:25.202 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=http://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-20 01:18:25.206 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-20 01:18:25.213 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-20 01:18:25.217 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-20 01:18:25.222 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-20 01:18:25.226 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2024-11-20 01:18:25.234 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2024-11-20 01:18:25.238 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ bionic == \t\r\u\s\t\y ]] 2024-11-20 01:18:25.242 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2024-11-20 01:18:25.246 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2024-11-20 01:18:25.251 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2024-11-20 01:18:25.259 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2024-11-20 01:18:25.264 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-20 01:18:25.268 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-20 01:18:25.272 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-20 01:18:25.280 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-20 01:18:25.284 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-20 01:18:25.288 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-20 01:18:25.293 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/14-manifests 2024-11-20 01:18:25.300 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/14-manifests 2024-11-20 01:18:25.304 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 01:18:25.308 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 01:18:25.313 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-bionic-arm64-4db84e1503b442528eedbe777646fef1.d/ 2024-11-20 01:18:25.317 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-bionic-arm64-4db84e1503b442528eedbe777646fef1.d/ 2024-11-20 01:18:25.321 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-20 01:18:25.329 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-20 01:18:25.333 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-20 01:18:25.337 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-20 01:18:25.342 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-20 01:18:25.346 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-20 01:18:25.354 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-20 01:18:25.358 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2024-11-20 01:18:25.362 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 01:18:25.367 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 01:18:25.371 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2024-11-20 01:18:25.375 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2024-11-20 01:18:25.379 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2024-11-20 01:18:25.384 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-20 01:18:25.391 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-20 01:18:25.396 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-20 01:18:25.400 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-20 01:18:25.404 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-20 01:18:25.412 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-20 01:18:25.417 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 01:18:25.421 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 01:18:25.425 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-20 01:18:25.433 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-20 01:18:25.438 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 01:18:25.442 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 01:18:25.446 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 01:18:25.451 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 01:18:25.455 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 01:18:25.459 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 01:18:25.464 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 01:18:25.468 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 01:18:25.472 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-20 01:18:25.480 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-20 01:18:25.484 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-20 01:18:25.490 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-20 01:18:25.494 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-20 01:18:25.517 | Copying pkg-map for infra-package-needs 2024-11-20 01:18:25.529 | Copying pkg-map for source-repositories 2024-11-20 01:18:25.539 | Copying pkg-map for debootstrap 2024-11-20 01:18:25.550 | Copying pkg-map for ensure-venv 2024-11-20 01:18:25.561 | Copying pkg-map for base 2024-11-20 01:18:25.572 | Copying pkg-map for openssh-server 2024-11-20 01:18:25.583 | Copying pkg-map for bootloader 2024-11-20 01:18:25.594 | Copying pkg-map for cache-url 2024-11-20 01:18:25.605 | Copying pkg-map for nodepool-base 2024-11-20 01:18:25.616 | Copying pkg-map for growroot 2024-11-20 01:18:25.626 | Copying pkg-map for runtime-ssh-host-keys 2024-11-20 01:18:25.638 | Copying pkg-map for simple-init 2024-11-20 01:18:25.651 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-20 01:18:25.651 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/20-manifest-dir 2024-11-20 01:18:25.660 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-20 01:18:25.664 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-20 01:18:25.669 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.sIt28Pi5/mnt//etc/dib-manifests 2024-11-20 01:18:25.682 | dib-run-parts 20-manifest-dir completed 2024-11-20 01:18:25.682 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-create-repo-list 2024-11-20 01:18:35.350 | dib-run-parts 50-create-repo-list completed 2024-11-20 01:18:35.350 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist 2024-11-20 01:18:35.360 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2024-11-20 01:18:35.364 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2024-11-20 01:18:35.368 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/modprobe.d ']' 2024-11-20 01:18:35.373 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.sIt28Pi5/mnt/etc/modprobe.d 2024-11-20 01:18:35.389 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2024-11-20 01:18:35.393 | ++ /environment:get_image_element_array:0 : echo '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server [dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url [install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types [ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin ' 2024-11-20 01:18:35.403 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' '[install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' '[ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ')' 2024-11-20 01:18:35.408 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['ubuntu-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['journal-to-console']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['block-device-efi']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['cache-url']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' ['install-types']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' ['ubuntu-common']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin') 2024-11-20 01:18:35.413 | ++ /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2024-11-20 01:18:35.417 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.421 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2024-11-20 01:18:35.426 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2024-11-20 01:18:35.430 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/modprobe.d/ ']' 2024-11-20 01:18:35.434 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.439 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2024-11-20 01:18:35.443 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2024-11-20 01:18:35.447 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2024-11-20 01:18:35.452 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.456 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2024-11-20 01:18:35.460 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin 2024-11-20 01:18:35.464 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2024-11-20 01:18:35.469 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.473 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2024-11-20 01:18:35.477 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories 2024-11-20 01:18:35.481 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2024-11-20 01:18:35.486 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.490 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2024-11-20 01:18:35.494 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs 2024-11-20 01:18:35.498 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2024-11-20 01:18:35.503 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.507 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-common 2024-11-20 01:18:35.511 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common 2024-11-20 01:18:35.515 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/modprobe.d/ ']' 2024-11-20 01:18:35.519 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.524 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2024-11-20 01:18:35.528 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2024-11-20 01:18:35.532 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/modprobe.d/ ']' 2024-11-20 01:18:35.536 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.540 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2024-11-20 01:18:35.545 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources 2024-11-20 01:18:35.549 | + /opt/dib_tmp/dib_build.sIt28Pi5/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/ ']' 2024-11-20 01:18:35.553 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.558 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2024-11-20 01:18:35.562 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv 2024-11-20 01:18:35.566 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv/modprobe.d/ ']' 2024-11-20 01:18:35.570 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.574 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-efi 2024-11-20 01:18:35.579 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi 2024-11-20 01:18:35.583 | + /opt/dib_tmp/dib_build.sIt28Pi5/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/ ']' 2024-11-20 01:18:35.587 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.591 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2024-11-20 01:18:35.595 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2024-11-20 01:18:35.600 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2024-11-20 01:18:35.604 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.608 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2024-11-20 01:18:35.612 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2024-11-20 01:18:35.616 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2024-11-20 01:18:35.621 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.625 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-minimal 2024-11-20 01:18:35.629 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal 2024-11-20 01:18:35.633 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/modprobe.d/ ']' 2024-11-20 01:18:35.637 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.642 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2024-11-20 01:18:35.646 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types 2024-11-20 01:18:35.650 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2024-11-20 01:18:35.654 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.659 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2024-11-20 01:18:35.663 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server 2024-11-20 01:18:35.667 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2024-11-20 01:18:35.671 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.676 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2024-11-20 01:18:35.680 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2024-11-20 01:18:35.684 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2024-11-20 01:18:35.689 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.693 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2024-11-20 01:18:35.697 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2024-11-20 01:18:35.701 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2024-11-20 01:18:35.705 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.710 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2024-11-20 01:18:35.714 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2024-11-20 01:18:35.718 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2024-11-20 01:18:35.722 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.727 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2024-11-20 01:18:35.731 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2024-11-20 01:18:35.735 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2024-11-20 01:18:35.740 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.744 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2024-11-20 01:18:35.748 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system 2024-11-20 01:18:35.753 | + /opt/dib_tmp/dib_build.sIt28Pi5/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/ ']' 2024-11-20 01:18:35.757 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.761 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=journal-to-console 2024-11-20 01:18:35.765 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console 2024-11-20 01:18:35.769 | + /opt/dib_tmp/dib_build.sIt28Pi5/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/ ']' 2024-11-20 01:18:35.774 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.778 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2024-11-20 01:18:35.782 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static 2024-11-20 01:18:35.786 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2024-11-20 01:18:35.790 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.795 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2024-11-20 01:18:35.799 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2024-11-20 01:18:35.803 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2024-11-20 01:18:35.807 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.812 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2024-11-20 01:18:35.816 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url 2024-11-20 01:18:35.820 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2024-11-20 01:18:35.824 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.829 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2024-11-20 01:18:35.833 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2024-11-20 01:18:35.837 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/modprobe.d/ ']' 2024-11-20 01:18:35.841 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.846 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2024-11-20 01:18:35.850 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2024-11-20 01:18:35.854 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2024-11-20 01:18:35.858 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.863 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2024-11-20 01:18:35.867 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2024-11-20 01:18:35.871 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/modprobe.d/ ']' 2024-11-20 01:18:35.875 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.880 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2024-11-20 01:18:35.884 | + /opt/dib_tmp/dib_build.sIt28Pi5/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 2024-11-20 01:18:35.888 | + /opt/dib_tmp/dib_build.sIt28Pi5/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/ ']' 2024-11-20 01:18:35.892 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.897 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2024-11-20 01:18:35.901 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init 2024-11-20 01:18:35.905 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/modprobe.d/ ']' 2024-11-20 01:18:35.909 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.914 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2024-11-20 01:18:35.918 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map 2024-11-20 01:18:35.922 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2024-11-20 01:18:35.927 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 01:18:35.931 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2024-11-20 01:18:35.935 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2024-11-20 01:18:35.940 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2024-11-20 01:18:35.945 | dib-run-parts 50-modprobe-blacklist completed 2024-11-20 01:18:35.945 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/60-zuul-user 2024-11-20 01:18:35.954 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-20 01:18:35.959 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-20 01:18:35.963 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/60-zuul-user:main:9 : ZUUL_USER_SSH_PUBLIC_KEY='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 01:18:35.963 | ' 2024-11-20 01:18:35.967 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/60-zuul-user:main:11 : '[' -f 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 01:18:35.967 | ' ']' 2024-11-20 01:18:35.971 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/60-zuul-user:main:14 : '[' -n 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 01:18:35.971 | ' ']' 2024-11-20 01:18:35.976 | + /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/60-zuul-user:main:16 : echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 01:18:35.976 | ' 2024-11-20 01:18:35.978 | dib-run-parts 60-zuul-user completed 2024-11-20 01:18:35.978 | dib-run-parts Running /opt/dib_tmp/dib_build.sIt28Pi5/hooks/extra-data.d/98-source-repositories 2024-11-20 01:18:35.999 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 01:18:35 UTC 2024 for /opt/dib_tmp/dib_build.sIt28Pi5/hooks/source-repository-simple-init 2024-11-20 01:18:36.049 | (0001 / 0001) 2024-11-20 01:18:36.090 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-20 01:18:36.366 | Cloning from glean cache and applying ref master 2024-11-20 01:18:39.677 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-20 01:18:39.704 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 01:18:39 UTC 2024 for /opt/dib_tmp/dib_build.sIt28Pi5/hooks/source-repository-stackviz 2024-11-20 01:18:39.711 | (0001 / 0001) 2024-11-20 01:18:39.730 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-20 01:18:39.964 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-20 01:18:39.966 | Dload Upload Total Spent Left Speed 2024-11-20 01:18:40.704 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 350 0 --:--:-- --:--:-- --:--:-- 350 2024-11-20 01:18:40.959 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-20 01:18:40.968 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-20 01:18:41.066 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 01:18:41 UTC 2024 for /opt/dib_tmp/dib_build.sIt28Pi5/hooks/source-repository-zanatacli 2024-11-20 01:18:41.073 | (0001 / 0001) 2024-11-20 01:18:41.090 | Caching zanata-cli file from https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz in /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2024-11-20 01:18:41.123 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-20 01:18:41.125 | Dload Upload Total Spent Left Speed 2024-11-20 01:18:41.558 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 316 0 --:--:-- --:--:-- --:--:-- 317 2024-11-20 01:18:41.681 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-20 01:18:41.687 | Server copy has not changed. Using locally cached https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz 2024-11-20 01:18:44.770 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 01:18:44 UTC 2024 for /opt/dib_tmp/dib_build.sIt28Pi5/hooks/source-repository-projects-yaml 2024-11-20 01:18:44.777 | (0001 / 1318) 2024-11-20 01:18:44.795 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-20 01:18:45.166 | Cloning from airshipctl cache and applying ref * 2024-11-20 01:18:47.835 | (0002 / 1318) 2024-11-20 01:18:47.852 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-20 01:18:48.777 | Cloning from airshipui cache and applying ref * 2024-11-20 01:18:49.852 | (0003 / 1318) 2024-11-20 01:18:49.869 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-20 01:18:50.203 | Cloning from apis cache and applying ref * 2024-11-20 01:18:50.274 | (0004 / 1318) 2024-11-20 01:18:50.291 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-20 01:18:50.570 | Cloning from armada cache and applying ref * 2024-11-20 01:19:32.986 | (0005 / 1318) 2024-11-20 01:19:33.003 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-20 01:19:33.800 | Cloning from armada-go cache and applying ref * 2024-11-20 01:19:45.247 | (0006 / 1318) 2024-11-20 01:19:45.264 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-20 01:19:56.379 | Cloning from armada-operator cache and applying ref * 2024-11-20 01:20:20.221 | (0007 / 1318) 2024-11-20 01:20:20.238 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-20 01:20:20.512 | Cloning from charts cache and applying ref * 2024-11-20 01:20:20.656 | (0008 / 1318) 2024-11-20 01:20:20.673 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-20 01:20:20.935 | Cloning from deckhand cache and applying ref * 2024-11-20 01:20:56.068 | (0009 / 1318) 2024-11-20 01:20:56.085 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-20 01:20:56.507 | Cloning from divingbell cache and applying ref * 2024-11-20 01:20:58.387 | (0010 / 1318) 2024-11-20 01:20:58.403 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-20 01:20:59.050 | Cloning from docs cache and applying ref * 2024-11-20 01:20:59.175 | (0011 / 1318) 2024-11-20 01:20:59.192 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-20 01:20:59.738 | Cloning from drydock cache and applying ref * 2024-11-20 01:21:11.048 | (0012 / 1318) 2024-11-20 01:21:11.066 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-20 01:21:11.805 | Cloning from election cache and applying ref * 2024-11-20 01:21:11.897 | (0013 / 1318) 2024-11-20 01:21:11.914 | Updating cache of https://opendev.org/airship/gerrit-to-github-bot.git in /opt/dib_cache/source-repositories/gerrit_to_github_bot_bcdd4f18842a6fa1af2cc27487c25de27159b781 with ref * 2024-11-20 01:21:12.757 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-20 01:21:12.832 | (0014 / 1318) 2024-11-20 01:21:12.849 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-20 01:21:13.491 | Cloning from go-redfish cache and applying ref * 2024-11-20 01:21:13.581 | (0015 / 1318) 2024-11-20 01:21:13.598 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-20 01:21:13.956 | Cloning from governance cache and applying ref * 2024-11-20 01:21:14.027 | (0016 / 1318) 2024-11-20 01:21:14.044 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-20 01:21:14.740 | Cloning from hostconfig-operator cache and applying ref * 2024-11-20 01:21:14.973 | (0017 / 1318) 2024-11-20 01:21:14.990 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-20 01:21:15.311 | Cloning from image-builder cache and applying ref * 2024-11-20 01:21:15.415 | (0018 / 1318) 2024-11-20 01:21:15.432 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-20 01:21:15.692 | Cloning from images cache and applying ref * 2024-11-20 01:21:15.909 | (0019 / 1318) 2024-11-20 01:21:15.926 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-20 01:21:16.207 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-20 01:21:49.278 | (0020 / 1318) 2024-11-20 01:21:49.295 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-20 01:21:49.688 | Cloning from maas cache and applying ref * 2024-11-20 01:22:00.021 | (0021 / 1318) 2024-11-20 01:22:00.038 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-20 01:22:00.467 | Cloning from pegleg cache and applying ref * 2024-11-20 01:22:19.366 | (0022 / 1318) 2024-11-20 01:22:19.383 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-20 01:22:19.682 | Cloning from porthole cache and applying ref * 2024-11-20 01:23:27.706 | (0023 / 1318) 2024-11-20 01:23:27.723 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-20 01:23:28.578 | Cloning from promenade cache and applying ref * 2024-11-20 01:24:51.612 | (0024 / 1318) 2024-11-20 01:24:51.629 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-20 01:24:51.916 | Cloning from shipyard cache and applying ref * 2024-11-20 01:25:37.144 | (0025 / 1318) 2024-11-20 01:25:37.161 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-20 01:25:38.043 | Cloning from sip cache and applying ref * 2024-11-20 01:26:00.671 | (0026 / 1318) 2024-11-20 01:26:00.689 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-20 01:26:00.980 | Cloning from specs cache and applying ref * 2024-11-20 01:26:01.079 | (0027 / 1318) 2024-11-20 01:26:01.096 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-20 01:26:01.342 | Cloning from spyglass cache and applying ref * 2024-11-20 01:26:01.816 | (0028 / 1318) 2024-11-20 01:26:01.834 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-11-20 01:26:02.131 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-20 01:26:02.208 | (0029 / 1318) 2024-11-20 01:26:02.225 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-20 01:26:02.710 | Cloning from tempest-plugin cache and applying ref * 2024-11-20 01:26:02.785 | (0030 / 1318) 2024-11-20 01:26:02.803 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-20 01:26:03.429 | Cloning from treasuremap cache and applying ref * 2024-11-20 01:27:10.531 | (0031 / 1318) 2024-11-20 01:27:10.548 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-20 01:27:10.837 | Cloning from vino cache and applying ref * 2024-11-20 01:27:10.958 | (0032 / 1318) 2024-11-20 01:27:10.975 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-11-20 01:27:11.240 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-20 01:27:11.322 | (0033 / 1318) 2024-11-20 01:27:11.339 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-20 01:27:11.583 | Cloning from cfn-overview cache and applying ref * 2024-11-20 01:27:12.199 | (0034 / 1318) 2024-11-20 01:27:12.216 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-20 01:27:12.699 | Cloning from cfn-security cache and applying ref * 2024-11-20 01:27:12.972 | (0035 / 1318) 2024-11-20 01:27:12.990 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-20 01:27:13.248 | Cloning from computing-native cache and applying ref * 2024-11-20 01:27:13.653 | (0036 / 1318) 2024-11-20 01:27:13.671 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-20 01:27:14.067 | Cloning from computing-offload cache and applying ref * 2024-11-20 01:27:48.575 | (0037 / 1318) 2024-11-20 01:27:48.593 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-11-20 01:27:50.208 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-20 01:28:13.046 | (0038 / 1318) 2024-11-20 01:28:13.063 | Updating cache of https://opendev.org/cfn/use-case-and-architecture.git in /opt/dib_cache/source-repositories/use_case_and_architecture_4343554ff496357085624c9fa79aafb449a2b1ed with ref * 2024-11-20 01:28:13.358 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-20 01:28:20.820 | (0039 / 1318) 2024-11-20 01:28:20.838 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-20 01:28:21.133 | Cloning from cirros cache and applying ref * 2024-11-20 01:28:21.619 | (0040 / 1318) 2024-11-20 01:28:21.636 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-20 01:28:21.888 | Cloning from inaugust.com cache and applying ref * 2024-11-20 01:28:22.224 | (0041 / 1318) 2024-11-20 01:28:22.241 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-20 01:28:22.526 | Cloning from src.sh cache and applying ref * 2024-11-20 01:28:22.598 | (0042 / 1318) 2024-11-20 01:28:22.616 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-20 01:28:22.864 | Cloning from ttrun cache and applying ref * 2024-11-20 01:28:22.944 | (0043 / 1318) 2024-11-20 01:28:22.962 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-11-20 01:28:23.233 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-20 01:28:23.779 | (0044 / 1318) 2024-11-20 01:28:23.796 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-20 01:28:24.059 | Cloning from python-jenkins cache and applying ref * 2024-11-20 01:28:28.476 | (0045 / 1318) 2024-11-20 01:28:28.494 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-11-20 01:28:28.755 | Cloning from ci-cloud-config cache and applying ref * 2024-11-20 01:28:36.468 | (0046 / 1318) 2024-11-20 01:28:36.485 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-20 01:28:36.744 | Cloning from afsmon cache and applying ref * 2024-11-20 01:28:36.822 | (0047 / 1318) 2024-11-20 01:28:36.839 | Updating cache of https://opendev.org/opendev/ansible-role-cloud-launcher.git in /opt/dib_cache/source-repositories/ansible_role_cloud_launcher_abe4d38fe107ab90ac363367b37dcbda74f6a7c1 with ref * 2024-11-20 01:28:37.082 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-20 01:28:37.158 | (0048 / 1318) 2024-11-20 01:28:37.175 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-11-20 01:28:37.431 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-20 01:28:37.507 | (0049 / 1318) 2024-11-20 01:28:37.524 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-20 01:28:37.786 | Cloning from askbot-theme cache and applying ref * 2024-11-20 01:28:37.859 | (0050 / 1318) 2024-11-20 01:28:37.876 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-20 01:28:38.137 | Cloning from base-jobs cache and applying ref * 2024-11-20 01:28:38.260 | (0051 / 1318) 2024-11-20 01:28:38.278 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-20 01:28:38.537 | Cloning from bindep cache and applying ref * 2024-11-20 01:28:38.631 | (0052 / 1318) 2024-11-20 01:28:38.648 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-20 01:28:38.909 | Cloning from ci-sandbox cache and applying ref * 2024-11-20 01:28:39.031 | (0053 / 1318) 2024-11-20 01:28:39.048 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-20 01:28:39.283 | Cloning from dstat_graph cache and applying ref * 2024-11-20 01:28:39.379 | (0054 / 1318) 2024-11-20 01:28:39.396 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-20 01:28:39.633 | Cloning from elastic-recheck cache and applying ref * 2024-11-20 01:28:39.759 | (0055 / 1318) 2024-11-20 01:28:39.776 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-20 01:28:40.263 | Cloning from engagement cache and applying ref * 2024-11-20 01:28:40.340 | (0056 / 1318) 2024-11-20 01:28:40.358 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-20 01:28:40.598 | Cloning from gear cache and applying ref * 2024-11-20 01:28:40.817 | (0057 / 1318) 2024-11-20 01:28:40.835 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-20 01:28:41.116 | Cloning from germqtt cache and applying ref * 2024-11-20 01:28:41.189 | (0058 / 1318) 2024-11-20 01:28:41.206 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-20 01:28:41.450 | Cloning from gerritbot cache and applying ref * 2024-11-20 01:28:41.530 | (0059 / 1318) 2024-11-20 01:28:41.548 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-20 01:28:41.806 | Cloning from gerritlib cache and applying ref * 2024-11-20 01:28:41.892 | (0060 / 1318) 2024-11-20 01:28:41.910 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-20 01:28:42.172 | Cloning from git-restack cache and applying ref * 2024-11-20 01:28:42.248 | (0061 / 1318) 2024-11-20 01:28:42.265 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-20 01:28:42.522 | Cloning from git-review cache and applying ref * 2024-11-20 01:28:42.642 | (0062 / 1318) 2024-11-20 01:28:42.659 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-20 01:28:42.948 | Cloning from glean cache and applying ref * 2024-11-20 01:28:43.052 | (0063 / 1318) 2024-11-20 01:28:43.069 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-20 01:28:43.308 | Cloning from grafyaml cache and applying ref * 2024-11-20 01:28:43.403 | (0064 / 1318) 2024-11-20 01:28:43.420 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-20 01:28:43.684 | Cloning from infra-manual cache and applying ref * 2024-11-20 01:28:43.777 | (0065 / 1318) 2024-11-20 01:28:43.794 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-11-20 01:28:44.792 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-20 01:28:44.882 | (0066 / 1318) 2024-11-20 01:28:44.900 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-20 01:28:53.609 | Cloning from infra-specs cache and applying ref * 2024-11-20 01:28:54.613 | (0067 / 1318) 2024-11-20 01:28:54.631 | Updating cache of https://opendev.org/opendev/infra-vhd-util-deb.git in /opt/dib_cache/source-repositories/infra_vhd_util_deb_f0b9011a20db266b4ba206a1ca26e455e892d4cc with ref * 2024-11-20 01:29:06.504 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-20 01:29:06.631 | (0068 / 1318) 2024-11-20 01:29:06.648 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-20 01:29:06.908 | Cloning from irc-meetings cache and applying ref * 2024-11-20 01:29:07.023 | (0069 / 1318) 2024-11-20 01:29:07.041 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-20 01:29:07.299 | Cloning from jeepyb cache and applying ref * 2024-11-20 01:29:07.381 | (0070 / 1318) 2024-11-20 01:29:07.398 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-20 01:29:07.655 | Cloning from lodgeit cache and applying ref * 2024-11-20 01:29:07.772 | (0071 / 1318) 2024-11-20 01:29:07.790 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-20 01:29:08.048 | Cloning from log-classify cache and applying ref * 2024-11-20 01:29:08.120 | (0072 / 1318) 2024-11-20 01:29:08.137 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-20 01:29:08.394 | Cloning from log_processor cache and applying ref * 2024-11-20 01:29:08.466 | (0073 / 1318) 2024-11-20 01:29:08.484 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-20 01:29:08.744 | Cloning from lpmqtt cache and applying ref * 2024-11-20 01:29:08.817 | (0074 / 1318) 2024-11-20 01:29:08.834 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-20 01:29:09.077 | Cloning from meetbot cache and applying ref * 2024-11-20 01:29:09.152 | (0075 / 1318) 2024-11-20 01:29:09.170 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-20 01:29:09.425 | Cloning from mqtt_statsd cache and applying ref * 2024-11-20 01:29:09.500 | (0076 / 1318) 2024-11-20 01:29:09.517 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-20 01:29:09.764 | Cloning from netlify-sandbox cache and applying ref * 2024-11-20 01:29:10.112 | (0077 / 1318) 2024-11-20 01:29:10.130 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-20 01:29:10.391 | Cloning from project-config cache and applying ref * 2024-11-20 01:29:10.467 | (0078 / 1318) 2024-11-20 01:29:10.485 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-11-20 01:29:10.741 | Cloning from project-config-example cache and applying ref * 2024-11-20 01:29:10.815 | (0079 / 1318) 2024-11-20 01:29:10.832 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-20 01:29:11.081 | Cloning from publications cache and applying ref * 2024-11-20 01:29:11.254 | (0080 / 1318) 2024-11-20 01:29:11.271 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-20 01:29:11.513 | Cloning from puppet-bup cache and applying ref * 2024-11-20 01:29:11.586 | (0081 / 1318) 2024-11-20 01:29:11.604 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-11-20 01:29:11.848 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-20 01:29:11.923 | (0082 / 1318) 2024-11-20 01:29:11.940 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-20 01:29:12.192 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-20 01:29:12.267 | (0083 / 1318) 2024-11-20 01:29:12.284 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-20 01:29:12.530 | Cloning from puppet-httpd cache and applying ref * 2024-11-20 01:29:12.606 | (0084 / 1318) 2024-11-20 01:29:12.623 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-20 01:29:12.898 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-20 01:29:12.972 | (0085 / 1318) 2024-11-20 01:29:12.989 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-20 01:29:13.334 | Cloning from puppet-logrotate cache and applying ref * 2024-11-20 01:29:13.407 | (0086 / 1318) 2024-11-20 01:29:13.424 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-11-20 01:29:13.976 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-20 01:29:14.048 | (0087 / 1318) 2024-11-20 01:29:14.066 | Updating cache of https://opendev.org/opendev/puppet-openstack_infra_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_infra_spec_helper_543b0eb12939a74e55ad587f4a5a34b0142b6ffb with ref * 2024-11-20 01:29:14.495 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-20 01:29:14.567 | (0088 / 1318) 2024-11-20 01:29:14.585 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-20 01:29:15.160 | Cloning from puppet-pip cache and applying ref * 2024-11-20 01:29:15.234 | (0089 / 1318) 2024-11-20 01:29:15.251 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-11-20 01:29:15.615 | Cloning from puppet-project_config cache and applying ref * 2024-11-20 01:29:15.688 | (0090 / 1318) 2024-11-20 01:29:15.705 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-20 01:29:16.134 | Cloning from puppet-redis cache and applying ref * 2024-11-20 01:29:16.209 | (0091 / 1318) 2024-11-20 01:29:16.226 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-20 01:29:16.578 | Cloning from puppet-reviewday cache and applying ref * 2024-11-20 01:29:16.652 | (0092 / 1318) 2024-11-20 01:29:16.669 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-20 01:29:17.017 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-20 01:29:17.091 | (0093 / 1318) 2024-11-20 01:29:17.109 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-20 01:29:17.508 | Cloning from puppet-ssh cache and applying ref * 2024-11-20 01:29:17.580 | (0094 / 1318) 2024-11-20 01:29:17.598 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-20 01:29:18.122 | Cloning from puppet-storyboard cache and applying ref * 2024-11-20 01:29:18.198 | (0095 / 1318) 2024-11-20 01:29:18.215 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-20 01:29:18.580 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-20 01:29:18.653 | (0096 / 1318) 2024-11-20 01:29:18.670 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-20 01:29:18.953 | Cloning from puppet-ulimit cache and applying ref * 2024-11-20 01:29:19.025 | (0097 / 1318) 2024-11-20 01:29:19.043 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-20 01:29:19.297 | Cloning from puppet-user cache and applying ref * 2024-11-20 01:29:19.371 | (0098 / 1318) 2024-11-20 01:29:19.388 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-20 01:29:19.651 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-20 01:29:19.727 | (0099 / 1318) 2024-11-20 01:29:19.744 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-20 01:29:19.985 | Cloning from puppet-zanata cache and applying ref * 2024-11-20 01:29:20.059 | (0100 / 1318) 2024-11-20 01:29:20.076 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-20 01:29:20.329 | Cloning from python-storyboardclient cache and applying ref * 2024-11-20 01:29:20.408 | (0101 / 1318) 2024-11-20 01:29:20.425 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-20 01:29:20.667 | Cloning from sandbox cache and applying ref * 2024-11-20 01:29:20.790 | (0102 / 1318) 2024-11-20 01:29:20.807 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-20 01:29:21.063 | Cloning from statusbot cache and applying ref * 2024-11-20 01:29:21.138 | (0103 / 1318) 2024-11-20 01:29:21.156 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-20 01:29:21.420 | Cloning from storyboard cache and applying ref * 2024-11-20 01:29:21.551 | (0104 / 1318) 2024-11-20 01:29:21.568 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-20 01:29:21.830 | Cloning from storyboard-vue cache and applying ref * 2024-11-20 01:29:21.916 | (0105 / 1318) 2024-11-20 01:29:21.934 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-20 01:29:22.170 | Cloning from storyboard-webclient cache and applying ref * 2024-11-20 01:29:22.298 | (0106 / 1318) 2024-11-20 01:29:22.316 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-20 01:29:22.587 | Cloning from subunit2sql cache and applying ref * 2024-11-20 01:29:22.703 | (0107 / 1318) 2024-11-20 01:29:22.720 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-20 01:29:22.963 | Cloning from system-config cache and applying ref * 2024-11-20 01:29:24.241 | (0108 / 1318) 2024-11-20 01:29:24.259 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-20 01:29:24.518 | Cloning from yaml2ical cache and applying ref * 2024-11-20 01:29:24.604 | (0109 / 1318) 2024-11-20 01:29:24.621 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-11-20 01:29:24.873 | Cloning from zone-gating.dev cache and applying ref * 2024-11-20 01:29:24.949 | (0110 / 1318) 2024-11-20 01:29:24.966 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-11-20 01:29:25.210 | Cloning from zone-opendev.org cache and applying ref * 2024-11-20 01:29:25.326 | (0111 / 1318) 2024-11-20 01:29:25.344 | Updating cache of https://opendev.org/opendev/zone-zuul-ci.org.git in /opt/dib_cache/source-repositories/zone_zuul_ci_org_990250eca4f188f233a710f0d56fe1e86c15adf6 with ref * 2024-11-20 01:29:25.607 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-20 01:29:25.690 | (0112 / 1318) 2024-11-20 01:29:25.707 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-20 01:29:25.952 | Cloning from zuul-jobs cache and applying ref * 2024-11-20 01:29:26.055 | (0113 / 1318) 2024-11-20 01:29:26.073 | Updating cache of https://opendev.org/openinfra/ansible-role-refstack-client.git in /opt/dib_cache/source-repositories/ansible_role_refstack_client_204a1f8a42f1e05a6127c0375b2180bd9653dabb with ref * 2024-11-20 01:29:26.330 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-20 01:29:26.412 | (0114 / 1318) 2024-11-20 01:29:26.429 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-11-20 01:29:26.680 | Cloning from edge-computing-group cache and applying ref * 2024-11-20 01:29:26.830 | (0115 / 1318) 2024-11-20 01:29:26.848 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-20 01:29:27.110 | Cloning from four-opens cache and applying ref * 2024-11-20 01:29:27.184 | (0116 / 1318) 2024-11-20 01:29:27.202 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-20 01:29:27.446 | Cloning from groups cache and applying ref * 2024-11-20 01:29:27.589 | (0117 / 1318) 2024-11-20 01:29:27.606 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-11-20 01:29:27.845 | Cloning from groups-static-pages cache and applying ref * 2024-11-20 01:29:27.917 | (0118 / 1318) 2024-11-20 01:29:27.934 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-20 01:29:28.178 | Cloning from interop cache and applying ref * 2024-11-20 01:29:28.300 | (0119 / 1318) 2024-11-20 01:29:28.317 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-20 01:29:28.561 | Cloning from odsreg cache and applying ref * 2024-11-20 01:29:28.639 | (0120 / 1318) 2024-11-20 01:29:28.656 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-20 01:29:28.897 | Cloning from openstack-map cache and applying ref * 2024-11-20 01:29:28.975 | (0121 / 1318) 2024-11-20 01:29:28.992 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-20 01:29:29.242 | Cloning from openstackweb cache and applying ref * 2024-11-20 01:29:29.980 | (0122 / 1318) 2024-11-20 01:29:29.997 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-20 01:29:30.236 | Cloning from python-tempestconf cache and applying ref * 2024-11-20 01:29:30.377 | (0123 / 1318) 2024-11-20 01:29:30.395 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-20 01:29:30.640 | Cloning from refstack cache and applying ref * 2024-11-20 01:29:30.772 | (0124 / 1318) 2024-11-20 01:29:30.790 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-20 01:29:31.051 | Cloning from refstack-client cache and applying ref * 2024-11-20 01:29:31.143 | (0125 / 1318) 2024-11-20 01:29:31.160 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-20 01:29:31.438 | Cloning from transparency-policy cache and applying ref * 2024-11-20 01:29:31.511 | (0126 / 1318) 2024-11-20 01:29:31.528 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-20 01:29:31.797 | Cloning from way cache and applying ref * 2024-11-20 01:29:31.870 | (0127 / 1318) 2024-11-20 01:29:31.888 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-20 01:29:32.176 | Cloning from contrib cache and applying ref * 2024-11-20 01:29:32.248 | (0128 / 1318) 2024-11-20 01:29:32.266 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-20 01:29:32.543 | Cloning from adjutant cache and applying ref * 2024-11-20 01:29:32.691 | (0129 / 1318) 2024-11-20 01:29:32.708 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-20 01:29:33.011 | Cloning from adjutant-ui cache and applying ref * 2024-11-20 01:29:33.144 | (0130 / 1318) 2024-11-20 01:29:33.162 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-11-20 01:29:33.450 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-20 01:29:33.656 | (0131 / 1318) 2024-11-20 01:29:33.673 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-11-20 01:29:33.989 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-20 01:29:34.253 | (0132 / 1318) 2024-11-20 01:29:34.270 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-11-20 01:29:34.542 | Cloning from ansible-config_template cache and applying ref * 2024-11-20 01:29:34.644 | (0133 / 1318) 2024-11-20 01:29:34.662 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-20 01:29:34.971 | Cloning from ansible-hardening cache and applying ref * 2024-11-20 01:29:35.158 | (0134 / 1318) 2024-11-20 01:29:35.178 | Updating cache of https://opendev.org/openstack/ansible-plugin-container-connection.git in /opt/dib_cache/source-repositories/ansible_plugin_container_connection_b76d7469868d3f6e7219b265770b908ded6d361d with ref * 2024-11-20 01:29:35.507 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-20 01:29:35.582 | (0135 / 1318) 2024-11-20 01:29:35.600 | Updating cache of https://opendev.org/openstack/ansible-role-atos-hsm.git in /opt/dib_cache/source-repositories/ansible_role_atos_hsm_0da6654c8d75f85cd078b08d643c0442c45a7ad7 with ref * 2024-11-20 01:29:35.865 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-20 01:29:35.968 | (0136 / 1318) 2024-11-20 01:29:35.985 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-11-20 01:29:36.242 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-20 01:29:36.328 | (0137 / 1318) 2024-11-20 01:29:36.345 | Updating cache of https://opendev.org/openstack/ansible-role-lunasa-hsm.git in /opt/dib_cache/source-repositories/ansible_role_lunasa_hsm_1a1c8d265eed7ee102c0e1878b2aa7d86af9207d with ref * 2024-11-20 01:29:36.594 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-20 01:29:36.701 | (0138 / 1318) 2024-11-20 01:29:36.719 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-11-20 01:29:36.961 | Cloning from ansible-role-pki cache and applying ref * 2024-11-20 01:29:37.065 | (0139 / 1318) 2024-11-20 01:29:37.082 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-11-20 01:29:37.325 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-20 01:29:37.396 | (0140 / 1318) 2024-11-20 01:29:37.413 | Updating cache of https://opendev.org/openstack/ansible-role-python_venv_build.git in /opt/dib_cache/source-repositories/ansible_role_python_venv_build_ca74cfced870bed0f097e21f4f0d1543bebba2f4 with ref * 2024-11-20 01:29:37.661 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-20 01:29:37.796 | (0141 / 1318) 2024-11-20 01:29:37.814 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-11-20 01:29:38.071 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-20 01:29:38.174 | (0142 / 1318) 2024-11-20 01:29:38.191 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_mount.git in /opt/dib_cache/source-repositories/ansible_role_systemd_mount_4d0531d646c7f020b048fa0085e95c121bd0bcef with ref * 2024-11-20 01:29:38.452 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-20 01:29:38.556 | (0143 / 1318) 2024-11-20 01:29:38.574 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_networkd.git in /opt/dib_cache/source-repositories/ansible_role_systemd_networkd_22f96032122e15146c61eec41f0eea1c19b165ad with ref * 2024-11-20 01:29:38.820 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-20 01:29:38.932 | (0144 / 1318) 2024-11-20 01:29:38.950 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_service.git in /opt/dib_cache/source-repositories/ansible_role_systemd_service_c847fb67248a884c6143e7883f2a98f8cafa786f with ref * 2024-11-20 01:29:39.193 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-20 01:29:39.308 | (0145 / 1318) 2024-11-20 01:29:39.326 | Updating cache of https://opendev.org/openstack/ansible-role-thales-hsm.git in /opt/dib_cache/source-repositories/ansible_role_thales_hsm_a31885a1a517f0d14e217f65ae111840e7a225b8 with ref * 2024-11-20 01:29:39.593 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-20 01:29:39.708 | (0146 / 1318) 2024-11-20 01:29:39.726 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-11-20 01:29:39.977 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-20 01:29:40.091 | (0147 / 1318) 2024-11-20 01:29:40.108 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-11-20 01:29:40.353 | Cloning from ansible-role-vault cache and applying ref * 2024-11-20 01:29:40.424 | (0148 / 1318) 2024-11-20 01:29:40.442 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-11-20 01:29:40.689 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-20 01:29:41.200 | (0149 / 1318) 2024-11-20 01:29:41.218 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-20 01:29:41.469 | Cloning from aodh cache and applying ref * 2024-11-20 01:29:41.726 | (0150 / 1318) 2024-11-20 01:29:41.743 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-20 01:29:41.989 | Cloning from api-sig cache and applying ref * 2024-11-20 01:29:42.068 | (0151 / 1318) 2024-11-20 01:29:42.086 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-20 01:29:42.349 | Cloning from api-site cache and applying ref * 2024-11-20 01:29:42.496 | (0152 / 1318) 2024-11-20 01:29:42.514 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-20 01:29:42.766 | Cloning from arch-design cache and applying ref * 2024-11-20 01:29:42.876 | (0153 / 1318) 2024-11-20 01:29:42.894 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-11-20 01:29:43.156 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-20 01:29:43.232 | (0154 / 1318) 2024-11-20 01:29:43.249 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-20 01:29:43.523 | Cloning from automaton cache and applying ref * 2024-11-20 01:29:43.644 | (0155 / 1318) 2024-11-20 01:29:43.662 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-20 01:29:43.946 | Cloning from barbican cache and applying ref * 2024-11-20 01:29:44.264 | (0156 / 1318) 2024-11-20 01:29:44.281 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-20 01:29:44.526 | Cloning from barbican-specs cache and applying ref * 2024-11-20 01:29:44.608 | (0157 / 1318) 2024-11-20 01:29:44.625 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-11-20 01:29:44.881 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-20 01:29:45.013 | (0158 / 1318) 2024-11-20 01:29:45.031 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-20 01:29:45.304 | Cloning from barbican-ui cache and applying ref * 2024-11-20 01:29:45.384 | (0159 / 1318) 2024-11-20 01:29:45.402 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-20 01:29:45.658 | Cloning from bashate cache and applying ref * 2024-11-20 01:29:45.744 | (0160 / 1318) 2024-11-20 01:29:45.762 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-20 01:29:46.046 | Cloning from bifrost cache and applying ref * 2024-11-20 01:29:46.491 | (0161 / 1318) 2024-11-20 01:29:46.509 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-20 01:29:46.765 | Cloning from blazar cache and applying ref * 2024-11-20 01:29:46.995 | (0162 / 1318) 2024-11-20 01:29:47.014 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-20 01:29:47.300 | Cloning from blazar-dashboard cache and applying ref * 2024-11-20 01:29:47.447 | (0163 / 1318) 2024-11-20 01:29:47.465 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-20 01:29:47.726 | Cloning from blazar-nova cache and applying ref * 2024-11-20 01:29:47.845 | (0164 / 1318) 2024-11-20 01:29:47.863 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-20 01:29:48.139 | Cloning from blazar-specs cache and applying ref * 2024-11-20 01:29:48.217 | (0165 / 1318) 2024-11-20 01:29:48.235 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-11-20 01:29:48.492 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-20 01:29:48.591 | (0166 / 1318) 2024-11-20 01:29:48.608 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-20 01:29:48.870 | Cloning from bugdaystats cache and applying ref * 2024-11-20 01:29:48.951 | (0167 / 1318) 2024-11-20 01:29:48.969 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-20 01:29:49.226 | Cloning from castellan cache and applying ref * 2024-11-20 01:29:49.403 | (0168 / 1318) 2024-11-20 01:29:49.420 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-20 01:29:49.728 | Cloning from ceilometer cache and applying ref * 2024-11-20 01:29:50.152 | (0169 / 1318) 2024-11-20 01:29:50.170 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-20 01:29:50.435 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-20 01:29:50.572 | (0170 / 1318) 2024-11-20 01:29:50.590 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-20 01:29:50.838 | Cloning from charm-aodh cache and applying ref * 2024-11-20 01:29:50.970 | (0171 / 1318) 2024-11-20 01:29:50.987 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-11-20 01:29:51.227 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-20 01:29:51.317 | (0172 / 1318) 2024-11-20 01:29:51.335 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-20 01:29:51.596 | Cloning from charm-barbican cache and applying ref * 2024-11-20 01:29:51.735 | (0173 / 1318) 2024-11-20 01:29:51.753 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-11-20 01:29:51.998 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-20 01:29:52.101 | (0174 / 1318) 2024-11-20 01:29:52.118 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-11-20 01:29:52.377 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-20 01:29:52.461 | (0175 / 1318) 2024-11-20 01:29:52.478 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-11-20 01:29:52.723 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-20 01:29:52.846 | (0176 / 1318) 2024-11-20 01:29:52.864 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-20 01:29:53.117 | Cloning from charm-ceilometer cache and applying ref * 2024-11-20 01:29:53.312 | (0177 / 1318) 2024-11-20 01:29:53.330 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-11-20 01:29:53.598 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-20 01:29:53.766 | (0178 / 1318) 2024-11-20 01:29:53.783 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-11-20 01:29:54.042 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-20 01:29:54.136 | (0179 / 1318) 2024-11-20 01:29:54.154 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-11-20 01:29:54.415 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-20 01:29:54.539 | (0180 / 1318) 2024-11-20 01:29:54.557 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-11-20 01:29:54.819 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-20 01:29:54.940 | (0181 / 1318) 2024-11-20 01:29:54.958 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-11-20 01:29:55.216 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-20 01:29:55.337 | (0182 / 1318) 2024-11-20 01:29:55.355 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-11-20 01:29:55.606 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-20 01:29:55.820 | (0183 / 1318) 2024-11-20 01:29:55.839 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-11-20 01:29:56.082 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-20 01:29:56.180 | (0184 / 1318) 2024-11-20 01:29:56.198 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-11-20 01:29:56.445 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-20 01:29:56.689 | (0185 / 1318) 2024-11-20 01:29:56.707 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-11-20 01:29:56.976 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-20 01:29:57.143 | (0186 / 1318) 2024-11-20 01:29:57.161 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-11-20 01:29:57.413 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-20 01:29:57.620 | (0187 / 1318) 2024-11-20 01:29:57.638 | Updating cache of https://opendev.org/openstack/charm-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_ceph_rbd_mirror_6762a064163583e65cdfa056928f1de5d942df96 with ref * 2024-11-20 01:29:57.899 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-20 01:29:58.015 | (0188 / 1318) 2024-11-20 01:29:58.032 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-20 01:29:58.295 | Cloning from charm-cinder cache and applying ref * 2024-11-20 01:29:58.543 | (0189 / 1318) 2024-11-20 01:29:58.561 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-11-20 01:29:58.841 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-20 01:29:58.999 | (0190 / 1318) 2024-11-20 01:29:59.016 | Updating cache of https://opendev.org/openstack/charm-cinder-backup-swift-proxy.git in /opt/dib_cache/source-repositories/charm_cinder_backup_swift_proxy_52947d6d40a84ffb2e05f263fc6f585e0de50458 with ref * 2024-11-20 01:29:59.412 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-20 01:29:59.533 | (0191 / 1318) 2024-11-20 01:29:59.551 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-11-20 01:30:00.004 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-20 01:30:00.168 | (0192 / 1318) 2024-11-20 01:30:00.186 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_k8s_9808432a30466d60b1a17667056092744b972141 with ref * 2024-11-20 01:30:00.423 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-20 01:30:00.531 | (0193 / 1318) 2024-11-20 01:30:00.548 | Updating cache of https://opendev.org/openstack/charm-cinder-dell-emc-powerstore.git in /opt/dib_cache/source-repositories/charm_cinder_dell_emc_powerstore_715515a456b17b24a9d48415774902b087324797 with ref * 2024-11-20 01:30:00.788 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-20 01:30:00.861 | (0194 / 1318) 2024-11-20 01:30:00.878 | Updating cache of https://opendev.org/openstack/charm-cinder-ibm-storwize-svc.git in /opt/dib_cache/source-repositories/charm_cinder_ibm_storwize_svc_ed7651ea06e0a2a72e05a0f73d43629058802dbc with ref * 2024-11-20 01:30:01.120 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-20 01:30:01.194 | (0195 / 1318) 2024-11-20 01:30:01.212 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-11-20 01:30:01.629 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-20 01:30:01.720 | (0196 / 1318) 2024-11-20 01:30:01.738 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-11-20 01:30:01.984 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-20 01:30:02.420 | (0197 / 1318) 2024-11-20 01:30:02.438 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-11-20 01:30:02.704 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-20 01:30:02.827 | (0198 / 1318) 2024-11-20 01:30:02.845 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-11-20 01:30:03.108 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-20 01:30:03.232 | (0199 / 1318) 2024-11-20 01:30:03.251 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-11-20 01:30:03.497 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-20 01:30:03.628 | (0200 / 1318) 2024-11-20 01:30:03.645 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-11-20 01:30:03.908 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-20 01:30:04.009 | (0201 / 1318) 2024-11-20 01:30:04.028 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-11-20 01:30:04.273 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-20 01:30:04.422 | (0202 / 1318) 2024-11-20 01:30:04.440 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-11-20 01:30:04.690 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-20 01:30:04.792 | (0203 / 1318) 2024-11-20 01:30:04.811 | Updating cache of https://opendev.org/openstack/charm-cinder-three-par.git in /opt/dib_cache/source-repositories/charm_cinder_three_par_951f8c739812aa3b1d4973e8fc7767aecc8c48c3 with ref * 2024-11-20 01:30:05.089 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-20 01:30:05.204 | (0204 / 1318) 2024-11-20 01:30:05.222 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-20 01:30:05.474 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-20 01:30:05.553 | (0205 / 1318) 2024-11-20 01:30:05.571 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-11-20 01:30:05.830 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-20 01:30:05.952 | (0206 / 1318) 2024-11-20 01:30:05.972 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-20 01:30:06.223 | Cloning from charm-designate cache and applying ref * 2024-11-20 01:30:06.381 | (0207 / 1318) 2024-11-20 01:30:06.398 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-11-20 01:30:06.648 | Cloning from charm-designate-bind cache and applying ref * 2024-11-20 01:30:06.775 | (0208 / 1318) 2024-11-20 01:30:06.793 | Updating cache of https://opendev.org/openstack/charm-designate-bind-k8s.git in /opt/dib_cache/source-repositories/charm_designate_bind_k8s_47e0eb38096294a884e628760dcb93b7083a407a with ref * 2024-11-20 01:30:07.041 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-20 01:30:07.128 | (0209 / 1318) 2024-11-20 01:30:07.146 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-11-20 01:30:07.408 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-20 01:30:07.504 | (0210 / 1318) 2024-11-20 01:30:07.522 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-20 01:30:07.767 | Cloning from charm-glance cache and applying ref * 2024-11-20 01:30:07.984 | (0211 / 1318) 2024-11-20 01:30:08.002 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-11-20 01:30:08.260 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-20 01:30:08.377 | (0212 / 1318) 2024-11-20 01:30:08.395 | Updating cache of https://opendev.org/openstack/charm-glance-simplestreams-sync.git in /opt/dib_cache/source-repositories/charm_glance_simplestreams_sync_15201010bcb9bfe74a97a665e324604daddaa1ea with ref * 2024-11-20 01:30:08.659 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-20 01:30:08.827 | (0213 / 1318) 2024-11-20 01:30:08.844 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-20 01:30:09.096 | Cloning from charm-glusterfs cache and applying ref * 2024-11-20 01:30:09.170 | (0214 / 1318) 2024-11-20 01:30:09.188 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-20 01:30:09.458 | Cloning from charm-gnocchi cache and applying ref * 2024-11-20 01:30:09.604 | (0215 / 1318) 2024-11-20 01:30:09.622 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-11-20 01:30:09.876 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-20 01:30:09.968 | (0216 / 1318) 2024-11-20 01:30:09.985 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-20 01:30:10.229 | Cloning from charm-guide cache and applying ref * 2024-11-20 01:30:10.497 | (0217 / 1318) 2024-11-20 01:30:10.515 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-20 01:30:10.778 | Cloning from charm-hacluster cache and applying ref * 2024-11-20 01:30:10.928 | (0218 / 1318) 2024-11-20 01:30:10.946 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-20 01:30:11.206 | Cloning from charm-heat cache and applying ref * 2024-11-20 01:30:11.404 | (0219 / 1318) 2024-11-20 01:30:11.421 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-11-20 01:30:11.678 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-20 01:30:11.795 | (0220 / 1318) 2024-11-20 01:30:11.813 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-11-20 01:30:12.054 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-20 01:30:12.169 | (0221 / 1318) 2024-11-20 01:30:12.187 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-11-20 01:30:12.433 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-20 01:30:12.524 | (0222 / 1318) 2024-11-20 01:30:12.541 | Updating cache of https://opendev.org/openstack/charm-interface-barbican-secrets.git in /opt/dib_cache/source-repositories/charm_interface_barbican_secrets_396c29fd416457efb2bf15ecfb6ba6b2aa2b511a with ref * 2024-11-20 01:30:12.786 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-20 01:30:12.862 | (0223 / 1318) 2024-11-20 01:30:12.879 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-11-20 01:30:13.121 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-20 01:30:13.194 | (0224 / 1318) 2024-11-20 01:30:13.212 | Updating cache of https://opendev.org/openstack/charm-interface-bind-rndc.git in /opt/dib_cache/source-repositories/charm_interface_bind_rndc_e88118a64594df9182395781fe7df6de17d1d190 with ref * 2024-11-20 01:30:13.452 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-20 01:30:13.524 | (0225 / 1318) 2024-11-20 01:30:13.542 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_interface_ceph_client_03249d1a6b189a35e8b87791a9bad464f0002e8d with ref * 2024-11-20 01:30:13.801 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-20 01:30:13.876 | (0226 / 1318) 2024-11-20 01:30:13.894 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-mds.git in /opt/dib_cache/source-repositories/charm_interface_ceph_mds_ca77f51217af57615274a3421ee03cbe065f80e0 with ref * 2024-11-20 01:30:14.149 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-20 01:30:14.223 | (0227 / 1318) 2024-11-20 01:30:14.242 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_interface_ceph_rbd_mirror_6cbd97239a0b814ed2a27e4b4ee2df14bdd27f0d with ref * 2024-11-20 01:30:14.529 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-20 01:30:14.602 | (0228 / 1318) 2024-11-20 01:30:14.619 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backend.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backend_afdf6f66b11a28b3274423d229a370ac623ecef9 with ref * 2024-11-20 01:30:14.942 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-20 01:30:15.014 | (0229 / 1318) 2024-11-20 01:30:15.032 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backup.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backup_e12c900aaecb8264ad3dbdad45954900552e24ad with ref * 2024-11-20 01:30:15.318 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-20 01:30:15.391 | (0230 / 1318) 2024-11-20 01:30:15.408 | Updating cache of https://opendev.org/openstack/charm-interface-dashboard-plugin.git in /opt/dib_cache/source-repositories/charm_interface_dashboard_plugin_5e74de222d1328e000a7aa979c60363eecae1cf0 with ref * 2024-11-20 01:30:15.673 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-20 01:30:15.746 | (0231 / 1318) 2024-11-20 01:30:15.763 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-11-20 01:30:16.039 | Cloning from charm-interface-designate cache and applying ref * 2024-11-20 01:30:16.112 | (0232 / 1318) 2024-11-20 01:30:16.130 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-11-20 01:30:16.413 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-20 01:30:16.486 | (0233 / 1318) 2024-11-20 01:30:16.503 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-11-20 01:30:16.765 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-20 01:30:16.843 | (0234 / 1318) 2024-11-20 01:30:16.860 | Updating cache of https://opendev.org/openstack/charm-interface-ironic-api.git in /opt/dib_cache/source-repositories/charm_interface_ironic_api_ed32a50861927888b0e12676267d00ff50b3fcf4 with ref * 2024-11-20 01:30:17.127 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-20 01:30:17.200 | (0235 / 1318) 2024-11-20 01:30:17.218 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-11-20 01:30:17.500 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-20 01:30:17.643 | (0236 / 1318) 2024-11-20 01:30:17.661 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-admin.git in /opt/dib_cache/source-repositories/charm_interface_keystone_admin_4c00dddb9ed4815b6577ee0f5f7790d36b90a5cd with ref * 2024-11-20 01:30:17.948 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-20 01:30:19.091 | (0237 / 1318) 2024-11-20 01:30:19.108 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-credentials.git in /opt/dib_cache/source-repositories/charm_interface_keystone_credentials_06f894743cc26bf7c3865565ddf864fc223d9e04 with ref * 2024-11-20 01:30:19.362 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-20 01:30:19.704 | (0238 / 1318) 2024-11-20 01:30:19.721 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-domain-backend.git in /opt/dib_cache/source-repositories/charm_interface_keystone_domain_backend_535f2e952695ee3c5cd4e5aac93282570880cbb9 with ref * 2024-11-20 01:30:19.964 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-20 01:30:20.038 | (0239 / 1318) 2024-11-20 01:30:20.056 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_keystone_fid_service_provider_03c2b937274b8757ee9105db330aea69812bf39e with ref * 2024-11-20 01:30:20.307 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-20 01:30:20.380 | (0240 / 1318) 2024-11-20 01:30:20.398 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-notifications.git in /opt/dib_cache/source-repositories/charm_interface_keystone_notifications_093a48953647ec704a5608164d88642de9d6c534 with ref * 2024-11-20 01:30:20.644 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-20 01:30:20.718 | (0241 / 1318) 2024-11-20 01:30:20.735 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-11-20 01:30:20.985 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-20 01:30:21.060 | (0242 / 1318) 2024-11-20 01:30:21.077 | Updating cache of https://opendev.org/openstack/charm-interface-manila-plugin.git in /opt/dib_cache/source-repositories/charm_interface_manila_plugin_861a0a656c3c9ba60ac7fe4d171db759175d7a20 with ref * 2024-11-20 01:30:21.319 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-20 01:30:21.391 | (0243 / 1318) 2024-11-20 01:30:21.409 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_interface_mysql_innodb_cluster_be67ea5b1fb29afaad19402b34d14fc35bc14d76 with ref * 2024-11-20 01:30:21.651 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-20 01:30:21.726 | (0244 / 1318) 2024-11-20 01:30:21.743 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-router.git in /opt/dib_cache/source-repositories/charm_interface_mysql_router_3999c797d097f265d381779e810c918d11804c2b with ref * 2024-11-20 01:30:22.004 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-20 01:30:22.078 | (0245 / 1318) 2024-11-20 01:30:22.096 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-shared.git in /opt/dib_cache/source-repositories/charm_interface_mysql_shared_37d9cf7a07f3fc596cc852762050ce0b2ff8268c with ref * 2024-11-20 01:30:22.339 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-20 01:30:22.414 | (0246 / 1318) 2024-11-20 01:30:22.432 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-load-balancer.git in /opt/dib_cache/source-repositories/charm_interface_neutron_load_balancer_ea27b5871c8f528d61ec3b99081f31c0767411ff with ref * 2024-11-20 01:30:22.672 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-20 01:30:22.745 | (0247 / 1318) 2024-11-20 01:30:22.763 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_9f3e61cff88405ca6da994fba4ada7ec8d6c691f with ref * 2024-11-20 01:30:23.024 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-20 01:30:23.099 | (0248 / 1318) 2024-11-20 01:30:23.116 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin-api-subordinate.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_api_subordinate_98a3ff4f4a3a434e9786460451a98de76b8b716d with ref * 2024-11-20 01:30:23.362 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-20 01:30:23.436 | (0249 / 1318) 2024-11-20 01:30:23.454 | Updating cache of https://opendev.org/openstack/charm-interface-nova-cell.git in /opt/dib_cache/source-repositories/charm_interface_nova_cell_6ab131b46f1d912031f5aa8c17de67ab6ec4e308 with ref * 2024-11-20 01:30:23.711 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-20 01:30:23.784 | (0250 / 1318) 2024-11-20 01:30:23.802 | Updating cache of https://opendev.org/openstack/charm-interface-nova-compute.git in /opt/dib_cache/source-repositories/charm_interface_nova_compute_6005d6f1ffc002edb8e3689914a632dd77a83318 with ref * 2024-11-20 01:30:24.063 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-20 01:30:24.137 | (0251 / 1318) 2024-11-20 01:30:24.155 | Updating cache of https://opendev.org/openstack/charm-interface-odl-controller-api.git in /opt/dib_cache/source-repositories/charm_interface_odl_controller_api_96c85d4a78e29528201294611cae398c3c381461 with ref * 2024-11-20 01:30:24.410 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-20 01:30:24.483 | (0252 / 1318) 2024-11-20 01:30:24.501 | Updating cache of https://opendev.org/openstack/charm-interface-openstack-ha.git in /opt/dib_cache/source-repositories/charm_interface_openstack_ha_2876a9d0f8aa052048445da4360fcea1488f30de with ref * 2024-11-20 01:30:24.766 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-20 01:30:24.962 | (0253 / 1318) 2024-11-20 01:30:24.979 | Updating cache of https://opendev.org/openstack/charm-interface-ovsdb-manager.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_manager_7a567359e6a29b51e451c3e2bb94bef7c7413694 with ref * 2024-11-20 01:30:25.251 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-20 01:30:25.324 | (0254 / 1318) 2024-11-20 01:30:25.342 | Updating cache of https://opendev.org/openstack/charm-interface-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_interface_pacemaker_remote_153a9d3878d8e698f0b1d65f839953b2043bac58 with ref * 2024-11-20 01:30:25.588 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-20 01:30:25.660 | (0255 / 1318) 2024-11-20 01:30:25.678 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-11-20 01:30:25.937 | Cloning from charm-interface-placement cache and applying ref * 2024-11-20 01:30:26.010 | (0256 / 1318) 2024-11-20 01:30:26.028 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-11-20 01:30:26.270 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-20 01:30:26.343 | (0257 / 1318) 2024-11-20 01:30:26.360 | Updating cache of https://opendev.org/openstack/charm-interface-service-control.git in /opt/dib_cache/source-repositories/charm_interface_service_control_312d84f51d291f59d3dbff75900b736cf80ad946 with ref * 2024-11-20 01:30:26.623 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-20 01:30:26.696 | (0258 / 1318) 2024-11-20 01:30:26.714 | Updating cache of https://opendev.org/openstack/charm-interface-websso-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_websso_fid_service_provider_3518e92584d1f8fbb109796050e0c3be1778e382 with ref * 2024-11-20 01:30:26.954 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-20 01:30:27.028 | (0259 / 1318) 2024-11-20 01:30:27.045 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-20 01:30:27.286 | Cloning from charm-ironic cache and applying ref * 2024-11-20 01:30:27.380 | (0260 / 1318) 2024-11-20 01:30:27.397 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-11-20 01:30:27.644 | Cloning from charm-ironic-api cache and applying ref * 2024-11-20 01:30:27.784 | (0261 / 1318) 2024-11-20 01:30:27.801 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-11-20 01:30:28.064 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-20 01:30:28.223 | (0262 / 1318) 2024-11-20 01:30:28.240 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-11-20 01:30:28.505 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-20 01:30:28.615 | (0263 / 1318) 2024-11-20 01:30:28.633 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-20 01:30:28.880 | Cloning from charm-keystone cache and applying ref * 2024-11-20 01:30:29.128 | (0264 / 1318) 2024-11-20 01:30:29.146 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-11-20 01:30:29.405 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-20 01:30:29.554 | (0265 / 1318) 2024-11-20 01:30:29.572 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-11-20 01:30:29.822 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-20 01:30:29.937 | (0266 / 1318) 2024-11-20 01:30:29.954 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-11-20 01:30:30.217 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-20 01:30:30.339 | (0267 / 1318) 2024-11-20 01:30:30.357 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_k8s_1837317b91f0aefd9bb83a9f35742d3fc19077c6 with ref * 2024-11-20 01:30:30.621 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-20 01:30:30.704 | (0268 / 1318) 2024-11-20 01:30:30.721 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-11-20 01:30:30.962 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-20 01:30:31.065 | (0269 / 1318) 2024-11-20 01:30:31.083 | Updating cache of https://opendev.org/openstack/charm-keystone-saml-mellon.git in /opt/dib_cache/source-repositories/charm_keystone_saml_mellon_5ea76745b381ca6f38e415aef03d73c5d19e28d7 with ref * 2024-11-20 01:30:31.331 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-20 01:30:31.463 | (0270 / 1318) 2024-11-20 01:30:31.482 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-11-20 01:30:31.738 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-20 01:30:31.811 | (0271 / 1318) 2024-11-20 01:30:31.829 | Updating cache of https://opendev.org/openstack/charm-layer-ceph-base.git in /opt/dib_cache/source-repositories/charm_layer_ceph_base_cbefc72dca814d0358b67a1eb7ab56a59e85cf21 with ref * 2024-11-20 01:30:32.088 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-20 01:30:32.163 | (0272 / 1318) 2024-11-20 01:30:32.181 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-11-20 01:30:32.433 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-20 01:30:32.512 | (0273 / 1318) 2024-11-20 01:30:32.530 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-api.git in /opt/dib_cache/source-repositories/charm_layer_openstack_api_ad98edef6cc34d473cf127c6eca26b5ea5e37d29 with ref * 2024-11-20 01:30:32.777 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-20 01:30:32.851 | (0274 / 1318) 2024-11-20 01:30:32.868 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-principle.git in /opt/dib_cache/source-repositories/charm_layer_openstack_principle_860cdb6b1f7eabdc10998550f94d34b64cf8ebad with ref * 2024-11-20 01:30:33.116 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-20 01:30:33.188 | (0275 / 1318) 2024-11-20 01:30:33.206 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-20 01:30:33.464 | Cloning from charm-magnum cache and applying ref * 2024-11-20 01:30:33.595 | (0276 / 1318) 2024-11-20 01:30:33.612 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-11-20 01:30:33.857 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-20 01:30:33.979 | (0277 / 1318) 2024-11-20 01:30:33.997 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-11-20 01:30:34.276 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-20 01:30:34.366 | (0278 / 1318) 2024-11-20 01:30:34.383 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-20 01:30:34.658 | Cloning from charm-magpie cache and applying ref * 2024-11-20 01:30:34.784 | (0279 / 1318) 2024-11-20 01:30:34.801 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-20 01:30:35.064 | Cloning from charm-manila cache and applying ref * 2024-11-20 01:30:35.219 | (0280 / 1318) 2024-11-20 01:30:35.236 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-11-20 01:30:35.488 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-20 01:30:42.764 | (0281 / 1318) 2024-11-20 01:30:42.782 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-11-20 01:30:43.170 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-20 01:30:43.245 | (0282 / 1318) 2024-11-20 01:30:43.263 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-11-20 01:30:43.510 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-20 01:30:43.665 | (0283 / 1318) 2024-11-20 01:30:43.683 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-11-20 01:30:43.954 | Cloning from charm-manila-generic cache and applying ref * 2024-11-20 01:30:44.083 | (0284 / 1318) 2024-11-20 01:30:44.101 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-11-20 01:30:44.362 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-20 01:30:44.437 | (0285 / 1318) 2024-11-20 01:30:44.455 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-11-20 01:30:44.750 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-20 01:30:44.844 | (0286 / 1318) 2024-11-20 01:30:44.862 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-11-20 01:30:45.109 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-20 01:30:45.223 | (0287 / 1318) 2024-11-20 01:30:45.241 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-20 01:30:45.492 | Cloning from charm-masakari cache and applying ref * 2024-11-20 01:30:45.643 | (0288 / 1318) 2024-11-20 01:30:45.661 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-11-20 01:30:45.908 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-20 01:30:46.070 | (0289 / 1318) 2024-11-20 01:30:46.087 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-20 01:30:46.347 | Cloning from charm-mistral cache and applying ref * 2024-11-20 01:30:46.421 | (0290 / 1318) 2024-11-20 01:30:46.438 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-20 01:30:46.695 | Cloning from charm-murano cache and applying ref * 2024-11-20 01:30:46.768 | (0291 / 1318) 2024-11-20 01:30:46.786 | Updating cache of https://opendev.org/openstack/charm-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_mysql_innodb_cluster_3be21854cb621061fbe209991b616b0b365d7917 with ref * 2024-11-20 01:30:47.035 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-20 01:30:47.188 | (0292 / 1318) 2024-11-20 01:30:47.206 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-11-20 01:30:47.473 | Cloning from charm-mysql-router cache and applying ref * 2024-11-20 01:30:47.586 | (0293 / 1318) 2024-11-20 01:30:47.604 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-11-20 01:30:47.869 | Cloning from charm-neutron-api cache and applying ref * 2024-11-20 01:30:48.098 | (0294 / 1318) 2024-11-20 01:30:48.116 | Updating cache of https://opendev.org/openstack/charm-neutron-api-odl.git in /opt/dib_cache/source-repositories/charm_neutron_api_odl_b73cd3bb2495eb9d342b57390e72bbf81b228ca2 with ref * 2024-11-20 01:30:48.369 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-20 01:30:48.450 | (0295 / 1318) 2024-11-20 01:30:48.468 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-arista.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_arista_83e0603af52deafe98e38cec5b4fadeee3afcebb with ref * 2024-11-20 01:30:48.709 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-20 01:30:48.832 | (0296 / 1318) 2024-11-20 01:30:48.860 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ironic.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ironic_7ac4ace0461c932299ec3eaa248acd7c81352f15 with ref * 2024-11-20 01:30:49.111 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-20 01:30:49.264 | (0297 / 1318) 2024-11-20 01:30:49.281 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ovn.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ovn_b24036dac0afa3cab4ea24f32e156c671fa810dc with ref * 2024-11-20 01:30:49.535 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-20 01:30:49.683 | (0298 / 1318) 2024-11-20 01:30:49.700 | Updating cache of https://opendev.org/openstack/charm-neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/charm_neutron_dynamic_routing_767a67da9fd087dea2879cf1ec2b3ad22fea3352 with ref * 2024-11-20 01:30:49.948 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-20 01:30:50.059 | (0299 / 1318) 2024-11-20 01:30:50.076 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-11-20 01:30:50.324 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-20 01:30:50.513 | (0300 / 1318) 2024-11-20 01:30:50.531 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-11-20 01:30:50.865 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-20 01:30:50.982 | (0301 / 1318) 2024-11-20 01:30:51.000 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-11-20 01:30:51.290 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-20 01:30:51.461 | (0302 / 1318) 2024-11-20 01:30:51.478 | Updating cache of https://opendev.org/openstack/charm-nova-cell-controller.git in /opt/dib_cache/source-repositories/charm_nova_cell_controller_accf2bee70d9c3b95d2ea1c2a95d9e461a128951 with ref * 2024-11-20 01:30:51.765 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-20 01:30:51.897 | (0303 / 1318) 2024-11-20 01:30:51.915 | Updating cache of https://opendev.org/openstack/charm-nova-cloud-controller.git in /opt/dib_cache/source-repositories/charm_nova_cloud_controller_0b33a6432a7733354845457479cae1ad00e99c67 with ref * 2024-11-20 01:30:52.172 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-20 01:30:52.445 | (0304 / 1318) 2024-11-20 01:30:52.462 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-11-20 01:30:52.749 | Cloning from charm-nova-compute cache and applying ref * 2024-11-20 01:30:53.047 | (0305 / 1318) 2024-11-20 01:30:53.064 | Updating cache of https://opendev.org/openstack/charm-nova-compute-nvidia-vgpu.git in /opt/dib_cache/source-repositories/charm_nova_compute_nvidia_vgpu_9b1f2a56c56517d7e4f553cfd98116bf7e0da811 with ref * 2024-11-20 01:30:53.334 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-20 01:30:53.435 | (0306 / 1318) 2024-11-20 01:30:53.452 | Updating cache of https://opendev.org/openstack/charm-nova-compute-proxy.git in /opt/dib_cache/source-repositories/charm_nova_compute_proxy_9d359aa48bef4aec760b5fc6b817c7d025b82502 with ref * 2024-11-20 01:30:53.754 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-20 01:30:53.887 | (0307 / 1318) 2024-11-20 01:30:53.904 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-11-20 01:30:54.162 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-20 01:30:54.275 | (0308 / 1318) 2024-11-20 01:30:54.293 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-11-20 01:30:54.547 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-20 01:30:54.628 | (0309 / 1318) 2024-11-20 01:30:54.645 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-20 01:30:54.887 | Cloning from charm-octavia cache and applying ref * 2024-11-20 01:30:55.058 | (0310 / 1318) 2024-11-20 01:30:55.075 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-11-20 01:30:55.325 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-20 01:30:55.446 | (0311 / 1318) 2024-11-20 01:30:55.463 | Updating cache of https://opendev.org/openstack/charm-octavia-diskimage-retrofit.git in /opt/dib_cache/source-repositories/charm_octavia_diskimage_retrofit_218c0c9db0ec6e1aa5575c12fbf0f91930a96ed8 with ref * 2024-11-20 01:30:55.711 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-20 01:30:55.878 | (0312 / 1318) 2024-11-20 01:30:55.895 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-11-20 01:30:56.142 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-20 01:30:56.229 | (0313 / 1318) 2024-11-20 01:30:56.247 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-11-20 01:30:56.491 | Cloning from charm-odl-controller cache and applying ref * 2024-11-20 01:30:56.571 | (0314 / 1318) 2024-11-20 01:30:56.588 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-11-20 01:30:56.849 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-20 01:30:57.088 | (0315 / 1318) 2024-11-20 01:30:57.105 | Updating cache of https://opendev.org/openstack/charm-openstack-exporter-k8s.git in /opt/dib_cache/source-repositories/charm_openstack_exporter_k8s_6bcec605566ad5751460d8fac37f062401d3f240 with ref * 2024-11-20 01:30:57.349 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-20 01:30:57.426 | (0316 / 1318) 2024-11-20 01:30:57.443 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-11-20 01:30:57.686 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-20 01:30:57.799 | (0317 / 1318) 2024-11-20 01:30:57.817 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-11-20 01:30:58.061 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-20 01:30:58.140 | (0318 / 1318) 2024-11-20 01:30:58.157 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-11-20 01:30:58.405 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-20 01:30:58.484 | (0319 / 1318) 2024-11-20 01:30:58.501 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_client_247a03efec36a38318a56087affa93b56827c5e1 with ref * 2024-11-20 01:30:58.741 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-20 01:30:58.820 | (0320 / 1318) 2024-11-20 01:30:58.838 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-iscsi-admin-access.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_iscsi_admin_access_792f295f141d7fbed04a0f617827f8173132ea0b with ref * 2024-11-20 01:30:59.078 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-20 01:30:59.151 | (0321 / 1318) 2024-11-20 01:30:59.168 | Updating cache of https://opendev.org/openstack/charm-ops-interface-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_ops_interface_openstack_loadbalancer_17892e2ffd06497e04ac9cacc6334dcf831596e6 with ref * 2024-11-20 01:30:59.414 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-20 01:30:59.487 | (0322 / 1318) 2024-11-20 01:30:59.505 | Updating cache of https://opendev.org/openstack/charm-ops-interface-tls-certificates.git in /opt/dib_cache/source-repositories/charm_ops_interface_tls_certificates_277844a813ce60721131d47d1acb5a810cd61039 with ref * 2024-11-20 01:30:59.749 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-20 01:30:59.824 | (0323 / 1318) 2024-11-20 01:30:59.842 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-11-20 01:31:00.089 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-20 01:31:00.174 | (0324 / 1318) 2024-11-20 01:31:00.191 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-11-20 01:31:00.445 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-20 01:31:00.600 | (0325 / 1318) 2024-11-20 01:31:00.618 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-11-20 01:31:00.863 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-20 01:31:00.954 | (0326 / 1318) 2024-11-20 01:31:00.972 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-20 01:31:01.212 | Cloning from charm-panko cache and applying ref * 2024-11-20 01:31:01.285 | (0327 / 1318) 2024-11-20 01:31:01.303 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-11-20 01:31:01.567 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-20 01:31:01.711 | (0328 / 1318) 2024-11-20 01:31:01.728 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-20 01:31:01.979 | Cloning from charm-placement cache and applying ref * 2024-11-20 01:31:02.156 | (0329 / 1318) 2024-11-20 01:31:02.173 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-11-20 01:31:02.420 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-20 01:31:02.533 | (0330 / 1318) 2024-11-20 01:31:02.551 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-11-20 01:31:02.804 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-20 01:31:03.006 | (0331 / 1318) 2024-11-20 01:31:03.023 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-20 01:31:03.266 | Cloning from charm-specs cache and applying ref * 2024-11-20 01:31:03.385 | (0332 / 1318) 2024-11-20 01:31:03.403 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-11-20 01:31:03.677 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-20 01:31:03.879 | (0333 / 1318) 2024-11-20 01:31:03.896 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-11-20 01:31:04.162 | Cloning from charm-swift-storage cache and applying ref * 2024-11-20 01:31:04.352 | (0334 / 1318) 2024-11-20 01:31:04.369 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-20 01:31:04.618 | Cloning from charm-tempest cache and applying ref * 2024-11-20 01:31:04.703 | (0335 / 1318) 2024-11-20 01:31:04.721 | Updating cache of https://opendev.org/openstack/charm-trilio-data-mover.git in /opt/dib_cache/source-repositories/charm_trilio_data_mover_16926d359d674f0f00ff29a5b87dd150f9898741 with ref * 2024-11-20 01:31:04.962 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-20 01:31:05.047 | (0336 / 1318) 2024-11-20 01:31:05.064 | Updating cache of https://opendev.org/openstack/charm-trilio-dm-api.git in /opt/dib_cache/source-repositories/charm_trilio_dm_api_93758839fd4c6fc0104f1cef5f1fd74049ee7fc1 with ref * 2024-11-20 01:31:05.309 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-20 01:31:05.392 | (0337 / 1318) 2024-11-20 01:31:05.410 | Updating cache of https://opendev.org/openstack/charm-trilio-horizon-plugin.git in /opt/dib_cache/source-repositories/charm_trilio_horizon_plugin_0abfda54e94ce53a4244f88b8c3c0eb553d5b5d5 with ref * 2024-11-20 01:31:05.922 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-20 01:31:06.004 | (0338 / 1318) 2024-11-20 01:31:06.022 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-11-20 01:31:06.299 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-20 01:31:06.387 | (0339 / 1318) 2024-11-20 01:31:06.404 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-20 01:31:06.663 | Cloning from charm-trove cache and applying ref * 2024-11-20 01:31:06.738 | (0340 / 1318) 2024-11-20 01:31:06.756 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-20 01:31:07.016 | Cloning from charm-vault cache and applying ref * 2024-11-20 01:31:07.179 | (0341 / 1318) 2024-11-20 01:31:07.197 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-20 01:31:07.438 | Cloning from charm-watcher cache and applying ref * 2024-11-20 01:31:07.561 | (0342 / 1318) 2024-11-20 01:31:07.578 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-11-20 01:31:07.840 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-20 01:31:07.986 | (0343 / 1318) 2024-11-20 01:31:08.003 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-11-20 01:31:08.249 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-20 01:31:08.353 | (0344 / 1318) 2024-11-20 01:31:08.371 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-20 01:31:08.636 | Cloning from charms.ceph cache and applying ref * 2024-11-20 01:31:08.742 | (0345 / 1318) 2024-11-20 01:31:08.760 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-20 01:31:09.025 | Cloning from charms.openstack cache and applying ref * 2024-11-20 01:31:09.175 | (0346 / 1318) 2024-11-20 01:31:09.192 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-11-20 01:31:09.434 | Cloning from ci-log-processing cache and applying ref * 2024-11-20 01:31:09.594 | (0347 / 1318) 2024-11-20 01:31:09.612 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-20 01:31:09.914 | Cloning from cinder cache and applying ref * 2024-11-20 01:31:11.183 | (0348 / 1318) 2024-11-20 01:31:11.201 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-20 01:31:11.478 | Cloning from cinder-specs cache and applying ref * 2024-11-20 01:31:11.611 | (0349 / 1318) 2024-11-20 01:31:11.629 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-11-20 01:31:11.885 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-20 01:31:12.036 | (0350 / 1318) 2024-11-20 01:31:12.054 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-20 01:31:12.369 | Cloning from cinderlib cache and applying ref * 2024-11-20 01:31:12.482 | (0351 / 1318) 2024-11-20 01:31:12.500 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-20 01:31:12.790 | Cloning from cliff cache and applying ref * 2024-11-20 01:31:12.958 | (0352 / 1318) 2024-11-20 01:31:12.975 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-20 01:31:13.346 | Cloning from cloudkitty cache and applying ref * 2024-11-20 01:31:13.680 | (0353 / 1318) 2024-11-20 01:31:13.697 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-20 01:31:14.008 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-20 01:31:14.159 | (0354 / 1318) 2024-11-20 01:31:14.176 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-20 01:31:14.618 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-20 01:31:14.699 | (0355 / 1318) 2024-11-20 01:31:14.716 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-11-20 01:31:14.974 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-20 01:31:15.070 | (0356 / 1318) 2024-11-20 01:31:15.088 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-20 01:31:15.351 | Cloning from codegenerator cache and applying ref * 2024-11-20 01:31:15.616 | (0357 / 1318) 2024-11-20 01:31:15.634 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-20 01:31:16.263 | Cloning from constellations cache and applying ref * 2024-11-20 01:31:16.337 | (0358 / 1318) 2024-11-20 01:31:16.355 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-20 01:31:18.765 | Cloning from contributor-guide cache and applying ref * 2024-11-20 01:31:18.924 | (0359 / 1318) 2024-11-20 01:31:18.942 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-20 01:31:20.541 | Cloning from cookiecutter cache and applying ref * 2024-11-20 01:31:20.622 | (0360 / 1318) 2024-11-20 01:31:20.640 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-20 01:31:21.469 | Cloning from coverage2sql cache and applying ref * 2024-11-20 01:31:21.551 | (0361 / 1318) 2024-11-20 01:31:21.568 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-20 01:31:25.321 | Cloning from cyborg cache and applying ref * 2024-11-20 01:31:25.569 | (0362 / 1318) 2024-11-20 01:31:25.587 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-20 01:31:28.590 | Cloning from cyborg-specs cache and applying ref * 2024-11-20 01:31:28.686 | (0363 / 1318) 2024-11-20 01:31:28.703 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-11-20 01:31:31.067 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-20 01:31:31.165 | (0364 / 1318) 2024-11-20 01:31:31.182 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-20 01:31:31.541 | Cloning from debtcollector cache and applying ref * 2024-11-20 01:31:31.651 | (0365 / 1318) 2024-11-20 01:31:31.668 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-20 01:31:32.046 | Cloning from designate cache and applying ref * 2024-11-20 01:31:32.747 | (0366 / 1318) 2024-11-20 01:31:32.764 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-20 01:31:33.217 | Cloning from designate-dashboard cache and applying ref * 2024-11-20 01:31:33.382 | (0367 / 1318) 2024-11-20 01:31:33.399 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-11-20 01:31:34.801 | Cloning from designate-specs cache and applying ref * 2024-11-20 01:31:34.959 | (0368 / 1318) 2024-11-20 01:31:34.977 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-11-20 01:31:39.513 | Cloning from designate-tempest-plugin cache and applying ref * 2024-11-20 01:32:02.872 | (0369 / 1318) 2024-11-20 01:32:02.889 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-11-20 01:32:03.145 | Cloning from devstack cache and applying ref * 2024-11-20 01:34:07.422 | (0370 / 1318) 2024-11-20 01:34:07.440 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-11-20 01:34:08.788 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-11-20 01:34:08.909 | (0371 / 1318) 2024-11-20 01:34:08.927 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-11-20 01:34:09.191 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-11-20 01:34:26.825 | (0372 / 1318) 2024-11-20 01:34:26.842 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-11-20 01:34:31.994 | Cloning from devstack-plugin-container cache and applying ref * 2024-11-20 01:34:35.379 | (0373 / 1318) 2024-11-20 01:34:35.396 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-11-20 01:34:36.052 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-11-20 01:34:36.125 | (0374 / 1318) 2024-11-20 01:34:36.143 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-11-20 01:34:36.427 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-11-20 01:34:36.536 | (0375 / 1318) 2024-11-20 01:34:36.554 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-11-20 01:34:36.876 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-11-20 01:34:37.748 | (0376 / 1318) 2024-11-20 01:34:37.766 | Updating cache of https://opendev.org/openstack/devstack-plugin-open-cas.git in /opt/dib_cache/source-repositories/devstack_plugin_open_cas_1babc365afeee25ba5a15e22872cae3dda3a35a8 with ref * 2024-11-20 01:34:38.143 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-11-20 01:34:38.276 | (0377 / 1318) 2024-11-20 01:34:38.294 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-11-20 01:34:38.568 | Cloning from devstack-tools cache and applying ref * 2024-11-20 01:34:38.719 | (0378 / 1318) 2024-11-20 01:34:38.736 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-11-20 01:34:39.059 | Cloning from devstack-vagrant cache and applying ref * 2024-11-20 01:34:39.411 | (0379 / 1318) 2024-11-20 01:34:39.428 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-11-20 01:34:39.785 | Cloning from diskimage-builder cache and applying ref * 2024-11-20 01:35:34.073 | (0380 / 1318) 2024-11-20 01:35:34.091 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-11-20 01:35:34.491 | Cloning from election cache and applying ref * 2024-11-20 01:37:01.274 | (0381 / 1318) 2024-11-20 01:37:01.292 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-11-20 01:37:01.614 | Cloning from eslint-config-openstack cache and applying ref * 2024-11-20 01:37:01.984 | (0382 / 1318) 2024-11-20 01:37:02.002 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-11-20 01:37:02.419 | Cloning from etcd3gw cache and applying ref * 2024-11-20 01:37:13.761 | (0383 / 1318) 2024-11-20 01:37:13.780 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-11-20 01:37:14.065 | Cloning from freezer cache and applying ref * 2024-11-20 01:37:27.995 | (0384 / 1318) 2024-11-20 01:37:28.013 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-11-20 01:37:30.546 | Cloning from freezer-api cache and applying ref * 2024-11-20 01:37:31.930 | (0385 / 1318) 2024-11-20 01:37:31.947 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-11-20 01:37:35.828 | Cloning from freezer-dr cache and applying ref * 2024-11-20 01:37:35.955 | (0386 / 1318) 2024-11-20 01:37:35.973 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-11-20 01:37:38.163 | Cloning from freezer-specs cache and applying ref * 2024-11-20 01:37:38.240 | (0387 / 1318) 2024-11-20 01:37:38.258 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-11-20 01:37:39.703 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-11-20 01:37:39.989 | (0388 / 1318) 2024-11-20 01:37:40.007 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-11-20 01:37:43.023 | Cloning from freezer-web-ui cache and applying ref * 2024-11-20 01:37:43.875 | (0389 / 1318) 2024-11-20 01:37:43.892 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-11-20 01:37:50.354 | Cloning from futurist cache and applying ref * 2024-11-20 01:37:52.014 | (0390 / 1318) 2024-11-20 01:37:52.031 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-11-20 01:37:52.387 | Cloning from glance cache and applying ref * 2024-11-20 01:41:03.333 | (0391 / 1318) 2024-11-20 01:41:03.351 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-11-20 01:41:03.667 | Cloning from glance-specs cache and applying ref * 2024-11-20 01:41:21.252 | (0392 / 1318) 2024-11-20 01:41:21.269 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-11-20 01:41:21.587 | Cloning from glance-tempest-plugin cache and applying ref * 2024-11-20 01:41:23.598 | (0393 / 1318) 2024-11-20 01:41:23.615 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-11-20 01:41:23.949 | Cloning from glance_store cache and applying ref * 2024-11-20 01:42:00.035 | (0394 / 1318) 2024-11-20 01:42:00.053 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-11-20 01:42:00.308 | Cloning from goal-tools cache and applying ref * 2024-11-20 01:42:12.548 | (0395 / 1318) 2024-11-20 01:42:12.565 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-11-20 01:42:15.066 | Cloning from governance cache and applying ref * 2024-11-20 01:43:31.032 | (0396 / 1318) 2024-11-20 01:43:31.050 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-11-20 01:43:31.346 | Cloning from governance-sigs cache and applying ref * 2024-11-20 01:43:31.547 | (0397 / 1318) 2024-11-20 01:43:31.565 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-11-20 01:43:31.817 | Cloning from governance-website cache and applying ref * 2024-11-20 01:43:31.891 | (0398 / 1318) 2024-11-20 01:43:31.908 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-11-20 01:43:32.184 | Cloning from grenade cache and applying ref * 2024-11-20 01:43:39.438 | (0399 / 1318) 2024-11-20 01:43:39.456 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-11-20 01:43:39.725 | Cloning from ha-guide cache and applying ref * 2024-11-20 01:43:40.894 | (0400 / 1318) 2024-11-20 01:43:40.912 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-11-20 01:43:41.191 | Cloning from hacking cache and applying ref * 2024-11-20 01:43:42.797 | (0401 / 1318) 2024-11-20 01:43:42.815 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-11-20 01:43:43.204 | Cloning from heat cache and applying ref * 2024-11-20 01:46:32.720 | (0402 / 1318) 2024-11-20 01:46:32.738 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-11-20 01:46:33.014 | Cloning from heat-agents cache and applying ref * 2024-11-20 01:46:36.456 | (0403 / 1318) 2024-11-20 01:46:36.474 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-11-20 01:46:36.826 | Cloning from heat-cfntools cache and applying ref * 2024-11-20 01:46:37.944 | (0404 / 1318) 2024-11-20 01:46:37.961 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-11-20 01:46:38.233 | Cloning from heat-dashboard cache and applying ref * 2024-11-20 01:46:47.788 | (0405 / 1318) 2024-11-20 01:46:47.805 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-11-20 01:46:48.075 | Cloning from heat-specs cache and applying ref * 2024-11-20 01:46:48.436 | (0406 / 1318) 2024-11-20 01:46:48.453 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-11-20 01:46:48.729 | Cloning from heat-tempest-plugin cache and applying ref * 2024-11-20 01:46:52.852 | (0407 / 1318) 2024-11-20 01:46:52.870 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-11-20 01:46:53.166 | Cloning from heat-templates cache and applying ref * 2024-11-20 01:46:54.011 | (0408 / 1318) 2024-11-20 01:46:54.030 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-11-20 01:46:54.296 | Cloning from heat-translator cache and applying ref * 2024-11-20 01:46:56.028 | (0409 / 1318) 2024-11-20 01:46:56.046 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-11-20 01:46:56.555 | Cloning from horizon cache and applying ref * 2024-11-20 01:50:34.750 | (0410 / 1318) 2024-11-20 01:50:34.768 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-11-20 01:50:35.108 | Cloning from i18n cache and applying ref * 2024-11-20 01:50:56.571 | (0411 / 1318) 2024-11-20 01:50:56.588 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-11-20 01:50:57.040 | Cloning from ideas cache and applying ref * 2024-11-20 01:50:57.114 | (0412 / 1318) 2024-11-20 01:50:57.131 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-11-20 01:50:57.847 | Cloning from ironic cache and applying ref * 2024-11-20 01:51:31.214 | (0413 / 1318) 2024-11-20 01:51:31.231 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-11-20 01:51:31.528 | Cloning from ironic-inspector cache and applying ref * 2024-11-20 01:51:55.082 | (0414 / 1318) 2024-11-20 01:51:55.099 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2024-11-20 01:51:55.373 | Cloning from ironic-inspector-specs cache and applying ref * 2024-11-20 01:51:55.463 | (0415 / 1318) 2024-11-20 01:51:55.481 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-11-20 01:51:55.806 | Cloning from ironic-lib cache and applying ref * 2024-11-20 01:52:05.422 | (0416 / 1318) 2024-11-20 01:52:05.439 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2024-11-20 01:52:05.744 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-11-20 01:52:36.178 | (0417 / 1318) 2024-11-20 01:52:36.196 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2024-11-20 01:52:36.495 | Cloning from ironic-python-agent cache and applying ref * 2024-11-20 01:53:32.566 | (0418 / 1318) 2024-11-20 01:53:32.584 | Updating cache of https://opendev.org/openstack/ironic-python-agent-builder.git in /opt/dib_cache/source-repositories/ironic_python_agent_builder_ccc255329a9a48884813b00c08f6b07cefef16bb with ref * 2024-11-20 01:53:33.170 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-11-20 01:54:07.155 | (0419 / 1318) 2024-11-20 01:54:07.172 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-11-20 01:54:12.515 | Cloning from ironic-specs cache and applying ref * 2024-11-20 01:54:22.100 | (0420 / 1318) 2024-11-20 01:54:22.117 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2024-11-20 01:54:22.479 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-11-20 01:54:39.882 | (0421 / 1318) 2024-11-20 01:54:39.899 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-11-20 01:54:40.389 | Cloning from ironic-ui cache and applying ref * 2024-11-20 01:54:48.014 | (0422 / 1318) 2024-11-20 01:54:48.031 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2024-11-20 01:54:48.293 | Cloning from karma-subunit-reporter cache and applying ref * 2024-11-20 01:54:48.385 | (0423 / 1318) 2024-11-20 01:54:48.403 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-11-20 01:54:48.813 | Cloning from kayobe cache and applying ref * 2024-11-20 01:59:20.517 | (0424 / 1318) 2024-11-20 01:59:20.535 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-11-20 01:59:20.805 | Cloning from kayobe-config cache and applying ref * 2024-11-20 01:59:41.056 | (0425 / 1318) 2024-11-20 01:59:41.074 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2024-11-20 01:59:41.334 | Cloning from kayobe-config-dev cache and applying ref * 2024-11-20 01:59:54.825 | (0426 / 1318) 2024-11-20 01:59:54.843 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-11-20 01:59:58.021 | Cloning from keystone cache and applying ref * 2024-11-20 02:02:11.195 | (0427 / 1318) 2024-11-20 02:02:11.213 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-11-20 02:02:12.123 | Cloning from keystone-specs cache and applying ref * 2024-11-20 02:02:13.557 | (0428 / 1318) 2024-11-20 02:02:13.575 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2024-11-20 02:02:14.166 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-11-20 02:02:16.780 | (0429 / 1318) 2024-11-20 02:02:16.798 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-11-20 02:02:17.296 | Cloning from keystoneauth cache and applying ref * 2024-11-20 02:02:43.338 | (0430 / 1318) 2024-11-20 02:02:43.357 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-11-20 02:02:43.927 | Cloning from keystonemiddleware cache and applying ref * 2024-11-20 02:03:17.535 | (0431 / 1318) 2024-11-20 02:03:17.552 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-11-20 02:03:17.864 | Cloning from kolla cache and applying ref * 2024-11-20 02:07:14.076 | (0432 / 1318) 2024-11-20 02:07:14.094 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-11-20 02:07:18.273 | Cloning from kolla-ansible cache and applying ref * 2024-11-20 02:07:41.919 | (0433 / 1318) 2024-11-20 02:07:41.936 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-11-20 02:07:43.991 | Cloning from kuryr cache and applying ref * 2024-11-20 02:07:46.424 | (0434 / 1318) 2024-11-20 02:07:46.441 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-11-20 02:07:48.758 | Cloning from kuryr-libnetwork cache and applying ref * 2024-11-20 02:07:50.740 | (0435 / 1318) 2024-11-20 02:07:50.758 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-11-20 02:07:51.478 | Cloning from large-scale cache and applying ref * 2024-11-20 02:07:52.559 | (0436 / 1318) 2024-11-20 02:07:52.576 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-11-20 02:07:53.179 | Cloning from ldappool cache and applying ref * 2024-11-20 02:07:54.868 | (0437 / 1318) 2024-11-20 02:07:54.885 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-11-20 02:07:56.211 | Cloning from liberasurecode cache and applying ref * 2024-11-20 02:08:02.849 | (0438 / 1318) 2024-11-20 02:08:02.867 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-11-20 02:08:03.329 | Cloning from loci cache and applying ref * 2024-11-20 02:08:21.561 | (0439 / 1318) 2024-11-20 02:08:21.578 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-11-20 02:08:31.729 | fatal: unable to access 'https://opendev.org/openstack/logstash-filters.git/': Could not resolve host: opendev.org 2024-11-20 02:08:31.759 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-20 02:08:31.764 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-20 02:08:31.770 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-20 02:08:31.775 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-20 02:08:31.780 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-20 02:08:32.096 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.sIt28Pi5/mnt 2024-11-20 02:08:32.101 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.sIt28Pi5/mnt 2024-11-20 02:08:32.107 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-20 02:08:32.112 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-20 02:08:32.117 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-20 02:08:32.122 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-20 02:08:32.127 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.sIt28Pi5/mnt ']' 2024-11-20 02:08:32.132 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.sIt28Pi5/mnt 2024-11-20 02:08:32.140 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.sIt28Pi5/mnt 2024-11-20 02:08:32.145 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-20 02:08:32.150 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-20 02:08:32.157 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-20 02:08:32.157 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.sIt28Pi5/mnt/' 2024-11-20 02:08:32.158 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-20 02:08:32.166 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.sIt28Pi5/mnt/sys 2024-11-20 02:08:32.166 | /opt/dib_tmp/dib_build.sIt28Pi5/mnt/proc 2024-11-20 02:08:32.166 | /opt/dib_tmp/dib_build.sIt28Pi5/mnt/dev/pts 2024-11-20 02:08:32.166 | /opt/dib_tmp/dib_build.sIt28Pi5/mnt/dev' 2024-11-20 02:08:32.171 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 02:08:32.176 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 02:08:32.181 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 02:08:32.186 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 02:08:32.191 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.sIt28Pi5/mnt/sys == */boot/efi ]] 2024-11-20 02:08:32.196 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 02:08:32.201 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 02:08:32.206 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 02:08:32.211 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.sIt28Pi5/mnt/sys' 2024-11-20 02:08:32.211 | Unmount /opt/dib_tmp/dib_build.sIt28Pi5/mnt/sys 2024-11-20 02:08:32.216 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.sIt28Pi5/mnt/sys 2024-11-20 02:08:32.265 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 02:08:32.270 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 02:08:32.275 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 02:08:32.281 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 02:08:32.286 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.sIt28Pi5/mnt/proc == */boot/efi ]] 2024-11-20 02:08:32.291 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 02:08:32.296 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 02:08:32.301 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 02:08:32.306 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.sIt28Pi5/mnt/proc' 2024-11-20 02:08:32.306 | Unmount /opt/dib_tmp/dib_build.sIt28Pi5/mnt/proc 2024-11-20 02:08:32.311 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.sIt28Pi5/mnt/proc 2024-11-20 02:08:32.328 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 02:08:32.333 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 02:08:32.338 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 02:08:32.343 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 02:08:32.349 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.sIt28Pi5/mnt/dev/pts == */boot/efi ]] 2024-11-20 02:08:32.354 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 02:08:32.359 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 02:08:32.364 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 02:08:32.369 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.sIt28Pi5/mnt/dev/pts' 2024-11-20 02:08:32.369 | Unmount /opt/dib_tmp/dib_build.sIt28Pi5/mnt/dev/pts 2024-11-20 02:08:32.374 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.sIt28Pi5/mnt/dev/pts 2024-11-20 02:08:32.390 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 02:08:32.395 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 02:08:32.401 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 02:08:32.406 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 02:08:32.411 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.sIt28Pi5/mnt/dev == */boot/efi ]] 2024-11-20 02:08:32.416 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 02:08:32.421 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 02:08:32.426 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 02:08:32.431 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.sIt28Pi5/mnt/dev' 2024-11-20 02:08:32.432 | Unmount /opt/dib_tmp/dib_build.sIt28Pi5/mnt/dev 2024-11-20 02:08:32.436 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.sIt28Pi5/mnt/dev 2024-11-20 02:08:32.453 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-20 02:08:32.458 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-20 02:08:32.464 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-11-20 02:08:33.160 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 02:08:33.161 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.sIt28Pi5/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.yWyKBkSg', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.sIt28Pi5/mnt', 'build-dir': '/opt/dib_tmp/dib_build.sIt28Pi5'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 02:08:33.161 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-20 02:08:33.240 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-20 02:08:33.245 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.sIt28Pi5/built; do sleep 1; done' 2024-11-20 02:08:33.394 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.sIt28Pi5/mnt 2024-11-20 02:08:46.390 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.sIt28Pi5 2024-11-20 02:08:46.497 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-20 02:08:46.502 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-20 02:08:46.507 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 02:08:46.513 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 02:08:46.518 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.sIt28Pi5 2024-11-20 02:08:46.534 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-20 02:08:46.539 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.yWyKBkSg 2024-11-20 02:08:46.621 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-20 02:08:46.626 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-20 02:08:46.631 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 02:08:46.636 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 02:08:46.642 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.yWyKBkSg 2024-11-20 02:08:46.649 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128