2022-06-10 15:52:50.329 | diskimage-builder version 3.21.1 2022-06-10 15:52:50.331 | Building elements: base vm simple-init openstack-repos nodepool-base growroot infra-package-needs debian-minimal cache-devstack block-device-mbr 2022-06-10 15:52:50.459 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/local/lib/python3.9/site-packages/diskimage_builder/elements:/etc/nodepool/elements _find_all_elements /usr/local/lib/python3.9/site-packages/diskimage_builder/element_dependencies.py:209 2022-06-10 15:52:50.587 | Expanded element dependencies to: nodepool-base vm zuul-worker install-static dpkg ensure-venv debootstrap runtime-ssh-host-keys growroot dib-init-system base infra-package-needs simple-init cache-url debian-minimal install-types pkg-map source-repositories cache-devstack manifests package-installs openstack-repos sysprep cloud-init-datasources modprobe install-bin bootloader openssh-server block-device-mbr 2022-06-10 15:52:50.592 | + diskimage_builder/lib/disk-image-create:main:256 : '[' 3 = 1 ']' 2022-06-10 15:52:50.596 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2022-06-10 15:52:50.599 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2022-06-10 15:52:50.603 | + diskimage_builder/lib/disk-image-create:main:264 : type qemu-img 2022-06-10 15:52:50.607 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2022-06-10 15:52:50.610 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2022-06-10 15:52:50.614 | + diskimage_builder/lib/disk-image-create:main:274 : type vhd-util 2022-06-10 15:52:50.617 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2022-06-10 15:52:50.621 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2022-06-10 15:52:50.625 | + diskimage_builder/lib/disk-image-create:main:300 : type fstrim 2022-06-10 15:52:50.629 | + diskimage_builder/lib/disk-image-create:main:308 : [[ -n '' ]] 2022-06-10 15:52:50.632 | + diskimage_builder/lib/disk-image-create:main:315 : mk_build_dir 2022-06-10 15:52:50.636 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2022-06-10 15:52:50.674 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.diqJ9zwk 2022-06-10 15:52:50.678 | ++ diskimage_builder/lib/common-functions:mk_build_dir:39 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2022-06-10 15:52:50.692 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.eGveG7NZ 2022-06-10 15:52:50.696 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : '[' 0 -eq 0 ']' 2022-06-10 15:52:50.699 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : export TMP_BUILD_DIR 2022-06-10 15:52:50.703 | + diskimage_builder/lib/common-functions:mk_build_dir:42 : tmpfs_check 2022-06-10 15:52:50.706 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=1 2022-06-10 15:52:50.710 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2022-06-10 15:52:50.719 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2022-06-10 15:52:50.723 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : trap trap_cleanup EXIT 2022-06-10 15:52:50.727 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : echo Building in /opt/dib_tmp/dib_build.diqJ9zwk 2022-06-10 15:52:50.727 | Building in /opt/dib_tmp/dib_build.diqJ9zwk 2022-06-10 15:52:50.731 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export TMP_IMAGE_DIR 2022-06-10 15:52:50.736 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export OUT_IMAGE_PATH= 2022-06-10 15:52:50.739 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : OUT_IMAGE_PATH= 2022-06-10 15:52:50.743 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.diqJ9zwk/hooks 2022-06-10 15:52:50.748 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.diqJ9zwk/hooks 2022-06-10 15:52:50.752 | + diskimage_builder/lib/disk-image-create:main:319 : mkdir -p /opt/dib_tmp/dib_build.diqJ9zwk/block-device 2022-06-10 15:52:50.757 | + diskimage_builder/lib/disk-image-create:main:320 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.diqJ9zwk/block-device/config.yaml 2022-06-10 15:52:50.761 | + diskimage_builder/lib/disk-image-create:main:321 : block_device_create_config_file /opt/dib_tmp/dib_build.diqJ9zwk/block-device/config.yaml 2022-06-10 15:52:50.782 | User specified block-device config from DIB_BLOCK_DEVICE_CONFIG 2022-06-10 15:52:50.785 | + diskimage_builder/lib/common-functions:block_device_create_config_file:487 : return 2022-06-10 15:52:50.789 | + diskimage_builder/lib/disk-image-create:main:324 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.diqJ9zwk/block-device/params.yaml 2022-06-10 15:52:50.793 | + diskimage_builder/lib/disk-image-create:main:325 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2022-06-10 15:52:50.797 | + diskimage_builder/lib/disk-image-create:main:326 : cat 2022-06-10 15:52:50.804 | + diskimage_builder/lib/disk-image-create:main:335 : /usr/local/bin/python /usr/local/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py init 2022-06-10 15:52:51.295 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2022-06-10 15:52:51.296 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.diqJ9zwk/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.eGveG7NZ', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.diqJ9zwk/mnt', 'build-dir': '/opt/dib_tmp/dib_build.diqJ9zwk'}] __init__ /usr/local/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2022-06-10 15:52:51.300 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'mbr', 'partitions': [{'name': 'root', 'flags': ['boot', 'primary'], 'size': '100%', 'mkfs': {'mount': {'mount_point': '/', 'fstab': {'options': 'defaults,nobarrier,noatime', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2022-06-10 15:52:51.300 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults,nobarrier,noatime', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'mbr', 'partitions': [{'name': 'root', 'flags': ['boot', 'primary'], 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2022-06-10 15:52:51.300 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults,nobarrier,noatime', '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': 'mbr', 'partitions': [{'name': 'root', 'flags': ['boot', 'primary'], 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2022-06-10 15:52:51.300 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.diqJ9zwk/states/block-device/config.json] 2022-06-10 15:52:51.328 | ++ diskimage_builder/lib/disk-image-create:main:339 : /usr/local/bin/python /usr/local/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2022-06-10 15:52:51.648 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2022-06-10 15:52:51.648 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.diqJ9zwk/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.eGveG7NZ', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.diqJ9zwk/mnt', 'build-dir': '/opt/dib_tmp/dib_build.diqJ9zwk'}] __init__ /usr/local/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2022-06-10 15:52:51.648 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2022-06-10 15:52:51.649 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/local/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:308 2022-06-10 15:52:51.676 | + diskimage_builder/lib/disk-image-create:main:339 : DIB_ROOT_LABEL=cloudimg-rootfs 2022-06-10 15:52:51.679 | + diskimage_builder/lib/disk-image-create:main:340 : export DIB_ROOT_LABEL 2022-06-10 15:52:51.683 | ++ diskimage_builder/lib/disk-image-create:main:343 : /usr/local/bin/python /usr/local/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2022-06-10 15:52:52.002 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2022-06-10 15:52:52.002 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.diqJ9zwk/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.eGveG7NZ', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.diqJ9zwk/mnt', 'build-dir': '/opt/dib_tmp/dib_build.diqJ9zwk'}] __init__ /usr/local/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2022-06-10 15:52:52.003 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2022-06-10 15:52:52.003 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/local/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:315 2022-06-10 15:52:52.032 | + diskimage_builder/lib/disk-image-create:main:343 : DIB_ROOT_FSTYPE=ext4 2022-06-10 15:52:52.035 | + diskimage_builder/lib/disk-image-create:main:344 : export DIB_ROOT_FSTYPE 2022-06-10 15:52:52.040 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/local/bin/python /usr/local/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2022-06-10 15:52:52.357 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2022-06-10 15:52:52.357 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.diqJ9zwk/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.eGveG7NZ', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.diqJ9zwk/mnt', 'build-dir': '/opt/dib_tmp/dib_build.diqJ9zwk'}] __init__ /usr/local/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2022-06-10 15:52:52.357 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2022-06-10 15:52:52.385 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_MOUNTPOINTS=/ 2022-06-10 15:52:52.389 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_MOUNTPOINTS 2022-06-10 15:52:52.393 | + diskimage_builder/lib/disk-image-create:main:350 : create_base 2022-06-10 15:52:52.397 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.diqJ9zwk/mnt 2022-06-10 15:52:52.402 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.diqJ9zwk/mnt 2022-06-10 15:52:52.459 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.diqJ9zwk/mnt 2022-06-10 15:52:52.464 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.diqJ9zwk/mnt 2022-06-10 15:52:52.467 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.diqJ9zwk/mnt 2022-06-10 15:52:52.478 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2022-06-10 15:52:52.482 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2022-06-10 15:52:52.487 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.diqJ9zwk/hooks ']' 2022-06-10 15:52:52.490 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2022-06-10 15:52:52.513 | Copying hooks for vm 2022-06-10 15:52:52.528 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2022-06-10 15:52:52.539 | Copying hooks for infra-package-needs 2022-06-10 15:52:52.548 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2022-06-10 15:52:52.561 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2022-06-10 15:52:52.564 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2022-06-10 15:52:52.566 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2022-06-10 15:52:52.575 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2022-06-10 15:52:52.584 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2022-06-10 15:52:52.587 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2022-06-10 15:52:52.589 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2022-06-10 15:52:52.591 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2022-06-10 15:52:52.594 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2022-06-10 15:52:52.608 | Copying hooks for install-bin 2022-06-10 15:52:52.615 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2022-06-10 15:52:52.622 | Copying hooks for source-repositories 2022-06-10 15:52:52.631 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2022-06-10 15:52:52.646 | Copying hooks for package-installs 2022-06-10 15:52:52.653 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2022-06-10 15:52:52.656 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2022-06-10 15:52:52.663 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2022-06-10 15:52:52.665 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2022-06-10 15:52:52.672 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2022-06-10 15:52:52.683 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2022-06-10 15:52:52.685 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2022-06-10 15:52:52.687 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2022-06-10 15:52:52.690 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2022-06-10 15:52:52.697 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2022-06-10 15:52:52.699 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2022-06-10 15:52:52.710 | Copying hooks for debian-minimal 2022-06-10 15:52:52.717 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debian-minimal/environment.d/10-debian-minimal.bash 2022-06-10 15:52:52.725 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bullseye-arm64-build-succeeds 2022-06-10 15:52:52.735 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debian-minimal/root.d/75-debian-minimal-baseinstall 2022-06-10 15:52:52.749 | Copying hooks for debootstrap 2022-06-10 15:52:52.759 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2022-06-10 15:52:52.761 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2022-06-10 15:52:52.768 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2022-06-10 15:52:52.770 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2022-06-10 15:52:52.772 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2022-06-10 15:52:52.779 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2022-06-10 15:52:52.788 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2022-06-10 15:52:52.790 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-set-bullseye-version 2022-06-10 15:52:52.810 | Copying hooks for cloud-init-datasources 2022-06-10 15:52:52.817 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2022-06-10 15:52:52.825 | Copying hooks for ensure-venv 2022-06-10 15:52:52.839 | Copying hooks for modprobe 2022-06-10 15:52:52.846 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2022-06-10 15:52:52.853 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2022-06-10 15:52:52.860 | Copying hooks for base 2022-06-10 15:52:52.873 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2022-06-10 15:52:52.879 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2022-06-10 15:52:52.881 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2022-06-10 15:52:52.884 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2022-06-10 15:52:52.890 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2022-06-10 15:52:52.901 | Copying hooks for block-device-mbr 2022-06-10 15:52:52.908 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/block-device-mbr/environment.d/15-block-device.bash 2022-06-10 15:52:52.921 | Copying hooks for install-types 2022-06-10 15:52:52.927 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2022-06-10 15:52:52.934 | Copying hooks for openssh-server 2022-06-10 15:52:52.941 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2022-06-10 15:52:52.944 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2022-06-10 15:52:52.958 | Copying hooks for bootloader 2022-06-10 15:52:52.965 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2022-06-10 15:52:52.971 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2022-06-10 15:52:52.982 | Copying hooks for manifests 2022-06-10 15:52:52.988 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2022-06-10 15:52:52.995 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2022-06-10 15:52:53.001 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2022-06-10 15:52:53.008 | Copying hooks for openstack-repos 2022-06-10 15:52:53.018 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2022-06-10 15:52:53.026 | Copying hooks for sysprep 2022-06-10 15:52:53.033 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2022-06-10 15:52:53.039 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2022-06-10 15:52:53.047 | Copying hooks for dib-init-system 2022-06-10 15:52:53.053 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2022-06-10 15:52:53.060 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2022-06-10 15:52:53.066 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2022-06-10 15:52:53.081 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2022-06-10 15:52:53.087 | Copying hooks for install-static 2022-06-10 15:52:53.094 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2022-06-10 15:52:53.105 | Copying hooks for cache-devstack 2022-06-10 15:52:53.125 | Copying hooks for cache-url 2022-06-10 15:52:53.131 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2022-06-10 15:52:53.147 | Copying hooks for dpkg 2022-06-10 15:52:53.155 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2022-06-10 15:52:53.161 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2022-06-10 15:52:53.163 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2022-06-10 15:52:53.170 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2022-06-10 15:52:53.176 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2022-06-10 15:52:53.178 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2022-06-10 15:52:53.185 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2022-06-10 15:52:53.187 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2022-06-10 15:52:53.189 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2022-06-10 15:52:53.192 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2022-06-10 15:52:53.196 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2022-06-10 15:52:53.198 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2022-06-10 15:52:53.204 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2022-06-10 15:52:53.206 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2022-06-10 15:52:53.208 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2022-06-10 15:52:53.217 | Copying hooks for nodepool-base 2022-06-10 15:52:53.223 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2022-06-10 15:52:53.229 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2022-06-10 15:52:53.232 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2022-06-10 15:52:53.238 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2022-06-10 15:52:53.240 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2022-06-10 15:52:53.246 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2022-06-10 15:52:53.253 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2022-06-10 15:52:53.259 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2022-06-10 15:52:53.261 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2022-06-10 15:52:53.264 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2022-06-10 15:52:53.266 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2022-06-10 15:52:53.283 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2022-06-10 15:52:53.289 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2022-06-10 15:52:53.292 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2022-06-10 15:52:53.294 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2022-06-10 15:52:53.296 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2022-06-10 15:52:53.298 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2022-06-10 15:52:53.300 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2022-06-10 15:52:53.303 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2022-06-10 15:52:53.314 | Copying hooks for growroot 2022-06-10 15:52:53.321 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2022-06-10 15:52:53.329 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/growroot/static/usr 2022-06-10 15:52:53.340 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2022-06-10 15:52:53.351 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2022-06-10 15:52:53.353 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2022-06-10 15:52:53.368 | Copying hooks for runtime-ssh-host-keys 2022-06-10 15:52:53.375 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2022-06-10 15:52:53.381 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2022-06-10 15:52:53.395 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2022-06-10 15:52:53.402 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2022-06-10 15:52:53.405 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2022-06-10 15:52:53.418 | Copying hooks for simple-init 2022-06-10 15:52:53.425 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2022-06-10 15:52:53.427 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2022-06-10 15:52:53.433 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2022-06-10 15:52:53.435 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2022-06-10 15:52:53.437 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2022-06-10 15:52:53.440 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2022-06-10 15:52:53.442 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2022-06-10 15:52:53.449 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2022-06-10 15:52:53.464 | Copying hooks for pkg-map 2022-06-10 15:52:53.471 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2022-06-10 15:52:53.477 | Copying hooks /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2022-06-10 15:52:53.489 | Copying hooks for zuul-worker 2022-06-10 15:52:53.497 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2022-06-10 15:52:53.505 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2022-06-10 15:52:53.556 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2022-06-10 15:52:53.560 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2022-06-10 15:52:53.561 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2022-06-10 15:52:53.569 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d ']' 2022-06-10 15:52:53.574 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d' 2022-06-10 15:52:53.574 | Running hooks from /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d 2022-06-10 15:52:53.578 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2022-06-10 15:52:53.581 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d 2022-06-10 15:52:53.612 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/10-base-defaults 2022-06-10 15:52:53.618 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/10-base-defaults 2022-06-10 15:52:53.622 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2022-06-10 15:52:53.626 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2022-06-10 15:52:53.629 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2022-06-10 15:52:53.635 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2022-06-10 15:52:53.638 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2022-06-10 15:52:53.641 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2022-06-10 15:52:53.650 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2022-06-10 15:52:53.656 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2022-06-10 15:52:53.660 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/10-debian-minimal.bash 2022-06-10 15:52:53.665 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/10-debian-minimal.bash 2022-06-10 15:52:53.668 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2022-06-10 15:52:53.671 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2022-06-10 15:52:53.674 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bullseye 2022-06-10 15:52:53.677 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bullseye 2022-06-10 15:52:53.681 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2022-06-10 15:52:53.684 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2022-06-10 15:52:53.687 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2022-06-10 15:52:53.690 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2022-06-10 15:52:53.693 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2022-06-10 15:52:53.696 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2022-06-10 15:52:53.701 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2022-06-10 15:52:53.704 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=https://mirror.dfw.rax.opendev.org/debian-security 2022-06-10 15:52:53.707 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2022-06-10 15:52:53.710 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2022-06-10 15:52:53.714 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2022-06-10 15:52:53.717 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2022-06-10 15:52:53.720 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2022-06-10 15:52:53.723 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bullseye-security 2022-06-10 15:52:53.727 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2022-06-10 15:52:53.730 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 15:52:53.730 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 15:52:53.730 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 15:52:53.730 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 15:52:53.730 | ' 2022-06-10 15:52:53.733 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bullseye = testing -o bullseye = unstable ']' 2022-06-10 15:52:53.736 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 15:52:53.736 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 15:52:53.736 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 15:52:53.736 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 15:52:53.736 | ' 2022-06-10 15:52:53.739 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 15:52:53.739 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 15:52:53.739 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 15:52:53.739 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 15:52:53.739 | ' 2022-06-10 15:52:53.743 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/10-debootstrap-default-locale 2022-06-10 15:52:53.748 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/10-debootstrap-default-locale 2022-06-10 15:52:53.752 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2022-06-10 15:52:53.756 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2022-06-10 15:52:53.760 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/10-dpkg.bash 2022-06-10 15:52:53.767 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/10-dpkg.bash 2022-06-10 15:52:53.770 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2022-06-10 15:52:53.774 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2022-06-10 15:52:53.777 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/14-manifests 2022-06-10 15:52:53.783 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/14-manifests 2022-06-10 15:52:53.787 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2022-06-10 15:52:53.790 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2022-06-10 15:52:53.793 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0000030973.d/ 2022-06-10 15:52:53.796 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0000030973.d/ 2022-06-10 15:52:53.799 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/15-block-device.bash 2022-06-10 15:52:53.808 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/15-block-device.bash 2022-06-10 15:52:53.811 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2022-06-10 15:52:53.814 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2022-06-10 15:52:53.817 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2022-06-10 15:52:53.820 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/15-simple-init-networkmanager 2022-06-10 15:52:53.826 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/15-simple-init-networkmanager 2022-06-10 15:52:53.829 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (centos|fedora|rocky) ]] 2022-06-10 15:52:53.833 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2022-06-10 15:52:53.837 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2022-06-10 15:52:53.841 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \c\e\n\t\o\s ]] 2022-06-10 15:52:53.844 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2022-06-10 15:52:53.847 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2022-06-10 15:52:53.850 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/20-network-interface-names 2022-06-10 15:52:53.857 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/20-network-interface-names 2022-06-10 15:52:53.860 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2022-06-10 15:52:53.864 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2022-06-10 15:52:53.868 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/50-disable-cloud-init 2022-06-10 15:52:53.874 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/50-disable-cloud-init 2022-06-10 15:52:53.878 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2022-06-10 15:52:53.882 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2022-06-10 15:52:53.885 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/75-nodepool-base-env 2022-06-10 15:52:53.892 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/75-nodepool-base-env 2022-06-10 15:52:53.895 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2022-06-10 15:52:53.898 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2022-06-10 15:52:53.901 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2022-06-10 15:52:53.905 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2022-06-10 15:52:53.908 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2022-06-10 15:52:53.912 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2022-06-10 15:52:53.918 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2022-06-10 15:52:53.921 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2022-06-10 15:52:53.925 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/99-dib-init-system 2022-06-10 15:52:53.931 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/../environment.d/99-dib-init-system 2022-06-10 15:52:53.935 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2022-06-10 15:52:53.938 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2022-06-10 15:52:53.942 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap 2022-06-10 15:52:53.950 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:20 : set -eu 2022-06-10 15:52:53.953 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2022-06-10 15:52:53.956 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.diqJ9zwk/mnt/.extra_settings ']' 2022-06-10 15:52:53.959 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:27 : '[' -n debian ']' 2022-06-10 15:52:53.962 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:28 : '[' -n bullseye ']' 2022-06-10 15:52:53.965 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:29 : '[' -n https://mirror.dfw.rax.opendev.org/debian ']' 2022-06-10 15:52:53.968 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main 2022-06-10 15:52:53.971 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2022-06-10 15:52:53.974 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-debian-bullseye-amd64.tar.gz 2022-06-10 15:52:53.977 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2022-06-10 15:52:53.980 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2022-06-10 15:52:53.983 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2022-06-10 15:52:53.987 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2022-06-10 15:52:54.003 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.126+nmu1' 2022-06-10 15:52:54.007 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=126 2022-06-10 15:52:54.010 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:42 : [[ bullseye == \b\u\s\t\e\r ]] 2022-06-10 15:52:54.013 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2022-06-10 15:52:54.016 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2022-06-10 15:52:54.019 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2022-06-10 15:52:54.022 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2022-06-10 15:52:54.028 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:60 : '[' amd64 '!=' amd64 ']' 2022-06-10 15:52:54.031 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:66 : sudo sh -c 'http_proxy= no_proxy= debootstrap --verbose --variant=minbase --components=main --arch=amd64 --no-check-gpg bullseye /opt/dib_tmp/dib_build.diqJ9zwk/mnt https://mirror.dfw.rax.opendev.org/debian ' 2022-06-10 15:52:54.167 | I: Retrieving InRelease 2022-06-10 15:52:54.591 | I: Retrieving Release 2022-06-10 15:52:54.678 | I: Retrieving Packages 2022-06-10 15:52:55.730 | I: Validating Packages 2022-06-10 15:52:56.928 | I: Resolving dependencies of required packages... 2022-06-10 15:53:03.890 | I: Resolving dependencies of base packages... 2022-06-10 15:53:15.346 | I: Checking component main on https://mirror.dfw.rax.opendev.org/debian... 2022-06-10 15:53:17.650 | I: Retrieving adduser 3.118 2022-06-10 15:53:17.813 | I: Validating adduser 3.118 2022-06-10 15:53:17.840 | I: Retrieving apt 2.2.4 2022-06-10 15:53:17.950 | I: Validating apt 2.2.4 2022-06-10 15:53:17.990 | I: Retrieving base-files 11.1+deb11u3 2022-06-10 15:53:18.071 | I: Validating base-files 11.1+deb11u3 2022-06-10 15:53:18.097 | I: Retrieving base-passwd 3.5.51 2022-06-10 15:53:18.154 | I: Validating base-passwd 3.5.51 2022-06-10 15:53:18.176 | I: Retrieving bash 5.1-2+b3 2022-06-10 15:53:18.299 | I: Validating bash 5.1-2+b3 2022-06-10 15:53:18.329 | I: Retrieving bsdutils 1:2.36.1-8+deb11u1 2022-06-10 15:53:18.425 | I: Validating bsdutils 1:2.36.1-8+deb11u1 2022-06-10 15:53:18.451 | I: Retrieving ca-certificates 20210119 2022-06-10 15:53:18.541 | I: Validating ca-certificates 20210119 2022-06-10 15:53:18.561 | I: Retrieving coreutils 8.32-4+b1 2022-06-10 15:53:18.678 | I: Validating coreutils 8.32-4+b1 2022-06-10 15:53:18.721 | I: Retrieving dash 0.5.11+git20200708+dd9ef66-5 2022-06-10 15:53:18.802 | I: Validating dash 0.5.11+git20200708+dd9ef66-5 2022-06-10 15:53:18.824 | I: Retrieving debconf 1.5.77 2022-06-10 15:53:18.867 | I: Validating debconf 1.5.77 2022-06-10 15:53:18.885 | I: Retrieving debian-archive-keyring 2021.1.1 2022-06-10 15:53:18.951 | I: Validating debian-archive-keyring 2021.1.1 2022-06-10 15:53:18.975 | I: Retrieving debianutils 4.11.2 2022-06-10 15:53:19.023 | I: Validating debianutils 4.11.2 2022-06-10 15:53:19.041 | I: Retrieving diffutils 1:3.7-5 2022-06-10 15:53:19.100 | I: Validating diffutils 1:3.7-5 2022-06-10 15:53:19.122 | I: Retrieving dpkg 1.20.9 2022-06-10 15:53:19.232 | I: Validating dpkg 1.20.9 2022-06-10 15:53:19.268 | I: Retrieving e2fsprogs 1.46.2-2 2022-06-10 15:53:19.341 | I: Validating e2fsprogs 1.46.2-2 2022-06-10 15:53:19.367 | I: Retrieving findutils 4.8.0-1 2022-06-10 15:53:19.445 | I: Validating findutils 4.8.0-1 2022-06-10 15:53:19.475 | I: Retrieving gcc-10-base 10.2.1-6 2022-06-10 15:53:19.585 | I: Validating gcc-10-base 10.2.1-6 2022-06-10 15:53:19.604 | I: Retrieving gcc-9-base 9.3.0-22 2022-06-10 15:53:19.658 | I: Validating gcc-9-base 9.3.0-22 2022-06-10 15:53:19.676 | I: Retrieving gpgv 2.2.27-2+deb11u1 2022-06-10 15:53:19.768 | I: Validating gpgv 2.2.27-2+deb11u1 2022-06-10 15:53:19.795 | I: Retrieving grep 3.6-1 2022-06-10 15:53:19.885 | I: Validating grep 3.6-1 2022-06-10 15:53:19.911 | I: Retrieving gzip 1.10-4 2022-06-10 15:53:19.977 | I: Validating gzip 1.10-4 2022-06-10 15:53:19.999 | I: Retrieving hostname 3.23 2022-06-10 15:53:20.103 | I: Validating hostname 3.23 2022-06-10 15:53:20.122 | I: Retrieving init-system-helpers 1.60 2022-06-10 15:53:20.196 | I: Validating init-system-helpers 1.60 2022-06-10 15:53:20.218 | I: Retrieving libacl1 2.2.53-10 2022-06-10 15:53:20.273 | I: Validating libacl1 2.2.53-10 2022-06-10 15:53:20.291 | I: Retrieving libapt-pkg6.0 2.2.4 2022-06-10 15:53:20.372 | I: Validating libapt-pkg6.0 2.2.4 2022-06-10 15:53:20.395 | I: Retrieving libattr1 1:2.4.48-6 2022-06-10 15:53:20.439 | I: Validating libattr1 1:2.4.48-6 2022-06-10 15:53:20.458 | I: Retrieving libaudit-common 1:3.0-2 2022-06-10 15:53:20.568 | I: Validating libaudit-common 1:3.0-2 2022-06-10 15:53:20.589 | I: Retrieving libaudit1 1:3.0-2 2022-06-10 15:53:20.715 | I: Validating libaudit1 1:3.0-2 2022-06-10 15:53:20.731 | I: Retrieving libblkid1 2.36.1-8+deb11u1 2022-06-10 15:53:20.890 | I: Validating libblkid1 2.36.1-8+deb11u1 2022-06-10 15:53:20.907 | I: Retrieving libbz2-1.0 1.0.8-4 2022-06-10 15:53:20.956 | I: Validating libbz2-1.0 1.0.8-4 2022-06-10 15:53:20.973 | I: Retrieving libc-bin 2.31-13+deb11u3 2022-06-10 15:53:21.061 | I: Validating libc-bin 2.31-13+deb11u3 2022-06-10 15:53:21.083 | I: Retrieving libc6 2.31-13+deb11u3 2022-06-10 15:53:21.199 | I: Validating libc6 2.31-13+deb11u3 2022-06-10 15:53:21.235 | I: Retrieving libcap-ng0 0.7.9-2.2+b1 2022-06-10 15:53:21.308 | I: Validating libcap-ng0 0.7.9-2.2+b1 2022-06-10 15:53:21.323 | I: Retrieving libcom-err2 1.46.2-2 2022-06-10 15:53:21.442 | I: Validating libcom-err2 1.46.2-2 2022-06-10 15:53:21.457 | I: Retrieving libcrypt1 1:4.4.18-4 2022-06-10 15:53:21.622 | I: Validating libcrypt1 1:4.4.18-4 2022-06-10 15:53:21.639 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8 2022-06-10 15:53:21.719 | I: Validating libdb5.3 5.3.28+dfsg1-0.8 2022-06-10 15:53:21.741 | I: Retrieving libdebconfclient0 0.260 2022-06-10 15:53:21.871 | I: Validating libdebconfclient0 0.260 2022-06-10 15:53:21.889 | I: Retrieving libext2fs2 1.46.2-2 2022-06-10 15:53:21.955 | I: Validating libext2fs2 1.46.2-2 2022-06-10 15:53:21.973 | I: Retrieving libffi7 3.3-6 2022-06-10 15:53:22.123 | I: Validating libffi7 3.3-6 2022-06-10 15:53:22.143 | I: Retrieving libgcc-s1 10.2.1-6 2022-06-10 15:53:22.252 | I: Validating libgcc-s1 10.2.1-6 2022-06-10 15:53:22.274 | I: Retrieving libgcrypt20 1.8.7-6 2022-06-10 15:53:22.429 | I: Validating libgcrypt20 1.8.7-6 2022-06-10 15:53:22.449 | I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1 2022-06-10 15:53:22.522 | I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1 2022-06-10 15:53:22.545 | I: Retrieving libgnutls30 3.7.1-5 2022-06-10 15:53:22.710 | I: Validating libgnutls30 3.7.1-5 2022-06-10 15:53:22.737 | I: Retrieving libgpg-error0 1.38-2 2022-06-10 15:53:22.882 | I: Validating libgpg-error0 1.38-2 2022-06-10 15:53:22.899 | I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u1 2022-06-10 15:53:23.026 | I: Validating libgssapi-krb5-2 1.18.3-6+deb11u1 2022-06-10 15:53:23.043 | I: Retrieving libhogweed6 3.7.3-1 2022-06-10 15:53:23.151 | I: Validating libhogweed6 3.7.3-1 2022-06-10 15:53:23.170 | I: Retrieving libidn2-0 2.3.0-5 2022-06-10 15:53:23.339 | I: Validating libidn2-0 2.3.0-5 2022-06-10 15:53:23.358 | I: Retrieving libk5crypto3 1.18.3-6+deb11u1 2022-06-10 15:53:23.405 | I: Validating libk5crypto3 1.18.3-6+deb11u1 2022-06-10 15:53:23.423 | I: Retrieving libkeyutils1 1.6.1-2 2022-06-10 15:53:23.486 | I: Validating libkeyutils1 1.6.1-2 2022-06-10 15:53:23.501 | I: Retrieving libkrb5-3 1.18.3-6+deb11u1 2022-06-10 15:53:23.742 | I: Validating libkrb5-3 1.18.3-6+deb11u1 2022-06-10 15:53:23.760 | I: Retrieving libkrb5support0 1.18.3-6+deb11u1 2022-06-10 15:53:23.875 | I: Validating libkrb5support0 1.18.3-6+deb11u1 2022-06-10 15:53:23.895 | I: Retrieving liblz4-1 1.9.3-2 2022-06-10 15:53:23.953 | I: Validating liblz4-1 1.9.3-2 2022-06-10 15:53:23.969 | I: Retrieving liblzma5 5.2.5-2 2022-06-10 15:53:24.128 | I: Validating liblzma5 5.2.5-2 2022-06-10 15:53:24.144 | I: Retrieving libmount1 2.36.1-8+deb11u1 2022-06-10 15:53:24.288 | I: Validating libmount1 2.36.1-8+deb11u1 2022-06-10 15:53:24.313 | I: Retrieving libnettle8 3.7.3-1 2022-06-10 15:53:24.415 | I: Validating libnettle8 3.7.3-1 2022-06-10 15:53:24.431 | I: Retrieving libnsl2 1.3.0-2 2022-06-10 15:53:24.591 | I: Validating libnsl2 1.3.0-2 2022-06-10 15:53:24.607 | I: Retrieving libp11-kit0 0.23.22-1 2022-06-10 15:53:24.731 | I: Validating libp11-kit0 0.23.22-1 2022-06-10 15:53:24.748 | I: Retrieving libpam-modules 1.4.0-9+deb11u1 2022-06-10 15:53:24.815 | I: Validating libpam-modules 1.4.0-9+deb11u1 2022-06-10 15:53:24.833 | I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1 2022-06-10 15:53:24.975 | I: Validating libpam-modules-bin 1.4.0-9+deb11u1 2022-06-10 15:53:24.990 | I: Retrieving libpam-runtime 1.4.0-9+deb11u1 2022-06-10 15:53:25.217 | I: Validating libpam-runtime 1.4.0-9+deb11u1 2022-06-10 15:53:25.232 | I: Retrieving libpam0g 1.4.0-9+deb11u1 2022-06-10 15:53:25.387 | I: Validating libpam0g 1.4.0-9+deb11u1 2022-06-10 15:53:25.403 | I: Retrieving libpcre2-8-0 10.36-2 2022-06-10 15:53:25.671 | I: Validating libpcre2-8-0 10.36-2 2022-06-10 15:53:25.689 | I: Retrieving libpcre3 2:8.39-13 2022-06-10 15:53:25.765 | I: Validating libpcre3 2:8.39-13 2022-06-10 15:53:25.782 | I: Retrieving libseccomp2 2.5.1-1+deb11u1 2022-06-10 15:53:25.914 | I: Validating libseccomp2 2.5.1-1+deb11u1 2022-06-10 15:53:25.930 | I: Retrieving libselinux1 3.1-3 2022-06-10 15:53:26.052 | I: Validating libselinux1 3.1-3 2022-06-10 15:53:26.069 | I: Retrieving libsemanage-common 3.1-1 2022-06-10 15:53:26.183 | I: Validating libsemanage-common 3.1-1 2022-06-10 15:53:26.199 | I: Retrieving libsemanage1 3.1-1+b2 2022-06-10 15:53:26.340 | I: Validating libsemanage1 3.1-1+b2 2022-06-10 15:53:26.361 | I: Retrieving libsepol1 3.1-1 2022-06-10 15:53:26.504 | I: Validating libsepol1 3.1-1 2022-06-10 15:53:26.523 | I: Retrieving libsmartcols1 2.36.1-8+deb11u1 2022-06-10 15:53:26.678 | I: Validating libsmartcols1 2.36.1-8+deb11u1 2022-06-10 15:53:26.696 | I: Retrieving libss2 1.46.2-2 2022-06-10 15:53:26.767 | I: Validating libss2 1.46.2-2 2022-06-10 15:53:26.783 | I: Retrieving libssl1.1 1.1.1n-0+deb11u1 2022-06-10 15:53:27.090 | I: Validating libssl1.1 1.1.1n-0+deb11u1 2022-06-10 15:53:27.121 | I: Retrieving libstdc++6 10.2.1-6 2022-06-10 15:53:27.237 | I: Validating libstdc++6 10.2.1-6 2022-06-10 15:53:27.255 | I: Retrieving libsystemd0 247.3-7 2022-06-10 15:53:27.466 | I: Validating libsystemd0 247.3-7 2022-06-10 15:53:27.483 | I: Retrieving libtasn1-6 4.16.0-2 2022-06-10 15:53:27.687 | I: Validating libtasn1-6 4.16.0-2 2022-06-10 15:53:27.712 | I: Retrieving libtinfo6 6.2+20201114-2 2022-06-10 15:53:27.787 | I: Validating libtinfo6 6.2+20201114-2 2022-06-10 15:53:27.806 | I: Retrieving libtirpc-common 1.3.1-1 2022-06-10 15:53:27.915 | I: Validating libtirpc-common 1.3.1-1 2022-06-10 15:53:27.931 | I: Retrieving libtirpc3 1.3.1-1 2022-06-10 15:53:27.986 | I: Validating libtirpc3 1.3.1-1 2022-06-10 15:53:28.002 | I: Retrieving libudev1 247.3-7 2022-06-10 15:53:28.134 | I: Validating libudev1 247.3-7 2022-06-10 15:53:28.149 | I: Retrieving libunistring2 0.9.10-4 2022-06-10 15:53:28.290 | I: Validating libunistring2 0.9.10-4 2022-06-10 15:53:28.314 | I: Retrieving libuuid1 2.36.1-8+deb11u1 2022-06-10 15:53:28.443 | I: Validating libuuid1 2.36.1-8+deb11u1 2022-06-10 15:53:28.458 | I: Retrieving libxxhash0 0.8.0-2 2022-06-10 15:53:28.576 | I: Validating libxxhash0 0.8.0-2 2022-06-10 15:53:28.593 | I: Retrieving libzstd1 1.4.8+dfsg-2.1 2022-06-10 15:53:28.707 | I: Validating libzstd1 1.4.8+dfsg-2.1 2022-06-10 15:53:28.724 | I: Retrieving login 1:4.8.1-1 2022-06-10 15:53:28.793 | I: Validating login 1:4.8.1-1 2022-06-10 15:53:28.816 | I: Retrieving logsave 1.46.2-2 2022-06-10 15:53:28.863 | I: Validating logsave 1.46.2-2 2022-06-10 15:53:28.879 | I: Retrieving lsb-base 11.1.0 2022-06-10 15:53:28.993 | I: Validating lsb-base 11.1.0 2022-06-10 15:53:29.013 | I: Retrieving mawk 1.3.4.20200120-2 2022-06-10 15:53:29.299 | I: Validating mawk 1.3.4.20200120-2 2022-06-10 15:53:29.316 | I: Retrieving mount 2.36.1-8+deb11u1 2022-06-10 15:53:29.463 | I: Validating mount 2.36.1-8+deb11u1 2022-06-10 15:53:29.480 | I: Retrieving ncurses-base 6.2+20201114-2 2022-06-10 15:53:29.630 | I: Validating ncurses-base 6.2+20201114-2 2022-06-10 15:53:29.648 | I: Retrieving ncurses-bin 6.2+20201114-2 2022-06-10 15:53:29.718 | I: Validating ncurses-bin 6.2+20201114-2 2022-06-10 15:53:29.736 | I: Retrieving openssl 1.1.1n-0+deb11u1 2022-06-10 15:53:29.922 | I: Validating openssl 1.1.1n-0+deb11u1 2022-06-10 15:53:29.943 | I: Retrieving passwd 1:4.8.1-1 2022-06-10 15:53:30.124 | I: Validating passwd 1:4.8.1-1 2022-06-10 15:53:30.145 | I: Retrieving perl-base 5.32.1-4+deb11u2 2022-06-10 15:53:30.264 | I: Validating perl-base 5.32.1-4+deb11u2 2022-06-10 15:53:30.291 | I: Retrieving sed 4.7-1 2022-06-10 15:53:30.351 | I: Validating sed 4.7-1 2022-06-10 15:53:30.368 | I: Retrieving sysvinit-utils 2.96-7+deb11u1 2022-06-10 15:53:30.429 | I: Validating sysvinit-utils 2.96-7+deb11u1 2022-06-10 15:53:30.443 | I: Retrieving tar 1.34+dfsg-1 2022-06-10 15:53:30.543 | I: Validating tar 1.34+dfsg-1 2022-06-10 15:53:30.562 | I: Retrieving tzdata 2021a-1+deb11u2 2022-06-10 15:53:30.618 | I: Validating tzdata 2021a-1+deb11u2 2022-06-10 15:53:30.637 | I: Retrieving util-linux 2.36.1-8+deb11u1 2022-06-10 15:53:30.729 | I: Validating util-linux 2.36.1-8+deb11u1 2022-06-10 15:53:30.751 | I: Retrieving zlib1g 1:1.2.11.dfsg-2 2022-06-10 15:53:30.808 | I: Validating zlib1g 1:1.2.11.dfsg-2 2022-06-10 15:53:30.823 | I: Chosen extractor for .deb packages: dpkg-deb 2022-06-10 15:53:30.871 | I: Extracting adduser... 2022-06-10 15:53:30.904 | I: Extracting apt... 2022-06-10 15:53:31.095 | I: Extracting base-files... 2022-06-10 15:53:31.108 | I: Extracting base-passwd... 2022-06-10 15:53:31.119 | I: Extracting bash... 2022-06-10 15:53:31.299 | I: Extracting bsdutils... 2022-06-10 15:53:31.313 | I: Extracting coreutils... 2022-06-10 15:53:31.688 | I: Extracting dash... 2022-06-10 15:53:31.713 | I: Extracting debconf... 2022-06-10 15:53:31.730 | I: Extracting debian-archive-keyring... 2022-06-10 15:53:31.744 | I: Extracting debianutils... 2022-06-10 15:53:31.769 | I: Extracting diffutils... 2022-06-10 15:53:31.821 | I: Extracting dpkg... 2022-06-10 15:53:32.055 | I: Extracting e2fsprogs... 2022-06-10 15:53:32.147 | I: Extracting findutils... 2022-06-10 15:53:32.214 | I: Extracting gcc-10-base... 2022-06-10 15:53:32.232 | I: Extracting gcc-9-base... 2022-06-10 15:53:32.257 | I: Extracting gpgv... 2022-06-10 15:53:32.310 | I: Extracting grep... 2022-06-10 15:53:32.355 | I: Extracting gzip... 2022-06-10 15:53:32.381 | I: Extracting hostname... 2022-06-10 15:53:32.388 | I: Extracting init-system-helpers... 2022-06-10 15:53:32.397 | I: Extracting libacl1... 2022-06-10 15:53:32.408 | I: Extracting libapt-pkg6.0... 2022-06-10 15:53:32.532 | I: Extracting libattr1... 2022-06-10 15:53:32.539 | I: Extracting libaudit-common... 2022-06-10 15:53:32.545 | I: Extracting libaudit1... 2022-06-10 15:53:32.555 | I: Extracting libblkid1... 2022-06-10 15:53:32.576 | I: Extracting libbz2-1.0... 2022-06-10 15:53:32.587 | I: Extracting libc-bin... 2022-06-10 15:53:32.714 | I: Extracting libc6... 2022-06-10 15:53:33.041 | I: Extracting libcap-ng0... 2022-06-10 15:53:33.048 | I: Extracting libcom-err2... 2022-06-10 15:53:33.067 | I: Extracting libcrypt1... 2022-06-10 15:53:33.096 | I: Extracting libdb5.3... 2022-06-10 15:53:33.192 | I: Extracting libdebconfclient0... 2022-06-10 15:53:33.206 | I: Extracting libext2fs2... 2022-06-10 15:53:33.240 | I: Extracting libffi7... 2022-06-10 15:53:33.250 | I: Extracting libgcc-s1... 2022-06-10 15:53:33.260 | I: Extracting libgcrypt20... 2022-06-10 15:53:33.334 | I: Extracting libgmp10... 2022-06-10 15:53:33.378 | I: Extracting libgnutls30... 2022-06-10 15:53:33.569 | I: Extracting libgpg-error0... 2022-06-10 15:53:33.585 | I: Extracting libgssapi-krb5-2... 2022-06-10 15:53:33.614 | I: Extracting libhogweed6... 2022-06-10 15:53:33.668 | I: Extracting libidn2-0... 2022-06-10 15:53:33.687 | I: Extracting libk5crypto3... 2022-06-10 15:53:33.704 | I: Extracting libkeyutils1... 2022-06-10 15:53:33.711 | I: Extracting libkrb5-3... 2022-06-10 15:53:33.760 | I: Extracting libkrb5support0... 2022-06-10 15:53:33.772 | I: Extracting liblz4-1... 2022-06-10 15:53:33.783 | I: Extracting liblzma5... 2022-06-10 15:53:33.805 | I: Extracting libmount1... 2022-06-10 15:53:33.832 | I: Extracting libnettle8... 2022-06-10 15:53:33.859 | I: Extracting libnsl2... 2022-06-10 15:53:33.867 | I: Extracting libp11-kit0... 2022-06-10 15:53:33.905 | I: Extracting libpam-modules... 2022-06-10 15:53:33.945 | I: Extracting libpam-modules-bin... 2022-06-10 15:53:33.960 | I: Extracting libpam-runtime... 2022-06-10 15:53:33.992 | I: Extracting libpam0g... 2022-06-10 15:53:34.011 | I: Extracting libpcre2-8-0... 2022-06-10 15:53:34.063 | I: Extracting libpcre3... 2022-06-10 15:53:34.118 | I: Extracting libseccomp2... 2022-06-10 15:53:34.132 | I: Extracting libselinux1... 2022-06-10 15:53:34.149 | I: Extracting libsemanage-common... 2022-06-10 15:53:34.156 | I: Extracting libsemanage1... 2022-06-10 15:53:34.179 | I: Extracting libsepol1... 2022-06-10 15:53:34.240 | I: Extracting libsmartcols1... 2022-06-10 15:53:34.268 | I: Extracting libss2... 2022-06-10 15:53:34.282 | I: Extracting libssl1.1... 2022-06-10 15:53:34.448 | I: Extracting libstdc++6... 2022-06-10 15:53:34.528 | I: Extracting libsystemd0... 2022-06-10 15:53:34.580 | I: Extracting libtasn1-6... 2022-06-10 15:53:34.592 | I: Extracting libtinfo6... 2022-06-10 15:53:34.623 | I: Extracting libtirpc-common... 2022-06-10 15:53:34.629 | I: Extracting libtirpc3... 2022-06-10 15:53:34.651 | I: Extracting libudev1... 2022-06-10 15:53:34.671 | I: Extracting libunistring2... 2022-06-10 15:53:34.727 | I: Extracting libuuid1... 2022-06-10 15:53:34.748 | I: Extracting libxxhash0... 2022-06-10 15:53:34.761 | I: Extracting libzstd1... 2022-06-10 15:53:34.821 | I: Extracting login... 2022-06-10 15:53:34.905 | I: Extracting logsave... 2022-06-10 15:53:34.918 | I: Extracting lsb-base... 2022-06-10 15:53:34.928 | I: Extracting mawk... 2022-06-10 15:53:34.946 | I: Extracting mount... 2022-06-10 15:53:34.971 | I: Extracting ncurses-base... 2022-06-10 15:53:35.000 | I: Extracting ncurses-bin... 2022-06-10 15:53:35.045 | I: Extracting passwd... 2022-06-10 15:53:35.152 | I: Extracting perl-base... 2022-06-10 15:53:35.446 | I: Extracting sed... 2022-06-10 15:53:35.500 | I: Extracting sysvinit-utils... 2022-06-10 15:53:35.514 | I: Extracting tar... 2022-06-10 15:53:35.627 | I: Extracting tzdata... 2022-06-10 15:53:35.748 | I: Extracting util-linux... 2022-06-10 15:53:35.917 | I: Extracting zlib1g... 2022-06-10 15:53:36.042 | I: Installing core packages... 2022-06-10 15:53:38.207 | I: Unpacking required packages... 2022-06-10 15:53:38.278 | I: Unpacking adduser... 2022-06-10 15:53:38.370 | I: Unpacking apt... 2022-06-10 15:53:38.678 | I: Unpacking base-files... 2022-06-10 15:53:38.739 | I: Unpacking base-passwd... 2022-06-10 15:53:38.796 | I: Unpacking bash... 2022-06-10 15:53:39.042 | I: Unpacking bsdutils... 2022-06-10 15:53:39.092 | I: Unpacking coreutils... 2022-06-10 15:53:39.537 | I: Unpacking dash... 2022-06-10 15:53:39.599 | I: Unpacking debconf... 2022-06-10 15:53:39.695 | I: Unpacking debian-archive-keyring... 2022-06-10 15:53:39.782 | I: Unpacking debianutils... 2022-06-10 15:53:39.830 | I: Unpacking diffutils... 2022-06-10 15:53:39.938 | I: Unpacking dpkg... 2022-06-10 15:53:40.210 | I: Unpacking e2fsprogs... 2022-06-10 15:53:40.314 | I: Unpacking findutils... 2022-06-10 15:53:40.430 | I: Unpacking gcc-10-base:amd64... 2022-06-10 15:53:40.469 | I: Unpacking gcc-9-base:amd64... 2022-06-10 15:53:40.509 | I: Unpacking gpgv... 2022-06-10 15:53:40.593 | I: Unpacking grep... 2022-06-10 15:53:40.671 | I: Unpacking gzip... 2022-06-10 15:53:40.722 | I: Unpacking hostname... 2022-06-10 15:53:40.754 | I: Unpacking init-system-helpers... 2022-06-10 15:53:40.793 | I: Unpacking libacl1:amd64... 2022-06-10 15:53:40.832 | I: Unpacking libapt-pkg6.0:amd64... 2022-06-10 15:53:41.027 | I: Unpacking libattr1:amd64... 2022-06-10 15:53:41.067 | I: Unpacking libaudit-common... 2022-06-10 15:53:41.100 | I: Unpacking libaudit1:amd64... 2022-06-10 15:53:41.141 | I: Unpacking libblkid1:amd64... 2022-06-10 15:53:41.192 | I: Unpacking libbz2-1.0:amd64... 2022-06-10 15:53:41.233 | I: Unpacking libc-bin... 2022-06-10 15:53:41.415 | I: Unpacking libc6:amd64... 2022-06-10 15:53:41.970 | I: Unpacking libcap-ng0:amd64... 2022-06-10 15:53:42.003 | I: Unpacking libcom-err2:amd64... 2022-06-10 15:53:42.046 | I: Unpacking libcrypt1:amd64... 2022-06-10 15:53:42.085 | I: Unpacking libdb5.3:amd64... 2022-06-10 15:53:42.212 | I: Unpacking libdebconfclient0:amd64... 2022-06-10 15:53:42.252 | I: Unpacking libext2fs2:amd64... 2022-06-10 15:53:42.307 | I: Unpacking libffi7:amd64... 2022-06-10 15:53:42.340 | I: Unpacking libgcc-s1:amd64... 2022-06-10 15:53:42.374 | I: Unpacking libgcrypt20:amd64... 2022-06-10 15:53:42.464 | I: Unpacking libgmp10:amd64... 2022-06-10 15:53:42.531 | I: Unpacking libgnutls30:amd64... 2022-06-10 15:53:42.681 | I: Unpacking libgpg-error0:amd64... 2022-06-10 15:53:42.724 | I: Unpacking libgssapi-krb5-2:amd64... 2022-06-10 15:53:42.773 | I: Unpacking libhogweed6:amd64... 2022-06-10 15:53:42.830 | I: Unpacking libidn2-0:amd64... 2022-06-10 15:53:42.881 | I: Unpacking libk5crypto3:amd64... 2022-06-10 15:53:42.924 | I: Unpacking libkeyutils1:amd64... 2022-06-10 15:53:42.956 | I: Unpacking libkrb5-3:amd64... 2022-06-10 15:53:43.035 | I: Unpacking libkrb5support0:amd64... 2022-06-10 15:53:43.074 | I: Unpacking liblz4-1:amd64... 2022-06-10 15:53:43.111 | I: Unpacking liblzma5:amd64... 2022-06-10 15:53:43.162 | I: Unpacking libmount1:amd64... 2022-06-10 15:53:43.219 | I: Unpacking libnettle8:amd64... 2022-06-10 15:53:43.279 | I: Unpacking libnsl2:amd64... 2022-06-10 15:53:43.319 | I: Unpacking libp11-kit0:amd64... 2022-06-10 15:53:43.395 | I: Unpacking libpam-modules:amd64... 2022-06-10 15:53:43.584 | I: Unpacking libpam-modules-bin... 2022-06-10 15:53:43.630 | I: Unpacking libpam-runtime... 2022-06-10 15:53:43.719 | I: Unpacking libpam0g:amd64... 2022-06-10 15:53:43.767 | I: Unpacking libpcre2-8-0:amd64... 2022-06-10 15:53:43.826 | I: Unpacking libpcre3:amd64... 2022-06-10 15:53:43.896 | I: Unpacking libseccomp2:amd64... 2022-06-10 15:53:43.939 | I: Unpacking libselinux1:amd64... 2022-06-10 15:53:43.978 | I: Unpacking libsemanage-common... 2022-06-10 15:53:44.012 | I: Unpacking libsemanage1:amd64... 2022-06-10 15:53:44.056 | I: Unpacking libsepol1:amd64... 2022-06-10 15:53:44.122 | I: Unpacking libsmartcols1:amd64... 2022-06-10 15:53:44.175 | I: Unpacking libss2:amd64... 2022-06-10 15:53:44.234 | I: Unpacking libssl1.1:amd64... 2022-06-10 15:53:44.435 | I: Unpacking libstdc++6:amd64... 2022-06-10 15:53:44.540 | I: Unpacking libsystemd0:amd64... 2022-06-10 15:53:44.605 | I: Unpacking libtasn1-6:amd64... 2022-06-10 15:53:44.651 | I: Unpacking libtinfo6:amd64... 2022-06-10 15:53:44.704 | I: Unpacking libtirpc-common... 2022-06-10 15:53:44.739 | I: Unpacking libtirpc3:amd64... 2022-06-10 15:53:44.780 | I: Unpacking libudev1:amd64... 2022-06-10 15:53:44.824 | I: Unpacking libunistring2:amd64... 2022-06-10 15:53:44.921 | I: Unpacking libuuid1:amd64... 2022-06-10 15:53:44.963 | I: Unpacking libxxhash0:amd64... 2022-06-10 15:53:45.012 | I: Unpacking libzstd1:amd64... 2022-06-10 15:53:45.091 | I: Unpacking login... 2022-06-10 15:53:45.226 | I: Unpacking logsave... 2022-06-10 15:53:45.262 | I: Unpacking lsb-base... 2022-06-10 15:53:45.305 | I: Unpacking mawk... 2022-06-10 15:53:45.350 | I: Unpacking mount... 2022-06-10 15:53:45.401 | I: Unpacking ncurses-base... 2022-06-10 15:53:45.445 | I: Unpacking ncurses-bin... 2022-06-10 15:53:45.512 | I: Unpacking passwd... 2022-06-10 15:53:45.689 | I: Unpacking perl-base... 2022-06-10 15:53:46.092 | I: Unpacking sed... 2022-06-10 15:53:46.161 | I: Unpacking sysvinit-utils... 2022-06-10 15:53:46.194 | I: Unpacking tar... 2022-06-10 15:53:46.332 | I: Unpacking tzdata... 2022-06-10 15:53:46.740 | I: Unpacking util-linux... 2022-06-10 15:53:46.932 | I: Unpacking zlib1g:amd64... 2022-06-10 15:53:46.970 | I: Configuring required packages... 2022-06-10 15:53:46.984 | I: Configuring lsb-base... 2022-06-10 15:53:46.997 | I: Configuring libtirpc-common... 2022-06-10 15:53:47.029 | I: Configuring debian-archive-keyring... 2022-06-10 15:53:47.072 | I: Configuring libaudit-common... 2022-06-10 15:53:47.083 | I: Configuring libsemanage-common... 2022-06-10 15:53:47.090 | I: Configuring gcc-10-base:amd64... 2022-06-10 15:53:47.100 | I: Configuring ncurses-base... 2022-06-10 15:53:47.108 | I: Configuring gcc-9-base:amd64... 2022-06-10 15:53:47.119 | I: Configuring libcrypt1:amd64... 2022-06-10 15:53:47.128 | I: Configuring libgcc-s1:amd64... 2022-06-10 15:53:47.142 | I: Configuring libc6:amd64... 2022-06-10 15:53:47.301 | I: Configuring libudev1:amd64... 2022-06-10 15:53:47.308 | I: Configuring libsepol1:amd64... 2022-06-10 15:53:47.316 | I: Configuring libxxhash0:amd64... 2022-06-10 15:53:47.327 | I: Configuring libattr1:amd64... 2022-06-10 15:53:47.334 | I: Configuring sysvinit-utils... 2022-06-10 15:53:47.342 | I: Configuring libtasn1-6:amd64... 2022-06-10 15:53:47.350 | I: Configuring debianutils... 2022-06-10 15:53:47.361 | I: Configuring mawk... 2022-06-10 15:53:47.373 | I: Configuring libdebconfclient0:amd64... 2022-06-10 15:53:47.399 | I: Configuring base-files... 2022-06-10 15:53:47.416 | I: Configuring libbz2-1.0:amd64... 2022-06-10 15:53:47.424 | I: Configuring base-passwd... 2022-06-10 15:53:47.556 | I: Configuring libdb5.3:amd64... 2022-06-10 15:53:47.564 | I: Configuring libblkid1:amd64... 2022-06-10 15:53:47.572 | I: Configuring libstdc++6:amd64... 2022-06-10 15:53:47.580 | I: Configuring libtinfo6:amd64... 2022-06-10 15:53:47.599 | I: Configuring bash... 2022-06-10 15:53:47.639 | I: Configuring libzstd1:amd64... 2022-06-10 15:53:47.647 | I: Configuring libkeyutils1:amd64... 2022-06-10 15:53:47.656 | I: Configuring liblzma5:amd64... 2022-06-10 15:53:47.664 | I: Configuring libgpg-error0:amd64... 2022-06-10 15:53:47.673 | I: Configuring liblz4-1:amd64... 2022-06-10 15:53:47.695 | I: Configuring libc-bin... 2022-06-10 15:53:47.716 | I: Configuring ncurses-bin... 2022-06-10 15:53:47.727 | I: Configuring libffi7:amd64... 2022-06-10 15:53:47.736 | I: Configuring libacl1:amd64... 2022-06-10 15:53:47.745 | I: Configuring libunistring2:amd64... 2022-06-10 15:53:47.753 | I: Configuring libsmartcols1:amd64... 2022-06-10 15:53:47.761 | I: Configuring libgcrypt20:amd64... 2022-06-10 15:53:47.770 | I: Configuring zlib1g:amd64... 2022-06-10 15:53:47.778 | I: Configuring libidn2-0:amd64... 2022-06-10 15:53:47.787 | I: Configuring libcom-err2:amd64... 2022-06-10 15:53:47.796 | I: Configuring diffutils... 2022-06-10 15:53:47.805 | I: Configuring libseccomp2:amd64... 2022-06-10 15:53:47.813 | I: Configuring libsystemd0:amd64... 2022-06-10 15:53:47.822 | I: Configuring libkrb5support0:amd64... 2022-06-10 15:53:47.830 | I: Configuring hostname... 2022-06-10 15:53:47.839 | I: Configuring libpcre3:amd64... 2022-06-10 15:53:47.847 | I: Configuring libcap-ng0:amd64... 2022-06-10 15:53:47.856 | I: Configuring libext2fs2:amd64... 2022-06-10 15:53:47.864 | I: Configuring libnettle8:amd64... 2022-06-10 15:53:47.873 | I: Configuring libapt-pkg6.0:amd64... 2022-06-10 15:53:47.881 | I: Configuring libgmp10:amd64... 2022-06-10 15:53:47.890 | I: Configuring libp11-kit0:amd64... 2022-06-10 15:53:47.898 | I: Configuring libaudit1:amd64... 2022-06-10 15:53:47.907 | I: Configuring libuuid1:amd64... 2022-06-10 15:53:47.916 | I: Configuring libss2:amd64... 2022-06-10 15:53:47.924 | I: Configuring libpcre2-8-0:amd64... 2022-06-10 15:53:47.933 | I: Configuring libk5crypto3:amd64... 2022-06-10 15:53:47.942 | I: Configuring logsave... 2022-06-10 15:53:47.952 | I: Configuring gpgv... 2022-06-10 15:53:47.962 | I: Configuring libhogweed6:amd64... 2022-06-10 15:53:47.970 | I: Configuring bsdutils... 2022-06-10 15:53:47.987 | I: Configuring e2fsprogs... 2022-06-10 15:53:48.409 | I: Configuring libselinux1:amd64... 2022-06-10 15:53:48.418 | I: Configuring libgnutls30:amd64... 2022-06-10 15:53:48.427 | I: Configuring sed... 2022-06-10 15:53:48.436 | I: Configuring findutils... 2022-06-10 15:53:48.445 | I: Configuring libmount1:amd64... 2022-06-10 15:53:48.455 | I: Configuring libsemanage1:amd64... 2022-06-10 15:53:48.464 | I: Configuring tar... 2022-06-10 15:53:48.491 | I: Configuring coreutils... 2022-06-10 15:53:48.516 | I: Configuring dpkg... 2022-06-10 15:53:48.525 | I: Configuring grep... 2022-06-10 15:53:48.534 | I: Configuring perl-base... 2022-06-10 15:53:48.549 | I: Configuring init-system-helpers... 2022-06-10 15:53:48.557 | I: Configuring gzip... 2022-06-10 15:53:48.574 | I: Configuring debconf... 2022-06-10 15:53:48.724 | I: Configuring tzdata... 2022-06-10 15:53:48.904 | I: Configuring libpam0g:amd64... 2022-06-10 15:53:49.041 | I: Configuring dash... 2022-06-10 15:53:49.278 | I: Configuring libssl1.1:amd64... 2022-06-10 15:53:49.419 | I: Configuring libpam-modules-bin... 2022-06-10 15:53:49.429 | I: Configuring libkrb5-3:amd64... 2022-06-10 15:53:49.438 | I: Configuring libgssapi-krb5-2:amd64... 2022-06-10 15:53:49.448 | I: Configuring libtirpc3:amd64... 2022-06-10 15:53:49.457 | I: Configuring libnsl2:amd64... 2022-06-10 15:53:49.491 | I: Configuring libpam-modules:amd64... 2022-06-10 15:53:49.523 | I: Configuring passwd... 2022-06-10 15:53:49.576 | I: Configuring libpam-runtime... 2022-06-10 15:53:49.779 | I: Configuring login... 2022-06-10 15:53:49.806 | I: Configuring adduser... 2022-06-10 15:53:49.971 | I: Configuring apt... 2022-06-10 15:53:50.512 | I: Configuring util-linux... 2022-06-10 15:53:50.754 | I: Configuring mount... 2022-06-10 15:53:50.760 | I: Configuring libc-bin... 2022-06-10 15:53:50.781 | I: Unpacking the base system... 2022-06-10 15:53:51.849 | I: Unpacking ca-certificates... 2022-06-10 15:53:51.921 | I: Unpacking openssl... 2022-06-10 15:53:52.043 | I: Configuring the base system... 2022-06-10 15:53:52.054 | I: Configuring openssl... 2022-06-10 15:53:52.064 | I: Configuring ca-certificates... 2022-06-10 15:53:53.713 | I: Configuring ca-certificates... 2022-06-10 15:53:54.430 | I: Base system installed successfully. 2022-06-10 15:53:54.614 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/apt/sources.list.d 2022-06-10 15:53:54.636 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bullseye-amd64.tar.gz 2022-06-10 15:53:54.636 | Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bullseye-amd64.tar.gz 2022-06-10 15:53:54.639 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2022-06-10 15:53:54.643 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.diqJ9zwk/mnt/.extra_settings 2022-06-10 15:53:54.659 | dib-run-parts 08-debootstrap completed 2022-06-10 15:53:54.659 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/09-apt-keyring 2022-06-10 15:53:54.667 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/09-apt-keyring:main:23 : set -eu 2022-06-10 15:53:54.676 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2022-06-10 15:53:54.681 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2022-06-10 15:53:54.682 | dib-run-parts 09-apt-keyring completed 2022-06-10 15:53:54.682 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-apt-allow-unauthenticated 2022-06-10 15:53:54.692 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2022-06-10 15:53:54.696 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2022-06-10 15:53:54.700 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/apt/apt.conf.d ']' 2022-06-10 15:53:54.704 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2022-06-10 15:53:54.707 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2022-06-10 15:53:54.720 | APT::Get::AllowUnauthenticated "true"; 2022-06-10 15:53:54.726 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2022-06-10 15:53:54.726 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2022-06-10 15:53:54.741 | Acquire::AllowInsecureRepositories "true"; 2022-06-10 15:53:54.744 | dib-run-parts 50-apt-allow-unauthenticated completed 2022-06-10 15:53:54.744 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-apt-translations 2022-06-10 15:53:54.752 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2022-06-10 15:53:54.756 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2022-06-10 15:53:54.758 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.diqJ9zwk/mnt ']' 2022-06-10 15:53:54.763 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/apt/apt.conf.d/95no-translations 2022-06-10 15:53:54.777 | 0+1 records in 2022-06-10 15:53:54.777 | 0+1 records out 2022-06-10 15:53:54.777 | 27 bytes copied, 0.00184678 s, 14.6 kB/s 2022-06-10 15:53:54.782 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.diqJ9zwk/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.diqJ9zwk/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2022-06-10 15:53:54.787 | dib-run-parts 50-block-apt-translations completed 2022-06-10 15:53:54.787 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-daemons 2022-06-10 15:53:54.794 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-daemons:main:6 : set -eu 2022-06-10 15:53:54.798 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2022-06-10 15:53:54.802 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.diqJ9zwk/mnt ']' 2022-06-10 15:53:54.807 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.diqJ9zwk/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.diqJ9zwk/mnt/sbin/start-stop-daemon.REAL 2022-06-10 15:53:54.827 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.diqJ9zwk/mnt/sbin/start-stop-daemon 2022-06-10 15:53:54.835 | 0+1 records in 2022-06-10 15:53:54.835 | 0+1 records out 2022-06-10 15:53:54.835 | 76 bytes copied, 8.923e-05 s, 852 kB/s 2022-06-10 15:53:54.840 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.diqJ9zwk/mnt/sbin/start-stop-daemon 2022-06-10 15:53:54.860 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.diqJ9zwk/mnt/sbin/initctl ']' 2022-06-10 15:53:54.865 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.diqJ9zwk/mnt/usr/sbin/policy-rc.d 2022-06-10 15:53:54.880 | 0+1 records in 2022-06-10 15:53:54.880 | 0+1 records out 2022-06-10 15:53:54.880 | 143 bytes copied, 7.3646e-05 s, 1.9 MB/s 2022-06-10 15:53:54.884 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.diqJ9zwk/mnt/usr/sbin/policy-rc.d 2022-06-10 15:53:54.898 | dib-run-parts 50-block-daemons completed 2022-06-10 15:53:54.898 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-build-with-http-cache 2022-06-10 15:53:54.905 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2022-06-10 15:53:54.909 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2022-06-10 15:53:54.913 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.diqJ9zwk/mnt ']' 2022-06-10 15:53:54.917 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2022-06-10 15:53:54.921 | dib-run-parts 50-build-with-http-cache completed 2022-06-10 15:53:54.921 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-shared-apt-cache 2022-06-10 15:53:54.930 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2022-06-10 15:53:54.933 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2022-06-10 15:53:54.937 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2022-06-10 15:53:54.941 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2022-06-10 15:53:54.944 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2022-06-10 15:53:54.946 | dib-run-parts 50-shared-apt-cache completed 2022-06-10 15:53:54.946 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-trim-dpkg 2022-06-10 15:53:54.959 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2022-06-10 15:53:54.964 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2022-06-10 15:53:54.971 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.diqJ9zwk/mnt ']' 2022-06-10 15:53:54.975 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2022-06-10 15:53:54.977 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2022-06-10 15:53:54.994 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2022-06-10 15:53:54.994 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/apt/apt.conf.d/no-languages 2022-06-10 15:53:55.008 | dib-run-parts 50-trim-dpkg completed 2022-06-10 15:53:55.008 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/60-apt-phased-updates 2022-06-10 15:53:55.019 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2022-06-10 15:53:55.023 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2022-06-10 15:53:55.026 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/60-apt-phased-updates:main:26 : '[' bullseye = jammy ']' 2022-06-10 15:53:55.028 | dib-run-parts 60-apt-phased-updates completed 2022-06-10 15:53:55.028 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall 2022-06-10 15:53:55.036 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:24 : set -eu 2022-06-10 15:53:55.039 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:25 : set -o pipefail 2022-06-10 15:53:55.042 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:28 : '[' -n '' ']' 2022-06-10 15:53:55.046 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:50 : sudo mount -t proc none /opt/dib_tmp/dib_build.diqJ9zwk/mnt/proc 2022-06-10 15:53:55.070 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:51 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.diqJ9zwk/mnt/sys 2022-06-10 15:53:55.088 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:52 : trap 'sudo umount /opt/dib_tmp/dib_build.diqJ9zwk/mnt/proc; sudo umount /opt/dib_tmp/dib_build.diqJ9zwk/mnt/sys' EXIT 2022-06-10 15:53:55.093 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:54 : apt_get='sudo chroot /opt/dib_tmp/dib_build.diqJ9zwk/mnt /usr/bin/apt-get' 2022-06-10 15:53:55.097 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:56 : apt_sources_write 'default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 15:53:55.097 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 15:53:55.097 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 15:53:55.097 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 15:53:55.097 | ' 2022-06-10 15:53:55.106 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:38 : local 'APT_SOURCES_CONF=default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 15:53:55.107 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 15:53:55.107 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 15:53:55.107 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 15:53:55.107 | ' 2022-06-10 15:53:55.111 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:40 : sudo mkdir -p /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/apt/sources.list.d 2022-06-10 15:53:55.128 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:42 : echo 'default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 15:53:55.128 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 15:53:55.128 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 15:53:55.128 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 15:53:55.128 | ' 2022-06-10 15:53:55.128 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2022-06-10 15:53:55.132 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 15:53:55.143 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2022-06-10 15:53:55.150 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=default 2022-06-10 15:53:55.154 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 15:53:55.156 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2022-06-10 15:53:55.162 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.dfw.rax.opendev.org/debian bullseye main' 2022-06-10 15:53:55.166 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.dfw.rax.opendev.org/debian bullseye main' 2022-06-10 15:53:55.166 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/apt/sources.list.d/default.list 2022-06-10 15:53:55.179 | deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 15:53:55.185 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2022-06-10 15:53:55.191 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 15:53:55.194 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2022-06-10 15:53:55.205 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=backports 2022-06-10 15:53:55.211 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2022-06-10 15:53:55.216 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 15:53:55.220 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main' 2022-06-10 15:53:55.223 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main' 2022-06-10 15:53:55.235 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/apt/sources.list.d/backports.list 2022-06-10 15:53:55.247 | deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 15:53:55.253 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2022-06-10 15:53:55.258 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 15:53:55.261 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2022-06-10 15:53:55.265 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=updates 2022-06-10 15:53:55.270 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 15:53:55.275 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2022-06-10 15:53:55.280 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main' 2022-06-10 15:53:55.284 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main' 2022-06-10 15:53:55.287 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/apt/sources.list.d/updates.list 2022-06-10 15:53:55.297 | deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 15:53:55.302 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2022-06-10 15:53:55.307 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 15:53:55.308 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2022-06-10 15:53:55.315 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=security 2022-06-10 15:53:55.319 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2022-06-10 15:53:55.326 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 15:53:55.330 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main' 2022-06-10 15:53:55.336 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main' 2022-06-10 15:53:55.336 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/apt/sources.list.d/security.list 2022-06-10 15:53:55.348 | deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 15:53:55.351 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2022-06-10 15:53:55.357 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2022-06-10 15:53:55.357 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo 2022-06-10 15:53:55.362 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name= 2022-06-10 15:53:55.368 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2022-06-10 15:53:55.371 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo 2022-06-10 15:53:55.373 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local value= 2022-06-10 15:53:55.377 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/apt/sources.list.d/.list 2022-06-10 15:53:55.381 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo '' 2022-06-10 15:53:55.397 | 2022-06-10 15:53:55.402 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2022-06-10 15:53:55.405 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:59 : sudo chroot /opt/dib_tmp/dib_build.diqJ9zwk/mnt /usr/bin/apt-get update 2022-06-10 15:53:55.491 | Ign:1 https://mirror.dfw.rax.opendev.org/debian bullseye-backports InRelease 2022-06-10 15:53:55.492 | Ign:2 https://mirror.dfw.rax.opendev.org/debian bullseye InRelease 2022-06-10 15:53:55.515 | Ign:3 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security InRelease 2022-06-10 15:53:55.524 | Ign:4 https://mirror.dfw.rax.opendev.org/debian bullseye-updates InRelease 2022-06-10 15:53:55.527 | Get:5 https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release [3867 B] 2022-06-10 15:53:55.529 | Hit:6 https://mirror.dfw.rax.opendev.org/debian bullseye Release 2022-06-10 15:53:55.531 | Get:7 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release [3808 B] 2022-06-10 15:53:55.534 | Get:8 https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release [3700 B] 2022-06-10 15:53:55.535 | Ign:9 https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release.gpg 2022-06-10 15:53:55.536 | Ign:10 https://mirror.dfw.rax.opendev.org/debian bullseye Release.gpg 2022-06-10 15:53:55.537 | Ign:11 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release.gpg 2022-06-10 15:53:55.538 | Ign:12 https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release.gpg 2022-06-10 15:53:55.583 | Get:13 https://mirror.dfw.rax.opendev.org/debian bullseye-backports/main amd64 Packages [641 kB] 2022-06-10 15:53:55.613 | Get:14 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 Packages [304 kB] 2022-06-10 15:53:55.643 | Get:15 https://mirror.dfw.rax.opendev.org/debian bullseye-updates/main amd64 Packages [4483 B] 2022-06-10 15:53:55.712 | Fetched 961 kB in 0s (3516 kB/s) 2022-06-10 15:53:56.785 | Reading package lists... 2022-06-10 15:53:56.801 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release' is not signed. 2022-06-10 15:53:56.801 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye Release' is not signed. 2022-06-10 15:53:56.801 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release' is not signed. 2022-06-10 15:53:56.801 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release' is not signed. 2022-06-10 15:53:56.807 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:61 : sudo chroot /opt/dib_tmp/dib_build.diqJ9zwk/mnt /usr/bin/apt-get clean 2022-06-10 15:53:56.851 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:62 : sudo chroot /opt/dib_tmp/dib_build.diqJ9zwk/mnt /usr/bin/apt-get dist-upgrade -y 2022-06-10 15:53:57.963 | Reading package lists... 2022-06-10 15:53:58.160 | Building dependency tree... 2022-06-10 15:53:58.325 | Calculating upgrade... 2022-06-10 15:53:58.457 | The following packages will be upgraded: 2022-06-10 15:53:58.458 | dpkg gzip liblzma5 libssl1.1 openssl tzdata zlib1g 2022-06-10 15:53:58.463 | 7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2022-06-10 15:53:58.463 | Need to get 5615 kB of archives. 2022-06-10 15:53:58.463 | After this operation, 99.3 kB of additional disk space will be used. 2022-06-10 15:53:58.463 | WARNING: The following packages cannot be authenticated! 2022-06-10 15:53:58.463 | dpkg gzip liblzma5 libssl1.1 zlib1g tzdata openssl 2022-06-10 15:53:58.559 | Authentication warning overridden. 2022-06-10 15:53:58.559 | Get:1 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 dpkg amd64 1.20.10 [2529 kB] 2022-06-10 15:53:58.714 | Get:2 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 gzip amd64 1.10-4+deb11u1 [132 kB] 2022-06-10 15:53:58.745 | Get:3 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 liblzma5 amd64 5.2.5-2.1~deb11u1 [168 kB] 2022-06-10 15:53:58.805 | Get:4 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 libssl1.1 amd64 1.1.1n-0+deb11u2 [1558 kB] 2022-06-10 15:53:58.859 | Get:5 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2+deb11u1 [91.4 kB] 2022-06-10 15:53:58.873 | Get:6 https://mirror.dfw.rax.opendev.org/debian bullseye-updates/main amd64 tzdata all 2021a-1+deb11u3 [285 kB] 2022-06-10 15:53:58.898 | Get:7 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] 2022-06-10 15:53:59.129 | debconf: delaying package configuration, since apt-utils is not installed 2022-06-10 15:53:59.161 | Fetched 5615 kB in 0s (12.1 MB/s) 2022-06-10 15:53:59.161 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2022-06-10 15:53:59.190 | (Reading database ... 6961 files and directories currently installed.) 2022-06-10 15:53:59.191 | Preparing to unpack .../dpkg_1.20.10_amd64.deb ... 2022-06-10 15:53:59.199 | Unpacking dpkg (1.20.10) over (1.20.9) ... 2022-06-10 15:53:59.481 | Setting up dpkg (1.20.10) ... 2022-06-10 15:53:59.536 | (Reading database ... 6970 files and directories currently installed.) 2022-06-10 15:53:59.536 | Preparing to unpack .../gzip_1.10-4+deb11u1_amd64.deb ... 2022-06-10 15:53:59.545 | Unpacking gzip (1.10-4+deb11u1) over (1.10-4) ... 2022-06-10 15:53:59.603 | Setting up gzip (1.10-4+deb11u1) ... 2022-06-10 15:53:59.649 | (Reading database ... 6970 files and directories currently installed.) 2022-06-10 15:53:59.649 | Preparing to unpack .../liblzma5_5.2.5-2.1~deb11u1_amd64.deb ... 2022-06-10 15:53:59.664 | Unpacking liblzma5:amd64 (5.2.5-2.1~deb11u1) over (5.2.5-2) ... 2022-06-10 15:53:59.725 | Setting up liblzma5:amd64 (5.2.5-2.1~deb11u1) ... 2022-06-10 15:53:59.779 | (Reading database ... 6970 files and directories currently installed.) 2022-06-10 15:53:59.780 | Preparing to unpack .../libssl1.1_1.1.1n-0+deb11u2_amd64.deb ... 2022-06-10 15:53:59.788 | Unpacking libssl1.1:amd64 (1.1.1n-0+deb11u2) over (1.1.1n-0+deb11u1) ... 2022-06-10 15:53:59.994 | Setting up libssl1.1:amd64 (1.1.1n-0+deb11u2) ... 2022-06-10 15:54:00.169 | debconf: unable to initialize frontend: Dialog 2022-06-10 15:54:00.169 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2022-06-10 15:54:00.169 | debconf: falling back to frontend: Readline 2022-06-10 15:54:00.169 | debconf: unable to initialize frontend: Readline 2022-06-10 15:54:00.169 | 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/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2022-06-10 15:54:00.169 | debconf: falling back to frontend: Teletype 2022-06-10 15:54:00.245 | (Reading database ... 6970 files and directories currently installed.) 2022-06-10 15:54:00.246 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2+deb11u1_amd64.deb ... 2022-06-10 15:54:00.255 | Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2+deb11u1) over (1:1.2.11.dfsg-2) ... 2022-06-10 15:54:00.293 | Setting up zlib1g:amd64 (1:1.2.11.dfsg-2+deb11u1) ... 2022-06-10 15:54:00.347 | (Reading database ... 6970 files and directories currently installed.) 2022-06-10 15:54:00.348 | Preparing to unpack .../tzdata_2021a-1+deb11u3_all.deb ... 2022-06-10 15:54:00.356 | Unpacking tzdata (2021a-1+deb11u3) over (2021a-1+deb11u2) ... 2022-06-10 15:54:00.721 | Preparing to unpack .../openssl_1.1.1n-0+deb11u2_amd64.deb ... 2022-06-10 15:54:00.729 | Unpacking openssl (1.1.1n-0+deb11u2) over (1.1.1n-0+deb11u1) ... 2022-06-10 15:54:00.853 | Setting up tzdata (2021a-1+deb11u3) ... 2022-06-10 15:54:00.997 | debconf: unable to initialize frontend: Dialog 2022-06-10 15:54:00.997 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2022-06-10 15:54:00.997 | debconf: falling back to frontend: Readline 2022-06-10 15:54:00.997 | debconf: unable to initialize frontend: Readline 2022-06-10 15:54:00.998 | 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/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2022-06-10 15:54:00.998 | debconf: falling back to frontend: Teletype 2022-06-10 15:54:01.062 | 2022-06-10 15:54:01.062 | Current default time zone: 'Etc/UTC' 2022-06-10 15:54:01.065 | Local time is now: Fri Jun 10 15:54:01 UTC 2022. 2022-06-10 15:54:01.065 | Universal Time is now: Fri Jun 10 15:54:01 UTC 2022. 2022-06-10 15:54:01.065 | Run 'dpkg-reconfigure tzdata' if you wish to change it. 2022-06-10 15:54:01.065 | 2022-06-10 15:54:01.094 | Setting up openssl (1.1.1n-0+deb11u2) ... 2022-06-10 15:54:01.106 | Processing triggers for libc-bin (2.31-13+deb11u3) ... 2022-06-10 15:54:01.248 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:64 : to_install= 2022-06-10 15:54:01.251 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:69 : to_install+='systemd-sysv ' 2022-06-10 15:54:01.254 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:72 : to_install+='busybox sudo ' 2022-06-10 15:54:01.257 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:74 : to_install+='gnupg2 ' 2022-06-10 15:54:01.260 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:76 : to_install+='python3 ' 2022-06-10 15:54:01.263 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:78 : sudo chroot /opt/dib_tmp/dib_build.diqJ9zwk/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo gnupg2 python3 2022-06-10 15:54:01.290 | Reading package lists... 2022-06-10 15:54:01.476 | Building dependency tree... 2022-06-10 15:54:01.477 | Reading state information... 2022-06-10 15:54:01.666 | The following additional packages will be installed: 2022-06-10 15:54:01.667 | dbus dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gpg gpg-agent 2022-06-10 15:54:01.667 | gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 libargon2-1 2022-06-10 15:54:01.668 | libassuan0 libcap2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2022-06-10 15:54:01.668 | libgpm2 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.4-2 libldap-common 2022-06-10 15:54:01.668 | libmpdec3 libncursesw6 libnpth0 libnss-systemd libpam-systemd 2022-06-10 15:54:01.668 | libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 2022-06-10 15:54:01.669 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 media-types 2022-06-10 15:54:01.669 | pinentry-curses python3-minimal python3.9 python3.9-minimal readline-common 2022-06-10 15:54:01.670 | systemd systemd-timesyncd 2022-06-10 15:54:01.671 | Suggested packages: 2022-06-10 15:54:01.671 | default-dbus-session-bus | dbus-session-bus dbus-user-session 2022-06-10 15:54:01.671 | pinentry-gnome3 tor parcimonie xloadimage scdaemon gpm 2022-06-10 15:54:01.671 | libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 2022-06-10 15:54:01.671 | libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql pinentry-doc 2022-06-10 15:54:01.671 | python3-doc python3-tk python3-venv python3.9-venv python3.9-doc binutils 2022-06-10 15:54:01.672 | binfmt-support readline-doc systemd-container policykit-1 2022-06-10 15:54:01.709 | The following NEW packages will be installed: 2022-06-10 15:54:01.709 | busybox dbus dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gnupg2 gpg 2022-06-10 15:54:01.710 | gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 2022-06-10 15:54:01.710 | libargon2-1 libassuan0 libcap2 libcryptsetup12 libdbus-1-3 2022-06-10 15:54:01.710 | libdevmapper1.02.1 libexpat1 libgpm2 libip4tc2 libjson-c5 libkmod2 libksba8 2022-06-10 15:54:01.710 | libldap-2.4-2 libldap-common libmpdec3 libncursesw6 libnpth0 libnss-systemd 2022-06-10 15:54:01.710 | libpam-systemd libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib 2022-06-10 15:54:01.711 | libreadline8 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-06-10 15:54:01.711 | media-types pinentry-curses python3 python3-minimal python3.9 2022-06-10 15:54:01.711 | python3.9-minimal readline-common sudo systemd systemd-sysv 2022-06-10 15:54:01.711 | systemd-timesyncd 2022-06-10 15:54:01.719 | 0 upgraded, 53 newly installed, 0 to remove and 0 not upgraded. 2022-06-10 15:54:01.719 | Need to get 23.1 MB of archives. 2022-06-10 15:54:01.719 | After this operation, 66.7 MB of additional disk space will be used. 2022-06-10 15:54:01.719 | WARNING: The following packages cannot be authenticated! 2022-06-10 15:54:01.719 | libapparmor1 libcap2 libargon2-1 dmsetup libdevmapper1.02.1 libjson-c5 2022-06-10 15:54:01.719 | libcryptsetup12 libip4tc2 libkmod2 systemd systemd-sysv libdbus-1-3 2022-06-10 15:54:01.719 | libexpat1 dbus libpython3.9-minimal python3.9-minimal python3-minimal 2022-06-10 15:54:01.719 | media-types libmpdec3 libncursesw6 readline-common libreadline8 libsqlite3-0 2022-06-10 15:54:01.719 | libpython3.9-stdlib python3.9 libpython3-stdlib python3 libnss-systemd 2022-06-10 15:54:01.720 | libpam-systemd systemd-timesyncd busybox libassuan0 gpgconf libksba8 2022-06-10 15:54:01.720 | libsasl2-modules-db libsasl2-2 libldap-2.4-2 libnpth0 dirmngr gnupg-l10n 2022-06-10 15:54:01.720 | gnupg-utils gpg pinentry-curses gpg-agent gpg-wks-client gpg-wks-server 2022-06-10 15:54:01.720 | gpgsm gnupg gnupg2 libgpm2 libldap-common libsasl2-modules sudo 2022-06-10 15:54:01.845 | Authentication warning overridden. 2022-06-10 15:54:01.845 | Get:1 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 2022-06-10 15:54:01.906 | Get:2 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 2022-06-10 15:54:01.925 | Get:3 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] 2022-06-10 15:54:01.971 | Get:4 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 2022-06-10 15:54:01.991 | Get:5 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 2022-06-10 15:54:02.024 | Get:6 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] 2022-06-10 15:54:02.043 | Get:7 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] 2022-06-10 15:54:02.095 | Get:8 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 2022-06-10 15:54:02.116 | Get:9 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] 2022-06-10 15:54:02.135 | Get:10 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] 2022-06-10 15:54:02.348 | Get:11 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] 2022-06-10 15:54:02.349 | Get:12 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] 2022-06-10 15:54:02.356 | Get:13 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u3 [98.5 kB] 2022-06-10 15:54:02.378 | Get:14 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] 2022-06-10 15:54:02.418 | Get:15 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB] 2022-06-10 15:54:02.494 | Get:16 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB] 2022-06-10 15:54:02.582 | Get:17 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] 2022-06-10 15:54:02.596 | Get:18 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] 2022-06-10 15:54:02.641 | Get:19 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] 2022-06-10 15:54:02.653 | Get:20 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB] 2022-06-10 15:54:02.739 | Get:21 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] 2022-06-10 15:54:02.785 | Get:22 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] 2022-06-10 15:54:02.807 | Get:23 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] 2022-06-10 15:54:02.839 | Get:24 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB] 2022-06-10 15:54:02.896 | Get:25 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB] 2022-06-10 15:54:02.931 | Get:26 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] 2022-06-10 15:54:02.948 | Get:27 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] 2022-06-10 15:54:02.956 | Get:28 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libnss-systemd amd64 247.3-7 [198 kB] 2022-06-10 15:54:02.962 | Get:29 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] 2022-06-10 15:54:02.985 | Get:30 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-7 [131 kB] 2022-06-10 15:54:03.007 | Get:31 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 busybox amd64 1:1.30.1-6+b3 [435 kB] 2022-06-10 15:54:03.054 | Get:32 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] 2022-06-10 15:54:03.062 | Get:33 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u1 [548 kB] 2022-06-10 15:54:03.154 | Get:34 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB] 2022-06-10 15:54:03.177 | Get:35 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 2022-06-10 15:54:03.202 | Get:36 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 2022-06-10 15:54:03.231 | Get:37 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 2022-06-10 15:54:03.273 | Get:38 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] 2022-06-10 15:54:03.287 | Get:39 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u1 [763 kB] 2022-06-10 15:54:03.318 | Get:40 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u1 [1085 kB] 2022-06-10 15:54:03.416 | Get:41 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u1 [905 kB] 2022-06-10 15:54:03.482 | Get:42 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u1 [928 kB] 2022-06-10 15:54:03.561 | Get:43 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] 2022-06-10 15:54:03.580 | Get:44 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u1 [669 kB] 2022-06-10 15:54:03.636 | Get:45 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u1 [524 kB] 2022-06-10 15:54:03.652 | Get:46 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u1 [516 kB] 2022-06-10 15:54:03.686 | Get:47 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u1 [645 kB] 2022-06-10 15:54:03.729 | Get:48 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u1 [825 kB] 2022-06-10 15:54:03.766 | Get:49 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u1 [434 kB] 2022-06-10 15:54:03.821 | Get:50 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 2022-06-10 15:54:03.832 | Get:51 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] 2022-06-10 15:54:03.847 | Get:52 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB] 2022-06-10 15:54:03.885 | Get:53 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] 2022-06-10 15:54:04.107 | debconf: delaying package configuration, since apt-utils is not installed 2022-06-10 15:54:04.143 | Fetched 23.1 MB in 2s (10.5 MB/s) 2022-06-10 15:54:04.143 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2022-06-10 15:54:04.166 | Selecting previously unselected package libapparmor1:amd64. 2022-06-10 15:54:04.173 | (Reading database ... 6970 files and directories currently installed.) 2022-06-10 15:54:04.174 | Preparing to unpack .../0-libapparmor1_2.13.6-10_amd64.deb ... 2022-06-10 15:54:04.180 | Unpacking libapparmor1:amd64 (2.13.6-10) ... 2022-06-10 15:54:04.221 | Selecting previously unselected package libcap2:amd64. 2022-06-10 15:54:04.223 | Preparing to unpack .../1-libcap2_1%3a2.44-1_amd64.deb ... 2022-06-10 15:54:04.226 | Unpacking libcap2:amd64 (1:2.44-1) ... 2022-06-10 15:54:04.258 | Selecting previously unselected package libargon2-1:amd64. 2022-06-10 15:54:04.260 | Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ... 2022-06-10 15:54:04.263 | Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 2022-06-10 15:54:04.296 | Selecting previously unselected package dmsetup. 2022-06-10 15:54:04.296 | Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 2022-06-10 15:54:04.299 | Unpacking dmsetup (2:1.02.175-2.1) ... 2022-06-10 15:54:04.339 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2022-06-10 15:54:04.340 | Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 2022-06-10 15:54:04.343 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 2022-06-10 15:54:04.392 | Selecting previously unselected package libjson-c5:amd64. 2022-06-10 15:54:04.393 | Preparing to unpack .../5-libjson-c5_0.15-2_amd64.deb ... 2022-06-10 15:54:04.396 | Unpacking libjson-c5:amd64 (0.15-2) ... 2022-06-10 15:54:04.431 | Selecting previously unselected package libcryptsetup12:amd64. 2022-06-10 15:54:04.433 | Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... 2022-06-10 15:54:04.436 | Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 2022-06-10 15:54:04.494 | Selecting previously unselected package libip4tc2:amd64. 2022-06-10 15:54:04.494 | Preparing to unpack .../7-libip4tc2_1.8.7-1_amd64.deb ... 2022-06-10 15:54:04.497 | Unpacking libip4tc2:amd64 (1.8.7-1) ... 2022-06-10 15:54:04.530 | Selecting previously unselected package libkmod2:amd64. 2022-06-10 15:54:04.531 | Preparing to unpack .../8-libkmod2_28-1_amd64.deb ... 2022-06-10 15:54:04.534 | Unpacking libkmod2:amd64 (28-1) ... 2022-06-10 15:54:04.574 | Selecting previously unselected package systemd. 2022-06-10 15:54:04.574 | Preparing to unpack .../9-systemd_247.3-7_amd64.deb ... 2022-06-10 15:54:04.636 | Unpacking systemd (247.3-7) ... 2022-06-10 15:54:05.315 | Setting up libapparmor1:amd64 (2.13.6-10) ... 2022-06-10 15:54:05.325 | Setting up libcap2:amd64 (1:2.44-1) ... 2022-06-10 15:54:05.333 | Setting up libargon2-1:amd64 (0~20171227-0.2) ... 2022-06-10 15:54:05.341 | Setting up libjson-c5:amd64 (0.15-2) ... 2022-06-10 15:54:05.350 | Setting up libip4tc2:amd64 (1.8.7-1) ... 2022-06-10 15:54:05.359 | Setting up libkmod2:amd64 (28-1) ... 2022-06-10 15:54:05.369 | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 2022-06-10 15:54:05.378 | Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 2022-06-10 15:54:05.387 | Setting up systemd (247.3-7) ... 2022-06-10 15:54:05.423 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2022-06-10 15:54:05.426 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2022-06-10 15:54:05.431 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2022-06-10 15:54:05.437 | Initializing machine ID from random generator. 2022-06-10 15:54:05.867 | Setting up dmsetup (2:1.02.175-2.1) ... 2022-06-10 15:54:05.904 | Selecting previously unselected package systemd-sysv. 2022-06-10 15:54:05.912 | (Reading database ... 7827 files and directories currently installed.) 2022-06-10 15:54:05.913 | Preparing to unpack .../0-systemd-sysv_247.3-7_amd64.deb ... 2022-06-10 15:54:05.916 | Unpacking systemd-sysv (247.3-7) ... 2022-06-10 15:54:05.957 | Selecting previously unselected package libdbus-1-3:amd64. 2022-06-10 15:54:05.960 | Preparing to unpack .../1-libdbus-1-3_1.12.20-2_amd64.deb ... 2022-06-10 15:54:05.963 | Unpacking libdbus-1-3:amd64 (1.12.20-2) ... 2022-06-10 15:54:06.018 | Selecting previously unselected package libexpat1:amd64. 2022-06-10 15:54:06.019 | Preparing to unpack .../2-libexpat1_2.2.10-2+deb11u3_amd64.deb ... 2022-06-10 15:54:06.021 | Unpacking libexpat1:amd64 (2.2.10-2+deb11u3) ... 2022-06-10 15:54:06.066 | Selecting previously unselected package dbus. 2022-06-10 15:54:06.068 | Preparing to unpack .../3-dbus_1.12.20-2_amd64.deb ... 2022-06-10 15:54:06.084 | Unpacking dbus (1.12.20-2) ... 2022-06-10 15:54:06.149 | Selecting previously unselected package libpython3.9-minimal:amd64. 2022-06-10 15:54:06.151 | Preparing to unpack .../4-libpython3.9-minimal_3.9.2-1_amd64.deb ... 2022-06-10 15:54:06.154 | Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ... 2022-06-10 15:54:06.296 | Selecting previously unselected package python3.9-minimal. 2022-06-10 15:54:06.298 | Preparing to unpack .../5-python3.9-minimal_3.9.2-1_amd64.deb ... 2022-06-10 15:54:06.305 | Unpacking python3.9-minimal (3.9.2-1) ... 2022-06-10 15:54:06.604 | Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... 2022-06-10 15:54:06.618 | Setting up libexpat1:amd64 (2.2.10-2+deb11u3) ... 2022-06-10 15:54:06.628 | Setting up python3.9-minimal (3.9.2-1) ... 2022-06-10 15:54:07.621 | Selecting previously unselected package python3-minimal. 2022-06-10 15:54:07.631 | (Reading database ... 8189 files and directories currently installed.) 2022-06-10 15:54:07.631 | Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... 2022-06-10 15:54:07.635 | Unpacking python3-minimal (3.9.2-3) ... 2022-06-10 15:54:07.671 | Selecting previously unselected package media-types. 2022-06-10 15:54:07.673 | Preparing to unpack .../1-media-types_4.0.0_all.deb ... 2022-06-10 15:54:07.676 | Unpacking media-types (4.0.0) ... 2022-06-10 15:54:07.710 | Selecting previously unselected package libmpdec3:amd64. 2022-06-10 15:54:07.712 | Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ... 2022-06-10 15:54:07.716 | Unpacking libmpdec3:amd64 (2.5.1-1) ... 2022-06-10 15:54:07.761 | Selecting previously unselected package libncursesw6:amd64. 2022-06-10 15:54:07.761 | Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ... 2022-06-10 15:54:07.764 | Unpacking libncursesw6:amd64 (6.2+20201114-2) ... 2022-06-10 15:54:07.809 | Selecting previously unselected package readline-common. 2022-06-10 15:54:07.810 | Preparing to unpack .../4-readline-common_8.1-1_all.deb ... 2022-06-10 15:54:07.813 | Unpacking readline-common (8.1-1) ... 2022-06-10 15:54:07.851 | Selecting previously unselected package libreadline8:amd64. 2022-06-10 15:54:07.853 | Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... 2022-06-10 15:54:07.856 | Unpacking libreadline8:amd64 (8.1-1) ... 2022-06-10 15:54:07.907 | Selecting previously unselected package libsqlite3-0:amd64. 2022-06-10 15:54:07.909 | Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... 2022-06-10 15:54:07.912 | Unpacking libsqlite3-0:amd64 (3.34.1-3) ... 2022-06-10 15:54:08.025 | Selecting previously unselected package libpython3.9-stdlib:amd64. 2022-06-10 15:54:08.028 | Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ... 2022-06-10 15:54:08.031 | Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ... 2022-06-10 15:54:08.282 | Selecting previously unselected package python3.9. 2022-06-10 15:54:08.284 | Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ... 2022-06-10 15:54:08.288 | Unpacking python3.9 (3.9.2-1) ... 2022-06-10 15:54:08.334 | Selecting previously unselected package libpython3-stdlib:amd64. 2022-06-10 15:54:08.337 | Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ... 2022-06-10 15:54:08.340 | Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... 2022-06-10 15:54:08.371 | Setting up python3-minimal (3.9.2-3) ... 2022-06-10 15:54:08.640 | Selecting previously unselected package python3. 2022-06-10 15:54:08.649 | (Reading database ... 8627 files and directories currently installed.) 2022-06-10 15:54:08.650 | Preparing to unpack .../00-python3_3.9.2-3_amd64.deb ... 2022-06-10 15:54:08.657 | Unpacking python3 (3.9.2-3) ... 2022-06-10 15:54:08.695 | Selecting previously unselected package libnss-systemd:amd64. 2022-06-10 15:54:08.697 | Preparing to unpack .../01-libnss-systemd_247.3-7_amd64.deb ... 2022-06-10 15:54:08.700 | Unpacking libnss-systemd:amd64 (247.3-7) ... 2022-06-10 15:54:08.745 | Selecting previously unselected package libpam-systemd:amd64. 2022-06-10 15:54:08.747 | Preparing to unpack .../02-libpam-systemd_247.3-7_amd64.deb ... 2022-06-10 15:54:08.750 | Unpacking libpam-systemd:amd64 (247.3-7) ... 2022-06-10 15:54:08.808 | Selecting previously unselected package systemd-timesyncd. 2022-06-10 15:54:08.810 | Preparing to unpack .../03-systemd-timesyncd_247.3-7_amd64.deb ... 2022-06-10 15:54:08.813 | Unpacking systemd-timesyncd (247.3-7) ... 2022-06-10 15:54:08.854 | Selecting previously unselected package busybox. 2022-06-10 15:54:08.855 | Preparing to unpack .../04-busybox_1%3a1.30.1-6+b3_amd64.deb ... 2022-06-10 15:54:08.858 | Unpacking busybox (1:1.30.1-6+b3) ... 2022-06-10 15:54:08.934 | Selecting previously unselected package libassuan0:amd64. 2022-06-10 15:54:08.936 | Preparing to unpack .../05-libassuan0_2.5.3-7.1_amd64.deb ... 2022-06-10 15:54:08.939 | Unpacking libassuan0:amd64 (2.5.3-7.1) ... 2022-06-10 15:54:08.969 | Selecting previously unselected package gpgconf. 2022-06-10 15:54:08.972 | Preparing to unpack .../06-gpgconf_2.2.27-2+deb11u1_amd64.deb ... 2022-06-10 15:54:08.975 | Unpacking gpgconf (2.2.27-2+deb11u1) ... 2022-06-10 15:54:09.028 | Selecting previously unselected package libksba8:amd64. 2022-06-10 15:54:09.029 | Preparing to unpack .../07-libksba8_1.5.0-3_amd64.deb ... 2022-06-10 15:54:09.032 | Unpacking libksba8:amd64 (1.5.0-3) ... 2022-06-10 15:54:09.078 | Selecting previously unselected package libsasl2-modules-db:amd64. 2022-06-10 15:54:09.079 | Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 2022-06-10 15:54:09.082 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2022-06-10 15:54:09.117 | Selecting previously unselected package libsasl2-2:amd64. 2022-06-10 15:54:09.117 | Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 2022-06-10 15:54:09.120 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2022-06-10 15:54:09.163 | Selecting previously unselected package libldap-2.4-2:amd64. 2022-06-10 15:54:09.163 | Preparing to unpack .../10-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 2022-06-10 15:54:09.167 | Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 2022-06-10 15:54:09.221 | Selecting previously unselected package libnpth0:amd64. 2022-06-10 15:54:09.221 | Preparing to unpack .../11-libnpth0_1.6-3_amd64.deb ... 2022-06-10 15:54:09.224 | Unpacking libnpth0:amd64 (1.6-3) ... 2022-06-10 15:54:09.257 | Selecting previously unselected package dirmngr. 2022-06-10 15:54:09.259 | Preparing to unpack .../12-dirmngr_2.2.27-2+deb11u1_amd64.deb ... 2022-06-10 15:54:09.278 | Unpacking dirmngr (2.2.27-2+deb11u1) ... 2022-06-10 15:54:09.357 | Selecting previously unselected package gnupg-l10n. 2022-06-10 15:54:09.357 | Preparing to unpack .../13-gnupg-l10n_2.2.27-2+deb11u1_all.deb ... 2022-06-10 15:54:09.360 | Unpacking gnupg-l10n (2.2.27-2+deb11u1) ... 2022-06-10 15:54:09.487 | Selecting previously unselected package gnupg-utils. 2022-06-10 15:54:09.490 | Preparing to unpack .../14-gnupg-utils_2.2.27-2+deb11u1_amd64.deb ... 2022-06-10 15:54:09.493 | Unpacking gnupg-utils (2.2.27-2+deb11u1) ... 2022-06-10 15:54:09.590 | Selecting previously unselected package gpg. 2022-06-10 15:54:09.592 | Preparing to unpack .../15-gpg_2.2.27-2+deb11u1_amd64.deb ... 2022-06-10 15:54:09.595 | Unpacking gpg (2.2.27-2+deb11u1) ... 2022-06-10 15:54:09.691 | Selecting previously unselected package pinentry-curses. 2022-06-10 15:54:09.693 | Preparing to unpack .../16-pinentry-curses_1.1.0-4_amd64.deb ... 2022-06-10 15:54:09.697 | Unpacking pinentry-curses (1.1.0-4) ... 2022-06-10 15:54:09.735 | Selecting previously unselected package gpg-agent. 2022-06-10 15:54:09.737 | Preparing to unpack .../17-gpg-agent_2.2.27-2+deb11u1_amd64.deb ... 2022-06-10 15:54:09.740 | Unpacking gpg-agent (2.2.27-2+deb11u1) ... 2022-06-10 15:54:09.809 | Selecting previously unselected package gpg-wks-client. 2022-06-10 15:54:09.811 | Preparing to unpack .../18-gpg-wks-client_2.2.27-2+deb11u1_amd64.deb ... 2022-06-10 15:54:09.814 | Unpacking gpg-wks-client (2.2.27-2+deb11u1) ... 2022-06-10 15:54:09.867 | Selecting previously unselected package gpg-wks-server. 2022-06-10 15:54:09.867 | Preparing to unpack .../19-gpg-wks-server_2.2.27-2+deb11u1_amd64.deb ... 2022-06-10 15:54:09.871 | Unpacking gpg-wks-server (2.2.27-2+deb11u1) ... 2022-06-10 15:54:09.929 | Selecting previously unselected package gpgsm. 2022-06-10 15:54:09.931 | Preparing to unpack .../20-gpgsm_2.2.27-2+deb11u1_amd64.deb ... 2022-06-10 15:54:09.935 | Unpacking gpgsm (2.2.27-2+deb11u1) ... 2022-06-10 15:54:10.017 | Selecting previously unselected package gnupg. 2022-06-10 15:54:10.020 | Preparing to unpack .../21-gnupg_2.2.27-2+deb11u1_all.deb ... 2022-06-10 15:54:10.023 | Unpacking gnupg (2.2.27-2+deb11u1) ... 2022-06-10 15:54:10.090 | Selecting previously unselected package gnupg2. 2022-06-10 15:54:10.093 | Preparing to unpack .../22-gnupg2_2.2.27-2+deb11u1_all.deb ... 2022-06-10 15:54:10.096 | Unpacking gnupg2 (2.2.27-2+deb11u1) ... 2022-06-10 15:54:10.137 | Selecting previously unselected package libgpm2:amd64. 2022-06-10 15:54:10.140 | Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... 2022-06-10 15:54:10.143 | Unpacking libgpm2:amd64 (1.20.7-8) ... 2022-06-10 15:54:10.175 | Selecting previously unselected package libldap-common. 2022-06-10 15:54:10.178 | Preparing to unpack .../24-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... 2022-06-10 15:54:10.181 | Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... 2022-06-10 15:54:10.218 | Selecting previously unselected package libsasl2-modules:amd64. 2022-06-10 15:54:10.220 | Preparing to unpack .../25-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 2022-06-10 15:54:10.223 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2022-06-10 15:54:10.272 | Selecting previously unselected package sudo. 2022-06-10 15:54:10.272 | Preparing to unpack .../26-sudo_1.9.5p2-3_amd64.deb ... 2022-06-10 15:54:10.277 | Unpacking sudo (1.9.5p2-3) ... 2022-06-10 15:54:10.443 | Setting up libksba8:amd64 (1.5.0-3) ... 2022-06-10 15:54:10.452 | Setting up media-types (4.0.0) ... 2022-06-10 15:54:10.464 | Setting up systemd-sysv (247.3-7) ... 2022-06-10 15:54:10.475 | Setting up libgpm2:amd64 (1.20.7-8) ... 2022-06-10 15:54:10.484 | Setting up libsqlite3-0:amd64 (3.34.1-3) ... 2022-06-10 15:54:10.493 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2022-06-10 15:54:10.509 | Setting up libnss-systemd:amd64 (247.3-7) ... 2022-06-10 15:54:10.516 | First installation detected... 2022-06-10 15:54:10.517 | Checking NSS setup... 2022-06-10 15:54:10.523 | Setting up libnpth0:amd64 (1.6-3) ... 2022-06-10 15:54:10.532 | Setting up libassuan0:amd64 (2.5.3-7.1) ... 2022-06-10 15:54:10.541 | Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... 2022-06-10 15:54:10.553 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2022-06-10 15:54:10.561 | Setting up busybox (1:1.30.1-6+b3) ... 2022-06-10 15:54:10.571 | Setting up gnupg-l10n (2.2.27-2+deb11u1) ... 2022-06-10 15:54:10.580 | Setting up libdbus-1-3:amd64 (1.12.20-2) ... 2022-06-10 15:54:10.589 | Setting up dbus (1.12.20-2) ... 2022-06-10 15:54:10.759 | Running in chroot, ignoring request. 2022-06-10 15:54:10.763 | invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 15:54:10.767 | Setting up systemd-timesyncd (247.3-7) ... 2022-06-10 15:54:11.159 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2022-06-10 15:54:11.160 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2022-06-10 15:54:11.168 | Setting up sudo (1.9.5p2-3) ... 2022-06-10 15:54:11.222 | Running in chroot, ignoring request. 2022-06-10 15:54:11.228 | invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 15:54:11.233 | Setting up libncursesw6:amd64 (6.2+20201114-2) ... 2022-06-10 15:54:11.242 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2022-06-10 15:54:11.251 | Setting up libmpdec3:amd64 (2.5.1-1) ... 2022-06-10 15:54:11.260 | Setting up libpam-systemd:amd64 (247.3-7) ... 2022-06-10 15:54:11.427 | debconf: unable to initialize frontend: Dialog 2022-06-10 15:54:11.428 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2022-06-10 15:54:11.428 | debconf: falling back to frontend: Readline 2022-06-10 15:54:11.428 | debconf: unable to initialize frontend: Readline 2022-06-10 15:54:11.429 | 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/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2022-06-10 15:54:11.429 | debconf: falling back to frontend: Teletype 2022-06-10 15:54:11.575 | Setting up readline-common (8.1-1) ... 2022-06-10 15:54:11.587 | Setting up pinentry-curses (1.1.0-4) ... 2022-06-10 15:54:11.601 | Setting up libreadline8:amd64 (8.1-1) ... 2022-06-10 15:54:11.610 | Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 2022-06-10 15:54:11.618 | Setting up gpgconf (2.2.27-2+deb11u1) ... 2022-06-10 15:54:11.628 | Setting up gpg (2.2.27-2+deb11u1) ... 2022-06-10 15:54:11.637 | Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... 2022-06-10 15:54:11.646 | Setting up libpython3-stdlib:amd64 (3.9.2-3) ... 2022-06-10 15:54:11.655 | Setting up gnupg-utils (2.2.27-2+deb11u1) ... 2022-06-10 15:54:11.664 | Setting up gpg-agent (2.2.27-2+deb11u1) ... 2022-06-10 15:54:11.965 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket -> /usr/lib/systemd/user/gpg-agent-browser.socket. 2022-06-10 15:54:12.191 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket -> /usr/lib/systemd/user/gpg-agent-extra.socket. 2022-06-10 15:54:12.414 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket -> /usr/lib/systemd/user/gpg-agent-ssh.socket. 2022-06-10 15:54:12.641 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket -> /usr/lib/systemd/user/gpg-agent.socket. 2022-06-10 15:54:12.648 | Setting up gpgsm (2.2.27-2+deb11u1) ... 2022-06-10 15:54:12.657 | Setting up dirmngr (2.2.27-2+deb11u1) ... 2022-06-10 15:54:12.932 | Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket -> /usr/lib/systemd/user/dirmngr.socket. 2022-06-10 15:54:12.954 | Setting up gpg-wks-server (2.2.27-2+deb11u1) ... 2022-06-10 15:54:12.963 | Setting up python3.9 (3.9.2-1) ... 2022-06-10 15:54:14.082 | Setting up gpg-wks-client (2.2.27-2+deb11u1) ... 2022-06-10 15:54:14.090 | Setting up python3 (3.9.2-3) ... 2022-06-10 15:54:14.102 | running python rtupdate hooks for python3.9... 2022-06-10 15:54:14.103 | running python post-rtupdate hooks for python3.9... 2022-06-10 15:54:14.275 | Setting up gnupg (2.2.27-2+deb11u1) ... 2022-06-10 15:54:14.284 | Setting up gnupg2 (2.2.27-2+deb11u1) ... 2022-06-10 15:54:14.292 | Processing triggers for libc-bin (2.31-13+deb11u3) ... 2022-06-10 15:54:14.466 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.diqJ9zwk/mnt/proc 2022-06-10 15:54:14.483 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.diqJ9zwk/mnt/sys 2022-06-10 15:54:14.497 | dib-run-parts 75-debian-minimal-baseinstall completed 2022-06-10 15:54:14.498 | dib-run-parts ----------------------- PROFILING ----------------------- 2022-06-10 15:54:14.498 | dib-run-parts 2022-06-10 15:54:14.500 | dib-run-parts Target: root.d 2022-06-10 15:54:14.500 | dib-run-parts 2022-06-10 15:54:14.500 | dib-run-parts Script Seconds 2022-06-10 15:54:14.500 | dib-run-parts --------------------------------------- ---------- 2022-06-10 15:54:14.500 | dib-run-parts 2022-06-10 15:54:14.514 | dib-run-parts 08-debootstrap 60.714 2022-06-10 15:54:14.522 | dib-run-parts 09-apt-keyring 0.021 2022-06-10 15:54:14.529 | dib-run-parts 50-apt-allow-unauthenticated 0.059 2022-06-10 15:54:14.536 | dib-run-parts 50-block-apt-translations 0.041 2022-06-10 15:54:14.544 | dib-run-parts 50-block-daemons 0.109 2022-06-10 15:54:14.551 | dib-run-parts 50-build-with-http-cache 0.022 2022-06-10 15:54:14.559 | dib-run-parts 50-shared-apt-cache 0.024 2022-06-10 15:54:14.565 | dib-run-parts 50-trim-dpkg 0.056 2022-06-10 15:54:14.571 | dib-run-parts 60-apt-phased-updates 0.018 2022-06-10 15:54:14.580 | dib-run-parts 75-debian-minimal-baseinstall 19.468 2022-06-10 15:54:14.582 | dib-run-parts 2022-06-10 15:54:14.582 | dib-run-parts --------------------- END PROFILING --------------------- 2022-06-10 15:54:14.589 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2022-06-10 15:54:14.594 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2022-06-10 15:54:14.596 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2022-06-10 15:54:14.606 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.diqJ9zwk/mnt 2022-06-10 15:54:14.606 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2022-06-10 15:54:14.614 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'bin 2022-06-10 15:54:14.614 | boot 2022-06-10 15:54:14.614 | dev 2022-06-10 15:54:14.614 | etc 2022-06-10 15:54:14.614 | home 2022-06-10 15:54:14.615 | lib 2022-06-10 15:54:14.615 | lib32 2022-06-10 15:54:14.615 | lib64 2022-06-10 15:54:14.615 | libx32 2022-06-10 15:54:14.615 | media 2022-06-10 15:54:14.615 | mnt 2022-06-10 15:54:14.615 | opt 2022-06-10 15:54:14.615 | proc 2022-06-10 15:54:14.615 | root 2022-06-10 15:54:14.615 | run 2022-06-10 15:54:14.615 | sbin 2022-06-10 15:54:14.615 | srv 2022-06-10 15:54:14.615 | sys 2022-06-10 15:54:14.615 | usr 2022-06-10 15:54:14.615 | var' ']' 2022-06-10 15:54:14.619 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/resolv.conf ']' 2022-06-10 15:54:14.624 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/resolv.conf ']' 2022-06-10 15:54:14.628 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/resolv.conf.ORIG 2022-06-10 15:54:14.644 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/resolv.conf 2022-06-10 15:54:14.661 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/resolv.conf 2022-06-10 15:54:14.678 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2022-06-10 15:54:14.683 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2022-06-10 15:54:14.689 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2022-06-10 15:54:14.696 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.diqJ9zwk/mnt/proc 2022-06-10 15:54:14.711 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.diqJ9zwk/mnt/dev 2022-06-10 15:54:14.729 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2022-06-10 15:54:14.735 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2022-06-10 15:54:14.746 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2022-06-10 15:54:14.755 | + 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.diqJ9zwk/mnt/dev/pts 2022-06-10 15:54:14.771 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.diqJ9zwk/mnt/sys 2022-06-10 15:54:14.788 | + diskimage_builder/lib/disk-image-create:main:352 : mkdir -p /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d 2022-06-10 15:54:14.795 | + diskimage_builder/lib/disk-image-create:main:353 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2022-06-10 15:54:14.801 | + diskimage_builder/lib/disk-image-create:main:354 : run_d extra-data 2022-06-10 15:54:14.807 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2022-06-10 15:54:14.812 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.diqJ9zwk/hooks ']' 2022-06-10 15:54:14.818 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2022-06-10 15:54:14.823 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2022-06-10 15:54:14.825 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2022-06-10 15:54:14.833 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d ']' 2022-06-10 15:54:14.837 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d' 2022-06-10 15:54:14.837 | Running hooks from /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d 2022-06-10 15:54:14.841 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2022-06-10 15:54:14.847 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d 2022-06-10 15:54:14.889 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/10-base-defaults 2022-06-10 15:54:14.898 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/10-base-defaults 2022-06-10 15:54:14.902 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2022-06-10 15:54:14.905 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2022-06-10 15:54:14.909 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2022-06-10 15:54:14.917 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2022-06-10 15:54:14.921 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2022-06-10 15:54:14.926 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2022-06-10 15:54:14.929 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2022-06-10 15:54:14.933 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2022-06-10 15:54:14.937 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2022-06-10 15:54:14.944 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2022-06-10 15:54:14.948 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2022-06-10 15:54:14.952 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2022-06-10 15:54:14.956 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bullseye 2022-06-10 15:54:14.960 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bullseye 2022-06-10 15:54:14.963 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2022-06-10 15:54:14.967 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2022-06-10 15:54:14.970 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2022-06-10 15:54:14.973 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2022-06-10 15:54:14.977 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2022-06-10 15:54:14.980 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2022-06-10 15:54:14.984 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2022-06-10 15:54:14.989 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=https://mirror.dfw.rax.opendev.org/debian-security 2022-06-10 15:54:14.992 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2022-06-10 15:54:14.996 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2022-06-10 15:54:15.000 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2022-06-10 15:54:15.005 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2022-06-10 15:54:15.008 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2022-06-10 15:54:15.013 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bullseye-security 2022-06-10 15:54:15.019 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2022-06-10 15:54:15.023 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 15:54:15.023 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 15:54:15.023 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 15:54:15.023 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 15:54:15.023 | ' 2022-06-10 15:54:15.026 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bullseye = testing -o bullseye = unstable ']' 2022-06-10 15:54:15.030 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 15:54:15.030 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 15:54:15.030 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 15:54:15.030 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 15:54:15.030 | ' 2022-06-10 15:54:15.034 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 15:54:15.034 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 15:54:15.034 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 15:54:15.034 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 15:54:15.034 | ' 2022-06-10 15:54:15.039 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2022-06-10 15:54:15.047 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2022-06-10 15:54:15.050 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2022-06-10 15:54:15.054 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2022-06-10 15:54:15.058 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/10-dpkg.bash 2022-06-10 15:54:15.064 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/10-dpkg.bash 2022-06-10 15:54:15.068 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2022-06-10 15:54:15.074 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2022-06-10 15:54:15.078 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2022-06-10 15:54:15.085 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2022-06-10 15:54:15.089 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2022-06-10 15:54:15.093 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2022-06-10 15:54:15.098 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/14-manifests 2022-06-10 15:54:15.106 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/14-manifests 2022-06-10 15:54:15.115 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2022-06-10 15:54:15.119 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2022-06-10 15:54:15.123 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0000030973.d/ 2022-06-10 15:54:15.127 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0000030973.d/ 2022-06-10 15:54:15.131 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/15-block-device.bash 2022-06-10 15:54:15.138 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/15-block-device.bash 2022-06-10 15:54:15.142 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2022-06-10 15:54:15.145 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2022-06-10 15:54:15.149 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2022-06-10 15:54:15.153 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2022-06-10 15:54:15.160 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2022-06-10 15:54:15.164 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (centos|fedora|rocky) ]] 2022-06-10 15:54:15.168 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2022-06-10 15:54:15.172 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2022-06-10 15:54:15.175 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \c\e\n\t\o\s ]] 2022-06-10 15:54:15.180 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2022-06-10 15:54:15.184 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2022-06-10 15:54:15.189 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/20-network-interface-names 2022-06-10 15:54:15.196 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/20-network-interface-names 2022-06-10 15:54:15.201 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2022-06-10 15:54:15.205 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2022-06-10 15:54:15.209 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2022-06-10 15:54:15.216 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2022-06-10 15:54:15.222 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2022-06-10 15:54:15.226 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2022-06-10 15:54:15.229 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2022-06-10 15:54:15.236 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2022-06-10 15:54:15.240 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2022-06-10 15:54:15.244 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2022-06-10 15:54:15.249 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2022-06-10 15:54:15.254 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2022-06-10 15:54:15.259 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2022-06-10 15:54:15.263 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2022-06-10 15:54:15.266 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2022-06-10 15:54:15.270 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2022-06-10 15:54:15.274 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/99-dib-init-system 2022-06-10 15:54:15.281 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../environment.d/99-dib-init-system 2022-06-10 15:54:15.285 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2022-06-10 15:54:15.289 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2022-06-10 15:54:15.293 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/10-create-pkg-map-dir 2022-06-10 15:54:15.317 | Copying pkg-map for infra-package-needs 2022-06-10 15:54:15.333 | Copying pkg-map for source-repositories 2022-06-10 15:54:15.348 | Copying pkg-map for debootstrap 2022-06-10 15:54:15.363 | Copying pkg-map for ensure-venv 2022-06-10 15:54:15.377 | Copying pkg-map for base 2022-06-10 15:54:15.389 | Copying pkg-map for openssh-server 2022-06-10 15:54:15.405 | Copying pkg-map for bootloader 2022-06-10 15:54:15.420 | Copying pkg-map for cache-url 2022-06-10 15:54:15.438 | Copying pkg-map for growroot 2022-06-10 15:54:15.452 | Copying pkg-map for runtime-ssh-host-keys 2022-06-10 15:54:15.463 | Copying pkg-map for simple-init 2022-06-10 15:54:15.477 | Copying pkg-map for zuul-worker 2022-06-10 15:54:15.512 | dib-run-parts 10-create-pkg-map-dir completed 2022-06-10 15:54:15.512 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/20-manifest-dir 2022-06-10 15:54:15.520 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2022-06-10 15:54:15.523 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2022-06-10 15:54:15.527 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.diqJ9zwk/mnt//etc/dib-manifests 2022-06-10 15:54:15.543 | dib-run-parts 20-manifest-dir completed 2022-06-10 15:54:15.544 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-create-repo-list 2022-06-10 15:54:18.157 | dib-run-parts 50-create-repo-list completed 2022-06-10 15:54:18.157 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist 2022-06-10 15:54:18.166 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2022-06-10 15:54:18.170 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2022-06-10 15:54:18.174 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/modprobe.d ']' 2022-06-10 15:54:18.183 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.diqJ9zwk/mnt/etc/modprobe.d 2022-06-10 15:54:18.198 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2022-06-10 15:54:18.202 | ++ /environment:get_image_element_array:0 : echo '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [vm]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/vm [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [install-static]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-static [dpkg]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg [ensure-venv]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/ensure-venv [debootstrap]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap [runtime-ssh-host-keys]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [growroot]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/growroot [dib-init-system]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system [base]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/base [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [simple-init]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init [cache-url]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/cache-url [debian-minimal]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debian-minimal [install-types]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-types [pkg-map]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map [source-repositories]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [manifests]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/manifests [package-installs]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [sysprep]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/sysprep [cloud-init-datasources]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/cloud-init-datasources [modprobe]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/modprobe [install-bin]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-bin [bootloader]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/bootloader [openssh-server]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server [block-device-mbr]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/block-device-mbr ' 2022-06-10 15:54:18.210 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[vm]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/vm' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[install-static]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-static' '[dpkg]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg' '[ensure-venv]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/ensure-venv' '[debootstrap]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap' '[runtime-ssh-host-keys]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[growroot]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/growroot' '[dib-init-system]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' '[base]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/base' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[simple-init]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init' '[cache-url]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' '[debian-minimal]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debian-minimal' '[install-types]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-types' '[pkg-map]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' '[source-repositories]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[manifests]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/manifests' '[package-installs]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[sysprep]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' '[cloud-init-datasources]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/cloud-init-datasources' '[modprobe]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/modprobe' '[install-bin]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' '[bootloader]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' '[openssh-server]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' '[block-device-mbr]=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/block-device-mbr' ')' 2022-06-10 15:54:18.214 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['vm']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/vm' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['install-static']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-static' ['dpkg']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg' ['ensure-venv']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/ensure-venv' ['debootstrap']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap' ['runtime-ssh-host-keys']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['growroot']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/growroot' ['dib-init-system']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' ['base']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/base' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['simple-init']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init' ['cache-url']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' ['debian-minimal']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debian-minimal' ['install-types']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-types' ['pkg-map']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' ['source-repositories']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['manifests']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/manifests' ['package-installs']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['sysprep']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' ['cloud-init-datasources']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/cloud-init-datasources' ['modprobe']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/modprobe' ['install-bin']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' ['bootloader']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' ['openssh-server']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' ['block-device-mbr']='/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/block-device-mbr') 2022-06-10 15:54:18.218 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2022-06-10 15:54:18.222 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.233 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2022-06-10 15:54:18.243 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/vm 2022-06-10 15:54:18.248 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/vm/modprobe.d/ ']' 2022-06-10 15:54:18.253 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.256 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2022-06-10 15:54:18.261 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2022-06-10 15:54:18.266 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2022-06-10 15:54:18.269 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.272 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2022-06-10 15:54:18.276 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-bin 2022-06-10 15:54:18.279 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2022-06-10 15:54:18.282 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.286 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2022-06-10 15:54:18.290 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories 2022-06-10 15:54:18.298 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2022-06-10 15:54:18.302 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.306 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2022-06-10 15:54:18.310 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs 2022-06-10 15:54:18.313 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2022-06-10 15:54:18.317 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.320 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debian-minimal 2022-06-10 15:54:18.324 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debian-minimal 2022-06-10 15:54:18.328 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debian-minimal/modprobe.d/ ']' 2022-06-10 15:54:18.331 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.335 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2022-06-10 15:54:18.341 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap 2022-06-10 15:54:18.346 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap/modprobe.d/ ']' 2022-06-10 15:54:18.349 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.358 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2022-06-10 15:54:18.362 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/cloud-init-datasources 2022-06-10 15:54:18.366 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/cloud-init-datasources/modprobe.d/ ']' 2022-06-10 15:54:18.371 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.378 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2022-06-10 15:54:18.382 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/ensure-venv 2022-06-10 15:54:18.387 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/ensure-venv/modprobe.d/ ']' 2022-06-10 15:54:18.390 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.394 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2022-06-10 15:54:18.397 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/modprobe 2022-06-10 15:54:18.401 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2022-06-10 15:54:18.405 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.408 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2022-06-10 15:54:18.413 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/base 2022-06-10 15:54:18.417 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2022-06-10 15:54:18.420 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.423 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-mbr 2022-06-10 15:54:18.426 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/block-device-mbr 2022-06-10 15:54:18.429 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/block-device-mbr/modprobe.d/ ']' 2022-06-10 15:54:18.432 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.435 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2022-06-10 15:54:18.439 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-types 2022-06-10 15:54:18.444 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2022-06-10 15:54:18.450 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.455 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2022-06-10 15:54:18.459 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server 2022-06-10 15:54:18.462 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2022-06-10 15:54:18.465 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.468 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2022-06-10 15:54:18.472 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/bootloader 2022-06-10 15:54:18.475 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2022-06-10 15:54:18.479 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.483 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2022-06-10 15:54:18.487 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/manifests 2022-06-10 15:54:18.491 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2022-06-10 15:54:18.494 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.498 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2022-06-10 15:54:18.501 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2022-06-10 15:54:18.505 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2022-06-10 15:54:18.511 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.514 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2022-06-10 15:54:18.518 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/sysprep 2022-06-10 15:54:18.521 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2022-06-10 15:54:18.527 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.530 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2022-06-10 15:54:18.533 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system 2022-06-10 15:54:18.537 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/modprobe.d/ ']' 2022-06-10 15:54:18.540 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.543 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2022-06-10 15:54:18.547 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-static 2022-06-10 15:54:18.550 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2022-06-10 15:54:18.554 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.557 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2022-06-10 15:54:18.561 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2022-06-10 15:54:18.565 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2022-06-10 15:54:18.569 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.572 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2022-06-10 15:54:18.576 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/cache-url 2022-06-10 15:54:18.579 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2022-06-10 15:54:18.583 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.586 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2022-06-10 15:54:18.590 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg 2022-06-10 15:54:18.593 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/dpkg/modprobe.d/ ']' 2022-06-10 15:54:18.597 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.601 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2022-06-10 15:54:18.605 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2022-06-10 15:54:18.608 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2022-06-10 15:54:18.611 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.615 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2022-06-10 15:54:18.618 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/growroot 2022-06-10 15:54:18.622 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/growroot/modprobe.d/ ']' 2022-06-10 15:54:18.626 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.630 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2022-06-10 15:54:18.633 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys 2022-06-10 15:54:18.637 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/modprobe.d/ ']' 2022-06-10 15:54:18.642 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.646 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2022-06-10 15:54:18.650 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init 2022-06-10 15:54:18.653 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init/modprobe.d/ ']' 2022-06-10 15:54:18.656 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.659 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2022-06-10 15:54:18.662 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map 2022-06-10 15:54:18.666 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2022-06-10 15:54:18.670 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2022-06-10 15:54:18.674 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2022-06-10 15:54:18.677 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2022-06-10 15:54:18.681 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2022-06-10 15:54:18.682 | dib-run-parts 50-modprobe-blacklist completed 2022-06-10 15:54:18.682 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/60-zuul-user 2022-06-10 15:54:18.692 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2022-06-10 15:54:18.695 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2022-06-10 15:54:18.699 | + /opt/dib_tmp/dib_build.diqJ9zwk/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 2022-06-10 15:54:18.700 | ' 2022-06-10 15:54:18.703 | + /opt/dib_tmp/dib_build.diqJ9zwk/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 2022-06-10 15:54:18.703 | ' ']' 2022-06-10 15:54:18.707 | + /opt/dib_tmp/dib_build.diqJ9zwk/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 2022-06-10 15:54:18.707 | ' ']' 2022-06-10 15:54:18.710 | + /opt/dib_tmp/dib_build.diqJ9zwk/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 2022-06-10 15:54:18.710 | ' 2022-06-10 15:54:18.713 | dib-run-parts 60-zuul-user completed 2022-06-10 15:54:18.713 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/98-source-repositories 2022-06-10 15:54:18.926 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jun 10 15:54:18 UTC 2022 for /opt/dib_tmp/dib_build.diqJ9zwk/hooks/source-repository-images 2022-06-10 15:54:18.933 | (0001 / 0013) 2022-06-10 15:54:18.970 | Caching cirros-0.3.4-x86_64-disk.img file from https://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236 2022-06-10 15:54:18.990 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:18.994 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:18.997 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:19.001 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:19.004 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:19.008 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:19.012 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:19.016 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:19.020 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:19.025 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img /opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236 2022-06-10 15:54:19.030 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236'\''' 2022-06-10 15:54:19.036 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:19.039 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236'\''' 2022-06-10 15:54:19.043 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img /opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236 2022-06-10 15:54:19.046 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:19.050 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:19.054 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:19.058 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:19.061 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2022-06-10 15:54:19.066 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236 2022-06-10 15:54:19.070 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:19.074 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:19.077 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img -o -z /opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236 ']' 2022-06-10 15:54:19.080 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236 ']' 2022-06-10 15:54:19.083 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:19.087 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236 2022-06-10 15:54:19.092 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:19.099 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236 2022-06-10 15:54:19.104 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:19.132 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.eX0OTYzL 2022-06-10 15:54:19.135 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:19.140 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236 -a -s /opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236 ']' 2022-06-10 15:54:19.144 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236' 2022-06-10 15:54:19.147 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img' 2022-06-10 15:54:19.152 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.eX0OTYzL -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img -z /opt/dib_cache/source-repositories/cirros_0_3_4_x86_64_disk_img_5e66bb862b6fcd29f3c443e73c07b046337bc236 2022-06-10 15:54:19.208 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:19.209 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:19.551 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 794 0 --:--:-- --:--:-- --:--:-- 795 2022-06-10 15:54:19.799 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:20.068 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:20.080 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:20.084 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:20.087 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:20.092 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img' 2022-06-10 15:54:20.092 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2022-06-10 15:54:20.099 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.eX0OTYzL 2022-06-10 15:54:20.217 | (0002 / 0013) 2022-06-10 15:54:20.239 | Caching cirros-0.3.5-x86_64-disk.img file from https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce 2022-06-10 15:54:20.248 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:20.252 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:20.255 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:20.259 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:20.266 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:20.270 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:20.278 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:20.283 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:20.288 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:20.294 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img /opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce 2022-06-10 15:54:20.300 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce'\''' 2022-06-10 15:54:20.309 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:20.312 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce'\''' 2022-06-10 15:54:20.315 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img /opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce 2022-06-10 15:54:20.318 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:20.323 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:20.326 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:20.332 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:20.336 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img 2022-06-10 15:54:20.342 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce 2022-06-10 15:54:20.345 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:20.356 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:20.359 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img -o -z /opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce ']' 2022-06-10 15:54:20.368 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce ']' 2022-06-10 15:54:20.372 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:20.385 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce 2022-06-10 15:54:20.391 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:20.403 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce 2022-06-10 15:54:20.408 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:20.416 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.haiVDzqJ 2022-06-10 15:54:20.419 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:20.425 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce -a -s /opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce ']' 2022-06-10 15:54:20.429 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce' 2022-06-10 15:54:20.433 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img' 2022-06-10 15:54:20.436 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.haiVDzqJ -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img -z /opt/dib_cache/source-repositories/cirros_0_3_5_x86_64_disk_img_bbb582f293154e26a2f1d67b70be310ec8f44fce 2022-06-10 15:54:20.447 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:20.448 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:20.712 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1029 0 --:--:-- --:--:-- --:--:-- 1034 2022-06-10 15:54:20.962 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:21.214 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:21.224 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:21.227 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:21.230 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:21.234 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img' 2022-06-10 15:54:21.234 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img 2022-06-10 15:54:21.237 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.haiVDzqJ 2022-06-10 15:54:21.324 | (0003 / 0013) 2022-06-10 15:54:21.347 | Caching cirros-0.4.0-x86_64-disk.img file from https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c 2022-06-10 15:54:21.379 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:21.382 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:21.385 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:21.388 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:21.392 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:21.396 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:21.399 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:21.404 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:21.407 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:21.411 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c 2022-06-10 15:54:21.415 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c'\''' 2022-06-10 15:54:21.417 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:21.420 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c'\''' 2022-06-10 15:54:21.424 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c 2022-06-10 15:54:21.427 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:21.431 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:21.434 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:21.437 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:21.440 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img 2022-06-10 15:54:21.443 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c 2022-06-10 15:54:21.446 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:21.449 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:21.452 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img -o -z /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c ']' 2022-06-10 15:54:21.455 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c ']' 2022-06-10 15:54:21.458 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:21.462 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c 2022-06-10 15:54:21.466 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:21.472 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c 2022-06-10 15:54:21.476 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:21.487 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.AGBuEAZ7 2022-06-10 15:54:21.490 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:21.493 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c -a -s /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c ']' 2022-06-10 15:54:21.496 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c' 2022-06-10 15:54:21.500 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img' 2022-06-10 15:54:21.503 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.AGBuEAZ7 -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img -z /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_disk_img_3a9f12914bdec8d29f6dd84dfbf20d1766b6eb4c 2022-06-10 15:54:21.514 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:21.516 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:21.783 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1015 0 --:--:-- --:--:-- --:--:-- 1018 2022-06-10 15:54:22.036 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:22.165 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:22.176 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:22.179 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:22.182 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:22.186 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img' 2022-06-10 15:54:22.186 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img 2022-06-10 15:54:22.189 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.AGBuEAZ7 2022-06-10 15:54:22.269 | (0004 / 0013) 2022-06-10 15:54:22.292 | Caching cirros-0.4.0-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447 2022-06-10 15:54:22.304 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:22.307 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:22.311 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:22.314 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:22.318 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:22.323 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:22.326 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:22.331 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:22.334 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:22.337 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447 2022-06-10 15:54:22.341 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz'\'' '\''/opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447'\''' 2022-06-10 15:54:22.346 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:22.349 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz'\'' '\''/opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447'\''' 2022-06-10 15:54:22.352 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447 2022-06-10 15:54:22.355 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:22.358 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:22.361 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:22.364 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:22.367 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz 2022-06-10 15:54:22.371 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447 2022-06-10 15:54:22.373 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:22.376 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:22.379 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz -o -z /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447 ']' 2022-06-10 15:54:22.387 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447 ']' 2022-06-10 15:54:22.390 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:22.393 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447 2022-06-10 15:54:22.397 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:22.403 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447 2022-06-10 15:54:22.407 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:22.412 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.2QODyo5u 2022-06-10 15:54:22.415 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:22.418 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447 -a -s /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447 ']' 2022-06-10 15:54:22.421 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447' 2022-06-10 15:54:22.424 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz' 2022-06-10 15:54:22.427 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.2QODyo5u -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz -z /opt/dib_cache/source-repositories/cirros_0_4_0_x86_64_uec_tar_gz_2f92dfc5b602ca6f5bb7b484866b2d2fc0d5d447 2022-06-10 15:54:22.437 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:22.437 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:22.694 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1070 0 --:--:-- --:--:-- --:--:-- 1074 2022-06-10 15:54:22.961 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:23.313 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:23.323 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:23.326 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:23.329 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:23.332 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz' 2022-06-10 15:54:23.332 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz 2022-06-10 15:54:23.336 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.2QODyo5u 2022-06-10 15:54:23.439 | (0005 / 0013) 2022-06-10 15:54:23.461 | Caching cirros-0.5.1-x86_64-disk.img file from https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d 2022-06-10 15:54:23.476 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:23.479 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:23.482 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:23.485 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:23.488 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:23.492 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:23.497 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:23.500 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:23.504 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:23.513 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d 2022-06-10 15:54:23.518 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d'\''' 2022-06-10 15:54:23.520 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:23.523 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d'\''' 2022-06-10 15:54:23.526 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d 2022-06-10 15:54:23.529 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:23.532 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:23.535 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:23.538 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:23.541 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img 2022-06-10 15:54:23.543 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d 2022-06-10 15:54:23.546 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:23.549 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:23.552 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img -o -z /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d ']' 2022-06-10 15:54:23.554 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d ']' 2022-06-10 15:54:23.557 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:23.561 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d 2022-06-10 15:54:23.565 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:23.570 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d 2022-06-10 15:54:23.574 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:23.589 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.NETKvOMK 2022-06-10 15:54:23.591 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:23.594 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d -a -s /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d ']' 2022-06-10 15:54:23.597 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d' 2022-06-10 15:54:23.601 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img' 2022-06-10 15:54:23.609 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.NETKvOMK -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img -z /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_disk_img_6f4bb7fcf40bc5f3993b5a26329c31e073e2005d 2022-06-10 15:54:23.620 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:23.622 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:23.875 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1069 0 --:--:-- --:--:-- --:--:-- 1070 2022-06-10 15:54:24.131 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:24.345 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:24.354 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:24.357 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:24.360 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:24.363 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img' 2022-06-10 15:54:24.363 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img 2022-06-10 15:54:24.366 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.NETKvOMK 2022-06-10 15:54:24.461 | (0006 / 0013) 2022-06-10 15:54:24.486 | Caching cirros-0.5.1-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd 2022-06-10 15:54:24.497 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:24.500 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:24.504 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:24.507 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:24.510 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:24.514 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:24.518 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:24.521 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:24.524 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:24.528 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-uec.tar.gz /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd 2022-06-10 15:54:24.532 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-uec.tar.gz'\'' '\''/opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd'\''' 2022-06-10 15:54:24.535 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:24.538 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-uec.tar.gz'\'' '\''/opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd'\''' 2022-06-10 15:54:24.546 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-uec.tar.gz /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd 2022-06-10 15:54:24.549 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:24.552 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:24.554 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:24.558 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:24.561 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-uec.tar.gz 2022-06-10 15:54:24.564 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd 2022-06-10 15:54:24.568 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:24.571 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:24.574 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-uec.tar.gz -o -z /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd ']' 2022-06-10 15:54:24.577 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd ']' 2022-06-10 15:54:24.580 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:24.584 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd 2022-06-10 15:54:24.588 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:24.593 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd 2022-06-10 15:54:24.598 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:24.610 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.uopqhsWx 2022-06-10 15:54:24.613 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:24.616 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd -a -s /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd ']' 2022-06-10 15:54:24.619 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd' 2022-06-10 15:54:24.622 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-uec.tar.gz' 2022-06-10 15:54:24.626 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.uopqhsWx -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-uec.tar.gz -z /opt/dib_cache/source-repositories/cirros_0_5_1_x86_64_uec_tar_gz_6c58483b6a908afec392816aa3d3a99e8048a0fd 2022-06-10 15:54:24.637 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:24.638 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:24.919 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 977 0 --:--:-- --:--:-- --:--:-- 978 2022-06-10 15:54:25.193 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:25.420 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:25.430 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:25.434 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:25.438 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:25.442 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-uec.tar.gz' 2022-06-10 15:54:25.442 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-uec.tar.gz 2022-06-10 15:54:25.445 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.uopqhsWx 2022-06-10 15:54:25.541 | (0007 / 0013) 2022-06-10 15:54:25.568 | Caching cirros-0.5.1-aarch64-disk.img file from https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a 2022-06-10 15:54:25.574 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:25.577 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:25.580 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:25.583 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:25.587 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:25.591 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:25.594 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:25.598 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:25.601 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:25.605 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-aarch64-disk.img /opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a 2022-06-10 15:54:25.610 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-aarch64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a'\''' 2022-06-10 15:54:25.613 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:25.616 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-aarch64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a'\''' 2022-06-10 15:54:25.619 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-aarch64-disk.img /opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a 2022-06-10 15:54:25.623 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:25.626 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:25.629 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:25.633 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:25.636 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-aarch64-disk.img 2022-06-10 15:54:25.640 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a 2022-06-10 15:54:25.644 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:25.647 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:25.650 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-aarch64-disk.img -o -z /opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a ']' 2022-06-10 15:54:25.653 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a ']' 2022-06-10 15:54:25.656 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:25.660 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a 2022-06-10 15:54:25.664 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:25.670 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a 2022-06-10 15:54:25.674 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:25.678 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.u70Y1o2R 2022-06-10 15:54:25.681 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:25.684 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a -a -s /opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a ']' 2022-06-10 15:54:25.687 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a' 2022-06-10 15:54:25.690 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-aarch64-disk.img' 2022-06-10 15:54:25.693 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.u70Y1o2R -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-aarch64-disk.img -z /opt/dib_cache/source-repositories/cirros_0_5_1_aarch64_disk_img_0fd0c0442c30e6287f8d2c0bf7d29448d5b0797a 2022-06-10 15:54:25.704 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:25.705 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:25.972 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1020 0 --:--:-- --:--:-- --:--:-- 1022 2022-06-10 15:54:26.256 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:26.524 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:26.534 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:26.537 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:26.540 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:26.544 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-aarch64-disk.img' 2022-06-10 15:54:26.544 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-aarch64-disk.img 2022-06-10 15:54:26.546 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.u70Y1o2R 2022-06-10 15:54:26.648 | (0008 / 0013) 2022-06-10 15:54:26.665 | Caching cirros-0.5.2-x86_64-disk.img file from https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a 2022-06-10 15:54:26.670 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:26.673 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:26.676 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:26.680 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:26.683 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:26.688 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:26.691 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:26.695 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:26.698 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:26.702 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a 2022-06-10 15:54:26.705 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a'\''' 2022-06-10 15:54:26.709 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:26.712 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a'\''' 2022-06-10 15:54:26.715 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a 2022-06-10 15:54:26.718 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:26.720 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:26.723 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:26.726 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:26.730 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img 2022-06-10 15:54:26.733 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a 2022-06-10 15:54:26.737 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:26.740 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:26.743 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img -o -z /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a ']' 2022-06-10 15:54:26.746 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a ']' 2022-06-10 15:54:26.749 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:26.755 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a 2022-06-10 15:54:26.759 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:26.765 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a 2022-06-10 15:54:26.770 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:26.775 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.blXvkRLW 2022-06-10 15:54:26.778 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:26.780 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a -a -s /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a ']' 2022-06-10 15:54:26.783 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a' 2022-06-10 15:54:26.786 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img' 2022-06-10 15:54:26.789 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.blXvkRLW -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img -z /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a 2022-06-10 15:54:26.800 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:26.801 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:27.055 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1072 0 --:--:-- --:--:-- --:--:-- 1074 2022-06-10 15:54:27.397 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:27.544 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:27.554 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:27.557 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:27.560 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:27.569 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img' 2022-06-10 15:54:27.569 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img 2022-06-10 15:54:27.574 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.blXvkRLW 2022-06-10 15:54:27.682 | (0009 / 0013) 2022-06-10 15:54:27.700 | Caching cirros-0.5.2-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 2022-06-10 15:54:27.718 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:27.721 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:27.724 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:27.729 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:27.733 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:27.738 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:27.741 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:27.745 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:27.748 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:27.751 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 2022-06-10 15:54:27.755 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz'\'' '\''/opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786'\''' 2022-06-10 15:54:27.760 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:27.767 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz'\'' '\''/opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786'\''' 2022-06-10 15:54:27.771 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 2022-06-10 15:54:27.774 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:27.777 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:27.780 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:27.783 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:27.786 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz 2022-06-10 15:54:27.789 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 2022-06-10 15:54:27.793 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:27.796 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:27.799 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz -o -z /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 ']' 2022-06-10 15:54:27.802 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 ']' 2022-06-10 15:54:27.804 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:27.808 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 2022-06-10 15:54:27.812 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:27.817 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 2022-06-10 15:54:27.821 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:27.826 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.JTCvJQ0R 2022-06-10 15:54:27.828 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:27.831 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 -a -s /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 ']' 2022-06-10 15:54:27.835 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786' 2022-06-10 15:54:27.838 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz' 2022-06-10 15:54:27.842 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.JTCvJQ0R -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz -z /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 2022-06-10 15:54:27.853 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:27.855 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:28.127 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1005 0 --:--:-- --:--:-- --:--:-- 1003 2022-06-10 15:54:28.420 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:28.646 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:28.656 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:28.660 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:28.663 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:28.666 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz' 2022-06-10 15:54:28.666 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz 2022-06-10 15:54:28.669 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.JTCvJQ0R 2022-06-10 15:54:28.770 | (0010 / 0013) 2022-06-10 15:54:28.788 | Caching cirros-0.5.2-aarch64-disk.img file from https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 2022-06-10 15:54:28.796 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:28.799 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:28.802 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:28.805 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:28.809 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:28.813 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:28.817 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:28.821 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:28.825 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:28.828 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 2022-06-10 15:54:28.836 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78'\''' 2022-06-10 15:54:28.839 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:28.843 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img'\'' '\''/opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78'\''' 2022-06-10 15:54:28.847 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 2022-06-10 15:54:28.851 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:28.854 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:28.857 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:28.859 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:28.862 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img 2022-06-10 15:54:28.866 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 2022-06-10 15:54:28.869 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:28.872 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:28.875 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img -o -z /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 ']' 2022-06-10 15:54:28.878 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 ']' 2022-06-10 15:54:28.881 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:28.888 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 2022-06-10 15:54:28.892 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:28.897 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 2022-06-10 15:54:28.902 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:28.906 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.ac06HEcy 2022-06-10 15:54:28.910 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:28.913 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 -a -s /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 ']' 2022-06-10 15:54:28.916 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78' 2022-06-10 15:54:28.919 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img' 2022-06-10 15:54:28.922 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.ac06HEcy -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img -z /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 2022-06-10 15:54:28.934 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:28.934 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:29.227 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 934 0 --:--:-- --:--:-- --:--:-- 931 2022-06-10 15:54:29.493 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:29.713 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:29.723 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:29.727 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:29.729 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:29.732 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img' 2022-06-10 15:54:29.732 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img 2022-06-10 15:54:29.735 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.ac06HEcy 2022-06-10 15:54:29.833 | (0011 / 0013) 2022-06-10 15:54:29.855 | Caching etcd-v3.1.10-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 2022-06-10 15:54:29.868 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:29.871 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:29.875 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:29.880 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:29.883 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:29.887 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:29.891 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:29.895 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:29.898 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:29.901 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 2022-06-10 15:54:29.906 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz'\'' '\''/opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9'\''' 2022-06-10 15:54:29.909 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:29.912 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz'\'' '\''/opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9'\''' 2022-06-10 15:54:29.915 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 2022-06-10 15:54:29.918 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:29.921 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:29.933 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:29.936 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:29.940 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz 2022-06-10 15:54:29.943 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 2022-06-10 15:54:29.946 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:29.949 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:29.954 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz -o -z /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 ']' 2022-06-10 15:54:29.957 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 ']' 2022-06-10 15:54:29.961 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:29.964 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 2022-06-10 15:54:29.968 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:29.973 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 2022-06-10 15:54:29.977 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:29.981 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.LDFX3GVi 2022-06-10 15:54:29.984 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:29.987 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 -a -s /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 ']' 2022-06-10 15:54:29.990 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9' 2022-06-10 15:54:29.993 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz' 2022-06-10 15:54:29.997 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.LDFX3GVi -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz -z /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 2022-06-10 15:54:30.008 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:30.009 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:30.343 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:30.554 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:30.561 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:30.565 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:30.568 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:30.572 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz' 2022-06-10 15:54:30.572 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz 2022-06-10 15:54:30.575 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.LDFX3GVi 2022-06-10 15:54:30.749 | (0012 / 0013) 2022-06-10 15:54:30.769 | Caching etcd-v3.2.17-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 2022-06-10 15:54:30.781 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:30.785 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:30.788 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:30.791 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:30.796 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:30.801 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:30.803 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:30.807 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:30.810 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:30.820 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 2022-06-10 15:54:30.826 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz'\'' '\''/opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719'\''' 2022-06-10 15:54:30.831 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:30.834 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz'\'' '\''/opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719'\''' 2022-06-10 15:54:30.838 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 2022-06-10 15:54:30.840 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:30.843 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:30.846 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:30.848 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:30.851 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz 2022-06-10 15:54:30.854 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 2022-06-10 15:54:30.857 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:30.862 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:30.867 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz -o -z /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 ']' 2022-06-10 15:54:30.870 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 ']' 2022-06-10 15:54:30.874 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:30.879 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 2022-06-10 15:54:30.885 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:30.892 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 2022-06-10 15:54:30.896 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:30.904 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.LvUvuwUE 2022-06-10 15:54:30.907 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:30.910 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 -a -s /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 ']' 2022-06-10 15:54:30.912 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719' 2022-06-10 15:54:30.915 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz' 2022-06-10 15:54:30.918 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.LvUvuwUE -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz -z /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 2022-06-10 15:54:30.932 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:30.932 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:31.224 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:31.442 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:31.451 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:31.454 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:31.458 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:31.463 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz' 2022-06-10 15:54:31.463 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz 2022-06-10 15:54:31.468 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.LvUvuwUE 2022-06-10 15:54:31.567 | (0013 / 0013) 2022-06-10 15:54:31.585 | Caching etcd-v3.3.12-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb 2022-06-10 15:54:31.591 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:31.594 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:31.597 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:31.600 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:31.604 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:31.609 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:31.615 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:31.620 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:31.623 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:31.627 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb 2022-06-10 15:54:31.632 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz'\'' '\''/opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb'\''' 2022-06-10 15:54:31.636 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:31.639 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz'\'' '\''/opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb'\''' 2022-06-10 15:54:31.642 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb 2022-06-10 15:54:31.645 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:31.649 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:31.657 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:31.661 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:31.666 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 15:54:31.669 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb 2022-06-10 15:54:31.673 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:31.679 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:31.683 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -o -z /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb ']' 2022-06-10 15:54:31.686 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb ']' 2022-06-10 15:54:31.688 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:31.693 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb 2022-06-10 15:54:31.698 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:31.705 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb 2022-06-10 15:54:31.709 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:31.715 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.Sw3LvjIy 2022-06-10 15:54:31.718 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:31.721 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb -a -s /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb ']' 2022-06-10 15:54:31.724 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb' 2022-06-10 15:54:31.731 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-10 15:54:31.735 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.Sw3LvjIy -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -z /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb 2022-06-10 15:54:31.749 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:31.749 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:32.039 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:32.258 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:32.267 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:32.269 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:32.273 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:32.276 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-10 15:54:32.276 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 15:54:32.279 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.Sw3LvjIy 2022-06-10 15:54:32.375 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jun 10 15:54:32 UTC 2022 for /opt/dib_tmp/dib_build.diqJ9zwk/hooks/source-repository-dstat_graph 2022-06-10 15:54:32.382 | (0001 / 0001) 2022-06-10 15:54:32.512 | Updating cache of https://opendev.org/opendev/dstat_graph in /opt/dib_cache/source-repositories/dstat_graph_7f9e7d636b9a04f02d9f3adfd75e7834befe3865 with ref master 2022-06-10 15:54:32.976 | Cloning from dstat_graph cache and applying ref master 2022-06-10 15:54:33.148 | HEAD is now at 358c6a7 Fix refresh for embedded csv 2022-06-10 15:54:33.180 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jun 10 15:54:33 UTC 2022 for /opt/dib_tmp/dib_build.diqJ9zwk/hooks/source-repository-pip 2022-06-10 15:54:33.188 | (0001 / 0002) 2022-06-10 15:54:33.218 | Caching get-pip-py file from https://bootstrap.pypa.io/get-pip.py in /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a 2022-06-10 15:54:33.232 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:33.236 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:33.239 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:33.246 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:33.250 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:33.257 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:33.262 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:33.268 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:33.272 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:33.277 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://bootstrap.pypa.io/get-pip.py /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a 2022-06-10 15:54:33.283 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://bootstrap.pypa.io/get-pip.py'\'' '\''/opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a'\''' 2022-06-10 15:54:33.287 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:33.291 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://bootstrap.pypa.io/get-pip.py'\'' '\''/opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a'\''' 2022-06-10 15:54:33.295 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://bootstrap.pypa.io/get-pip.py /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a 2022-06-10 15:54:33.298 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:33.301 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:33.305 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:33.309 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:33.313 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://bootstrap.pypa.io/get-pip.py 2022-06-10 15:54:33.316 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a 2022-06-10 15:54:33.319 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:33.322 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:33.325 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://bootstrap.pypa.io/get-pip.py -o -z /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a ']' 2022-06-10 15:54:33.329 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a ']' 2022-06-10 15:54:33.333 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:33.337 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a 2022-06-10 15:54:33.343 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:33.348 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a 2022-06-10 15:54:33.353 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:33.369 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.cfX8N648 2022-06-10 15:54:33.374 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:33.379 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a -a -s /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a ']' 2022-06-10 15:54:33.388 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a' 2022-06-10 15:54:33.392 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://bootstrap.pypa.io/get-pip.py' 2022-06-10 15:54:33.397 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.cfX8N648 -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://bootstrap.pypa.io/get-pip.py -z /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a 2022-06-10 15:54:33.409 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:33.409 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:33.564 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:33.573 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:33.578 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:33.581 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:33.584 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://bootstrap.pypa.io/get-pip.py' 2022-06-10 15:54:33.584 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/get-pip.py 2022-06-10 15:54:33.588 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.cfX8N648 2022-06-10 15:54:33.649 | (0002 / 0002) 2022-06-10 15:54:33.668 | Caching get-pip-py-py36 file from https://bootstrap.pypa.io/pip/3.6/get-pip.py in /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb 2022-06-10 15:54:33.687 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:33.692 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:33.695 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:33.699 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:33.704 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:33.709 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:33.716 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:33.720 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:33.724 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:33.728 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://bootstrap.pypa.io/pip/3.6/get-pip.py /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb 2022-06-10 15:54:33.733 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://bootstrap.pypa.io/pip/3.6/get-pip.py'\'' '\''/opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb'\''' 2022-06-10 15:54:33.736 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:33.740 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://bootstrap.pypa.io/pip/3.6/get-pip.py'\'' '\''/opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb'\''' 2022-06-10 15:54:33.743 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://bootstrap.pypa.io/pip/3.6/get-pip.py /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb 2022-06-10 15:54:33.746 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:33.749 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:33.752 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:33.756 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:33.759 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-10 15:54:33.762 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb 2022-06-10 15:54:33.766 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:33.769 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:33.773 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://bootstrap.pypa.io/pip/3.6/get-pip.py -o -z /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb ']' 2022-06-10 15:54:33.776 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb ']' 2022-06-10 15:54:33.779 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:33.783 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb 2022-06-10 15:54:33.791 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:33.799 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb 2022-06-10 15:54:33.805 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:33.810 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.jv6dXul2 2022-06-10 15:54:33.814 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:33.818 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb -a -s /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb ']' 2022-06-10 15:54:33.822 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb' 2022-06-10 15:54:33.825 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://bootstrap.pypa.io/pip/3.6/get-pip.py' 2022-06-10 15:54:33.829 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.jv6dXul2 -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://bootstrap.pypa.io/pip/3.6/get-pip.py -z /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb 2022-06-10 15:54:33.844 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:33.846 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:33.968 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:33.975 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:33.979 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:33.982 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:33.987 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://bootstrap.pypa.io/pip/3.6/get-pip.py' 2022-06-10 15:54:33.987 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-10 15:54:33.990 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.jv6dXul2 2022-06-10 15:54:34.044 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jun 10 15:54:34 UTC 2022 for /opt/dib_tmp/dib_build.diqJ9zwk/hooks/source-repository-stackviz 2022-06-10 15:54:34.052 | (0001 / 0001) 2022-06-10 15:54:34.077 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2022-06-10 15:54:34.084 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 15:54:34.088 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 15:54:34.093 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 15:54:34.097 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 15:54:34.104 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:34.108 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 15:54:34.114 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 15:54:34.117 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 15:54:34.121 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 15:54:34.125 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2022-06-10 15:54:34.130 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz'\'' '\''/opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887'\''' 2022-06-10 15:54:34.134 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 15:54:34.138 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz'\'' '\''/opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887'\''' 2022-06-10 15:54:34.147 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2022-06-10 15:54:34.156 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 15:54:34.163 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 15:54:34.166 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 15:54:34.174 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 15:54:34.177 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url=https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2022-06-10 15:54:34.181 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2022-06-10 15:54:34.185 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 15:54:34.188 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 15:54:34.193 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz -o -z /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 ']' 2022-06-10 15:54:34.196 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 ']' 2022-06-10 15:54:34.203 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 15:54:34.207 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2022-06-10 15:54:34.211 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 15:54:34.218 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2022-06-10 15:54:34.223 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 15:54:34.229 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.YyEUkKdK 2022-06-10 15:54:34.232 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 15:54:34.236 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 -a -s /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 ']' 2022-06-10 15:54:34.239 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887' 2022-06-10 15:54:34.243 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz' 2022-06-10 15:54:34.248 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.YyEUkKdK -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz -z /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2022-06-10 15:54:34.260 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 15:54:34.261 | Dload Upload Total Spent Left Speed 2022-06-10 15:54:34.428 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 1532 0 --:--:-- --:--:-- --:--:-- 1541 2022-06-10 15:54:34.611 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 15:54:34.620 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 15:54:34.624 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 15:54:34.629 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 15:54:34.632 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo 'Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz' 2022-06-10 15:54:34.632 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2022-06-10 15:54:34.636 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.YyEUkKdK 2022-06-10 15:54:34.699 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jun 10 15:54:34 UTC 2022 for /opt/dib_tmp/dib_build.diqJ9zwk/hooks/source-repository-simple-init 2022-06-10 15:54:34.708 | (0001 / 0001) 2022-06-10 15:54:35.154 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2022-06-10 15:54:35.547 | Cloning from glean cache and applying ref master 2022-06-10 15:54:37.683 | HEAD is now at 69d724a redhat-ish platforms: refactor simplification of interface writing 2022-06-10 15:54:37.723 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jun 10 15:54:37 UTC 2022 for /opt/dib_tmp/dib_build.diqJ9zwk/hooks/source-repository-projects-yaml 2022-06-10 15:54:37.729 | (0001 / 1346) 2022-06-10 15:54:37.772 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2022-06-10 15:54:38.937 | Cloning from airshipctl cache and applying ref * 2022-06-10 15:54:43.529 | (0002 / 1346) 2022-06-10 15:54:43.554 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2022-06-10 15:54:44.009 | Cloning from airshipui cache and applying ref * 2022-06-10 15:54:44.317 | (0003 / 1346) 2022-06-10 15:54:44.354 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2022-06-10 15:54:44.755 | Cloning from apis cache and applying ref * 2022-06-10 15:54:44.819 | (0004 / 1346) 2022-06-10 15:54:44.857 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2022-06-10 15:54:45.435 | Cloning from armada cache and applying ref * 2022-06-10 15:54:46.960 | (0005 / 1346) 2022-06-10 15:54:46.981 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2022-06-10 15:54:47.663 | Cloning from charts cache and applying ref * 2022-06-10 15:54:56.103 | (0006 / 1346) 2022-06-10 15:54:56.139 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2022-06-10 15:54:56.760 | Cloning from deckhand cache and applying ref * 2022-06-10 15:54:58.036 | (0007 / 1346) 2022-06-10 15:54:58.067 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2022-06-10 15:54:58.621 | Cloning from divingbell cache and applying ref * 2022-06-10 15:54:58.879 | (0008 / 1346) 2022-06-10 15:54:58.913 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2022-06-10 15:54:59.460 | Cloning from docs cache and applying ref * 2022-06-10 15:55:01.217 | (0009 / 1346) 2022-06-10 15:55:01.269 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2022-06-10 15:55:01.823 | Cloning from drydock cache and applying ref * 2022-06-10 15:55:03.046 | (0010 / 1346) 2022-06-10 15:55:03.080 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2022-06-10 15:55:03.742 | Cloning from election cache and applying ref * 2022-06-10 15:55:04.021 | (0011 / 1346) 2022-06-10 15:55:04.060 | 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 * 2022-06-10 15:55:04.543 | Cloning from gerrit-to-github-bot cache and applying ref * 2022-06-10 15:55:04.776 | (0012 / 1346) 2022-06-10 15:55:04.816 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2022-06-10 15:55:05.296 | Cloning from go-redfish cache and applying ref * 2022-06-10 15:55:05.551 | (0013 / 1346) 2022-06-10 15:55:05.570 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2022-06-10 15:55:06.017 | Cloning from governance cache and applying ref * 2022-06-10 15:55:06.544 | (0014 / 1346) 2022-06-10 15:55:06.577 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2022-06-10 15:55:07.207 | Cloning from hostconfig-operator cache and applying ref * 2022-06-10 15:55:08.985 | (0015 / 1346) 2022-06-10 15:55:09.009 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2022-06-10 15:55:09.605 | Cloning from image-builder cache and applying ref * 2022-06-10 15:55:10.928 | (0016 / 1346) 2022-06-10 15:55:10.977 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2022-06-10 15:55:11.550 | Cloning from images cache and applying ref * 2022-06-10 15:55:16.594 | (0017 / 1346) 2022-06-10 15:55:16.639 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2022-06-10 15:55:17.161 | Cloning from kubernetes-entrypoint cache and applying ref * 2022-06-10 15:55:17.568 | (0018 / 1346) 2022-06-10 15:55:17.597 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2022-06-10 15:55:18.086 | Cloning from maas cache and applying ref * 2022-06-10 15:55:19.161 | (0019 / 1346) 2022-06-10 15:55:19.200 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2022-06-10 15:55:19.699 | Cloning from pegleg cache and applying ref * 2022-06-10 15:55:20.730 | (0020 / 1346) 2022-06-10 15:55:20.756 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2022-06-10 15:55:21.202 | Cloning from porthole cache and applying ref * 2022-06-10 15:55:22.107 | (0021 / 1346) 2022-06-10 15:55:22.139 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2022-06-10 15:55:22.723 | Cloning from promenade cache and applying ref * 2022-06-10 15:55:29.583 | (0022 / 1346) 2022-06-10 15:55:29.603 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2022-06-10 15:55:30.164 | Cloning from shipyard cache and applying ref * 2022-06-10 15:55:30.920 | (0023 / 1346) 2022-06-10 15:55:30.947 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2022-06-10 15:55:31.486 | Cloning from sip cache and applying ref * 2022-06-10 15:55:38.102 | (0024 / 1346) 2022-06-10 15:55:38.132 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2022-06-10 15:55:38.543 | Cloning from specs cache and applying ref * 2022-06-10 15:55:38.630 | (0025 / 1346) 2022-06-10 15:55:38.678 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2022-06-10 15:55:39.069 | Cloning from spyglass cache and applying ref * 2022-06-10 15:55:39.174 | (0026 / 1346) 2022-06-10 15:55:39.200 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2022-06-10 15:55:39.612 | Cloning from spyglass-plugin-xls cache and applying ref * 2022-06-10 15:55:39.718 | (0027 / 1346) 2022-06-10 15:55:39.747 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2022-06-10 15:55:40.101 | Cloning from tempest-plugin cache and applying ref * 2022-06-10 15:55:40.232 | (0028 / 1346) 2022-06-10 15:55:40.266 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2022-06-10 15:55:41.064 | Cloning from treasuremap cache and applying ref * 2022-06-10 15:55:59.446 | (0029 / 1346) 2022-06-10 15:55:59.465 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2022-06-10 15:55:59.981 | Cloning from vino cache and applying ref * 2022-06-10 15:56:07.459 | (0030 / 1346) 2022-06-10 15:56:07.495 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2022-06-10 15:56:07.901 | Cloning from zuul-airship-roles cache and applying ref * 2022-06-10 15:56:07.986 | (0031 / 1346) 2022-06-10 15:56:08.021 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2022-06-10 15:56:08.465 | Cloning from cirros cache and applying ref * 2022-06-10 15:56:08.648 | (0032 / 1346) 2022-06-10 15:56:08.691 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2022-06-10 15:56:09.288 | Cloning from inaugust.com cache and applying ref * 2022-06-10 15:56:09.635 | (0033 / 1346) 2022-06-10 15:56:09.663 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2022-06-10 15:56:10.201 | Cloning from src.sh cache and applying ref * 2022-06-10 15:56:10.353 | (0034 / 1346) 2022-06-10 15:56:10.378 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2022-06-10 15:56:11.056 | Cloning from ttrun cache and applying ref * 2022-06-10 15:56:11.652 | (0035 / 1346) 2022-06-10 15:56:11.682 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2022-06-10 15:56:12.840 | Cloning from jenkins-job-builder cache and applying ref * 2022-06-10 15:56:16.127 | (0036 / 1346) 2022-06-10 15:56:16.167 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2022-06-10 15:56:16.752 | Cloning from python-jenkins cache and applying ref * 2022-06-10 15:56:16.904 | (0037 / 1346) 2022-06-10 15:56:16.930 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2022-06-10 15:56:17.294 | Cloning from ci-cloud-config cache and applying ref * 2022-06-10 15:56:17.370 | (0038 / 1346) 2022-06-10 15:56:17.391 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2022-06-10 15:56:17.810 | Cloning from afsmon cache and applying ref * 2022-06-10 15:56:17.884 | (0039 / 1346) 2022-06-10 15:56:17.901 | 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 * 2022-06-10 15:56:18.445 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2022-06-10 15:56:18.532 | (0040 / 1346) 2022-06-10 15:56:18.577 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2022-06-10 15:56:19.009 | Cloning from ansible-role-puppet cache and applying ref * 2022-06-10 15:56:19.098 | (0041 / 1346) 2022-06-10 15:56:19.126 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2022-06-10 15:56:19.553 | Cloning from askbot-theme cache and applying ref * 2022-06-10 15:56:19.637 | (0042 / 1346) 2022-06-10 15:56:19.677 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2022-06-10 15:56:20.229 | Cloning from base-jobs cache and applying ref * 2022-06-10 15:56:22.912 | (0043 / 1346) 2022-06-10 15:56:22.939 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2022-06-10 15:56:23.802 | Cloning from bindep cache and applying ref * 2022-06-10 15:56:24.745 | (0044 / 1346) 2022-06-10 15:56:24.761 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2022-06-10 15:56:25.372 | Cloning from ci-sandbox cache and applying ref * 2022-06-10 15:56:25.746 | (0045 / 1346) 2022-06-10 15:56:25.772 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2022-06-10 15:56:26.179 | Cloning from dstat_graph cache and applying ref * 2022-06-10 15:56:26.414 | (0046 / 1346) 2022-06-10 15:56:26.430 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2022-06-10 15:56:26.989 | Cloning from elastic-recheck cache and applying ref * 2022-06-10 15:56:27.819 | (0047 / 1346) 2022-06-10 15:56:27.863 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2022-06-10 15:56:28.324 | Cloning from engagement cache and applying ref * 2022-06-10 15:56:28.392 | (0048 / 1346) 2022-06-10 15:56:28.423 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2022-06-10 15:56:29.000 | Cloning from gear cache and applying ref * 2022-06-10 15:56:29.376 | (0049 / 1346) 2022-06-10 15:56:29.409 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2022-06-10 15:56:29.914 | Cloning from germqtt cache and applying ref * 2022-06-10 15:56:30.476 | (0050 / 1346) 2022-06-10 15:56:30.513 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2022-06-10 15:56:31.101 | Cloning from gerritbot cache and applying ref * 2022-06-10 15:56:31.467 | (0051 / 1346) 2022-06-10 15:56:31.508 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2022-06-10 15:56:32.079 | Cloning from gerritlib cache and applying ref * 2022-06-10 15:56:32.383 | (0052 / 1346) 2022-06-10 15:56:32.423 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2022-06-10 15:56:32.855 | Cloning from git-restack cache and applying ref * 2022-06-10 15:56:32.943 | (0053 / 1346) 2022-06-10 15:56:32.995 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2022-06-10 15:56:33.599 | Cloning from git-review cache and applying ref * 2022-06-10 15:56:35.054 | (0054 / 1346) 2022-06-10 15:56:35.083 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2022-06-10 15:56:35.719 | Cloning from glean cache and applying ref * 2022-06-10 15:56:37.600 | (0055 / 1346) 2022-06-10 15:56:37.629 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2022-06-10 15:56:38.195 | Cloning from grafyaml cache and applying ref * 2022-06-10 15:56:38.612 | (0056 / 1346) 2022-06-10 15:56:38.644 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2022-06-10 15:56:39.106 | Cloning from infra-manual cache and applying ref * 2022-06-10 15:56:39.343 | (0057 / 1346) 2022-06-10 15:56:39.370 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2022-06-10 15:56:39.950 | Cloning from infra-openafs-deb cache and applying ref * 2022-06-10 15:56:40.374 | (0058 / 1346) 2022-06-10 15:56:40.393 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2022-06-10 15:56:40.995 | Cloning from infra-specs cache and applying ref * 2022-06-10 15:56:41.355 | (0059 / 1346) 2022-06-10 15:56:41.379 | 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 * 2022-06-10 15:56:41.843 | Cloning from infra-vhd-util-deb cache and applying ref * 2022-06-10 15:56:42.370 | (0060 / 1346) 2022-06-10 15:56:42.386 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2022-06-10 15:56:42.911 | Cloning from irc-meetings cache and applying ref * 2022-06-10 15:56:45.229 | (0061 / 1346) 2022-06-10 15:56:45.245 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2022-06-10 15:56:45.743 | Cloning from jeepyb cache and applying ref * 2022-06-10 15:56:46.002 | (0062 / 1346) 2022-06-10 15:56:46.047 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2022-06-10 15:56:46.647 | Cloning from lodgeit cache and applying ref * 2022-06-10 15:56:47.464 | (0063 / 1346) 2022-06-10 15:56:47.486 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2022-06-10 15:56:47.823 | Cloning from log-classify cache and applying ref * 2022-06-10 15:56:47.893 | (0064 / 1346) 2022-06-10 15:56:47.917 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2022-06-10 15:56:48.599 | Cloning from log_processor cache and applying ref * 2022-06-10 15:56:48.671 | (0065 / 1346) 2022-06-10 15:56:48.688 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2022-06-10 15:56:49.105 | Cloning from lpmqtt cache and applying ref * 2022-06-10 15:56:49.507 | (0066 / 1346) 2022-06-10 15:56:49.526 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2022-06-10 15:56:49.919 | Cloning from meetbot cache and applying ref * 2022-06-10 15:56:50.092 | (0067 / 1346) 2022-06-10 15:56:50.117 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2022-06-10 15:56:50.542 | Cloning from mqtt_statsd cache and applying ref * 2022-06-10 15:56:51.093 | (0068 / 1346) 2022-06-10 15:56:51.119 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2022-06-10 15:56:51.482 | Cloning from netlify-sandbox cache and applying ref * 2022-06-10 15:56:51.931 | (0069 / 1346) 2022-06-10 15:56:51.975 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2022-06-10 15:56:52.534 | Cloning from project-config cache and applying ref * 2022-06-10 15:56:53.268 | (0070 / 1346) 2022-06-10 15:56:53.290 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2022-06-10 15:56:53.683 | Cloning from project-config-example cache and applying ref * 2022-06-10 15:56:54.026 | (0071 / 1346) 2022-06-10 15:56:54.045 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2022-06-10 15:56:54.439 | Cloning from publications cache and applying ref * 2022-06-10 15:56:54.728 | (0072 / 1346) 2022-06-10 15:56:54.766 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2022-06-10 15:56:55.148 | Cloning from puppet-bup cache and applying ref * 2022-06-10 15:56:55.246 | (0073 / 1346) 2022-06-10 15:56:55.279 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2022-06-10 15:56:55.677 | Cloning from puppet-elastic_recheck cache and applying ref * 2022-06-10 15:56:55.762 | (0074 / 1346) 2022-06-10 15:56:55.785 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2022-06-10 15:56:56.128 | Cloning from puppet-ethercalc cache and applying ref * 2022-06-10 15:56:56.205 | (0075 / 1346) 2022-06-10 15:56:56.228 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2022-06-10 15:56:56.621 | Cloning from puppet-httpd cache and applying ref * 2022-06-10 15:56:56.695 | (0076 / 1346) 2022-06-10 15:56:56.714 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2022-06-10 15:56:57.067 | Cloning from puppet-jeepyb cache and applying ref * 2022-06-10 15:56:57.151 | (0077 / 1346) 2022-06-10 15:56:57.179 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2022-06-10 15:56:57.526 | Cloning from puppet-logrotate cache and applying ref * 2022-06-10 15:56:57.628 | (0078 / 1346) 2022-06-10 15:56:57.669 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2022-06-10 15:56:58.130 | Cloning from puppet-mysql_backup cache and applying ref * 2022-06-10 15:56:58.420 | (0079 / 1346) 2022-06-10 15:56:58.447 | Updating cache of https://opendev.org/opendev/puppet-openstack_health.git in /opt/dib_cache/source-repositories/puppet_openstack_health_bb4383db912fa5c256bfcc945becd44624c370a8 with ref * 2022-06-10 15:56:58.868 | Cloning from puppet-openstack_health cache and applying ref * 2022-06-10 15:56:58.940 | (0080 / 1346) 2022-06-10 15:56:58.957 | 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 * 2022-06-10 15:56:59.359 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2022-06-10 15:56:59.429 | (0081 / 1346) 2022-06-10 15:56:59.461 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2022-06-10 15:56:59.818 | Cloning from puppet-pip cache and applying ref * 2022-06-10 15:56:59.938 | (0082 / 1346) 2022-06-10 15:56:59.970 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2022-06-10 15:57:00.390 | Cloning from puppet-project_config cache and applying ref * 2022-06-10 15:57:00.458 | (0083 / 1346) 2022-06-10 15:57:00.483 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2022-06-10 15:57:00.830 | Cloning from puppet-redis cache and applying ref * 2022-06-10 15:57:00.909 | (0084 / 1346) 2022-06-10 15:57:00.971 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2022-06-10 15:57:01.358 | Cloning from puppet-reviewday cache and applying ref * 2022-06-10 15:57:01.427 | (0085 / 1346) 2022-06-10 15:57:01.538 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2022-06-10 15:57:01.920 | Cloning from puppet-simpleproxy cache and applying ref * 2022-06-10 15:57:01.996 | (0086 / 1346) 2022-06-10 15:57:02.036 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2022-06-10 15:57:02.481 | Cloning from puppet-ssh cache and applying ref * 2022-06-10 15:57:02.556 | (0087 / 1346) 2022-06-10 15:57:02.601 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2022-06-10 15:57:02.981 | Cloning from puppet-storyboard cache and applying ref * 2022-06-10 15:57:03.059 | (0088 / 1346) 2022-06-10 15:57:03.085 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2022-06-10 15:57:03.506 | Cloning from puppet-tmpreaper cache and applying ref * 2022-06-10 15:57:03.752 | (0089 / 1346) 2022-06-10 15:57:03.770 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2022-06-10 15:57:04.209 | Cloning from puppet-ulimit cache and applying ref * 2022-06-10 15:57:04.736 | (0090 / 1346) 2022-06-10 15:57:04.754 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2022-06-10 15:57:05.117 | Cloning from puppet-user cache and applying ref * 2022-06-10 15:57:05.196 | (0091 / 1346) 2022-06-10 15:57:05.230 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2022-06-10 15:57:05.619 | Cloning from puppet-vcsrepo cache and applying ref * 2022-06-10 15:57:05.700 | (0092 / 1346) 2022-06-10 15:57:05.725 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2022-06-10 15:57:06.171 | Cloning from puppet-zanata cache and applying ref * 2022-06-10 15:57:06.250 | (0093 / 1346) 2022-06-10 15:57:06.382 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2022-06-10 15:57:06.796 | Cloning from python-storyboardclient cache and applying ref * 2022-06-10 15:57:06.882 | (0094 / 1346) 2022-06-10 15:57:06.902 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2022-06-10 15:57:07.647 | Cloning from sandbox cache and applying ref * 2022-06-10 15:57:09.526 | (0095 / 1346) 2022-06-10 15:57:09.543 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2022-06-10 15:57:10.065 | Cloning from statusbot cache and applying ref * 2022-06-10 15:57:10.351 | (0096 / 1346) 2022-06-10 15:57:10.381 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2022-06-10 15:57:10.890 | Cloning from storyboard cache and applying ref * 2022-06-10 15:57:11.119 | (0097 / 1346) 2022-06-10 15:57:11.216 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2022-06-10 15:57:11.670 | Cloning from storyboard-vue cache and applying ref * 2022-06-10 15:57:11.898 | (0098 / 1346) 2022-06-10 15:57:11.925 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2022-06-10 15:57:12.500 | Cloning from storyboard-webclient cache and applying ref * 2022-06-10 15:57:12.690 | (0099 / 1346) 2022-06-10 15:57:12.746 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2022-06-10 15:57:13.233 | Cloning from subunit2sql cache and applying ref * 2022-06-10 15:57:13.441 | (0100 / 1346) 2022-06-10 15:57:13.466 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2022-06-10 15:57:14.580 | Cloning from system-config cache and applying ref * 2022-06-10 15:57:17.298 | (0101 / 1346) 2022-06-10 15:57:17.318 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2022-06-10 15:57:17.873 | Cloning from yaml2ical cache and applying ref * 2022-06-10 15:57:18.174 | (0102 / 1346) 2022-06-10 15:57:18.191 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2022-06-10 15:57:18.605 | Cloning from zone-gating.dev cache and applying ref * 2022-06-10 15:57:18.734 | (0103 / 1346) 2022-06-10 15:57:18.751 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2022-06-10 15:57:19.237 | Cloning from zone-opendev.org cache and applying ref * 2022-06-10 15:57:20.988 | (0104 / 1346) 2022-06-10 15:57:21.012 | 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 * 2022-06-10 15:57:21.368 | Cloning from zone-zuul-ci.org cache and applying ref * 2022-06-10 15:57:21.449 | (0105 / 1346) 2022-06-10 15:57:21.466 | 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 * 2022-06-10 15:57:22.088 | Cloning from ansible-role-refstack-client cache and applying ref * 2022-06-10 15:57:22.468 | (0106 / 1346) 2022-06-10 15:57:22.486 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2022-06-10 15:57:22.840 | Cloning from edge-computing-group cache and applying ref * 2022-06-10 15:57:23.070 | (0107 / 1346) 2022-06-10 15:57:23.089 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2022-06-10 15:57:23.394 | Cloning from four-opens cache and applying ref * 2022-06-10 15:57:23.460 | (0108 / 1346) 2022-06-10 15:57:23.476 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2022-06-10 15:57:23.850 | Cloning from groups cache and applying ref * 2022-06-10 15:57:23.997 | (0109 / 1346) 2022-06-10 15:57:24.014 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2022-06-10 15:57:24.312 | Cloning from groups-static-pages cache and applying ref * 2022-06-10 15:57:24.380 | (0110 / 1346) 2022-06-10 15:57:24.398 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2022-06-10 15:57:24.798 | Cloning from interop cache and applying ref * 2022-06-10 15:57:25.607 | (0111 / 1346) 2022-06-10 15:57:25.624 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2022-06-10 15:57:25.935 | Cloning from odsreg cache and applying ref * 2022-06-10 15:57:26.007 | (0112 / 1346) 2022-06-10 15:57:26.024 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2022-06-10 15:57:26.357 | Cloning from openstack-map cache and applying ref * 2022-06-10 15:57:26.430 | (0113 / 1346) 2022-06-10 15:57:26.456 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2022-06-10 15:57:26.861 | Cloning from openstackweb cache and applying ref * 2022-06-10 15:57:27.713 | (0114 / 1346) 2022-06-10 15:57:27.728 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2022-06-10 15:57:28.269 | Cloning from python-tempestconf cache and applying ref * 2022-06-10 15:57:28.664 | (0115 / 1346) 2022-06-10 15:57:28.692 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2022-06-10 15:57:29.110 | Cloning from refstack cache and applying ref * 2022-06-10 15:57:29.322 | (0116 / 1346) 2022-06-10 15:57:29.345 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2022-06-10 15:57:29.781 | Cloning from refstack-client cache and applying ref * 2022-06-10 15:57:30.007 | (0117 / 1346) 2022-06-10 15:57:30.030 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2022-06-10 15:57:30.341 | Cloning from transparency-policy cache and applying ref * 2022-06-10 15:57:30.457 | (0118 / 1346) 2022-06-10 15:57:30.484 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2022-06-10 15:57:30.840 | Cloning from contrib cache and applying ref * 2022-06-10 15:57:30.912 | (0119 / 1346) 2022-06-10 15:57:30.929 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2022-06-10 15:57:31.661 | Cloning from adjutant cache and applying ref * 2022-06-10 15:57:32.654 | (0120 / 1346) 2022-06-10 15:57:32.673 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2022-06-10 15:57:33.366 | Cloning from adjutant-ui cache and applying ref * 2022-06-10 15:57:33.648 | (0121 / 1346) 2022-06-10 15:57:33.684 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2022-06-10 15:57:34.293 | Cloning from ansible-collection-kolla cache and applying ref * 2022-06-10 15:57:35.621 | (0122 / 1346) 2022-06-10 15:57:35.637 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2022-06-10 15:57:36.661 | Cloning from ansible-collections-openstack cache and applying ref * 2022-06-10 15:57:49.631 | (0123 / 1346) 2022-06-10 15:57:49.647 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2022-06-10 15:57:50.234 | Cloning from ansible-config_template cache and applying ref * 2022-06-10 15:57:51.175 | (0124 / 1346) 2022-06-10 15:57:51.191 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2022-06-10 15:57:52.128 | Cloning from ansible-hardening cache and applying ref * 2022-06-10 15:57:53.567 | (0125 / 1346) 2022-06-10 15:57:53.591 | 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 * 2022-06-10 15:57:54.054 | Cloning from ansible-plugin-container-connection cache and applying ref * 2022-06-10 15:57:54.137 | (0126 / 1346) 2022-06-10 15:57:54.157 | 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 * 2022-06-10 15:57:55.129 | Cloning from ansible-role-atos-hsm cache and applying ref * 2022-06-10 15:57:55.700 | (0127 / 1346) 2022-06-10 15:57:55.719 | Updating cache of https://opendev.org/openstack/ansible-role-chrony.git in /opt/dib_cache/source-repositories/ansible_role_chrony_be5a6d72bead51e0a55a12a404429e147414c5fb with ref * 2022-06-10 15:57:56.321 | Cloning from ansible-role-chrony cache and applying ref * 2022-06-10 15:57:56.544 | (0128 / 1346) 2022-06-10 15:57:56.565 | Updating cache of https://opendev.org/openstack/ansible-role-collect-logs.git in /opt/dib_cache/source-repositories/ansible_role_collect_logs_1d67e8b73b2f2e4f3295f4fffc737924f9d3028a with ref * 2022-06-10 15:57:57.233 | Cloning from ansible-role-collect-logs cache and applying ref * 2022-06-10 15:58:01.531 | (0129 / 1346) 2022-06-10 15:58:01.565 | Updating cache of https://opendev.org/openstack/ansible-role-container-registry.git in /opt/dib_cache/source-repositories/ansible_role_container_registry_18165ea2389e09d220fc70f3f8d8ebb291ddefe5 with ref * 2022-06-10 15:58:02.146 | Cloning from ansible-role-container-registry cache and applying ref * 2022-06-10 15:58:02.528 | (0130 / 1346) 2022-06-10 15:58:02.554 | 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 * 2022-06-10 15:58:03.503 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2022-06-10 15:58:04.121 | (0131 / 1346) 2022-06-10 15:58:04.154 | Updating cache of https://opendev.org/openstack/ansible-role-openstack-operations.git in /opt/dib_cache/source-repositories/ansible_role_openstack_operations_71d68412a862b964cdd22cfe23083b0fb5dd9bf7 with ref * 2022-06-10 15:58:04.662 | Cloning from ansible-role-openstack-operations cache and applying ref * 2022-06-10 15:58:04.783 | (0132 / 1346) 2022-06-10 15:58:04.803 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2022-06-10 15:58:05.332 | Cloning from ansible-role-pki cache and applying ref * 2022-06-10 15:58:06.727 | (0133 / 1346) 2022-06-10 15:58:06.748 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2022-06-10 15:58:07.104 | Cloning from ansible-role-proxysql cache and applying ref * 2022-06-10 15:58:07.184 | (0134 / 1346) 2022-06-10 15:58:07.215 | 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 * 2022-06-10 15:58:07.815 | Cloning from ansible-role-python_venv_build cache and applying ref * 2022-06-10 15:58:10.370 | (0135 / 1346) 2022-06-10 15:58:10.396 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2022-06-10 15:58:10.904 | Cloning from ansible-role-qdrouterd cache and applying ref * 2022-06-10 15:58:11.312 | (0136 / 1346) 2022-06-10 15:58:11.347 | Updating cache of https://opendev.org/openstack/ansible-role-redhat-subscription.git in /opt/dib_cache/source-repositories/ansible_role_redhat_subscription_d5703c220f5f72fb62e210a4ddc944dcfa682cd0 with ref * 2022-06-10 15:58:11.802 | Cloning from ansible-role-redhat-subscription cache and applying ref * 2022-06-10 15:58:12.132 | (0137 / 1346) 2022-06-10 15:58:12.152 | 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 * 2022-06-10 15:58:12.639 | Cloning from ansible-role-systemd_mount cache and applying ref * 2022-06-10 15:58:13.510 | (0138 / 1346) 2022-06-10 15:58:13.543 | 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 * 2022-06-10 15:58:13.969 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2022-06-10 15:58:14.605 | (0139 / 1346) 2022-06-10 15:58:14.632 | 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 * 2022-06-10 15:58:15.049 | Cloning from ansible-role-systemd_service cache and applying ref * 2022-06-10 15:58:16.136 | (0140 / 1346) 2022-06-10 15:58:16.156 | 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 * 2022-06-10 15:58:16.829 | Cloning from ansible-role-thales-hsm cache and applying ref * 2022-06-10 15:58:17.216 | (0141 / 1346) 2022-06-10 15:58:17.234 | Updating cache of https://opendev.org/openstack/ansible-role-tripleo-modify-image.git in /opt/dib_cache/source-repositories/ansible_role_tripleo_modify_image_2788cbdce139c265dbe531bbc7b8a06d3a696fd7 with ref * 2022-06-10 15:58:17.774 | Cloning from ansible-role-tripleo-modify-image cache and applying ref * 2022-06-10 15:58:18.273 | (0142 / 1346) 2022-06-10 15:58:18.307 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2022-06-10 15:58:18.924 | Cloning from ansible-role-uwsgi cache and applying ref * 2022-06-10 15:58:19.647 | (0143 / 1346) 2022-06-10 15:58:19.663 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2022-06-10 15:58:19.994 | Cloning from ansible-role-vault cache and applying ref * 2022-06-10 15:58:20.079 | (0144 / 1346) 2022-06-10 15:58:20.101 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2022-06-10 15:58:20.913 | Cloning from aodh cache and applying ref * 2022-06-10 15:58:23.007 | (0145 / 1346) 2022-06-10 15:58:23.023 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2022-06-10 15:58:23.434 | Cloning from api-sig cache and applying ref * 2022-06-10 15:58:23.585 | (0146 / 1346) 2022-06-10 15:58:23.601 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2022-06-10 15:58:24.161 | Cloning from api-site cache and applying ref * 2022-06-10 15:58:24.438 | (0147 / 1346) 2022-06-10 15:58:24.454 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2022-06-10 15:58:24.828 | Cloning from arch-design cache and applying ref * 2022-06-10 15:58:24.988 | (0148 / 1346) 2022-06-10 15:58:25.004 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2022-06-10 15:58:25.376 | Cloning from auto-scaling-sig cache and applying ref * 2022-06-10 15:58:25.444 | (0149 / 1346) 2022-06-10 15:58:25.461 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2022-06-10 15:58:26.338 | Cloning from automaton cache and applying ref * 2022-06-10 15:58:26.990 | (0150 / 1346) 2022-06-10 15:58:27.005 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2022-06-10 15:58:28.041 | Cloning from barbican cache and applying ref * 2022-06-10 15:58:34.532 | (0151 / 1346) 2022-06-10 15:58:34.557 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2022-06-10 15:58:35.006 | Cloning from barbican-specs cache and applying ref * 2022-06-10 15:58:35.138 | (0152 / 1346) 2022-06-10 15:58:35.162 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2022-06-10 15:58:35.896 | Cloning from barbican-tempest-plugin cache and applying ref * 2022-06-10 15:58:37.684 | (0153 / 1346) 2022-06-10 15:58:37.707 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2022-06-10 15:58:38.081 | Cloning from barbican-ui cache and applying ref * 2022-06-10 15:58:38.172 | (0154 / 1346) 2022-06-10 15:58:38.196 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2022-06-10 15:58:38.795 | Cloning from bashate cache and applying ref * 2022-06-10 15:58:39.249 | (0155 / 1346) 2022-06-10 15:58:39.264 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2022-06-10 15:58:40.473 | Cloning from bifrost cache and applying ref * 2022-06-10 15:58:52.125 | (0156 / 1346) 2022-06-10 15:58:52.141 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2022-06-10 15:58:53.219 | Cloning from blazar cache and applying ref * 2022-06-10 15:58:57.576 | (0157 / 1346) 2022-06-10 15:58:57.592 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2022-06-10 15:58:58.468 | Cloning from blazar-dashboard cache and applying ref * 2022-06-10 15:58:59.145 | (0158 / 1346) 2022-06-10 15:58:59.184 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2022-06-10 15:58:59.823 | Cloning from blazar-nova cache and applying ref * 2022-06-10 15:59:00.372 | (0159 / 1346) 2022-06-10 15:59:00.390 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2022-06-10 15:59:00.807 | Cloning from blazar-specs cache and applying ref * 2022-06-10 15:59:00.991 | (0160 / 1346) 2022-06-10 15:59:01.029 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2022-06-10 15:59:01.648 | Cloning from blazar-tempest-plugin cache and applying ref * 2022-06-10 15:59:02.330 | (0161 / 1346) 2022-06-10 15:59:02.351 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2022-06-10 15:59:02.811 | Cloning from bugdaystats cache and applying ref * 2022-06-10 15:59:03.112 | (0162 / 1346) 2022-06-10 15:59:03.138 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2022-06-10 15:59:03.932 | Cloning from castellan cache and applying ref * 2022-06-10 15:59:04.920 | (0163 / 1346) 2022-06-10 15:59:04.939 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2022-06-10 15:59:06.336 | Cloning from ceilometer cache and applying ref * 2022-06-10 15:59:11.214 | (0164 / 1346) 2022-06-10 15:59:11.232 | Updating cache of https://opendev.org/openstack/ceilometer-powervm.git in /opt/dib_cache/source-repositories/ceilometer_powervm_d42f2c196761e5a626ea351f695ea303be92eebb with ref * 2022-06-10 15:59:11.656 | Cloning from ceilometer-powervm cache and applying ref * 2022-06-10 15:59:11.754 | (0165 / 1346) 2022-06-10 15:59:11.772 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2022-06-10 15:59:12.651 | Cloning from ceilometermiddleware cache and applying ref * 2022-06-10 15:59:12.926 | (0166 / 1346) 2022-06-10 15:59:12.947 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2022-06-10 15:59:13.590 | Cloning from charm-aodh cache and applying ref * 2022-06-10 15:59:15.594 | (0167 / 1346) 2022-06-10 15:59:15.615 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2022-06-10 15:59:16.271 | Cloning from charm-barbican cache and applying ref * 2022-06-10 15:59:18.070 | (0168 / 1346) 2022-06-10 15:59:18.098 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2022-06-10 15:59:18.609 | Cloning from charm-barbican-softhsm cache and applying ref * 2022-06-10 15:59:19.090 | (0169 / 1346) 2022-06-10 15:59:19.113 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2022-06-10 15:59:19.651 | Cloning from charm-barbican-vault cache and applying ref * 2022-06-10 15:59:21.183 | (0170 / 1346) 2022-06-10 15:59:21.210 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2022-06-10 15:59:21.753 | Cloning from charm-ceilometer cache and applying ref * 2022-06-10 15:59:23.977 | (0171 / 1346) 2022-06-10 15:59:23.994 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2022-06-10 15:59:24.547 | Cloning from charm-ceilometer-agent cache and applying ref * 2022-06-10 15:59:26.116 | (0172 / 1346) 2022-06-10 15:59:26.134 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2022-06-10 15:59:26.598 | Cloning from charm-ceph-dashboard cache and applying ref * 2022-06-10 15:59:27.591 | (0173 / 1346) 2022-06-10 15:59:27.608 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2022-06-10 15:59:28.228 | Cloning from charm-ceph-fs cache and applying ref * 2022-06-10 15:59:30.227 | (0174 / 1346) 2022-06-10 15:59:30.259 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2022-06-10 15:59:30.752 | Cloning from charm-ceph-iscsi cache and applying ref * 2022-06-10 15:59:31.330 | (0175 / 1346) 2022-06-10 15:59:31.346 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2022-06-10 15:59:31.997 | Cloning from charm-ceph-mon cache and applying ref * 2022-06-10 15:59:35.679 | (0176 / 1346) 2022-06-10 15:59:35.703 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2022-06-10 15:59:36.121 | Cloning from charm-ceph-nfs cache and applying ref * 2022-06-10 15:59:36.252 | (0177 / 1346) 2022-06-10 15:59:36.276 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2022-06-10 15:59:36.915 | Cloning from charm-ceph-osd cache and applying ref * 2022-06-10 15:59:39.763 | (0178 / 1346) 2022-06-10 15:59:39.781 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2022-06-10 15:59:40.284 | Cloning from charm-ceph-proxy cache and applying ref * 2022-06-10 15:59:42.048 | (0179 / 1346) 2022-06-10 15:59:42.079 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2022-06-10 15:59:42.662 | Cloning from charm-ceph-radosgw cache and applying ref * 2022-06-10 15:59:45.925 | (0180 / 1346) 2022-06-10 15:59:45.941 | 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 * 2022-06-10 15:59:46.489 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2022-06-10 15:59:47.734 | (0181 / 1346) 2022-06-10 15:59:47.754 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2022-06-10 15:59:48.400 | Cloning from charm-cinder cache and applying ref * 2022-06-10 15:59:50.938 | (0182 / 1346) 2022-06-10 15:59:50.953 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2022-06-10 15:59:51.532 | Cloning from charm-cinder-backup cache and applying ref * 2022-06-10 15:59:53.501 | (0183 / 1346) 2022-06-10 15:59:53.516 | 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 * 2022-06-10 15:59:54.219 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2022-06-10 15:59:55.430 | (0184 / 1346) 2022-06-10 15:59:55.446 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2022-06-10 15:59:56.041 | Cloning from charm-cinder-ceph cache and applying ref * 2022-06-10 15:59:58.126 | (0185 / 1346) 2022-06-10 15:59:58.155 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2022-06-10 15:59:58.733 | Cloning from charm-cinder-lvm cache and applying ref * 2022-06-10 16:00:00.254 | (0186 / 1346) 2022-06-10 16:00:00.275 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2022-06-10 16:00:01.047 | Cloning from charm-cinder-netapp cache and applying ref * 2022-06-10 16:00:01.525 | (0187 / 1346) 2022-06-10 16:00:01.551 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2022-06-10 16:00:02.109 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2022-06-10 16:00:02.355 | (0188 / 1346) 2022-06-10 16:00:02.381 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2022-06-10 16:00:02.971 | Cloning from charm-cinder-purestorage cache and applying ref * 2022-06-10 16:00:04.897 | (0189 / 1346) 2022-06-10 16:00:04.916 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2022-06-10 16:00:05.348 | Cloning from charm-cinder-solidfire cache and applying ref * 2022-06-10 16:00:05.566 | (0190 / 1346) 2022-06-10 16:00:05.584 | 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 * 2022-06-10 16:00:05.998 | Cloning from charm-cinder-three-par cache and applying ref * 2022-06-10 16:00:06.241 | (0191 / 1346) 2022-06-10 16:00:06.257 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2022-06-10 16:00:06.651 | Cloning from charm-cloudkitty cache and applying ref * 2022-06-10 16:00:06.757 | (0192 / 1346) 2022-06-10 16:00:06.775 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2022-06-10 16:00:07.510 | Cloning from charm-deployment-guide cache and applying ref * 2022-06-10 16:00:14.637 | (0193 / 1346) 2022-06-10 16:00:14.653 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2022-06-10 16:00:15.414 | Cloning from charm-designate cache and applying ref * 2022-06-10 16:00:18.049 | (0194 / 1346) 2022-06-10 16:00:18.070 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2022-06-10 16:00:18.895 | Cloning from charm-designate-bind cache and applying ref * 2022-06-10 16:00:20.845 | (0195 / 1346) 2022-06-10 16:00:20.868 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2022-06-10 16:00:21.583 | Cloning from charm-glance cache and applying ref * 2022-06-10 16:00:24.738 | (0196 / 1346) 2022-06-10 16:00:24.767 | 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 * 2022-06-10 16:00:25.383 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2022-06-10 16:00:27.777 | (0197 / 1346) 2022-06-10 16:00:27.793 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2022-06-10 16:00:28.169 | Cloning from charm-glusterfs cache and applying ref * 2022-06-10 16:00:28.242 | (0198 / 1346) 2022-06-10 16:00:28.258 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2022-06-10 16:00:28.805 | Cloning from charm-gnocchi cache and applying ref * 2022-06-10 16:00:30.906 | (0199 / 1346) 2022-06-10 16:00:30.922 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2022-06-10 16:00:31.489 | Cloning from charm-guide cache and applying ref * 2022-06-10 16:00:39.942 | (0200 / 1346) 2022-06-10 16:00:39.961 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2022-06-10 16:00:40.553 | Cloning from charm-hacluster cache and applying ref * 2022-06-10 16:00:43.547 | (0201 / 1346) 2022-06-10 16:00:43.570 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2022-06-10 16:00:44.128 | Cloning from charm-heat cache and applying ref * 2022-06-10 16:00:46.308 | (0202 / 1346) 2022-06-10 16:00:46.332 | 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 * 2022-06-10 16:00:46.719 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2022-06-10 16:00:46.984 | (0203 / 1346) 2022-06-10 16:00:46.999 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2022-06-10 16:00:47.349 | Cloning from charm-interface-bgp cache and applying ref * 2022-06-10 16:00:47.721 | (0204 / 1346) 2022-06-10 16:00:47.737 | 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 * 2022-06-10 16:00:48.107 | Cloning from charm-interface-bind-rndc cache and applying ref * 2022-06-10 16:00:48.567 | (0205 / 1346) 2022-06-10 16:00:48.585 | 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 * 2022-06-10 16:00:49.023 | Cloning from charm-interface-ceph-client cache and applying ref * 2022-06-10 16:00:49.195 | (0206 / 1346) 2022-06-10 16:00:49.211 | 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 * 2022-06-10 16:00:49.546 | Cloning from charm-interface-ceph-mds cache and applying ref * 2022-06-10 16:00:49.610 | (0207 / 1346) 2022-06-10 16:00:49.634 | 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 * 2022-06-10 16:00:50.035 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2022-06-10 16:00:50.286 | (0208 / 1346) 2022-06-10 16:00:50.318 | 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 * 2022-06-10 16:00:50.716 | Cloning from charm-interface-cinder-backend cache and applying ref * 2022-06-10 16:00:51.062 | (0209 / 1346) 2022-06-10 16:00:51.077 | 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 * 2022-06-10 16:00:51.482 | Cloning from charm-interface-cinder-backup cache and applying ref * 2022-06-10 16:00:51.907 | (0210 / 1346) 2022-06-10 16:00:51.921 | 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 * 2022-06-10 16:00:52.366 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2022-06-10 16:00:52.618 | (0211 / 1346) 2022-06-10 16:00:52.634 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2022-06-10 16:00:52.967 | Cloning from charm-interface-designate cache and applying ref * 2022-06-10 16:00:53.075 | (0212 / 1346) 2022-06-10 16:00:53.091 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2022-06-10 16:00:53.451 | Cloning from charm-interface-gnocchi cache and applying ref * 2022-06-10 16:00:53.644 | (0213 / 1346) 2022-06-10 16:00:53.658 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2022-06-10 16:00:54.203 | Cloning from charm-interface-hacluster cache and applying ref * 2022-06-10 16:00:54.664 | (0214 / 1346) 2022-06-10 16:00:54.680 | 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 * 2022-06-10 16:00:55.022 | Cloning from charm-interface-ironic-api cache and applying ref * 2022-06-10 16:00:55.136 | (0215 / 1346) 2022-06-10 16:00:55.152 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2022-06-10 16:00:55.555 | Cloning from charm-interface-keystone cache and applying ref * 2022-06-10 16:00:55.816 | (0216 / 1346) 2022-06-10 16:00:55.831 | 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 * 2022-06-10 16:00:56.264 | Cloning from charm-interface-keystone-admin cache and applying ref * 2022-06-10 16:00:56.437 | (0217 / 1346) 2022-06-10 16:00:56.452 | 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 * 2022-06-10 16:00:56.803 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2022-06-10 16:00:57.014 | (0218 / 1346) 2022-06-10 16:00:57.029 | 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 * 2022-06-10 16:00:57.372 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2022-06-10 16:00:57.569 | (0219 / 1346) 2022-06-10 16:00:57.585 | 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 * 2022-06-10 16:00:57.996 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2022-06-10 16:00:58.117 | (0220 / 1346) 2022-06-10 16:00:58.133 | 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 * 2022-06-10 16:00:58.501 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2022-06-10 16:00:58.624 | (0221 / 1346) 2022-06-10 16:00:58.647 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2022-06-10 16:00:59.245 | Cloning from charm-interface-magpie cache and applying ref * 2022-06-10 16:00:59.562 | (0222 / 1346) 2022-06-10 16:00:59.580 | 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 * 2022-06-10 16:01:00.034 | Cloning from charm-interface-manila-plugin cache and applying ref * 2022-06-10 16:01:00.350 | (0223 / 1346) 2022-06-10 16:01:00.381 | 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 * 2022-06-10 16:01:00.755 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2022-06-10 16:01:00.930 | (0224 / 1346) 2022-06-10 16:01:00.948 | 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 * 2022-06-10 16:01:01.430 | Cloning from charm-interface-mysql-router cache and applying ref * 2022-06-10 16:01:01.660 | (0225 / 1346) 2022-06-10 16:01:01.678 | 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 * 2022-06-10 16:01:02.106 | Cloning from charm-interface-mysql-shared cache and applying ref * 2022-06-10 16:01:02.370 | (0226 / 1346) 2022-06-10 16:01:02.396 | 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 * 2022-06-10 16:01:02.743 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2022-06-10 16:01:02.935 | (0227 / 1346) 2022-06-10 16:01:02.954 | 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 * 2022-06-10 16:01:03.311 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2022-06-10 16:01:03.520 | (0228 / 1346) 2022-06-10 16:01:03.542 | 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 * 2022-06-10 16:01:03.989 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2022-06-10 16:01:04.355 | (0229 / 1346) 2022-06-10 16:01:04.381 | 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 * 2022-06-10 16:01:04.776 | Cloning from charm-interface-nova-cell cache and applying ref * 2022-06-10 16:01:04.925 | (0230 / 1346) 2022-06-10 16:01:04.961 | 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 * 2022-06-10 16:01:05.321 | Cloning from charm-interface-nova-compute cache and applying ref * 2022-06-10 16:01:05.495 | (0231 / 1346) 2022-06-10 16:01:05.518 | 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 * 2022-06-10 16:01:05.877 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2022-06-10 16:01:05.992 | (0232 / 1346) 2022-06-10 16:01:06.023 | 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 * 2022-06-10 16:01:06.388 | Cloning from charm-interface-openstack-ha cache and applying ref * 2022-06-10 16:01:06.658 | (0233 / 1346) 2022-06-10 16:01:06.685 | 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 * 2022-06-10 16:01:07.061 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2022-06-10 16:01:07.179 | (0234 / 1346) 2022-06-10 16:01:07.199 | 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 * 2022-06-10 16:01:07.538 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2022-06-10 16:01:07.673 | (0235 / 1346) 2022-06-10 16:01:07.705 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2022-06-10 16:01:08.021 | Cloning from charm-interface-placement cache and applying ref * 2022-06-10 16:01:08.142 | (0236 / 1346) 2022-06-10 16:01:08.162 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2022-06-10 16:01:08.455 | Cloning from charm-interface-rabbitmq cache and applying ref * 2022-06-10 16:01:08.589 | (0237 / 1346) 2022-06-10 16:01:08.606 | 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 * 2022-06-10 16:01:08.953 | Cloning from charm-interface-service-control cache and applying ref * 2022-06-10 16:01:09.197 | (0238 / 1346) 2022-06-10 16:01:09.217 | 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 * 2022-06-10 16:01:09.542 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2022-06-10 16:01:09.639 | (0239 / 1346) 2022-06-10 16:01:09.659 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2022-06-10 16:01:09.982 | Cloning from charm-ironic cache and applying ref * 2022-06-10 16:01:10.082 | (0240 / 1346) 2022-06-10 16:01:10.112 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2022-06-10 16:01:10.610 | Cloning from charm-ironic-api cache and applying ref * 2022-06-10 16:01:12.137 | (0241 / 1346) 2022-06-10 16:01:12.167 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2022-06-10 16:01:12.759 | Cloning from charm-ironic-conductor cache and applying ref * 2022-06-10 16:01:14.622 | (0242 / 1346) 2022-06-10 16:01:14.636 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2022-06-10 16:01:16.856 | Cloning from charm-keystone cache and applying ref * 2022-06-10 16:01:19.728 | (0243 / 1346) 2022-06-10 16:01:19.760 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2022-06-10 16:01:20.474 | Cloning from charm-keystone-kerberos cache and applying ref * 2022-06-10 16:01:22.074 | (0244 / 1346) 2022-06-10 16:01:22.099 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2022-06-10 16:01:22.613 | Cloning from charm-keystone-ldap cache and applying ref * 2022-06-10 16:01:24.267 | (0245 / 1346) 2022-06-10 16:01:24.291 | 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 * 2022-06-10 16:01:24.815 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2022-06-10 16:01:26.525 | (0246 / 1346) 2022-06-10 16:01:26.552 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2022-06-10 16:01:26.920 | Cloning from charm-layer-ceph cache and applying ref * 2022-06-10 16:01:27.147 | (0247 / 1346) 2022-06-10 16:01:27.165 | 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 * 2022-06-10 16:01:27.532 | Cloning from charm-layer-ceph-base cache and applying ref * 2022-06-10 16:01:27.619 | (0248 / 1346) 2022-06-10 16:01:27.635 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2022-06-10 16:01:28.097 | Cloning from charm-layer-openstack cache and applying ref * 2022-06-10 16:01:28.420 | (0249 / 1346) 2022-06-10 16:01:28.442 | 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 * 2022-06-10 16:01:28.813 | Cloning from charm-layer-openstack-api cache and applying ref * 2022-06-10 16:01:28.929 | (0250 / 1346) 2022-06-10 16:01:28.945 | 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 * 2022-06-10 16:01:29.302 | Cloning from charm-layer-openstack-principle cache and applying ref * 2022-06-10 16:01:29.508 | (0251 / 1346) 2022-06-10 16:01:29.523 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2022-06-10 16:01:30.026 | Cloning from charm-magnum cache and applying ref * 2022-06-10 16:01:31.326 | (0252 / 1346) 2022-06-10 16:01:31.341 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2022-06-10 16:01:31.786 | Cloning from charm-magnum-dashboard cache and applying ref * 2022-06-10 16:01:32.987 | (0253 / 1346) 2022-06-10 16:01:33.003 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2022-06-10 16:01:33.508 | Cloning from charm-magpie cache and applying ref * 2022-06-10 16:01:34.906 | (0254 / 1346) 2022-06-10 16:01:34.922 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2022-06-10 16:01:35.519 | Cloning from charm-manila cache and applying ref * 2022-06-10 16:01:37.498 | (0255 / 1346) 2022-06-10 16:01:37.514 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2022-06-10 16:01:38.058 | Cloning from charm-manila-dashboard cache and applying ref * 2022-06-10 16:01:39.578 | (0256 / 1346) 2022-06-10 16:01:39.594 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2022-06-10 16:01:40.154 | Cloning from charm-manila-ganesha cache and applying ref * 2022-06-10 16:01:41.898 | (0257 / 1346) 2022-06-10 16:01:41.919 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2022-06-10 16:01:42.850 | Cloning from charm-manila-generic cache and applying ref * 2022-06-10 16:01:45.017 | (0258 / 1346) 2022-06-10 16:01:45.033 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2022-06-10 16:01:45.368 | Cloning from charm-manila-glusterfs cache and applying ref * 2022-06-10 16:01:45.446 | (0259 / 1346) 2022-06-10 16:01:45.467 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2022-06-10 16:01:46.000 | Cloning from charm-manila-netapp cache and applying ref * 2022-06-10 16:01:46.526 | (0260 / 1346) 2022-06-10 16:01:46.543 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2022-06-10 16:01:47.086 | Cloning from charm-masakari cache and applying ref * 2022-06-10 16:01:49.471 | (0261 / 1346) 2022-06-10 16:01:49.491 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2022-06-10 16:01:50.037 | Cloning from charm-masakari-monitors cache and applying ref * 2022-06-10 16:01:51.669 | (0262 / 1346) 2022-06-10 16:01:51.685 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2022-06-10 16:01:52.005 | Cloning from charm-mistral cache and applying ref * 2022-06-10 16:01:52.189 | (0263 / 1346) 2022-06-10 16:01:52.206 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2022-06-10 16:01:52.533 | Cloning from charm-murano cache and applying ref * 2022-06-10 16:01:52.598 | (0264 / 1346) 2022-06-10 16:01:52.614 | 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 * 2022-06-10 16:01:53.126 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2022-06-10 16:01:55.965 | (0265 / 1346) 2022-06-10 16:01:55.980 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2022-06-10 16:01:56.605 | Cloning from charm-mysql-router cache and applying ref * 2022-06-10 16:01:59.366 | (0266 / 1346) 2022-06-10 16:01:59.383 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2022-06-10 16:02:00.009 | Cloning from charm-neutron-api cache and applying ref * 2022-06-10 16:02:02.844 | (0267 / 1346) 2022-06-10 16:02:02.865 | 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 * 2022-06-10 16:02:03.232 | Cloning from charm-neutron-api-odl cache and applying ref * 2022-06-10 16:02:03.331 | (0268 / 1346) 2022-06-10 16:02:03.363 | 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 * 2022-06-10 16:02:03.894 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2022-06-10 16:02:05.379 | (0269 / 1346) 2022-06-10 16:02:05.400 | 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 * 2022-06-10 16:02:05.915 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2022-06-10 16:02:07.329 | (0270 / 1346) 2022-06-10 16:02:07.351 | 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 * 2022-06-10 16:02:07.951 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2022-06-10 16:02:09.115 | (0271 / 1346) 2022-06-10 16:02:09.142 | 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 * 2022-06-10 16:02:09.629 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2022-06-10 16:02:10.710 | (0272 / 1346) 2022-06-10 16:02:10.736 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2022-06-10 16:02:11.281 | Cloning from charm-neutron-gateway cache and applying ref * 2022-06-10 16:02:13.932 | (0273 / 1346) 2022-06-10 16:02:13.947 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2022-06-10 16:02:14.575 | Cloning from charm-neutron-openvswitch cache and applying ref * 2022-06-10 16:02:18.273 | (0274 / 1346) 2022-06-10 16:02:18.288 | 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 * 2022-06-10 16:02:18.916 | Cloning from charm-nova-cell-controller cache and applying ref * 2022-06-10 16:02:20.418 | (0275 / 1346) 2022-06-10 16:02:20.434 | 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 * 2022-06-10 16:02:21.136 | Cloning from charm-nova-cloud-controller cache and applying ref * 2022-06-10 16:02:25.579 | (0276 / 1346) 2022-06-10 16:02:25.598 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2022-06-10 16:02:26.223 | Cloning from charm-nova-compute cache and applying ref * 2022-06-10 16:02:32.395 | (0277 / 1346) 2022-06-10 16:02:32.413 | 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 * 2022-06-10 16:02:32.896 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2022-06-10 16:02:33.242 | (0278 / 1346) 2022-06-10 16:02:33.258 | 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 * 2022-06-10 16:02:33.633 | Cloning from charm-nova-compute-proxy cache and applying ref * 2022-06-10 16:02:33.719 | (0279 / 1346) 2022-06-10 16:02:33.735 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2022-06-10 16:02:34.102 | Cloning from charm-nova-lxd cache and applying ref * 2022-06-10 16:02:34.196 | (0280 / 1346) 2022-06-10 16:02:34.213 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2022-06-10 16:02:34.803 | Cloning from charm-octavia cache and applying ref * 2022-06-10 16:02:37.397 | (0281 / 1346) 2022-06-10 16:02:37.414 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2022-06-10 16:02:37.964 | Cloning from charm-octavia-dashboard cache and applying ref * 2022-06-10 16:02:39.413 | (0282 / 1346) 2022-06-10 16:02:39.427 | 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 * 2022-06-10 16:02:40.036 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2022-06-10 16:02:42.074 | (0283 / 1346) 2022-06-10 16:02:42.090 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2022-06-10 16:02:42.456 | Cloning from charm-odl-controller cache and applying ref * 2022-06-10 16:02:42.551 | (0284 / 1346) 2022-06-10 16:02:42.567 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2022-06-10 16:02:43.199 | Cloning from charm-openstack-dashboard cache and applying ref * 2022-06-10 16:02:47.044 | (0285 / 1346) 2022-06-10 16:02:47.073 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2022-06-10 16:02:47.580 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2022-06-10 16:02:48.114 | (0286 / 1346) 2022-06-10 16:02:48.133 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2022-06-10 16:02:48.496 | Cloning from charm-openvswitch-odl cache and applying ref * 2022-06-10 16:02:48.584 | (0287 / 1346) 2022-06-10 16:02:48.607 | 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 * 2022-06-10 16:02:48.991 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2022-06-10 16:02:49.115 | (0288 / 1346) 2022-06-10 16:02:49.131 | 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 * 2022-06-10 16:02:49.490 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2022-06-10 16:02:49.577 | (0289 / 1346) 2022-06-10 16:02:49.593 | 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 * 2022-06-10 16:02:49.904 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2022-06-10 16:02:49.998 | (0290 / 1346) 2022-06-10 16:02:50.021 | 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 * 2022-06-10 16:02:50.445 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2022-06-10 16:02:50.750 | (0291 / 1346) 2022-06-10 16:02:50.767 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2022-06-10 16:02:51.257 | Cloning from charm-ops-openstack cache and applying ref * 2022-06-10 16:02:51.527 | (0292 / 1346) 2022-06-10 16:02:51.558 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2022-06-10 16:02:52.078 | Cloning from charm-pacemaker-remote cache and applying ref * 2022-06-10 16:02:53.256 | (0293 / 1346) 2022-06-10 16:02:53.279 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2022-06-10 16:02:53.600 | Cloning from charm-panko cache and applying ref * 2022-06-10 16:02:53.724 | (0294 / 1346) 2022-06-10 16:02:53.740 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2022-06-10 16:02:54.298 | Cloning from charm-percona-cluster cache and applying ref * 2022-06-10 16:02:55.892 | (0295 / 1346) 2022-06-10 16:02:55.909 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2022-06-10 16:02:56.497 | Cloning from charm-placement cache and applying ref * 2022-06-10 16:02:57.754 | (0296 / 1346) 2022-06-10 16:02:57.769 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2022-06-10 16:02:58.379 | Cloning from charm-rabbitmq-server cache and applying ref * 2022-06-10 16:03:02.303 | (0297 / 1346) 2022-06-10 16:03:02.322 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2022-06-10 16:03:02.924 | Cloning from charm-specs cache and applying ref * 2022-06-10 16:03:04.104 | (0298 / 1346) 2022-06-10 16:03:04.123 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2022-06-10 16:03:04.794 | Cloning from charm-swift-proxy cache and applying ref * 2022-06-10 16:03:07.823 | (0299 / 1346) 2022-06-10 16:03:07.850 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2022-06-10 16:03:08.581 | Cloning from charm-swift-storage cache and applying ref * 2022-06-10 16:03:10.459 | (0300 / 1346) 2022-06-10 16:03:10.489 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2022-06-10 16:03:11.071 | Cloning from charm-tempest cache and applying ref * 2022-06-10 16:03:11.333 | (0301 / 1346) 2022-06-10 16:03:11.353 | 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 * 2022-06-10 16:03:11.922 | Cloning from charm-trilio-data-mover cache and applying ref * 2022-06-10 16:03:13.150 | (0302 / 1346) 2022-06-10 16:03:13.176 | 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 * 2022-06-10 16:03:13.770 | Cloning from charm-trilio-dm-api cache and applying ref * 2022-06-10 16:03:14.468 | (0303 / 1346) 2022-06-10 16:03:14.489 | 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 * 2022-06-10 16:03:14.919 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2022-06-10 16:03:15.396 | (0304 / 1346) 2022-06-10 16:03:15.418 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2022-06-10 16:03:15.946 | Cloning from charm-trilio-wlm cache and applying ref * 2022-06-10 16:03:17.280 | (0305 / 1346) 2022-06-10 16:03:17.294 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2022-06-10 16:03:17.639 | Cloning from charm-trove cache and applying ref * 2022-06-10 16:03:17.710 | (0306 / 1346) 2022-06-10 16:03:17.726 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2022-06-10 16:03:18.329 | Cloning from charm-vault cache and applying ref * 2022-06-10 16:03:21.145 | (0307 / 1346) 2022-06-10 16:03:21.161 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2022-06-10 16:03:21.582 | Cloning from charm-watcher cache and applying ref * 2022-06-10 16:03:21.699 | (0308 / 1346) 2022-06-10 16:03:21.714 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2022-06-10 16:03:22.080 | Cloning from charm-watcher-dashboard cache and applying ref * 2022-06-10 16:03:22.637 | (0309 / 1346) 2022-06-10 16:03:22.653 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2022-06-10 16:03:23.260 | Cloning from charms.ceph cache and applying ref * 2022-06-10 16:03:23.929 | (0310 / 1346) 2022-06-10 16:03:23.945 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2022-06-10 16:03:24.591 | Cloning from charms.openstack cache and applying ref * 2022-06-10 16:03:26.027 | (0311 / 1346) 2022-06-10 16:03:26.045 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2022-06-10 16:03:26.646 | Cloning from ci-log-processing cache and applying ref * 2022-06-10 16:03:28.857 | (0312 / 1346) 2022-06-10 16:03:28.885 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2022-06-10 16:03:30.071 | Cloning from cinder cache and applying ref * 2022-06-10 16:03:35.185 | (0313 / 1346) 2022-06-10 16:03:35.208 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2022-06-10 16:03:35.785 | Cloning from cinder-specs cache and applying ref * 2022-06-10 16:03:37.177 | (0314 / 1346) 2022-06-10 16:03:37.192 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2022-06-10 16:03:37.918 | Cloning from cinder-tempest-plugin cache and applying ref * 2022-06-10 16:03:39.531 | (0315 / 1346) 2022-06-10 16:03:39.547 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2022-06-10 16:03:40.308 | Cloning from cinderlib cache and applying ref * 2022-06-10 16:03:41.407 | (0316 / 1346) 2022-06-10 16:03:41.422 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2022-06-10 16:03:42.632 | Cloning from cliff cache and applying ref * 2022-06-10 16:03:43.516 | (0317 / 1346) 2022-06-10 16:03:43.533 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2022-06-10 16:03:44.443 | Cloning from cloudkitty cache and applying ref * 2022-06-10 16:03:48.106 | (0318 / 1346) 2022-06-10 16:03:48.122 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2022-06-10 16:03:49.147 | Cloning from cloudkitty-dashboard cache and applying ref * 2022-06-10 16:03:50.222 | (0319 / 1346) 2022-06-10 16:03:50.251 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2022-06-10 16:03:50.610 | Cloning from cloudkitty-specs cache and applying ref * 2022-06-10 16:03:50.895 | (0320 / 1346) 2022-06-10 16:03:50.921 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2022-06-10 16:03:51.519 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2022-06-10 16:03:51.850 | (0321 / 1346) 2022-06-10 16:03:51.869 | Updating cache of https://opendev.org/openstack/compute-hyperv.git in /opt/dib_cache/source-repositories/compute_hyperv_83d89a39543c574789c81a51795c280a0a71f33a with ref * 2022-06-10 16:03:52.574 | Cloning from compute-hyperv cache and applying ref * 2022-06-10 16:03:53.582 | (0322 / 1346) 2022-06-10 16:03:53.610 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2022-06-10 16:03:54.249 | Cloning from constellations cache and applying ref * 2022-06-10 16:03:54.508 | (0323 / 1346) 2022-06-10 16:03:54.524 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2022-06-10 16:03:55.019 | Cloning from contributor-guide cache and applying ref * 2022-06-10 16:03:56.267 | (0324 / 1346) 2022-06-10 16:03:56.284 | Updating cache of https://opendev.org/openstack/cookbook-openstack-application-catalog.git in /opt/dib_cache/source-repositories/cookbook_openstack_application_catalog_ca6bcac611b75f961f130bea96dab3e294cc8c9b with ref * 2022-06-10 16:03:56.673 | Cloning from cookbook-openstack-application-catalog cache and applying ref * 2022-06-10 16:03:56.932 | (0325 / 1346) 2022-06-10 16:03:56.948 | Updating cache of https://opendev.org/openstack/cookbook-openstack-bare-metal.git in /opt/dib_cache/source-repositories/cookbook_openstack_bare_metal_3dead8f829dd4dcebd6e86774b222a08a507faae with ref * 2022-06-10 16:03:57.451 | Cloning from cookbook-openstack-bare-metal cache and applying ref * 2022-06-10 16:03:57.812 | (0326 / 1346) 2022-06-10 16:03:57.828 | Updating cache of https://opendev.org/openstack/cookbook-openstack-block-storage.git in /opt/dib_cache/source-repositories/cookbook_openstack_block_storage_c40e9d68e2f63084b3f61d8c1d20c3f4426726c0 with ref * 2022-06-10 16:03:58.381 | Cloning from cookbook-openstack-block-storage cache and applying ref * 2022-06-10 16:03:58.678 | (0327 / 1346) 2022-06-10 16:03:58.693 | Updating cache of https://opendev.org/openstack/cookbook-openstack-client.git in /opt/dib_cache/source-repositories/cookbook_openstack_client_87be2bd594fee8d636894aa685b157b29b18d50b with ref * 2022-06-10 16:03:59.056 | Cloning from cookbook-openstack-client cache and applying ref * 2022-06-10 16:03:59.133 | (0328 / 1346) 2022-06-10 16:03:59.150 | Updating cache of https://opendev.org/openstack/cookbook-openstack-common.git in /opt/dib_cache/source-repositories/cookbook_openstack_common_b196b0d9852380306abf7e10b8696aa8a04ed1c2 with ref * 2022-06-10 16:03:59.634 | Cloning from cookbook-openstack-common cache and applying ref * 2022-06-10 16:03:59.924 | (0329 / 1346) 2022-06-10 16:03:59.942 | Updating cache of https://opendev.org/openstack/cookbook-openstack-compute.git in /opt/dib_cache/source-repositories/cookbook_openstack_compute_c398bb7937aff8d1ab6fe9b435e574551a6f1027 with ref * 2022-06-10 16:04:00.476 | Cloning from cookbook-openstack-compute cache and applying ref * 2022-06-10 16:04:01.096 | (0330 / 1346) 2022-06-10 16:04:01.112 | Updating cache of https://opendev.org/openstack/cookbook-openstack-dashboard.git in /opt/dib_cache/source-repositories/cookbook_openstack_dashboard_9ca49b6c66916fa5deca4b8c091a2608cbb940b0 with ref * 2022-06-10 16:04:01.553 | Cloning from cookbook-openstack-dashboard cache and applying ref * 2022-06-10 16:04:01.773 | (0331 / 1346) 2022-06-10 16:04:01.789 | Updating cache of https://opendev.org/openstack/cookbook-openstack-dns.git in /opt/dib_cache/source-repositories/cookbook_openstack_dns_287f03b956187dfb7995e5ef1429f3da21332a79 with ref * 2022-06-10 16:04:02.182 | Cloning from cookbook-openstack-dns cache and applying ref * 2022-06-10 16:04:02.382 | (0332 / 1346) 2022-06-10 16:04:02.401 | Updating cache of https://opendev.org/openstack/cookbook-openstack-identity.git in /opt/dib_cache/source-repositories/cookbook_openstack_identity_d3b9eb5240017a3ac89e6279747ba87c98d0f06b with ref * 2022-06-10 16:04:03.113 | Cloning from cookbook-openstack-identity cache and applying ref * 2022-06-10 16:04:03.817 | (0333 / 1346) 2022-06-10 16:04:03.834 | Updating cache of https://opendev.org/openstack/cookbook-openstack-image.git in /opt/dib_cache/source-repositories/cookbook_openstack_image_b7f8954f679b5a92e3804dd67a5ac566325d431d with ref * 2022-06-10 16:04:04.287 | Cloning from cookbook-openstack-image cache and applying ref * 2022-06-10 16:04:04.488 | (0334 / 1346) 2022-06-10 16:04:04.509 | Updating cache of https://opendev.org/openstack/cookbook-openstack-integration-test.git in /opt/dib_cache/source-repositories/cookbook_openstack_integration_test_9ab354251d4730c1f65cb33d18f6ce73a7604ded with ref * 2022-06-10 16:04:05.130 | Cloning from cookbook-openstack-integration-test cache and applying ref * 2022-06-10 16:04:05.397 | (0335 / 1346) 2022-06-10 16:04:05.414 | Updating cache of https://opendev.org/openstack/cookbook-openstack-network.git in /opt/dib_cache/source-repositories/cookbook_openstack_network_7cf4937629e37d85c77f04763953b71e9d04b986 with ref * 2022-06-10 16:04:05.866 | Cloning from cookbook-openstack-network cache and applying ref * 2022-06-10 16:04:06.142 | (0336 / 1346) 2022-06-10 16:04:06.163 | Updating cache of https://opendev.org/openstack/cookbook-openstack-ops-database.git in /opt/dib_cache/source-repositories/cookbook_openstack_ops_database_721574b32943eee41ca30f1357be31a1b147ee39 with ref * 2022-06-10 16:04:06.616 | Cloning from cookbook-openstack-ops-database cache and applying ref * 2022-06-10 16:04:06.838 | (0337 / 1346) 2022-06-10 16:04:06.857 | Updating cache of https://opendev.org/openstack/cookbook-openstack-ops-messaging.git in /opt/dib_cache/source-repositories/cookbook_openstack_ops_messaging_51bc4082be36dca58741e5aef18888f725575ccf with ref * 2022-06-10 16:04:07.283 | Cloning from cookbook-openstack-ops-messaging cache and applying ref * 2022-06-10 16:04:07.397 | (0338 / 1346) 2022-06-10 16:04:07.416 | Updating cache of https://opendev.org/openstack/cookbook-openstack-orchestration.git in /opt/dib_cache/source-repositories/cookbook_openstack_orchestration_1b624e32fdba91eaddccd6861074c09720be3514 with ref * 2022-06-10 16:04:07.859 | Cloning from cookbook-openstack-orchestration cache and applying ref * 2022-06-10 16:04:08.018 | (0339 / 1346) 2022-06-10 16:04:08.041 | Updating cache of https://opendev.org/openstack/cookbook-openstack-telemetry.git in /opt/dib_cache/source-repositories/cookbook_openstack_telemetry_010886c1097cb186c8a8a02b81d1dde7dbd470e2 with ref * 2022-06-10 16:04:08.456 | Cloning from cookbook-openstack-telemetry cache and applying ref * 2022-06-10 16:04:08.662 | (0340 / 1346) 2022-06-10 16:04:08.684 | Updating cache of https://opendev.org/openstack/cookbook-openstackclient.git in /opt/dib_cache/source-repositories/cookbook_openstackclient_37810323afd5e427b4cd333787825a942aa62e83 with ref * 2022-06-10 16:04:09.632 | Cloning from cookbook-openstackclient cache and applying ref * 2022-06-10 16:04:10.010 | (0341 / 1346) 2022-06-10 16:04:10.031 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2022-06-10 16:04:10.503 | Cloning from cookiecutter cache and applying ref * 2022-06-10 16:04:10.703 | (0342 / 1346) 2022-06-10 16:04:10.729 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2022-06-10 16:04:11.426 | Cloning from coverage2sql cache and applying ref * 2022-06-10 16:04:11.976 | (0343 / 1346) 2022-06-10 16:04:12.003 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2022-06-10 16:04:12.831 | Cloning from cyborg cache and applying ref * 2022-06-10 16:04:18.362 | (0344 / 1346) 2022-06-10 16:04:18.384 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2022-06-10 16:04:18.852 | Cloning from cyborg-specs cache and applying ref * 2022-06-10 16:04:20.262 | (0345 / 1346) 2022-06-10 16:04:20.277 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2022-06-10 16:04:20.833 | Cloning from cyborg-tempest-plugin cache and applying ref * 2022-06-10 16:04:22.370 | (0346 / 1346) 2022-06-10 16:04:22.386 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2022-06-10 16:04:23.004 | Cloning from debtcollector cache and applying ref * 2022-06-10 16:04:23.480 | (0347 / 1346) 2022-06-10 16:04:23.497 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2022-06-10 16:04:24.579 | Cloning from designate cache and applying ref * 2022-06-10 16:04:32.584 | (0348 / 1346) 2022-06-10 16:04:32.606 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2022-06-10 16:04:33.530 | Cloning from designate-dashboard cache and applying ref * 2022-06-10 16:04:34.229 | (0349 / 1346) 2022-06-10 16:04:34.250 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2022-06-10 16:04:34.689 | Cloning from designate-specs cache and applying ref * 2022-06-10 16:04:34.893 | (0350 / 1346) 2022-06-10 16:04:34.916 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2022-06-10 16:04:35.504 | Cloning from designate-tempest-plugin cache and applying ref * 2022-06-10 16:04:37.808 | (0351 / 1346) 2022-06-10 16:04:37.828 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2022-06-10 16:04:38.508 | Cloning from devstack cache and applying ref * 2022-06-10 16:04:51.868 | (0352 / 1346) 2022-06-10 16:04:51.886 | Updating cache of https://opendev.org/openstack/devstack-gate.git in /opt/dib_cache/source-repositories/devstack_gate_9389c230aa0e48163ab8a8948b643d84787d54c3 with ref * 2022-06-10 16:04:52.483 | Cloning from devstack-gate cache and applying ref * 2022-06-10 16:04:53.037 | (0353 / 1346) 2022-06-10 16:04:53.053 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2022-06-10 16:04:53.420 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2022-06-10 16:04:53.507 | (0354 / 1346) 2022-06-10 16:04:53.524 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2022-06-10 16:04:54.122 | Cloning from devstack-plugin-ceph cache and applying ref * 2022-06-10 16:04:55.784 | (0355 / 1346) 2022-06-10 16:04:55.807 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2022-06-10 16:04:56.296 | Cloning from devstack-plugin-container cache and applying ref * 2022-06-10 16:04:56.701 | (0356 / 1346) 2022-06-10 16:04:56.722 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2022-06-10 16:04:57.056 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2022-06-10 16:04:57.206 | (0357 / 1346) 2022-06-10 16:04:57.223 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2022-06-10 16:04:57.610 | Cloning from devstack-plugin-kafka cache and applying ref * 2022-06-10 16:04:57.712 | (0358 / 1346) 2022-06-10 16:04:57.738 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2022-06-10 16:04:58.181 | Cloning from devstack-plugin-nfs cache and applying ref * 2022-06-10 16:04:58.336 | (0359 / 1346) 2022-06-10 16:04:58.358 | 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 * 2022-06-10 16:04:58.756 | Cloning from devstack-plugin-open-cas cache and applying ref * 2022-06-10 16:04:58.939 | (0360 / 1346) 2022-06-10 16:04:58.962 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2022-06-10 16:04:59.424 | Cloning from devstack-tools cache and applying ref * 2022-06-10 16:04:59.710 | (0361 / 1346) 2022-06-10 16:04:59.730 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2022-06-10 16:05:00.103 | Cloning from devstack-vagrant cache and applying ref * 2022-06-10 16:05:00.215 | (0362 / 1346) 2022-06-10 16:05:00.239 | Updating cache of https://opendev.org/openstack/dib-utils.git in /opt/dib_cache/source-repositories/dib_utils_6a62ba7660c2d8fb56cc7579b10f92af1ad619a2 with ref * 2022-06-10 16:05:00.586 | Cloning from dib-utils cache and applying ref * 2022-06-10 16:05:00.662 | (0363 / 1346) 2022-06-10 16:05:00.678 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2022-06-10 16:05:01.837 | Cloning from diskimage-builder cache and applying ref * 2022-06-10 16:05:11.130 | (0364 / 1346) 2022-06-10 16:05:11.147 | Updating cache of https://opendev.org/openstack/ec2-api.git in /opt/dib_cache/source-repositories/ec2_api_37adebebb7646b88f2c18e9e51a77e5264197b0e with ref * 2022-06-10 16:05:12.112 | Cloning from ec2-api cache and applying ref * 2022-06-10 16:05:13.210 | (0365 / 1346) 2022-06-10 16:05:13.225 | Updating cache of https://opendev.org/openstack/ec2api-tempest-plugin.git in /opt/dib_cache/source-repositories/ec2api_tempest_plugin_bb8575262be96475d2180e0ea1a29120a82b6e4f with ref * 2022-06-10 16:05:13.754 | Cloning from ec2api-tempest-plugin cache and applying ref * 2022-06-10 16:05:14.064 | (0366 / 1346) 2022-06-10 16:05:14.094 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2022-06-10 16:05:14.626 | Cloning from election cache and applying ref * 2022-06-10 16:05:17.919 | (0367 / 1346) 2022-06-10 16:05:17.939 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2022-06-10 16:05:18.537 | Cloning from eslint-config-openstack cache and applying ref * 2022-06-10 16:05:18.768 | (0368 / 1346) 2022-06-10 16:05:18.796 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2022-06-10 16:05:19.490 | Cloning from etcd3gw cache and applying ref * 2022-06-10 16:05:19.930 | (0369 / 1346) 2022-06-10 16:05:19.948 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2022-06-10 16:05:20.719 | Cloning from freezer cache and applying ref * 2022-06-10 16:05:22.181 | (0370 / 1346) 2022-06-10 16:05:22.197 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2022-06-10 16:05:22.962 | Cloning from freezer-api cache and applying ref * 2022-06-10 16:05:24.306 | (0371 / 1346) 2022-06-10 16:05:24.322 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2022-06-10 16:05:25.116 | Cloning from freezer-dr cache and applying ref * 2022-06-10 16:05:25.369 | (0372 / 1346) 2022-06-10 16:05:25.386 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2022-06-10 16:05:25.824 | Cloning from freezer-specs cache and applying ref * 2022-06-10 16:05:25.939 | (0373 / 1346) 2022-06-10 16:05:25.954 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2022-06-10 16:05:26.459 | Cloning from freezer-tempest-plugin cache and applying ref * 2022-06-10 16:05:26.729 | (0374 / 1346) 2022-06-10 16:05:26.744 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2022-06-10 16:05:27.378 | Cloning from freezer-web-ui cache and applying ref * 2022-06-10 16:05:27.869 | (0375 / 1346) 2022-06-10 16:05:27.884 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2022-06-10 16:05:28.506 | Cloning from futurist cache and applying ref * 2022-06-10 16:05:29.183 | (0376 / 1346) 2022-06-10 16:05:29.199 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2022-06-10 16:05:30.577 | Cloning from glance cache and applying ref * 2022-06-10 16:05:43.810 | (0377 / 1346) 2022-06-10 16:05:43.825 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2022-06-10 16:05:44.580 | Cloning from glance-specs cache and applying ref * 2022-06-10 16:05:46.005 | (0378 / 1346) 2022-06-10 16:05:46.020 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2022-06-10 16:05:46.574 | Cloning from glance-tempest-plugin cache and applying ref * 2022-06-10 16:05:47.310 | (0379 / 1346) 2022-06-10 16:05:47.328 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2022-06-10 16:05:48.442 | Cloning from glance_store cache and applying ref * 2022-06-10 16:05:51.758 | (0380 / 1346) 2022-06-10 16:05:51.774 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2022-06-10 16:05:52.187 | Cloning from goal-tools cache and applying ref * 2022-06-10 16:05:52.283 | (0381 / 1346) 2022-06-10 16:05:52.300 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2022-06-10 16:05:53.561 | Cloning from governance cache and applying ref * 2022-06-10 16:06:01.232 | (0382 / 1346) 2022-06-10 16:06:01.254 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2022-06-10 16:06:01.892 | Cloning from governance-sigs cache and applying ref * 2022-06-10 16:06:02.521 | (0383 / 1346) 2022-06-10 16:06:02.541 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2022-06-10 16:06:02.929 | Cloning from governance-website cache and applying ref * 2022-06-10 16:06:03.376 | (0384 / 1346) 2022-06-10 16:06:03.396 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2022-06-10 16:06:04.059 | Cloning from grenade cache and applying ref * 2022-06-10 16:06:05.200 | (0385 / 1346) 2022-06-10 16:06:05.217 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2022-06-10 16:06:05.655 | Cloning from ha-guide cache and applying ref * 2022-06-10 16:06:05.899 | (0386 / 1346) 2022-06-10 16:06:05.918 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2022-06-10 16:06:06.489 | Cloning from hacking cache and applying ref * 2022-06-10 16:06:07.058 | (0387 / 1346) 2022-06-10 16:06:07.077 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2022-06-10 16:06:08.657 | Cloning from heat cache and applying ref * 2022-06-10 16:06:15.612 | (0388 / 1346) 2022-06-10 16:06:15.628 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2022-06-10 16:06:16.383 | Cloning from heat-agents cache and applying ref * 2022-06-10 16:06:16.741 | (0389 / 1346) 2022-06-10 16:06:16.759 | Updating cache of https://opendev.org/openstack/heat-cfnclient.git in /opt/dib_cache/source-repositories/heat_cfnclient_aab3231be2583feb032d7d298cd8e65f5d137ef1 with ref * 2022-06-10 16:06:17.161 | Cloning from heat-cfnclient cache and applying ref * 2022-06-10 16:06:17.340 | (0390 / 1346) 2022-06-10 16:06:17.359 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2022-06-10 16:06:17.785 | Cloning from heat-cfntools cache and applying ref * 2022-06-10 16:06:17.898 | (0391 / 1346) 2022-06-10 16:06:17.917 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2022-06-10 16:06:18.695 | Cloning from heat-dashboard cache and applying ref * 2022-06-10 16:06:19.909 | (0392 / 1346) 2022-06-10 16:06:19.934 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2022-06-10 16:06:20.375 | Cloning from heat-specs cache and applying ref * 2022-06-10 16:06:20.533 | (0393 / 1346) 2022-06-10 16:06:20.550 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2022-06-10 16:06:21.130 | Cloning from heat-tempest-plugin cache and applying ref * 2022-06-10 16:06:21.297 | (0394 / 1346) 2022-06-10 16:06:21.314 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2022-06-10 16:06:21.793 | Cloning from heat-templates cache and applying ref * 2022-06-10 16:06:21.976 | (0395 / 1346) 2022-06-10 16:06:21.994 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2022-06-10 16:06:22.772 | Cloning from heat-translator cache and applying ref * 2022-06-10 16:06:23.571 | (0396 / 1346) 2022-06-10 16:06:23.588 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2022-06-10 16:06:25.291 | Cloning from horizon cache and applying ref * 2022-06-10 16:06:44.688 | (0397 / 1346) 2022-06-10 16:06:44.705 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2022-06-10 16:06:45.492 | Cloning from i18n cache and applying ref * 2022-06-10 16:06:45.789 | (0398 / 1346) 2022-06-10 16:06:45.804 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2022-06-10 16:06:46.298 | Cloning from ideas cache and applying ref * 2022-06-10 16:06:46.402 | (0399 / 1346) 2022-06-10 16:06:46.418 | Updating cache of https://opendev.org/openstack/instack-undercloud.git in /opt/dib_cache/source-repositories/instack_undercloud_f95c1e979088263c50602acf9db7813738b7253b with ref * 2022-06-10 16:06:46.930 | Cloning from instack-undercloud cache and applying ref * 2022-06-10 16:06:47.053 | (0400 / 1346) 2022-06-10 16:06:47.069 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2022-06-10 16:06:48.615 | Cloning from ironic cache and applying ref * 2022-06-10 16:07:05.783 | (0401 / 1346) 2022-06-10 16:07:05.803 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2022-06-10 16:07:07.157 | Cloning from ironic-inspector cache and applying ref * 2022-06-10 16:07:10.570 | (0402 / 1346) 2022-06-10 16:07:10.587 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2022-06-10 16:07:11.058 | Cloning from ironic-inspector-specs cache and applying ref * 2022-06-10 16:07:11.162 | (0403 / 1346) 2022-06-10 16:07:11.181 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2022-06-10 16:07:13.241 | Cloning from ironic-lib cache and applying ref * 2022-06-10 16:07:16.336 | (0404 / 1346) 2022-06-10 16:07:16.353 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2022-06-10 16:07:17.535 | Cloning from ironic-prometheus-exporter cache and applying ref * 2022-06-10 16:07:18.156 | (0405 / 1346) 2022-06-10 16:07:18.172 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2022-06-10 16:07:19.511 | Cloning from ironic-python-agent cache and applying ref * 2022-06-10 16:07:34.450 | (0406 / 1346) 2022-06-10 16:07:34.468 | 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 * 2022-06-10 16:07:35.314 | Cloning from ironic-python-agent-builder cache and applying ref * 2022-06-10 16:07:39.168 | (0407 / 1346) 2022-06-10 16:07:39.188 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2022-06-10 16:07:39.835 | Cloning from ironic-specs cache and applying ref * 2022-06-10 16:07:40.802 | (0408 / 1346) 2022-06-10 16:07:40.818 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2022-06-10 16:07:41.473 | Cloning from ironic-tempest-plugin cache and applying ref * 2022-06-10 16:07:42.773 | (0409 / 1346) 2022-06-10 16:07:42.790 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2022-06-10 16:07:43.642 | Cloning from ironic-ui cache and applying ref * 2022-06-10 16:07:44.308 | (0410 / 1346) 2022-06-10 16:07:44.329 | Updating cache of https://opendev.org/openstack/js-openstack-lib.git in /opt/dib_cache/source-repositories/js_openstack_lib_161f37a95815b278dfb880bbbefb9d081530f418 with ref * 2022-06-10 16:07:44.675 | Cloning from js-openstack-lib cache and applying ref * 2022-06-10 16:07:44.769 | (0411 / 1346) 2022-06-10 16:07:44.786 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2022-06-10 16:07:45.198 | Cloning from karma-subunit-reporter cache and applying ref * 2022-06-10 16:07:45.402 | (0412 / 1346) 2022-06-10 16:07:45.418 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2022-06-10 16:07:46.406 | Cloning from kayobe cache and applying ref * 2022-06-10 16:07:49.252 | (0413 / 1346) 2022-06-10 16:07:49.269 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2022-06-10 16:07:50.223 | Cloning from kayobe-config cache and applying ref * 2022-06-10 16:07:51.259 | (0414 / 1346) 2022-06-10 16:07:51.276 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2022-06-10 16:07:52.211 | Cloning from kayobe-config-dev cache and applying ref * 2022-06-10 16:07:53.982 | (0415 / 1346) 2022-06-10 16:07:53.997 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2022-06-10 16:07:55.188 | Cloning from keystone cache and applying ref * 2022-06-10 16:08:03.767 | (0416 / 1346) 2022-06-10 16:08:03.802 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2022-06-10 16:08:04.244 | Cloning from keystone-specs cache and applying ref * 2022-06-10 16:08:04.492 | (0417 / 1346) 2022-06-10 16:08:04.518 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2022-06-10 16:08:05.139 | Cloning from keystone-tempest-plugin cache and applying ref * 2022-06-10 16:08:05.561 | (0418 / 1346) 2022-06-10 16:08:05.589 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2022-06-10 16:08:06.636 | Cloning from keystoneauth cache and applying ref * 2022-06-10 16:08:07.389 | (0419 / 1346) 2022-06-10 16:08:07.410 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2022-06-10 16:08:08.110 | Cloning from keystonemiddleware cache and applying ref * 2022-06-10 16:08:08.713 | (0420 / 1346) 2022-06-10 16:08:08.731 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2022-06-10 16:08:13.144 | Cloning from kolla cache and applying ref * 2022-06-10 16:08:36.771 | (0421 / 1346) 2022-06-10 16:08:36.786 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2022-06-10 16:08:38.438 | Cloning from kolla-ansible cache and applying ref * 2022-06-10 16:08:47.036 | (0422 / 1346) 2022-06-10 16:08:47.053 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2022-06-10 16:08:47.829 | Cloning from kuryr cache and applying ref * 2022-06-10 16:08:48.549 | (0423 / 1346) 2022-06-10 16:08:48.570 | Updating cache of https://opendev.org/openstack/kuryr-kubernetes.git in /opt/dib_cache/source-repositories/kuryr_kubernetes_2eba18c1e62ced42bace11ae6cef74364535f26d with ref * 2022-06-10 16:08:49.636 | Cloning from kuryr-kubernetes cache and applying ref * 2022-06-10 16:09:01.392 | (0424 / 1346) 2022-06-10 16:09:01.407 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2022-06-10 16:09:02.353 | Cloning from kuryr-libnetwork cache and applying ref * 2022-06-10 16:09:02.890 | (0425 / 1346) 2022-06-10 16:09:02.916 | Updating cache of https://opendev.org/openstack/kuryr-tempest-plugin.git in /opt/dib_cache/source-repositories/kuryr_tempest_plugin_c0e1ed94228bcebf2fa16a3664eac5254d32d08e with ref * 2022-06-10 16:09:03.674 | Cloning from kuryr-tempest-plugin cache and applying ref * 2022-06-10 16:09:07.442 | (0426 / 1346) 2022-06-10 16:09:07.466 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2022-06-10 16:09:07.864 | Cloning from large-scale cache and applying ref * 2022-06-10 16:09:07.954 | (0427 / 1346) 2022-06-10 16:09:07.986 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2022-06-10 16:09:08.484 | Cloning from ldappool cache and applying ref * 2022-06-10 16:09:08.628 | (0428 / 1346) 2022-06-10 16:09:08.650 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2022-06-10 16:09:09.156 | Cloning from liberasurecode cache and applying ref * 2022-06-10 16:09:09.549 | (0429 / 1346) 2022-06-10 16:09:09.574 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2022-06-10 16:09:10.101 | Cloning from loci cache and applying ref * 2022-06-10 16:09:11.128 | (0430 / 1346) 2022-06-10 16:09:11.159 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2022-06-10 16:09:11.513 | Cloning from logstash-filters cache and applying ref * 2022-06-10 16:09:11.595 | (0431 / 1346) 2022-06-10 16:09:11.614 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2022-06-10 16:09:12.722 | Cloning from magnum cache and applying ref * 2022-06-10 16:09:21.196 | (0432 / 1346) 2022-06-10 16:09:21.211 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2022-06-10 16:09:21.575 | Cloning from magnum-specs cache and applying ref * 2022-06-10 16:09:21.649 | (0433 / 1346) 2022-06-10 16:09:21.665 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2022-06-10 16:09:22.324 | Cloning from magnum-tempest-plugin cache and applying ref * 2022-06-10 16:09:22.545 | (0434 / 1346) 2022-06-10 16:09:22.563 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2022-06-10 16:09:23.381 | Cloning from magnum-ui cache and applying ref * 2022-06-10 16:09:24.195 | (0435 / 1346) 2022-06-10 16:09:24.215 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2022-06-10 16:09:27.854 | Cloning from manila cache and applying ref * 2022-06-10 16:09:48.589 | (0436 / 1346) 2022-06-10 16:09:48.607 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2022-06-10 16:09:49.087 | Cloning from manila-image-elements cache and applying ref * 2022-06-10 16:09:49.269 | (0437 / 1346) 2022-06-10 16:09:49.286 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2022-06-10 16:09:49.799 | Cloning from manila-specs cache and applying ref * 2022-06-10 16:09:50.440 | (0438 / 1346) 2022-06-10 16:09:50.457 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2022-06-10 16:09:51.169 | Cloning from manila-tempest-plugin cache and applying ref * 2022-06-10 16:09:56.473 | (0439 / 1346) 2022-06-10 16:09:56.488 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2022-06-10 16:09:56.831 | Cloning from manila-test-image cache and applying ref * 2022-06-10 16:09:56.922 | (0440 / 1346) 2022-06-10 16:09:56.938 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2022-06-10 16:09:57.814 | Cloning from manila-ui cache and applying ref * 2022-06-10 16:10:00.761 | (0441 / 1346) 2022-06-10 16:10:00.777 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2022-06-10 16:10:01.884 | Cloning from masakari cache and applying ref * 2022-06-10 16:10:06.668 | (0442 / 1346) 2022-06-10 16:10:06.694 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2022-06-10 16:10:07.533 | Cloning from masakari-dashboard cache and applying ref * 2022-06-10 16:10:08.576 | (0443 / 1346) 2022-06-10 16:10:08.596 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2022-06-10 16:10:09.456 | Cloning from masakari-monitors cache and applying ref * 2022-06-10 16:10:11.932 | (0444 / 1346) 2022-06-10 16:10:11.952 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2022-06-10 16:10:12.393 | Cloning from masakari-specs cache and applying ref * 2022-06-10 16:10:12.996 | (0445 / 1346) 2022-06-10 16:10:13.017 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2022-06-10 16:10:13.407 | Cloning from meta-config cache and applying ref * 2022-06-10 16:10:13.510 | (0446 / 1346) 2022-06-10 16:10:13.535 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2022-06-10 16:10:14.500 | Cloning from metalsmith cache and applying ref * 2022-06-10 16:10:15.973 | (0447 / 1346) 2022-06-10 16:10:15.990 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2022-06-10 16:10:16.359 | Cloning from microversion-parse cache and applying ref * 2022-06-10 16:10:16.447 | (0448 / 1346) 2022-06-10 16:10:16.462 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2022-06-10 16:10:17.440 | Cloning from mistral cache and applying ref * 2022-06-10 16:10:18.695 | (0449 / 1346) 2022-06-10 16:10:18.711 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2022-06-10 16:10:19.529 | Cloning from mistral-dashboard cache and applying ref * 2022-06-10 16:10:20.569 | (0450 / 1346) 2022-06-10 16:10:20.585 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2022-06-10 16:10:21.189 | Cloning from mistral-extra cache and applying ref * 2022-06-10 16:10:21.491 | (0451 / 1346) 2022-06-10 16:10:21.507 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2022-06-10 16:10:21.968 | Cloning from mistral-lib cache and applying ref * 2022-06-10 16:10:22.132 | (0452 / 1346) 2022-06-10 16:10:22.148 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2022-06-10 16:10:22.633 | Cloning from mistral-specs cache and applying ref * 2022-06-10 16:10:22.772 | (0453 / 1346) 2022-06-10 16:10:22.788 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2022-06-10 16:10:23.458 | Cloning from mistral-tempest-plugin cache and applying ref * 2022-06-10 16:10:23.813 | (0454 / 1346) 2022-06-10 16:10:23.828 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2022-06-10 16:10:24.298 | Cloning from molteniron cache and applying ref * 2022-06-10 16:10:24.623 | (0455 / 1346) 2022-06-10 16:10:24.639 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2022-06-10 16:10:25.463 | Cloning from monasca-agent cache and applying ref * 2022-06-10 16:10:26.713 | (0456 / 1346) 2022-06-10 16:10:26.728 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2022-06-10 16:10:27.551 | Cloning from monasca-api cache and applying ref * 2022-06-10 16:10:29.168 | (0457 / 1346) 2022-06-10 16:10:29.191 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2022-06-10 16:10:29.709 | Cloning from monasca-ceilometer cache and applying ref * 2022-06-10 16:10:29.808 | (0458 / 1346) 2022-06-10 16:10:29.826 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2022-06-10 16:10:30.536 | Cloning from monasca-common cache and applying ref * 2022-06-10 16:10:31.326 | (0459 / 1346) 2022-06-10 16:10:31.347 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2022-06-10 16:10:31.920 | Cloning from monasca-events-api cache and applying ref * 2022-06-10 16:10:32.052 | (0460 / 1346) 2022-06-10 16:10:32.083 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2022-06-10 16:10:32.486 | Cloning from monasca-grafana-datasource cache and applying ref * 2022-06-10 16:10:32.597 | (0461 / 1346) 2022-06-10 16:10:32.614 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2022-06-10 16:10:33.234 | Cloning from monasca-kibana-plugin cache and applying ref * 2022-06-10 16:10:33.326 | (0462 / 1346) 2022-06-10 16:10:33.352 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2022-06-10 16:10:33.795 | Cloning from monasca-log-api cache and applying ref * 2022-06-10 16:10:33.906 | (0463 / 1346) 2022-06-10 16:10:33.923 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2022-06-10 16:10:34.589 | Cloning from monasca-notification cache and applying ref * 2022-06-10 16:10:35.304 | (0464 / 1346) 2022-06-10 16:10:35.322 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2022-06-10 16:10:36.048 | Cloning from monasca-persister cache and applying ref * 2022-06-10 16:10:36.725 | (0465 / 1346) 2022-06-10 16:10:36.745 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2022-06-10 16:10:37.125 | Cloning from monasca-specs cache and applying ref * 2022-06-10 16:10:37.222 | (0466 / 1346) 2022-06-10 16:10:37.239 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2022-06-10 16:10:37.794 | Cloning from monasca-statsd cache and applying ref * 2022-06-10 16:10:38.034 | (0467 / 1346) 2022-06-10 16:10:38.049 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2022-06-10 16:10:38.513 | Cloning from monasca-tempest-plugin cache and applying ref * 2022-06-10 16:10:38.671 | (0468 / 1346) 2022-06-10 16:10:38.686 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2022-06-10 16:10:39.216 | Cloning from monasca-thresh cache and applying ref * 2022-06-10 16:10:39.819 | (0469 / 1346) 2022-06-10 16:10:39.834 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2022-06-10 16:10:40.278 | Cloning from monasca-transform cache and applying ref * 2022-06-10 16:10:40.359 | (0470 / 1346) 2022-06-10 16:10:40.374 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2022-06-10 16:10:41.095 | Cloning from monasca-ui cache and applying ref * 2022-06-10 16:10:41.809 | (0471 / 1346) 2022-06-10 16:10:41.825 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2022-06-10 16:10:42.177 | Cloning from multi-arch-sig cache and applying ref * 2022-06-10 16:10:42.360 | (0472 / 1346) 2022-06-10 16:10:42.375 | Updating cache of https://opendev.org/openstack/murano.git in /opt/dib_cache/source-repositories/murano_61055536fc266095a140c1257507459eb0f80984 with ref * 2022-06-10 16:10:43.248 | Cloning from murano cache and applying ref * 2022-06-10 16:10:44.577 | (0473 / 1346) 2022-06-10 16:10:44.594 | Updating cache of https://opendev.org/openstack/murano-agent.git in /opt/dib_cache/source-repositories/murano_agent_d4c08079e830ddb71aeb61720ea3bfa60018760f with ref * 2022-06-10 16:10:45.182 | Cloning from murano-agent cache and applying ref * 2022-06-10 16:10:45.496 | (0474 / 1346) 2022-06-10 16:10:45.514 | Updating cache of https://opendev.org/openstack/murano-apps.git in /opt/dib_cache/source-repositories/murano_apps_d603158f36dfdcafeb1e9a4bf6d6400b2c0788fc with ref * 2022-06-10 16:10:45.885 | Cloning from murano-apps cache and applying ref * 2022-06-10 16:10:46.036 | (0475 / 1346) 2022-06-10 16:10:46.052 | Updating cache of https://opendev.org/openstack/murano-dashboard.git in /opt/dib_cache/source-repositories/murano_dashboard_13cc440288855e8fcbca6f6d2f5224f3ef15ab4e with ref * 2022-06-10 16:10:46.683 | Cloning from murano-dashboard cache and applying ref * 2022-06-10 16:10:47.543 | (0476 / 1346) 2022-06-10 16:10:47.559 | Updating cache of https://opendev.org/openstack/murano-pkg-check.git in /opt/dib_cache/source-repositories/murano_pkg_check_8ed8cc24fe261aa0c3ce440b4e2e3060b9d0af5a with ref * 2022-06-10 16:10:47.910 | Cloning from murano-pkg-check cache and applying ref * 2022-06-10 16:10:48.025 | (0477 / 1346) 2022-06-10 16:10:48.047 | Updating cache of https://opendev.org/openstack/murano-specs.git in /opt/dib_cache/source-repositories/murano_specs_4eab40c33e2b4b98ee46bfb23bdfd98a20d78c3d with ref * 2022-06-10 16:10:48.429 | Cloning from murano-specs cache and applying ref * 2022-06-10 16:10:48.557 | (0478 / 1346) 2022-06-10 16:10:48.574 | Updating cache of https://opendev.org/openstack/murano-tempest-plugin.git in /opt/dib_cache/source-repositories/murano_tempest_plugin_bf10bedd21475e860a1889fec0fc792e37724b92 with ref * 2022-06-10 16:10:49.190 | Cloning from murano-tempest-plugin cache and applying ref * 2022-06-10 16:10:49.458 | (0479 / 1346) 2022-06-10 16:10:49.480 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2022-06-10 16:10:50.209 | Cloning from networking-bagpipe cache and applying ref * 2022-06-10 16:10:50.976 | (0480 / 1346) 2022-06-10 16:10:50.997 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2022-06-10 16:10:51.730 | Cloning from networking-baremetal cache and applying ref * 2022-06-10 16:10:52.386 | (0481 / 1346) 2022-06-10 16:10:52.410 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2022-06-10 16:10:53.281 | Cloning from networking-bgpvpn cache and applying ref * 2022-06-10 16:10:55.148 | (0482 / 1346) 2022-06-10 16:10:55.163 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2022-06-10 16:10:55.905 | Cloning from networking-generic-switch cache and applying ref * 2022-06-10 16:10:57.305 | (0483 / 1346) 2022-06-10 16:10:57.324 | Updating cache of https://opendev.org/openstack/networking-hyperv.git in /opt/dib_cache/source-repositories/networking_hyperv_44565f75faa4391dcd22a75c3fa36a85dd791c0a with ref * 2022-06-10 16:10:58.075 | Cloning from networking-hyperv cache and applying ref * 2022-06-10 16:10:58.564 | (0484 / 1346) 2022-06-10 16:10:58.580 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2022-06-10 16:10:59.424 | Cloning from networking-midonet cache and applying ref * 2022-06-10 16:10:59.546 | (0485 / 1346) 2022-06-10 16:10:59.563 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2022-06-10 16:11:00.450 | Cloning from networking-odl cache and applying ref * 2022-06-10 16:11:02.496 | (0486 / 1346) 2022-06-10 16:11:02.514 | Updating cache of https://opendev.org/openstack/networking-ovn.git in /opt/dib_cache/source-repositories/networking_ovn_6f088c4fbd1b4021d2d36f41ea5e5fb885996fef with ref * 2022-06-10 16:11:03.237 | Cloning from networking-ovn cache and applying ref * 2022-06-10 16:11:11.158 | (0487 / 1346) 2022-06-10 16:11:11.176 | Updating cache of https://opendev.org/openstack/networking-powervm.git in /opt/dib_cache/source-repositories/networking_powervm_748ea8e12623f7e5fd2234861d79f3d31c476ae2 with ref * 2022-06-10 16:11:11.667 | Cloning from networking-powervm cache and applying ref * 2022-06-10 16:11:11.788 | (0488 / 1346) 2022-06-10 16:11:11.807 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2022-06-10 16:11:12.624 | Cloning from networking-sfc cache and applying ref * 2022-06-10 16:11:13.983 | (0489 / 1346) 2022-06-10 16:11:14.004 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2022-06-10 16:11:15.740 | Cloning from neutron cache and applying ref * 2022-06-10 16:11:35.562 | (0490 / 1346) 2022-06-10 16:11:35.584 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2022-06-10 16:11:36.736 | Cloning from neutron-dynamic-routing cache and applying ref * 2022-06-10 16:11:38.427 | (0491 / 1346) 2022-06-10 16:11:38.445 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2022-06-10 16:11:39.524 | Cloning from neutron-fwaas cache and applying ref * 2022-06-10 16:11:40.346 | (0492 / 1346) 2022-06-10 16:11:40.362 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2022-06-10 16:11:40.826 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2022-06-10 16:11:41.039 | (0493 / 1346) 2022-06-10 16:11:41.054 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2022-06-10 16:11:42.525 | Cloning from neutron-lib cache and applying ref * 2022-06-10 16:11:51.564 | (0494 / 1346) 2022-06-10 16:11:51.581 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2022-06-10 16:11:52.112 | Cloning from neutron-specs cache and applying ref * 2022-06-10 16:11:53.868 | (0495 / 1346) 2022-06-10 16:11:53.885 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2022-06-10 16:11:54.751 | Cloning from neutron-tempest-plugin cache and applying ref * 2022-06-10 16:12:02.377 | (0496 / 1346) 2022-06-10 16:12:02.392 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2022-06-10 16:12:03.958 | Cloning from neutron-vpnaas cache and applying ref * 2022-06-10 16:12:06.535 | (0497 / 1346) 2022-06-10 16:12:06.553 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2022-06-10 16:12:07.252 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2022-06-10 16:12:07.568 | (0498 / 1346) 2022-06-10 16:12:07.589 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2022-06-10 16:12:07.964 | Cloning from nose-html-output cache and applying ref * 2022-06-10 16:12:08.046 | (0499 / 1346) 2022-06-10 16:12:08.067 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2022-06-10 16:12:10.170 | Cloning from nova cache and applying ref * 2022-06-10 16:12:14.778 | (0500 / 1346) 2022-06-10 16:12:14.795 | Updating cache of https://opendev.org/openstack/nova-powervm.git in /opt/dib_cache/source-repositories/nova_powervm_ab64ff9f82b491303fbe80cb6cd3132ca0648aad with ref * 2022-06-10 16:12:15.266 | Cloning from nova-powervm cache and applying ref * 2022-06-10 16:12:15.485 | (0501 / 1346) 2022-06-10 16:12:15.502 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2022-06-10 16:12:16.060 | Cloning from nova-specs cache and applying ref * 2022-06-10 16:12:21.086 | (0502 / 1346) 2022-06-10 16:12:21.104 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2022-06-10 16:12:22.754 | Cloning from octavia cache and applying ref * 2022-06-10 16:12:40.496 | (0503 / 1346) 2022-06-10 16:12:40.515 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2022-06-10 16:12:41.403 | Cloning from octavia-dashboard cache and applying ref * 2022-06-10 16:12:43.220 | (0504 / 1346) 2022-06-10 16:12:43.236 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2022-06-10 16:12:43.899 | Cloning from octavia-lib cache and applying ref * 2022-06-10 16:12:44.508 | (0505 / 1346) 2022-06-10 16:12:44.523 | Updating cache of https://opendev.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_2c140670065b74c96e4fc8273f7e953ebaf959e6 with ref * 2022-06-10 16:12:45.219 | Cloning from octavia-tempest-plugin cache and applying ref * 2022-06-10 16:12:49.474 | (0506 / 1346) 2022-06-10 16:12:49.491 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2022-06-10 16:12:57.747 | Cloning from openstack cache and applying ref * 2022-06-10 16:13:06.069 | (0507 / 1346) 2022-06-10 16:13:06.085 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2022-06-10 16:13:08.734 | Cloning from openstack-ansible cache and applying ref * 2022-06-10 16:13:37.352 | (0508 / 1346) 2022-06-10 16:13:37.370 | Updating cache of https://opendev.org/openstack/openstack-ansible-apt_package_pinning.git in /opt/dib_cache/source-repositories/openstack_ansible_apt_package_pinning_94d73c5d7bc79b72455adb468fa0ca9d5d088a82 with ref * 2022-06-10 16:13:38.059 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2022-06-10 16:13:38.379 | (0509 / 1346) 2022-06-10 16:13:38.396 | Updating cache of https://opendev.org/openstack/openstack-ansible-ceph_client.git in /opt/dib_cache/source-repositories/openstack_ansible_ceph_client_b30d350f395f4cad0bb53e215659f039f2aafe46 with ref * 2022-06-10 16:13:39.016 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2022-06-10 16:13:39.971 | (0510 / 1346) 2022-06-10 16:13:39.988 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_client.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_client_819687c3eda847d6a865b5316e24f9d70d0161d6 with ref * 2022-06-10 16:13:40.442 | Cloning from openstack-ansible-galera_client cache and applying ref * 2022-06-10 16:13:40.573 | (0511 / 1346) 2022-06-10 16:13:40.590 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_server.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_server_c437627b8acb3dfb7014e838a35aaa06e5da6dd2 with ref * 2022-06-10 16:13:41.228 | Cloning from openstack-ansible-galera_server cache and applying ref * 2022-06-10 16:13:43.468 | (0512 / 1346) 2022-06-10 16:13:43.491 | Updating cache of https://opendev.org/openstack/openstack-ansible-haproxy_server.git in /opt/dib_cache/source-repositories/openstack_ansible_haproxy_server_4384b12a73153e37514319d24bdc93644380386f with ref * 2022-06-10 16:13:44.151 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2022-06-10 16:13:46.093 | (0513 / 1346) 2022-06-10 16:13:46.115 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_container_create_a21457d7388279f5ffc430574970f46663670353 with ref * 2022-06-10 16:13:47.285 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2022-06-10 16:13:48.883 | (0514 / 1346) 2022-06-10 16:13:48.900 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_hosts_c19e23bad047821a1c9c37fedba7bfa2d3f39224 with ref * 2022-06-10 16:13:49.755 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2022-06-10 16:13:51.980 | (0515 / 1346) 2022-06-10 16:13:51.995 | Updating cache of https://opendev.org/openstack/openstack-ansible-memcached_server.git in /opt/dib_cache/source-repositories/openstack_ansible_memcached_server_e81d9ab1a8b3e5bdebd469387a9adbb8a997ffa8 with ref * 2022-06-10 16:13:52.671 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2022-06-10 16:13:53.224 | (0516 / 1346) 2022-06-10 16:13:53.240 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_container_create_fa9884d2f99293d074685ff9e0dfa6bc9b187f94 with ref * 2022-06-10 16:13:53.672 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2022-06-10 16:13:53.757 | (0517 / 1346) 2022-06-10 16:13:53.773 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_hosts_0bf30b09500021d9d02e5845291377466941616d with ref * 2022-06-10 16:13:54.191 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2022-06-10 16:13:54.375 | (0518 / 1346) 2022-06-10 16:13:54.392 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_hosts_2a2ce62fc9498c5d1f1e7be5a9eaff8863bbb829 with ref * 2022-06-10 16:13:55.118 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2022-06-10 16:13:58.162 | (0519 / 1346) 2022-06-10 16:13:58.179 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_openrc.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_openrc_3326503506c12f3c84279ac366139e23d4806b72 with ref * 2022-06-10 16:13:58.866 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2022-06-10 16:13:59.291 | (0520 / 1346) 2022-06-10 16:13:59.312 | Updating cache of https://opendev.org/openstack/openstack-ansible-ops.git in /opt/dib_cache/source-repositories/openstack_ansible_ops_5622174296751e99f199665b3a8250bca48f26cb with ref * 2022-06-10 16:13:59.912 | Cloning from openstack-ansible-ops cache and applying ref * 2022-06-10 16:14:01.628 | (0521 / 1346) 2022-06-10 16:14:01.648 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_adjutant.git in /opt/dib_cache/source-repositories/openstack_ansible_os_adjutant_7991761da6811ff9e0084c28beb090e3518a6da6 with ref * 2022-06-10 16:14:02.217 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2022-06-10 16:14:02.858 | (0522 / 1346) 2022-06-10 16:14:02.886 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_aodh.git in /opt/dib_cache/source-repositories/openstack_ansible_os_aodh_6b85067fc9c34cef5fe262bddf90011a37e012d0 with ref * 2022-06-10 16:14:03.460 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2022-06-10 16:14:04.411 | (0523 / 1346) 2022-06-10 16:14:04.434 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_barbican.git in /opt/dib_cache/source-repositories/openstack_ansible_os_barbican_7a0f92d49c60f82cf09fb81b6f3b44585e307f32 with ref * 2022-06-10 16:14:04.976 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2022-06-10 16:14:06.411 | (0524 / 1346) 2022-06-10 16:14:06.430 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_blazar.git in /opt/dib_cache/source-repositories/openstack_ansible_os_blazar_e0576b9c289cfe7241cda1a45d984dc363708d41 with ref * 2022-06-10 16:14:07.150 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2022-06-10 16:14:07.845 | (0525 / 1346) 2022-06-10 16:14:07.880 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ceilometer.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ceilometer_a03c9abdc39eb5b0ec38ce1dc58e4e7b23c476e6 with ref * 2022-06-10 16:14:08.455 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2022-06-10 16:14:09.355 | (0526 / 1346) 2022-06-10 16:14:09.375 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cinder.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cinder_f000711eb08957431e6cf1374dc174b08dd18b07 with ref * 2022-06-10 16:14:09.999 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2022-06-10 16:14:11.637 | (0527 / 1346) 2022-06-10 16:14:11.654 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cloudkitty.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cloudkitty_05f762adaf9667deb75b8561e4fe609d9f187b32 with ref * 2022-06-10 16:14:12.228 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2022-06-10 16:14:13.166 | (0528 / 1346) 2022-06-10 16:14:13.183 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_congress.git in /opt/dib_cache/source-repositories/openstack_ansible_os_congress_43a3d82c0605ea6a7441b277cd10ae2edb9024ae with ref * 2022-06-10 16:14:13.528 | Cloning from openstack-ansible-os_congress cache and applying ref * 2022-06-10 16:14:13.621 | (0529 / 1346) 2022-06-10 16:14:13.640 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_designate.git in /opt/dib_cache/source-repositories/openstack_ansible_os_designate_98bc829b1bd60f26b06eb17f4fa6499fcc162585 with ref * 2022-06-10 16:14:14.199 | Cloning from openstack-ansible-os_designate cache and applying ref * 2022-06-10 16:14:15.082 | (0530 / 1346) 2022-06-10 16:14:15.097 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_glance.git in /opt/dib_cache/source-repositories/openstack_ansible_os_glance_3fdf38f1e88ac6ec7040ea8199fbb95084e9e0c8 with ref * 2022-06-10 16:14:15.678 | Cloning from openstack-ansible-os_glance cache and applying ref * 2022-06-10 16:14:17.108 | (0531 / 1346) 2022-06-10 16:14:17.126 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_gnocchi.git in /opt/dib_cache/source-repositories/openstack_ansible_os_gnocchi_bb6e19a41fbaed00a8e3d2537b8a9cc5afb33ad2 with ref * 2022-06-10 16:14:17.690 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2022-06-10 16:14:18.832 | (0532 / 1346) 2022-06-10 16:14:18.848 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_heat.git in /opt/dib_cache/source-repositories/openstack_ansible_os_heat_cc634c3d8a1b51be5da1ab92de9db2c10b9de26c with ref * 2022-06-10 16:14:19.409 | Cloning from openstack-ansible-os_heat cache and applying ref * 2022-06-10 16:14:20.245 | (0533 / 1346) 2022-06-10 16:14:20.262 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_horizon.git in /opt/dib_cache/source-repositories/openstack_ansible_os_horizon_c61a8fb1c88e8de8f493040250a0c6bb15b435ab with ref * 2022-06-10 16:14:20.843 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2022-06-10 16:14:22.765 | (0534 / 1346) 2022-06-10 16:14:22.785 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ironic.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ironic_5d5a7da815e067842ae664a65a873ec5dc5c76d5 with ref * 2022-06-10 16:14:23.414 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2022-06-10 16:14:24.872 | (0535 / 1346) 2022-06-10 16:14:24.893 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_karbor.git in /opt/dib_cache/source-repositories/openstack_ansible_os_karbor_bce6988b9b79fcd6e3214e83cb1c4ab70251878d with ref * 2022-06-10 16:14:25.235 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2022-06-10 16:14:25.315 | (0536 / 1346) 2022-06-10 16:14:25.334 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_keystone.git in /opt/dib_cache/source-repositories/openstack_ansible_os_keystone_145999154d0a400ec092b79eaa7f441f3249d9f0 with ref * 2022-06-10 16:14:26.018 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2022-06-10 16:14:29.464 | (0537 / 1346) 2022-06-10 16:14:29.486 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_magnum.git in /opt/dib_cache/source-repositories/openstack_ansible_os_magnum_bff64d4364faa6050aabbff3acb8693114033fa6 with ref * 2022-06-10 16:14:30.210 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2022-06-10 16:14:31.439 | (0538 / 1346) 2022-06-10 16:14:31.456 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_manila.git in /opt/dib_cache/source-repositories/openstack_ansible_os_manila_8eab7289c632388d07ad3230a9fef774d6a97202 with ref * 2022-06-10 16:14:31.957 | Cloning from openstack-ansible-os_manila cache and applying ref * 2022-06-10 16:14:32.761 | (0539 / 1346) 2022-06-10 16:14:32.776 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_masakari.git in /opt/dib_cache/source-repositories/openstack_ansible_os_masakari_b1cf7fc61ca2ad0fddc306e57144f972ab8a9e98 with ref * 2022-06-10 16:14:33.265 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2022-06-10 16:14:34.197 | (0540 / 1346) 2022-06-10 16:14:34.214 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_mistral.git in /opt/dib_cache/source-repositories/openstack_ansible_os_mistral_c9bc7ce14f7048fe02a8cf9bab19fe4663f47d1a with ref * 2022-06-10 16:14:34.739 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2022-06-10 16:14:35.546 | (0541 / 1346) 2022-06-10 16:14:35.561 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_0ffdedfc9ddf2fd949bee1aa48a960e41d48c692 with ref * 2022-06-10 16:14:35.977 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2022-06-10 16:14:36.045 | (0542 / 1346) 2022-06-10 16:14:36.060 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca-agent.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_agent_2712911fe3d73f9d512962c045d2081e9d8463ed with ref * 2022-06-10 16:14:36.452 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2022-06-10 16:14:36.519 | (0543 / 1346) 2022-06-10 16:14:36.535 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_murano.git in /opt/dib_cache/source-repositories/openstack_ansible_os_murano_89a52c6820696fed9daad1e854a5a42805bf8a45 with ref * 2022-06-10 16:14:37.062 | Cloning from openstack-ansible-os_murano cache and applying ref * 2022-06-10 16:14:37.697 | (0544 / 1346) 2022-06-10 16:14:37.713 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_neutron.git in /opt/dib_cache/source-repositories/openstack_ansible_os_neutron_49a4d53841e5f5a95bbe96fbce21e5d352f7e317 with ref * 2022-06-10 16:14:38.436 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2022-06-10 16:14:42.938 | (0545 / 1346) 2022-06-10 16:14:42.954 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_nova.git in /opt/dib_cache/source-repositories/openstack_ansible_os_nova_632480517c2ac150712d955c86b411176fd24c50 with ref * 2022-06-10 16:14:43.657 | Cloning from openstack-ansible-os_nova cache and applying ref * 2022-06-10 16:14:47.706 | (0546 / 1346) 2022-06-10 16:14:47.726 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_octavia.git in /opt/dib_cache/source-repositories/openstack_ansible_os_octavia_f261671e93ebbae015fc0ff297a6ac3e38254528 with ref * 2022-06-10 16:14:48.307 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2022-06-10 16:14:50.084 | (0547 / 1346) 2022-06-10 16:14:50.101 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_panko.git in /opt/dib_cache/source-repositories/openstack_ansible_os_panko_00b3066648cc6adfa4b958594628bf43f0d61e11 with ref * 2022-06-10 16:14:50.589 | Cloning from openstack-ansible-os_panko cache and applying ref * 2022-06-10 16:14:51.214 | (0548 / 1346) 2022-06-10 16:14:51.232 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_placement.git in /opt/dib_cache/source-repositories/openstack_ansible_os_placement_aa6e801ec6cebeee4cc4249433f5a62775d838f2 with ref * 2022-06-10 16:14:51.669 | Cloning from openstack-ansible-os_placement cache and applying ref * 2022-06-10 16:14:52.488 | (0549 / 1346) 2022-06-10 16:14:52.504 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_rally.git in /opt/dib_cache/source-repositories/openstack_ansible_os_rally_9bd8837f059e50dfc2c9be7773ff318808914206 with ref * 2022-06-10 16:14:53.014 | Cloning from openstack-ansible-os_rally cache and applying ref * 2022-06-10 16:14:53.544 | (0550 / 1346) 2022-06-10 16:14:53.561 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_sahara.git in /opt/dib_cache/source-repositories/openstack_ansible_os_sahara_0bd42fcabc69423065399476f66d4e90600ddbd6 with ref * 2022-06-10 16:14:54.074 | Cloning from openstack-ansible-os_sahara cache and applying ref * 2022-06-10 16:14:54.950 | (0551 / 1346) 2022-06-10 16:14:54.969 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_senlin.git in /opt/dib_cache/source-repositories/openstack_ansible_os_senlin_1be28be390c28042eb0d7a0986c59a744edad6a1 with ref * 2022-06-10 16:14:55.466 | Cloning from openstack-ansible-os_senlin cache and applying ref * 2022-06-10 16:14:56.250 | (0552 / 1346) 2022-06-10 16:14:56.267 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_swift.git in /opt/dib_cache/source-repositories/openstack_ansible_os_swift_7f8e3b0790ac775c12b94546bb057496e304db44 with ref * 2022-06-10 16:14:56.836 | Cloning from openstack-ansible-os_swift cache and applying ref * 2022-06-10 16:14:57.724 | (0553 / 1346) 2022-06-10 16:14:57.741 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tacker.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tacker_936b4d05789a5df483d59e4f28925ed6d8437ea0 with ref * 2022-06-10 16:14:58.100 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2022-06-10 16:14:58.691 | (0554 / 1346) 2022-06-10 16:14:58.706 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tempest.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tempest_a8de1b40ac55bf2dd6d075040d29940ee3bec4d2 with ref * 2022-06-10 16:14:59.341 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2022-06-10 16:15:02.095 | (0555 / 1346) 2022-06-10 16:15:02.116 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_trove.git in /opt/dib_cache/source-repositories/openstack_ansible_os_trove_a8753568e4bd2ce8a13c6dc41701d6a7a8787188 with ref * 2022-06-10 16:15:02.676 | Cloning from openstack-ansible-os_trove cache and applying ref * 2022-06-10 16:15:03.983 | (0556 / 1346) 2022-06-10 16:15:04.005 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_zun.git in /opt/dib_cache/source-repositories/openstack_ansible_os_zun_a7928d136e3502862ae37e1faf1ecf1b96279642 with ref * 2022-06-10 16:15:04.534 | Cloning from openstack-ansible-os_zun cache and applying ref * 2022-06-10 16:15:06.497 | (0557 / 1346) 2022-06-10 16:15:06.516 | Updating cache of https://opendev.org/openstack/openstack-ansible-plugins.git in /opt/dib_cache/source-repositories/openstack_ansible_plugins_f622f0f9a06a1a5f5dc9d328f2994db43f926e39 with ref * 2022-06-10 16:15:07.177 | Cloning from openstack-ansible-plugins cache and applying ref * 2022-06-10 16:15:08.804 | (0558 / 1346) 2022-06-10 16:15:08.827 | Updating cache of https://opendev.org/openstack/openstack-ansible-rabbitmq_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rabbitmq_server_ff59240c7b3de697972b268f1a448b8d9a496738 with ref * 2022-06-10 16:15:09.484 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2022-06-10 16:15:11.644 | (0559 / 1346) 2022-06-10 16:15:11.664 | Updating cache of https://opendev.org/openstack/openstack-ansible-repo_server.git in /opt/dib_cache/source-repositories/openstack_ansible_repo_server_77b353a5b87c8301ed8f4fa22c7d14ba8a7a3521 with ref * 2022-06-10 16:15:12.297 | Cloning from openstack-ansible-repo_server cache and applying ref * 2022-06-10 16:15:13.422 | (0560 / 1346) 2022-06-10 16:15:13.441 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_client.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_client_36ffff0df4212e372d05c18abae000ae70a92f02 with ref * 2022-06-10 16:15:14.014 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2022-06-10 16:15:14.529 | (0561 / 1346) 2022-06-10 16:15:14.546 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_server_b86f9e07715333446aaa8c20f8483909351343ee with ref * 2022-06-10 16:15:15.004 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2022-06-10 16:15:15.403 | (0562 / 1346) 2022-06-10 16:15:15.419 | Updating cache of https://opendev.org/openstack/openstack-ansible-specs.git in /opt/dib_cache/source-repositories/openstack_ansible_specs_fd1b50547a1f7385f6e1cd13dad41459597612b1 with ref * 2022-06-10 16:15:15.799 | Cloning from openstack-ansible-specs cache and applying ref * 2022-06-10 16:15:16.068 | (0563 / 1346) 2022-06-10 16:15:16.084 | Updating cache of https://opendev.org/openstack/openstack-ansible-tests.git in /opt/dib_cache/source-repositories/openstack_ansible_tests_c0e8ad6c660e5649a017d0597b1a0b007318a44d with ref * 2022-06-10 16:15:16.908 | Cloning from openstack-ansible-tests cache and applying ref * 2022-06-10 16:15:19.220 | (0564 / 1346) 2022-06-10 16:15:19.234 | Updating cache of https://opendev.org/openstack/openstack-chef.git in /opt/dib_cache/source-repositories/openstack_chef_0b09d78c6ba561a175e8d8505836c33754458f2d with ref * 2022-06-10 16:15:19.694 | Cloning from openstack-chef cache and applying ref * 2022-06-10 16:15:20.534 | (0565 / 1346) 2022-06-10 16:15:20.549 | Updating cache of https://opendev.org/openstack/openstack-chef-repo.git in /opt/dib_cache/source-repositories/openstack_chef_repo_f58140bc11381527aa190f4e63608231092ae150 with ref * 2022-06-10 16:15:20.942 | Cloning from openstack-chef-repo cache and applying ref * 2022-06-10 16:15:21.016 | (0566 / 1346) 2022-06-10 16:15:21.032 | Updating cache of https://opendev.org/openstack/openstack-chef-specs.git in /opt/dib_cache/source-repositories/openstack_chef_specs_ceb188ae25e97b3c4258297127c79e32c832aac4 with ref * 2022-06-10 16:15:21.381 | Cloning from openstack-chef-specs cache and applying ref * 2022-06-10 16:15:21.463 | (0567 / 1346) 2022-06-10 16:15:21.478 | Updating cache of https://opendev.org/openstack/openstack-doc-tools.git in /opt/dib_cache/source-repositories/openstack_doc_tools_176dd381cbecb7243c1f02da5975b19be158f647 with ref * 2022-06-10 16:15:21.957 | Cloning from openstack-doc-tools cache and applying ref * 2022-06-10 16:15:22.113 | (0568 / 1346) 2022-06-10 16:15:22.129 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2022-06-10 16:15:22.665 | Cloning from openstack-helm cache and applying ref * 2022-06-10 16:15:38.984 | (0569 / 1346) 2022-06-10 16:15:39.000 | Updating cache of https://opendev.org/openstack/openstack-helm-addons.git in /opt/dib_cache/source-repositories/openstack_helm_addons_7fedec03f2163dd4532be821f12279093bf86e33 with ref * 2022-06-10 16:15:39.475 | Cloning from openstack-helm-addons cache and applying ref * 2022-06-10 16:15:40.344 | (0570 / 1346) 2022-06-10 16:15:40.360 | Updating cache of https://opendev.org/openstack/openstack-helm-deployments.git in /opt/dib_cache/source-repositories/openstack_helm_deployments_8a2eb5e8493daced2f988171c6e8fac810f3fe3a with ref * 2022-06-10 16:15:40.770 | Cloning from openstack-helm-deployments cache and applying ref * 2022-06-10 16:15:41.400 | (0571 / 1346) 2022-06-10 16:15:41.415 | Updating cache of https://opendev.org/openstack/openstack-helm-images.git in /opt/dib_cache/source-repositories/openstack_helm_images_9c4a2be61c7dc26af28c57a4754cd6f60718a91f with ref * 2022-06-10 16:15:41.909 | Cloning from openstack-helm-images cache and applying ref * 2022-06-10 16:15:45.872 | (0572 / 1346) 2022-06-10 16:15:45.895 | Updating cache of https://opendev.org/openstack/openstack-helm-infra.git in /opt/dib_cache/source-repositories/openstack_helm_infra_087a38fcca99641f7941ba4a93b74cc735cb8e59 with ref * 2022-06-10 16:15:46.588 | Cloning from openstack-helm-infra cache and applying ref * 2022-06-10 16:16:06.692 | (0573 / 1346) 2022-06-10 16:16:06.713 | Updating cache of https://opendev.org/openstack/openstack-manuals.git in /opt/dib_cache/source-repositories/openstack_manuals_06e75d7930c2a388dc8913513389ca21b0499fd1 with ref * 2022-06-10 16:16:07.386 | Cloning from openstack-manuals cache and applying ref * 2022-06-10 16:16:19.629 | (0574 / 1346) 2022-06-10 16:16:19.644 | Updating cache of https://opendev.org/openstack/openstack-nose.git in /opt/dib_cache/source-repositories/openstack_nose_ae26e2391bd6478d0110f0230def4e6392ad79d0 with ref * 2022-06-10 16:16:20.109 | Cloning from openstack-nose cache and applying ref * 2022-06-10 16:16:20.181 | (0575 / 1346) 2022-06-10 16:16:20.197 | Updating cache of https://opendev.org/openstack/openstack-planet.git in /opt/dib_cache/source-repositories/openstack_planet_e4bd9d38c82b9fc95cbf88d1a929ce736c25015a with ref * 2022-06-10 16:16:20.586 | Cloning from openstack-planet cache and applying ref * 2022-06-10 16:16:20.791 | (0576 / 1346) 2022-06-10 16:16:20.805 | Updating cache of https://opendev.org/openstack/openstack-tempest-skiplist.git in /opt/dib_cache/source-repositories/openstack_tempest_skiplist_b2044e378a54dd2a043dae1fd9f1b1553b474981 with ref * 2022-06-10 16:16:21.341 | Cloning from openstack-tempest-skiplist cache and applying ref * 2022-06-10 16:16:29.138 | (0577 / 1346) 2022-06-10 16:16:29.158 | Updating cache of https://opendev.org/openstack/openstack-virtual-baremetal.git in /opt/dib_cache/source-repositories/openstack_virtual_baremetal_65e4a69964faa2be10681b80f9b81698dfadb4d0 with ref * 2022-06-10 16:16:29.743 | Cloning from openstack-virtual-baremetal cache and applying ref * 2022-06-10 16:16:30.895 | (0578 / 1346) 2022-06-10 16:16:30.912 | Updating cache of https://opendev.org/openstack/openstack-zuul-jobs.git in /opt/dib_cache/source-repositories/openstack_zuul_jobs_6f6daae78a70131850b409dd379a6ba788228c39 with ref * 2022-06-10 16:16:31.486 | Cloning from openstack-zuul-jobs cache and applying ref * 2022-06-10 16:16:34.534 | (0579 / 1346) 2022-06-10 16:16:34.550 | Updating cache of https://opendev.org/openstack/openstack-zuul-roles.git in /opt/dib_cache/source-repositories/openstack_zuul_roles_d32ab5c6569cc50ac8a5aa5c2cd2e36fc66e3e3e with ref * 2022-06-10 16:16:34.917 | Cloning from openstack-zuul-roles cache and applying ref * 2022-06-10 16:16:34.999 | (0580 / 1346) 2022-06-10 16:16:35.023 | Updating cache of https://opendev.org/openstack/openstackclient.git in /opt/dib_cache/source-repositories/openstackclient_f68d26c06a37397d3d0c74e7291057f53daec696 with ref * 2022-06-10 16:16:35.528 | Cloning from openstackclient cache and applying ref * 2022-06-10 16:16:35.626 | (0581 / 1346) 2022-06-10 16:16:35.646 | Updating cache of https://opendev.org/openstack/openstackdocstheme.git in /opt/dib_cache/source-repositories/openstackdocstheme_44379ee93357a5ba99ef78a5042d8670d38a5d6c with ref * 2022-06-10 16:16:36.184 | Cloning from openstackdocstheme cache and applying ref * 2022-06-10 16:16:36.736 | (0582 / 1346) 2022-06-10 16:16:36.755 | Updating cache of https://opendev.org/openstack/openstacksdk.git in /opt/dib_cache/source-repositories/openstacksdk_b24ff0f55892b6991247ae6c165a6f6c1c85f044 with ref * 2022-06-10 16:16:38.038 | Cloning from openstacksdk cache and applying ref * 2022-06-10 16:16:58.130 | (0583 / 1346) 2022-06-10 16:16:58.148 | Updating cache of https://opendev.org/openstack/operations-guide.git in /opt/dib_cache/source-repositories/operations_guide_ced27f3f3cee3b9a3b448b43ac22b8948b0a7d04 with ref * 2022-06-10 16:16:58.784 | Cloning from operations-guide cache and applying ref * 2022-06-10 16:16:59.376 | (0584 / 1346) 2022-06-10 16:16:59.391 | Updating cache of https://opendev.org/openstack/os-api-ref.git in /opt/dib_cache/source-repositories/os_api_ref_499263bac65d2b3e9a9dc484e4909289b0ade7ed with ref * 2022-06-10 16:16:59.862 | Cloning from os-api-ref cache and applying ref * 2022-06-10 16:17:00.102 | (0585 / 1346) 2022-06-10 16:17:00.119 | Updating cache of https://opendev.org/openstack/os-apply-config.git in /opt/dib_cache/source-repositories/os_apply_config_6057682f9ad7e376e8a11794db383ff65acd3028 with ref * 2022-06-10 16:17:00.946 | Cloning from os-apply-config cache and applying ref * 2022-06-10 16:17:01.303 | (0586 / 1346) 2022-06-10 16:17:01.318 | Updating cache of https://opendev.org/openstack/os-brick.git in /opt/dib_cache/source-repositories/os_brick_86cc857acfb1f57ff857a9c4b2d59db4045bb16d with ref * 2022-06-10 16:17:03.047 | Cloning from os-brick cache and applying ref * 2022-06-10 16:17:09.722 | (0587 / 1346) 2022-06-10 16:17:09.740 | Updating cache of https://opendev.org/openstack/os-client-config.git in /opt/dib_cache/source-repositories/os_client_config_758c96686e28cdccff7d40e7cd90780fe039b599 with ref * 2022-06-10 16:17:10.689 | Cloning from os-client-config cache and applying ref * 2022-06-10 16:17:10.933 | (0588 / 1346) 2022-06-10 16:17:10.950 | Updating cache of https://opendev.org/openstack/os-collect-config.git in /opt/dib_cache/source-repositories/os_collect_config_44852c9388e8f712fe2724d929c0a286d4905752 with ref * 2022-06-10 16:17:11.785 | Cloning from os-collect-config cache and applying ref * 2022-06-10 16:17:12.016 | (0589 / 1346) 2022-06-10 16:17:12.037 | Updating cache of https://opendev.org/openstack/os-ken.git in /opt/dib_cache/source-repositories/os_ken_8171faead45f3a2b30df8c0a4845a6be128bc8aa with ref * 2022-06-10 16:17:13.019 | Cloning from os-ken cache and applying ref * 2022-06-10 16:17:14.757 | (0590 / 1346) 2022-06-10 16:17:14.777 | Updating cache of https://opendev.org/openstack/os-net-config.git in /opt/dib_cache/source-repositories/os_net_config_9e9ae928e5967480d1db95e54787d117ad5fb7dc with ref * 2022-06-10 16:17:16.079 | Cloning from os-net-config cache and applying ref * 2022-06-10 16:17:20.094 | (0591 / 1346) 2022-06-10 16:17:20.110 | Updating cache of https://opendev.org/openstack/os-performance-tools.git in /opt/dib_cache/source-repositories/os_performance_tools_768562fd08890aeff7129b2c2dd4cf5031ba8f07 with ref * 2022-06-10 16:17:20.587 | Cloning from os-performance-tools cache and applying ref * 2022-06-10 16:17:20.885 | (0592 / 1346) 2022-06-10 16:17:20.900 | Updating cache of https://opendev.org/openstack/os-refresh-config.git in /opt/dib_cache/source-repositories/os_refresh_config_746acd5e9c513e82399b5c470d482c712d5906b3 with ref * 2022-06-10 16:17:21.798 | Cloning from os-refresh-config cache and applying ref * 2022-06-10 16:17:21.947 | (0593 / 1346) 2022-06-10 16:17:21.963 | Updating cache of https://opendev.org/openstack/os-resource-classes.git in /opt/dib_cache/source-repositories/os_resource_classes_4d5056c985055140eae4dd14ecd859aa71db7565 with ref * 2022-06-10 16:17:22.388 | Cloning from os-resource-classes cache and applying ref * 2022-06-10 16:17:22.589 | (0594 / 1346) 2022-06-10 16:17:22.603 | Updating cache of https://opendev.org/openstack/os-service-types.git in /opt/dib_cache/source-repositories/os_service_types_5385753ebb02d97ee6d591aed9fa4da0758109c5 with ref * 2022-06-10 16:17:22.980 | Cloning from os-service-types cache and applying ref * 2022-06-10 16:17:23.097 | (0595 / 1346) 2022-06-10 16:17:23.113 | Updating cache of https://opendev.org/openstack/os-testr.git in /opt/dib_cache/source-repositories/os_testr_28d278e4c93f3a79f8060b4645b75a04a0e0d417 with ref * 2022-06-10 16:17:23.555 | Cloning from os-testr cache and applying ref * 2022-06-10 16:17:24.148 | (0596 / 1346) 2022-06-10 16:17:24.164 | Updating cache of https://opendev.org/openstack/os-traits.git in /opt/dib_cache/source-repositories/os_traits_3eb04b0ab587d9b764dea336fa0a23c7e287a952 with ref * 2022-06-10 16:17:24.694 | Cloning from os-traits cache and applying ref * 2022-06-10 16:17:25.265 | (0597 / 1346) 2022-06-10 16:17:25.279 | Updating cache of https://opendev.org/openstack/os-vif.git in /opt/dib_cache/source-repositories/os_vif_72409b62b10a6fe91f12f87cd25eb89d6b1972fe with ref * 2022-06-10 16:17:26.083 | Cloning from os-vif cache and applying ref * 2022-06-10 16:17:27.025 | (0598 / 1346) 2022-06-10 16:17:27.041 | Updating cache of https://opendev.org/openstack/os-win.git in /opt/dib_cache/source-repositories/os_win_b87b7577eaf6568c2c31a883212989c336a8cfa3 with ref * 2022-06-10 16:17:27.672 | Cloning from os-win cache and applying ref * 2022-06-10 16:17:28.063 | (0599 / 1346) 2022-06-10 16:17:28.079 | Updating cache of https://opendev.org/openstack/osc-lib.git in /opt/dib_cache/source-repositories/osc_lib_5db1c2a71284cd74907f91bdcc8a8b44e77ebcfc with ref * 2022-06-10 16:17:28.815 | Cloning from osc-lib cache and applying ref * 2022-06-10 16:17:29.590 | (0600 / 1346) 2022-06-10 16:17:29.606 | Updating cache of https://opendev.org/openstack/osc-placement.git in /opt/dib_cache/source-repositories/osc_placement_12ed4dead93dcad4aa54c92dc27b692740f02afb with ref * 2022-06-10 16:17:30.319 | Cloning from osc-placement cache and applying ref * 2022-06-10 16:17:31.335 | (0601 / 1346) 2022-06-10 16:17:31.354 | Updating cache of https://opendev.org/openstack/oslo-cookiecutter.git in /opt/dib_cache/source-repositories/oslo_cookiecutter_ac662018c2037f80aa15d273a69bb81264d2acf0 with ref * 2022-06-10 16:17:31.802 | Cloning from oslo-cookiecutter cache and applying ref * 2022-06-10 16:17:31.879 | (0602 / 1346) 2022-06-10 16:17:31.897 | Updating cache of https://opendev.org/openstack/oslo-specs.git in /opt/dib_cache/source-repositories/oslo_specs_c54d90d6a0773ce0e274754bbc86d94eaabf9c49 with ref * 2022-06-10 16:17:32.346 | Cloning from oslo-specs cache and applying ref * 2022-06-10 16:17:32.605 | (0603 / 1346) 2022-06-10 16:17:32.628 | Updating cache of https://opendev.org/openstack/oslo.cache.git in /opt/dib_cache/source-repositories/oslo_cache_f4ed03f1ffcb443838ec4e029e078c3b5be8e004 with ref * 2022-06-10 16:17:33.638 | Cloning from oslo.cache cache and applying ref * 2022-06-10 16:17:35.534 | (0604 / 1346) 2022-06-10 16:17:35.553 | Updating cache of https://opendev.org/openstack/oslo.concurrency.git in /opt/dib_cache/source-repositories/oslo_concurrency_e5a64d5ee2ec1b9dba8465d79c307a790f2956da with ref * 2022-06-10 16:17:36.154 | Cloning from oslo.concurrency cache and applying ref * 2022-06-10 16:17:36.455 | (0605 / 1346) 2022-06-10 16:17:36.479 | Updating cache of https://opendev.org/openstack/oslo.config.git in /opt/dib_cache/source-repositories/oslo_config_cea54b78139bbae3a9cba183c55e42420dfb7b7d with ref * 2022-06-10 16:17:37.493 | Cloning from oslo.config cache and applying ref * 2022-06-10 16:17:38.890 | (0606 / 1346) 2022-06-10 16:17:38.910 | Updating cache of https://opendev.org/openstack/oslo.context.git in /opt/dib_cache/source-repositories/oslo_context_ef80e9955eb3bb62ec27d07f4f68b51c451d7719 with ref * 2022-06-10 16:17:39.720 | Cloning from oslo.context cache and applying ref * 2022-06-10 16:17:40.543 | (0607 / 1346) 2022-06-10 16:17:40.561 | Updating cache of https://opendev.org/openstack/oslo.db.git in /opt/dib_cache/source-repositories/oslo_db_c1e40be46f4fa72cc6aa21f49d8b12d451ae4c6a with ref * 2022-06-10 16:17:41.658 | Cloning from oslo.db cache and applying ref * 2022-06-10 16:17:44.457 | (0608 / 1346) 2022-06-10 16:17:44.472 | Updating cache of https://opendev.org/openstack/oslo.i18n.git in /opt/dib_cache/source-repositories/oslo_i18n_3388cc54e168abe61867b8e5a2a6d8c24d0bcfe4 with ref * 2022-06-10 16:17:45.153 | Cloning from oslo.i18n cache and applying ref * 2022-06-10 16:17:45.388 | (0609 / 1346) 2022-06-10 16:17:45.404 | Updating cache of https://opendev.org/openstack/oslo.limit.git in /opt/dib_cache/source-repositories/oslo_limit_d74ba82cd695bae8896c7b78ac26c76023923168 with ref * 2022-06-10 16:17:46.131 | Cloning from oslo.limit cache and applying ref * 2022-06-10 16:17:46.761 | (0610 / 1346) 2022-06-10 16:17:46.776 | Updating cache of https://opendev.org/openstack/oslo.log.git in /opt/dib_cache/source-repositories/oslo_log_64e906312df71dedc5d1ccd1a64d58cd294ae926 with ref * 2022-06-10 16:17:47.681 | Cloning from oslo.log cache and applying ref * 2022-06-10 16:17:48.444 | (0611 / 1346) 2022-06-10 16:17:48.460 | Updating cache of https://opendev.org/openstack/oslo.messaging.git in /opt/dib_cache/source-repositories/oslo_messaging_afb0f57519226263fcc42593b74fc411d0aaf703 with ref * 2022-06-10 16:17:49.732 | Cloning from oslo.messaging cache and applying ref * 2022-06-10 16:17:52.970 | (0612 / 1346) 2022-06-10 16:17:52.991 | Updating cache of https://opendev.org/openstack/oslo.metrics.git in /opt/dib_cache/source-repositories/oslo_metrics_1d1f9a407fd94b982531d9930ec8d9c132bf72a6 with ref * 2022-06-10 16:17:53.648 | Cloning from oslo.metrics cache and applying ref * 2022-06-10 16:17:54.330 | (0613 / 1346) 2022-06-10 16:17:54.352 | Updating cache of https://opendev.org/openstack/oslo.middleware.git in /opt/dib_cache/source-repositories/oslo_middleware_1884936fa487d3306017f132982fcedf15f57967 with ref * 2022-06-10 16:17:55.169 | Cloning from oslo.middleware cache and applying ref * 2022-06-10 16:17:55.872 | (0614 / 1346) 2022-06-10 16:17:55.890 | Updating cache of https://opendev.org/openstack/oslo.policy.git in /opt/dib_cache/source-repositories/oslo_policy_b0a4a0dc02f704fab0f0b2cf4ef33b1ce38cba62 with ref * 2022-06-10 16:17:56.830 | Cloning from oslo.policy cache and applying ref * 2022-06-10 16:17:58.780 | (0615 / 1346) 2022-06-10 16:17:58.796 | Updating cache of https://opendev.org/openstack/oslo.privsep.git in /opt/dib_cache/source-repositories/oslo_privsep_a977a6b5141098f5471ac7753db0fcf72f8baa23 with ref * 2022-06-10 16:17:59.649 | Cloning from oslo.privsep cache and applying ref * 2022-06-10 16:18:00.338 | (0616 / 1346) 2022-06-10 16:18:00.359 | Updating cache of https://opendev.org/openstack/oslo.reports.git in /opt/dib_cache/source-repositories/oslo_reports_c1c05138a4e391017afab5d3c1ebb8863cc98567 with ref * 2022-06-10 16:18:00.995 | Cloning from oslo.reports cache and applying ref * 2022-06-10 16:18:01.486 | (0617 / 1346) 2022-06-10 16:18:01.504 | Updating cache of https://opendev.org/openstack/oslo.rootwrap.git in /opt/dib_cache/source-repositories/oslo_rootwrap_a2a87439735232e8ce1e48f9a3aab525c64910a1 with ref * 2022-06-10 16:18:02.142 | Cloning from oslo.rootwrap cache and applying ref * 2022-06-10 16:18:02.572 | (0618 / 1346) 2022-06-10 16:18:02.589 | Updating cache of https://opendev.org/openstack/oslo.serialization.git in /opt/dib_cache/source-repositories/oslo_serialization_a55a74fee3027d0733046dee5686092bed1998fe with ref * 2022-06-10 16:18:03.303 | Cloning from oslo.serialization cache and applying ref * 2022-06-10 16:18:04.039 | (0619 / 1346) 2022-06-10 16:18:04.058 | Updating cache of https://opendev.org/openstack/oslo.service.git in /opt/dib_cache/source-repositories/oslo_service_fc48ae92934f1e628dedbc2ccd5154e7b132037c with ref * 2022-06-10 16:18:04.959 | Cloning from oslo.service cache and applying ref * 2022-06-10 16:18:05.802 | (0620 / 1346) 2022-06-10 16:18:05.821 | Updating cache of https://opendev.org/openstack/oslo.tools.git in /opt/dib_cache/source-repositories/oslo_tools_1df3c83ab539e46f6b2fe96e95d7a5842117fa76 with ref * 2022-06-10 16:18:06.242 | Cloning from oslo.tools cache and applying ref * 2022-06-10 16:18:06.419 | (0621 / 1346) 2022-06-10 16:18:06.439 | Updating cache of https://opendev.org/openstack/oslo.upgradecheck.git in /opt/dib_cache/source-repositories/oslo_upgradecheck_ceb84dccb9d0070c080aac68b8837bd555aaf45c with ref * 2022-06-10 16:18:07.103 | Cloning from oslo.upgradecheck cache and applying ref * 2022-06-10 16:18:07.390 | (0622 / 1346) 2022-06-10 16:18:07.407 | Updating cache of https://opendev.org/openstack/oslo.utils.git in /opt/dib_cache/source-repositories/oslo_utils_1ad6d7b14d8e121c5fed2300c9f18a4772b025f0 with ref * 2022-06-10 16:18:08.443 | Cloning from oslo.utils cache and applying ref * 2022-06-10 16:18:10.444 | (0623 / 1346) 2022-06-10 16:18:10.464 | Updating cache of https://opendev.org/openstack/oslo.versionedobjects.git in /opt/dib_cache/source-repositories/oslo_versionedobjects_aeb13af4b553c5cc5abe4fc4d19df01e77bec3f4 with ref * 2022-06-10 16:18:11.214 | Cloning from oslo.versionedobjects cache and applying ref * 2022-06-10 16:18:11.912 | (0624 / 1346) 2022-06-10 16:18:11.929 | Updating cache of https://opendev.org/openstack/oslo.vmware.git in /opt/dib_cache/source-repositories/oslo_vmware_f7ada988c94e0c7b0e80dd8b6efbc069ae1e3cea with ref * 2022-06-10 16:18:12.672 | Cloning from oslo.vmware cache and applying ref * 2022-06-10 16:18:13.410 | (0625 / 1346) 2022-06-10 16:18:13.426 | Updating cache of https://opendev.org/openstack/oslotest.git in /opt/dib_cache/source-repositories/oslotest_4d8e1ea58bb880389fdc41096bee4ca5e1a5cbb3 with ref * 2022-06-10 16:18:14.075 | Cloning from oslotest cache and applying ref * 2022-06-10 16:18:14.489 | (0626 / 1346) 2022-06-10 16:18:14.508 | Updating cache of https://opendev.org/openstack/osops.git in /opt/dib_cache/source-repositories/osops_9a718b06ac896558a0fe6402b7699f91551e7934 with ref * 2022-06-10 16:18:14.958 | Cloning from osops cache and applying ref * 2022-06-10 16:18:15.228 | (0627 / 1346) 2022-06-10 16:18:15.251 | Updating cache of https://opendev.org/openstack/osprofiler.git in /opt/dib_cache/source-repositories/osprofiler_33079d6b90511e5fe9e411b4d0783b3e1160088d with ref * 2022-06-10 16:18:15.837 | Cloning from osprofiler cache and applying ref * 2022-06-10 16:18:16.233 | (0628 / 1346) 2022-06-10 16:18:16.271 | Updating cache of https://opendev.org/openstack/ossa.git in /opt/dib_cache/source-repositories/ossa_e823004fa09cdbd81aeeb28f74e1c68d67dc5a55 with ref * 2022-06-10 16:18:16.700 | Cloning from ossa cache and applying ref * 2022-06-10 16:18:17.447 | (0629 / 1346) 2022-06-10 16:18:17.471 | Updating cache of https://opendev.org/openstack/oswin-tempest-plugin.git in /opt/dib_cache/source-repositories/oswin_tempest_plugin_2a23617cbc3cdcaa44218c58c2c1e35d8dbda5b5 with ref * 2022-06-10 16:18:17.903 | Cloning from oswin-tempest-plugin cache and applying ref * 2022-06-10 16:18:17.997 | (0630 / 1346) 2022-06-10 16:18:18.014 | Updating cache of https://opendev.org/openstack/ovn-octavia-provider.git in /opt/dib_cache/source-repositories/ovn_octavia_provider_7397a3a2dadb8820d0a8ed2bf0f217471f7f8631 with ref * 2022-06-10 16:18:18.724 | Cloning from ovn-octavia-provider cache and applying ref * 2022-06-10 16:18:22.771 | (0631 / 1346) 2022-06-10 16:18:22.793 | Updating cache of https://opendev.org/openstack/ovsdbapp.git in /opt/dib_cache/source-repositories/ovsdbapp_5fa633589b29c390e2ad9f1746a6a932854f1c91 with ref * 2022-06-10 16:18:24.069 | Cloning from ovsdbapp cache and applying ref * 2022-06-10 16:18:27.940 | (0632 / 1346) 2022-06-10 16:18:27.958 | Updating cache of https://opendev.org/openstack/panko.git in /opt/dib_cache/source-repositories/panko_f9dfa1e547cd99fa22c5e669451f81b31cf470e0 with ref * 2022-06-10 16:18:28.916 | Cloning from panko cache and applying ref * 2022-06-10 16:18:29.664 | (0633 / 1346) 2022-06-10 16:18:29.680 | Updating cache of https://opendev.org/openstack/patrole.git in /opt/dib_cache/source-repositories/patrole_19c9771c73c2ae6cbaa0b310fe6320ba526928a1 with ref * 2022-06-10 16:18:30.390 | Cloning from patrole cache and applying ref * 2022-06-10 16:18:31.611 | (0634 / 1346) 2022-06-10 16:18:31.628 | Updating cache of https://opendev.org/openstack/paunch.git in /opt/dib_cache/source-repositories/paunch_539fb19289efc044da8786b89705936e28c8f167 with ref * 2022-06-10 16:18:32.538 | Cloning from paunch cache and applying ref * 2022-06-10 16:18:33.240 | (0635 / 1346) 2022-06-10 16:18:33.257 | Updating cache of https://opendev.org/openstack/pbr.git in /opt/dib_cache/source-repositories/pbr_8382c1cea83cf1b1ada6477f0d5e5fd7e14f4e1c with ref * 2022-06-10 16:18:33.968 | Cloning from pbr cache and applying ref * 2022-06-10 16:18:34.987 | (0636 / 1346) 2022-06-10 16:18:35.003 | Updating cache of https://opendev.org/openstack/performance-docs.git in /opt/dib_cache/source-repositories/performance_docs_a571cf07ec79980a65b85906c345a65172c9c391 with ref * 2022-06-10 16:18:35.425 | Cloning from performance-docs cache and applying ref * 2022-06-10 16:18:37.822 | (0637 / 1346) 2022-06-10 16:18:37.842 | Updating cache of https://opendev.org/openstack/placement.git in /opt/dib_cache/source-repositories/placement_a5628e660bca1b2060f76c2c0079c51073ccb4c7 with ref * 2022-06-10 16:18:38.872 | Cloning from placement cache and applying ref * 2022-06-10 16:18:44.724 | (0638 / 1346) 2022-06-10 16:18:44.740 | Updating cache of https://opendev.org/openstack/project-config.git in /opt/dib_cache/source-repositories/project_config_9229c05209c89a6ea238d44bcdf02b855d113b0b with ref * 2022-06-10 16:18:45.595 | Cloning from project-config cache and applying ref * 2022-06-10 16:19:09.118 | (0639 / 1346) 2022-06-10 16:19:09.136 | Updating cache of https://opendev.org/openstack/project-team-guide.git in /opt/dib_cache/source-repositories/project_team_guide_21c841fa5b666116dc43ace77394f36e7cdaa300 with ref * 2022-06-10 16:19:09.890 | Cloning from project-team-guide cache and applying ref * 2022-06-10 16:19:11.711 | (0640 / 1346) 2022-06-10 16:19:11.726 | Updating cache of https://opendev.org/openstack/ptgbot.git in /opt/dib_cache/source-repositories/ptgbot_b05f088b89a006e9f8a50c6dadc0881232ae2ff1 with ref * 2022-06-10 16:19:12.565 | Cloning from ptgbot cache and applying ref * 2022-06-10 16:19:13.002 | (0641 / 1346) 2022-06-10 16:19:13.020 | Updating cache of https://opendev.org/openstack/publiccloud-sig.git in /opt/dib_cache/source-repositories/publiccloud_sig_0cd9a0d07f01a5e07abee00591e37bd0ef56511a with ref * 2022-06-10 16:19:13.399 | Cloning from publiccloud-sig cache and applying ref * 2022-06-10 16:19:13.469 | (0642 / 1346) 2022-06-10 16:19:13.485 | Updating cache of https://opendev.org/openstack/puppet-aodh.git in /opt/dib_cache/source-repositories/puppet_aodh_ff506aef05218fbcf4d7de5ed11c42d80c33c611 with ref * 2022-06-10 16:19:14.793 | Cloning from puppet-aodh cache and applying ref * 2022-06-10 16:19:19.249 | (0643 / 1346) 2022-06-10 16:19:19.269 | Updating cache of https://opendev.org/openstack/puppet-barbican.git in /opt/dib_cache/source-repositories/puppet_barbican_84055ec7a9b76d16d6adedd48a251855e3888f9b with ref * 2022-06-10 16:19:20.329 | Cloning from puppet-barbican cache and applying ref * 2022-06-10 16:19:24.569 | (0644 / 1346) 2022-06-10 16:19:24.586 | Updating cache of https://opendev.org/openstack/puppet-ceilometer.git in /opt/dib_cache/source-repositories/puppet_ceilometer_64d68b390be811b65dc61fdc1d59893946cac815 with ref * 2022-06-10 16:19:25.677 | Cloning from puppet-ceilometer cache and applying ref * 2022-06-10 16:19:30.021 | (0645 / 1346) 2022-06-10 16:19:30.036 | Updating cache of https://opendev.org/openstack/puppet-ceph.git in /opt/dib_cache/source-repositories/puppet_ceph_2bcaf4ae456838eeea38b276575ca84041317443 with ref * 2022-06-10 16:19:30.681 | Cloning from puppet-ceph cache and applying ref * 2022-06-10 16:19:32.058 | (0646 / 1346) 2022-06-10 16:19:32.074 | Updating cache of https://opendev.org/openstack/puppet-cinder.git in /opt/dib_cache/source-repositories/puppet_cinder_5114a1dbf3858c214b7309ee78e2bd719b760b99 with ref * 2022-06-10 16:19:33.402 | Cloning from puppet-cinder cache and applying ref * 2022-06-10 16:19:43.073 | (0647 / 1346) 2022-06-10 16:19:43.088 | Updating cache of https://opendev.org/openstack/puppet-cloudkitty.git in /opt/dib_cache/source-repositories/puppet_cloudkitty_bb135ce310e01ce2dcfe555db05054298a729450 with ref * 2022-06-10 16:19:44.686 | Cloning from puppet-cloudkitty cache and applying ref * 2022-06-10 16:19:48.620 | (0648 / 1346) 2022-06-10 16:19:48.636 | Updating cache of https://opendev.org/openstack/puppet-designate.git in /opt/dib_cache/source-repositories/puppet_designate_ab374caf34570f5743dc08c5cec715b1c93ba961 with ref * 2022-06-10 16:19:50.193 | Cloning from puppet-designate cache and applying ref * 2022-06-10 16:19:56.543 | (0649 / 1346) 2022-06-10 16:19:56.558 | Updating cache of https://opendev.org/openstack/puppet-ec2api.git in /opt/dib_cache/source-repositories/puppet_ec2api_2990dc99923a20bb58748350727b28092cd9a3b0 with ref * 2022-06-10 16:19:57.828 | Cloning from puppet-ec2api cache and applying ref * 2022-06-10 16:20:00.292 | (0650 / 1346) 2022-06-10 16:20:00.308 | Updating cache of https://opendev.org/openstack/puppet-glance.git in /opt/dib_cache/source-repositories/puppet_glance_d6090d364d2b011b3b7c30e29b2b425b001977ef with ref * 2022-06-10 16:20:01.618 | Cloning from puppet-glance cache and applying ref * 2022-06-10 16:20:08.292 | (0651 / 1346) 2022-06-10 16:20:08.311 | Updating cache of https://opendev.org/openstack/puppet-gnocchi.git in /opt/dib_cache/source-repositories/puppet_gnocchi_9973d450628f4294f6421530db570200532914ac with ref * 2022-06-10 16:20:09.560 | Cloning from puppet-gnocchi cache and applying ref * 2022-06-10 16:20:13.527 | (0652 / 1346) 2022-06-10 16:20:13.545 | Updating cache of https://opendev.org/openstack/puppet-heat.git in /opt/dib_cache/source-repositories/puppet_heat_196b2e67440fe37ee852b135a81ba97beb49d933 with ref * 2022-06-10 16:20:14.751 | Cloning from puppet-heat cache and applying ref * 2022-06-10 16:20:19.790 | (0653 / 1346) 2022-06-10 16:20:19.805 | Updating cache of https://opendev.org/openstack/puppet-horizon.git in /opt/dib_cache/source-repositories/puppet_horizon_f31aa5fc2dcd2a4f239c7d7e78e23922e5f30ca1 with ref * 2022-06-10 16:20:21.923 | Cloning from puppet-horizon cache and applying ref * 2022-06-10 16:20:29.372 | (0654 / 1346) 2022-06-10 16:20:29.403 | Updating cache of https://opendev.org/openstack/puppet-ironic.git in /opt/dib_cache/source-repositories/puppet_ironic_38edd8fb7ec022a9093537eb16a06c0d5836742e with ref * 2022-06-10 16:20:31.208 | Cloning from puppet-ironic cache and applying ref * 2022-06-10 16:20:38.378 | (0655 / 1346) 2022-06-10 16:20:38.394 | Updating cache of https://opendev.org/openstack/puppet-keystone.git in /opt/dib_cache/source-repositories/puppet_keystone_38840b39a7c8d495d363b2ba9a7f655df6a70a06 with ref * 2022-06-10 16:20:40.039 | Cloning from puppet-keystone cache and applying ref * 2022-06-10 16:20:46.234 | (0656 / 1346) 2022-06-10 16:20:46.250 | Updating cache of https://opendev.org/openstack/puppet-magnum.git in /opt/dib_cache/source-repositories/puppet_magnum_f11da2dfa1e1dd7def1bb3b080b9a2dcd43fb713 with ref * 2022-06-10 16:20:48.091 | Cloning from puppet-magnum cache and applying ref * 2022-06-10 16:20:51.671 | (0657 / 1346) 2022-06-10 16:20:51.687 | Updating cache of https://opendev.org/openstack/puppet-manila.git in /opt/dib_cache/source-repositories/puppet_manila_2778e06bd7c4199347d91f5b21dacffed88f01db with ref * 2022-06-10 16:20:52.904 | Cloning from puppet-manila cache and applying ref * 2022-06-10 16:21:00.764 | (0658 / 1346) 2022-06-10 16:21:00.781 | Updating cache of https://opendev.org/openstack/puppet-mistral.git in /opt/dib_cache/source-repositories/puppet_mistral_96580e10b2c90f29ad015f59ff7058f5a6c84c38 with ref * 2022-06-10 16:21:01.903 | Cloning from puppet-mistral cache and applying ref * 2022-06-10 16:21:05.208 | (0659 / 1346) 2022-06-10 16:21:05.226 | Updating cache of https://opendev.org/openstack/puppet-murano.git in /opt/dib_cache/source-repositories/puppet_murano_be8138d95f40c0f8119b95a97d0b1689ee9c61d4 with ref * 2022-06-10 16:21:06.292 | Cloning from puppet-murano cache and applying ref * 2022-06-10 16:21:07.813 | (0660 / 1346) 2022-06-10 16:21:07.834 | Updating cache of https://opendev.org/openstack/puppet-neutron.git in /opt/dib_cache/source-repositories/puppet_neutron_32aae1ccd3fab6e97f1f3974cd3f8e6cf9073318 with ref * 2022-06-10 16:21:09.208 | Cloning from puppet-neutron cache and applying ref * 2022-06-10 16:21:22.445 | (0661 / 1346) 2022-06-10 16:21:22.460 | Updating cache of https://opendev.org/openstack/puppet-nova.git in /opt/dib_cache/source-repositories/puppet_nova_2ffb00db5d6cca5b3675a6f6982bb3542085c522 with ref * 2022-06-10 16:21:23.817 | Cloning from puppet-nova cache and applying ref * 2022-06-10 16:21:41.746 | (0662 / 1346) 2022-06-10 16:21:41.761 | Updating cache of https://opendev.org/openstack/puppet-octavia.git in /opt/dib_cache/source-repositories/puppet_octavia_a07c295f18bb9aae6e36863edb0007aedfd1a673 with ref * 2022-06-10 16:21:42.853 | Cloning from puppet-octavia cache and applying ref * 2022-06-10 16:21:48.022 | (0663 / 1346) 2022-06-10 16:21:48.040 | Updating cache of https://opendev.org/openstack/puppet-openstack-cookiecutter.git in /opt/dib_cache/source-repositories/puppet_openstack_cookiecutter_1fc44b0460e26bb40141390cb7070e93bf144bf3 with ref * 2022-06-10 16:21:48.555 | Cloning from puppet-openstack-cookiecutter cache and applying ref * 2022-06-10 16:21:49.957 | (0664 / 1346) 2022-06-10 16:21:49.975 | Updating cache of https://opendev.org/openstack/puppet-openstack-guide.git in /opt/dib_cache/source-repositories/puppet_openstack_guide_3042213beca25de958be54983a53c7e3adc6dd0f with ref * 2022-06-10 16:21:50.523 | Cloning from puppet-openstack-guide cache and applying ref * 2022-06-10 16:21:51.581 | (0665 / 1346) 2022-06-10 16:21:51.605 | Updating cache of https://opendev.org/openstack/puppet-openstack-integration.git in /opt/dib_cache/source-repositories/puppet_openstack_integration_83ddb17dc28837d6481b604a5b7b3ff06d5f5c5d with ref * 2022-06-10 16:21:52.393 | Cloning from puppet-openstack-integration cache and applying ref * 2022-06-10 16:22:04.236 | (0666 / 1346) 2022-06-10 16:22:04.257 | Updating cache of https://opendev.org/openstack/puppet-openstacklib.git in /opt/dib_cache/source-repositories/puppet_openstacklib_3103236e00b75dc60a7836f08ed114e366d33d67 with ref * 2022-06-10 16:22:05.362 | Cloning from puppet-openstacklib cache and applying ref * 2022-06-10 16:22:08.456 | (0667 / 1346) 2022-06-10 16:22:08.483 | Updating cache of https://opendev.org/openstack/puppet-openstack_extras.git in /opt/dib_cache/source-repositories/puppet_openstack_extras_95f6243d1de116d81a2726ed69fdc63202e26148 with ref * 2022-06-10 16:22:09.519 | Cloning from puppet-openstack_extras cache and applying ref * 2022-06-10 16:22:11.770 | (0668 / 1346) 2022-06-10 16:22:11.791 | Updating cache of https://opendev.org/openstack/puppet-openstack_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_spec_helper_9595924b801848bb5a24fbec34296ed72dbc6cb3 with ref * 2022-06-10 16:22:12.502 | Cloning from puppet-openstack_spec_helper cache and applying ref * 2022-06-10 16:22:13.399 | (0669 / 1346) 2022-06-10 16:22:13.425 | Updating cache of https://opendev.org/openstack/puppet-oslo.git in /opt/dib_cache/source-repositories/puppet_oslo_31a9f2de96874bf2e20c54eb854dc49721a854df with ref * 2022-06-10 16:22:14.576 | Cloning from puppet-oslo cache and applying ref * 2022-06-10 16:22:18.205 | (0670 / 1346) 2022-06-10 16:22:18.223 | Updating cache of https://opendev.org/openstack/puppet-ovn.git in /opt/dib_cache/source-repositories/puppet_ovn_c3879d0f873d7e4f1f8ef5dd8da1bb0c9fe4ad03 with ref * 2022-06-10 16:22:19.254 | Cloning from puppet-ovn cache and applying ref * 2022-06-10 16:22:21.058 | (0671 / 1346) 2022-06-10 16:22:21.076 | Updating cache of https://opendev.org/openstack/puppet-pacemaker.git in /opt/dib_cache/source-repositories/puppet_pacemaker_795445933814187771b1cb34bdd7b1b4929556c8 with ref * 2022-06-10 16:22:21.603 | Cloning from puppet-pacemaker cache and applying ref * 2022-06-10 16:22:22.666 | (0672 / 1346) 2022-06-10 16:22:22.682 | Updating cache of https://opendev.org/openstack/puppet-panko.git in /opt/dib_cache/source-repositories/puppet_panko_f69d7e33d83010f7d80bb1aa7af2ed0e4df794cc with ref * 2022-06-10 16:22:23.379 | Cloning from puppet-panko cache and applying ref * 2022-06-10 16:22:24.453 | (0673 / 1346) 2022-06-10 16:22:24.469 | Updating cache of https://opendev.org/openstack/puppet-placement.git in /opt/dib_cache/source-repositories/puppet_placement_eac6d346232ad7a1714c7e6d4916e2c59270a680 with ref * 2022-06-10 16:22:25.402 | Cloning from puppet-placement cache and applying ref * 2022-06-10 16:22:28.538 | (0674 / 1346) 2022-06-10 16:22:28.569 | Updating cache of https://opendev.org/openstack/puppet-qdr.git in /opt/dib_cache/source-repositories/puppet_qdr_0030cd3c75f2530f1881aed9c77c52d0a99e1d6c with ref * 2022-06-10 16:22:29.493 | Cloning from puppet-qdr cache and applying ref * 2022-06-10 16:22:30.417 | (0675 / 1346) 2022-06-10 16:22:30.438 | Updating cache of https://opendev.org/openstack/puppet-rally.git in /opt/dib_cache/source-repositories/puppet_rally_729bd49a23d8fd3abc574151a95bef3e390bf049 with ref * 2022-06-10 16:22:31.306 | Cloning from puppet-rally cache and applying ref * 2022-06-10 16:22:32.358 | (0676 / 1346) 2022-06-10 16:22:32.378 | Updating cache of https://opendev.org/openstack/puppet-sahara.git in /opt/dib_cache/source-repositories/puppet_sahara_a694aab40b8fefcfcc816cec559ab4c4ca7fabb6 with ref * 2022-06-10 16:22:33.307 | Cloning from puppet-sahara cache and applying ref * 2022-06-10 16:22:36.073 | (0677 / 1346) 2022-06-10 16:22:36.099 | Updating cache of https://opendev.org/openstack/puppet-swift.git in /opt/dib_cache/source-repositories/puppet_swift_6efda166996b005f553c64d37bb5d5f74877e6f7 with ref * 2022-06-10 16:22:37.257 | Cloning from puppet-swift cache and applying ref * 2022-06-10 16:22:41.365 | (0678 / 1346) 2022-06-10 16:22:41.381 | Updating cache of https://opendev.org/openstack/puppet-tacker.git in /opt/dib_cache/source-repositories/puppet_tacker_e80955cfc0f094145a2df4da932091939921053d with ref * 2022-06-10 16:22:42.375 | Cloning from puppet-tacker cache and applying ref * 2022-06-10 16:22:44.715 | (0679 / 1346) 2022-06-10 16:22:44.731 | Updating cache of https://opendev.org/openstack/puppet-tempest.git in /opt/dib_cache/source-repositories/puppet_tempest_cd7429d794778ac4ade2e2f75ac8d6b6e5b95864 with ref * 2022-06-10 16:22:45.597 | Cloning from puppet-tempest cache and applying ref * 2022-06-10 16:22:48.554 | (0680 / 1346) 2022-06-10 16:22:48.570 | Updating cache of https://opendev.org/openstack/puppet-tripleo.git in /opt/dib_cache/source-repositories/puppet_tripleo_7650d9ced786634f11c62c44a2923a3830732e44 with ref * 2022-06-10 16:22:50.051 | Cloning from puppet-tripleo cache and applying ref * 2022-06-10 16:23:13.194 | (0681 / 1346) 2022-06-10 16:23:13.216 | Updating cache of https://opendev.org/openstack/puppet-trove.git in /opt/dib_cache/source-repositories/puppet_trove_57aa79b351c38d61b653b2c067cc2d2bf59ceeaf with ref * 2022-06-10 16:23:14.526 | Cloning from puppet-trove cache and applying ref * 2022-06-10 16:23:17.858 | (0682 / 1346) 2022-06-10 16:23:17.880 | Updating cache of https://opendev.org/openstack/puppet-vitrage.git in /opt/dib_cache/source-repositories/puppet_vitrage_aea750117ce4939633facc0bce757882d73aa3af with ref * 2022-06-10 16:23:18.815 | Cloning from puppet-vitrage cache and applying ref * 2022-06-10 16:23:21.659 | (0683 / 1346) 2022-06-10 16:23:21.675 | Updating cache of https://opendev.org/openstack/puppet-vswitch.git in /opt/dib_cache/source-repositories/puppet_vswitch_66348064a5e3a9504bdbd56de9268b7693ff7aef with ref * 2022-06-10 16:23:22.668 | Cloning from puppet-vswitch cache and applying ref * 2022-06-10 16:23:25.051 | (0684 / 1346) 2022-06-10 16:23:25.068 | Updating cache of https://opendev.org/openstack/puppet-watcher.git in /opt/dib_cache/source-repositories/puppet_watcher_4cf38d9dc38d705a31a882c2aced8943479b1b52 with ref * 2022-06-10 16:23:26.026 | Cloning from puppet-watcher cache and applying ref * 2022-06-10 16:23:29.005 | (0685 / 1346) 2022-06-10 16:23:29.021 | Updating cache of https://opendev.org/openstack/puppet-zaqar.git in /opt/dib_cache/source-repositories/puppet_zaqar_8669a09e0e9583f4a1fec447c2e3381bbee9d1c0 with ref * 2022-06-10 16:23:30.024 | Cloning from puppet-zaqar cache and applying ref * 2022-06-10 16:23:33.259 | (0686 / 1346) 2022-06-10 16:23:33.277 | Updating cache of https://opendev.org/openstack/pycadf.git in /opt/dib_cache/source-repositories/pycadf_479443ddfd06a939fe9f41783949391cc21ddfcb with ref * 2022-06-10 16:23:33.813 | Cloning from pycadf cache and applying ref * 2022-06-10 16:23:33.953 | (0687 / 1346) 2022-06-10 16:23:33.972 | Updating cache of https://opendev.org/openstack/pyeclib.git in /opt/dib_cache/source-repositories/pyeclib_308cf8026b5bd79184b20c4d91ef3b27dfa77be7 with ref * 2022-06-10 16:23:34.443 | Cloning from pyeclib cache and applying ref * 2022-06-10 16:23:35.562 | (0688 / 1346) 2022-06-10 16:23:35.584 | Updating cache of https://opendev.org/openstack/pymod2pkg.git in /opt/dib_cache/source-repositories/pymod2pkg_9251af576ca889584e688f9999f6caa4275cd8dd with ref * 2022-06-10 16:23:36.013 | Cloning from pymod2pkg cache and applying ref * 2022-06-10 16:23:36.509 | (0689 / 1346) 2022-06-10 16:23:36.530 | Updating cache of https://opendev.org/openstack/python-adjutantclient.git in /opt/dib_cache/source-repositories/python_adjutantclient_2aa27f0edf2cd62f3fcb72c608f7bd1418699e47 with ref * 2022-06-10 16:23:37.018 | Cloning from python-adjutantclient cache and applying ref * 2022-06-10 16:23:37.137 | (0690 / 1346) 2022-06-10 16:23:37.158 | Updating cache of https://opendev.org/openstack/python-aodhclient.git in /opt/dib_cache/source-repositories/python_aodhclient_0ce033ec35a1b4c3706bf21f28cbad94bfb88773 with ref * 2022-06-10 16:23:37.812 | Cloning from python-aodhclient cache and applying ref * 2022-06-10 16:23:38.123 | (0691 / 1346) 2022-06-10 16:23:38.147 | Updating cache of https://opendev.org/openstack/python-barbicanclient.git in /opt/dib_cache/source-repositories/python_barbicanclient_321bc9ed7f0008b1ccb64c10d34e27e1764de388 with ref * 2022-06-10 16:23:38.821 | Cloning from python-barbicanclient cache and applying ref * 2022-06-10 16:23:39.247 | (0692 / 1346) 2022-06-10 16:23:39.266 | Updating cache of https://opendev.org/openstack/python-blazarclient.git in /opt/dib_cache/source-repositories/python_blazarclient_4c2017b2b1e3c80a6be533b6b07f83af96ba05f9 with ref * 2022-06-10 16:23:39.854 | Cloning from python-blazarclient cache and applying ref * 2022-06-10 16:23:40.636 | (0693 / 1346) 2022-06-10 16:23:40.661 | Updating cache of https://opendev.org/openstack/python-brick-cinderclient-ext.git in /opt/dib_cache/source-repositories/python_brick_cinderclient_ext_a18bc513859a113a6577f51afa5aec41adafb4ad with ref * 2022-06-10 16:23:41.425 | Cloning from python-brick-cinderclient-ext cache and applying ref * 2022-06-10 16:23:42.310 | (0694 / 1346) 2022-06-10 16:23:42.326 | Updating cache of https://opendev.org/openstack/python-cinderclient.git in /opt/dib_cache/source-repositories/python_cinderclient_2ab34741caf6ae38f9fc66dbb4eb0d6f6e6cb787 with ref * 2022-06-10 16:23:43.192 | Cloning from python-cinderclient cache and applying ref * 2022-06-10 16:23:45.971 | (0695 / 1346) 2022-06-10 16:23:45.986 | Updating cache of https://opendev.org/openstack/python-cloudkittyclient.git in /opt/dib_cache/source-repositories/python_cloudkittyclient_577e275037ec097f043b5410ee863f658700fe03 with ref * 2022-06-10 16:23:46.662 | Cloning from python-cloudkittyclient cache and applying ref * 2022-06-10 16:23:47.414 | (0696 / 1346) 2022-06-10 16:23:47.431 | Updating cache of https://opendev.org/openstack/python-cyborgclient.git in /opt/dib_cache/source-repositories/python_cyborgclient_a2f6e5c1dcf343444e0eb6ac3fe6b59d20e7298b with ref * 2022-06-10 16:23:48.080 | Cloning from python-cyborgclient cache and applying ref * 2022-06-10 16:23:49.579 | (0697 / 1346) 2022-06-10 16:23:49.595 | Updating cache of https://opendev.org/openstack/python-designateclient.git in /opt/dib_cache/source-repositories/python_designateclient_e3a78956ce4f8c79d45a2fe5b98e575e55f2cecd with ref * 2022-06-10 16:23:50.317 | Cloning from python-designateclient cache and applying ref * 2022-06-10 16:23:51.948 | (0698 / 1346) 2022-06-10 16:23:51.965 | Updating cache of https://opendev.org/openstack/python-dracclient.git in /opt/dib_cache/source-repositories/python_dracclient_8761670ec4bd67a8ca854ed2aff5736a0caafe17 with ref * 2022-06-10 16:23:52.661 | Cloning from python-dracclient cache and applying ref * 2022-06-10 16:23:53.287 | (0699 / 1346) 2022-06-10 16:23:53.312 | Updating cache of https://opendev.org/openstack/python-freezerclient.git in /opt/dib_cache/source-repositories/python_freezerclient_f108c3bab7ab68ed75c038bb98c54504483b54f1 with ref * 2022-06-10 16:23:53.949 | Cloning from python-freezerclient cache and applying ref * 2022-06-10 16:23:54.330 | (0700 / 1346) 2022-06-10 16:23:54.348 | Updating cache of https://opendev.org/openstack/python-glanceclient.git in /opt/dib_cache/source-repositories/python_glanceclient_62e062e7af26595fff1e9e52605f45902b17833c with ref * 2022-06-10 16:23:55.149 | Cloning from python-glanceclient cache and applying ref * 2022-06-10 16:23:56.240 | (0701 / 1346) 2022-06-10 16:23:56.262 | Updating cache of https://opendev.org/openstack/python-heatclient.git in /opt/dib_cache/source-repositories/python_heatclient_a4cbb7a698763c786642b93355aaf89bfebae9c8 with ref * 2022-06-10 16:23:56.839 | Cloning from python-heatclient cache and applying ref * 2022-06-10 16:23:57.368 | (0702 / 1346) 2022-06-10 16:23:57.386 | Updating cache of https://opendev.org/openstack/python-ironic-inspector-client.git in /opt/dib_cache/source-repositories/python_ironic_inspector_client_692191b9bbbe716b9a421ff506c40d37e6e2bc36 with ref * 2022-06-10 16:23:58.115 | Cloning from python-ironic-inspector-client cache and applying ref * 2022-06-10 16:23:58.853 | (0703 / 1346) 2022-06-10 16:23:58.871 | Updating cache of https://opendev.org/openstack/python-ironicclient.git in /opt/dib_cache/source-repositories/python_ironicclient_f4d152043b18f5041f2c5da8f00f30eb7b24b526 with ref * 2022-06-10 16:23:59.908 | Cloning from python-ironicclient cache and applying ref * 2022-06-10 16:24:02.986 | (0704 / 1346) 2022-06-10 16:24:03.004 | Updating cache of https://opendev.org/openstack/python-keystoneclient.git in /opt/dib_cache/source-repositories/python_keystoneclient_d50ff996cccb6df7bcff19e9ff5a2d761f8d0910 with ref * 2022-06-10 16:24:03.742 | Cloning from python-keystoneclient cache and applying ref * 2022-06-10 16:24:04.854 | (0705 / 1346) 2022-06-10 16:24:04.870 | Updating cache of https://opendev.org/openstack/python-magnumclient.git in /opt/dib_cache/source-repositories/python_magnumclient_0efe8cfa1d5eeca39393e53f95687738608564b0 with ref * 2022-06-10 16:24:05.644 | Cloning from python-magnumclient cache and applying ref * 2022-06-10 16:24:06.426 | (0706 / 1346) 2022-06-10 16:24:06.445 | Updating cache of https://opendev.org/openstack/python-manilaclient.git in /opt/dib_cache/source-repositories/python_manilaclient_67390fbcbab9cd983e0e2ba6518009c01384b9b8 with ref * 2022-06-10 16:24:07.507 | Cloning from python-manilaclient cache and applying ref * 2022-06-10 16:24:15.742 | (0707 / 1346) 2022-06-10 16:24:15.767 | Updating cache of https://opendev.org/openstack/python-masakariclient.git in /opt/dib_cache/source-repositories/python_masakariclient_eb19abdbb35516ef24272586c2b77c94170ca6dd with ref * 2022-06-10 16:24:16.450 | Cloning from python-masakariclient cache and applying ref * 2022-06-10 16:24:17.177 | (0708 / 1346) 2022-06-10 16:24:17.202 | Updating cache of https://opendev.org/openstack/python-mistralclient.git in /opt/dib_cache/source-repositories/python_mistralclient_b01c51f399a01435f9632bdda2244debc7e76da1 with ref * 2022-06-10 16:24:17.807 | Cloning from python-mistralclient cache and applying ref * 2022-06-10 16:24:18.205 | (0709 / 1346) 2022-06-10 16:24:18.227 | Updating cache of https://opendev.org/openstack/python-monascaclient.git in /opt/dib_cache/source-repositories/python_monascaclient_fbfde72d27a07beb8414094e2a6ab00235a02d81 with ref * 2022-06-10 16:24:18.882 | Cloning from python-monascaclient cache and applying ref * 2022-06-10 16:24:19.285 | (0710 / 1346) 2022-06-10 16:24:19.304 | Updating cache of https://opendev.org/openstack/python-muranoclient.git in /opt/dib_cache/source-repositories/python_muranoclient_42f74840e68f1cc513edebd126ca5a1b75ecf0e9 with ref * 2022-06-10 16:24:19.941 | Cloning from python-muranoclient cache and applying ref * 2022-06-10 16:24:20.358 | (0711 / 1346) 2022-06-10 16:24:20.375 | Updating cache of https://opendev.org/openstack/python-neutronclient.git in /opt/dib_cache/source-repositories/python_neutronclient_97e4df6fe08727ddbfefc3f604b62137a1cab31a with ref * 2022-06-10 16:24:21.133 | Cloning from python-neutronclient cache and applying ref * 2022-06-10 16:24:22.527 | (0712 / 1346) 2022-06-10 16:24:22.547 | Updating cache of https://opendev.org/openstack/python-novaclient.git in /opt/dib_cache/source-repositories/python_novaclient_bfa5c8a30211bf36d05850bf7736642af9784154 with ref * 2022-06-10 16:24:23.399 | Cloning from python-novaclient cache and applying ref * 2022-06-10 16:24:24.993 | (0713 / 1346) 2022-06-10 16:24:25.011 | Updating cache of https://opendev.org/openstack/python-octaviaclient.git in /opt/dib_cache/source-repositories/python_octaviaclient_504fd274016d1e953625809bb8f52e74b192c017 with ref * 2022-06-10 16:24:25.920 | Cloning from python-octaviaclient cache and applying ref * 2022-06-10 16:24:27.090 | (0714 / 1346) 2022-06-10 16:24:27.106 | Updating cache of https://opendev.org/openstack/python-openstackclient.git in /opt/dib_cache/source-repositories/python_openstackclient_f3243780c49492a40a03d2b278622d2dc9d80eeb with ref * 2022-06-10 16:24:28.026 | Cloning from python-openstackclient cache and applying ref * 2022-06-10 16:24:39.623 | (0715 / 1346) 2022-06-10 16:24:39.645 | Updating cache of https://opendev.org/openstack/python-pankoclient.git in /opt/dib_cache/source-repositories/python_pankoclient_4ac78cf7e1b855514f9425039fac274caa05f707 with ref * 2022-06-10 16:24:40.200 | Cloning from python-pankoclient cache and applying ref * 2022-06-10 16:24:40.335 | (0716 / 1346) 2022-06-10 16:24:40.353 | Updating cache of https://opendev.org/openstack/python-saharaclient.git in /opt/dib_cache/source-repositories/python_saharaclient_789a36d74d2ee4d65e475192a8be15c1a85898c9 with ref * 2022-06-10 16:24:40.879 | Cloning from python-saharaclient cache and applying ref * 2022-06-10 16:24:41.120 | (0717 / 1346) 2022-06-10 16:24:41.149 | Updating cache of https://opendev.org/openstack/python-senlinclient.git in /opt/dib_cache/source-repositories/python_senlinclient_d6ba31acae4f1c44297547453ecc39f9a2f6bb4f with ref * 2022-06-10 16:24:41.789 | Cloning from python-senlinclient cache and applying ref * 2022-06-10 16:24:42.237 | (0718 / 1346) 2022-06-10 16:24:42.256 | Updating cache of https://opendev.org/openstack/python-solumclient.git in /opt/dib_cache/source-repositories/python_solumclient_44ca22c5b1e9dff38c22bbcb51fc115993e2f355 with ref * 2022-06-10 16:24:42.791 | Cloning from python-solumclient cache and applying ref * 2022-06-10 16:24:43.055 | (0719 / 1346) 2022-06-10 16:24:43.074 | Updating cache of https://opendev.org/openstack/python-swiftclient.git in /opt/dib_cache/source-repositories/python_swiftclient_942fbb6659058c8844d82f80c2c535b247016ca8 with ref * 2022-06-10 16:24:43.754 | Cloning from python-swiftclient cache and applying ref * 2022-06-10 16:24:44.874 | (0720 / 1346) 2022-06-10 16:24:44.889 | Updating cache of https://opendev.org/openstack/python-tackerclient.git in /opt/dib_cache/source-repositories/python_tackerclient_46a26cd0517a21b3f947f6a526783c613b495276 with ref * 2022-06-10 16:24:45.781 | Cloning from python-tackerclient cache and applying ref * 2022-06-10 16:24:47.938 | (0721 / 1346) 2022-06-10 16:24:47.954 | Updating cache of https://opendev.org/openstack/python-tripleoclient.git in /opt/dib_cache/source-repositories/python_tripleoclient_bf6d07c665c36ba6045eec02b2d93e66f1f08788 with ref * 2022-06-10 16:24:48.740 | Cloning from python-tripleoclient cache and applying ref * 2022-06-10 16:24:49.982 | (0722 / 1346) 2022-06-10 16:24:49.999 | Updating cache of https://opendev.org/openstack/python-troveclient.git in /opt/dib_cache/source-repositories/python_troveclient_086c8e3f98a6e480a85ba82bad0a4150d667005f with ref * 2022-06-10 16:24:50.774 | Cloning from python-troveclient cache and applying ref * 2022-06-10 16:24:51.782 | (0723 / 1346) 2022-06-10 16:24:51.797 | Updating cache of https://opendev.org/openstack/python-venusclient.git in /opt/dib_cache/source-repositories/python_venusclient_cf9e0ab5813dbab90103e7617b23c5d6198507c1 with ref * 2022-06-10 16:24:52.224 | Cloning from python-venusclient cache and applying ref * 2022-06-10 16:24:52.491 | (0724 / 1346) 2022-06-10 16:24:52.507 | Updating cache of https://opendev.org/openstack/python-vitrageclient.git in /opt/dib_cache/source-repositories/python_vitrageclient_a2697b5eb926a2f899073face1d0c71797953344 with ref * 2022-06-10 16:24:53.157 | Cloning from python-vitrageclient cache and applying ref * 2022-06-10 16:24:53.669 | (0725 / 1346) 2022-06-10 16:24:53.686 | Updating cache of https://opendev.org/openstack/python-watcherclient.git in /opt/dib_cache/source-repositories/python_watcherclient_0caff0f4d06ed376784fec6ded83bdab89975b97 with ref * 2022-06-10 16:24:54.293 | Cloning from python-watcherclient cache and applying ref * 2022-06-10 16:24:54.585 | (0726 / 1346) 2022-06-10 16:24:54.606 | Updating cache of https://opendev.org/openstack/python-zaqarclient.git in /opt/dib_cache/source-repositories/python_zaqarclient_f6772f2da09ff22089ef14b8451c2d21093170f3 with ref * 2022-06-10 16:24:55.099 | Cloning from python-zaqarclient cache and applying ref * 2022-06-10 16:24:55.202 | (0727 / 1346) 2022-06-10 16:24:55.221 | Updating cache of https://opendev.org/openstack/python-zunclient.git in /opt/dib_cache/source-repositories/python_zunclient_eb1535e7cea4efe24f042325e0b4d131a28cb528 with ref * 2022-06-10 16:24:55.916 | Cloning from python-zunclient cache and applying ref * 2022-06-10 16:24:56.639 | (0728 / 1346) 2022-06-10 16:24:56.659 | Updating cache of https://opendev.org/openstack/qa-specs.git in /opt/dib_cache/source-repositories/qa_specs_bfdb608cd1fb622cfa3ccbeb37c171162f3d79b7 with ref * 2022-06-10 16:24:57.023 | Cloning from qa-specs cache and applying ref * 2022-06-10 16:24:57.105 | (0729 / 1346) 2022-06-10 16:24:57.122 | Updating cache of https://opendev.org/openstack/rally.git in /opt/dib_cache/source-repositories/rally_0f331b7a192721facbffbe3f27fbc963ce92b736 with ref * 2022-06-10 16:24:57.735 | Cloning from rally cache and applying ref * 2022-06-10 16:24:58.770 | (0730 / 1346) 2022-06-10 16:24:58.790 | Updating cache of https://opendev.org/openstack/rally-openstack.git in /opt/dib_cache/source-repositories/rally_openstack_ae6dc9a7dc9893d24b56b9ee517fec77dae54966 with ref * 2022-06-10 16:24:59.473 | Cloning from rally-openstack cache and applying ref * 2022-06-10 16:25:01.045 | (0731 / 1346) 2022-06-10 16:25:01.065 | Updating cache of https://opendev.org/openstack/rbd-iscsi-client.git in /opt/dib_cache/source-repositories/rbd_iscsi_client_0a0eedb9ef510d4fa2146b460dd3c81dc3c73ae9 with ref * 2022-06-10 16:25:01.481 | Cloning from rbd-iscsi-client cache and applying ref * 2022-06-10 16:25:01.694 | (0732 / 1346) 2022-06-10 16:25:01.714 | Updating cache of https://opendev.org/openstack/release-test.git in /opt/dib_cache/source-repositories/release_test_501f0ebf6e8d138bd854b31b575244cde187e2ee with ref * 2022-06-10 16:25:02.190 | Cloning from release-test cache and applying ref * 2022-06-10 16:25:02.351 | (0733 / 1346) 2022-06-10 16:25:02.381 | Updating cache of https://opendev.org/openstack/releases.git in /opt/dib_cache/source-repositories/releases_d93001da1f902b71f4bbd7e228c5069a526d39ce with ref * 2022-06-10 16:25:03.335 | Cloning from releases cache and applying ref * 2022-06-10 16:25:26.128 | (0734 / 1346) 2022-06-10 16:25:26.144 | Updating cache of https://opendev.org/openstack/renderspec.git in /opt/dib_cache/source-repositories/renderspec_017827c231722dfd86ad949d9b4cf1b8c49fff03 with ref * 2022-06-10 16:25:26.723 | Cloning from renderspec cache and applying ref * 2022-06-10 16:25:26.875 | (0735 / 1346) 2022-06-10 16:25:26.893 | Updating cache of https://opendev.org/openstack/reno.git in /opt/dib_cache/source-repositories/reno_9d4676aa4396b32a1a1045faf05d4b67537cd6a7 with ref * 2022-06-10 16:25:27.416 | Cloning from reno cache and applying ref * 2022-06-10 16:25:28.030 | (0736 / 1346) 2022-06-10 16:25:28.045 | Updating cache of https://opendev.org/openstack/requestsexceptions.git in /opt/dib_cache/source-repositories/requestsexceptions_ca30fdb5581ff028f70c7b24e5b6dc9107f0d351 with ref * 2022-06-10 16:25:28.432 | Cloning from requestsexceptions cache and applying ref * 2022-06-10 16:25:28.681 | (0737 / 1346) 2022-06-10 16:25:28.698 | Updating cache of https://opendev.org/openstack/requirements.git in /opt/dib_cache/source-repositories/requirements_42474acf465b6bcbecec73293d66cda9d84df5c8 with ref * 2022-06-10 16:25:29.603 | Cloning from requirements cache and applying ref * 2022-06-10 16:25:54.334 | (0738 / 1346) 2022-06-10 16:25:54.350 | Updating cache of https://opendev.org/openstack/reviewday.git in /opt/dib_cache/source-repositories/reviewday_4a74d407e6cb1b3c20cd7da1190d8c0e4b7ca661 with ref * 2022-06-10 16:25:54.739 | Cloning from reviewday cache and applying ref * 2022-06-10 16:25:54.804 | (0739 / 1346) 2022-06-10 16:25:54.821 | Updating cache of https://opendev.org/openstack/reviewstats.git in /opt/dib_cache/source-repositories/reviewstats_cd87cb3120d4e70396600fc197ac0886ef2135b9 with ref * 2022-06-10 16:25:55.256 | Cloning from reviewstats cache and applying ref * 2022-06-10 16:25:55.492 | (0740 / 1346) 2022-06-10 16:25:55.508 | Updating cache of https://opendev.org/openstack/rpm-packaging.git in /opt/dib_cache/source-repositories/rpm_packaging_cfcbac68b0876f2c757011122e4d8711f420b52c with ref * 2022-06-10 16:25:56.213 | Cloning from rpm-packaging cache and applying ref * 2022-06-10 16:26:04.994 | (0741 / 1346) 2022-06-10 16:26:05.016 | Updating cache of https://opendev.org/openstack/rpm-packaging-tools.git in /opt/dib_cache/source-repositories/rpm_packaging_tools_90962d6469f052f82d5a20bc0e699dd7ae696688 with ref * 2022-06-10 16:26:05.429 | Cloning from rpm-packaging-tools cache and applying ref * 2022-06-10 16:26:05.549 | (0742 / 1346) 2022-06-10 16:26:05.572 | Updating cache of https://opendev.org/openstack/sahara.git in /opt/dib_cache/source-repositories/sahara_cdbde9047b56f9c40627b580215a6446394b38f4 with ref * 2022-06-10 16:26:06.531 | Cloning from sahara cache and applying ref * 2022-06-10 16:26:09.217 | (0743 / 1346) 2022-06-10 16:26:09.238 | Updating cache of https://opendev.org/openstack/sahara-dashboard.git in /opt/dib_cache/source-repositories/sahara_dashboard_5ad388896cdf99ffb68eabf9304cd4df0f753f58 with ref * 2022-06-10 16:26:10.021 | Cloning from sahara-dashboard cache and applying ref * 2022-06-10 16:26:10.607 | (0744 / 1346) 2022-06-10 16:26:10.624 | Updating cache of https://opendev.org/openstack/sahara-extra.git in /opt/dib_cache/source-repositories/sahara_extra_0143f92fb848fe4748ec73c44b3c93bb20d9c72d with ref * 2022-06-10 16:26:11.190 | Cloning from sahara-extra cache and applying ref * 2022-06-10 16:26:11.540 | (0745 / 1346) 2022-06-10 16:26:11.557 | Updating cache of https://opendev.org/openstack/sahara-image-elements.git in /opt/dib_cache/source-repositories/sahara_image_elements_deea782de2836af0667addc0ef24a77adb730cd8 with ref * 2022-06-10 16:26:12.160 | Cloning from sahara-image-elements cache and applying ref * 2022-06-10 16:26:12.321 | (0746 / 1346) 2022-06-10 16:26:12.338 | Updating cache of https://opendev.org/openstack/sahara-plugin-ambari.git in /opt/dib_cache/source-repositories/sahara_plugin_ambari_3f4905b26fb24e3a170fbdce52adaf552429f4f7 with ref * 2022-06-10 16:26:12.860 | Cloning from sahara-plugin-ambari cache and applying ref * 2022-06-10 16:26:13.013 | (0747 / 1346) 2022-06-10 16:26:13.032 | Updating cache of https://opendev.org/openstack/sahara-plugin-cdh.git in /opt/dib_cache/source-repositories/sahara_plugin_cdh_926651d3a130e1409aced5bc5138e8820b581fed with ref * 2022-06-10 16:26:13.467 | Cloning from sahara-plugin-cdh cache and applying ref * 2022-06-10 16:26:13.666 | (0748 / 1346) 2022-06-10 16:26:13.686 | Updating cache of https://opendev.org/openstack/sahara-plugin-mapr.git in /opt/dib_cache/source-repositories/sahara_plugin_mapr_a11be734dd1966f4525ede3caf514fe667791452 with ref * 2022-06-10 16:26:14.169 | Cloning from sahara-plugin-mapr cache and applying ref * 2022-06-10 16:26:14.339 | (0749 / 1346) 2022-06-10 16:26:14.355 | Updating cache of https://opendev.org/openstack/sahara-plugin-spark.git in /opt/dib_cache/source-repositories/sahara_plugin_spark_9aba44b1ea5761a8c21e1c93b3820c866cabbc83 with ref * 2022-06-10 16:26:14.832 | Cloning from sahara-plugin-spark cache and applying ref * 2022-06-10 16:26:14.969 | (0750 / 1346) 2022-06-10 16:26:14.984 | Updating cache of https://opendev.org/openstack/sahara-plugin-storm.git in /opt/dib_cache/source-repositories/sahara_plugin_storm_a7a236ba56919555624fe9a8b157b3ff17eec936 with ref * 2022-06-10 16:26:15.366 | Cloning from sahara-plugin-storm cache and applying ref * 2022-06-10 16:26:15.526 | (0751 / 1346) 2022-06-10 16:26:15.541 | Updating cache of https://opendev.org/openstack/sahara-plugin-vanilla.git in /opt/dib_cache/source-repositories/sahara_plugin_vanilla_df1448cf4adf8cbb7183b780cb662b86c5756e66 with ref * 2022-06-10 16:26:15.992 | Cloning from sahara-plugin-vanilla cache and applying ref * 2022-06-10 16:26:16.128 | (0752 / 1346) 2022-06-10 16:26:16.145 | Updating cache of https://opendev.org/openstack/sahara-specs.git in /opt/dib_cache/source-repositories/sahara_specs_4cbab1adfd3e1a6b06a8d09e664ee5c5cb94f4b5 with ref * 2022-06-10 16:26:16.484 | Cloning from sahara-specs cache and applying ref * 2022-06-10 16:26:16.584 | (0753 / 1346) 2022-06-10 16:26:16.598 | Updating cache of https://opendev.org/openstack/sahara-tests.git in /opt/dib_cache/source-repositories/sahara_tests_f546d0e2a7161a53f9796cb3a6ef05e556b6ca03 with ref * 2022-06-10 16:26:17.053 | Cloning from sahara-tests cache and applying ref * 2022-06-10 16:26:17.176 | (0754 / 1346) 2022-06-10 16:26:17.191 | Updating cache of https://opendev.org/openstack/security-analysis.git in /opt/dib_cache/source-repositories/security_analysis_b6528324e24c591163271a860323074bd88681f8 with ref * 2022-06-10 16:26:17.552 | Cloning from security-analysis cache and applying ref * 2022-06-10 16:26:17.665 | (0755 / 1346) 2022-06-10 16:26:17.681 | Updating cache of https://opendev.org/openstack/security-doc.git in /opt/dib_cache/source-repositories/security_doc_f084d127a93fa1f0c1304a8aeefe91c245258fcf with ref * 2022-06-10 16:26:18.152 | Cloning from security-doc cache and applying ref * 2022-06-10 16:26:19.647 | (0756 / 1346) 2022-06-10 16:26:19.662 | Updating cache of https://opendev.org/openstack/self-healing-sig.git in /opt/dib_cache/source-repositories/self_healing_sig_52b29ad71055307a19ee121c204c509544362bf8 with ref * 2022-06-10 16:26:19.996 | Cloning from self-healing-sig cache and applying ref * 2022-06-10 16:26:20.078 | (0757 / 1346) 2022-06-10 16:26:20.100 | Updating cache of https://opendev.org/openstack/senlin.git in /opt/dib_cache/source-repositories/senlin_1e318fcf0067f79c2bcd3654e9d89b7f2c275de3 with ref * 2022-06-10 16:26:20.910 | Cloning from senlin cache and applying ref * 2022-06-10 16:26:22.460 | (0758 / 1346) 2022-06-10 16:26:22.476 | Updating cache of https://opendev.org/openstack/senlin-dashboard.git in /opt/dib_cache/source-repositories/senlin_dashboard_4a0c38ce5f1263025847deed9aa3c7b75cd9ac44 with ref * 2022-06-10 16:26:23.143 | Cloning from senlin-dashboard cache and applying ref * 2022-06-10 16:26:23.710 | (0759 / 1346) 2022-06-10 16:26:23.729 | Updating cache of https://opendev.org/openstack/senlin-tempest-plugin.git in /opt/dib_cache/source-repositories/senlin_tempest_plugin_560a75169c03ba7969db4e67e14c72d5b5ee033f with ref * 2022-06-10 16:26:24.506 | Cloning from senlin-tempest-plugin cache and applying ref * 2022-06-10 16:26:25.320 | (0760 / 1346) 2022-06-10 16:26:25.336 | Updating cache of https://opendev.org/openstack/service-types-authority.git in /opt/dib_cache/source-repositories/service_types_authority_7891b98d76c61452292f699c8003ed630db767f9 with ref * 2022-06-10 16:26:25.679 | Cloning from service-types-authority cache and applying ref * 2022-06-10 16:26:25.750 | (0761 / 1346) 2022-06-10 16:26:25.769 | Updating cache of https://opendev.org/openstack/shade.git in /opt/dib_cache/source-repositories/shade_8d4bb0458aab8fe02280a50a7ce82b1cce049d78 with ref * 2022-06-10 16:26:26.312 | Cloning from shade cache and applying ref * 2022-06-10 16:26:26.470 | (0762 / 1346) 2022-06-10 16:26:26.484 | Updating cache of https://opendev.org/openstack/skyline-apiserver.git in /opt/dib_cache/source-repositories/skyline_apiserver_23729e3fe92aa23685a4ffd294fe77804b5f9141 with ref * 2022-06-10 16:26:26.939 | Cloning from skyline-apiserver cache and applying ref * 2022-06-10 16:26:28.809 | (0763 / 1346) 2022-06-10 16:26:28.841 | Updating cache of https://opendev.org/openstack/skyline-console.git in /opt/dib_cache/source-repositories/skyline_console_41c1c7484825a6bf4669787be8e02f36bccfbbaa with ref * 2022-06-10 16:26:29.367 | Cloning from skyline-console cache and applying ref * 2022-06-10 16:26:33.870 | (0764 / 1346) 2022-06-10 16:26:33.887 | Updating cache of https://opendev.org/openstack/solum.git in /opt/dib_cache/source-repositories/solum_018b5a70cb99dec1e0eed50d6e526fb40644403e with ref * 2022-06-10 16:26:34.794 | Cloning from solum cache and applying ref * 2022-06-10 16:26:35.658 | (0765 / 1346) 2022-06-10 16:26:35.672 | Updating cache of https://opendev.org/openstack/solum-dashboard.git in /opt/dib_cache/source-repositories/solum_dashboard_5ce1f4dd4bea81110092cf1aa1fad0fd320dc4f4 with ref * 2022-06-10 16:26:36.444 | Cloning from solum-dashboard cache and applying ref * 2022-06-10 16:26:36.741 | (0766 / 1346) 2022-06-10 16:26:36.757 | Updating cache of https://opendev.org/openstack/solum-specs.git in /opt/dib_cache/source-repositories/solum_specs_54c2261991a32899d3828c87a3fbf5a2dfaf3bdc with ref * 2022-06-10 16:26:37.166 | Cloning from solum-specs cache and applying ref * 2022-06-10 16:26:37.236 | (0767 / 1346) 2022-06-10 16:26:37.255 | Updating cache of https://opendev.org/openstack/solum-tempest-plugin.git in /opt/dib_cache/source-repositories/solum_tempest_plugin_fb1de9ff07d777fc8def4058ed4caf5a6b50f1b3 with ref * 2022-06-10 16:26:37.712 | Cloning from solum-tempest-plugin cache and applying ref * 2022-06-10 16:26:37.813 | (0768 / 1346) 2022-06-10 16:26:37.828 | Updating cache of https://opendev.org/openstack/specs-cookiecutter.git in /opt/dib_cache/source-repositories/specs_cookiecutter_33cce623850784e9245567fac24e5bc8b2b0ed5e with ref * 2022-06-10 16:26:38.156 | Cloning from specs-cookiecutter cache and applying ref * 2022-06-10 16:26:38.221 | (0769 / 1346) 2022-06-10 16:26:38.237 | Updating cache of https://opendev.org/openstack/sphinx-feature-classification.git in /opt/dib_cache/source-repositories/sphinx_feature_classification_321635c43dad33a9835d1f245d5d97a6ebb688c6 with ref * 2022-06-10 16:26:38.606 | Cloning from sphinx-feature-classification cache and applying ref * 2022-06-10 16:26:38.800 | (0770 / 1346) 2022-06-10 16:26:38.816 | Updating cache of https://opendev.org/openstack/stackviz.git in /opt/dib_cache/source-repositories/stackviz_46d31b230c358b8c78edc99b1f9b40f0fd0a063e with ref * 2022-06-10 16:26:39.278 | Cloning from stackviz cache and applying ref * 2022-06-10 16:26:39.763 | (0771 / 1346) 2022-06-10 16:26:39.777 | Updating cache of https://opendev.org/openstack/stevedore.git in /opt/dib_cache/source-repositories/stevedore_1dc010d0ec5d750f9507cf4132ed10691e1adf53 with ref * 2022-06-10 16:26:40.655 | Cloning from stevedore cache and applying ref * 2022-06-10 16:26:41.084 | (0772 / 1346) 2022-06-10 16:26:41.100 | Updating cache of https://opendev.org/openstack/storlets.git in /opt/dib_cache/source-repositories/storlets_bd49ef568979a0f026696e7b728e04200c2220db with ref * 2022-06-10 16:26:41.965 | Cloning from storlets cache and applying ref * 2022-06-10 16:26:43.264 | (0773 / 1346) 2022-06-10 16:26:43.286 | Updating cache of https://opendev.org/openstack/sushy.git in /opt/dib_cache/source-repositories/sushy_6b49f447c82dcb16527a135d4925d47a66cb624e with ref * 2022-06-10 16:26:44.616 | Cloning from sushy cache and applying ref * 2022-06-10 16:26:55.238 | (0774 / 1346) 2022-06-10 16:26:55.253 | Updating cache of https://opendev.org/openstack/sushy-oem-idrac.git in /opt/dib_cache/source-repositories/sushy_oem_idrac_3cc20f0c633fb765c22008dd80c92aa0a41f1ef0 with ref * 2022-06-10 16:26:55.784 | Cloning from sushy-oem-idrac cache and applying ref * 2022-06-10 16:26:55.924 | (0775 / 1346) 2022-06-10 16:26:55.941 | Updating cache of https://opendev.org/openstack/sushy-tools.git in /opt/dib_cache/source-repositories/sushy_tools_fed784078e880929a7d7ded717e84b6ea2c4aa6a with ref * 2022-06-10 16:26:56.959 | Cloning from sushy-tools cache and applying ref * 2022-06-10 16:26:59.328 | (0776 / 1346) 2022-06-10 16:26:59.346 | Updating cache of https://opendev.org/openstack/swift.git in /opt/dib_cache/source-repositories/swift_f255f94bfa20b3418519af58c753736794a6fc5a with ref * 2022-06-10 16:27:00.418 | Cloning from swift cache and applying ref * 2022-06-10 16:27:04.146 | (0777 / 1346) 2022-06-10 16:27:04.166 | Updating cache of https://opendev.org/openstack/swift-bench.git in /opt/dib_cache/source-repositories/swift_bench_f837b66c750258fe71e7c534631b87237f9f96ee with ref * 2022-06-10 16:27:04.822 | Cloning from swift-bench cache and applying ref * 2022-06-10 16:27:05.039 | (0778 / 1346) 2022-06-10 16:27:05.067 | Updating cache of https://opendev.org/openstack/tacker.git in /opt/dib_cache/source-repositories/tacker_44745ba6106c6b0e177fa807c4139467527679d9 with ref * 2022-06-10 16:27:06.532 | Cloning from tacker cache and applying ref * 2022-06-10 16:27:28.540 | (0779 / 1346) 2022-06-10 16:27:28.557 | Updating cache of https://opendev.org/openstack/tacker-horizon.git in /opt/dib_cache/source-repositories/tacker_horizon_a2cae14a2adb5e9c35a50fb3e73f3730b91379be with ref * 2022-06-10 16:27:29.660 | Cloning from tacker-horizon cache and applying ref * 2022-06-10 16:27:30.697 | (0780 / 1346) 2022-06-10 16:27:30.717 | Updating cache of https://opendev.org/openstack/tacker-specs.git in /opt/dib_cache/source-repositories/tacker_specs_257ed5e2463cd9469a3ff5867899b4d739bdb983 with ref * 2022-06-10 16:27:31.437 | Cloning from tacker-specs cache and applying ref * 2022-06-10 16:27:34.906 | (0781 / 1346) 2022-06-10 16:27:34.923 | Updating cache of https://opendev.org/openstack/tap-as-a-service.git in /opt/dib_cache/source-repositories/tap_as_a_service_0e709b1cad509d2ee65ddd94b2e8350cbe1ac130 with ref * 2022-06-10 16:27:35.655 | Cloning from tap-as-a-service cache and applying ref * 2022-06-10 16:27:36.382 | (0782 / 1346) 2022-06-10 16:27:36.400 | Updating cache of https://opendev.org/openstack/taskflow.git in /opt/dib_cache/source-repositories/taskflow_7f073c5dd8c842379e68fe72dfe90bd2addd4c50 with ref * 2022-06-10 16:27:37.294 | Cloning from taskflow cache and applying ref * 2022-06-10 16:27:38.114 | (0783 / 1346) 2022-06-10 16:27:38.130 | Updating cache of https://opendev.org/openstack/telemetry-specs.git in /opt/dib_cache/source-repositories/telemetry_specs_cd5f138da264cabf57de04b2b6e84f79a8753f5e with ref * 2022-06-10 16:27:38.470 | Cloning from telemetry-specs cache and applying ref * 2022-06-10 16:27:38.557 | (0784 / 1346) 2022-06-10 16:27:38.572 | Updating cache of https://opendev.org/openstack/telemetry-tempest-plugin.git in /opt/dib_cache/source-repositories/telemetry_tempest_plugin_03fb18fdb25ac0b73bd469cd325d7623d15f6b0b with ref * 2022-06-10 16:27:39.176 | Cloning from telemetry-tempest-plugin cache and applying ref * 2022-06-10 16:27:39.567 | (0785 / 1346) 2022-06-10 16:27:39.584 | Updating cache of https://opendev.org/openstack/tempest.git in /opt/dib_cache/source-repositories/tempest_297504ad25f9afa188d860b86000103840711172 with ref * 2022-06-10 16:27:40.519 | Cloning from tempest cache and applying ref * 2022-06-10 16:27:56.482 | (0786 / 1346) 2022-06-10 16:27:56.498 | Updating cache of https://opendev.org/openstack/tempest-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/tempest_plugin_cookiecutter_7f3acdc6dbf337e39085e6ac6feefc0d6f8aacd8 with ref * 2022-06-10 16:27:56.900 | Cloning from tempest-plugin-cookiecutter cache and applying ref * 2022-06-10 16:27:57.237 | (0787 / 1346) 2022-06-10 16:27:57.253 | Updating cache of https://opendev.org/openstack/tempest-stress.git in /opt/dib_cache/source-repositories/tempest_stress_5978cc2541e82d8c771eb28e117ecf9d5e288fe5 with ref * 2022-06-10 16:27:57.839 | Cloning from tempest-stress cache and applying ref * 2022-06-10 16:27:58.194 | (0788 / 1346) 2022-06-10 16:27:58.210 | Updating cache of https://opendev.org/openstack/tenks.git in /opt/dib_cache/source-repositories/tenks_71e99f961607b294fbd55b2bbec9c36b92e6d567 with ref * 2022-06-10 16:27:58.731 | Cloning from tenks cache and applying ref * 2022-06-10 16:27:59.685 | (0789 / 1346) 2022-06-10 16:27:59.703 | Updating cache of https://opendev.org/openstack/tooz.git in /opt/dib_cache/source-repositories/tooz_724fd36afd678423ea946d79dbcf47c5ba913b87 with ref * 2022-06-10 16:28:00.682 | Cloning from tooz cache and applying ref * 2022-06-10 16:28:01.295 | (0790 / 1346) 2022-06-10 16:28:01.311 | Updating cache of https://opendev.org/openstack/tosca-parser.git in /opt/dib_cache/source-repositories/tosca_parser_26c9457d9477fa1832193cda1f43ab7dea99eea0 with ref * 2022-06-10 16:28:02.068 | Cloning from tosca-parser cache and applying ref * 2022-06-10 16:28:03.509 | (0791 / 1346) 2022-06-10 16:28:03.528 | Updating cache of https://opendev.org/openstack/training-guides.git in /opt/dib_cache/source-repositories/training_guides_1106b317000d712163b83edb2b24b0010a4445f9 with ref * 2022-06-10 16:28:04.017 | Cloning from training-guides cache and applying ref * 2022-06-10 16:28:04.831 | (0792 / 1346) 2022-06-10 16:28:04.851 | Updating cache of https://opendev.org/openstack/tripleo-ansible.git in /opt/dib_cache/source-repositories/tripleo_ansible_3af7d7375f6a0ae653569f2ca160c2fb93a5bf73 with ref * 2022-06-10 16:28:05.958 | Cloning from tripleo-ansible cache and applying ref * 2022-06-10 16:28:17.372 | (0793 / 1346) 2022-06-10 16:28:17.388 | Updating cache of https://opendev.org/openstack/tripleo-ci.git in /opt/dib_cache/source-repositories/tripleo_ci_c8bfe4a2d73412320438253f94079c7fa3432c70 with ref * 2022-06-10 16:28:18.039 | Cloning from tripleo-ci cache and applying ref * 2022-06-10 16:28:31.455 | (0794 / 1346) 2022-06-10 16:28:31.478 | Updating cache of https://opendev.org/openstack/tripleo-ci-health-queries.git in /opt/dib_cache/source-repositories/tripleo_ci_health_queries_6c289598dd81ccd0633e57cf70647e988cbdfd9c with ref * 2022-06-10 16:28:32.109 | Cloning from tripleo-ci-health-queries cache and applying ref * 2022-06-10 16:28:34.613 | (0795 / 1346) 2022-06-10 16:28:34.629 | Updating cache of https://opendev.org/openstack/tripleo-common.git in /opt/dib_cache/source-repositories/tripleo_common_4217261d01c9318747d70891c921e11ae4df9e1c with ref * 2022-06-10 16:28:36.162 | Cloning from tripleo-common cache and applying ref * 2022-06-10 16:28:57.836 | (0796 / 1346) 2022-06-10 16:28:57.853 | Updating cache of https://opendev.org/openstack/tripleo-docs.git in /opt/dib_cache/source-repositories/tripleo_docs_171df95d2141a456b0613f58caa4b208a117e1f2 with ref * 2022-06-10 16:28:58.466 | Cloning from tripleo-docs cache and applying ref * 2022-06-10 16:29:04.577 | (0797 / 1346) 2022-06-10 16:29:04.596 | Updating cache of https://opendev.org/openstack/tripleo-ha-utils.git in /opt/dib_cache/source-repositories/tripleo_ha_utils_10d83fda3c61624c8848f83f52283c00ec65e358 with ref * 2022-06-10 16:29:04.944 | Cloning from tripleo-ha-utils cache and applying ref * 2022-06-10 16:29:05.059 | (0798 / 1346) 2022-06-10 16:29:05.081 | Updating cache of https://opendev.org/openstack/tripleo-heat-templates.git in /opt/dib_cache/source-repositories/tripleo_heat_templates_ed3ac3c847a662d670409283dcfd795f08f74eaa with ref * 2022-06-10 16:29:06.329 | Cloning from tripleo-heat-templates cache and applying ref * 2022-06-10 16:29:11.550 | (0799 / 1346) 2022-06-10 16:29:11.578 | Updating cache of https://opendev.org/openstack/tripleo-image-elements.git in /opt/dib_cache/source-repositories/tripleo_image_elements_0d179051769ad060b57624ae3826e284add6cf98 with ref * 2022-06-10 16:29:12.703 | Cloning from tripleo-image-elements cache and applying ref * 2022-06-10 16:29:13.921 | (0800 / 1346) 2022-06-10 16:29:13.940 | Updating cache of https://opendev.org/openstack/tripleo-ipsec.git in /opt/dib_cache/source-repositories/tripleo_ipsec_12f50007f574cba38ab458d0c9bc13eb7ac05e2a with ref * 2022-06-10 16:29:14.517 | Cloning from tripleo-ipsec cache and applying ref * 2022-06-10 16:29:14.672 | (0801 / 1346) 2022-06-10 16:29:14.690 | Updating cache of https://opendev.org/openstack/tripleo-operator-ansible.git in /opt/dib_cache/source-repositories/tripleo_operator_ansible_cc62752313c584f8397e8b1744596c90f44bf2bb with ref * 2022-06-10 16:29:15.286 | Cloning from tripleo-operator-ansible cache and applying ref * 2022-06-10 16:29:18.268 | (0802 / 1346) 2022-06-10 16:29:18.285 | Updating cache of https://opendev.org/openstack/tripleo-puppet-elements.git in /opt/dib_cache/source-repositories/tripleo_puppet_elements_1db402eb4c56c93c78225b4fdda1023e6a2add9b with ref * 2022-06-10 16:29:19.539 | Cloning from tripleo-puppet-elements cache and applying ref * 2022-06-10 16:29:21.774 | (0803 / 1346) 2022-06-10 16:29:21.790 | Updating cache of https://opendev.org/openstack/tripleo-quickstart.git in /opt/dib_cache/source-repositories/tripleo_quickstart_8f02e390ca600db39e19a677dc1e46181888b382 with ref * 2022-06-10 16:29:22.302 | Cloning from tripleo-quickstart cache and applying ref * 2022-06-10 16:29:36.396 | (0804 / 1346) 2022-06-10 16:29:36.412 | Updating cache of https://opendev.org/openstack/tripleo-quickstart-extras.git in /opt/dib_cache/source-repositories/tripleo_quickstart_extras_72b01933a408f7de7ea2b0b303090b1e3078e7b8 with ref * 2022-06-10 16:29:36.948 | Cloning from tripleo-quickstart-extras cache and applying ref * 2022-06-10 16:29:49.873 | (0805 / 1346) 2022-06-10 16:29:49.888 | Updating cache of https://opendev.org/openstack/tripleo-repos.git in /opt/dib_cache/source-repositories/tripleo_repos_c2b1e93bb39ff3e66bf0577fc93f26dcfb37978f with ref * 2022-06-10 16:29:50.531 | Cloning from tripleo-repos cache and applying ref * 2022-06-10 16:29:53.898 | (0806 / 1346) 2022-06-10 16:29:53.915 | Updating cache of https://opendev.org/openstack/tripleo-specs.git in /opt/dib_cache/source-repositories/tripleo_specs_a3759a6e128cc459edf209fccabc8347afce6855 with ref * 2022-06-10 16:29:54.394 | Cloning from tripleo-specs cache and applying ref * 2022-06-10 16:29:55.605 | (0807 / 1346) 2022-06-10 16:29:55.628 | Updating cache of https://opendev.org/openstack/tripleo-upgrade.git in /opt/dib_cache/source-repositories/tripleo_upgrade_6f83d9834ead2ab667850c75f6d621ff10fc2d95 with ref * 2022-06-10 16:29:56.415 | Cloning from tripleo-upgrade cache and applying ref * 2022-06-10 16:30:04.634 | (0808 / 1346) 2022-06-10 16:30:04.650 | Updating cache of https://opendev.org/openstack/tripleo-validations.git in /opt/dib_cache/source-repositories/tripleo_validations_0b280b1aaa1d719dfbd0b8e1b69ea0ecffbbeb30 with ref * 2022-06-10 16:30:06.276 | Cloning from tripleo-validations cache and applying ref * 2022-06-10 16:30:21.258 | (0809 / 1346) 2022-06-10 16:30:21.279 | Updating cache of https://opendev.org/openstack/trove.git in /opt/dib_cache/source-repositories/trove_b79f5a1f69b034ee968f00632a6311986897b190 with ref * 2022-06-10 16:30:22.480 | Cloning from trove cache and applying ref * 2022-06-10 16:30:27.615 | (0810 / 1346) 2022-06-10 16:30:27.630 | Updating cache of https://opendev.org/openstack/trove-dashboard.git in /opt/dib_cache/source-repositories/trove_dashboard_1fa193a8613f6ea6eed17986e159b994574f8394 with ref * 2022-06-10 16:30:28.498 | Cloning from trove-dashboard cache and applying ref * 2022-06-10 16:30:29.766 | (0811 / 1346) 2022-06-10 16:30:29.782 | Updating cache of https://opendev.org/openstack/trove-specs.git in /opt/dib_cache/source-repositories/trove_specs_f4afabc67b832db70f0a0e015e43d0797723fdfd with ref * 2022-06-10 16:30:30.112 | Cloning from trove-specs cache and applying ref * 2022-06-10 16:30:30.213 | (0812 / 1346) 2022-06-10 16:30:30.228 | Updating cache of https://opendev.org/openstack/trove-tempest-plugin.git in /opt/dib_cache/source-repositories/trove_tempest_plugin_12e54ccc4b28791a71666476cd211d402318e9bc with ref * 2022-06-10 16:30:30.725 | Cloning from trove-tempest-plugin cache and applying ref * 2022-06-10 16:30:30.927 | (0813 / 1346) 2022-06-10 16:30:30.942 | Updating cache of https://opendev.org/openstack/ui-cookiecutter.git in /opt/dib_cache/source-repositories/ui_cookiecutter_adddb81b2556704b971714b0e9d97f40e3b43f5b with ref * 2022-06-10 16:30:31.323 | Cloning from ui-cookiecutter cache and applying ref * 2022-06-10 16:30:31.431 | (0814 / 1346) 2022-06-10 16:30:31.449 | Updating cache of https://opendev.org/openstack/upstream-institute-virtual-environment.git in /opt/dib_cache/source-repositories/upstream_institute_virtual_environment_58673aeec0fe3b669a0a9f141dec2bbd149f05ff with ref * 2022-06-10 16:30:31.804 | Cloning from upstream-institute-virtual-environment cache and applying ref * 2022-06-10 16:30:31.909 | (0815 / 1346) 2022-06-10 16:30:31.926 | Updating cache of https://opendev.org/openstack/validations-common.git in /opt/dib_cache/source-repositories/validations_common_8038b88cc13da81b2050b4314439981c132eaeea with ref * 2022-06-10 16:30:32.532 | Cloning from validations-common cache and applying ref * 2022-06-10 16:30:37.691 | (0816 / 1346) 2022-06-10 16:30:37.709 | Updating cache of https://opendev.org/openstack/validations-libs.git in /opt/dib_cache/source-repositories/validations_libs_7787320aedfcdbc30f934b9b2ace0b5f1e0d0ff3 with ref * 2022-06-10 16:30:38.445 | Cloning from validations-libs cache and applying ref * 2022-06-10 16:30:44.296 | (0817 / 1346) 2022-06-10 16:30:44.312 | Updating cache of https://opendev.org/openstack/venus.git in /opt/dib_cache/source-repositories/venus_0419c1567333c39ce0f1ac88c31e2af8bc85fac0 with ref * 2022-06-10 16:30:44.749 | Cloning from venus cache and applying ref * 2022-06-10 16:30:45.877 | (0818 / 1346) 2022-06-10 16:30:45.894 | Updating cache of https://opendev.org/openstack/venus-dashboard.git in /opt/dib_cache/source-repositories/venus_dashboard_bf315b24f9322527dcec7b115a0b9c2226224308 with ref * 2022-06-10 16:30:46.235 | Cloning from venus-dashboard cache and applying ref * 2022-06-10 16:30:46.640 | (0819 / 1346) 2022-06-10 16:30:46.657 | Updating cache of https://opendev.org/openstack/venus-specs.git in /opt/dib_cache/source-repositories/venus_specs_98d7c57737faca71a4d0d644501aca19532ee10d with ref * 2022-06-10 16:30:47.099 | Cloning from venus-specs cache and applying ref * 2022-06-10 16:30:47.419 | (0820 / 1346) 2022-06-10 16:30:47.437 | Updating cache of https://opendev.org/openstack/venus-tempest-plugin.git in /opt/dib_cache/source-repositories/venus_tempest_plugin_a388f2310d0ce46a3d5f898b47b367d79987ef21 with ref * 2022-06-10 16:30:47.790 | Cloning from venus-tempest-plugin cache and applying ref * 2022-06-10 16:30:48.104 | (0821 / 1346) 2022-06-10 16:30:48.121 | Updating cache of https://opendev.org/openstack/virtualbmc.git in /opt/dib_cache/source-repositories/virtualbmc_71aef35eb922b29e7de672be1c37191832a63964 with ref * 2022-06-10 16:30:48.590 | Cloning from virtualbmc cache and applying ref * 2022-06-10 16:30:48.986 | (0822 / 1346) 2022-06-10 16:30:49.003 | Updating cache of https://opendev.org/openstack/vitrage.git in /opt/dib_cache/source-repositories/vitrage_2cfd43ea41382a3d2e16b9559bfb849d15973220 with ref * 2022-06-10 16:30:49.803 | Cloning from vitrage cache and applying ref * 2022-06-10 16:30:51.057 | (0823 / 1346) 2022-06-10 16:30:51.073 | Updating cache of https://opendev.org/openstack/vitrage-dashboard.git in /opt/dib_cache/source-repositories/vitrage_dashboard_fe04561d114023f38f85b74b5ad9dc016a446acb with ref * 2022-06-10 16:30:51.724 | Cloning from vitrage-dashboard cache and applying ref * 2022-06-10 16:30:52.327 | (0824 / 1346) 2022-06-10 16:30:52.350 | Updating cache of https://opendev.org/openstack/vitrage-specs.git in /opt/dib_cache/source-repositories/vitrage_specs_d36430933c8ce192bea2cb80b2e02985a5e735ba with ref * 2022-06-10 16:30:52.714 | Cloning from vitrage-specs cache and applying ref * 2022-06-10 16:30:52.899 | (0825 / 1346) 2022-06-10 16:30:52.918 | Updating cache of https://opendev.org/openstack/vitrage-tempest-plugin.git in /opt/dib_cache/source-repositories/vitrage_tempest_plugin_ec9a49d43a06be515bc0fd8a163102f7d5315cd6 with ref * 2022-06-10 16:30:53.448 | Cloning from vitrage-tempest-plugin cache and applying ref * 2022-06-10 16:30:53.952 | (0826 / 1346) 2022-06-10 16:30:53.969 | Updating cache of https://opendev.org/openstack/watcher.git in /opt/dib_cache/source-repositories/watcher_54ef8842b64076819014549c6c3ca5a0b6889aeb with ref * 2022-06-10 16:30:54.642 | Cloning from watcher cache and applying ref * 2022-06-10 16:30:55.828 | (0827 / 1346) 2022-06-10 16:30:55.845 | Updating cache of https://opendev.org/openstack/watcher-dashboard.git in /opt/dib_cache/source-repositories/watcher_dashboard_d84078457e9fb86de3f4e150e8df49a9346a460a with ref * 2022-06-10 16:30:56.553 | Cloning from watcher-dashboard cache and applying ref * 2022-06-10 16:30:57.158 | (0828 / 1346) 2022-06-10 16:30:57.178 | Updating cache of https://opendev.org/openstack/watcher-specs.git in /opt/dib_cache/source-repositories/watcher_specs_7a0aa08a6024dcdae5e3dc8b14a5ccc22135a3db with ref * 2022-06-10 16:30:57.524 | Cloning from watcher-specs cache and applying ref * 2022-06-10 16:30:57.653 | (0829 / 1346) 2022-06-10 16:30:57.680 | Updating cache of https://opendev.org/openstack/watcher-tempest-plugin.git in /opt/dib_cache/source-repositories/watcher_tempest_plugin_5a71a5c7ed5dabf3b4fb78259e3820798358271d with ref * 2022-06-10 16:30:58.184 | Cloning from watcher-tempest-plugin cache and applying ref * 2022-06-10 16:30:58.337 | (0830 / 1346) 2022-06-10 16:30:58.358 | Updating cache of https://opendev.org/openstack/whereto.git in /opt/dib_cache/source-repositories/whereto_83e28cdbeccc2c8c2223555de52ee54156c12064 with ref * 2022-06-10 16:30:58.780 | Cloning from whereto cache and applying ref * 2022-06-10 16:30:59.042 | (0831 / 1346) 2022-06-10 16:30:59.070 | Updating cache of https://opendev.org/openstack/whitebox-tempest-plugin.git in /opt/dib_cache/source-repositories/whitebox_tempest_plugin_1a05f9acaf06b4da7439850efac45cc34d3283e2 with ref * 2022-06-10 16:30:59.536 | Cloning from whitebox-tempest-plugin cache and applying ref * 2022-06-10 16:31:03.103 | (0832 / 1346) 2022-06-10 16:31:03.126 | Updating cache of https://opendev.org/openstack/xstatic-angular.git in /opt/dib_cache/source-repositories/xstatic_angular_8b9da8d8d7992b633b3368c7b01c3c42c9ea1bc6 with ref * 2022-06-10 16:31:03.626 | Cloning from xstatic-angular cache and applying ref * 2022-06-10 16:31:04.039 | (0833 / 1346) 2022-06-10 16:31:04.057 | Updating cache of https://opendev.org/openstack/xstatic-angular-bootstrap.git in /opt/dib_cache/source-repositories/xstatic_angular_bootstrap_38407bdf5c217796fea8d6fdd28783068dfabbe6 with ref * 2022-06-10 16:31:04.368 | Cloning from xstatic-angular-bootstrap cache and applying ref * 2022-06-10 16:31:04.444 | (0834 / 1346) 2022-06-10 16:31:04.461 | Updating cache of https://opendev.org/openstack/xstatic-angular-gettext.git in /opt/dib_cache/source-repositories/xstatic_angular_gettext_6bf2b6ec9e18786c3e223ba600f40eb89c11c7c0 with ref * 2022-06-10 16:31:04.792 | Cloning from xstatic-angular-gettext cache and applying ref * 2022-06-10 16:31:04.909 | (0835 / 1346) 2022-06-10 16:31:04.928 | Updating cache of https://opendev.org/openstack/xstatic-angular-lrdragndrop.git in /opt/dib_cache/source-repositories/xstatic_angular_lrdragndrop_38ed7d9e952e0a5c0e7125a5e191adcbe709d586 with ref * 2022-06-10 16:31:05.262 | Cloning from xstatic-angular-lrdragndrop cache and applying ref * 2022-06-10 16:31:05.383 | (0836 / 1346) 2022-06-10 16:31:05.400 | Updating cache of https://opendev.org/openstack/xstatic-angular-material.git in /opt/dib_cache/source-repositories/xstatic_angular_material_fd687b210c0b60e663c53cbd41d0e74e51c8de53 with ref * 2022-06-10 16:31:05.729 | Cloning from xstatic-angular-material cache and applying ref * 2022-06-10 16:31:05.902 | (0837 / 1346) 2022-06-10 16:31:05.923 | Updating cache of https://opendev.org/openstack/xstatic-angular-notify.git in /opt/dib_cache/source-repositories/xstatic_angular_notify_2037ff1455b4cf6a286be2dc6802d174c3b40225 with ref * 2022-06-10 16:31:06.256 | Cloning from xstatic-angular-notify cache and applying ref * 2022-06-10 16:31:06.401 | (0838 / 1346) 2022-06-10 16:31:06.417 | Updating cache of https://opendev.org/openstack/xstatic-angular-smart-table.git in /opt/dib_cache/source-repositories/xstatic_angular_smart_table_25b15a0eaa52d5034f9354353be877067be8700d with ref * 2022-06-10 16:31:06.817 | Cloning from xstatic-angular-smart-table cache and applying ref * 2022-06-10 16:31:07.052 | (0839 / 1346) 2022-06-10 16:31:07.073 | Updating cache of https://opendev.org/openstack/xstatic-angular-uuid.git in /opt/dib_cache/source-repositories/xstatic_angular_uuid_d1dcc553db8aaf0a59f331fe3c43a15dcfcb12e0 with ref * 2022-06-10 16:31:07.480 | Cloning from xstatic-angular-uuid cache and applying ref * 2022-06-10 16:31:07.649 | (0840 / 1346) 2022-06-10 16:31:07.670 | Updating cache of https://opendev.org/openstack/xstatic-angular-vis.git in /opt/dib_cache/source-repositories/xstatic_angular_vis_c998c7ae888b3cf0d22a31f488d6f09cf5662427 with ref * 2022-06-10 16:31:08.146 | Cloning from xstatic-angular-vis cache and applying ref * 2022-06-10 16:31:08.290 | (0841 / 1346) 2022-06-10 16:31:08.307 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-datepicker.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_datepicker_b75b14f085b3bf37b3c6195ab971f354609d91e8 with ref * 2022-06-10 16:31:08.626 | Cloning from xstatic-bootstrap-datepicker cache and applying ref * 2022-06-10 16:31:08.711 | (0842 / 1346) 2022-06-10 16:31:08.729 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-scss.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_scss_ca974e78cbc6260df9bba2056c7fd40c2f6cb45c with ref * 2022-06-10 16:31:09.086 | Cloning from xstatic-bootstrap-scss cache and applying ref * 2022-06-10 16:31:09.205 | (0843 / 1346) 2022-06-10 16:31:09.222 | Updating cache of https://opendev.org/openstack/xstatic-bootswatch.git in /opt/dib_cache/source-repositories/xstatic_bootswatch_887ab1aadfdf538e1f6a0c8af3ea17d8abb61e6a with ref * 2022-06-10 16:31:09.530 | Cloning from xstatic-bootswatch cache and applying ref * 2022-06-10 16:31:09.653 | (0844 / 1346) 2022-06-10 16:31:09.671 | Updating cache of https://opendev.org/openstack/xstatic-d3.git in /opt/dib_cache/source-repositories/xstatic_d3_7f778dae8d1ee779013e5eec7b2b6751e57361e8 with ref * 2022-06-10 16:31:10.005 | Cloning from xstatic-d3 cache and applying ref * 2022-06-10 16:31:10.165 | (0845 / 1346) 2022-06-10 16:31:10.185 | Updating cache of https://opendev.org/openstack/xstatic-dagre.git in /opt/dib_cache/source-repositories/xstatic_dagre_e8249751e0191f8ec4c93648a0f8633ff3cfd63c with ref * 2022-06-10 16:31:10.538 | Cloning from xstatic-dagre cache and applying ref * 2022-06-10 16:31:10.706 | (0846 / 1346) 2022-06-10 16:31:10.725 | Updating cache of https://opendev.org/openstack/xstatic-dagre-d3.git in /opt/dib_cache/source-repositories/xstatic_dagre_d3_d9ac4dfade39f3857e6cc6e0f35a6aa2dcd373d4 with ref * 2022-06-10 16:31:11.090 | Cloning from xstatic-dagre-d3 cache and applying ref * 2022-06-10 16:31:11.305 | (0847 / 1346) 2022-06-10 16:31:11.322 | Updating cache of https://opendev.org/openstack/xstatic-filesaver.git in /opt/dib_cache/source-repositories/xstatic_filesaver_764504cfc5bd41e0612ebb2ab6e39bdd8d3ac363 with ref * 2022-06-10 16:31:11.656 | Cloning from xstatic-filesaver cache and applying ref * 2022-06-10 16:31:11.758 | (0848 / 1346) 2022-06-10 16:31:11.776 | Updating cache of https://opendev.org/openstack/xstatic-font-awesome.git in /opt/dib_cache/source-repositories/xstatic_font_awesome_8a17c7505f3e09847573440e89b4cb143b522417 with ref * 2022-06-10 16:31:12.083 | Cloning from xstatic-font-awesome cache and applying ref * 2022-06-10 16:31:12.193 | (0849 / 1346) 2022-06-10 16:31:12.212 | Updating cache of https://opendev.org/openstack/xstatic-graphlib.git in /opt/dib_cache/source-repositories/xstatic_graphlib_80f7b48b5f13b6b1d51a90dd39752dc4b9dc911d with ref * 2022-06-10 16:31:12.530 | Cloning from xstatic-graphlib cache and applying ref * 2022-06-10 16:31:12.652 | (0850 / 1346) 2022-06-10 16:31:12.671 | Updating cache of https://opendev.org/openstack/xstatic-hogan.git in /opt/dib_cache/source-repositories/xstatic_hogan_6c7fd8f3ad0aaf5f013aa4037aca193cace23e34 with ref * 2022-06-10 16:31:12.990 | Cloning from xstatic-hogan cache and applying ref * 2022-06-10 16:31:13.108 | (0851 / 1346) 2022-06-10 16:31:13.126 | Updating cache of https://opendev.org/openstack/xstatic-jasmine.git in /opt/dib_cache/source-repositories/xstatic_jasmine_cfc65c56f75604dc355f7d6b313ee0d6d1adda87 with ref * 2022-06-10 16:31:13.426 | Cloning from xstatic-jasmine cache and applying ref * 2022-06-10 16:31:13.503 | (0852 / 1346) 2022-06-10 16:31:13.520 | Updating cache of https://opendev.org/openstack/xstatic-jquery-migrate.git in /opt/dib_cache/source-repositories/xstatic_jquery_migrate_e9d21d925a83b4f646aa4c117fb98c234e50a816 with ref * 2022-06-10 16:31:13.876 | Cloning from xstatic-jquery-migrate cache and applying ref * 2022-06-10 16:31:14.025 | (0853 / 1346) 2022-06-10 16:31:14.043 | Updating cache of https://opendev.org/openstack/xstatic-jquery.quicksearch.git in /opt/dib_cache/source-repositories/xstatic_jquery_quicksearch_bfcbe7c88d647a7d54d91ed8caedfe7821760dfd with ref * 2022-06-10 16:31:14.355 | Cloning from xstatic-jquery.quicksearch cache and applying ref * 2022-06-10 16:31:14.447 | (0854 / 1346) 2022-06-10 16:31:14.465 | Updating cache of https://opendev.org/openstack/xstatic-jquery.tablesorter.git in /opt/dib_cache/source-repositories/xstatic_jquery_tablesorter_692b3347838babeccf521df27334117069192545 with ref * 2022-06-10 16:31:14.770 | Cloning from xstatic-jquery.tablesorter cache and applying ref * 2022-06-10 16:31:14.862 | (0855 / 1346) 2022-06-10 16:31:14.882 | Updating cache of https://opendev.org/openstack/xstatic-js-yaml.git in /opt/dib_cache/source-repositories/xstatic_js_yaml_e30b28737507bd6f4d5f44af03d8447ed5d45dc0 with ref * 2022-06-10 16:31:15.195 | Cloning from xstatic-js-yaml cache and applying ref * 2022-06-10 16:31:15.348 | (0856 / 1346) 2022-06-10 16:31:15.365 | Updating cache of https://opendev.org/openstack/xstatic-jsencrypt.git in /opt/dib_cache/source-repositories/xstatic_jsencrypt_ddd0c36dba2b75da54ac864a3e5ee3461c417d39 with ref * 2022-06-10 16:31:15.703 | Cloning from xstatic-jsencrypt cache and applying ref * 2022-06-10 16:31:15.997 | (0857 / 1346) 2022-06-10 16:31:16.019 | Updating cache of https://opendev.org/openstack/xstatic-json2yaml.git in /opt/dib_cache/source-repositories/xstatic_json2yaml_aabefad4ec726887082159587904459b262aedb8 with ref * 2022-06-10 16:31:16.356 | Cloning from xstatic-json2yaml cache and applying ref * 2022-06-10 16:31:16.526 | (0858 / 1346) 2022-06-10 16:31:16.550 | Updating cache of https://opendev.org/openstack/xstatic-lodash.git in /opt/dib_cache/source-repositories/xstatic_lodash_49d9575831d1380bad6352b86284b24fb3ecf5bb with ref * 2022-06-10 16:31:16.921 | Cloning from xstatic-lodash cache and applying ref * 2022-06-10 16:31:17.063 | (0859 / 1346) 2022-06-10 16:31:17.084 | Updating cache of https://opendev.org/openstack/xstatic-magic-search.git in /opt/dib_cache/source-repositories/xstatic_magic_search_2bb805b9e2082a79d822197b40fd57fbc68e9616 with ref * 2022-06-10 16:31:17.445 | Cloning from xstatic-magic-search cache and applying ref * 2022-06-10 16:31:17.662 | (0860 / 1346) 2022-06-10 16:31:17.683 | Updating cache of https://opendev.org/openstack/xstatic-mdi.git in /opt/dib_cache/source-repositories/xstatic_mdi_e1b1e2caa963ec38057dc4b88f2b029a4c114e53 with ref * 2022-06-10 16:31:18.027 | Cloning from xstatic-mdi cache and applying ref * 2022-06-10 16:31:18.215 | (0861 / 1346) 2022-06-10 16:31:18.243 | Updating cache of https://opendev.org/openstack/xstatic-moment.git in /opt/dib_cache/source-repositories/xstatic_moment_332ad610bc2c83206f3b6f9bfaf8004a560c3ef4 with ref * 2022-06-10 16:31:18.566 | Cloning from xstatic-moment cache and applying ref * 2022-06-10 16:31:18.736 | (0862 / 1346) 2022-06-10 16:31:18.752 | Updating cache of https://opendev.org/openstack/xstatic-moment-timezone.git in /opt/dib_cache/source-repositories/xstatic_moment_timezone_00121bf77f525037017329c9ee509de0d87ba3a0 with ref * 2022-06-10 16:31:19.056 | Cloning from xstatic-moment-timezone cache and applying ref * 2022-06-10 16:31:19.176 | (0863 / 1346) 2022-06-10 16:31:19.198 | Updating cache of https://opendev.org/openstack/xstatic-rickshaw.git in /opt/dib_cache/source-repositories/xstatic_rickshaw_2630c050302079587b5683dbeae8e212c064497d with ref * 2022-06-10 16:31:19.557 | Cloning from xstatic-rickshaw cache and applying ref * 2022-06-10 16:31:19.683 | (0864 / 1346) 2022-06-10 16:31:19.705 | Updating cache of https://opendev.org/openstack/xstatic-roboto-fontface.git in /opt/dib_cache/source-repositories/xstatic_roboto_fontface_8c62ee6b75ab5ee6bd4ab29f9c36818466e89196 with ref * 2022-06-10 16:31:20.030 | Cloning from xstatic-roboto-fontface cache and applying ref * 2022-06-10 16:31:20.273 | (0865 / 1346) 2022-06-10 16:31:20.289 | Updating cache of https://opendev.org/openstack/xstatic-spin.git in /opt/dib_cache/source-repositories/xstatic_spin_67e94b68e8abea951bc74a2bcd6315721d488318 with ref * 2022-06-10 16:31:20.655 | Cloning from xstatic-spin cache and applying ref * 2022-06-10 16:31:20.771 | (0866 / 1346) 2022-06-10 16:31:20.802 | Updating cache of https://opendev.org/openstack/yaql.git in /opt/dib_cache/source-repositories/yaql_40e077cd0f9e72b5937fd5e07bec806627c14932 with ref * 2022-06-10 16:31:21.182 | Cloning from yaql cache and applying ref * 2022-06-10 16:31:21.487 | (0867 / 1346) 2022-06-10 16:31:21.509 | Updating cache of https://opendev.org/openstack/zaqar.git in /opt/dib_cache/source-repositories/zaqar_f623228e8b62df7e2f7ca1b6408057c965f6e602 with ref * 2022-06-10 16:31:22.273 | Cloning from zaqar cache and applying ref * 2022-06-10 16:31:25.642 | (0868 / 1346) 2022-06-10 16:31:25.659 | Updating cache of https://opendev.org/openstack/zaqar-specs.git in /opt/dib_cache/source-repositories/zaqar_specs_f045e5e7a2ca1945fda3a508fdcc364585a4094d with ref * 2022-06-10 16:31:26.095 | Cloning from zaqar-specs cache and applying ref * 2022-06-10 16:31:26.290 | (0869 / 1346) 2022-06-10 16:31:26.306 | Updating cache of https://opendev.org/openstack/zaqar-tempest-plugin.git in /opt/dib_cache/source-repositories/zaqar_tempest_plugin_aa9093c04285ba7915b49dfea851c4f23167917c with ref * 2022-06-10 16:31:26.738 | Cloning from zaqar-tempest-plugin cache and applying ref * 2022-06-10 16:31:26.842 | (0870 / 1346) 2022-06-10 16:31:26.856 | Updating cache of https://opendev.org/openstack/zaqar-ui.git in /opt/dib_cache/source-repositories/zaqar_ui_bf89cbe320fbf4f1df6d07f1b70fb76cfdf6974b with ref * 2022-06-10 16:31:27.409 | Cloning from zaqar-ui cache and applying ref * 2022-06-10 16:31:27.917 | (0871 / 1346) 2022-06-10 16:31:27.933 | Updating cache of https://opendev.org/openstack/zun.git in /opt/dib_cache/source-repositories/zun_b5937d348354e0d1b8b4c392a48e828cf5af823e with ref * 2022-06-10 16:31:28.854 | Cloning from zun cache and applying ref * 2022-06-10 16:31:29.907 | (0872 / 1346) 2022-06-10 16:31:29.924 | Updating cache of https://opendev.org/openstack/zun-tempest-plugin.git in /opt/dib_cache/source-repositories/zun_tempest_plugin_63eb8d236682ad0187a5ad61844694cfccf29f63 with ref * 2022-06-10 16:31:30.434 | Cloning from zun-tempest-plugin cache and applying ref * 2022-06-10 16:31:30.694 | (0873 / 1346) 2022-06-10 16:31:30.711 | Updating cache of https://opendev.org/openstack/zun-ui.git in /opt/dib_cache/source-repositories/zun_ui_2176dd6a554892ae9b43ca8167fb199e7edb0d74 with ref * 2022-06-10 16:31:31.278 | Cloning from zun-ui cache and applying ref * 2022-06-10 16:31:31.822 | (0874 / 1346) 2022-06-10 16:31:31.839 | Updating cache of https://opendev.org/performa/os-faults.git in /opt/dib_cache/source-repositories/os_faults_179c12cc5b4c48117f3d9c9b7fbede6c867c6ffa with ref * 2022-06-10 16:31:32.205 | Cloning from os-faults cache and applying ref * 2022-06-10 16:31:32.290 | (0875 / 1346) 2022-06-10 16:31:32.306 | Updating cache of https://opendev.org/performa/shaker.git in /opt/dib_cache/source-repositories/shaker_4c745dde671f63fdcd5bb497c5b9c776b34af975 with ref * 2022-06-10 16:31:32.722 | Cloning from shaker cache and applying ref * 2022-06-10 16:31:33.000 | (0876 / 1346) 2022-06-10 16:31:33.016 | Updating cache of https://opendev.org/pyca/infra.git in /opt/dib_cache/source-repositories/infra_0870e00b5841a38727ef6bacca07f50bb9af1d9c with ref * 2022-06-10 16:31:33.315 | Cloning from infra cache and applying ref * 2022-06-10 16:31:33.398 | (0877 / 1346) 2022-06-10 16:31:33.414 | Updating cache of https://opendev.org/pyca/project-config.git in /opt/dib_cache/source-repositories/project_config_ea6e3b1962455359c7c64ae2c4c5e0ad891f809d with ref * 2022-06-10 16:31:33.718 | Cloning from project-config cache and applying ref * 2022-06-10 16:31:33.887 | (0878 / 1346) 2022-06-10 16:31:33.902 | Updating cache of https://opendev.org/pypa/project-config.git in /opt/dib_cache/source-repositories/project_config_111d93061f509c9f3fc8581f7abe968611a47048 with ref * 2022-06-10 16:31:34.235 | Cloning from project-config cache and applying ref * 2022-06-10 16:31:34.330 | (0879 / 1346) 2022-06-10 16:31:34.349 | Updating cache of https://opendev.org/sardonic/sardonic.git in /opt/dib_cache/source-repositories/sardonic_e2b7feab2be2ccfd67ffd44cb9951b2527d59560 with ref * 2022-06-10 16:31:34.659 | Cloning from sardonic cache and applying ref * 2022-06-10 16:31:34.787 | (0880 / 1346) 2022-06-10 16:31:34.810 | Updating cache of https://opendev.org/starlingx/ansible-playbooks.git in /opt/dib_cache/source-repositories/ansible_playbooks_2c8a9fdbcbe989bb286fe85af5c6a6938eeaf933 with ref * 2022-06-10 16:31:35.470 | Cloning from ansible-playbooks cache and applying ref * 2022-06-10 16:31:56.589 | (0881 / 1346) 2022-06-10 16:31:56.607 | Updating cache of https://opendev.org/starlingx/app-istio.git in /opt/dib_cache/source-repositories/app_istio_c9ae0e060182bc4ab986f5d2bc5a548bcc5d3156 with ref * 2022-06-10 16:31:57.055 | Cloning from app-istio cache and applying ref * 2022-06-10 16:31:57.557 | (0882 / 1346) 2022-06-10 16:31:57.577 | Updating cache of https://opendev.org/starlingx/app-sriov-fec-operator.git in /opt/dib_cache/source-repositories/app_sriov_fec_operator_17b33f7823c2b4baac860570f9e2b58773445968 with ref * 2022-06-10 16:31:57.910 | Cloning from app-sriov-fec-operator cache and applying ref * 2022-06-10 16:31:57.998 | (0883 / 1346) 2022-06-10 16:31:58.022 | Updating cache of https://opendev.org/starlingx/audit-armada-app.git in /opt/dib_cache/source-repositories/audit_armada_app_85a3c27c1db428f09c06f37d7f4c706920eaba36 with ref * 2022-06-10 16:31:58.482 | Cloning from audit-armada-app cache and applying ref * 2022-06-10 16:31:59.801 | (0884 / 1346) 2022-06-10 16:31:59.823 | Updating cache of https://opendev.org/starlingx/cert-manager-armada-app.git in /opt/dib_cache/source-repositories/cert_manager_armada_app_6340f115ea7f43a7743c63aede786b873bd2a778 with ref * 2022-06-10 16:32:00.494 | Cloning from cert-manager-armada-app cache and applying ref * 2022-06-10 16:32:01.761 | (0885 / 1346) 2022-06-10 16:32:01.787 | Updating cache of https://opendev.org/starlingx/clients.git in /opt/dib_cache/source-repositories/clients_72543b21fc0251d610a452ba4d91b56f020c085d with ref * 2022-06-10 16:32:02.322 | Cloning from clients cache and applying ref * 2022-06-10 16:32:02.980 | (0886 / 1346) 2022-06-10 16:32:03.000 | Updating cache of https://opendev.org/starlingx/compile.git in /opt/dib_cache/source-repositories/compile_c3bef3c038c32ae6916a610d3fdf985e61d6c036 with ref * 2022-06-10 16:32:03.606 | Cloning from compile cache and applying ref * 2022-06-10 16:32:04.937 | (0887 / 1346) 2022-06-10 16:32:04.961 | Updating cache of https://opendev.org/starlingx/config.git in /opt/dib_cache/source-repositories/config_d51ae06574b7abba9767981f0e7281c7bc716f9a with ref * 2022-06-10 16:32:05.925 | Cloning from config cache and applying ref * 2022-06-10 16:32:26.448 | (0888 / 1346) 2022-06-10 16:32:26.465 | Updating cache of https://opendev.org/starlingx/config-files.git in /opt/dib_cache/source-repositories/config_files_7da67598975c4d72b979c3624da25949bfcec283 with ref * 2022-06-10 16:32:27.154 | Cloning from config-files cache and applying ref * 2022-06-10 16:32:31.337 | (0889 / 1346) 2022-06-10 16:32:31.354 | Updating cache of https://opendev.org/starlingx/containers.git in /opt/dib_cache/source-repositories/containers_05e3da1929348e1643d4338d6dce7e95240447bc with ref * 2022-06-10 16:32:31.992 | Cloning from containers cache and applying ref * 2022-06-10 16:32:32.338 | (0890 / 1346) 2022-06-10 16:32:32.354 | Updating cache of https://opendev.org/starlingx/distcloud.git in /opt/dib_cache/source-repositories/distcloud_763023492e71b194f7e94b9fa801a7077c706f5d with ref * 2022-06-10 16:32:33.008 | Cloning from distcloud cache and applying ref * 2022-06-10 16:32:43.915 | (0891 / 1346) 2022-06-10 16:32:43.936 | Updating cache of https://opendev.org/starlingx/distcloud-client.git in /opt/dib_cache/source-repositories/distcloud_client_99270f11b81c39ee7e10c17dece4cc9466868e4c with ref * 2022-06-10 16:32:44.624 | Cloning from distcloud-client cache and applying ref * 2022-06-10 16:32:46.648 | (0892 / 1346) 2022-06-10 16:32:46.672 | Updating cache of https://opendev.org/starlingx/docs.git in /opt/dib_cache/source-repositories/docs_f422da05920ec240bb522a2e22d2a3d49f5aab59 with ref * 2022-06-10 16:32:47.752 | Cloning from docs cache and applying ref * 2022-06-10 16:32:49.881 | (0893 / 1346) 2022-06-10 16:32:49.898 | Updating cache of https://opendev.org/starlingx/election.git in /opt/dib_cache/source-repositories/election_d10c0a48936ba473524874b342665b05186b905a with ref * 2022-06-10 16:32:50.394 | Cloning from election cache and applying ref * 2022-06-10 16:32:51.054 | (0894 / 1346) 2022-06-10 16:32:51.071 | Updating cache of https://opendev.org/starlingx/fault.git in /opt/dib_cache/source-repositories/fault_d45b69bf0fdbd26b2039074c2e4191382d4dd887 with ref * 2022-06-10 16:32:51.712 | Cloning from fault cache and applying ref * 2022-06-10 16:32:55.972 | (0895 / 1346) 2022-06-10 16:32:55.989 | Updating cache of https://opendev.org/starlingx/governance.git in /opt/dib_cache/source-repositories/governance_aa2344b3a4e3329a715bacf743ef872b456e7d0e with ref * 2022-06-10 16:32:56.526 | Cloning from governance cache and applying ref * 2022-06-10 16:32:57.450 | (0896 / 1346) 2022-06-10 16:32:57.466 | Updating cache of https://opendev.org/starlingx/gplv2.git in /opt/dib_cache/source-repositories/gplv2_854b44312f3617123cd02c414da7d75561a8af7b with ref * 2022-06-10 16:32:57.782 | Cloning from gplv2 cache and applying ref * 2022-06-10 16:32:57.934 | (0897 / 1346) 2022-06-10 16:32:57.950 | Updating cache of https://opendev.org/starlingx/gplv3.git in /opt/dib_cache/source-repositories/gplv3_10b31c265de51bff39827813ace805f2b91207e4 with ref * 2022-06-10 16:32:58.288 | Cloning from gplv3 cache and applying ref * 2022-06-10 16:32:58.356 | (0898 / 1346) 2022-06-10 16:32:58.373 | Updating cache of https://opendev.org/starlingx/gui.git in /opt/dib_cache/source-repositories/gui_03f873fdc1361a1b9b22c30cb568ff2197de3ea6 with ref * 2022-06-10 16:32:59.095 | Cloning from gui cache and applying ref * 2022-06-10 16:33:04.008 | (0899 / 1346) 2022-06-10 16:33:04.027 | Updating cache of https://opendev.org/starlingx/ha.git in /opt/dib_cache/source-repositories/ha_bf5f984ee65a64f0136c7274ffcdb6e1cb12d5f5 with ref * 2022-06-10 16:33:04.912 | Cloning from ha cache and applying ref * 2022-06-10 16:33:07.827 | (0900 / 1346) 2022-06-10 16:33:07.850 | Updating cache of https://opendev.org/starlingx/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_638a557cceb2e448e011205d1af9bfefde699c5b with ref * 2022-06-10 16:33:08.461 | Cloning from helm-charts cache and applying ref * 2022-06-10 16:33:09.490 | (0901 / 1346) 2022-06-10 16:33:09.511 | Updating cache of https://opendev.org/starlingx/integ.git in /opt/dib_cache/source-repositories/integ_f7f7e4d578854a250692a19c7bbbabff9882d6a8 with ref * 2022-06-10 16:33:10.644 | Cloning from integ cache and applying ref * 2022-06-10 16:33:28.391 | (0902 / 1346) 2022-06-10 16:33:28.409 | Updating cache of https://opendev.org/starlingx/kernel.git in /opt/dib_cache/source-repositories/kernel_14c2c10ef5d81715547072064e723617a5291b40 with ref * 2022-06-10 16:33:29.175 | Cloning from kernel cache and applying ref * 2022-06-10 16:33:35.305 | (0903 / 1346) 2022-06-10 16:33:35.320 | Updating cache of https://opendev.org/starlingx/manifest.git in /opt/dib_cache/source-repositories/manifest_b0bb25cab119bc7839303b89daca92ca56163480 with ref * 2022-06-10 16:33:36.162 | Cloning from manifest cache and applying ref * 2022-06-10 16:33:37.187 | (0904 / 1346) 2022-06-10 16:33:37.203 | Updating cache of https://opendev.org/starlingx/meta-starlingx.git in /opt/dib_cache/source-repositories/meta_starlingx_a803bebc92399a2e629af979fd886a4908fa45c3 with ref * 2022-06-10 16:33:37.842 | Cloning from meta-starlingx cache and applying ref * 2022-06-10 16:33:39.834 | (0905 / 1346) 2022-06-10 16:33:39.852 | Updating cache of https://opendev.org/starlingx/metal.git in /opt/dib_cache/source-repositories/metal_898cc70d189963d138b45065380dacf9fdba05ff with ref * 2022-06-10 16:33:40.515 | Cloning from metal cache and applying ref * 2022-06-10 16:33:47.816 | (0906 / 1346) 2022-06-10 16:33:47.836 | Updating cache of https://opendev.org/starlingx/metrics-server-armada-app.git in /opt/dib_cache/source-repositories/metrics_server_armada_app_8652eb91a0737c760253c0f50a5cf9cde06e47a7 with ref * 2022-06-10 16:33:48.362 | Cloning from metrics-server-armada-app cache and applying ref * 2022-06-10 16:33:49.244 | (0907 / 1346) 2022-06-10 16:33:49.262 | Updating cache of https://opendev.org/starlingx/monitor-armada-app.git in /opt/dib_cache/source-repositories/monitor_armada_app_c50cc834e4acc70cf72789356ddb6f4c2376ef61 with ref * 2022-06-10 16:33:49.809 | Cloning from monitor-armada-app cache and applying ref * 2022-06-10 16:33:50.322 | (0908 / 1346) 2022-06-10 16:33:50.340 | Updating cache of https://opendev.org/starlingx/monitoring.git in /opt/dib_cache/source-repositories/monitoring_5e5890d46528afab94fba544936c01bdcd8c75e1 with ref * 2022-06-10 16:33:50.950 | Cloning from monitoring cache and applying ref * 2022-06-10 16:33:53.178 | (0909 / 1346) 2022-06-10 16:33:53.195 | Updating cache of https://opendev.org/starlingx/nfv.git in /opt/dib_cache/source-repositories/nfv_f7b8907c9dc324f4cb17937b4d76278b72d6450e with ref * 2022-06-10 16:33:53.880 | Cloning from nfv cache and applying ref * 2022-06-10 16:33:57.585 | (0910 / 1346) 2022-06-10 16:33:57.601 | Updating cache of https://opendev.org/starlingx/nginx-ingress-controller-armada-app.git in /opt/dib_cache/source-repositories/nginx_ingress_controller_armada_app_2373f98eada86bbc5cc99dc699e58865d5a24c79 with ref * 2022-06-10 16:33:58.400 | Cloning from nginx-ingress-controller-armada-app cache and applying ref * 2022-06-10 16:34:00.672 | (0911 / 1346) 2022-06-10 16:34:00.687 | Updating cache of https://opendev.org/starlingx/oidc-auth-armada-app.git in /opt/dib_cache/source-repositories/oidc_auth_armada_app_deaea88a5fe36d2e44f6a3a40e52e0e34b4de736 with ref * 2022-06-10 16:34:01.286 | Cloning from oidc-auth-armada-app cache and applying ref * 2022-06-10 16:34:03.254 | (0912 / 1346) 2022-06-10 16:34:03.278 | Updating cache of https://opendev.org/starlingx/openstack-armada-app.git in /opt/dib_cache/source-repositories/openstack_armada_app_b52c8020815f06181c285847154b45fa766b7963 with ref * 2022-06-10 16:34:03.855 | Cloning from openstack-armada-app cache and applying ref * 2022-06-10 16:34:10.347 | (0913 / 1346) 2022-06-10 16:34:10.370 | Updating cache of https://opendev.org/starlingx/platform-armada-app.git in /opt/dib_cache/source-repositories/platform_armada_app_c27ee8ebe5b2d07182cb991061c777cb8060d88a with ref * 2022-06-10 16:34:11.499 | Cloning from platform-armada-app cache and applying ref * 2022-06-10 16:34:13.712 | (0914 / 1346) 2022-06-10 16:34:13.736 | Updating cache of https://opendev.org/starlingx/portieris-armada-app.git in /opt/dib_cache/source-repositories/portieris_armada_app_284233ddcec4d7a3eb5df9ad211ac27246dfb36d with ref * 2022-06-10 16:34:14.602 | Cloning from portieris-armada-app cache and applying ref * 2022-06-10 16:34:15.880 | (0915 / 1346) 2022-06-10 16:34:15.895 | Updating cache of https://opendev.org/starlingx/ptp-notification-armada-app.git in /opt/dib_cache/source-repositories/ptp_notification_armada_app_6767f554fd9341ba6d5fa3ec0247049bb7eb5b8a with ref * 2022-06-10 16:34:16.508 | Cloning from ptp-notification-armada-app cache and applying ref * 2022-06-10 16:34:18.436 | (0916 / 1346) 2022-06-10 16:34:18.452 | Updating cache of https://opendev.org/starlingx/rook-ceph.git in /opt/dib_cache/source-repositories/rook_ceph_dd74fff3649ff14035cbca9c082d70f6192ced15 with ref * 2022-06-10 16:34:19.120 | Cloning from rook-ceph cache and applying ref * 2022-06-10 16:34:19.794 | (0917 / 1346) 2022-06-10 16:34:19.810 | Updating cache of https://opendev.org/starlingx/root.git in /opt/dib_cache/source-repositories/root_e475b3a9c0c3a6eda0a4ba98b64a6725e8872beb with ref * 2022-06-10 16:34:20.482 | Cloning from root cache and applying ref * 2022-06-10 16:34:30.258 | (0918 / 1346) 2022-06-10 16:34:30.277 | Updating cache of https://opendev.org/starlingx/SDO-rv-service.git in /opt/dib_cache/source-repositories/SDO_rv_service_da367a4c0d821e417d5209354196daa24c94992a with ref * 2022-06-10 16:34:30.885 | Cloning from SDO-rv-service cache and applying ref * 2022-06-10 16:34:31.450 | (0919 / 1346) 2022-06-10 16:34:31.469 | Updating cache of https://opendev.org/starlingx/snmp-armada-app.git in /opt/dib_cache/source-repositories/snmp_armada_app_28fcb42f2e3441c1b08e7a599d32138b2b334dce with ref * 2022-06-10 16:34:32.387 | Cloning from snmp-armada-app cache and applying ref * 2022-06-10 16:34:34.590 | (0920 / 1346) 2022-06-10 16:34:34.608 | Updating cache of https://opendev.org/starlingx/specs.git in /opt/dib_cache/source-repositories/specs_0b1d604c2d9d51a09fc150261ceebe980bbe3652 with ref * 2022-06-10 16:34:35.085 | Cloning from specs cache and applying ref * 2022-06-10 16:34:36.179 | (0921 / 1346) 2022-06-10 16:34:36.194 | Updating cache of https://opendev.org/starlingx/stx-puppet.git in /opt/dib_cache/source-repositories/stx_puppet_7641e616c7b8f6781f69aca5daa7d39debb76d1f with ref * 2022-06-10 16:34:36.951 | Cloning from stx-puppet cache and applying ref * 2022-06-10 16:34:54.458 | (0922 / 1346) 2022-06-10 16:34:54.477 | Updating cache of https://opendev.org/starlingx/test.git in /opt/dib_cache/source-repositories/test_1710218385fbcfdd689999a45775680d44c16584 with ref * 2022-06-10 16:34:55.145 | Cloning from test cache and applying ref * 2022-06-10 16:34:56.065 | (0923 / 1346) 2022-06-10 16:34:56.082 | Updating cache of https://opendev.org/starlingx/tis-repo.git in /opt/dib_cache/source-repositories/tis_repo_c906b8eaeee6813321a2baa6af11c1112a8c2f54 with ref * 2022-06-10 16:34:56.553 | Cloning from tis-repo cache and applying ref * 2022-06-10 16:34:56.706 | (0924 / 1346) 2022-06-10 16:34:56.725 | Updating cache of https://opendev.org/starlingx/tools.git in /opt/dib_cache/source-repositories/tools_d8d11fe83c34eee26bf91a1c761275da8f1cca33 with ref * 2022-06-10 16:34:57.483 | Cloning from tools cache and applying ref * 2022-06-10 16:35:11.637 | (0925 / 1346) 2022-06-10 16:35:11.655 | Updating cache of https://opendev.org/starlingx/update.git in /opt/dib_cache/source-repositories/update_c94538bf320a63954d7c5d6dfe2d8993a02ebbeb with ref * 2022-06-10 16:35:12.440 | Cloning from update cache and applying ref * 2022-06-10 16:35:16.489 | (0926 / 1346) 2022-06-10 16:35:16.508 | Updating cache of https://opendev.org/starlingx/upstream.git in /opt/dib_cache/source-repositories/upstream_7d70c6324151e7bcdeb463ba81c140e118827763 with ref * 2022-06-10 16:35:17.450 | Cloning from upstream cache and applying ref * 2022-06-10 16:35:20.355 | (0927 / 1346) 2022-06-10 16:35:20.371 | Updating cache of https://opendev.org/starlingx/utilities.git in /opt/dib_cache/source-repositories/utilities_516a462c144da3857b7855b940090b0236fc20bc with ref * 2022-06-10 16:35:21.024 | Cloning from utilities cache and applying ref * 2022-06-10 16:35:30.044 | (0928 / 1346) 2022-06-10 16:35:30.061 | Updating cache of https://opendev.org/starlingx/utils.git in /opt/dib_cache/source-repositories/utils_950f75c934a68dd222e1d27cd4fbdd678e76fd8d with ref * 2022-06-10 16:35:30.427 | Cloning from utils cache and applying ref * 2022-06-10 16:35:30.527 | (0929 / 1346) 2022-06-10 16:35:30.543 | Updating cache of https://opendev.org/starlingx/vault-armada-app.git in /opt/dib_cache/source-repositories/vault_armada_app_50acd0757b80c41de4e08e71d69a259c3845f7e8 with ref * 2022-06-10 16:35:31.084 | Cloning from vault-armada-app cache and applying ref * 2022-06-10 16:35:31.839 | (0930 / 1346) 2022-06-10 16:35:31.858 | Updating cache of https://opendev.org/starlingx/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_76bc87d900f8efd7ebf24db7c5694a9ead01bfd5 with ref * 2022-06-10 16:35:32.226 | Cloning from zuul-jobs cache and applying ref * 2022-06-10 16:35:32.378 | (0931 / 1346) 2022-06-10 16:35:32.399 | Updating cache of https://opendev.org/ttygroup/boartty.git in /opt/dib_cache/source-repositories/boartty_1805ad164106e02ca19660c6e2f0ec553d29bb22 with ref * 2022-06-10 16:35:32.765 | Cloning from boartty cache and applying ref * 2022-06-10 16:35:32.881 | (0932 / 1346) 2022-06-10 16:35:32.903 | Updating cache of https://opendev.org/ttygroup/gertty.git in /opt/dib_cache/source-repositories/gertty_c824468064c05aafe096c7e8853cccc9a3826fde with ref * 2022-06-10 16:35:33.300 | Cloning from gertty cache and applying ref * 2022-06-10 16:35:34.038 | (0933 / 1346) 2022-06-10 16:35:34.063 | Updating cache of https://opendev.org/vexxhost/ansible-collection-atmosphere.git in /opt/dib_cache/source-repositories/ansible_collection_atmosphere_493a90f80d35d02d641075fee9cfc4018aaf8545 with ref * 2022-06-10 16:35:34.540 | Cloning from ansible-collection-atmosphere cache and applying ref * 2022-06-10 16:35:37.675 | (0934 / 1346) 2022-06-10 16:35:37.707 | Updating cache of https://opendev.org/vexxhost/ansible-role-base-server.git in /opt/dib_cache/source-repositories/ansible_role_base_server_abda91a37fef1180c2c1007e8082ace15309f0cf with ref * 2022-06-10 16:35:38.111 | Cloning from ansible-role-base-server cache and applying ref * 2022-06-10 16:35:38.260 | (0935 / 1346) 2022-06-10 16:35:38.278 | Updating cache of https://opendev.org/vexxhost/ansible-role-docker-distribution.git in /opt/dib_cache/source-repositories/ansible_role_docker_distribution_7f01b0c69844b7a55a99bbf9fbb4f3838a3e4325 with ref * 2022-06-10 16:35:38.651 | Cloning from ansible-role-docker-distribution cache and applying ref * 2022-06-10 16:35:38.943 | (0936 / 1346) 2022-06-10 16:35:38.961 | Updating cache of https://opendev.org/vexxhost/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_f52f624f4b513853b9912eb7f2f11f02fd2e9bf0 with ref * 2022-06-10 16:35:39.306 | Cloning from ansible-role-frrouting cache and applying ref * 2022-06-10 16:35:39.451 | (0937 / 1346) 2022-06-10 16:35:39.470 | Updating cache of https://opendev.org/vexxhost/ansible-role-openmanage.git in /opt/dib_cache/source-repositories/ansible_role_openmanage_53cdfb4fffa211cc3527d708359cbfde297d940f with ref * 2022-06-10 16:35:39.798 | Cloning from ansible-role-openmanage cache and applying ref * 2022-06-10 16:35:39.914 | (0938 / 1346) 2022-06-10 16:35:39.939 | Updating cache of https://opendev.org/vexxhost/ansible-role-wireguard.git in /opt/dib_cache/source-repositories/ansible_role_wireguard_5f23ca5018f321674ebbcf5b177800a924f00f58 with ref * 2022-06-10 16:35:40.262 | Cloning from ansible-role-wireguard cache and applying ref * 2022-06-10 16:35:40.401 | (0939 / 1346) 2022-06-10 16:35:40.417 | Updating cache of https://opendev.org/vexxhost/atmosphere.git in /opt/dib_cache/source-repositories/atmosphere_c605a35e039647f3e7a0160be1ee83bd19a60c03 with ref * 2022-06-10 16:35:40.770 | Cloning from atmosphere cache and applying ref * 2022-06-10 16:35:41.154 | (0940 / 1346) 2022-06-10 16:35:41.168 | Updating cache of https://opendev.org/vexxhost/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_0924bec8858193c6a8d0d0c3172bc867466c12dc with ref * 2022-06-10 16:35:41.550 | Cloning from base-jobs cache and applying ref * 2022-06-10 16:35:42.654 | (0941 / 1346) 2022-06-10 16:35:42.672 | Updating cache of https://opendev.org/vexxhost/docker-images.git in /opt/dib_cache/source-repositories/docker_images_dae5e30f4b2252f06cd56820342334ee4a2624fc with ref * 2022-06-10 16:35:42.971 | Cloning from docker-images cache and applying ref * 2022-06-10 16:35:43.330 | (0942 / 1346) 2022-06-10 16:35:43.345 | Updating cache of https://opendev.org/vexxhost/documentation.git in /opt/dib_cache/source-repositories/documentation_3e5d4cbfa5d33aa0eaf3913d1ca3a3f5f468935b with ref * 2022-06-10 16:35:43.803 | Cloning from documentation cache and applying ref * 2022-06-10 16:35:44.010 | (0943 / 1346) 2022-06-10 16:35:44.028 | Updating cache of https://opendev.org/vexxhost/google-directory-api-linux-agent.git in /opt/dib_cache/source-repositories/google_directory_api_linux_agent_8282258f6e069f01b6403d9c27003b1432ac09dd with ref * 2022-06-10 16:35:44.430 | Cloning from google-directory-api-linux-agent cache and applying ref * 2022-06-10 16:35:44.495 | (0944 / 1346) 2022-06-10 16:35:44.511 | Updating cache of https://opendev.org/vexxhost/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_7ff56bc5602f22f29a6328bfa8d26888a8d62967 with ref * 2022-06-10 16:35:44.977 | Cloning from helm-charts cache and applying ref * 2022-06-10 16:35:45.045 | (0945 / 1346) 2022-06-10 16:35:45.062 | Updating cache of https://opendev.org/vexxhost/kue.git in /opt/dib_cache/source-repositories/kue_7550969f02d9a4f9fc92e198a2b6e141d52bc8a3 with ref * 2022-06-10 16:35:45.405 | Cloning from kue cache and applying ref * 2022-06-10 16:35:45.474 | (0946 / 1346) 2022-06-10 16:35:45.492 | Updating cache of https://opendev.org/vexxhost/libvirtd_exporter.git in /opt/dib_cache/source-repositories/libvirtd_exporter_756af01baea545d72b16df3eb1e72a8b36ec3bf5 with ref * 2022-06-10 16:35:45.888 | Cloning from libvirtd_exporter cache and applying ref * 2022-06-10 16:35:46.158 | (0947 / 1346) 2022-06-10 16:35:46.174 | Updating cache of https://opendev.org/vexxhost/lodgeit-helm.git in /opt/dib_cache/source-repositories/lodgeit_helm_c6617c858bd2032e4056ed1fe4d919233629c0ee with ref * 2022-06-10 16:35:46.522 | Cloning from lodgeit-helm cache and applying ref * 2022-06-10 16:35:46.701 | (0948 / 1346) 2022-06-10 16:35:46.720 | Updating cache of https://opendev.org/vexxhost/network_exporter.git in /opt/dib_cache/source-repositories/network_exporter_d328cc99f9adaead4e65c93ab0dac07f7398c09b with ref * 2022-06-10 16:35:47.026 | Cloning from network_exporter cache and applying ref * 2022-06-10 16:35:47.141 | (0949 / 1346) 2022-06-10 16:35:47.158 | Updating cache of https://opendev.org/vexxhost/node-labeler.git in /opt/dib_cache/source-repositories/node_labeler_fdcf7541d47307b94e647982493d5cd5932c133d with ref * 2022-06-10 16:35:47.517 | Cloning from node-labeler cache and applying ref * 2022-06-10 16:35:47.616 | (0950 / 1346) 2022-06-10 16:35:47.631 | Updating cache of https://opendev.org/vexxhost/openstack-monitoring.git in /opt/dib_cache/source-repositories/openstack_monitoring_38ddac4feb5bfec93d398e96e8acc8dcfd7f0de2 with ref * 2022-06-10 16:35:47.955 | Cloning from openstack-monitoring cache and applying ref * 2022-06-10 16:35:48.098 | (0951 / 1346) 2022-06-10 16:35:48.115 | Updating cache of https://opendev.org/vexxhost/openstack-operator.git in /opt/dib_cache/source-repositories/openstack_operator_05507f2a624da9409b30f5c669c34252c58a4034 with ref * 2022-06-10 16:35:48.465 | Cloning from openstack-operator cache and applying ref * 2022-06-10 16:35:48.565 | (0952 / 1346) 2022-06-10 16:35:48.580 | Updating cache of https://opendev.org/vexxhost/openstack-tools.git in /opt/dib_cache/source-repositories/openstack_tools_d0812d10bafade805b2ea9586a05bad2c65ab44a with ref * 2022-06-10 16:35:48.896 | Cloning from openstack-tools cache and applying ref * 2022-06-10 16:35:49.027 | (0953 / 1346) 2022-06-10 16:35:49.044 | Updating cache of https://opendev.org/vexxhost/openvswitch_exporter.git in /opt/dib_cache/source-repositories/openvswitch_exporter_df521bd8d0c43214de35548759ddf93717522f16 with ref * 2022-06-10 16:35:49.333 | Cloning from openvswitch_exporter cache and applying ref * 2022-06-10 16:35:49.400 | (0954 / 1346) 2022-06-10 16:35:49.416 | Updating cache of https://opendev.org/vexxhost/rally_exporter.git in /opt/dib_cache/source-repositories/rally_exporter_08931ca7872c40708c8572e94aa8e459f82f66f1 with ref * 2022-06-10 16:35:49.729 | Cloning from rally_exporter cache and applying ref * 2022-06-10 16:35:49.814 | (0955 / 1346) 2022-06-10 16:35:49.830 | Updating cache of https://opendev.org/vexxhost/rbac-helm.git in /opt/dib_cache/source-repositories/rbac_helm_99768b794f4a6988a07084e21e2bf7ecaa0bb6d8 with ref * 2022-06-10 16:35:50.126 | Cloning from rbac-helm cache and applying ref * 2022-06-10 16:35:50.300 | (0956 / 1346) 2022-06-10 16:35:50.315 | Updating cache of https://opendev.org/vexxhost/smokeping_prober-helm.git in /opt/dib_cache/source-repositories/smokeping_prober_helm_6bd6d65380c20a009d7a6a442bf2abaa4c8da128 with ref * 2022-06-10 16:35:50.611 | Cloning from smokeping_prober-helm cache and applying ref * 2022-06-10 16:35:50.712 | (0957 / 1346) 2022-06-10 16:35:50.730 | Updating cache of https://opendev.org/vexxhost/tempest-pushgateway.git in /opt/dib_cache/source-repositories/tempest_pushgateway_f2969bb79cc87b471f1b1045aa521b4d277d0ff5 with ref * 2022-06-10 16:35:51.037 | Cloning from tempest-pushgateway cache and applying ref * 2022-06-10 16:35:51.139 | (0958 / 1346) 2022-06-10 16:35:51.157 | Updating cache of https://opendev.org/windmill/ansible-role-ansible.git in /opt/dib_cache/source-repositories/ansible_role_ansible_52b896a280d6035eee91c703c048eb3a40076134 with ref * 2022-06-10 16:35:51.461 | Cloning from ansible-role-ansible cache and applying ref * 2022-06-10 16:35:51.583 | (0959 / 1346) 2022-06-10 16:35:51.599 | Updating cache of https://opendev.org/windmill/ansible-role-borgbackup.git in /opt/dib_cache/source-repositories/ansible_role_borgbackup_b9259dc25af527b634b867758100628917d5a480 with ref * 2022-06-10 16:35:51.907 | Cloning from ansible-role-borgbackup cache and applying ref * 2022-06-10 16:35:52.052 | (0960 / 1346) 2022-06-10 16:35:52.071 | Updating cache of https://opendev.org/windmill/ansible-role-borgmatic.git in /opt/dib_cache/source-repositories/ansible_role_borgmatic_11aad6420a351855f5240bb752939a004dcca857 with ref * 2022-06-10 16:35:52.428 | Cloning from ansible-role-borgmatic cache and applying ref * 2022-06-10 16:35:52.772 | (0961 / 1346) 2022-06-10 16:35:52.789 | Updating cache of https://opendev.org/windmill/ansible-role-boto3.git in /opt/dib_cache/source-repositories/ansible_role_boto3_ccd5cc5158774c75ad94decdbc13b916eeba115f with ref * 2022-06-10 16:35:53.132 | Cloning from ansible-role-boto3 cache and applying ref * 2022-06-10 16:35:53.259 | (0962 / 1346) 2022-06-10 16:35:53.283 | Updating cache of https://opendev.org/windmill/ansible-role-carbon.git in /opt/dib_cache/source-repositories/ansible_role_carbon_9cb880b7bd8f872e5358e72dff1c92a708959c26 with ref * 2022-06-10 16:35:53.612 | Cloning from ansible-role-carbon cache and applying ref * 2022-06-10 16:35:53.766 | (0963 / 1346) 2022-06-10 16:35:53.794 | Updating cache of https://opendev.org/windmill/ansible-role-diskimage-builder.git in /opt/dib_cache/source-repositories/ansible_role_diskimage_builder_94e3bff243bd7e02b253760d58ae040a3c34116b with ref * 2022-06-10 16:35:54.102 | Cloning from ansible-role-diskimage-builder cache and applying ref * 2022-06-10 16:35:54.209 | (0964 / 1346) 2022-06-10 16:35:54.229 | Updating cache of https://opendev.org/windmill/ansible-role-elasticsearch.git in /opt/dib_cache/source-repositories/ansible_role_elasticsearch_23f5cd86b609da13b0468f0ad79d8dbd3126ef59 with ref * 2022-06-10 16:35:54.550 | Cloning from ansible-role-elasticsearch cache and applying ref * 2022-06-10 16:35:54.636 | (0965 / 1346) 2022-06-10 16:35:54.663 | Updating cache of https://opendev.org/windmill/ansible-role-gear.git in /opt/dib_cache/source-repositories/ansible_role_gear_cd749759b809802b09da093939f748e5cdbdf093 with ref * 2022-06-10 16:35:54.989 | Cloning from ansible-role-gear cache and applying ref * 2022-06-10 16:35:55.099 | (0966 / 1346) 2022-06-10 16:35:55.122 | Updating cache of https://opendev.org/windmill/ansible-role-grafyaml.git in /opt/dib_cache/source-repositories/ansible_role_grafyaml_a8e675c37c7dd2d05c5d1257fd506c077bf8fb48 with ref * 2022-06-10 16:35:55.409 | Cloning from ansible-role-grafyaml cache and applying ref * 2022-06-10 16:35:55.558 | (0967 / 1346) 2022-06-10 16:35:55.577 | Updating cache of https://opendev.org/windmill/ansible-role-logrotate.git in /opt/dib_cache/source-repositories/ansible_role_logrotate_3b76d7d85075e775be346935d00bc34ee206a7ae with ref * 2022-06-10 16:35:55.865 | Cloning from ansible-role-logrotate cache and applying ref * 2022-06-10 16:35:56.015 | (0968 / 1346) 2022-06-10 16:35:56.034 | Updating cache of https://opendev.org/windmill/ansible-role-nginx.git in /opt/dib_cache/source-repositories/ansible_role_nginx_3aaac81324c46c2ff9c69c02f7058c66f1253349 with ref * 2022-06-10 16:35:56.401 | Cloning from ansible-role-nginx cache and applying ref * 2022-06-10 16:35:56.474 | (0969 / 1346) 2022-06-10 16:35:56.494 | Updating cache of https://opendev.org/windmill/ansible-role-nodepool.git in /opt/dib_cache/source-repositories/ansible_role_nodepool_b4dc19e8fc5f69779c5f5e0026753376ec99282f with ref * 2022-06-10 16:35:56.850 | Cloning from ansible-role-nodepool cache and applying ref * 2022-06-10 16:35:57.003 | (0970 / 1346) 2022-06-10 16:35:57.021 | Updating cache of https://opendev.org/windmill/ansible-role-openstacksdk.git in /opt/dib_cache/source-repositories/ansible_role_openstacksdk_0a22a5d6e9a6fb60720d75e07a8051e628252531 with ref * 2022-06-10 16:35:57.398 | Cloning from ansible-role-openstacksdk cache and applying ref * 2022-06-10 16:35:57.718 | (0971 / 1346) 2022-06-10 16:35:57.743 | Updating cache of https://opendev.org/windmill/ansible-role-ssh.git in /opt/dib_cache/source-repositories/ansible_role_ssh_9933d22d2a094f7d7ff77013154df4c3fa984e99 with ref * 2022-06-10 16:35:58.094 | Cloning from ansible-role-ssh cache and applying ref * 2022-06-10 16:35:58.198 | (0972 / 1346) 2022-06-10 16:35:58.221 | Updating cache of https://opendev.org/windmill/ansible-role-statsd.git in /opt/dib_cache/source-repositories/ansible_role_statsd_1e7388fff4e862c4df73b9c86f4e369a3c3af0df with ref * 2022-06-10 16:35:58.578 | Cloning from ansible-role-statsd cache and applying ref * 2022-06-10 16:35:58.668 | (0973 / 1346) 2022-06-10 16:35:58.690 | Updating cache of https://opendev.org/windmill/ansible-role-sudoers.git in /opt/dib_cache/source-repositories/ansible_role_sudoers_4dbfbbdb3c7bc37b22c1bc0f021851e43c7afc9d with ref * 2022-06-10 16:35:59.070 | Cloning from ansible-role-sudoers cache and applying ref * 2022-06-10 16:35:59.250 | (0974 / 1346) 2022-06-10 16:35:59.272 | Updating cache of https://opendev.org/windmill/ansible-role-virtualenv.git in /opt/dib_cache/source-repositories/ansible_role_virtualenv_9ac4a2ebf58524d4d0def14de674fcb70c76077d with ref * 2022-06-10 16:35:59.684 | Cloning from ansible-role-virtualenv cache and applying ref * 2022-06-10 16:35:59.934 | (0975 / 1346) 2022-06-10 16:35:59.952 | Updating cache of https://opendev.org/windmill/ansible-role-whisper.git in /opt/dib_cache/source-repositories/ansible_role_whisper_76437555259769a405fbd7418fcd6c31a1edcdcd with ref * 2022-06-10 16:36:00.322 | Cloning from ansible-role-whisper cache and applying ref * 2022-06-10 16:36:00.525 | (0976 / 1346) 2022-06-10 16:36:00.546 | Updating cache of https://opendev.org/windmill/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_0f150c2caf7c309d38ac91706855cec28c3e4c0e with ref * 2022-06-10 16:36:00.960 | Cloning from ansible-role-zookeeper cache and applying ref * 2022-06-10 16:36:01.127 | (0977 / 1346) 2022-06-10 16:36:01.146 | Updating cache of https://opendev.org/windmill/ansible-role-zuul.git in /opt/dib_cache/source-repositories/ansible_role_zuul_a0323c60d3c058181b0622d217687d154fe94eb3 with ref * 2022-06-10 16:36:01.568 | Cloning from ansible-role-zuul cache and applying ref * 2022-06-10 16:36:01.816 | (0978 / 1346) 2022-06-10 16:36:01.836 | Updating cache of https://opendev.org/windmill/ansible-role-zuul-registry.git in /opt/dib_cache/source-repositories/ansible_role_zuul_registry_07fb342a07d5df1c32b0a105d648c60966a86cad with ref * 2022-06-10 16:36:02.168 | Cloning from ansible-role-zuul-registry cache and applying ref * 2022-06-10 16:36:02.346 | (0979 / 1346) 2022-06-10 16:36:02.364 | Updating cache of https://opendev.org/windmill/windmill.git in /opt/dib_cache/source-repositories/windmill_ce0957dbeb2deb69c3d8d03166f453d34ba458dc with ref * 2022-06-10 16:36:02.702 | Cloning from windmill cache and applying ref * 2022-06-10 16:36:02.878 | (0980 / 1346) 2022-06-10 16:36:02.903 | Updating cache of https://opendev.org/windmill/windmill-backup.git in /opt/dib_cache/source-repositories/windmill_backup_2e8c02e5aed8a95fe604effd833b0f22fd22223e with ref * 2022-06-10 16:36:03.201 | Cloning from windmill-backup cache and applying ref * 2022-06-10 16:36:03.281 | (0981 / 1346) 2022-06-10 16:36:03.309 | Updating cache of https://opendev.org/windmill/windmill-config.git in /opt/dib_cache/source-repositories/windmill_config_01e195bc6ac2b0c11cf08bac6b1dda866cace35c with ref * 2022-06-10 16:36:03.642 | Cloning from windmill-config cache and applying ref * 2022-06-10 16:36:03.886 | (0982 / 1346) 2022-06-10 16:36:03.905 | Updating cache of https://opendev.org/windmill/windmill-logs.git in /opt/dib_cache/source-repositories/windmill_logs_968464ba901af64d919f9af788f508a89b86d673 with ref * 2022-06-10 16:36:04.207 | Cloning from windmill-logs cache and applying ref * 2022-06-10 16:36:04.283 | (0983 / 1346) 2022-06-10 16:36:04.301 | Updating cache of https://opendev.org/windmill/windmill-ops.git in /opt/dib_cache/source-repositories/windmill_ops_a3e0208779357fef208be4f138ce320c1efb0fac with ref * 2022-06-10 16:36:04.606 | Cloning from windmill-ops cache and applying ref * 2022-06-10 16:36:04.694 | (0984 / 1346) 2022-06-10 16:36:04.714 | Updating cache of https://opendev.org/x/ailuropoda.git in /opt/dib_cache/source-repositories/ailuropoda_4e86384edf56a71090daaa7c4fbda10130471b9c with ref * 2022-06-10 16:36:05.028 | Cloning from ailuropoda cache and applying ref * 2022-06-10 16:36:05.137 | (0985 / 1346) 2022-06-10 16:36:05.154 | Updating cache of https://opendev.org/x/alexandria.git in /opt/dib_cache/source-repositories/alexandria_2d25a8301f7f82cf339946c2601329b4c04186c1 with ref * 2022-06-10 16:36:05.465 | Cloning from alexandria cache and applying ref * 2022-06-10 16:36:05.682 | (0986 / 1346) 2022-06-10 16:36:05.714 | Updating cache of https://opendev.org/x/almanach.git in /opt/dib_cache/source-repositories/almanach_d2ab86532bae5ac27a4ede34dd6d2d387ad52785 with ref * 2022-06-10 16:36:06.035 | Cloning from almanach cache and applying ref * 2022-06-10 16:36:06.131 | (0987 / 1346) 2022-06-10 16:36:06.148 | Updating cache of https://opendev.org/x/ansible-role-bindep.git in /opt/dib_cache/source-repositories/ansible_role_bindep_777f21021236902b288fc268a6bb37247965c642 with ref * 2022-06-10 16:36:06.499 | Cloning from ansible-role-bindep cache and applying ref * 2022-06-10 16:36:06.694 | (0988 / 1346) 2022-06-10 16:36:06.712 | Updating cache of https://opendev.org/x/ansible-role-fedmsg.git in /opt/dib_cache/source-repositories/ansible_role_fedmsg_7646017fd8a9205ca91cc936bafb3e2b504a38ee with ref * 2022-06-10 16:36:07.033 | Cloning from ansible-role-fedmsg cache and applying ref * 2022-06-10 16:36:07.122 | (0989 / 1346) 2022-06-10 16:36:07.140 | Updating cache of https://opendev.org/x/ansible-role-jenkins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_228b7e15520ce52a89455c3c5634a5223f769529 with ref * 2022-06-10 16:36:07.466 | Cloning from ansible-role-jenkins cache and applying ref * 2022-06-10 16:36:07.550 | (0990 / 1346) 2022-06-10 16:36:07.568 | Updating cache of https://opendev.org/x/ansible-role-jenkins-job-builder.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_job_builder_d402224cf13f4455687b28a50b05757f23626a67 with ref * 2022-06-10 16:36:07.879 | Cloning from ansible-role-jenkins-job-builder cache and applying ref * 2022-06-10 16:36:07.957 | (0991 / 1346) 2022-06-10 16:36:07.975 | Updating cache of https://opendev.org/x/ansible-role-jenkins-plugins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_plugins_50776e373a771dc75dff87aac27454a37eeef930 with ref * 2022-06-10 16:36:08.328 | Cloning from ansible-role-jenkins-plugins cache and applying ref * 2022-06-10 16:36:08.462 | (0992 / 1346) 2022-06-10 16:36:08.480 | Updating cache of https://opendev.org/x/ansible-role-shade.git in /opt/dib_cache/source-repositories/ansible_role_shade_3f8686b9e80566892fdf5b9b7320e98ed5ffc01c with ref * 2022-06-10 16:36:08.807 | Cloning from ansible-role-shade cache and applying ref * 2022-06-10 16:36:08.885 | (0993 / 1346) 2022-06-10 16:36:08.905 | Updating cache of https://opendev.org/x/ansible-tripleo-ipa-server.git in /opt/dib_cache/source-repositories/ansible_tripleo_ipa_server_0fdfa6f5dc62bba102de66e51515eae9c5decb47 with ref * 2022-06-10 16:36:09.197 | Cloning from ansible-tripleo-ipa-server cache and applying ref * 2022-06-10 16:36:09.297 | (0994 / 1346) 2022-06-10 16:36:09.317 | Updating cache of https://opendev.org/x/apmec.git in /opt/dib_cache/source-repositories/apmec_bba84747aba38e8db1d7428c0966176866d996a6 with ref * 2022-06-10 16:36:09.621 | Cloning from apmec cache and applying ref * 2022-06-10 16:36:09.766 | (0995 / 1346) 2022-06-10 16:36:09.783 | Updating cache of https://opendev.org/x/apmec-horizon.git in /opt/dib_cache/source-repositories/apmec_horizon_1eb602b162ed1917e016b76dd78abc62e9d46801 with ref * 2022-06-10 16:36:10.096 | Cloning from apmec-horizon cache and applying ref * 2022-06-10 16:36:10.188 | (0996 / 1346) 2022-06-10 16:36:10.208 | Updating cache of https://opendev.org/x/bansho.git in /opt/dib_cache/source-repositories/bansho_710b1f4bb0b61a1274836c230d9cc5cdc2fb1a83 with ref * 2022-06-10 16:36:10.550 | Cloning from bansho cache and applying ref * 2022-06-10 16:36:10.657 | (0997 / 1346) 2022-06-10 16:36:10.679 | Updating cache of https://opendev.org/x/bareon.git in /opt/dib_cache/source-repositories/bareon_585997dfddbc2cb1acb463f99764e40ccaafb3a6 with ref * 2022-06-10 16:36:11.005 | Cloning from bareon cache and applying ref * 2022-06-10 16:36:11.129 | (0998 / 1346) 2022-06-10 16:36:11.148 | Updating cache of https://opendev.org/x/bareon-allocator.git in /opt/dib_cache/source-repositories/bareon_allocator_0606cf4096721e12c1ea21168202a319970e705b with ref * 2022-06-10 16:36:11.473 | Cloning from bareon-allocator cache and applying ref * 2022-06-10 16:36:11.559 | (0999 / 1346) 2022-06-10 16:36:11.583 | Updating cache of https://opendev.org/x/bareon-api.git in /opt/dib_cache/source-repositories/bareon_api_5590f2c354a9de9b1aa58d14c30331026cd1dac6 with ref * 2022-06-10 16:36:11.923 | Cloning from bareon-api cache and applying ref * 2022-06-10 16:36:12.006 | (1000 / 1346) 2022-06-10 16:36:12.028 | Updating cache of https://opendev.org/x/bareon-image-elements.git in /opt/dib_cache/source-repositories/bareon_image_elements_b19c6e41ff26513f46fce80dfa9a003b749cf75e with ref * 2022-06-10 16:36:12.355 | Cloning from bareon-image-elements cache and applying ref * 2022-06-10 16:36:12.439 | (1001 / 1346) 2022-06-10 16:36:12.462 | Updating cache of https://opendev.org/x/bareon-ironic.git in /opt/dib_cache/source-repositories/bareon_ironic_a8f75b8a4643a27ff9541c323cf6cd1f14293411 with ref * 2022-06-10 16:36:12.783 | Cloning from bareon-ironic cache and applying ref * 2022-06-10 16:36:12.871 | (1002 / 1346) 2022-06-10 16:36:12.892 | Updating cache of https://opendev.org/x/bareon-specs.git in /opt/dib_cache/source-repositories/bareon_specs_49c4a99a02480c6e7a0f1f31cf2cf622143889ba with ref * 2022-06-10 16:36:13.281 | Cloning from bareon-specs cache and applying ref * 2022-06-10 16:36:13.517 | (1003 / 1346) 2022-06-10 16:36:13.534 | Updating cache of https://opendev.org/x/bilean.git in /opt/dib_cache/source-repositories/bilean_2da91415bf138848e708b0366c0dc9799fe61d84 with ref * 2022-06-10 16:36:13.865 | Cloning from bilean cache and applying ref * 2022-06-10 16:36:13.978 | (1004 / 1346) 2022-06-10 16:36:14.007 | Updating cache of https://opendev.org/x/broadview-collector.git in /opt/dib_cache/source-repositories/broadview_collector_b5bf61f872acdc2fde93bd3b0aa12065c7defe45 with ref * 2022-06-10 16:36:14.367 | Cloning from broadview-collector cache and applying ref * 2022-06-10 16:36:14.504 | (1005 / 1346) 2022-06-10 16:36:14.525 | Updating cache of https://opendev.org/x/broadview-lib.git in /opt/dib_cache/source-repositories/broadview_lib_3b302833c80a6ac89c695e0e65b81815239230ed with ref * 2022-06-10 16:36:14.852 | Cloning from broadview-lib cache and applying ref * 2022-06-10 16:36:14.936 | (1006 / 1346) 2022-06-10 16:36:14.961 | Updating cache of https://opendev.org/x/broadview-ui.git in /opt/dib_cache/source-repositories/broadview_ui_280a3d1d5c7cc074f40e057207c70960f611ef21 with ref * 2022-06-10 16:36:15.285 | Cloning from broadview-ui cache and applying ref * 2022-06-10 16:36:15.461 | (1007 / 1346) 2022-06-10 16:36:15.486 | Updating cache of https://opendev.org/x/browbeat.git in /opt/dib_cache/source-repositories/browbeat_3f6522b96f30425d27b73d63b91356e944e2eebd with ref * 2022-06-10 16:36:15.968 | Cloning from browbeat cache and applying ref * 2022-06-10 16:36:23.638 | (1008 / 1346) 2022-06-10 16:36:23.654 | Updating cache of https://opendev.org/x/cathead.git in /opt/dib_cache/source-repositories/cathead_92692b7b2e46d900fe346a23d7efcea9510804b9 with ref * 2022-06-10 16:36:23.994 | Cloning from cathead cache and applying ref * 2022-06-10 16:36:24.295 | (1009 / 1346) 2022-06-10 16:36:24.311 | Updating cache of https://opendev.org/x/ceilometer-zvm.git in /opt/dib_cache/source-repositories/ceilometer_zvm_1b5dbb623f114b744efc115c1078ce67681d9bd1 with ref * 2022-06-10 16:36:24.740 | Cloning from ceilometer-zvm cache and applying ref * 2022-06-10 16:36:24.895 | (1010 / 1346) 2022-06-10 16:36:24.913 | Updating cache of https://opendev.org/x/certbot-dns-openstack.git in /opt/dib_cache/source-repositories/certbot_dns_openstack_8e23d8bd7fd9a38d8e4793122f5256427179065c with ref * 2022-06-10 16:36:25.229 | Cloning from certbot-dns-openstack cache and applying ref * 2022-06-10 16:36:25.359 | (1011 / 1346) 2022-06-10 16:36:25.375 | Updating cache of https://opendev.org/x/charm-6wind-virtual-accelerator.git in /opt/dib_cache/source-repositories/charm_6wind_virtual_accelerator_c092ae1505ca09500a9757e58f8a539daa35e0d0 with ref * 2022-06-10 16:36:25.681 | Cloning from charm-6wind-virtual-accelerator cache and applying ref * 2022-06-10 16:36:25.757 | (1012 / 1346) 2022-06-10 16:36:25.772 | Updating cache of https://opendev.org/x/charm-interface-barbican-hsm.git in /opt/dib_cache/source-repositories/charm_interface_barbican_hsm_526ffd382d5804b6b32ddd7fa064a6c7f4539bd1 with ref * 2022-06-10 16:36:26.118 | Cloning from charm-interface-barbican-hsm cache and applying ref * 2022-06-10 16:36:26.258 | (1013 / 1346) 2022-06-10 16:36:26.274 | Updating cache of https://opendev.org/x/charm-interface-ovsdb.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_2d2ec56442007515e97115a09a27f4bf98cec5a7 with ref * 2022-06-10 16:36:26.608 | Cloning from charm-interface-ovsdb cache and applying ref * 2022-06-10 16:36:26.768 | (1014 / 1346) 2022-06-10 16:36:26.785 | Updating cache of https://opendev.org/x/charm-neutron-api-plumgrid.git in /opt/dib_cache/source-repositories/charm_neutron_api_plumgrid_6f85e1c1755aedf32d739be4e4ee8d15b419c731 with ref * 2022-06-10 16:36:27.122 | Cloning from charm-neutron-api-plumgrid cache and applying ref * 2022-06-10 16:36:27.219 | (1015 / 1346) 2022-06-10 16:36:27.236 | Updating cache of https://opendev.org/x/charm-ovn-central.git in /opt/dib_cache/source-repositories/charm_ovn_central_6fa549ffdafd3e5065ff60e991067dc7c609c54c with ref * 2022-06-10 16:36:27.742 | Cloning from charm-ovn-central cache and applying ref * 2022-06-10 16:36:29.769 | (1016 / 1346) 2022-06-10 16:36:29.785 | Updating cache of https://opendev.org/x/charm-ovn-chassis.git in /opt/dib_cache/source-repositories/charm_ovn_chassis_18a6d226793324dcd3b8e17c32a6a01103424909 with ref * 2022-06-10 16:36:30.279 | Cloning from charm-ovn-chassis cache and applying ref * 2022-06-10 16:36:32.405 | (1017 / 1346) 2022-06-10 16:36:32.422 | Updating cache of https://opendev.org/x/charm-ovn-dedicated-chassis.git in /opt/dib_cache/source-repositories/charm_ovn_dedicated_chassis_6f9030a2b19eb449c24fce2709edbd5f0ae07afd with ref * 2022-06-10 16:36:32.955 | Cloning from charm-ovn-dedicated-chassis cache and applying ref * 2022-06-10 16:36:34.619 | (1018 / 1346) 2022-06-10 16:36:34.637 | Updating cache of https://opendev.org/x/charm-plumgrid-director.git in /opt/dib_cache/source-repositories/charm_plumgrid_director_20c88eb15d72d620f41bbf196bf94d415be57bdb with ref * 2022-06-10 16:36:34.973 | Cloning from charm-plumgrid-director cache and applying ref * 2022-06-10 16:36:35.088 | (1019 / 1346) 2022-06-10 16:36:35.111 | Updating cache of https://opendev.org/x/charm-plumgrid-edge.git in /opt/dib_cache/source-repositories/charm_plumgrid_edge_faec41942a0d92cf6fed85be9579bac3cbebf558 with ref * 2022-06-10 16:36:35.482 | Cloning from charm-plumgrid-edge cache and applying ref * 2022-06-10 16:36:35.585 | (1020 / 1346) 2022-06-10 16:36:35.604 | Updating cache of https://opendev.org/x/charm-plumgrid-gateway.git in /opt/dib_cache/source-repositories/charm_plumgrid_gateway_b06120f1857262083edc19cf68a4bbe1de3c78db with ref * 2022-06-10 16:36:36.061 | Cloning from charm-plumgrid-gateway cache and applying ref * 2022-06-10 16:36:36.166 | (1021 / 1346) 2022-06-10 16:36:36.186 | Updating cache of https://opendev.org/x/ci-cd-pipeline-app-murano.git in /opt/dib_cache/source-repositories/ci_cd_pipeline_app_murano_96bde8a55e0d06a9249ea70255da2207064515cf with ref * 2022-06-10 16:36:36.686 | Cloning from ci-cd-pipeline-app-murano cache and applying ref * 2022-06-10 16:36:37.356 | (1022 / 1346) 2022-06-10 16:36:37.380 | Updating cache of https://opendev.org/x/cinder-fusioncompute.git in /opt/dib_cache/source-repositories/cinder_fusioncompute_1eda6d8391c34127caa43f37970a780631bd3f8d with ref * 2022-06-10 16:36:37.731 | Cloning from cinder-fusioncompute cache and applying ref * 2022-06-10 16:36:38.059 | (1023 / 1346) 2022-06-10 16:36:38.089 | Updating cache of https://opendev.org/x/cisco-ironic-contrib.git in /opt/dib_cache/source-repositories/cisco_ironic_contrib_e12048c1f270e2df19cefe3debad5ef169f73455 with ref * 2022-06-10 16:36:38.441 | Cloning from cisco-ironic-contrib cache and applying ref * 2022-06-10 16:36:38.521 | (1024 / 1346) 2022-06-10 16:36:38.549 | Updating cache of https://opendev.org/x/ciwatch.git in /opt/dib_cache/source-repositories/ciwatch_ab7573c38088d0f8d088c198834f16e35d951299 with ref * 2022-06-10 16:36:38.887 | Cloning from ciwatch cache and applying ref * 2022-06-10 16:36:38.975 | (1025 / 1346) 2022-06-10 16:36:39.011 | Updating cache of https://opendev.org/x/cl-openstack-client.git in /opt/dib_cache/source-repositories/cl_openstack_client_4d6f6acce1e9a031e328343551dd434a7edbe267 with ref * 2022-06-10 16:36:39.331 | Cloning from cl-openstack-client cache and applying ref * 2022-06-10 16:36:39.414 | (1026 / 1346) 2022-06-10 16:36:39.433 | Updating cache of https://opendev.org/x/cloudbase-init.git in /opt/dib_cache/source-repositories/cloudbase_init_61630cf0b0e51e8f926b62a0987d7c34e82a16b8 with ref * 2022-06-10 16:36:39.812 | Cloning from cloudbase-init cache and applying ref * 2022-06-10 16:36:40.070 | (1027 / 1346) 2022-06-10 16:36:40.092 | Updating cache of https://opendev.org/x/cloudcafe.git in /opt/dib_cache/source-repositories/cloudcafe_1db6d6cabd38c7c07eb8b4281be212a220b83310 with ref * 2022-06-10 16:36:40.436 | Cloning from cloudcafe cache and applying ref * 2022-06-10 16:36:40.641 | (1028 / 1346) 2022-06-10 16:36:40.664 | Updating cache of https://opendev.org/x/cloudpulse.git in /opt/dib_cache/source-repositories/cloudpulse_be691d96e92170fb818e69be466ca4964f73a21d with ref * 2022-06-10 16:36:41.156 | Cloning from cloudpulse cache and applying ref * 2022-06-10 16:36:41.668 | (1029 / 1346) 2022-06-10 16:36:41.692 | Updating cache of https://opendev.org/x/cloudroast.git in /opt/dib_cache/source-repositories/cloudroast_160748bb9757bc6f376d4159bf855571c1347f21 with ref * 2022-06-10 16:36:42.067 | Cloning from cloudroast cache and applying ref * 2022-06-10 16:36:42.249 | (1030 / 1346) 2022-06-10 16:36:42.277 | Updating cache of https://opendev.org/x/coats.git in /opt/dib_cache/source-repositories/coats_fdd12985ca7c188293ff8d253bae9e40eeb90d86 with ref * 2022-06-10 16:36:42.627 | Cloning from coats cache and applying ref * 2022-06-10 16:36:42.725 | (1031 / 1346) 2022-06-10 16:36:42.746 | Updating cache of https://opendev.org/x/cognitive.git in /opt/dib_cache/source-repositories/cognitive_65ac4b8e1f90da8441442a110b40879eba016bc4 with ref * 2022-06-10 16:36:43.118 | Cloning from cognitive cache and applying ref * 2022-06-10 16:36:43.281 | (1032 / 1346) 2022-06-10 16:36:43.310 | Updating cache of https://opendev.org/x/collectd-openstack-plugins.git in /opt/dib_cache/source-repositories/collectd_openstack_plugins_86d264ebf95d51c2fe180bf94ccb4a8f66899053 with ref * 2022-06-10 16:36:43.712 | Cloning from collectd-openstack-plugins cache and applying ref * 2022-06-10 16:36:43.811 | (1033 / 1346) 2022-06-10 16:36:43.829 | Updating cache of https://opendev.org/x/compass-adapters.git in /opt/dib_cache/source-repositories/compass_adapters_d59c79af03bcaa505091e4fea1cb5ce3e7b7eb0b with ref * 2022-06-10 16:36:44.408 | Cloning from compass-adapters cache and applying ref * 2022-06-10 16:36:44.934 | (1034 / 1346) 2022-06-10 16:36:44.950 | Updating cache of https://opendev.org/x/compass-core.git in /opt/dib_cache/source-repositories/compass_core_51d7a6b63bdd612ba3eeb2d8029bc5f65240c4bc with ref * 2022-06-10 16:36:45.339 | Cloning from compass-core cache and applying ref * 2022-06-10 16:36:45.582 | (1035 / 1346) 2022-06-10 16:36:45.598 | Updating cache of https://opendev.org/x/compass-install.git in /opt/dib_cache/source-repositories/compass_install_fff6ae4bd2c9f6bbd4e2d886d1ad78fdff0ff3a3 with ref * 2022-06-10 16:36:45.909 | Cloning from compass-install cache and applying ref * 2022-06-10 16:36:45.987 | (1036 / 1346) 2022-06-10 16:36:46.004 | Updating cache of https://opendev.org/x/compass-specs.git in /opt/dib_cache/source-repositories/compass_specs_b105d32ae368897720d4474dabc9762ead846781 with ref * 2022-06-10 16:36:46.319 | Cloning from compass-specs cache and applying ref * 2022-06-10 16:36:46.412 | (1037 / 1346) 2022-06-10 16:36:46.428 | Updating cache of https://opendev.org/x/compass-web.git in /opt/dib_cache/source-repositories/compass_web_6f8601869413629cd6166ee5b7c9c9976af322f9 with ref * 2022-06-10 16:36:46.757 | Cloning from compass-web cache and applying ref * 2022-06-10 16:36:47.177 | (1038 / 1346) 2022-06-10 16:36:47.194 | Updating cache of https://opendev.org/x/conveyor.git in /opt/dib_cache/source-repositories/conveyor_a33df4662a1c86fa16c823101bb2c89270aad88d with ref * 2022-06-10 16:36:47.507 | Cloning from conveyor cache and applying ref * 2022-06-10 16:36:47.655 | (1039 / 1346) 2022-06-10 16:36:47.670 | Updating cache of https://opendev.org/x/coupler.git in /opt/dib_cache/source-repositories/coupler_d46037485ad7e0a7237a0c198a4066628fdea950 with ref * 2022-06-10 16:36:47.995 | Cloning from coupler cache and applying ref * 2022-06-10 16:36:48.076 | (1040 / 1346) 2022-06-10 16:36:48.091 | Updating cache of https://opendev.org/x/cursive.git in /opt/dib_cache/source-repositories/cursive_694198ac34c08afd9487f1dff27ada830d10180c with ref * 2022-06-10 16:36:48.507 | Cloning from cursive cache and applying ref * 2022-06-10 16:36:48.658 | (1041 / 1346) 2022-06-10 16:36:48.674 | Updating cache of https://opendev.org/x/daisycloud-core.git in /opt/dib_cache/source-repositories/daisycloud_core_eef6fab15767cd10cbf5441cdf3a481b4033dd5f with ref * 2022-06-10 16:36:49.086 | Cloning from daisycloud-core cache and applying ref * 2022-06-10 16:36:56.210 | (1042 / 1346) 2022-06-10 16:36:56.226 | Updating cache of https://opendev.org/x/dash-stack.git in /opt/dib_cache/source-repositories/dash_stack_f733c270d22b61030ef84f22a0c999555acaebb8 with ref * 2022-06-10 16:36:56.946 | Cloning from dash-stack cache and applying ref * 2022-06-10 16:36:57.706 | (1043 / 1346) 2022-06-10 16:36:57.724 | Updating cache of https://opendev.org/x/delimiter.git in /opt/dib_cache/source-repositories/delimiter_856d2ff5885f9c79be24d66d4ba2176fdc0acfdc with ref * 2022-06-10 16:36:58.108 | Cloning from delimiter cache and applying ref * 2022-06-10 16:36:58.189 | (1044 / 1346) 2022-06-10 16:36:58.213 | Updating cache of https://opendev.org/x/devstack-plugin-additional-pkg-repos.git in /opt/dib_cache/source-repositories/devstack_plugin_additional_pkg_repos_96dc790c422198d5e37db6aaa63f765ec319f998 with ref * 2022-06-10 16:36:58.795 | Cloning from devstack-plugin-additional-pkg-repos cache and applying ref * 2022-06-10 16:36:59.064 | (1045 / 1346) 2022-06-10 16:36:59.081 | Updating cache of https://opendev.org/x/devstack-plugin-glusterfs.git in /opt/dib_cache/source-repositories/devstack_plugin_glusterfs_f0f793a152283a8529ff5075104f9be6784fbe1d with ref * 2022-06-10 16:36:59.823 | Cloning from devstack-plugin-glusterfs cache and applying ref * 2022-06-10 16:36:59.908 | (1046 / 1346) 2022-06-10 16:36:59.926 | Updating cache of https://opendev.org/x/devstack-plugin-hdfs.git in /opt/dib_cache/source-repositories/devstack_plugin_hdfs_6ac5d5262e12e19582f3c22babc7d7f6c253ddd0 with ref * 2022-06-10 16:37:00.422 | Cloning from devstack-plugin-hdfs cache and applying ref * 2022-06-10 16:37:00.500 | (1047 / 1346) 2022-06-10 16:37:00.516 | Updating cache of https://opendev.org/x/devstack-plugin-libvirt-qemu.git in /opt/dib_cache/source-repositories/devstack_plugin_libvirt_qemu_c665057192f26c046168220d97a6324101614b9e with ref * 2022-06-10 16:37:01.108 | Cloning from devstack-plugin-libvirt-qemu cache and applying ref * 2022-06-10 16:37:01.292 | (1048 / 1346) 2022-06-10 16:37:01.318 | Updating cache of https://opendev.org/x/devstack-plugin-mariadb.git in /opt/dib_cache/source-repositories/devstack_plugin_mariadb_f93c6eccc5d7a9a35c0d30aa15a1e680f2a36557 with ref * 2022-06-10 16:37:01.635 | Cloning from devstack-plugin-mariadb cache and applying ref * 2022-06-10 16:37:01.871 | (1049 / 1346) 2022-06-10 16:37:01.892 | Updating cache of https://opendev.org/x/devstack-plugin-tar-installer.git in /opt/dib_cache/source-repositories/devstack_plugin_tar_installer_9bfb26f0d34c83e51aa6d35e135cf7e588f79965 with ref * 2022-06-10 16:37:02.200 | Cloning from devstack-plugin-tar-installer cache and applying ref * 2022-06-10 16:37:02.297 | (1050 / 1346) 2022-06-10 16:37:02.319 | Updating cache of https://opendev.org/x/devstack-plugin-tobiko.git in /opt/dib_cache/source-repositories/devstack_plugin_tobiko_875409e03c19c9e56b886e742038dadd8a7152d5 with ref * 2022-06-10 16:37:02.992 | Cloning from devstack-plugin-tobiko cache and applying ref * 2022-06-10 16:37:07.807 | (1051 / 1346) 2022-06-10 16:37:07.826 | Updating cache of https://opendev.org/x/devstack-plugin-vmax.git in /opt/dib_cache/source-repositories/devstack_plugin_vmax_9bd06f22b90acb87c38b4f4c60b1617469b9436a with ref * 2022-06-10 16:37:08.217 | Cloning from devstack-plugin-vmax cache and applying ref * 2022-06-10 16:37:08.306 | (1052 / 1346) 2022-06-10 16:37:08.323 | Updating cache of https://opendev.org/x/distil.git in /opt/dib_cache/source-repositories/distil_750ed4d4f2d72699f1cb81af758a5ae2fe0d5113 with ref * 2022-06-10 16:37:08.683 | Cloning from distil cache and applying ref * 2022-06-10 16:37:08.809 | (1053 / 1346) 2022-06-10 16:37:08.828 | Updating cache of https://opendev.org/x/distil-ui.git in /opt/dib_cache/source-repositories/distil_ui_fc1b1fac989b94cc9fa19da5fdbd345ae5246113 with ref * 2022-06-10 16:37:09.169 | Cloning from distil-ui cache and applying ref * 2022-06-10 16:37:09.274 | (1054 / 1346) 2022-06-10 16:37:09.291 | Updating cache of https://opendev.org/x/doc8.git in /opt/dib_cache/source-repositories/doc8_c655b8bf86667c44ab8503b6ba73e4862cbe3b90 with ref * 2022-06-10 16:37:09.622 | Cloning from doc8 cache and applying ref * 2022-06-10 16:37:09.713 | (1055 / 1346) 2022-06-10 16:37:09.732 | Updating cache of https://opendev.org/x/docker-machine-openstack.git in /opt/dib_cache/source-repositories/docker_machine_openstack_e206893589c1d0753a26a50e92022485197b9c0b with ref * 2022-06-10 16:37:10.068 | Cloning from docker-machine-openstack cache and applying ref * 2022-06-10 16:37:10.156 | (1056 / 1346) 2022-06-10 16:37:10.173 | Updating cache of https://opendev.org/x/downpour.git in /opt/dib_cache/source-repositories/downpour_24bd733e9a68970f57a3c30ae6e160d1931a7636 with ref * 2022-06-10 16:37:10.488 | Cloning from downpour cache and applying ref * 2022-06-10 16:37:10.568 | (1057 / 1346) 2022-06-10 16:37:10.585 | Updating cache of https://opendev.org/x/drbd-devstack.git in /opt/dib_cache/source-repositories/drbd_devstack_c6b7c4c9ba71d691d200132c881aec3e932d242d with ref * 2022-06-10 16:37:10.885 | Cloning from drbd-devstack cache and applying ref * 2022-06-10 16:37:10.964 | (1058 / 1346) 2022-06-10 16:37:10.981 | Updating cache of https://opendev.org/x/driverlog.git in /opt/dib_cache/source-repositories/driverlog_17e17e1ba1d7945b5cf21a03fb04ca3a4d908a35 with ref * 2022-06-10 16:37:11.510 | Cloning from driverlog cache and applying ref * 2022-06-10 16:37:11.939 | (1059 / 1346) 2022-06-10 16:37:11.956 | Updating cache of https://opendev.org/x/ec2-driver.git in /opt/dib_cache/source-repositories/ec2_driver_ad9e4067770419efc697675aa9e30a7866f7e008 with ref * 2022-06-10 16:37:12.300 | Cloning from ec2-driver cache and applying ref * 2022-06-10 16:37:12.406 | (1060 / 1346) 2022-06-10 16:37:12.426 | Updating cache of https://opendev.org/x/ekko.git in /opt/dib_cache/source-repositories/ekko_0fe3c92f049c84e3c639296323db51af8fb6bb8a with ref * 2022-06-10 16:37:12.776 | Cloning from ekko cache and applying ref * 2022-06-10 16:37:12.865 | (1061 / 1346) 2022-06-10 16:37:12.881 | Updating cache of https://opendev.org/x/entropy.git in /opt/dib_cache/source-repositories/entropy_ce598586e091e9adb970c3f6cac394ce6ef7a293 with ref * 2022-06-10 16:37:13.232 | Cloning from entropy cache and applying ref * 2022-06-10 16:37:13.310 | (1062 / 1346) 2022-06-10 16:37:13.328 | Updating cache of https://opendev.org/x/fenix.git in /opt/dib_cache/source-repositories/fenix_1669ea90872b15288f95e886b6822f8c63761751 with ref * 2022-06-10 16:37:13.682 | Cloning from fenix cache and applying ref * 2022-06-10 16:37:13.818 | (1063 / 1346) 2022-06-10 16:37:13.836 | Updating cache of https://opendev.org/x/fixtures-git.git in /opt/dib_cache/source-repositories/fixtures_git_2deeea5b615f9a07e31f8ddabc7cbb4c6eae3fe9 with ref * 2022-06-10 16:37:14.198 | Cloning from fixtures-git cache and applying ref * 2022-06-10 16:37:14.266 | (1064 / 1346) 2022-06-10 16:37:14.283 | Updating cache of https://opendev.org/x/flame.git in /opt/dib_cache/source-repositories/flame_a0ea0ec0db7e675e32a2909bc0b40e689775d8a1 with ref * 2022-06-10 16:37:14.689 | Cloning from flame cache and applying ref * 2022-06-10 16:37:14.766 | (1065 / 1346) 2022-06-10 16:37:14.782 | Updating cache of https://opendev.org/x/flare.git in /opt/dib_cache/source-repositories/flare_9cd8e69ca760436dabbe7603054e5e3586ce2261 with ref * 2022-06-10 16:37:15.277 | Cloning from flare cache and applying ref * 2022-06-10 16:37:15.373 | (1066 / 1346) 2022-06-10 16:37:15.389 | Updating cache of https://opendev.org/x/foxnut.git in /opt/dib_cache/source-repositories/foxnut_54b08e009eae4da77d8734788d185b755b92cff2 with ref * 2022-06-10 16:37:15.756 | Cloning from foxnut cache and applying ref * 2022-06-10 16:37:15.979 | (1067 / 1346) 2022-06-10 16:37:16.002 | Updating cache of https://opendev.org/x/gabbi-tempest.git in /opt/dib_cache/source-repositories/gabbi_tempest_775027d7b0ef097828228e9fbab91078a575adf4 with ref * 2022-06-10 16:37:16.314 | Cloning from gabbi-tempest cache and applying ref * 2022-06-10 16:37:16.383 | (1068 / 1346) 2022-06-10 16:37:16.404 | Updating cache of https://opendev.org/x/gce-api.git in /opt/dib_cache/source-repositories/gce_api_87975e9d9fe41478fb9ff22f7a827b998eaddb42 with ref * 2022-06-10 16:37:16.736 | Cloning from gce-api cache and applying ref * 2022-06-10 16:37:16.835 | (1069 / 1346) 2022-06-10 16:37:16.851 | Updating cache of https://opendev.org/x/gerrit-dash-creator.git in /opt/dib_cache/source-repositories/gerrit_dash_creator_87a7919c88af4a0428af977bc6555bff367a8bad with ref * 2022-06-10 16:37:17.294 | Cloning from gerrit-dash-creator cache and applying ref * 2022-06-10 16:37:17.683 | (1070 / 1346) 2022-06-10 16:37:17.709 | Updating cache of https://opendev.org/x/giftwrap.git in /opt/dib_cache/source-repositories/giftwrap_412e2dfa877bdf762dceaac370ea43f2516c7a6f with ref * 2022-06-10 16:37:18.006 | Cloning from giftwrap cache and applying ref * 2022-06-10 16:37:18.083 | (1071 / 1346) 2022-06-10 16:37:18.115 | Updating cache of https://opendev.org/x/git-nit.git in /opt/dib_cache/source-repositories/git_nit_653c8fcc0cd7854322bfaffae5916297c7d2fd35 with ref * 2022-06-10 16:37:18.416 | Cloning from git-nit cache and applying ref * 2022-06-10 16:37:18.497 | (1072 / 1346) 2022-06-10 16:37:18.522 | Updating cache of https://opendev.org/x/git-os-job.git in /opt/dib_cache/source-repositories/git_os_job_858a0a633cf1f45ce02884cbc3dd7a2469c426ae with ref * 2022-06-10 16:37:18.892 | Cloning from git-os-job cache and applying ref * 2022-06-10 16:37:19.055 | (1073 / 1346) 2022-06-10 16:37:19.074 | Updating cache of https://opendev.org/x/git-repo-manifests.git in /opt/dib_cache/source-repositories/git_repo_manifests_cc4a236215b3980564fd66f3637aa55c418d80ad with ref * 2022-06-10 16:37:19.374 | Cloning from git-repo-manifests cache and applying ref * 2022-06-10 16:37:19.480 | (1074 / 1346) 2022-06-10 16:37:19.500 | Updating cache of https://opendev.org/x/git-upstream.git in /opt/dib_cache/source-repositories/git_upstream_1d0ee5b22b4dc4bda5adf619c388056b33ffdd90 with ref * 2022-06-10 16:37:19.816 | Cloning from git-upstream cache and applying ref * 2022-06-10 16:37:19.931 | (1075 / 1346) 2022-06-10 16:37:19.954 | Updating cache of https://opendev.org/x/gitdm.git in /opt/dib_cache/source-repositories/gitdm_2437d7a1ddf74b0119a9429ea549725c4436ff23 with ref * 2022-06-10 16:37:20.265 | Cloning from gitdm cache and applying ref * 2022-06-10 16:37:20.356 | (1076 / 1346) 2022-06-10 16:37:20.387 | Updating cache of https://opendev.org/x/glare.git in /opt/dib_cache/source-repositories/glare_916c95e68d6bc4e651be8b4b2a935d9475ca113c with ref * 2022-06-10 16:37:20.682 | Cloning from glare cache and applying ref * 2022-06-10 16:37:20.808 | (1077 / 1346) 2022-06-10 16:37:20.831 | Updating cache of https://opendev.org/x/glare-specs.git in /opt/dib_cache/source-repositories/glare_specs_49bf7bfcd590e24fb94321f9249718fc6e5fb03c with ref * 2022-06-10 16:37:21.125 | Cloning from glare-specs cache and applying ref * 2022-06-10 16:37:21.243 | (1078 / 1346) 2022-06-10 16:37:21.270 | Updating cache of https://opendev.org/x/gluon.git in /opt/dib_cache/source-repositories/gluon_45d38368abe4cb4840e73cfb9a64aa09bbb2dc36 with ref * 2022-06-10 16:37:21.589 | Cloning from gluon cache and applying ref * 2022-06-10 16:37:21.708 | (1079 / 1346) 2022-06-10 16:37:21.728 | Updating cache of https://opendev.org/x/golang-client.git in /opt/dib_cache/source-repositories/golang_client_efd2850c76909db9ed06d16b2141c94a2e280e24 with ref * 2022-06-10 16:37:22.039 | Cloning from golang-client cache and applying ref * 2022-06-10 16:37:22.131 | (1080 / 1346) 2022-06-10 16:37:22.147 | Updating cache of https://opendev.org/x/golang-commons.git in /opt/dib_cache/source-repositories/golang_commons_1aac5db951aa9cb01323ca24057f9a0b19eac345 with ref * 2022-06-10 16:37:22.463 | Cloning from golang-commons cache and applying ref * 2022-06-10 16:37:22.555 | (1081 / 1346) 2022-06-10 16:37:22.573 | Updating cache of https://opendev.org/x/gos-brick.git in /opt/dib_cache/source-repositories/gos_brick_f012d1c1f354b87d29a1597c301505c3294329a5 with ref * 2022-06-10 16:37:22.877 | Cloning from gos-brick cache and applying ref * 2022-06-10 16:37:22.976 | (1082 / 1346) 2022-06-10 16:37:22.996 | Updating cache of https://opendev.org/x/group-based-policy.git in /opt/dib_cache/source-repositories/group_based_policy_6140378269cc590ac4888e729ff3cbe4c9a0e0dc with ref * 2022-06-10 16:37:24.141 | Cloning from group-based-policy cache and applying ref * 2022-06-10 16:37:37.430 | (1083 / 1346) 2022-06-10 16:37:37.448 | Updating cache of https://opendev.org/x/group-based-policy-automation.git in /opt/dib_cache/source-repositories/group_based_policy_automation_db9683508b7b95e654c549e1dcb64713ecbdc71c with ref * 2022-06-10 16:37:38.025 | Cloning from group-based-policy-automation cache and applying ref * 2022-06-10 16:37:38.297 | (1084 / 1346) 2022-06-10 16:37:38.313 | Updating cache of https://opendev.org/x/group-based-policy-specs.git in /opt/dib_cache/source-repositories/group_based_policy_specs_2d616009bb595f40301b8280f6f4193bc9e7ff32 with ref * 2022-06-10 16:37:38.682 | Cloning from group-based-policy-specs cache and applying ref * 2022-06-10 16:37:38.773 | (1085 / 1346) 2022-06-10 16:37:38.791 | Updating cache of https://opendev.org/x/group-based-policy-ui.git in /opt/dib_cache/source-repositories/group_based_policy_ui_6b45741b37152fe1844ee08fd16b4a48e48ebaf5 with ref * 2022-06-10 16:37:39.458 | Cloning from group-based-policy-ui cache and applying ref * 2022-06-10 16:37:39.775 | (1086 / 1346) 2022-06-10 16:37:39.796 | Updating cache of https://opendev.org/x/gyan.git in /opt/dib_cache/source-repositories/gyan_956309121604affa72f1e2bed6ed74ce2c11e381 with ref * 2022-06-10 16:37:40.117 | Cloning from gyan cache and applying ref * 2022-06-10 16:37:40.278 | (1087 / 1346) 2022-06-10 16:37:40.301 | Updating cache of https://opendev.org/x/gyan-dashboard.git in /opt/dib_cache/source-repositories/gyan_dashboard_7f5bb5ef8f2074b9f235fdef3c11c7d5cd10d721 with ref * 2022-06-10 16:37:40.702 | Cloning from gyan-dashboard cache and applying ref * 2022-06-10 16:37:40.800 | (1088 / 1346) 2022-06-10 16:37:40.823 | Updating cache of https://opendev.org/x/gyan-specs.git in /opt/dib_cache/source-repositories/gyan_specs_9400ee3edea69120e692a9737df5b0c340999461 with ref * 2022-06-10 16:37:41.237 | Cloning from gyan-specs cache and applying ref * 2022-06-10 16:37:41.337 | (1089 / 1346) 2022-06-10 16:37:41.358 | Updating cache of https://opendev.org/x/horizon-mellanox.git in /opt/dib_cache/source-repositories/horizon_mellanox_c993616bf0578c315f8793d671f92118586414e7 with ref * 2022-06-10 16:37:41.726 | Cloning from horizon-mellanox cache and applying ref * 2022-06-10 16:37:41.814 | (1090 / 1346) 2022-06-10 16:37:41.834 | Updating cache of https://opendev.org/x/hurricane.git in /opt/dib_cache/source-repositories/hurricane_6726dbea0456f8ac41c73d63ec360b9e8ebb1c4c with ref * 2022-06-10 16:37:42.186 | Cloning from hurricane cache and applying ref * 2022-06-10 16:37:42.296 | (1091 / 1346) 2022-06-10 16:37:42.315 | Updating cache of https://opendev.org/x/inception.git in /opt/dib_cache/source-repositories/inception_e1875788a20ab3b890506c11cf68a3ff899297de with ref * 2022-06-10 16:37:42.665 | Cloning from inception cache and applying ref * 2022-06-10 16:37:42.761 | (1092 / 1346) 2022-06-10 16:37:42.779 | Updating cache of https://opendev.org/x/infra-ansible.git in /opt/dib_cache/source-repositories/infra_ansible_8fd5d1794a63a63c83baf7dccf5912bfc78d1921 with ref * 2022-06-10 16:37:43.169 | Cloning from infra-ansible cache and applying ref * 2022-06-10 16:37:43.248 | (1093 / 1346) 2022-06-10 16:37:43.270 | Updating cache of https://opendev.org/x/intel-nfv-ci-tests.git in /opt/dib_cache/source-repositories/intel_nfv_ci_tests_5123418584198db0c0cb4c1599fd72460b93ac98 with ref * 2022-06-10 16:37:43.659 | Cloning from intel-nfv-ci-tests cache and applying ref * 2022-06-10 16:37:43.828 | (1094 / 1346) 2022-06-10 16:37:43.854 | Updating cache of https://opendev.org/x/interop-workloads.git in /opt/dib_cache/source-repositories/interop_workloads_e9a061ae57ea1a39c2d639c32b3fd4769a0138f6 with ref * 2022-06-10 16:37:44.178 | Cloning from interop-workloads cache and applying ref * 2022-06-10 16:37:44.362 | (1095 / 1346) 2022-06-10 16:37:44.383 | Updating cache of https://opendev.org/x/iotronic.git in /opt/dib_cache/source-repositories/iotronic_d443f131cbcefd8518e5f0761b0f917da15634ef with ref * 2022-06-10 16:37:44.800 | Cloning from iotronic cache and applying ref * 2022-06-10 16:37:45.158 | (1096 / 1346) 2022-06-10 16:37:45.182 | Updating cache of https://opendev.org/x/iotronic-lightning-rod.git in /opt/dib_cache/source-repositories/iotronic_lightning_rod_cde2ddcdb0c40fba3e7fcf62a6004112157a46af with ref * 2022-06-10 16:37:45.580 | Cloning from iotronic-lightning-rod cache and applying ref * 2022-06-10 16:37:45.921 | (1097 / 1346) 2022-06-10 16:37:45.954 | Updating cache of https://opendev.org/x/iotronic-ui.git in /opt/dib_cache/source-repositories/iotronic_ui_25d5f7068d55f84a3e19b9bcc091a0b33cb2f960 with ref * 2022-06-10 16:37:46.256 | Cloning from iotronic-ui cache and applying ref * 2022-06-10 16:37:46.353 | (1098 / 1346) 2022-06-10 16:37:46.373 | Updating cache of https://opendev.org/x/ipa-example-hardware-managers.git in /opt/dib_cache/source-repositories/ipa_example_hardware_managers_0e6269096e479d9ba510f6933febb6fef7cb2b5c with ref * 2022-06-10 16:37:46.712 | Cloning from ipa-example-hardware-managers cache and applying ref * 2022-06-10 16:37:46.820 | (1099 / 1346) 2022-06-10 16:37:46.843 | Updating cache of https://opendev.org/x/ironic-staging-drivers.git in /opt/dib_cache/source-repositories/ironic_staging_drivers_b5223b432b344e11ed90215f14dc948e59bfac05 with ref * 2022-06-10 16:37:47.401 | Cloning from ironic-staging-drivers cache and applying ref * 2022-06-10 16:37:47.876 | (1100 / 1346) 2022-06-10 16:37:47.893 | Updating cache of https://opendev.org/x/jacket.git in /opt/dib_cache/source-repositories/jacket_58bbb06d4af6a652ac313501e230175b8cbd0fcd with ref * 2022-06-10 16:37:48.168 | Cloning from jacket cache and applying ref * 2022-06-10 16:37:48.237 | (1101 / 1346) 2022-06-10 16:37:48.252 | Updating cache of https://opendev.org/x/jenkins-plugins-for-murano.git in /opt/dib_cache/source-repositories/jenkins_plugins_for_murano_dced33b22e8a2055bfc98e9cec3ffd51ec6e1c43 with ref * 2022-06-10 16:37:48.530 | Cloning from jenkins-plugins-for-murano cache and applying ref * 2022-06-10 16:37:48.608 | (1102 / 1346) 2022-06-10 16:37:48.624 | Updating cache of https://opendev.org/x/k8s-cloud-provider.git in /opt/dib_cache/source-repositories/k8s_cloud_provider_96dff88ba903d6106596bfeae279424cf5241bbd with ref * 2022-06-10 16:37:48.934 | Cloning from k8s-cloud-provider cache and applying ref * 2022-06-10 16:37:49.007 | (1103 / 1346) 2022-06-10 16:37:49.026 | Updating cache of https://opendev.org/x/k8s-docker-suite-app-murano.git in /opt/dib_cache/source-repositories/k8s_docker_suite_app_murano_e9cc38435177824b1aa0761304558c7a21a2b045 with ref * 2022-06-10 16:37:49.317 | Cloning from k8s-docker-suite-app-murano cache and applying ref * 2022-06-10 16:37:49.414 | (1104 / 1346) 2022-06-10 16:37:49.431 | Updating cache of https://opendev.org/x/kiloeyes.git in /opt/dib_cache/source-repositories/kiloeyes_04e2b141d8a2d03a3f6d6ac73a718af36ff46a28 with ref * 2022-06-10 16:37:49.784 | Cloning from kiloeyes cache and applying ref * 2022-06-10 16:37:49.876 | (1105 / 1346) 2022-06-10 16:37:49.892 | Updating cache of https://opendev.org/x/kingbird.git in /opt/dib_cache/source-repositories/kingbird_3eb9f1827c8f70fe546aefb4befa9d0582553fff with ref * 2022-06-10 16:37:50.233 | Cloning from kingbird cache and applying ref * 2022-06-10 16:37:50.316 | (1106 / 1346) 2022-06-10 16:37:50.332 | Updating cache of https://opendev.org/x/kingbird-dashboard.git in /opt/dib_cache/source-repositories/kingbird_dashboard_7dac6affeb9ffff4f83358c5ec2f14fee878d124 with ref * 2022-06-10 16:37:50.714 | Cloning from kingbird-dashboard cache and applying ref * 2022-06-10 16:37:50.786 | (1107 / 1346) 2022-06-10 16:37:50.802 | Updating cache of https://opendev.org/x/kloudbuster.git in /opt/dib_cache/source-repositories/kloudbuster_379a89f5741c658d4d28e6c942e63e08f78aaafb with ref * 2022-06-10 16:37:51.114 | Cloning from kloudbuster cache and applying ref * 2022-06-10 16:37:51.354 | (1108 / 1346) 2022-06-10 16:37:51.368 | Updating cache of https://opendev.org/x/kosmos.git in /opt/dib_cache/source-repositories/kosmos_5c72a0caaa6581bd195b8add3a0301c9030e5798 with ref * 2022-06-10 16:37:51.702 | Cloning from kosmos cache and applying ref * 2022-06-10 16:37:51.772 | (1109 / 1346) 2022-06-10 16:37:51.789 | Updating cache of https://opendev.org/x/kosmos-specs.git in /opt/dib_cache/source-repositories/kosmos_specs_59663883908802375c9865706a1d02dc41fea577 with ref * 2022-06-10 16:37:52.144 | Cloning from kosmos-specs cache and applying ref * 2022-06-10 16:37:52.314 | (1110 / 1346) 2022-06-10 16:37:52.339 | Updating cache of https://opendev.org/x/ku.stella.git in /opt/dib_cache/source-repositories/ku_stella_d8e189ac9d4570a5840e81c58e1f5b68b982c6df with ref * 2022-06-10 16:37:52.655 | Cloning from ku.stella cache and applying ref * 2022-06-10 16:37:52.727 | (1111 / 1346) 2022-06-10 16:37:52.742 | Updating cache of https://opendev.org/x/kwapi.git in /opt/dib_cache/source-repositories/kwapi_3d8a182d35fa0934787baefd83adda070f7124fd with ref * 2022-06-10 16:37:53.075 | Cloning from kwapi cache and applying ref * 2022-06-10 16:37:53.166 | (1112 / 1346) 2022-06-10 16:37:53.182 | Updating cache of https://opendev.org/x/marshal.git in /opt/dib_cache/source-repositories/marshal_e03170d6a3afe7fe1b5fbb88c839e16278ffa7d4 with ref * 2022-06-10 16:37:53.493 | Cloning from marshal cache and applying ref * 2022-06-10 16:37:53.567 | (1113 / 1346) 2022-06-10 16:37:53.584 | Updating cache of https://opendev.org/x/meghdwar.git in /opt/dib_cache/source-repositories/meghdwar_f4609ac98411920ae58dc9287a613dd1baa60168 with ref * 2022-06-10 16:37:53.883 | Cloning from meghdwar cache and applying ref * 2022-06-10 16:37:53.954 | (1114 / 1346) 2022-06-10 16:37:53.968 | Updating cache of https://opendev.org/x/merlin.git in /opt/dib_cache/source-repositories/merlin_b84dcf2093b6a219c8c0e38eed37d6ace72369a5 with ref * 2022-06-10 16:37:54.283 | Cloning from merlin cache and applying ref * 2022-06-10 16:37:54.366 | (1115 / 1346) 2022-06-10 16:37:54.385 | Updating cache of https://opendev.org/x/meteos.git in /opt/dib_cache/source-repositories/meteos_1f926686ff31884d899b01c0cd8e5d630635543d with ref * 2022-06-10 16:37:54.724 | Cloning from meteos cache and applying ref * 2022-06-10 16:37:54.802 | (1116 / 1346) 2022-06-10 16:37:54.817 | Updating cache of https://opendev.org/x/meteos-ui.git in /opt/dib_cache/source-repositories/meteos_ui_527815a053fc57d196bbbc0952545a101830a43f with ref * 2022-06-10 16:37:55.169 | Cloning from meteos-ui cache and applying ref * 2022-06-10 16:37:55.255 | (1117 / 1346) 2022-06-10 16:37:55.271 | Updating cache of https://opendev.org/x/microstack.git in /opt/dib_cache/source-repositories/microstack_c1f30547b1cc38fe071a4637615aca53db9bf3fd with ref * 2022-06-10 16:37:55.706 | Cloning from microstack cache and applying ref * 2022-06-10 16:37:57.634 | (1118 / 1346) 2022-06-10 16:37:57.651 | Updating cache of https://opendev.org/x/microstack-specs.git in /opt/dib_cache/source-repositories/microstack_specs_f1b99926a7ff2971b5db862914a371d283230298 with ref * 2022-06-10 16:37:58.011 | Cloning from microstack-specs cache and applying ref * 2022-06-10 16:37:58.254 | (1119 / 1346) 2022-06-10 16:37:58.275 | Updating cache of https://opendev.org/x/mitmstack.git in /opt/dib_cache/source-repositories/mitmstack_663d2b2cbd11956aa88eb1e62b355861334ae540 with ref * 2022-06-10 16:37:58.570 | Cloning from mitmstack cache and applying ref * 2022-06-10 16:37:58.668 | (1120 / 1346) 2022-06-10 16:37:58.683 | Updating cache of https://opendev.org/x/mixmatch.git in /opt/dib_cache/source-repositories/mixmatch_3b66f6a9b3ddce2e2ea8c3cae4e9033ea2cf1170 with ref * 2022-06-10 16:37:58.974 | Cloning from mixmatch cache and applying ref * 2022-06-10 16:37:59.053 | (1121 / 1346) 2022-06-10 16:37:59.070 | Updating cache of https://opendev.org/x/mogan.git in /opt/dib_cache/source-repositories/mogan_4148bc2616dbbfc30f64a177389c4369ced89b33 with ref * 2022-06-10 16:37:59.422 | Cloning from mogan cache and applying ref * 2022-06-10 16:37:59.565 | (1122 / 1346) 2022-06-10 16:37:59.584 | Updating cache of https://opendev.org/x/mogan-specs.git in /opt/dib_cache/source-repositories/mogan_specs_405d3022ae84948b5c92ecb0dab1b73812496c6a with ref * 2022-06-10 16:37:59.915 | Cloning from mogan-specs cache and applying ref * 2022-06-10 16:38:00.005 | (1123 / 1346) 2022-06-10 16:38:00.019 | Updating cache of https://opendev.org/x/mogan-ui.git in /opt/dib_cache/source-repositories/mogan_ui_aec887c9226eaa004bf63d01549b1e688d63fe15 with ref * 2022-06-10 16:38:00.327 | Cloning from mogan-ui cache and applying ref * 2022-06-10 16:38:00.423 | (1124 / 1346) 2022-06-10 16:38:00.442 | Updating cache of https://opendev.org/x/monasca-vagrant.git in /opt/dib_cache/source-repositories/monasca_vagrant_761885319e6773953d48bad22f4ceb2650c30d5f with ref * 2022-06-10 16:38:00.739 | Cloning from monasca-vagrant cache and applying ref * 2022-06-10 16:38:00.817 | (1125 / 1346) 2022-06-10 16:38:00.834 | Updating cache of https://opendev.org/x/monitorstack.git in /opt/dib_cache/source-repositories/monitorstack_94377bd400520a3b4dd8fa9da8700d2ed9295520 with ref * 2022-06-10 16:38:01.143 | Cloning from monitorstack cache and applying ref * 2022-06-10 16:38:01.261 | (1126 / 1346) 2022-06-10 16:38:01.285 | Updating cache of https://opendev.org/x/mors.git in /opt/dib_cache/source-repositories/mors_3d6e8779a0704ac78eec8e388e62bfeedc94c39e with ref * 2022-06-10 16:38:01.647 | Cloning from mors cache and applying ref * 2022-06-10 16:38:01.767 | (1127 / 1346) 2022-06-10 16:38:01.796 | Updating cache of https://opendev.org/x/murano-plugin-networking-sfc.git in /opt/dib_cache/source-repositories/murano_plugin_networking_sfc_e9656a905849906e5625be467260db184b40271d with ref * 2022-06-10 16:38:02.108 | Cloning from murano-plugin-networking-sfc cache and applying ref * 2022-06-10 16:38:02.205 | (1128 / 1346) 2022-06-10 16:38:02.223 | Updating cache of https://opendev.org/x/namos.git in /opt/dib_cache/source-repositories/namos_e6a67cbe7dd9cfa6995e126827e6c1b183056412 with ref * 2022-06-10 16:38:02.577 | Cloning from namos cache and applying ref * 2022-06-10 16:38:02.688 | (1129 / 1346) 2022-06-10 16:38:02.709 | Updating cache of https://opendev.org/x/nemesis.git in /opt/dib_cache/source-repositories/nemesis_112e5a6034d56db33ea81f569110e9c52d2c3997 with ref * 2022-06-10 16:38:03.060 | Cloning from nemesis cache and applying ref * 2022-06-10 16:38:03.165 | (1130 / 1346) 2022-06-10 16:38:03.184 | Updating cache of https://opendev.org/x/nerd-reviewer.git in /opt/dib_cache/source-repositories/nerd_reviewer_eeabb468c4d3ab75e3477c41e5123cc5c0e24dd9 with ref * 2022-06-10 16:38:03.597 | Cloning from nerd-reviewer cache and applying ref * 2022-06-10 16:38:03.938 | (1131 / 1346) 2022-06-10 16:38:03.961 | Updating cache of https://opendev.org/x/networking-6wind.git in /opt/dib_cache/source-repositories/networking_6wind_ddca72ba64bfe3dc00cf5639e78d3517ee3a0760 with ref * 2022-06-10 16:38:04.295 | Cloning from networking-6wind cache and applying ref * 2022-06-10 16:38:04.402 | (1132 / 1346) 2022-06-10 16:38:04.443 | Updating cache of https://opendev.org/x/networking-ale-omniswitch.git in /opt/dib_cache/source-repositories/networking_ale_omniswitch_d9cd118216b348318ff264e1fe6606dd34bcee8d with ref * 2022-06-10 16:38:04.809 | Cloning from networking-ale-omniswitch cache and applying ref * 2022-06-10 16:38:05.121 | (1133 / 1346) 2022-06-10 16:38:05.147 | Updating cache of https://opendev.org/x/networking-ansible.git in /opt/dib_cache/source-repositories/networking_ansible_e1c702170d1d01c9ed24b5bff33d70b94d13780c with ref * 2022-06-10 16:38:05.612 | Cloning from networking-ansible cache and applying ref * 2022-06-10 16:38:06.432 | (1134 / 1346) 2022-06-10 16:38:06.454 | Updating cache of https://opendev.org/x/networking-arista.git in /opt/dib_cache/source-repositories/networking_arista_d8e20cd63e833808f1eba18710bcc10ef965d46e with ref * 2022-06-10 16:38:07.398 | Cloning from networking-arista cache and applying ref * 2022-06-10 16:38:09.758 | (1135 / 1346) 2022-06-10 16:38:09.775 | Updating cache of https://opendev.org/x/networking-avaya.git in /opt/dib_cache/source-repositories/networking_avaya_50f68da50e2a02972ff09927f72c2b85910d3f70 with ref * 2022-06-10 16:38:10.106 | Cloning from networking-avaya cache and applying ref * 2022-06-10 16:38:10.184 | (1136 / 1346) 2022-06-10 16:38:10.204 | Updating cache of https://opendev.org/x/networking-bigswitch.git in /opt/dib_cache/source-repositories/networking_bigswitch_e743e4d9dd5b7f2caa14d5e80373d89fb98b70f6 with ref * 2022-06-10 16:38:10.747 | Cloning from networking-bigswitch cache and applying ref * 2022-06-10 16:38:11.286 | (1137 / 1346) 2022-06-10 16:38:11.308 | Updating cache of https://opendev.org/x/networking-brocade.git in /opt/dib_cache/source-repositories/networking_brocade_e6a6d6b53e115a905b02d5ac028302618e8aebd5 with ref * 2022-06-10 16:38:11.646 | Cloning from networking-brocade cache and applying ref * 2022-06-10 16:38:11.753 | (1138 / 1346) 2022-06-10 16:38:11.774 | Updating cache of https://opendev.org/x/networking-cisco.git in /opt/dib_cache/source-repositories/networking_cisco_337db93079807bd6a1aa341a759046183d828ac5 with ref * 2022-06-10 16:38:12.159 | Cloning from networking-cisco cache and applying ref * 2022-06-10 16:38:12.341 | (1139 / 1346) 2022-06-10 16:38:12.363 | Updating cache of https://opendev.org/x/networking-cumulus.git in /opt/dib_cache/source-repositories/networking_cumulus_290b135b0607a62cba93ff046c2c9ec21f0c0559 with ref * 2022-06-10 16:38:12.695 | Cloning from networking-cumulus cache and applying ref * 2022-06-10 16:38:12.804 | (1140 / 1346) 2022-06-10 16:38:12.824 | Updating cache of https://opendev.org/x/networking-dpm.git in /opt/dib_cache/source-repositories/networking_dpm_b062763ae05bfb680395e5486a33bf880f1a337e with ref * 2022-06-10 16:38:13.156 | Cloning from networking-dpm cache and applying ref * 2022-06-10 16:38:13.243 | (1141 / 1346) 2022-06-10 16:38:13.260 | Updating cache of https://opendev.org/x/networking-edge-vpn.git in /opt/dib_cache/source-repositories/networking_edge_vpn_86058fce02196c7f18acef0af0afc9a7be24ed03 with ref * 2022-06-10 16:38:13.564 | Cloning from networking-edge-vpn cache and applying ref * 2022-06-10 16:38:13.644 | (1142 / 1346) 2022-06-10 16:38:13.661 | Updating cache of https://opendev.org/x/networking-extreme.git in /opt/dib_cache/source-repositories/networking_extreme_b6c542279bf797c702d7f8f9fb8e5e0e0ef31819 with ref * 2022-06-10 16:38:13.971 | Cloning from networking-extreme cache and applying ref * 2022-06-10 16:38:14.129 | (1143 / 1346) 2022-06-10 16:38:14.147 | Updating cache of https://opendev.org/x/networking-fortinet.git in /opt/dib_cache/source-repositories/networking_fortinet_47a2094ce07b1f5b4d2f329976c52867c652a168 with ref * 2022-06-10 16:38:14.443 | Cloning from networking-fortinet cache and applying ref * 2022-06-10 16:38:14.523 | (1144 / 1346) 2022-06-10 16:38:14.539 | Updating cache of https://opendev.org/x/networking-fujitsu.git in /opt/dib_cache/source-repositories/networking_fujitsu_f9fa40f177b45ece3e6b9f32c0e1f20684aaf281 with ref * 2022-06-10 16:38:14.845 | Cloning from networking-fujitsu cache and applying ref * 2022-06-10 16:38:14.930 | (1145 / 1346) 2022-06-10 16:38:14.946 | Updating cache of https://opendev.org/x/networking-gluon.git in /opt/dib_cache/source-repositories/networking_gluon_7043a13e84a5dbe8f2e7c8bcaacb07a5eaa1af3a with ref * 2022-06-10 16:38:15.242 | Cloning from networking-gluon cache and applying ref * 2022-06-10 16:38:15.375 | (1146 / 1346) 2022-06-10 16:38:15.390 | Updating cache of https://opendev.org/x/networking-h3c.git in /opt/dib_cache/source-repositories/networking_h3c_c1086d882d8146c3ebbb81bece0cb529fe7c731f with ref * 2022-06-10 16:38:15.696 | Cloning from networking-h3c cache and applying ref * 2022-06-10 16:38:15.769 | (1147 / 1346) 2022-06-10 16:38:15.785 | Updating cache of https://opendev.org/x/networking-hpe.git in /opt/dib_cache/source-repositories/networking_hpe_c0f8648402f312704c331bffd9782d6467db942f with ref * 2022-06-10 16:38:16.134 | Cloning from networking-hpe cache and applying ref * 2022-06-10 16:38:16.210 | (1148 / 1346) 2022-06-10 16:38:16.226 | Updating cache of https://opendev.org/x/networking-huawei.git in /opt/dib_cache/source-repositories/networking_huawei_a83f1b6ab23a3445adf08cc67448901e8ad71605 with ref * 2022-06-10 16:38:16.541 | Cloning from networking-huawei cache and applying ref * 2022-06-10 16:38:16.612 | (1149 / 1346) 2022-06-10 16:38:16.628 | Updating cache of https://opendev.org/x/networking-icc.git in /opt/dib_cache/source-repositories/networking_icc_c547d62fb69a030c49d4b9fb1288a879c535e687 with ref * 2022-06-10 16:38:16.940 | Cloning from networking-icc cache and applying ref * 2022-06-10 16:38:17.006 | (1150 / 1346) 2022-06-10 16:38:17.022 | Updating cache of https://opendev.org/x/networking-infoblox.git in /opt/dib_cache/source-repositories/networking_infoblox_102ed7d430bdc9380f62bf16c45af92d7ffe4565 with ref * 2022-06-10 16:38:17.480 | Cloning from networking-infoblox cache and applying ref * 2022-06-10 16:38:18.156 | (1151 / 1346) 2022-06-10 16:38:18.173 | Updating cache of https://opendev.org/x/networking-l2gw.git in /opt/dib_cache/source-repositories/networking_l2gw_db69b77c679b2223dd8c825ae2468c48f2d9362f with ref * 2022-06-10 16:38:18.512 | Cloning from networking-l2gw cache and applying ref * 2022-06-10 16:38:18.623 | (1152 / 1346) 2022-06-10 16:38:18.639 | Updating cache of https://opendev.org/x/networking-l2gw-tempest-plugin.git in /opt/dib_cache/source-repositories/networking_l2gw_tempest_plugin_51f070b13c6846457a03efac15fd6ea9f910fa75 with ref * 2022-06-10 16:38:18.971 | Cloning from networking-l2gw-tempest-plugin cache and applying ref * 2022-06-10 16:38:19.061 | (1153 / 1346) 2022-06-10 16:38:19.079 | Updating cache of https://opendev.org/x/networking-lagopus.git in /opt/dib_cache/source-repositories/networking_lagopus_d2958b0cb73911ea79a969d2e43ba8f01ada8f02 with ref * 2022-06-10 16:38:19.389 | Cloning from networking-lagopus cache and applying ref * 2022-06-10 16:38:19.461 | (1154 / 1346) 2022-06-10 16:38:19.477 | Updating cache of https://opendev.org/x/networking-lenovo.git in /opt/dib_cache/source-repositories/networking_lenovo_3474ed92bc2b941a4fd4a8c8f9342eb180b181ad with ref * 2022-06-10 16:38:19.796 | Cloning from networking-lenovo cache and applying ref * 2022-06-10 16:38:19.869 | (1155 / 1346) 2022-06-10 16:38:19.887 | Updating cache of https://opendev.org/x/networking-mlnx.git in /opt/dib_cache/source-repositories/networking_mlnx_6d9be777291f4a8c08286101206336353d72036d with ref * 2022-06-10 16:38:20.412 | Cloning from networking-mlnx cache and applying ref * 2022-06-10 16:38:20.920 | (1156 / 1346) 2022-06-10 16:38:20.936 | Updating cache of https://opendev.org/x/networking-nec.git in /opt/dib_cache/source-repositories/networking_nec_b905f2289464285792f332d6d697541398a63832 with ref * 2022-06-10 16:38:21.265 | Cloning from networking-nec cache and applying ref * 2022-06-10 16:38:21.364 | (1157 / 1346) 2022-06-10 16:38:21.393 | Updating cache of https://opendev.org/x/networking-omnipath.git in /opt/dib_cache/source-repositories/networking_omnipath_ed764a981abb872001763d8d2a6096aabbe414fb with ref * 2022-06-10 16:38:21.694 | Cloning from networking-omnipath cache and applying ref * 2022-06-10 16:38:21.795 | (1158 / 1346) 2022-06-10 16:38:21.818 | Updating cache of https://opendev.org/x/networking-opencontrail.git in /opt/dib_cache/source-repositories/networking_opencontrail_8d2fe4e5df41c74cd45ab40a02b2cab97d181bf5 with ref * 2022-06-10 16:38:22.197 | Cloning from networking-opencontrail cache and applying ref * 2022-06-10 16:38:22.379 | (1159 / 1346) 2022-06-10 16:38:22.404 | Updating cache of https://opendev.org/x/networking-ovs-dpdk.git in /opt/dib_cache/source-repositories/networking_ovs_dpdk_68b7b41009de79e7f058bc2cb3a451979dcc81a7 with ref * 2022-06-10 16:38:22.775 | Cloning from networking-ovs-dpdk cache and applying ref * 2022-06-10 16:38:22.881 | (1160 / 1346) 2022-06-10 16:38:22.902 | Updating cache of https://opendev.org/x/networking-peregrine.git in /opt/dib_cache/source-repositories/networking_peregrine_cb0405790d13976d9cf6aba5ef5f874d7ddb12bd with ref * 2022-06-10 16:38:23.251 | Cloning from networking-peregrine cache and applying ref * 2022-06-10 16:38:23.335 | (1161 / 1346) 2022-06-10 16:38:23.355 | Updating cache of https://opendev.org/x/networking-plumgrid.git in /opt/dib_cache/source-repositories/networking_plumgrid_71d087e2e919ec9ba31a8be0e17b02305a33794c with ref * 2022-06-10 16:38:23.753 | Cloning from networking-plumgrid cache and applying ref * 2022-06-10 16:38:23.863 | (1162 / 1346) 2022-06-10 16:38:23.889 | Updating cache of https://opendev.org/x/networking-spp.git in /opt/dib_cache/source-repositories/networking_spp_21d4c19c517967fc2929f8bc3338943a5fe2caf3 with ref * 2022-06-10 16:38:24.240 | Cloning from networking-spp cache and applying ref * 2022-06-10 16:38:24.352 | (1163 / 1346) 2022-06-10 16:38:24.371 | Updating cache of https://opendev.org/x/networking-vpp.git in /opt/dib_cache/source-repositories/networking_vpp_186c5e82a17819e23382075c15a3a71c9825062c with ref * 2022-06-10 16:38:24.791 | Cloning from networking-vpp cache and applying ref * 2022-06-10 16:38:24.900 | (1164 / 1346) 2022-06-10 16:38:24.917 | Updating cache of https://opendev.org/x/networking-vsphere.git in /opt/dib_cache/source-repositories/networking_vsphere_0da1493f256f558bd8f910ea86cb7d91d0a0663a with ref * 2022-06-10 16:38:25.264 | Cloning from networking-vsphere cache and applying ref * 2022-06-10 16:38:25.384 | (1165 / 1346) 2022-06-10 16:38:25.401 | Updating cache of https://opendev.org/x/networking-zte.git in /opt/dib_cache/source-repositories/networking_zte_f7306ed126668d3f0b179fc4a9643d12fb17d7eb with ref * 2022-06-10 16:38:25.697 | Cloning from networking-zte cache and applying ref * 2022-06-10 16:38:25.796 | (1166 / 1346) 2022-06-10 16:38:25.818 | Updating cache of https://opendev.org/x/networking-zvm.git in /opt/dib_cache/source-repositories/networking_zvm_f9dc370f2e7f80b964edbeb71c4441aa1a514d1e with ref * 2022-06-10 16:38:26.255 | Cloning from networking-zvm cache and applying ref * 2022-06-10 16:38:26.601 | (1167 / 1346) 2022-06-10 16:38:26.618 | Updating cache of https://opendev.org/x/neutron-classifier.git in /opt/dib_cache/source-repositories/neutron_classifier_d02a89b0f618f7c5bc33936b44726a504ab70e8d with ref * 2022-06-10 16:38:26.943 | Cloning from neutron-classifier cache and applying ref * 2022-06-10 16:38:27.025 | (1168 / 1346) 2022-06-10 16:38:27.041 | Updating cache of https://opendev.org/x/neutron-interconnection.git in /opt/dib_cache/source-repositories/neutron_interconnection_5bb06dc930e8afe34cf68eb269f0035f29e17d42 with ref * 2022-06-10 16:38:27.344 | Cloning from neutron-interconnection cache and applying ref * 2022-06-10 16:38:27.436 | (1169 / 1346) 2022-06-10 16:38:27.466 | Updating cache of https://opendev.org/x/nfv-filters.git in /opt/dib_cache/source-repositories/nfv_filters_195b3dab02d9a12d701da9cb937a27ab7b6da6dd with ref * 2022-06-10 16:38:27.785 | Cloning from nfv-filters cache and applying ref * 2022-06-10 16:38:28.001 | (1170 / 1346) 2022-06-10 16:38:28.022 | Updating cache of https://opendev.org/x/nova-dpm.git in /opt/dib_cache/source-repositories/nova_dpm_b3db72b9bba6525c68d0ffcfc839319a227ea587 with ref * 2022-06-10 16:38:28.398 | Cloning from nova-dpm cache and applying ref * 2022-06-10 16:38:28.597 | (1171 / 1346) 2022-06-10 16:38:28.618 | Updating cache of https://opendev.org/x/nova-fusioncompute.git in /opt/dib_cache/source-repositories/nova_fusioncompute_233530a2fd551ff13ecf666ba00b97ac44aca9c1 with ref * 2022-06-10 16:38:29.022 | Cloning from nova-fusioncompute cache and applying ref * 2022-06-10 16:38:29.337 | (1172 / 1346) 2022-06-10 16:38:29.356 | Updating cache of https://opendev.org/x/nova-lxd.git in /opt/dib_cache/source-repositories/nova_lxd_9bf7ac6c48a65b6d6eb810bfffecc4f4b2a55453 with ref * 2022-06-10 16:38:29.733 | Cloning from nova-lxd cache and applying ref * 2022-06-10 16:38:29.865 | (1173 / 1346) 2022-06-10 16:38:29.882 | Updating cache of https://opendev.org/x/nova-mksproxy.git in /opt/dib_cache/source-repositories/nova_mksproxy_c5632819b4e3833baeb7b9a7c95079fa9536aac1 with ref * 2022-06-10 16:38:30.332 | Cloning from nova-mksproxy cache and applying ref * 2022-06-10 16:38:30.621 | (1174 / 1346) 2022-06-10 16:38:30.638 | Updating cache of https://opendev.org/x/nova-solver-scheduler.git in /opt/dib_cache/source-repositories/nova_solver_scheduler_31987e0a224f0006322206ea27a137e9efc7b1f4 with ref * 2022-06-10 16:38:30.929 | Cloning from nova-solver-scheduler cache and applying ref * 2022-06-10 16:38:31.014 | (1175 / 1346) 2022-06-10 16:38:31.029 | Updating cache of https://opendev.org/x/nova-zvm-virt-driver.git in /opt/dib_cache/source-repositories/nova_zvm_virt_driver_ff6a1c2b73c79c45ec4465fcd65e160330cec4a8 with ref * 2022-06-10 16:38:31.359 | Cloning from nova-zvm-virt-driver cache and applying ref * 2022-06-10 16:38:31.455 | (1176 / 1346) 2022-06-10 16:38:31.473 | Updating cache of https://opendev.org/x/novajoin.git in /opt/dib_cache/source-repositories/novajoin_4e12268d42fb8e85d97cd56688521df3bea06c82 with ref * 2022-06-10 16:38:31.781 | Cloning from novajoin cache and applying ref * 2022-06-10 16:38:31.879 | (1177 / 1346) 2022-06-10 16:38:31.896 | Updating cache of https://opendev.org/x/novajoin-tempest-plugin.git in /opt/dib_cache/source-repositories/novajoin_tempest_plugin_1e2fb9ae27ba00ad9be2edf3b85839abe259e7c1 with ref * 2022-06-10 16:38:32.247 | Cloning from novajoin-tempest-plugin cache and applying ref * 2022-06-10 16:38:32.497 | (1178 / 1346) 2022-06-10 16:38:32.512 | Updating cache of https://opendev.org/x/oaktree.git in /opt/dib_cache/source-repositories/oaktree_1e5c228fe72356f766a6acd9f8987597eb572e12 with ref * 2022-06-10 16:38:32.790 | Cloning from oaktree cache and applying ref * 2022-06-10 16:38:32.916 | (1179 / 1346) 2022-06-10 16:38:32.945 | Updating cache of https://opendev.org/x/oaktreemodel.git in /opt/dib_cache/source-repositories/oaktreemodel_bcc35930d9c26870042ed7ec1d1dddd086577861 with ref * 2022-06-10 16:38:33.338 | Cloning from oaktreemodel cache and applying ref * 2022-06-10 16:38:33.548 | (1180 / 1346) 2022-06-10 16:38:33.565 | Updating cache of https://opendev.org/x/omni.git in /opt/dib_cache/source-repositories/omni_aa495a866d13ca7ddae3f059cbfb787b7504ceba with ref * 2022-06-10 16:38:33.913 | Cloning from omni cache and applying ref * 2022-06-10 16:38:34.030 | (1181 / 1346) 2022-06-10 16:38:34.048 | Updating cache of https://opendev.org/x/ooi.git in /opt/dib_cache/source-repositories/ooi_df14f4095981045a400e16e6214dbfb204cf45c3 with ref * 2022-06-10 16:38:34.366 | Cloning from ooi cache and applying ref * 2022-06-10 16:38:34.454 | (1182 / 1346) 2022-06-10 16:38:34.470 | Updating cache of https://opendev.org/x/opencafe.git in /opt/dib_cache/source-repositories/opencafe_6f4b2fce10e4fb9f55060060ed50c230ca84ccef with ref * 2022-06-10 16:38:34.789 | Cloning from opencafe cache and applying ref * 2022-06-10 16:38:34.876 | (1183 / 1346) 2022-06-10 16:38:34.890 | Updating cache of https://opendev.org/x/openstack-mentoring-scripts.git in /opt/dib_cache/source-repositories/openstack_mentoring_scripts_9f30feb1b2124acc364baeee3a401ac872f8fe23 with ref * 2022-06-10 16:38:35.205 | Cloning from openstack-mentoring-scripts cache and applying ref * 2022-06-10 16:38:35.270 | (1184 / 1346) 2022-06-10 16:38:35.286 | Updating cache of https://opendev.org/x/openstack-resource-agents.git in /opt/dib_cache/source-repositories/openstack_resource_agents_052fd2d1c6b08729314790a9541a29b1bed952a1 with ref * 2022-06-10 16:38:35.588 | Cloning from openstack-resource-agents cache and applying ref * 2022-06-10 16:38:35.661 | (1185 / 1346) 2022-06-10 16:38:35.677 | Updating cache of https://opendev.org/x/openstack-resource-agents-specs.git in /opt/dib_cache/source-repositories/openstack_resource_agents_specs_4c1111279b6fb162edb3e4b1ccbfb4c5cfb5200a with ref * 2022-06-10 16:38:36.154 | Cloning from openstack-resource-agents-specs cache and applying ref * 2022-06-10 16:38:36.282 | (1186 / 1346) 2022-06-10 16:38:36.297 | Updating cache of https://opendev.org/x/openstack-service-broker.git in /opt/dib_cache/source-repositories/openstack_service_broker_69d5434f88b7fbff83ca9ee96214beea79deecb6 with ref * 2022-06-10 16:38:36.575 | Cloning from openstack-service-broker cache and applying ref * 2022-06-10 16:38:36.679 | (1187 / 1346) 2022-06-10 16:38:36.695 | Updating cache of https://opendev.org/x/openstack-spaceport.git in /opt/dib_cache/source-repositories/openstack_spaceport_ec3f38effaeb3a9819789545f0159a3b18ea575a with ref * 2022-06-10 16:38:36.984 | Cloning from openstack-spaceport cache and applying ref * 2022-06-10 16:38:37.058 | (1188 / 1346) 2022-06-10 16:38:37.074 | Updating cache of https://opendev.org/x/ops-telecom-nfv.git in /opt/dib_cache/source-repositories/ops_telecom_nfv_f871a29e4daeebe4d8d46034e9870459388ed6c4 with ref * 2022-06-10 16:38:37.350 | Cloning from ops-telecom-nfv cache and applying ref * 2022-06-10 16:38:37.426 | (1189 / 1346) 2022-06-10 16:38:37.444 | Updating cache of https://opendev.org/x/os-dpm.git in /opt/dib_cache/source-repositories/os_dpm_04778d1135d122ca8e2f11377c70b40c69c0b344 with ref * 2022-06-10 16:38:37.749 | Cloning from os-dpm cache and applying ref * 2022-06-10 16:38:37.817 | (1190 / 1346) 2022-06-10 16:38:37.833 | Updating cache of https://opendev.org/x/os-http.git in /opt/dib_cache/source-repositories/os_http_161b962607932f87182567b69f80fe255ac501bc with ref * 2022-06-10 16:38:38.132 | Cloning from os-http cache and applying ref * 2022-06-10 16:38:38.201 | (1191 / 1346) 2022-06-10 16:38:38.217 | Updating cache of https://opendev.org/x/os-log-merger.git in /opt/dib_cache/source-repositories/os_log_merger_7ea5cc6ffd3d59b800588fb4bd0a8745d7283cd9 with ref * 2022-06-10 16:38:38.530 | Cloning from os-log-merger cache and applying ref * 2022-06-10 16:38:39.126 | (1192 / 1346) 2022-06-10 16:38:39.143 | Updating cache of https://opendev.org/x/os-namos.git in /opt/dib_cache/source-repositories/os_namos_cb211a5cc074630ee3d6b9ead8b784f5996bd6ba with ref * 2022-06-10 16:38:39.470 | Cloning from os-namos cache and applying ref * 2022-06-10 16:38:39.558 | (1193 / 1346) 2022-06-10 16:38:39.575 | Updating cache of https://opendev.org/x/os-xenapi.git in /opt/dib_cache/source-repositories/os_xenapi_c35a38e1895d4b6a8c0c6aba5304f106271bf906 with ref * 2022-06-10 16:38:39.879 | Cloning from os-xenapi cache and applying ref * 2022-06-10 16:38:39.965 | (1194 / 1346) 2022-06-10 16:38:39.981 | Updating cache of https://opendev.org/x/osc-summit-counter.git in /opt/dib_cache/source-repositories/osc_summit_counter_d88a56529c505d6db79c995c152bd57fc52a8a77 with ref * 2022-06-10 16:38:40.310 | Cloning from osc-summit-counter cache and applying ref * 2022-06-10 16:38:40.465 | (1195 / 1346) 2022-06-10 16:38:40.481 | Updating cache of https://opendev.org/x/osel.git in /opt/dib_cache/source-repositories/osel_20534062a02bb4a848e928fc165060ea384fe2a9 with ref * 2022-06-10 16:38:40.917 | Cloning from osel cache and applying ref * 2022-06-10 16:38:41.115 | (1196 / 1346) 2022-06-10 16:38:41.133 | Updating cache of https://opendev.org/x/ospurge.git in /opt/dib_cache/source-repositories/ospurge_cb2fe3a0bf2de7511db575f0dd17225aa85b977d with ref * 2022-06-10 16:38:41.445 | Cloning from ospurge cache and applying ref * 2022-06-10 16:38:41.531 | (1197 / 1346) 2022-06-10 16:38:41.551 | Updating cache of https://opendev.org/x/ovn-bgp-agent.git in /opt/dib_cache/source-repositories/ovn_bgp_agent_45988d31b9ca55d922d4367a3b892d66db61bedf with ref * 2022-06-10 16:38:42.199 | Cloning from ovn-bgp-agent cache and applying ref * 2022-06-10 16:38:44.228 | (1198 / 1346) 2022-06-10 16:38:44.357 | Updating cache of https://opendev.org/x/packetary.git in /opt/dib_cache/source-repositories/packetary_447eeaff1c8a2ee798f1c9fd3794db81781cccb6 with ref * 2022-06-10 16:38:44.927 | Cloning from packetary cache and applying ref * 2022-06-10 16:38:45.053 | (1199 / 1346) 2022-06-10 16:38:45.071 | Updating cache of https://opendev.org/x/packetary-specs.git in /opt/dib_cache/source-repositories/packetary_specs_bf65a6f65d64dd55685ce36978907302629e1877 with ref * 2022-06-10 16:38:45.406 | Cloning from packetary-specs cache and applying ref * 2022-06-10 16:38:45.606 | (1200 / 1346) 2022-06-10 16:38:45.632 | Updating cache of https://opendev.org/x/packstack.git in /opt/dib_cache/source-repositories/packstack_a020001494a8e43db59bb4df5d637e21107dc701 with ref * 2022-06-10 16:38:46.539 | Cloning from packstack cache and applying ref * 2022-06-10 16:38:49.414 | (1201 / 1346) 2022-06-10 16:38:49.445 | Updating cache of https://opendev.org/x/pandaman.git in /opt/dib_cache/source-repositories/pandaman_78209286082f6347941f57fddf0fde8e5c4e91f3 with ref * 2022-06-10 16:38:49.799 | Cloning from pandaman cache and applying ref * 2022-06-10 16:38:49.935 | (1202 / 1346) 2022-06-10 16:38:49.952 | Updating cache of https://opendev.org/x/performa.git in /opt/dib_cache/source-repositories/performa_e6bbd49795f405fe3ec8751feced65ffdbfabdfd with ref * 2022-06-10 16:38:50.273 | Cloning from performa cache and applying ref * 2022-06-10 16:38:50.360 | (1203 / 1346) 2022-06-10 16:38:50.387 | Updating cache of https://opendev.org/x/picasso.git in /opt/dib_cache/source-repositories/picasso_5cd72124deb40b98584f1e4cfacd3e7cb1d90e18 with ref * 2022-06-10 16:38:50.707 | Cloning from picasso cache and applying ref * 2022-06-10 16:38:50.806 | (1204 / 1346) 2022-06-10 16:38:50.828 | Updating cache of https://opendev.org/x/poppy.git in /opt/dib_cache/source-repositories/poppy_d1fbb82f4f272ebbd6ad57a867eb51fd234505d4 with ref * 2022-06-10 16:38:51.242 | Cloning from poppy cache and applying ref * 2022-06-10 16:38:51.497 | (1205 / 1346) 2022-06-10 16:38:51.512 | Updating cache of https://opendev.org/x/poppy-ui.git in /opt/dib_cache/source-repositories/poppy_ui_7e5aa53853b2f388f603209784b18887d943f846 with ref * 2022-06-10 16:38:51.829 | Cloning from poppy-ui cache and applying ref * 2022-06-10 16:38:51.897 | (1206 / 1346) 2022-06-10 16:38:51.913 | Updating cache of https://opendev.org/x/powervc-driver.git in /opt/dib_cache/source-repositories/powervc_driver_0097e1df1c237e1a692cc4297ffb364f708dedd2 with ref * 2022-06-10 16:38:52.237 | Cloning from powervc-driver cache and applying ref * 2022-06-10 16:38:52.362 | (1207 / 1346) 2022-06-10 16:38:52.377 | Updating cache of https://opendev.org/x/proliantutils.git in /opt/dib_cache/source-repositories/proliantutils_da35629ef24abc08789baa685cf12447a853d70a with ref * 2022-06-10 16:38:53.062 | Cloning from proliantutils cache and applying ref * 2022-06-10 16:38:54.431 | (1208 / 1346) 2022-06-10 16:38:54.447 | Updating cache of https://opendev.org/x/promstat.git in /opt/dib_cache/source-repositories/promstat_f1ba1dbfecda63dde5d958f5fedaa88ffffb7313 with ref * 2022-06-10 16:38:54.729 | Cloning from promstat cache and applying ref * 2022-06-10 16:38:54.847 | (1209 / 1346) 2022-06-10 16:38:54.862 | Updating cache of https://opendev.org/x/puppet-autossh.git in /opt/dib_cache/source-repositories/puppet_autossh_12ac3ba481edd92f1df991e836f8df54fd900322 with ref * 2022-06-10 16:38:55.133 | Cloning from puppet-autossh cache and applying ref * 2022-06-10 16:38:55.226 | (1210 / 1346) 2022-06-10 16:38:55.242 | Updating cache of https://opendev.org/x/puppet-fenix.git in /opt/dib_cache/source-repositories/puppet_fenix_198ab097aa3726924692a299d69de13f97569d60 with ref * 2022-06-10 16:38:55.522 | Cloning from puppet-fenix cache and applying ref * 2022-06-10 16:38:55.595 | (1211 / 1346) 2022-06-10 16:38:55.610 | Updating cache of https://opendev.org/x/puppet-midonet.git in /opt/dib_cache/source-repositories/puppet_midonet_5222935d706431382c24a953239a7cd996cc8dd2 with ref * 2022-06-10 16:38:55.928 | Cloning from puppet-midonet cache and applying ref * 2022-06-10 16:38:56.006 | (1212 / 1346) 2022-06-10 16:38:56.022 | Updating cache of https://opendev.org/x/puppet-modulesync-configs.git in /opt/dib_cache/source-repositories/puppet_modulesync_configs_ded76675bcc9b869ea8752fe90dc48ae083bebff with ref * 2022-06-10 16:38:56.421 | Cloning from puppet-modulesync-configs cache and applying ref * 2022-06-10 16:38:56.529 | (1213 / 1346) 2022-06-10 16:38:56.544 | Updating cache of https://opendev.org/x/puppet-n1k-vsm.git in /opt/dib_cache/source-repositories/puppet_n1k_vsm_dfd11fc9162c56415135f465d409a415428ade1e with ref * 2022-06-10 16:38:56.851 | Cloning from puppet-n1k-vsm cache and applying ref * 2022-06-10 16:38:56.918 | (1214 / 1346) 2022-06-10 16:38:56.934 | Updating cache of https://opendev.org/x/puppet-setproxy.git in /opt/dib_cache/source-repositories/puppet_setproxy_5ce2de350f24e8241281a1f4deda34eb99669c9a with ref * 2022-06-10 16:38:57.289 | Cloning from puppet-setproxy cache and applying ref * 2022-06-10 16:38:57.430 | (1215 / 1346) 2022-06-10 16:38:57.447 | Updating cache of https://opendev.org/x/puppet-surveil.git in /opt/dib_cache/source-repositories/puppet_surveil_fb585c3834006c3884a33358b99bd7f3d4cf993b with ref * 2022-06-10 16:38:57.765 | Cloning from puppet-surveil cache and applying ref * 2022-06-10 16:38:57.837 | (1216 / 1346) 2022-06-10 16:38:57.852 | Updating cache of https://opendev.org/x/puppet-tuskar.git in /opt/dib_cache/source-repositories/puppet_tuskar_f20b3a83a28cbf0aec67739b30c9712bcce3cbf3 with ref * 2022-06-10 16:38:58.164 | Cloning from puppet-tuskar cache and applying ref * 2022-06-10 16:38:58.232 | (1217 / 1346) 2022-06-10 16:38:58.247 | Updating cache of https://opendev.org/x/pyghmi.git in /opt/dib_cache/source-repositories/pyghmi_ba0793df2e247349f8ab3a08058aeebedac7efe9 with ref * 2022-06-10 16:38:59.277 | Cloning from pyghmi cache and applying ref * 2022-06-10 16:39:04.483 | (1218 / 1346) 2022-06-10 16:39:04.502 | Updating cache of https://opendev.org/x/python-almanachclient.git in /opt/dib_cache/source-repositories/python_almanachclient_de30d0cca184f554999d9ae2b65aa32b8d3c615a with ref * 2022-06-10 16:39:04.896 | Cloning from python-almanachclient cache and applying ref * 2022-06-10 16:39:05.001 | (1219 / 1346) 2022-06-10 16:39:05.024 | Updating cache of https://opendev.org/x/python-apmecclient.git in /opt/dib_cache/source-repositories/python_apmecclient_05fdbdbc3e4965be9b72c246637775041809c5f8 with ref * 2022-06-10 16:39:05.392 | Cloning from python-apmecclient cache and applying ref * 2022-06-10 16:39:05.493 | (1220 / 1346) 2022-06-10 16:39:05.519 | Updating cache of https://opendev.org/x/python-bileanclient.git in /opt/dib_cache/source-repositories/python_bileanclient_13f330e8c761229482a73f773c5c4e8020022e56 with ref * 2022-06-10 16:39:05.883 | Cloning from python-bileanclient cache and applying ref * 2022-06-10 16:39:05.987 | (1221 / 1346) 2022-06-10 16:39:06.006 | Updating cache of https://opendev.org/x/python-cloudpulseclient.git in /opt/dib_cache/source-repositories/python_cloudpulseclient_16f0ea5b3b6e89f7d0c91263fddde2c58bed0d07 with ref * 2022-06-10 16:39:06.362 | Cloning from python-cloudpulseclient cache and applying ref * 2022-06-10 16:39:06.468 | (1222 / 1346) 2022-06-10 16:39:06.495 | Updating cache of https://opendev.org/x/python-cognitiveclient.git in /opt/dib_cache/source-repositories/python_cognitiveclient_fe440839bbc1106730b135c3022f199b94f80dcb with ref * 2022-06-10 16:39:06.858 | Cloning from python-cognitiveclient cache and applying ref * 2022-06-10 16:39:06.955 | (1223 / 1346) 2022-06-10 16:39:06.979 | Updating cache of https://opendev.org/x/python-distilclient.git in /opt/dib_cache/source-repositories/python_distilclient_ff1dfce5f7a4de9e16830c464b74f1c17421d80b with ref * 2022-06-10 16:39:07.308 | Cloning from python-distilclient cache and applying ref * 2022-06-10 16:39:07.408 | (1224 / 1346) 2022-06-10 16:39:07.429 | Updating cache of https://opendev.org/x/python-don.git in /opt/dib_cache/source-repositories/python_don_87c0026b43dac05346fe26c9ea88ab03e88edc7a with ref * 2022-06-10 16:39:07.800 | Cloning from python-don cache and applying ref * 2022-06-10 16:39:07.924 | (1225 / 1346) 2022-06-10 16:39:07.964 | Updating cache of https://opendev.org/x/python-fenixclient.git in /opt/dib_cache/source-repositories/python_fenixclient_b0579869e3ea5b22af63a8531416c11e8cb15cf7 with ref * 2022-06-10 16:39:08.288 | Cloning from python-fenixclient cache and applying ref * 2022-06-10 16:39:08.466 | (1226 / 1346) 2022-06-10 16:39:08.488 | Updating cache of https://opendev.org/x/python-glareclient.git in /opt/dib_cache/source-repositories/python_glareclient_aa010b3330a0383fcfd8614dcab3dcd906cf4d2e with ref * 2022-06-10 16:39:08.837 | Cloning from python-glareclient cache and applying ref * 2022-06-10 16:39:08.932 | (1227 / 1346) 2022-06-10 16:39:08.959 | Updating cache of https://opendev.org/x/python-group-based-policy-client.git in /opt/dib_cache/source-repositories/python_group_based_policy_client_65f0c12872f60655b3794010350afe141125bf28 with ref * 2022-06-10 16:39:09.608 | Cloning from python-group-based-policy-client cache and applying ref * 2022-06-10 16:39:11.315 | (1228 / 1346) 2022-06-10 16:39:11.338 | Updating cache of https://opendev.org/x/python-gyanclient.git in /opt/dib_cache/source-repositories/python_gyanclient_274dbdfdce4469019536dc874e2c148010f438db with ref * 2022-06-10 16:39:11.708 | Cloning from python-gyanclient cache and applying ref * 2022-06-10 16:39:11.827 | (1229 / 1346) 2022-06-10 16:39:11.850 | Updating cache of https://opendev.org/x/python-hnvclient.git in /opt/dib_cache/source-repositories/python_hnvclient_0943bf261f40f58e86587536e83808c8da48e2aa with ref * 2022-06-10 16:39:12.199 | Cloning from python-hnvclient cache and applying ref * 2022-06-10 16:39:12.324 | (1230 / 1346) 2022-06-10 16:39:12.349 | Updating cache of https://opendev.org/x/python-iotronicclient.git in /opt/dib_cache/source-repositories/python_iotronicclient_1ec1aba725f6102343edb86c30d2f5b62fe72e69 with ref * 2022-06-10 16:39:12.822 | Cloning from python-iotronicclient cache and applying ref * 2022-06-10 16:39:13.055 | (1231 / 1346) 2022-06-10 16:39:13.087 | Updating cache of https://opendev.org/x/python-k8sclient.git in /opt/dib_cache/source-repositories/python_k8sclient_fc2930d165e62951c70936f0b54508d28da10c13 with ref * 2022-06-10 16:39:13.579 | Cloning from python-k8sclient cache and applying ref * 2022-06-10 16:39:13.768 | (1232 / 1346) 2022-06-10 16:39:13.790 | Updating cache of https://opendev.org/x/python-kingbirdclient.git in /opt/dib_cache/source-repositories/python_kingbirdclient_51523fcd2f5fc4cb68282ebf0c1b795f4d534140 with ref * 2022-06-10 16:39:14.122 | Cloning from python-kingbirdclient cache and applying ref * 2022-06-10 16:39:14.203 | (1233 / 1346) 2022-06-10 16:39:14.221 | Updating cache of https://opendev.org/x/python-meteosclient.git in /opt/dib_cache/source-repositories/python_meteosclient_c21e01aa64e11abf7c2f128e67d942e0bb7c9fa9 with ref * 2022-06-10 16:39:14.517 | Cloning from python-meteosclient cache and applying ref * 2022-06-10 16:39:14.588 | (1234 / 1346) 2022-06-10 16:39:14.604 | Updating cache of https://opendev.org/x/python-moganclient.git in /opt/dib_cache/source-repositories/python_moganclient_7d9e5d49298fc6c921bded2bb71bb79ebe3554ef with ref * 2022-06-10 16:39:14.888 | Cloning from python-moganclient cache and applying ref * 2022-06-10 16:39:14.964 | (1235 / 1346) 2022-06-10 16:39:14.981 | Updating cache of https://opendev.org/x/python-namosclient.git in /opt/dib_cache/source-repositories/python_namosclient_b24411e8e218b0bf7e663d8a9e7a7589e407c316 with ref * 2022-06-10 16:39:15.269 | Cloning from python-namosclient cache and applying ref * 2022-06-10 16:39:15.366 | (1236 / 1346) 2022-06-10 16:39:15.382 | Updating cache of https://opendev.org/x/python-oneviewclient.git in /opt/dib_cache/source-repositories/python_oneviewclient_96d00fdcbc16228586b48d571e6a7cb8c1acdb49 with ref * 2022-06-10 16:39:15.702 | Cloning from python-oneviewclient cache and applying ref * 2022-06-10 16:39:15.777 | (1237 / 1346) 2022-06-10 16:39:15.793 | Updating cache of https://opendev.org/x/python-opentsdbclient.git in /opt/dib_cache/source-repositories/python_opentsdbclient_f9aa1e139665cf3124724ca7b0c82540d5dff3b7 with ref * 2022-06-10 16:39:16.075 | Cloning from python-opentsdbclient cache and applying ref * 2022-06-10 16:39:16.206 | (1238 / 1346) 2022-06-10 16:39:16.222 | Updating cache of https://opendev.org/x/python-picassoclient.git in /opt/dib_cache/source-repositories/python_picassoclient_4ecc56eadf5bea2e820fabfccceb72705cb398ef with ref * 2022-06-10 16:39:16.517 | Cloning from python-picassoclient cache and applying ref * 2022-06-10 16:39:16.582 | (1239 / 1346) 2022-06-10 16:39:16.597 | Updating cache of https://opendev.org/x/python-redfish.git in /opt/dib_cache/source-repositories/python_redfish_c0063d8f1f2a7da078f2cba80c96fe5d33315ef4 with ref * 2022-06-10 16:39:16.926 | Cloning from python-redfish cache and applying ref * 2022-06-10 16:39:17.262 | (1240 / 1346) 2022-06-10 16:39:17.277 | Updating cache of https://opendev.org/x/python-rsdclient.git in /opt/dib_cache/source-repositories/python_rsdclient_8fbd62edcfbd4dca3d0668e35dd27603cf7dae1a with ref * 2022-06-10 16:39:17.628 | Cloning from python-rsdclient cache and applying ref * 2022-06-10 16:39:17.729 | (1241 / 1346) 2022-06-10 16:39:17.744 | Updating cache of https://opendev.org/x/python-scciclient.git in /opt/dib_cache/source-repositories/python_scciclient_fb9b6e7a01a5df4863670aeda3fd6406b1988678 with ref * 2022-06-10 16:39:18.452 | Cloning from python-scciclient cache and applying ref * 2022-06-10 16:39:19.213 | (1242 / 1346) 2022-06-10 16:39:19.229 | Updating cache of https://opendev.org/x/python-surveilclient.git in /opt/dib_cache/source-repositories/python_surveilclient_c25c5bc2bce40d1a78b20306ea0782bb050ac157 with ref * 2022-06-10 16:39:19.573 | Cloning from python-surveilclient cache and applying ref * 2022-06-10 16:39:19.649 | (1243 / 1346) 2022-06-10 16:39:19.665 | Updating cache of https://opendev.org/x/python-tatuclient.git in /opt/dib_cache/source-repositories/python_tatuclient_8c013a8a0920409b9aae1de48a2effec13eeb776 with ref * 2022-06-10 16:39:20.020 | Cloning from python-tatuclient cache and applying ref * 2022-06-10 16:39:20.098 | (1244 / 1346) 2022-06-10 16:39:20.114 | Updating cache of https://opendev.org/x/python-valenceclient.git in /opt/dib_cache/source-repositories/python_valenceclient_3fe3f8fce380208d043afcf720b9ede91697a90d with ref * 2022-06-10 16:39:20.433 | Cloning from python-valenceclient cache and applying ref * 2022-06-10 16:39:20.506 | (1245 / 1346) 2022-06-10 16:39:20.523 | Updating cache of https://opendev.org/x/quark.git in /opt/dib_cache/source-repositories/quark_94cded588c36b36b99418da16261658051da5215 with ref * 2022-06-10 16:39:20.864 | Cloning from quark cache and applying ref * 2022-06-10 16:39:20.987 | (1246 / 1346) 2022-06-10 16:39:21.005 | Updating cache of https://opendev.org/x/radar.git in /opt/dib_cache/source-repositories/radar_d901c7a1021e6e37cd0980a8ebfd4d443acbf2be with ref * 2022-06-10 16:39:21.313 | Cloning from radar cache and applying ref * 2022-06-10 16:39:21.409 | (1247 / 1346) 2022-06-10 16:39:21.426 | Updating cache of https://opendev.org/x/ramdisk-func-test.git in /opt/dib_cache/source-repositories/ramdisk_func_test_741a980b6f419cf0328cd7b73799b73150782c23 with ref * 2022-06-10 16:39:21.728 | Cloning from ramdisk-func-test cache and applying ref * 2022-06-10 16:39:21.798 | (1248 / 1346) 2022-06-10 16:39:21.815 | Updating cache of https://opendev.org/x/ranger.git in /opt/dib_cache/source-repositories/ranger_557b24db06ce236047f1104a5470e26705681b81 with ref * 2022-06-10 16:39:22.153 | Cloning from ranger cache and applying ref * 2022-06-10 16:39:22.362 | (1249 / 1346) 2022-06-10 16:39:22.377 | Updating cache of https://opendev.org/x/ranger-agent.git in /opt/dib_cache/source-repositories/ranger_agent_343c551161ec82836cd36ef534d5664ab45feaf1 with ref * 2022-06-10 16:39:22.725 | Cloning from ranger-agent cache and applying ref * 2022-06-10 16:39:22.813 | (1250 / 1346) 2022-06-10 16:39:22.833 | Updating cache of https://opendev.org/x/ranger-tempest-plugin.git in /opt/dib_cache/source-repositories/ranger_tempest_plugin_333583cc9409dfb8a48e51958d40cdde32a4b769 with ref * 2022-06-10 16:39:23.186 | Cloning from ranger-tempest-plugin cache and applying ref * 2022-06-10 16:39:23.289 | (1251 / 1346) 2022-06-10 16:39:23.305 | Updating cache of https://opendev.org/x/rsd-lib.git in /opt/dib_cache/source-repositories/rsd_lib_cfed378671b3afd39e3d181035178bba73b8e40b with ref * 2022-06-10 16:39:23.716 | Cloning from rsd-lib cache and applying ref * 2022-06-10 16:39:23.834 | (1252 / 1346) 2022-06-10 16:39:23.850 | Updating cache of https://opendev.org/x/rsd-virt-for-nova.git in /opt/dib_cache/source-repositories/rsd_virt_for_nova_9b1b63379bd11ecb56866c587e61ba9316e0fc60 with ref * 2022-06-10 16:39:24.166 | Cloning from rsd-virt-for-nova cache and applying ref * 2022-06-10 16:39:24.241 | (1253 / 1346) 2022-06-10 16:39:24.257 | Updating cache of https://opendev.org/x/sahara-ci-config.git in /opt/dib_cache/source-repositories/sahara_ci_config_7353e29f470722df21b12b74fa7f7e8e01418c07 with ref * 2022-06-10 16:39:24.545 | Cloning from sahara-ci-config cache and applying ref * 2022-06-10 16:39:24.622 | (1254 / 1346) 2022-06-10 16:39:24.638 | Updating cache of https://opendev.org/x/scalpels.git in /opt/dib_cache/source-repositories/scalpels_6f667968ed0d7972044298fa2c22dbdab39bc8bc with ref * 2022-06-10 16:39:24.927 | Cloning from scalpels cache and applying ref * 2022-06-10 16:39:25.003 | (1255 / 1346) 2022-06-10 16:39:25.025 | Updating cache of https://opendev.org/x/shovel.git in /opt/dib_cache/source-repositories/shovel_296ca02bfebe6922d74c5225ccb12a6008e7cf36 with ref * 2022-06-10 16:39:25.313 | Cloning from shovel cache and applying ref * 2022-06-10 16:39:25.392 | (1256 / 1346) 2022-06-10 16:39:25.410 | Updating cache of https://opendev.org/x/shovel-horizon.git in /opt/dib_cache/source-repositories/shovel_horizon_7314cdc12fd6b49f8a58d21f421c16dab30def28 with ref * 2022-06-10 16:39:25.712 | Cloning from shovel-horizon cache and applying ref * 2022-06-10 16:39:25.829 | (1257 / 1346) 2022-06-10 16:39:25.851 | Updating cache of https://opendev.org/x/siss.git in /opt/dib_cache/source-repositories/siss_5e28a8af7dd6690f21768926848665e520095879 with ref * 2022-06-10 16:39:26.192 | Cloning from siss cache and applying ref * 2022-06-10 16:39:26.277 | (1258 / 1346) 2022-06-10 16:39:26.304 | Updating cache of https://opendev.org/x/slogging.git in /opt/dib_cache/source-repositories/slogging_b1a704ad6eee8530384920bc564e7e9795c628c6 with ref * 2022-06-10 16:39:26.603 | Cloning from slogging cache and applying ref * 2022-06-10 16:39:26.689 | (1259 / 1346) 2022-06-10 16:39:26.717 | Updating cache of https://opendev.org/x/snap-ceilometer.git in /opt/dib_cache/source-repositories/snap_ceilometer_b6061e42fbd50eb993c9798b289b695b39122de6 with ref * 2022-06-10 16:39:27.009 | Cloning from snap-ceilometer cache and applying ref * 2022-06-10 16:39:27.119 | (1260 / 1346) 2022-06-10 16:39:27.145 | Updating cache of https://opendev.org/x/snap-cinder.git in /opt/dib_cache/source-repositories/snap_cinder_811aceb4fbd8f9d4c92155b23354fc4943705f3b with ref * 2022-06-10 16:39:27.445 | Cloning from snap-cinder cache and applying ref * 2022-06-10 16:39:27.604 | (1261 / 1346) 2022-06-10 16:39:27.621 | Updating cache of https://opendev.org/x/snap-glance.git in /opt/dib_cache/source-repositories/snap_glance_c8c142e76482aa44c27ac3957f78aca6e37427de with ref * 2022-06-10 16:39:27.917 | Cloning from snap-glance cache and applying ref * 2022-06-10 16:39:28.007 | (1262 / 1346) 2022-06-10 16:39:28.023 | Updating cache of https://opendev.org/x/snap-gnocchi.git in /opt/dib_cache/source-repositories/snap_gnocchi_1d003908761732989a9ed4505b5e277492d61d8b with ref * 2022-06-10 16:39:28.319 | Cloning from snap-gnocchi cache and applying ref * 2022-06-10 16:39:28.416 | (1263 / 1346) 2022-06-10 16:39:28.437 | Updating cache of https://opendev.org/x/snap-keystone.git in /opt/dib_cache/source-repositories/snap_keystone_ce3243d068a89ef43abebddc1044407a0d54a9ea with ref * 2022-06-10 16:39:28.732 | Cloning from snap-keystone cache and applying ref * 2022-06-10 16:39:28.813 | (1264 / 1346) 2022-06-10 16:39:28.831 | Updating cache of https://opendev.org/x/snap-neutron.git in /opt/dib_cache/source-repositories/snap_neutron_69ad3c76e56b1c17e785fe57f0ea71182f357d90 with ref * 2022-06-10 16:39:29.175 | Cloning from snap-neutron cache and applying ref * 2022-06-10 16:39:29.248 | (1265 / 1346) 2022-06-10 16:39:29.270 | Updating cache of https://opendev.org/x/snap-nova.git in /opt/dib_cache/source-repositories/snap_nova_bb8105887fab7891f4ede3cb574a23ae2814a7e4 with ref * 2022-06-10 16:39:29.590 | Cloning from snap-nova cache and applying ref * 2022-06-10 16:39:29.669 | (1266 / 1346) 2022-06-10 16:39:29.698 | Updating cache of https://opendev.org/x/snap-nova-hypervisor.git in /opt/dib_cache/source-repositories/snap_nova_hypervisor_500072438e49ecdcd1c05dd5e6eceab6525a4fe3 with ref * 2022-06-10 16:39:30.033 | Cloning from snap-nova-hypervisor cache and applying ref * 2022-06-10 16:39:30.111 | (1267 / 1346) 2022-06-10 16:39:30.130 | Updating cache of https://opendev.org/x/snap-openstackclients.git in /opt/dib_cache/source-repositories/snap_openstackclients_578f87dae9d13f8e6b0552b569737b5ec1f3a487 with ref * 2022-06-10 16:39:30.627 | Cloning from snap-openstackclients cache and applying ref * 2022-06-10 16:39:31.562 | (1268 / 1346) 2022-06-10 16:39:31.589 | Updating cache of https://opendev.org/x/snap-rally.git in /opt/dib_cache/source-repositories/snap_rally_7717431ef71886d9f805ba62ff957a57cefaf842 with ref * 2022-06-10 16:39:31.923 | Cloning from snap-rally cache and applying ref * 2022-06-10 16:39:32.076 | (1269 / 1346) 2022-06-10 16:39:32.099 | Updating cache of https://opendev.org/x/snap-tempest.git in /opt/dib_cache/source-repositories/snap_tempest_8b1c9a9fa1c0f9a4638241aaa53397f5d9226293 with ref * 2022-06-10 16:39:32.431 | Cloning from snap-tempest cache and applying ref * 2022-06-10 16:39:32.547 | (1270 / 1346) 2022-06-10 16:39:32.566 | Updating cache of https://opendev.org/x/snap.openstack.git in /opt/dib_cache/source-repositories/snap_openstack_290d455ccfde573902301772415984479f43668d with ref * 2022-06-10 16:39:32.906 | Cloning from snap.openstack cache and applying ref * 2022-06-10 16:39:33.004 | (1271 / 1346) 2022-06-10 16:39:33.026 | Updating cache of https://opendev.org/x/solar.git in /opt/dib_cache/source-repositories/solar_8f8078f8967f57cf02d67e461e9bd7aabf851e96 with ref * 2022-06-10 16:39:33.492 | Cloning from solar cache and applying ref * 2022-06-10 16:39:33.660 | (1272 / 1346) 2022-06-10 16:39:33.685 | Updating cache of https://opendev.org/x/solar-resources.git in /opt/dib_cache/source-repositories/solar_resources_b21d758e6ffdf2c393376215204ca5e2f93209a1 with ref * 2022-06-10 16:39:34.061 | Cloning from solar-resources cache and applying ref * 2022-06-10 16:39:34.176 | (1273 / 1346) 2022-06-10 16:39:34.192 | Updating cache of https://opendev.org/x/spanner.git in /opt/dib_cache/source-repositories/spanner_cd2d39139fa24a7659e842374075c31f68ccb168 with ref * 2022-06-10 16:39:34.573 | Cloning from spanner cache and applying ref * 2022-06-10 16:39:34.744 | (1274 / 1346) 2022-06-10 16:39:34.765 | Updating cache of https://opendev.org/x/spectroscope.git in /opt/dib_cache/source-repositories/spectroscope_73369a1194d708e58ae19f915c71f759dd53d3ad with ref * 2022-06-10 16:39:35.096 | Cloning from spectroscope cache and applying ref * 2022-06-10 16:39:35.180 | (1275 / 1346) 2022-06-10 16:39:35.201 | Updating cache of https://opendev.org/x/sqlalchemy-migrate.git in /opt/dib_cache/source-repositories/sqlalchemy_migrate_3b58e8c1484221f4ef4f558c1fd5a3ff025883e0 with ref * 2022-06-10 16:39:35.561 | Cloning from sqlalchemy-migrate cache and applying ref * 2022-06-10 16:39:35.646 | (1276 / 1346) 2022-06-10 16:39:35.664 | Updating cache of https://opendev.org/x/stackalytics.git in /opt/dib_cache/source-repositories/stackalytics_809c0432cc7f62bdf24c008ffb86eb1ea98f38c6 with ref * 2022-06-10 16:39:36.179 | Cloning from stackalytics cache and applying ref * 2022-06-10 16:39:43.373 | (1277 / 1346) 2022-06-10 16:39:43.392 | Updating cache of https://opendev.org/x/stacklight-integration-tests.git in /opt/dib_cache/source-repositories/stacklight_integration_tests_daf8fbdeacbfeaf775a562ff4005cdd7b0f3c796 with ref * 2022-06-10 16:39:43.754 | Cloning from stacklight-integration-tests cache and applying ref * 2022-06-10 16:39:43.837 | (1278 / 1346) 2022-06-10 16:39:43.853 | Updating cache of https://opendev.org/x/stacktach.git in /opt/dib_cache/source-repositories/stacktach_d62b9f0d867ba79012c1e58f615de69965b42c8d with ref * 2022-06-10 16:39:44.193 | Cloning from stacktach cache and applying ref * 2022-06-10 16:39:44.286 | (1279 / 1346) 2022-06-10 16:39:44.304 | Updating cache of https://opendev.org/x/stacktach-klugman.git in /opt/dib_cache/source-repositories/stacktach_klugman_4109c8c9a815ce905a0ec48e8ba299ce03a45b71 with ref * 2022-06-10 16:39:44.606 | Cloning from stacktach-klugman cache and applying ref * 2022-06-10 16:39:44.676 | (1280 / 1346) 2022-06-10 16:39:44.692 | Updating cache of https://opendev.org/x/stacktach-notification-utils.git in /opt/dib_cache/source-repositories/stacktach_notification_utils_dcd003db8b6c9b10d9a1ab746f767a73bf7be4c9 with ref * 2022-06-10 16:39:44.979 | Cloning from stacktach-notification-utils cache and applying ref * 2022-06-10 16:39:45.077 | (1281 / 1346) 2022-06-10 16:39:45.092 | Updating cache of https://opendev.org/x/stacktach-notigen.git in /opt/dib_cache/source-repositories/stacktach_notigen_5c7d58f14f753aee61efdbfe32270750583def22 with ref * 2022-06-10 16:39:45.421 | Cloning from stacktach-notigen cache and applying ref * 2022-06-10 16:39:45.496 | (1282 / 1346) 2022-06-10 16:39:45.514 | Updating cache of https://opendev.org/x/stacktach-quince.git in /opt/dib_cache/source-repositories/stacktach_quince_de3313513aaeb6fc9d54692eebaa2d31b96bd3bd with ref * 2022-06-10 16:39:45.819 | Cloning from stacktach-quince cache and applying ref * 2022-06-10 16:39:45.985 | (1283 / 1346) 2022-06-10 16:39:46.002 | Updating cache of https://opendev.org/x/stacktach-quincy.git in /opt/dib_cache/source-repositories/stacktach_quincy_9c6ac4b8a978e084da40b9fff89be8db7691c8c7 with ref * 2022-06-10 16:39:46.302 | Cloning from stacktach-quincy cache and applying ref * 2022-06-10 16:39:46.376 | (1284 / 1346) 2022-06-10 16:39:46.394 | Updating cache of https://opendev.org/x/stacktach-sandbox.git in /opt/dib_cache/source-repositories/stacktach_sandbox_a30c65ed5c66b1169b8b783cb6f984172e8f3aaf with ref * 2022-06-10 16:39:46.708 | Cloning from stacktach-sandbox cache and applying ref * 2022-06-10 16:39:46.788 | (1285 / 1346) 2022-06-10 16:39:46.806 | Updating cache of https://opendev.org/x/stacktach-shoebox.git in /opt/dib_cache/source-repositories/stacktach_shoebox_795e58972f38c2e940bda80d057da3302a691c89 with ref * 2022-06-10 16:39:47.097 | Cloning from stacktach-shoebox cache and applying ref * 2022-06-10 16:39:47.201 | (1286 / 1346) 2022-06-10 16:39:47.225 | Updating cache of https://opendev.org/x/stacktach-simport.git in /opt/dib_cache/source-repositories/stacktach_simport_664090cacba49e12c98cecdf55a2434f9c246f66 with ref * 2022-06-10 16:39:47.519 | Cloning from stacktach-simport cache and applying ref * 2022-06-10 16:39:47.610 | (1287 / 1346) 2022-06-10 16:39:47.629 | Updating cache of https://opendev.org/x/stacktach-stackdistiller.git in /opt/dib_cache/source-repositories/stacktach_stackdistiller_3a12ab2646882aa4c11e276b128dd90a9e9cd6b2 with ref * 2022-06-10 16:39:47.949 | Cloning from stacktach-stackdistiller cache and applying ref * 2022-06-10 16:39:48.236 | (1288 / 1346) 2022-06-10 16:39:48.254 | Updating cache of https://opendev.org/x/stacktach-timex.git in /opt/dib_cache/source-repositories/stacktach_timex_bcf4d5a93b2178352e1782afe5f0ce4548c1ed9a with ref * 2022-06-10 16:39:48.581 | Cloning from stacktach-timex cache and applying ref * 2022-06-10 16:39:48.810 | (1289 / 1346) 2022-06-10 16:39:48.834 | Updating cache of https://opendev.org/x/stacktach-winchester.git in /opt/dib_cache/source-repositories/stacktach_winchester_b6e47c2285091624966c238e2fc8c4653d59e103 with ref * 2022-06-10 16:39:49.279 | Cloning from stacktach-winchester cache and applying ref * 2022-06-10 16:39:49.403 | (1290 / 1346) 2022-06-10 16:39:49.425 | Updating cache of https://opendev.org/x/stackube.git in /opt/dib_cache/source-repositories/stackube_0f9dad2e3b6e218034d1b3201742a678ce6800d0 with ref * 2022-06-10 16:39:49.841 | Cloning from stackube cache and applying ref * 2022-06-10 16:39:50.343 | (1291 / 1346) 2022-06-10 16:39:50.362 | Updating cache of https://opendev.org/x/steth.git in /opt/dib_cache/source-repositories/steth_5350d85e38d70cebf8eb20943a2dc25a9fc8c4a3 with ref * 2022-06-10 16:39:50.714 | Cloning from steth cache and applying ref * 2022-06-10 16:39:50.831 | (1292 / 1346) 2022-06-10 16:39:50.852 | Updating cache of https://opendev.org/x/surveil.git in /opt/dib_cache/source-repositories/surveil_43ced4e077b207b6371b9512a1ed555f18f45990 with ref * 2022-06-10 16:39:51.219 | Cloning from surveil cache and applying ref * 2022-06-10 16:39:51.342 | (1293 / 1346) 2022-06-10 16:39:51.364 | Updating cache of https://opendev.org/x/surveil-specs.git in /opt/dib_cache/source-repositories/surveil_specs_ddd01a3f628303cdccc5068d242c28c2ba68bb14 with ref * 2022-06-10 16:39:51.675 | Cloning from surveil-specs cache and applying ref * 2022-06-10 16:39:51.867 | (1294 / 1346) 2022-06-10 16:39:51.887 | Updating cache of https://opendev.org/x/swift-ceph-backend.git in /opt/dib_cache/source-repositories/swift_ceph_backend_7cdee6ed40e028d9d7c19fec4e85ee0ce7965897 with ref * 2022-06-10 16:39:52.240 | Cloning from swift-ceph-backend cache and applying ref * 2022-06-10 16:39:52.352 | (1295 / 1346) 2022-06-10 16:39:52.372 | Updating cache of https://opendev.org/x/swift3.git in /opt/dib_cache/source-repositories/swift3_11d07d46a5688929f5d88b98700ea6e8a0a5ef27 with ref * 2022-06-10 16:39:52.701 | Cloning from swift3 cache and applying ref * 2022-06-10 16:39:52.908 | (1296 / 1346) 2022-06-10 16:39:52.933 | Updating cache of https://opendev.org/x/swiftonfile.git in /opt/dib_cache/source-repositories/swiftonfile_89773675f1b58170c961679a7784985cbef4a6a1 with ref * 2022-06-10 16:39:53.238 | Cloning from swiftonfile cache and applying ref * 2022-06-10 16:39:53.352 | (1297 / 1346) 2022-06-10 16:39:53.373 | Updating cache of https://opendev.org/x/swiftonhpss.git in /opt/dib_cache/source-repositories/swiftonhpss_853989d6ade9e76e6583120853d57d632cf18f78 with ref * 2022-06-10 16:39:53.685 | Cloning from swiftonhpss cache and applying ref * 2022-06-10 16:39:53.788 | (1298 / 1346) 2022-06-10 16:39:53.811 | Updating cache of https://opendev.org/x/synergy-scheduler-manager.git in /opt/dib_cache/source-repositories/synergy_scheduler_manager_2e58a53387d114dc6829ac142cb58e1e2d087e49 with ref * 2022-06-10 16:39:54.107 | Cloning from synergy-scheduler-manager cache and applying ref * 2022-06-10 16:39:54.227 | (1299 / 1346) 2022-06-10 16:39:54.255 | Updating cache of https://opendev.org/x/synergy-service.git in /opt/dib_cache/source-repositories/synergy_service_f69a65e3eef4e88c52bd15248c9cc290d93e9b9c with ref * 2022-06-10 16:39:54.582 | Cloning from synergy-service cache and applying ref * 2022-06-10 16:39:54.666 | (1300 / 1346) 2022-06-10 16:39:54.685 | Updating cache of https://opendev.org/x/tap-as-a-service-dashboard.git in /opt/dib_cache/source-repositories/tap_as_a_service_dashboard_fcf9b531ad6dc6d27e591e4a5f9bf98ca9499f30 with ref * 2022-06-10 16:39:55.019 | Cloning from tap-as-a-service-dashboard cache and applying ref * 2022-06-10 16:39:55.102 | (1301 / 1346) 2022-06-10 16:39:55.126 | Updating cache of https://opendev.org/x/tap-as-a-service-tempest-plugin.git in /opt/dib_cache/source-repositories/tap_as_a_service_tempest_plugin_ed3b81cc1e52f6e50c3e4add149d0d2d51dcef00 with ref * 2022-06-10 16:39:55.556 | Cloning from tap-as-a-service-tempest-plugin cache and applying ref * 2022-06-10 16:39:55.671 | (1302 / 1346) 2022-06-10 16:39:55.692 | Updating cache of https://opendev.org/x/tatu.git in /opt/dib_cache/source-repositories/tatu_1174e2862224e170e5f86445cfef1b9c250d78f4 with ref * 2022-06-10 16:39:56.028 | Cloning from tatu cache and applying ref * 2022-06-10 16:39:56.114 | (1303 / 1346) 2022-06-10 16:39:56.143 | Updating cache of https://opendev.org/x/tatu-dashboard.git in /opt/dib_cache/source-repositories/tatu_dashboard_71f46355386c6ae6f503ff5345fc44b72e97193d with ref * 2022-06-10 16:39:56.509 | Cloning from tatu-dashboard cache and applying ref * 2022-06-10 16:39:56.610 | (1304 / 1346) 2022-06-10 16:39:56.626 | Updating cache of https://opendev.org/x/telcowg-usecases.git in /opt/dib_cache/source-repositories/telcowg_usecases_79ec0c9840becbad6bae6776831939295c2cbaae with ref * 2022-06-10 16:39:56.938 | Cloning from telcowg-usecases cache and applying ref * 2022-06-10 16:39:57.002 | (1305 / 1346) 2022-06-10 16:39:57.018 | Updating cache of https://opendev.org/x/terracotta.git in /opt/dib_cache/source-repositories/terracotta_a2240f92993968a0f3e62830d43e7022effa77f0 with ref * 2022-06-10 16:39:57.364 | Cloning from terracotta cache and applying ref * 2022-06-10 16:39:57.493 | (1306 / 1346) 2022-06-10 16:39:57.508 | Updating cache of https://opendev.org/x/third-party-ci-tools.git in /opt/dib_cache/source-repositories/third_party_ci_tools_59abae67ff8c7457e8327fed20e9c6a97dee7dc6 with ref * 2022-06-10 16:39:57.830 | Cloning from third-party-ci-tools cache and applying ref * 2022-06-10 16:39:57.947 | (1307 / 1346) 2022-06-10 16:39:57.964 | Updating cache of https://opendev.org/x/timmy.git in /opt/dib_cache/source-repositories/timmy_a258443ed22eaa7a9fa6531778b62f59aa2f8e23 with ref * 2022-06-10 16:39:58.301 | Cloning from timmy cache and applying ref * 2022-06-10 16:39:58.398 | (1308 / 1346) 2022-06-10 16:39:58.414 | Updating cache of https://opendev.org/x/tobiko.git in /opt/dib_cache/source-repositories/tobiko_e56b326f547e2704698bc6edb58ae66e23f122c9 with ref * 2022-06-10 16:39:59.057 | Cloning from tobiko cache and applying ref * 2022-06-10 16:40:00.682 | (1309 / 1346) 2022-06-10 16:40:00.697 | Updating cache of https://opendev.org/x/trio2o.git in /opt/dib_cache/source-repositories/trio2o_6810795fe63733c1ab04fee0fd39a8e949efd5eb with ref * 2022-06-10 16:40:00.991 | Cloning from trio2o cache and applying ref * 2022-06-10 16:40:01.133 | (1310 / 1346) 2022-06-10 16:40:01.150 | Updating cache of https://opendev.org/x/tripleo-ipa.git in /opt/dib_cache/source-repositories/tripleo_ipa_acb4a4f943985ab677d7ca4d97603eed63a29c34 with ref * 2022-06-10 16:40:01.688 | Cloning from tripleo-ipa cache and applying ref * 2022-06-10 16:40:02.769 | (1311 / 1346) 2022-06-10 16:40:02.787 | Updating cache of https://opendev.org/x/turbo-hipster.git in /opt/dib_cache/source-repositories/turbo_hipster_0e501154b2340f2ba70709697d2772f3d407229c with ref * 2022-06-10 16:40:03.106 | Cloning from turbo-hipster cache and applying ref * 2022-06-10 16:40:03.197 | (1312 / 1346) 2022-06-10 16:40:03.216 | Updating cache of https://opendev.org/x/vahana.git in /opt/dib_cache/source-repositories/vahana_b7666cbacea0f0f97999cd1fc15a20ef785a4a82 with ref * 2022-06-10 16:40:03.544 | Cloning from vahana cache and applying ref * 2022-06-10 16:40:03.668 | (1313 / 1346) 2022-06-10 16:40:03.685 | Updating cache of https://opendev.org/x/valence.git in /opt/dib_cache/source-repositories/valence_b29bdd5199f8080ea9e298b52da5c9b5bc6d00cc with ref * 2022-06-10 16:40:04.022 | Cloning from valence cache and applying ref * 2022-06-10 16:40:04.134 | (1314 / 1346) 2022-06-10 16:40:04.154 | Updating cache of https://opendev.org/x/valence-specs.git in /opt/dib_cache/source-repositories/valence_specs_aea8f05048e2e8293c433dceb370577604eaa7a7 with ref * 2022-06-10 16:40:04.470 | Cloning from valence-specs cache and applying ref * 2022-06-10 16:40:04.554 | (1315 / 1346) 2022-06-10 16:40:04.572 | Updating cache of https://opendev.org/x/valet.git in /opt/dib_cache/source-repositories/valet_9cf5a42478e2f068140019608a353824c07a106a with ref * 2022-06-10 16:40:04.916 | Cloning from valet cache and applying ref * 2022-06-10 16:40:05.037 | (1316 / 1346) 2022-06-10 16:40:05.056 | Updating cache of https://opendev.org/x/virtualpdu.git in /opt/dib_cache/source-repositories/virtualpdu_d9884a6cf7522e9177dba2cc8f81114ce33261fc with ref * 2022-06-10 16:40:05.380 | Cloning from virtualpdu cache and applying ref * 2022-06-10 16:40:05.461 | (1317 / 1346) 2022-06-10 16:40:05.479 | Updating cache of https://opendev.org/x/vm-bm-wg.git in /opt/dib_cache/source-repositories/vm_bm_wg_33467128b88dc7641e45befb9bbf6bfff1813414 with ref * 2022-06-10 16:40:05.836 | Cloning from vm-bm-wg cache and applying ref * 2022-06-10 16:40:05.917 | (1318 / 1346) 2022-06-10 16:40:05.935 | Updating cache of https://opendev.org/x/vmtp.git in /opt/dib_cache/source-repositories/vmtp_66eeee691025f1665086fe4841a48d24ee45dc70 with ref * 2022-06-10 16:40:06.280 | Cloning from vmtp cache and applying ref * 2022-06-10 16:40:06.408 | (1319 / 1346) 2022-06-10 16:40:06.428 | Updating cache of https://opendev.org/x/vmware-nsx.git in /opt/dib_cache/source-repositories/vmware_nsx_a60d290522b27034c772724a4dc2e85da65ab0f9 with ref * 2022-06-10 16:40:07.263 | Cloning from vmware-nsx cache and applying ref * 2022-06-10 16:40:26.916 | (1320 / 1346) 2022-06-10 16:40:26.932 | Updating cache of https://opendev.org/x/vmware-nsx-tempest-plugin.git in /opt/dib_cache/source-repositories/vmware_nsx_tempest_plugin_20f49af89dba1483b00c1ebae65d9b843c402edb with ref * 2022-06-10 16:40:27.488 | Cloning from vmware-nsx-tempest-plugin cache and applying ref * 2022-06-10 16:40:29.127 | (1321 / 1346) 2022-06-10 16:40:29.143 | Updating cache of https://opendev.org/x/vmware-nsxlib.git in /opt/dib_cache/source-repositories/vmware_nsxlib_dae28e94cb921594a31cef169990f1dde4fd387f with ref * 2022-06-10 16:40:30.235 | Cloning from vmware-nsxlib cache and applying ref * 2022-06-10 16:40:34.605 | (1322 / 1346) 2022-06-10 16:40:34.622 | Updating cache of https://opendev.org/x/vmware-vspc.git in /opt/dib_cache/source-repositories/vmware_vspc_d5d5f9d0b2e840a362afaab26c23649a477cfd19 with ref * 2022-06-10 16:40:34.974 | Cloning from vmware-vspc cache and applying ref * 2022-06-10 16:40:35.166 | (1323 / 1346) 2022-06-10 16:40:35.187 | Updating cache of https://opendev.org/x/wsme.git in /opt/dib_cache/source-repositories/wsme_e802426e824df2ba23ccecbf27592c803082f2e6 with ref * 2022-06-10 16:40:35.593 | Cloning from wsme cache and applying ref * 2022-06-10 16:40:35.836 | (1324 / 1346) 2022-06-10 16:40:35.865 | Updating cache of https://opendev.org/x/xenapi-os-testing.git in /opt/dib_cache/source-repositories/xenapi_os_testing_7cbe80c027316ce3959f81e7e89606c59c65bad2 with ref * 2022-06-10 16:40:36.187 | Cloning from xenapi-os-testing cache and applying ref * 2022-06-10 16:40:36.274 | (1325 / 1346) 2022-06-10 16:40:36.299 | Updating cache of https://opendev.org/x/xstatic-angular-cookies.git in /opt/dib_cache/source-repositories/xstatic_angular_cookies_35d3d4d6ef0fc0078de0992d89749d3b93d81992 with ref * 2022-06-10 16:40:36.613 | Cloning from xstatic-angular-cookies cache and applying ref * 2022-06-10 16:40:36.723 | (1326 / 1346) 2022-06-10 16:40:36.747 | Updating cache of https://opendev.org/x/xstatic-angular-fileupload.git in /opt/dib_cache/source-repositories/xstatic_angular_fileupload_679d3f326ecb023431f62e661186e17ad491cd06 with ref * 2022-06-10 16:40:37.046 | Cloning from xstatic-angular-fileupload cache and applying ref * 2022-06-10 16:40:37.182 | (1327 / 1346) 2022-06-10 16:40:37.201 | Updating cache of https://opendev.org/x/xstatic-angular-mock.git in /opt/dib_cache/source-repositories/xstatic_angular_mock_8219e1e8160c0bea7a520d886d7f31b179e5db47 with ref * 2022-06-10 16:40:37.487 | Cloning from xstatic-angular-mock cache and applying ref * 2022-06-10 16:40:37.591 | (1328 / 1346) 2022-06-10 16:40:37.609 | Updating cache of https://opendev.org/x/xstatic-angular-sanitize.git in /opt/dib_cache/source-repositories/xstatic_angular_sanitize_773ea0947ff5cd80f6926f86e07ef13e447f2092 with ref * 2022-06-10 16:40:37.909 | Cloning from xstatic-angular-sanitize cache and applying ref * 2022-06-10 16:40:38.000 | (1329 / 1346) 2022-06-10 16:40:38.018 | Updating cache of https://opendev.org/x/xstatic-jquery.bootstrap.wizard.git in /opt/dib_cache/source-repositories/xstatic_jquery_bootstrap_wizard_f86eb490853aa33d9b31b90fea08c53b7a80b13c with ref * 2022-06-10 16:40:38.310 | Cloning from xstatic-jquery.bootstrap.wizard cache and applying ref * 2022-06-10 16:40:38.400 | (1330 / 1346) 2022-06-10 16:40:38.421 | Updating cache of https://opendev.org/x/xstatic-qunit.git in /opt/dib_cache/source-repositories/xstatic_qunit_9bdda54c72e0ebd56bee047e28d3bf8547bc9dfe with ref * 2022-06-10 16:40:38.723 | Cloning from xstatic-qunit cache and applying ref * 2022-06-10 16:40:38.831 | (1331 / 1346) 2022-06-10 16:40:38.854 | Updating cache of https://opendev.org/zuul/gating.dev.git in /opt/dib_cache/source-repositories/gating_dev_539e37d8e94de4ad1e07ca64a850ce1088e61604 with ref * 2022-06-10 16:40:39.237 | Cloning from gating.dev cache and applying ref * 2022-06-10 16:40:39.398 | (1332 / 1346) 2022-06-10 16:40:39.413 | Updating cache of https://opendev.org/zuul/gcp-authdaemon.git in /opt/dib_cache/source-repositories/gcp_authdaemon_d4975bb5cfd9f82e4c296d3fb90808ae3270633b with ref * 2022-06-10 16:40:39.681 | Cloning from gcp-authdaemon cache and applying ref * 2022-06-10 16:40:39.757 | (1333 / 1346) 2022-06-10 16:40:39.774 | Updating cache of https://opendev.org/zuul/nodepool.git in /opt/dib_cache/source-repositories/nodepool_39f72c286debbde9dd1d529c99e7875d250e4267 with ref * 2022-06-10 16:40:40.525 | Cloning from nodepool cache and applying ref * 2022-06-10 16:40:49.458 | (1334 / 1346) 2022-06-10 16:40:49.477 | Updating cache of https://opendev.org/zuul/project-config.git in /opt/dib_cache/source-repositories/project_config_20aaee614c3279749f82f3a2fc2bca0f939bb397 with ref * 2022-06-10 16:40:49.892 | Cloning from project-config cache and applying ref * 2022-06-10 16:40:50.022 | (1335 / 1346) 2022-06-10 16:40:50.039 | Updating cache of https://opendev.org/zuul/zuul.git in /opt/dib_cache/source-repositories/zuul_77f08707a5235787160d35bb84c05728a29d6fc2 with ref * 2022-06-10 16:40:52.174 | Cloning from zuul cache and applying ref * 2022-06-10 16:41:22.825 | (1336 / 1346) 2022-06-10 16:41:22.841 | Updating cache of https://opendev.org/zuul/zuul-base-jobs.git in /opt/dib_cache/source-repositories/zuul_base_jobs_b2e6d2dcc2ffefcca64e73ad671764844b4dc36f with ref * 2022-06-10 16:41:23.210 | Cloning from zuul-base-jobs cache and applying ref * 2022-06-10 16:41:23.306 | (1337 / 1346) 2022-06-10 16:41:23.322 | Updating cache of https://opendev.org/zuul/zuul-client.git in /opt/dib_cache/source-repositories/zuul_client_d58fb7ada125e9f2082b3eb4b4065768e96a3857 with ref * 2022-06-10 16:41:23.949 | Cloning from zuul-client cache and applying ref * 2022-06-10 16:41:25.574 | (1338 / 1346) 2022-06-10 16:41:25.590 | Updating cache of https://opendev.org/zuul/zuul-helm.git in /opt/dib_cache/source-repositories/zuul_helm_03cec1fa94399a65e87f0a39091382e4d1873001 with ref * 2022-06-10 16:41:25.974 | Cloning from zuul-helm cache and applying ref * 2022-06-10 16:41:26.048 | (1339 / 1346) 2022-06-10 16:41:26.066 | Updating cache of https://opendev.org/zuul/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_d66d4cb52d5a7b5755336848cdfcd056e1137985 with ref * 2022-06-10 16:41:26.734 | Cloning from zuul-jobs cache and applying ref * 2022-06-10 16:41:34.922 | (1340 / 1346) 2022-06-10 16:41:34.947 | Updating cache of https://opendev.org/zuul/zuul-operator.git in /opt/dib_cache/source-repositories/zuul_operator_c997f5098b19eadfa34821a22d244be193c8147b with ref * 2022-06-10 16:41:35.574 | Cloning from zuul-operator cache and applying ref * 2022-06-10 16:41:36.423 | (1341 / 1346) 2022-06-10 16:41:36.441 | Updating cache of https://opendev.org/zuul/zuul-preview.git in /opt/dib_cache/source-repositories/zuul_preview_c811389caba6f90958648237536f4de872d583ad with ref * 2022-06-10 16:41:36.857 | Cloning from zuul-preview cache and applying ref * 2022-06-10 16:41:37.083 | (1342 / 1346) 2022-06-10 16:41:37.099 | Updating cache of https://opendev.org/zuul/zuul-registry.git in /opt/dib_cache/source-repositories/zuul_registry_f5446fed704822f429439c94319db214fa6f0335 with ref * 2022-06-10 16:41:37.626 | Cloning from zuul-registry cache and applying ref * 2022-06-10 16:41:38.383 | (1343 / 1346) 2022-06-10 16:41:38.402 | Updating cache of https://opendev.org/zuul/zuul-sphinx.git in /opt/dib_cache/source-repositories/zuul_sphinx_a24156048c4a0f0101b258bfa016398eafeecea4 with ref * 2022-06-10 16:41:38.811 | Cloning from zuul-sphinx cache and applying ref * 2022-06-10 16:41:39.030 | (1344 / 1346) 2022-06-10 16:41:39.050 | Updating cache of https://opendev.org/zuul/zuul-storage-proxy.git in /opt/dib_cache/source-repositories/zuul_storage_proxy_d0791cfcfdc6047344f7fe7b0bb7e056c6190340 with ref * 2022-06-10 16:41:39.539 | Cloning from zuul-storage-proxy cache and applying ref * 2022-06-10 16:41:39.821 | (1345 / 1346) 2022-06-10 16:41:39.838 | Updating cache of https://opendev.org/zuul/zuul-website.git in /opt/dib_cache/source-repositories/zuul_website_862025b44956d8a435a45d56aa3a1c225bc3ddf3 with ref * 2022-06-10 16:41:40.363 | Cloning from zuul-website cache and applying ref * 2022-06-10 16:41:41.627 | (1346 / 1346) 2022-06-10 16:41:41.651 | Updating cache of https://opendev.org/zuul/zuul-website-media.git in /opt/dib_cache/source-repositories/zuul_website_media_9b81b80caa18a094de47403a415032bb0ec52bbc with ref * 2022-06-10 16:41:42.042 | Cloning from zuul-website-media cache and applying ref * 2022-06-10 16:41:42.348 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Jun 10 16:41:42 UTC 2022 for /opt/dib_tmp/dib_build.diqJ9zwk/hooks/source-repository-zanatacli 2022-06-10 16:41:42.363 | (0001 / 0001) 2022-06-10 16:41:42.386 | 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 2022-06-10 16:41:42.394 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:21 : set -eu 2022-06-10 16:41:42.397 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:22 : set -o pipefail 2022-06-10 16:41:42.400 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:24 : CURL_DASH_V= 2022-06-10 16:41:42.403 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:25 : '[' 1 -gt 1 ']' 2022-06-10 16:41:42.407 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 16:41:42.411 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:32 : SCRIPT_NAME=cache-url 2022-06-10 16:41:42.417 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url 2022-06-10 16:41:42.421 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:33 : SCRIPT_HOME=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin 2022-06-10 16:41:42.424 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:34 : FORCE_REVALIDATE=0 2022-06-10 16:41:42.428 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : getopt -o hf -n cache-url -- 'https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz' /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2022-06-10 16:41:42.433 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:51 : TEMP=' -- '\''https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz'\'' '\''/opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619'\''' 2022-06-10 16:41:42.436 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:52 : '[' 0 '!=' 0 ']' 2022-06-10 16:41:42.439 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : eval set -- ' -- '\''https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz'\'' '\''/opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619'\''' 2022-06-10 16:41:42.442 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:55 : set -- -- 'https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz' /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2022-06-10 16:41:42.445 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:57 : true 2022-06-10 16:41:42.448 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:58 : case "$1" in 2022-06-10 16:41:42.451 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : shift 2022-06-10 16:41:42.455 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:61 : break 2022-06-10 16:41:42.458 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:66 : url='https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz' 2022-06-10 16:41:42.461 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:67 : dest=/opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2022-06-10 16:41:42.465 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:68 : time_cond= 2022-06-10 16:41:42.469 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:69 : curl_opts=(--retry 3 --retry-delay 30) 2022-06-10 16:41:42.472 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:71 : '[' -z 'https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz' -o -z /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 ']' 2022-06-10 16:41:42.475 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:75 : '[' -p /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 ']' 2022-06-10 16:41:42.478 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:79 : type=normal 2022-06-10 16:41:42.481 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : dirname /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2022-06-10 16:41:42.485 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:80 : mkdir -p /opt/dib_cache/source-repositories 2022-06-10 16:41:42.490 | +++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : dirname /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2022-06-10 16:41:42.493 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : mktemp /opt/dib_cache/source-repositories/.download.XXXXXXXX 2022-06-10 16:41:42.498 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:81 : tmp=/opt/dib_cache/source-repositories/.download.dRFH2Znr 2022-06-10 16:41:42.501 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:84 : '[' 0 = 1 ']' 2022-06-10 16:41:42.504 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:87 : '[' -f /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 -a -s /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 ']' 2022-06-10 16:41:42.507 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:88 : time_cond='-z /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619' 2022-06-10 16:41:42.511 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:89 : success='Server copy has changed. Using server version of https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz' 2022-06-10 16:41:42.514 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : curl -L -o /opt/dib_cache/source-repositories/.download.dRFH2Znr -w '%{http_code}' --connect-timeout 10 --retry 3 --retry-delay 30 'https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz' -z /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2022-06-10 16:41:42.526 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-10 16:41:42.528 | Dload Upload Total Spent Left Speed 2022-06-10 16:41:42.804 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 497 0 --:--:-- --:--:-- --:--:-- 498 2022-06-10 16:41:42.899 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-10 16:41:42.908 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:94 : rcode=304 2022-06-10 16:41:42.911 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:95 : '[' 304 == 200 -o https:/ == file:// ']' 2022-06-10 16:41:42.914 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:113 : '[' 304 = 304 -o 304 = 213 ']' 2022-06-10 16:41:42.917 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:114 : echo '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' 2022-06-10 16:41:42.917 | 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 2022-06-10 16:41:42.921 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/bin/cache-url:main:115 : rm -f /opt/dib_cache/source-repositories/.download.dRFH2Znr 2022-06-10 16:41:43.068 | dib-run-parts 98-source-repositories completed 2022-06-10 16:41:43.068 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types 2022-06-10 16:41:43.086 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:19 : set -eu 2022-06-10 16:41:43.089 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:20 : set -o pipefail 2022-06-10 16:41:43.092 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:22 : declare -a SPECIFIED_ELEMS 2022-06-10 16:41:43.096 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:26 : SPECIFIED_ELEMS[0]= 2022-06-10 16:41:43.100 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:29 : PREFIX=DIB_INSTALLTYPE_ 2022-06-10 16:41:43.104 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:30 : env 2022-06-10 16:41:43.106 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:30 : grep '^DIB_INSTALLTYPE_' 2022-06-10 16:41:43.106 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:30 : cut -d= -f1 2022-06-10 16:41:43.109 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:30 : echo '' 2022-06-10 16:41:43.114 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:30 : INSTALL_TYPE_VARS= 2022-06-10 16:41:43.118 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:53 : find /opt/dib_tmp/dib_build.diqJ9zwk/hooks/install.d -maxdepth 1 -name '*-source-install' -type d 2022-06-10 16:41:43.124 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:53 : default_install_type_dirs=/opt/dib_tmp/dib_build.diqJ9zwk/hooks/install.d/simple-init-source-install 2022-06-10 16:41:43.126 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in $default_install_type_dirs 2022-06-10 16:41:43.130 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-source-install 2022-06-10 16:41:43.135 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:56 : basename /opt/dib_tmp/dib_build.diqJ9zwk/hooks/install.d/simple-init-source-install 2022-06-10 16:41:43.140 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=simple-init-source-install 2022-06-10 16:41:43.144 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=simple-init 2022-06-10 16:41:43.147 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:59 : found=0 2022-06-10 16:41:43.150 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 0 = 0 ']' 2022-06-10 16:41:43.154 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:69 : pushd /opt/dib_tmp/dib_build.diqJ9zwk/hooks/install.d 2022-06-10 16:41:43.154 | /opt/dib_tmp/dib_build.diqJ9zwk/hooks/install.d / 2022-06-10 16:41:43.158 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:70 : ln -sf simple-init-source-install/40-glean . 2022-06-10 16:41:43.163 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-enable-install-types:main:71 : popd 2022-06-10 16:41:43.163 | / 2022-06-10 16:41:43.165 | dib-run-parts 99-enable-install-types completed 2022-06-10 16:41:43.165 | dib-run-parts Running /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-squash-package-install 2022-06-10 16:41:43.180 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-squash-package-install:main:5 : set -eu 2022-06-10 16:41:43.184 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-squash-package-install:main:6 : set -o pipefail 2022-06-10 16:41:43.188 | ++ /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-squash-package-install:main:8 : dirname /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-squash-package-install 2022-06-10 16:41:43.192 | + /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/99-squash-package-install:main:8 : sudo -E /usr/local/bin/python /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash '--elements=nodepool-base vm zuul-worker install-static dpkg ensure-venv debootstrap runtime-ssh-host-keys growroot dib-init-system base infra-package-needs simple-init cache-url debian-minimal install-types pkg-map source-repositories cache-devstack manifests package-installs openstack-repos sysprep cloud-init-datasources modprobe install-bin bootloader openssh-server block-device-mbr' --path=/etc/nodepool/elements:/usr/local/lib/python3.9/site-packages/diskimage_builder/elements /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/package-installs.json 2022-06-10 16:41:43.347 | DEBUG __main__ [-] element_dirs -> [('/etc/nodepool/elements', 'nodepool-base'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'vm'), ('/etc/nodepool/elements', 'zuul-worker'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'dpkg'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'ensure-venv'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'debootstrap'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'growroot'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'base'), ('/etc/nodepool/elements', 'infra-package-needs'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'simple-init'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'debian-minimal'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'source-repositories'), ('/etc/nodepool/elements', 'cache-devstack'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'package-installs'), ('/etc/nodepool/elements', 'openstack-repos'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'cloud-init-datasources'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'modprobe'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'bootloader'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/local/lib/python3.9/site-packages/diskimage_builder/elements', 'block-device-mbr')] main /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:193 2022-06-10 16:41:43.347 | INFO __main__ [-] Squashing install file: /etc/nodepool/elements/nodepool-base/package-installs.yaml 2022-06-10 16:41:43.357 | DEBUG __main__ [-] Considering nodepool-base/unbound param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.357 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.358 | INFO __main__ [-] Squashing install file: /etc/nodepool/elements/zuul-worker/package-installs.yaml 2022-06-10 16:41:43.365 | DEBUG __main__ [-] Considering zuul-worker/apt-transport-https param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.366 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.366 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2022-06-10 16:41:43.367 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.367 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.367 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/ensure-venv/package-installs.yaml 2022-06-10 16:41:43.368 | DEBUG __main__ [-] Considering ensure-venv/python3-venv param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.368 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.369 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debootstrap/package-installs.yaml 2022-06-10 16:41:43.370 | DEBUG __main__ [-] Considering debootstrap/adduser param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.371 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.371 | DEBUG __main__ [-] Considering debootstrap/ca-certificates param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.371 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.371 | DEBUG __main__ [-] Considering debootstrap/cloud-initramfs-growroot param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.371 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.371 | DEBUG __main__ [-] Considering debootstrap/locales param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.372 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.372 | DEBUG __main__ [-] Considering debootstrap/lsb-release param:{'phase': 'pre-install.d'} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.372 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.372 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2022-06-10 16:41:43.373 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.373 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.373 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/growroot/package-installs.yaml 2022-06-10 16:41:43.375 | DEBUG __main__ [-] Considering growroot/growpart param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.375 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.375 | DEBUG __main__ [-] Considering growroot/e2fsprogs param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.375 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.375 | INFO __main__ [-] Squashing install file: /etc/nodepool/elements/infra-package-needs/package-installs.yaml 2022-06-10 16:41:43.390 | DEBUG __main__ [-] Considering infra-package-needs/acl param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.390 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.390 | DEBUG __main__ [-] Considering infra-package-needs/acpid param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.390 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.390 | DEBUG __main__ [-] Considering infra-package-needs/coreutils param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.391 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.391 | DEBUG __main__ [-] Considering infra-package-needs/cron param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.391 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.391 | DEBUG __main__ [-] Considering infra-package-needs/util-linux param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.391 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.391 | DEBUG __main__ [-] Considering infra-package-needs/build-essential param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.392 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.392 | DEBUG __main__ [-] Considering infra-package-needs/python-xml param:{'phase': 'pre-install.d'} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.392 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.392 | DEBUG __main__ [-] Considering infra-package-needs/python-dev param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.392 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.392 | DEBUG __main__ [-] Considering infra-package-needs/python3-dev param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.393 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.393 | DEBUG __main__ [-] Considering infra-package-needs/python3 param:{'phase': 'pre-install.d'} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.393 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.393 | DEBUG __main__ [-] Considering infra-package-needs/uuid-runtime param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.393 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.393 | DEBUG __main__ [-] Considering infra-package-needs/traceroute param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.393 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.394 | DEBUG __main__ [-] Considering infra-package-needs/ntp param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.394 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.394 | DEBUG __main__ [-] Considering infra-package-needs/ntpdate param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.394 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.394 | DEBUG __main__ [-] Considering infra-package-needs/gentoolkit param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.394 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.395 | DEBUG __main__ [-] Considering infra-package-needs/at param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.395 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.395 | DEBUG __main__ [-] Considering infra-package-needs/lvm2 param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.395 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.395 | DEBUG __main__ [-] Considering infra-package-needs/strace param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.395 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.396 | DEBUG __main__ [-] Considering infra-package-needs/tcpdump param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.396 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.396 | DEBUG __main__ [-] Considering infra-package-needs/rsyslog param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.396 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.396 | DEBUG __main__ [-] Considering infra-package-needs/git param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.396 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.397 | DEBUG __main__ [-] Considering infra-package-needs/rsync param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.397 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.397 | DEBUG __main__ [-] Considering infra-package-needs/parted param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.397 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.397 | DEBUG __main__ [-] Considering infra-package-needs/wget param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.397 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.398 | DEBUG __main__ [-] Considering infra-package-needs/iputils-ping param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.398 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.398 | DEBUG __main__ [-] Considering infra-package-needs/iproute2 param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.398 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.398 | DEBUG __main__ [-] Considering infra-package-needs/dnsutils param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.398 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.399 | DEBUG __main__ [-] Considering infra-package-needs/haveged param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.399 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.399 | DEBUG __main__ [-] Considering infra-package-needs/iptables param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.399 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.399 | DEBUG __main__ [-] Considering infra-package-needs/redhat-rpm-config param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.399 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.400 | DEBUG __main__ [-] Considering infra-package-needs/redhat-lsb-core param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.400 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.400 | DEBUG __main__ [-] Considering infra-package-needs/curl param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.400 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.400 | DEBUG __main__ [-] Considering infra-package-needs/tox param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.400 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.400 | DEBUG __main__ [-] Considering infra-package-needs/gnupg2 param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.401 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.401 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/simple-init/package-installs.yaml 2022-06-10 16:41:43.403 | DEBUG __main__ [-] Considering simple-init/dhcp-client param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.403 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.403 | DEBUG __main__ [-] Considering simple-init/net-tools param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.404 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.404 | DEBUG __main__ [-] Considering simple-init/ifupdown param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.404 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.404 | DEBUG __main__ [-] Considering simple-init/network-scripts param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER = 0'} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.405 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER=0 against <0> _when /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:99 2022-06-10 16:41:43.405 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.405 | DEBUG __main__ [-] Considering simple-init/NetworkManager param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER != 0'} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.405 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER!=0 against <0> _when /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:99 2022-06-10 16:41:43.405 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:161 2022-06-10 16:41:43.406 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2022-06-10 16:41:43.407 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.407 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.407 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/debian-minimal/package-installs.yaml 2022-06-10 16:41:43.409 | DEBUG __main__ [-] Considering debian-minimal/linux-image-amd64 param:{'arch': 'amd64'} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.409 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.409 | DEBUG __main__ [-] Considering debian-minimal/linux-image-arm64 param:{'arch': 'arm64'} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.410 | DEBUG __main__ [-] ... skipping due to arch match collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:148 2022-06-10 16:41:43.410 | DEBUG __main__ [-] Considering debian-minimal/netbase param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.410 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.410 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2022-06-10 16:41:43.412 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.412 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.412 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2022-06-10 16:41:43.413 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:127 2022-06-10 16:41:43.414 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:165 2022-06-10 16:41:43.414 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'install': [('unbound', 'nodepool-base'), ('apt-transport-https', 'zuul-worker'), ('rsync', 'install-static'), ('python3-venv', 'ensure-venv'), ('adduser', 'debootstrap'), ('ca-certificates', 'debootstrap'), ('cloud-initramfs-growroot', 'debootstrap'), ('locales', 'debootstrap'), ('openssh-client', 'runtime-ssh-host-keys'), ('growpart', 'growroot'), ('e2fsprogs', 'growroot'), ('acl', 'infra-package-needs'), ('acpid', 'infra-package-needs'), ('coreutils', 'infra-package-needs'), ('cron', 'infra-package-needs'), ('util-linux', 'infra-package-needs'), ('build-essential', 'infra-package-needs'), ('python-dev', 'infra-package-needs'), ('python3-dev', 'infra-package-needs'), ('uuid-runtime', 'infra-package-needs'), ('traceroute', 'infra-package-needs'), ('ntp', 'infra-package-needs'), ('ntpdate', 'infra-package-needs'), ('gentoolkit', 'infra-package-needs'), ('at', 'infra-package-needs'), ('lvm2', 'infra-package-needs'), ('strace', 'infra-package-needs'), ('tcpdump', 'infra-package-needs'), ('rsyslog', 'infra-package-needs'), ('git', 'infra-package-needs'), ('rsync', 'infra-package-needs'), ('parted', 'infra-package-needs'), ('wget', 'infra-package-needs'), ('iputils-ping', 'infra-package-needs'), ('iproute2', 'infra-package-needs'), ('dnsutils', 'infra-package-needs'), ('haveged', 'infra-package-needs'), ('iptables', 'infra-package-needs'), ('redhat-rpm-config', 'infra-package-needs'), ('redhat-lsb-core', 'infra-package-needs'), ('curl', 'infra-package-needs'), ('tox', 'infra-package-needs'), ('gnupg2', 'infra-package-needs'), ('dhcp-client', 'simple-init'), ('net-tools', 'simple-init'), ('ifupdown', 'simple-init'), ('network-scripts', 'simple-init'), ('curl', 'cache-url'), ('linux-image-amd64', 'debian-minimal'), ('netbase', 'debian-minimal'), ('git', 'source-repositories'), ('openssh-server', 'openssh-server')]}), 'pre-install.d': defaultdict(, {'install': [('lsb-release', 'debootstrap'), ('python-xml', 'infra-package-needs'), ('python3', 'infra-package-needs')]})}) main /opt/dib_tmp/dib_build.diqJ9zwk/hooks/extra-data.d/../bin/package-installs-squash:213 2022-06-10 16:41:43.428 | dib-run-parts 99-squash-package-install completed 2022-06-10 16:41:43.429 | dib-run-parts ----------------------- PROFILING ----------------------- 2022-06-10 16:41:43.429 | dib-run-parts 2022-06-10 16:41:43.430 | dib-run-parts Target: extra-data.d 2022-06-10 16:41:43.430 | dib-run-parts 2022-06-10 16:41:43.431 | dib-run-parts Script Seconds 2022-06-10 16:41:43.431 | dib-run-parts --------------------------------------- ---------- 2022-06-10 16:41:43.431 | dib-run-parts 2022-06-10 16:41:43.448 | dib-run-parts 10-create-pkg-map-dir 0.218 2022-06-10 16:41:43.455 | dib-run-parts 20-manifest-dir 0.029 2022-06-10 16:41:43.461 | dib-run-parts 50-create-repo-list 2.612 2022-06-10 16:41:43.475 | dib-run-parts 50-modprobe-blacklist 0.523 2022-06-10 16:41:43.481 | dib-run-parts 60-zuul-user 0.028 2022-06-10 16:41:43.489 | dib-run-parts 98-source-repositories 2844.350 2022-06-10 16:41:43.494 | dib-run-parts 99-enable-install-types 0.095 2022-06-10 16:41:43.501 | dib-run-parts 99-squash-package-install 0.262 2022-06-10 16:41:43.503 | dib-run-parts 2022-06-10 16:41:43.503 | dib-run-parts --------------------- END PROFILING --------------------- 2022-06-10 16:41:43.509 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-extra-data bash 2022-06-10 16:41:43.513 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2022-06-10 16:41:43.514 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2022-06-10 16:41:43.520 | + diskimage_builder/lib/disk-image-create:main:356 : run_d_in_target pre-install 2022-06-10 16:41:43.524 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2022-06-10 16:41:43.528 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.diqJ9zwk/hooks ']' 2022-06-10 16:41:43.532 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.diqJ9zwk/hooks/pre-install.d ']' 2022-06-10 16:41:43.536 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/in_target.d 2022-06-10 16:41:43.553 | + diskimage_builder/lib/img-functions:run_d_in_target:74 : sudo cp /usr/local/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.diqJ9zwk/hooks 2022-06-10 16:41:43.568 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.diqJ9zwk/hooks /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/in_target.d 2022-06-10 16:41:43.585 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.diqJ9zwk/hooks /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/in_target.d 2022-06-10 16:41:43.599 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-pre-install run_in_target bash 2022-06-10 16:41:43.603 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2022-06-10 16:41:43.604 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2022-06-10 16:41:43.611 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2022-06-10 16:41:43.615 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2022-06-10 16:41:43.619 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2022-06-10 16:41:43.624 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d 2022-06-10 16:41:43.629 | + diskimage_builder/lib/img-functions:run_in_target:50 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2022-06-10 16:41:43.633 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2022-06-10 16:41:43.637 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2022-06-10 16:41:43.642 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2022-06-10 16:41:43.646 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.diqJ9zwk/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2022-06-10 16:41:43.948 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2022-06-10 16:41:43.952 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2022-06-10 16:41:43.957 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2022-06-10 16:41:43.957 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2022-06-10 16:41:43.957 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2022-06-10 16:41:43.960 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2022-06-10 16:41:43.960 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2022-06-10 16:41:43.960 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2022-06-10 16:41:43.960 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2022-06-10 16:41:43.960 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2022-06-10 16:41:43.961 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debian-minimal.bash 2022-06-10 16:41:43.963 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debian-minimal.bash 2022-06-10 16:41:43.963 | ++ export DISTRO_NAME=debian 2022-06-10 16:41:43.964 | ++ DISTRO_NAME=debian 2022-06-10 16:41:43.964 | ++ export DIB_RELEASE=bullseye 2022-06-10 16:41:43.964 | ++ DIB_RELEASE=bullseye 2022-06-10 16:41:43.964 | ++ export DIB_INIT_SYSTEM=systemd 2022-06-10 16:41:43.964 | ++ DIB_INIT_SYSTEM=systemd 2022-06-10 16:41:43.964 | ++ export EFI_BOOT_DIR=EFI/debian 2022-06-10 16:41:43.964 | ++ EFI_BOOT_DIR=EFI/debian 2022-06-10 16:41:43.964 | ++ '[' -n '' ']' 2022-06-10 16:41:43.964 | ++ export DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2022-06-10 16:41:43.964 | ++ DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2022-06-10 16:41:43.964 | ++ DIB_DEBIAN_SECURITY_MIRROR=https://mirror.dfw.rax.opendev.org/debian-security 2022-06-10 16:41:43.964 | ++ export DIB_DEBIAN_COMPONENTS=main 2022-06-10 16:41:43.965 | ++ DIB_DEBIAN_COMPONENTS=main 2022-06-10 16:41:43.965 | ++ export DIB_DEBIAN_COMPONENTS_WS=main 2022-06-10 16:41:43.965 | ++ DIB_DEBIAN_COMPONENTS_WS=main 2022-06-10 16:41:43.965 | ++ case "${DIB_RELEASE}" in 2022-06-10 16:41:43.965 | ++ DIB_DEBIAN_SECURITY_PATH=bullseye-security 2022-06-10 16:41:43.965 | ++ DIB_DEBIAN_SECURITY_SUBPATH= 2022-06-10 16:41:43.965 | ++ DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 16:41:43.965 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 16:41:43.965 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 16:41:43.965 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 16:41:43.965 | ' 2022-06-10 16:41:43.965 | ++ '[' bullseye = testing -o bullseye = unstable ']' 2022-06-10 16:41:43.965 | ++ export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 16:41:43.966 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 16:41:43.966 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 16:41:43.966 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 16:41:43.966 | ' 2022-06-10 16:41:43.966 | ++ DIB_APT_SOURCES_CONF='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 16:41:43.966 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 16:41:43.966 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 16:41:43.966 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 16:41:43.966 | ' 2022-06-10 16:41:43.966 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2022-06-10 16:41:43.969 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2022-06-10 16:41:43.973 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2022-06-10 16:41:43.973 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2022-06-10 16:41:43.973 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2022-06-10 16:41:43.976 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2022-06-10 16:41:43.976 | ++ export DIB_ADD_APT_KEYS= 2022-06-10 16:41:43.976 | ++ DIB_ADD_APT_KEYS= 2022-06-10 16:41:43.977 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2022-06-10 16:41:43.980 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2022-06-10 16:41:43.981 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2022-06-10 16:41:43.981 | ++ DIB_DEFAULT_INSTALLTYPE=source 2022-06-10 16:41:43.981 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2022-06-10 16:41:43.984 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2022-06-10 16:41:43.984 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2022-06-10 16:41:43.984 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2022-06-10 16:41:43.985 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0000030973.d/ 2022-06-10 16:41:43.985 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0000030973.d/ 2022-06-10 16:41:43.985 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2022-06-10 16:41:43.987 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2022-06-10 16:41:43.988 | ++ [[ arm64 aarch64 =~ amd64 ]] 2022-06-10 16:41:43.988 | ++ export DIB_BLOCK_DEVICE=mbr 2022-06-10 16:41:43.988 | ++ DIB_BLOCK_DEVICE=mbr 2022-06-10 16:41:43.988 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-simple-init-networkmanager 2022-06-10 16:41:43.990 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-simple-init-networkmanager 2022-06-10 16:41:43.991 | ++ [[ debian =~ (centos|fedora|rocky) ]] 2022-06-10 16:41:43.991 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2022-06-10 16:41:43.991 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2022-06-10 16:41:43.991 | ++ [[ debian == \c\e\n\t\o\s ]] 2022-06-10 16:41:43.991 | ++ [[ debian == \r\o\c\k\y ]] 2022-06-10 16:41:43.991 | ++ [[ debian == \f\e\d\o\r\a ]] 2022-06-10 16:41:43.991 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2022-06-10 16:41:43.993 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2022-06-10 16:41:43.994 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2022-06-10 16:41:43.994 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2022-06-10 16:41:43.994 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init 2022-06-10 16:41:43.997 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init 2022-06-10 16:41:43.998 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2022-06-10 16:41:43.998 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2022-06-10 16:41:43.998 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/75-nodepool-base-env 2022-06-10 16:41:44.001 | + source /tmp/in_target.d/pre-install.d/../environment.d/75-nodepool-base-env 2022-06-10 16:41:44.010 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2022-06-10 16:41:44.011 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2022-06-10 16:41:44.011 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2022-06-10 16:41:44.011 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2022-06-10 16:41:44.011 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2022-06-10 16:41:44.011 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2022-06-10 16:41:44.011 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2022-06-10 16:41:44.011 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2022-06-10 16:41:44.011 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2022-06-10 16:41:44.013 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2022-06-10 16:41:44.014 | ++ '[' -z systemd ']' 2022-06-10 16:41:44.014 | ++ case $DIB_INIT_SYSTEM in 2022-06-10 16:41:44.015 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2022-06-10 16:41:44.023 | + set -eu 2022-06-10 16:41:44.023 | + set -o pipefail 2022-06-10 16:41:44.024 | + dd of=/etc/apt/apt.conf.d/95disable-recommends 2022-06-10 16:41:44.026 | 0+1 records in 2022-06-10 16:41:44.026 | 0+1 records out 2022-06-10 16:41:44.026 | 56 bytes copied, 0.000193196 s, 290 kB/s 2022-06-10 16:41:44.028 | dib-run-parts 00-disable-apt-recommends completed 2022-06-10 16:41:44.028 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-gentoo-useflags 2022-06-10 16:41:44.032 | + set -eu 2022-06-10 16:41:44.032 | + set -o pipefail 2022-06-10 16:41:44.032 | + '[' debian == gentoo ']' 2022-06-10 16:41:44.034 | dib-run-parts 00-gentoo-useflags completed 2022-06-10 16:41:44.034 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2022-06-10 16:41:44.041 | + set -eu 2022-06-10 16:41:44.041 | + set -o pipefail 2022-06-10 16:41:44.042 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2022-06-10 16:41:44.046 | + install -m 0755 -o root -g root /tmp/in_target.d/pre-install.d/../bin/cache-url /tmp/in_target.d/pre-install.d/../bin/extract-image /tmp/in_target.d/pre-install.d/../bin/install-packages /tmp/in_target.d/pre-install.d/../bin/package-installs /tmp/in_target.d/pre-install.d/../bin/package-installs-squash /tmp/in_target.d/pre-install.d/../bin/package-installs-v2 /tmp/in_target.d/pre-install.d/../bin/package-uninstalls /tmp/in_target.d/pre-install.d/../bin/pkg-map /usr/local/bin 2022-06-10 16:41:44.147 | dib-run-parts 01-install-bin completed 2022-06-10 16:41:44.148 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2022-06-10 16:41:44.152 | + set -eu 2022-06-10 16:41:44.152 | + set -o pipefail 2022-06-10 16:41:44.152 | + case $DISTRO_NAME in 2022-06-10 16:41:44.152 | + apt-get -y update 2022-06-10 16:41:44.652 | Ign:1 https://mirror.dfw.rax.opendev.org/debian bullseye-backports InRelease 2022-06-10 16:41:44.669 | Ign:2 https://mirror.dfw.rax.opendev.org/debian bullseye InRelease 2022-06-10 16:41:44.678 | Ign:3 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security InRelease 2022-06-10 16:41:44.695 | Ign:4 https://mirror.dfw.rax.opendev.org/debian bullseye-updates InRelease 2022-06-10 16:41:44.714 | Get:5 https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release [3867 B] 2022-06-10 16:41:44.724 | Get:6 https://mirror.dfw.rax.opendev.org/debian bullseye Release [3816 B] 2022-06-10 16:41:44.727 | Get:7 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release [3808 B] 2022-06-10 16:41:44.730 | Get:8 https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release [3700 B] 2022-06-10 16:41:44.732 | Ign:9 https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release.gpg 2022-06-10 16:41:44.733 | Ign:10 https://mirror.dfw.rax.opendev.org/debian bullseye Release.gpg 2022-06-10 16:41:44.734 | Ign:11 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release.gpg 2022-06-10 16:41:44.735 | Ign:12 https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release.gpg 2022-06-10 16:41:44.751 | Fetched 15.2 kB in 0s (82.5 kB/s) 2022-06-10 16:41:46.012 | Reading package lists... 2022-06-10 16:41:46.027 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release' is not signed. 2022-06-10 16:41:46.027 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye Release' is not signed. 2022-06-10 16:41:46.027 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release' is not signed. 2022-06-10 16:41:46.027 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release' is not signed. 2022-06-10 16:41:46.031 | + install-packages software-properties-common apt-transport-https 2022-06-10 16:41:46.033 | + set -eu 2022-06-10 16:41:46.033 | + set -o pipefail 2022-06-10 16:41:46.033 | + ACTION=install 2022-06-10 16:41:46.033 | + MAP_ELEMENT= 2022-06-10 16:41:46.033 | ++ basename /usr/local/bin/install-packages 2022-06-10 16:41:46.034 | + SCRIPTNAME=install-packages 2022-06-10 16:41:46.035 | ++ getopt -o hudem: -n install-packages -- software-properties-common apt-transport-https 2022-06-10 16:41:46.042 | + TEMP=' -- '\''software-properties-common'\'' '\''apt-transport-https'\''' 2022-06-10 16:41:46.042 | + '[' 0 '!=' 0 ']' 2022-06-10 16:41:46.042 | + eval set -- ' -- '\''software-properties-common'\'' '\''apt-transport-https'\''' 2022-06-10 16:41:46.042 | ++ set -- -- software-properties-common apt-transport-https 2022-06-10 16:41:46.042 | + true 2022-06-10 16:41:46.042 | + case "$1" in 2022-06-10 16:41:46.042 | + shift 2022-06-10 16:41:46.042 | + break 2022-06-10 16:41:46.043 | + PKGS='software-properties-common apt-transport-https' 2022-06-10 16:41:46.043 | + '[' -n '' ']' 2022-06-10 16:41:46.043 | + '[' -z 'software-properties-common apt-transport-https' ']' 2022-06-10 16:41:46.043 | + install_deb_packages install software-properties-common apt-transport-https 2022-06-10 16:41:46.043 | + DEBIAN_FRONTEND=noninteractive 2022-06-10 16:41:46.043 | + http_proxy= 2022-06-10 16:41:46.043 | + https_proxy= 2022-06-10 16:41:46.043 | + no_proxy= 2022-06-10 16:41:46.043 | + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install software-properties-common apt-transport-https 2022-06-10 16:41:46.063 | Reading package lists... 2022-06-10 16:41:46.228 | Building dependency tree... 2022-06-10 16:41:46.229 | Reading state information... 2022-06-10 16:41:46.419 | The following additional packages will be installed: 2022-06-10 16:41:46.419 | distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes 2022-06-10 16:41:46.419 | libbrotli1 libcurl3-gnutls libgirepository-1.0-1 libglib2.0-0 libnghttp2-14 2022-06-10 16:41:46.419 | libpackagekit-glib2-18 libpsl5 librtmp1 libssh2-1 lsb-release 2022-06-10 16:41:46.419 | python-apt-common python3-apt python3-dbus python3-gi python3-pycurl 2022-06-10 16:41:46.419 | python3-software-properties 2022-06-10 16:41:46.420 | Suggested packages: 2022-06-10 16:41:46.420 | isoquery python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg 2022-06-10 16:41:46.420 | libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg 2022-06-10 16:41:46.420 | Recommended packages: 2022-06-10 16:41:46.420 | libglib2.0-data shared-mime-info xdg-user-dirs packagekit publicsuffix 2022-06-10 16:41:46.420 | unattended-upgrades 2022-06-10 16:41:46.445 | The following NEW packages will be installed: 2022-06-10 16:41:46.445 | apt-transport-https distro-info-data gir1.2-glib-2.0 2022-06-10 16:41:46.446 | gir1.2-packagekitglib-1.0 iso-codes libbrotli1 libcurl3-gnutls 2022-06-10 16:41:46.446 | libgirepository-1.0-1 libglib2.0-0 libnghttp2-14 libpackagekit-glib2-18 2022-06-10 16:41:46.446 | libpsl5 librtmp1 libssh2-1 lsb-release python-apt-common python3-apt 2022-06-10 16:41:46.446 | python3-dbus python3-gi python3-pycurl python3-software-properties 2022-06-10 16:41:46.446 | software-properties-common 2022-06-10 16:41:46.452 | 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2022-06-10 16:41:46.452 | Need to get 6594 kB of archives. 2022-06-10 16:41:46.452 | After this operation, 32.0 MB of additional disk space will be used. 2022-06-10 16:41:46.452 | WARNING: The following packages cannot be authenticated! 2022-06-10 16:41:46.452 | apt-transport-https distro-info-data libglib2.0-0 libgirepository-1.0-1 2022-06-10 16:41:46.452 | gir1.2-glib-2.0 libpackagekit-glib2-18 gir1.2-packagekitglib-1.0 iso-codes 2022-06-10 16:41:46.452 | libbrotli1 libnghttp2-14 libpsl5 librtmp1 libssh2-1 libcurl3-gnutls 2022-06-10 16:41:46.452 | lsb-release python-apt-common python3-apt python3-dbus python3-gi 2022-06-10 16:41:46.452 | python3-pycurl python3-software-properties software-properties-common 2022-06-10 16:41:46.531 | Authentication warning overridden. 2022-06-10 16:41:46.531 | Get:1 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB] 2022-06-10 16:41:46.590 | Get:2 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u1 [7624 B] 2022-06-10 16:41:46.672 | Get:3 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB] 2022-06-10 16:41:46.754 | Get:4 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB] 2022-06-10 16:41:46.771 | Get:5 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB] 2022-06-10 16:41:46.863 | Get:6 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpackagekit-glib2-18 amd64 1.2.2-2 [124 kB] 2022-06-10 16:41:46.877 | Get:7 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.2-2 [36.8 kB] 2022-06-10 16:41:46.899 | Get:8 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB] 2022-06-10 16:41:47.010 | Get:9 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 2022-06-10 16:41:47.082 | Get:10 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 2022-06-10 16:41:47.116 | Get:11 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 2022-06-10 16:41:47.210 | Get:12 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 2022-06-10 16:41:47.230 | Get:13 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 2022-06-10 16:41:47.258 | Get:14 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u1 [338 kB] 2022-06-10 16:41:47.291 | Get:15 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB] 2022-06-10 16:41:47.326 | Get:16 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] 2022-06-10 16:41:47.339 | Get:17 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] 2022-06-10 16:41:47.363 | Get:18 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3-dbus amd64 1.2.16-5 [108 kB] 2022-06-10 16:41:47.384 | Get:19 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3-gi amd64 3.38.0-2 [232 kB] 2022-06-10 16:41:47.408 | Get:20 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3-pycurl amd64 7.43.0.6-5 [68.8 kB] 2022-06-10 16:41:47.427 | Get:21 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB] 2022-06-10 16:41:47.439 | Get:22 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 software-properties-common all 0.96.20.2-2.1 [83.4 kB] 2022-06-10 16:41:47.971 | debconf: delaying package configuration, since apt-utils is not installed 2022-06-10 16:41:48.050 | Fetched 6594 kB in 1s (6672 kB/s) 2022-06-10 16:41:48.098 | Selecting previously unselected package apt-transport-https. 2022-06-10 16:41:48.508 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9157 files and directories currently installed.) 2022-06-10 16:41:48.509 | Preparing to unpack .../00-apt-transport-https_2.2.4_all.deb ... 2022-06-10 16:41:48.512 | Unpacking apt-transport-https (2.2.4) ... 2022-06-10 16:41:48.562 | Selecting previously unselected package distro-info-data. 2022-06-10 16:41:48.564 | Preparing to unpack .../01-distro-info-data_0.51+deb11u1_all.deb ... 2022-06-10 16:41:48.567 | Unpacking distro-info-data (0.51+deb11u1) ... 2022-06-10 16:41:48.601 | Selecting previously unselected package libglib2.0-0:amd64. 2022-06-10 16:41:48.602 | Preparing to unpack .../02-libglib2.0-0_2.66.8-1_amd64.deb ... 2022-06-10 16:41:48.608 | Unpacking libglib2.0-0:amd64 (2.66.8-1) ... 2022-06-10 16:41:48.786 | Selecting previously unselected package libgirepository-1.0-1:amd64. 2022-06-10 16:41:48.788 | Preparing to unpack .../03-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ... 2022-06-10 16:41:48.790 | Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... 2022-06-10 16:41:48.824 | Selecting previously unselected package gir1.2-glib-2.0:amd64. 2022-06-10 16:41:48.826 | Preparing to unpack .../04-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ... 2022-06-10 16:41:48.829 | Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... 2022-06-10 16:41:48.876 | Selecting previously unselected package libpackagekit-glib2-18:amd64. 2022-06-10 16:41:48.878 | Preparing to unpack .../05-libpackagekit-glib2-18_1.2.2-2_amd64.deb ... 2022-06-10 16:41:48.880 | Unpacking libpackagekit-glib2-18:amd64 (1.2.2-2) ... 2022-06-10 16:41:48.919 | Selecting previously unselected package gir1.2-packagekitglib-1.0. 2022-06-10 16:41:48.920 | Preparing to unpack .../06-gir1.2-packagekitglib-1.0_1.2.2-2_amd64.deb ... 2022-06-10 16:41:48.924 | Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ... 2022-06-10 16:41:48.951 | Selecting previously unselected package iso-codes. 2022-06-10 16:41:48.953 | Preparing to unpack .../07-iso-codes_4.6.0-1_all.deb ... 2022-06-10 16:41:48.955 | Unpacking iso-codes (4.6.0-1) ... 2022-06-10 16:41:49.475 | Selecting previously unselected package libbrotli1:amd64. 2022-06-10 16:41:49.477 | Preparing to unpack .../08-libbrotli1_1.0.9-2+b2_amd64.deb ... 2022-06-10 16:41:49.480 | Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 2022-06-10 16:41:49.542 | Selecting previously unselected package libnghttp2-14:amd64. 2022-06-10 16:41:49.545 | Preparing to unpack .../09-libnghttp2-14_1.43.0-1_amd64.deb ... 2022-06-10 16:41:49.548 | Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 2022-06-10 16:41:49.586 | Selecting previously unselected package libpsl5:amd64. 2022-06-10 16:41:49.588 | Preparing to unpack .../10-libpsl5_0.21.0-1.2_amd64.deb ... 2022-06-10 16:41:49.591 | Unpacking libpsl5:amd64 (0.21.0-1.2) ... 2022-06-10 16:41:49.626 | Selecting previously unselected package librtmp1:amd64. 2022-06-10 16:41:49.628 | Preparing to unpack .../11-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 2022-06-10 16:41:49.631 | Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2022-06-10 16:41:49.666 | Selecting previously unselected package libssh2-1:amd64. 2022-06-10 16:41:49.668 | Preparing to unpack .../12-libssh2-1_1.9.0-2_amd64.deb ... 2022-06-10 16:41:49.671 | Unpacking libssh2-1:amd64 (1.9.0-2) ... 2022-06-10 16:41:49.714 | Selecting previously unselected package libcurl3-gnutls:amd64. 2022-06-10 16:41:49.716 | Preparing to unpack .../13-libcurl3-gnutls_7.74.0-1.3+deb11u1_amd64.deb ... 2022-06-10 16:41:49.719 | Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u1) ... 2022-06-10 16:41:49.776 | Selecting previously unselected package lsb-release. 2022-06-10 16:41:49.779 | Preparing to unpack .../14-lsb-release_11.1.0_all.deb ... 2022-06-10 16:41:49.782 | Unpacking lsb-release (11.1.0) ... 2022-06-10 16:41:49.809 | Selecting previously unselected package python-apt-common. 2022-06-10 16:41:49.811 | Preparing to unpack .../15-python-apt-common_2.2.1_all.deb ... 2022-06-10 16:41:49.814 | Unpacking python-apt-common (2.2.1) ... 2022-06-10 16:41:49.863 | Selecting previously unselected package python3-apt. 2022-06-10 16:41:49.866 | Preparing to unpack .../16-python3-apt_2.2.1_amd64.deb ... 2022-06-10 16:41:49.869 | Unpacking python3-apt (2.2.1) ... 2022-06-10 16:41:50.041 | Selecting previously unselected package python3-dbus. 2022-06-10 16:41:50.043 | Preparing to unpack .../17-python3-dbus_1.2.16-5_amd64.deb ... 2022-06-10 16:41:50.046 | Unpacking python3-dbus (1.2.16-5) ... 2022-06-10 16:41:50.086 | Selecting previously unselected package python3-gi. 2022-06-10 16:41:50.088 | Preparing to unpack .../18-python3-gi_3.38.0-2_amd64.deb ... 2022-06-10 16:41:50.091 | Unpacking python3-gi (3.38.0-2) ... 2022-06-10 16:41:50.145 | Selecting previously unselected package python3-pycurl. 2022-06-10 16:41:50.147 | Preparing to unpack .../19-python3-pycurl_7.43.0.6-5_amd64.deb ... 2022-06-10 16:41:50.150 | Unpacking python3-pycurl (7.43.0.6-5) ... 2022-06-10 16:41:50.183 | Selecting previously unselected package python3-software-properties. 2022-06-10 16:41:50.185 | Preparing to unpack .../20-python3-software-properties_0.96.20.2-2.1_all.deb ... 2022-06-10 16:41:50.188 | Unpacking python3-software-properties (0.96.20.2-2.1) ... 2022-06-10 16:41:50.225 | Selecting previously unselected package software-properties-common. 2022-06-10 16:41:50.227 | Preparing to unpack .../21-software-properties-common_0.96.20.2-2.1_all.deb ... 2022-06-10 16:41:50.230 | Unpacking software-properties-common (0.96.20.2-2.1) ... 2022-06-10 16:41:50.290 | Setting up libpsl5:amd64 (0.21.0-1.2) ... 2022-06-10 16:41:50.299 | Setting up apt-transport-https (2.2.4) ... 2022-06-10 16:41:50.307 | Setting up libglib2.0-0:amd64 (2.66.8-1) ... 2022-06-10 16:41:50.334 | No schema files found: doing nothing. 2022-06-10 16:41:50.341 | Setting up distro-info-data (0.51+deb11u1) ... 2022-06-10 16:41:50.349 | Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 2022-06-10 16:41:50.357 | Setting up libnghttp2-14:amd64 (1.43.0-1) ... 2022-06-10 16:41:50.365 | Setting up libpackagekit-glib2-18:amd64 (1.2.2-2) ... 2022-06-10 16:41:50.373 | Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2022-06-10 16:41:50.382 | Setting up python-apt-common (2.2.1) ... 2022-06-10 16:41:50.391 | Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... 2022-06-10 16:41:50.400 | Setting up libssh2-1:amd64 (1.9.0-2) ... 2022-06-10 16:41:50.408 | Setting up lsb-release (11.1.0) ... 2022-06-10 16:41:50.417 | Setting up iso-codes (4.6.0-1) ... 2022-06-10 16:41:50.425 | Setting up python3-dbus (1.2.16-5) ... 2022-06-10 16:41:50.929 | Setting up python3-apt (2.2.1) ... 2022-06-10 16:41:51.157 | Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u1) ... 2022-06-10 16:41:51.165 | Setting up python3-pycurl (7.43.0.6-5) ... 2022-06-10 16:41:51.359 | Setting up python3-software-properties (0.96.20.2-2.1) ... 2022-06-10 16:41:51.563 | Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... 2022-06-10 16:41:51.570 | Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ... 2022-06-10 16:41:51.579 | Setting up python3-gi (3.38.0-2) ... 2022-06-10 16:41:51.830 | Setting up software-properties-common (0.96.20.2-2.1) ... 2022-06-10 16:41:52.036 | Processing triggers for libc-bin (2.31-13+deb11u3) ... 2022-06-10 16:41:52.077 | Processing triggers for dbus (1.12.20-2) ... 2022-06-10 16:41:52.213 | dib-run-parts 03-baseline-tools completed 2022-06-10 16:41:52.214 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2022-06-10 16:41:52.225 | + set -eu 2022-06-10 16:41:52.225 | + set -o pipefail 2022-06-10 16:41:52.226 | + FILE=/usr/local/bin/dib-init-system 2022-06-10 16:41:52.226 | + cat 2022-06-10 16:41:52.242 | + chown root:root /usr/local/bin/dib-init-system 2022-06-10 16:41:52.268 | + chmod 775 /usr/local/bin/dib-init-system 2022-06-10 16:41:52.272 | dib-run-parts 04-dib-init-system completed 2022-06-10 16:41:52.272 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2022-06-10 16:41:52.282 | + set -eu 2022-06-10 16:41:52.282 | + set -o pipefail 2022-06-10 16:41:52.283 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2022-06-10 16:41:52.284 | + package-installs -d /tmp/in_target.d/pre-install.d 2022-06-10 16:41:52.285 | + set -eu 2022-06-10 16:41:52.285 | + set -o pipefail 2022-06-10 16:41:52.286 | ++ basename /usr/local/bin/package-installs 2022-06-10 16:41:52.287 | + SCRIPTNAME=package-installs 2022-06-10 16:41:52.288 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2022-06-10 16:41:52.289 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2022-06-10 16:41:52.289 | + '[' 0 '!=' 0 ']' 2022-06-10 16:41:52.289 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2022-06-10 16:41:52.289 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2022-06-10 16:41:52.289 | + WORKDIR= 2022-06-10 16:41:52.290 | + true 2022-06-10 16:41:52.290 | + case "$1" in 2022-06-10 16:41:52.290 | + WORKDIR=/tmp/in_target.d/pre-install.d 2022-06-10 16:41:52.290 | + shift 2 2022-06-10 16:41:52.290 | + true 2022-06-10 16:41:52.290 | + case "$1" in 2022-06-10 16:41:52.290 | + shift 2022-06-10 16:41:52.290 | + break 2022-06-10 16:41:52.290 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2022-06-10 16:41:52.290 | + PACKAGES= 2022-06-10 16:41:52.291 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2022-06-10 16:41:52.292 | + '[' -n '' ']' 2022-06-10 16:41:52.293 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2022-06-10 16:41:52.900 | Map install for debootstrap: lsb-release 2022-06-10 16:41:52.900 | Map install for infra-package-needs: python-xml, python3 2022-06-10 16:41:52.900 | Running command: ['install-packages', 'lsb-release'] 2022-06-10 16:41:52.900 | > + set -eu 2022-06-10 16:41:52.901 | > + set -o pipefail 2022-06-10 16:41:52.901 | > + ACTION=install 2022-06-10 16:41:52.901 | > + MAP_ELEMENT= 2022-06-10 16:41:52.901 | > ++ basename /usr/local/bin/install-packages 2022-06-10 16:41:52.901 | > + SCRIPTNAME=install-packages 2022-06-10 16:41:52.901 | > ++ getopt -o hudem: -n install-packages -- lsb-release 2022-06-10 16:41:52.901 | > + TEMP=' -- '\''lsb-release'\''' 2022-06-10 16:41:52.901 | > + '[' 0 '!=' 0 ']' 2022-06-10 16:41:52.901 | > + eval set -- ' -- '\''lsb-release'\''' 2022-06-10 16:41:52.901 | > ++ set -- -- lsb-release 2022-06-10 16:41:52.901 | > + true 2022-06-10 16:41:52.901 | > + case "$1" in 2022-06-10 16:41:52.901 | > + shift 2022-06-10 16:41:52.901 | > + break 2022-06-10 16:41:52.901 | > + PKGS=lsb-release 2022-06-10 16:41:52.901 | > + '[' -n '' ']' 2022-06-10 16:41:52.901 | > + '[' -z lsb-release ']' 2022-06-10 16:41:52.901 | > + install_deb_packages install lsb-release 2022-06-10 16:41:52.901 | > + DEBIAN_FRONTEND=noninteractive 2022-06-10 16:41:52.901 | > + http_proxy= 2022-06-10 16:41:52.901 | > + https_proxy= 2022-06-10 16:41:52.901 | > + no_proxy= 2022-06-10 16:41:52.901 | > + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install lsb-release 2022-06-10 16:41:52.901 | > Reading package lists... 2022-06-10 16:41:52.901 | > Building dependency tree... 2022-06-10 16:41:52.901 | > Reading state information... 2022-06-10 16:41:52.901 | > lsb-release is already the newest version (11.1.0). 2022-06-10 16:41:52.901 | > lsb-release set to manually installed. 2022-06-10 16:41:52.901 | > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2022-06-10 16:41:52.901 | returncode: 0 2022-06-10 16:41:52.905 | dib-run-parts 10-package-installs completed 2022-06-10 16:41:52.905 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-preseed 2022-06-10 16:41:52.917 | + set -e 2022-06-10 16:41:52.918 | ++ lsb_release -si 2022-06-10 16:41:52.973 | + DISTRO=Debian 2022-06-10 16:41:52.973 | + case $DISTRO in 2022-06-10 16:41:52.973 | ++ mktemp 2022-06-10 16:41:52.975 | + PRESEED=/tmp/tmp.YlMUkqr5EQ 2022-06-10 16:41:52.975 | + cat 2022-06-10 16:41:52.976 | + debconf-set-selections /tmp/tmp.YlMUkqr5EQ 2022-06-10 16:41:53.098 | + rm /tmp/tmp.YlMUkqr5EQ 2022-06-10 16:41:53.102 | dib-run-parts 10-preseed completed 2022-06-10 16:41:53.102 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2022-06-10 16:41:53.153 | + set -eu 2022-06-10 16:41:53.153 | + set -o pipefail 2022-06-10 16:41:53.153 | + apt-get -y update 2022-06-10 16:41:53.202 | Ign:1 https://mirror.dfw.rax.opendev.org/debian bullseye-backports InRelease 2022-06-10 16:41:53.203 | Ign:2 https://mirror.dfw.rax.opendev.org/debian bullseye InRelease 2022-06-10 16:41:53.204 | Ign:3 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security InRelease 2022-06-10 16:41:53.204 | Ign:4 https://mirror.dfw.rax.opendev.org/debian bullseye-updates InRelease 2022-06-10 16:41:53.205 | Hit:5 https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release 2022-06-10 16:41:53.206 | Hit:6 https://mirror.dfw.rax.opendev.org/debian bullseye Release 2022-06-10 16:41:53.209 | Hit:7 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release 2022-06-10 16:41:53.209 | Hit:8 https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release 2022-06-10 16:41:53.209 | Ign:9 https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release.gpg 2022-06-10 16:41:53.211 | Ign:10 https://mirror.dfw.rax.opendev.org/debian bullseye Release.gpg 2022-06-10 16:41:53.212 | Ign:11 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release.gpg 2022-06-10 16:41:53.217 | Ign:12 https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release.gpg 2022-06-10 16:41:54.320 | Reading package lists... 2022-06-10 16:41:54.335 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release' is not signed. 2022-06-10 16:41:54.335 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye Release' is not signed. 2022-06-10 16:41:54.335 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release' is not signed. 2022-06-10 16:41:54.335 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release' is not signed. 2022-06-10 16:41:54.338 | dib-run-parts 99-apt-get-update completed 2022-06-10 16:41:54.339 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2022-06-10 16:41:54.342 | + set -eu 2022-06-10 16:41:54.342 | + set -o pipefail 2022-06-10 16:41:54.343 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2022-06-10 16:41:54.344 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2022-06-10 16:41:54.346 | + set -eu 2022-06-10 16:41:54.346 | + set -o pipefail 2022-06-10 16:41:54.346 | ++ basename /usr/local/bin/package-uninstalls 2022-06-10 16:41:54.348 | + SCRIPTNAME=package-uninstalls 2022-06-10 16:41:54.350 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2022-06-10 16:41:54.351 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2022-06-10 16:41:54.351 | + '[' 0 '!=' 0 ']' 2022-06-10 16:41:54.351 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2022-06-10 16:41:54.351 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2022-06-10 16:41:54.351 | + WORKDIR= 2022-06-10 16:41:54.351 | + true 2022-06-10 16:41:54.352 | + case "$1" in 2022-06-10 16:41:54.352 | + WORKDIR=/tmp/in_target.d/pre-install.d 2022-06-10 16:41:54.352 | + shift 2 2022-06-10 16:41:54.352 | + true 2022-06-10 16:41:54.352 | + case "$1" in 2022-06-10 16:41:54.352 | + shift 2022-06-10 16:41:54.352 | + break 2022-06-10 16:41:54.352 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2022-06-10 16:41:54.352 | + PACKAGES= 2022-06-10 16:41:54.353 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2022-06-10 16:41:54.357 | + install-packages -e 2022-06-10 16:41:54.359 | + set -eu 2022-06-10 16:41:54.359 | + set -o pipefail 2022-06-10 16:41:54.359 | + ACTION=install 2022-06-10 16:41:54.359 | + MAP_ELEMENT= 2022-06-10 16:41:54.360 | ++ basename /usr/local/bin/install-packages 2022-06-10 16:41:54.367 | + SCRIPTNAME=install-packages 2022-06-10 16:41:54.368 | ++ getopt -o hudem: -n install-packages -- -e 2022-06-10 16:41:54.369 | + TEMP=' -e --' 2022-06-10 16:41:54.369 | + '[' 0 '!=' 0 ']' 2022-06-10 16:41:54.369 | + eval set -- ' -e --' 2022-06-10 16:41:54.369 | ++ set -- -e -- 2022-06-10 16:41:54.369 | + true 2022-06-10 16:41:54.369 | + case "$1" in 2022-06-10 16:41:54.369 | + ACTION=remove 2022-06-10 16:41:54.369 | + shift 2022-06-10 16:41:54.369 | + true 2022-06-10 16:41:54.370 | + case "$1" in 2022-06-10 16:41:54.370 | + shift 2022-06-10 16:41:54.370 | + break 2022-06-10 16:41:54.370 | + PKGS= 2022-06-10 16:41:54.370 | + '[' -n '' ']' 2022-06-10 16:41:54.370 | + '[' -z '' ']' 2022-06-10 16:41:54.370 | + echo 'Not running install-packages remove with empty packages list' 2022-06-10 16:41:54.370 | Not running install-packages remove with empty packages list 2022-06-10 16:41:54.371 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2022-06-10 16:41:54.433 | Nothing to uninstall 2022-06-10 16:41:54.441 | dib-run-parts 99-package-uninstalls completed 2022-06-10 16:41:54.442 | dib-run-parts ----------------------- PROFILING ----------------------- 2022-06-10 16:41:54.442 | dib-run-parts 2022-06-10 16:41:54.443 | dib-run-parts Target: pre-install.d 2022-06-10 16:41:54.443 | dib-run-parts 2022-06-10 16:41:54.443 | dib-run-parts Script Seconds 2022-06-10 16:41:54.443 | dib-run-parts --------------------------------------- ---------- 2022-06-10 16:41:54.443 | dib-run-parts 2022-06-10 16:41:54.474 | dib-run-parts 00-disable-apt-recommends 0.011 2022-06-10 16:41:54.480 | dib-run-parts 00-gentoo-useflags 0.004 2022-06-10 16:41:54.488 | dib-run-parts 01-install-bin 0.113 2022-06-10 16:41:54.500 | dib-run-parts 03-baseline-tools 8.063 2022-06-10 16:41:54.509 | dib-run-parts 04-dib-init-system 0.057 2022-06-10 16:41:54.518 | dib-run-parts 10-package-installs 0.631 2022-06-10 16:41:54.525 | dib-run-parts 10-preseed 0.195 2022-06-10 16:41:54.533 | dib-run-parts 99-apt-get-update 1.235 2022-06-10 16:41:54.546 | dib-run-parts 99-package-uninstalls 0.101 2022-06-10 16:41:54.548 | dib-run-parts 2022-06-10 16:41:54.548 | dib-run-parts --------------------- END PROFILING --------------------- 2022-06-10 16:41:54.560 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2022-06-10 16:41:54.564 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2022-06-10 16:41:54.574 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2022-06-10 16:41:54.578 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-pre-install run_in_target bash 2022-06-10 16:41:54.584 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2022-06-10 16:41:54.585 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2022-06-10 16:41:54.594 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/in_target.d 2022-06-10 16:41:54.615 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/in_target.d; do sleep 1; done' 2022-06-10 16:41:54.640 | + diskimage_builder/lib/disk-image-create:main:358 : run_d_in_target install 2022-06-10 16:41:54.645 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2022-06-10 16:41:54.649 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.diqJ9zwk/hooks ']' 2022-06-10 16:41:54.655 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.diqJ9zwk/hooks/install.d ']' 2022-06-10 16:41:54.659 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/in_target.d 2022-06-10 16:41:54.687 | + diskimage_builder/lib/img-functions:run_d_in_target:74 : sudo cp /usr/local/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.diqJ9zwk/hooks 2022-06-10 16:41:54.702 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.diqJ9zwk/hooks /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/in_target.d 2022-06-10 16:41:54.722 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.diqJ9zwk/hooks /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/in_target.d 2022-06-10 16:41:54.739 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-install run_in_target bash 2022-06-10 16:41:54.744 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2022-06-10 16:41:54.746 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2022-06-10 16:41:54.751 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2022-06-10 16:41:54.755 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2022-06-10 16:41:54.760 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2022-06-10 16:41:54.765 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d 2022-06-10 16:41:54.775 | + diskimage_builder/lib/img-functions:run_in_target:50 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2022-06-10 16:41:54.779 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2022-06-10 16:41:54.784 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2022-06-10 16:41:54.790 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2022-06-10 16:41:54.798 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.diqJ9zwk/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2022-06-10 16:41:54.837 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2022-06-10 16:41:54.840 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2022-06-10 16:41:54.840 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2022-06-10 16:41:54.840 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2022-06-10 16:41:54.841 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2022-06-10 16:41:54.844 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2022-06-10 16:41:54.844 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2022-06-10 16:41:54.844 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2022-06-10 16:41:54.844 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2022-06-10 16:41:54.844 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2022-06-10 16:41:54.844 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debian-minimal.bash 2022-06-10 16:41:54.848 | + source /tmp/in_target.d/install.d/../environment.d/10-debian-minimal.bash 2022-06-10 16:41:54.848 | ++ export DISTRO_NAME=debian 2022-06-10 16:41:54.848 | ++ DISTRO_NAME=debian 2022-06-10 16:41:54.848 | ++ export DIB_RELEASE=bullseye 2022-06-10 16:41:54.848 | ++ DIB_RELEASE=bullseye 2022-06-10 16:41:54.848 | ++ export DIB_INIT_SYSTEM=systemd 2022-06-10 16:41:54.848 | ++ DIB_INIT_SYSTEM=systemd 2022-06-10 16:41:54.848 | ++ export EFI_BOOT_DIR=EFI/debian 2022-06-10 16:41:54.849 | ++ EFI_BOOT_DIR=EFI/debian 2022-06-10 16:41:54.849 | ++ '[' -n '' ']' 2022-06-10 16:41:54.849 | ++ export DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2022-06-10 16:41:54.849 | ++ DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2022-06-10 16:41:54.849 | ++ DIB_DEBIAN_SECURITY_MIRROR=https://mirror.dfw.rax.opendev.org/debian-security 2022-06-10 16:41:54.849 | ++ export DIB_DEBIAN_COMPONENTS=main 2022-06-10 16:41:54.849 | ++ DIB_DEBIAN_COMPONENTS=main 2022-06-10 16:41:54.849 | ++ export DIB_DEBIAN_COMPONENTS_WS=main 2022-06-10 16:41:54.849 | ++ DIB_DEBIAN_COMPONENTS_WS=main 2022-06-10 16:41:54.849 | ++ case "${DIB_RELEASE}" in 2022-06-10 16:41:54.849 | ++ DIB_DEBIAN_SECURITY_PATH=bullseye-security 2022-06-10 16:41:54.849 | ++ DIB_DEBIAN_SECURITY_SUBPATH= 2022-06-10 16:41:54.850 | ++ DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 16:41:54.850 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 16:41:54.850 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 16:41:54.850 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 16:41:54.850 | ' 2022-06-10 16:41:54.850 | ++ '[' bullseye = testing -o bullseye = unstable ']' 2022-06-10 16:41:54.850 | ++ export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 16:41:54.850 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 16:41:54.850 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 16:41:54.850 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 16:41:54.850 | ' 2022-06-10 16:41:54.850 | ++ DIB_APT_SOURCES_CONF='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 16:41:54.850 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 16:41:54.850 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 16:41:54.850 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 16:41:54.850 | ' 2022-06-10 16:41:54.851 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2022-06-10 16:41:54.854 | + source /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2022-06-10 16:41:54.854 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2022-06-10 16:41:54.854 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2022-06-10 16:41:54.854 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2022-06-10 16:41:54.859 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2022-06-10 16:41:54.859 | ++ export DIB_ADD_APT_KEYS= 2022-06-10 16:41:54.859 | ++ DIB_ADD_APT_KEYS= 2022-06-10 16:41:54.859 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2022-06-10 16:41:54.862 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2022-06-10 16:41:54.862 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2022-06-10 16:41:54.862 | ++ DIB_DEFAULT_INSTALLTYPE=source 2022-06-10 16:41:54.868 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2022-06-10 16:41:54.872 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2022-06-10 16:41:54.872 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2022-06-10 16:41:54.872 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2022-06-10 16:41:54.872 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0000030973.d/ 2022-06-10 16:41:54.872 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0000030973.d/ 2022-06-10 16:41:54.872 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2022-06-10 16:41:54.876 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2022-06-10 16:41:54.876 | ++ [[ arm64 aarch64 =~ amd64 ]] 2022-06-10 16:41:54.876 | ++ export DIB_BLOCK_DEVICE=mbr 2022-06-10 16:41:54.877 | ++ DIB_BLOCK_DEVICE=mbr 2022-06-10 16:41:54.877 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-simple-init-networkmanager 2022-06-10 16:41:54.885 | + source /tmp/in_target.d/install.d/../environment.d/15-simple-init-networkmanager 2022-06-10 16:41:54.885 | ++ [[ debian =~ (centos|fedora|rocky) ]] 2022-06-10 16:41:54.885 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2022-06-10 16:41:54.885 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2022-06-10 16:41:54.886 | ++ [[ debian == \c\e\n\t\o\s ]] 2022-06-10 16:41:54.886 | ++ [[ debian == \r\o\c\k\y ]] 2022-06-10 16:41:54.886 | ++ [[ debian == \f\e\d\o\r\a ]] 2022-06-10 16:41:54.886 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2022-06-10 16:41:54.892 | + source /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2022-06-10 16:41:54.893 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2022-06-10 16:41:54.893 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2022-06-10 16:41:54.893 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init 2022-06-10 16:41:54.897 | + source /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init 2022-06-10 16:41:54.897 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2022-06-10 16:41:54.897 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2022-06-10 16:41:54.898 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/75-nodepool-base-env 2022-06-10 16:41:54.902 | + source /tmp/in_target.d/install.d/../environment.d/75-nodepool-base-env 2022-06-10 16:41:54.903 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2022-06-10 16:41:54.903 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2022-06-10 16:41:54.903 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2022-06-10 16:41:54.903 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2022-06-10 16:41:54.903 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2022-06-10 16:41:54.903 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2022-06-10 16:41:54.903 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2022-06-10 16:41:54.903 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2022-06-10 16:41:54.904 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2022-06-10 16:41:54.906 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2022-06-10 16:41:54.906 | ++ '[' -z systemd ']' 2022-06-10 16:41:54.907 | ++ case $DIB_INIT_SYSTEM in 2022-06-10 16:41:54.907 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2022-06-10 16:41:54.928 | + set -eu 2022-06-10 16:41:54.928 | + set -o pipefail 2022-06-10 16:41:54.928 | + install-packages -m base iscsi_package 2022-06-10 16:41:54.930 | + set -eu 2022-06-10 16:41:54.930 | + set -o pipefail 2022-06-10 16:41:54.930 | + ACTION=install 2022-06-10 16:41:54.930 | + MAP_ELEMENT= 2022-06-10 16:41:54.931 | ++ basename /usr/local/bin/install-packages 2022-06-10 16:41:54.933 | + SCRIPTNAME=install-packages 2022-06-10 16:41:54.934 | ++ getopt -o hudem: -n install-packages -- -m base iscsi_package 2022-06-10 16:41:54.935 | + TEMP=' -m '\''base'\'' -- '\''iscsi_package'\''' 2022-06-10 16:41:54.935 | + '[' 0 '!=' 0 ']' 2022-06-10 16:41:54.935 | + eval set -- ' -m '\''base'\'' -- '\''iscsi_package'\''' 2022-06-10 16:41:54.936 | ++ set -- -m base -- iscsi_package 2022-06-10 16:41:54.936 | + true 2022-06-10 16:41:54.936 | + case "$1" in 2022-06-10 16:41:54.936 | + MAP_ELEMENT=base 2022-06-10 16:41:54.936 | + shift 2 2022-06-10 16:41:54.936 | + true 2022-06-10 16:41:54.936 | + case "$1" in 2022-06-10 16:41:54.936 | + shift 2022-06-10 16:41:54.936 | + break 2022-06-10 16:41:54.936 | + PKGS=iscsi_package 2022-06-10 16:41:54.937 | + '[' -n base ']' 2022-06-10 16:41:54.937 | ++ pkg-map --element base iscsi_package 2022-06-10 16:41:55.010 | INFO:root:Mapping for base : iscsi_package 2022-06-10 16:41:55.017 | + PKGS=open-iscsi 2022-06-10 16:41:55.018 | + '[' -z open-iscsi ']' 2022-06-10 16:41:55.018 | + install_deb_packages install open-iscsi 2022-06-10 16:41:55.018 | + DEBIAN_FRONTEND=noninteractive 2022-06-10 16:41:55.018 | + http_proxy= 2022-06-10 16:41:55.018 | + https_proxy= 2022-06-10 16:41:55.018 | + no_proxy= 2022-06-10 16:41:55.018 | + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install open-iscsi 2022-06-10 16:41:55.042 | Reading package lists... 2022-06-10 16:41:55.244 | Building dependency tree... 2022-06-10 16:41:55.244 | Reading state information... 2022-06-10 16:41:55.436 | The following additional packages will be installed: 2022-06-10 16:41:55.437 | libisns0 libopeniscsiusr udev 2022-06-10 16:41:55.437 | Recommended packages: 2022-06-10 16:41:55.437 | netbase 2022-06-10 16:41:55.461 | The following NEW packages will be installed: 2022-06-10 16:41:55.462 | libisns0 libopeniscsiusr open-iscsi udev 2022-06-10 16:41:55.468 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2022-06-10 16:41:55.468 | Need to get 1947 kB of archives. 2022-06-10 16:41:55.468 | After this operation, 11.4 MB of additional disk space will be used. 2022-06-10 16:41:55.468 | WARNING: The following packages cannot be authenticated! 2022-06-10 16:41:55.468 | libisns0 libopeniscsiusr udev open-iscsi 2022-06-10 16:41:55.564 | Authentication warning overridden. 2022-06-10 16:41:55.564 | Get:1 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libisns0 amd64 0.100-3 [92.0 kB] 2022-06-10 16:41:55.585 | Get:2 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libopeniscsiusr amd64 2.1.3-5 [85.4 kB] 2022-06-10 16:41:55.601 | Get:3 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 udev amd64 247.3-7 [1464 kB] 2022-06-10 16:41:55.645 | Get:4 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 open-iscsi amd64 2.1.3-5 [306 kB] 2022-06-10 16:41:55.862 | debconf: delaying package configuration, since apt-utils is not installed 2022-06-10 16:41:55.894 | Fetched 1947 kB in 0s (10.4 MB/s) 2022-06-10 16:41:55.919 | Selecting previously unselected package libisns0:amd64. 2022-06-10 16:41:55.936 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10836 files and directories currently installed.) 2022-06-10 16:41:55.937 | Preparing to unpack .../libisns0_0.100-3_amd64.deb ... 2022-06-10 16:41:55.942 | Unpacking libisns0:amd64 (0.100-3) ... 2022-06-10 16:41:55.981 | Selecting previously unselected package libopeniscsiusr. 2022-06-10 16:41:55.983 | Preparing to unpack .../libopeniscsiusr_2.1.3-5_amd64.deb ... 2022-06-10 16:41:55.985 | Unpacking libopeniscsiusr (2.1.3-5) ... 2022-06-10 16:41:56.034 | Selecting previously unselected package udev. 2022-06-10 16:41:56.036 | Preparing to unpack .../udev_247.3-7_amd64.deb ... 2022-06-10 16:41:56.082 | Unpacking udev (247.3-7) ... 2022-06-10 16:41:56.356 | Selecting previously unselected package open-iscsi. 2022-06-10 16:41:56.359 | Preparing to unpack .../open-iscsi_2.1.3-5_amd64.deb ... 2022-06-10 16:41:56.498 | Unpacking open-iscsi (2.1.3-5) ... 2022-06-10 16:41:56.578 | Setting up libopeniscsiusr (2.1.3-5) ... 2022-06-10 16:41:56.587 | Setting up udev (247.3-7) ... 2022-06-10 16:41:57.406 | A chroot environment has been detected, udev not started. 2022-06-10 16:41:57.466 | Setting up libisns0:amd64 (0.100-3) ... 2022-06-10 16:41:57.474 | Setting up open-iscsi (2.1.3-5) ... 2022-06-10 16:41:57.930 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsid.service -> /lib/systemd/system/iscsid.service. 2022-06-10 16:41:58.360 | Created symlink /etc/systemd/system/iscsi.service -> /lib/systemd/system/open-iscsi.service. 2022-06-10 16:41:58.360 | Created symlink /etc/systemd/system/sysinit.target.wants/open-iscsi.service -> /lib/systemd/system/open-iscsi.service. 2022-06-10 16:41:58.380 | Running in chroot, ignoring request. 2022-06-10 16:41:58.399 | invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:41:58.417 | Running in chroot, ignoring request. 2022-06-10 16:41:58.422 | invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:41:59.233 | Running in chroot, ignoring request. 2022-06-10 16:41:59.238 | invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:41:59.248 | Running in chroot, ignoring request. 2022-06-10 16:41:59.253 | invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:41:59.278 | Processing triggers for libc-bin (2.31-13+deb11u3) ... 2022-06-10 16:41:59.430 | dib-run-parts 00-baseline-environment completed 2022-06-10 16:41:59.430 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2022-06-10 16:41:59.433 | + set -eu 2022-06-10 16:41:59.433 | + set -o pipefail 2022-06-10 16:41:59.433 | + '[' 0 -eq 0 ']' 2022-06-10 16:41:59.433 | + install-packages -u 2022-06-10 16:41:59.435 | + set -eu 2022-06-10 16:41:59.435 | + set -o pipefail 2022-06-10 16:41:59.435 | + ACTION=install 2022-06-10 16:41:59.435 | + MAP_ELEMENT= 2022-06-10 16:41:59.435 | ++ basename /usr/local/bin/install-packages 2022-06-10 16:41:59.436 | + SCRIPTNAME=install-packages 2022-06-10 16:41:59.437 | ++ getopt -o hudem: -n install-packages -- -u 2022-06-10 16:41:59.438 | + TEMP=' -u --' 2022-06-10 16:41:59.438 | + '[' 0 '!=' 0 ']' 2022-06-10 16:41:59.438 | + eval set -- ' -u --' 2022-06-10 16:41:59.438 | ++ set -- -u -- 2022-06-10 16:41:59.439 | + true 2022-06-10 16:41:59.439 | + case "$1" in 2022-06-10 16:41:59.439 | + install_deb_packages dist-upgrade 2022-06-10 16:41:59.439 | + DEBIAN_FRONTEND=noninteractive 2022-06-10 16:41:59.439 | + http_proxy= 2022-06-10 16:41:59.439 | + https_proxy= 2022-06-10 16:41:59.439 | + no_proxy= 2022-06-10 16:41:59.439 | + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes dist-upgrade 2022-06-10 16:41:59.473 | Reading package lists... 2022-06-10 16:41:59.673 | Building dependency tree... 2022-06-10 16:41:59.674 | Reading state information... 2022-06-10 16:41:59.778 | Calculating upgrade... 2022-06-10 16:41:59.910 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2022-06-10 16:41:59.911 | + exit 0 2022-06-10 16:41:59.914 | dib-run-parts 00-up-to-date completed 2022-06-10 16:41:59.914 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2022-06-10 16:41:59.929 | + set -eu 2022-06-10 16:41:59.929 | + set -o pipefail 2022-06-10 16:41:59.930 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2022-06-10 16:41:59.931 | + package-installs -d /tmp/in_target.d/install.d 2022-06-10 16:41:59.933 | + set -eu 2022-06-10 16:41:59.933 | + set -o pipefail 2022-06-10 16:41:59.934 | ++ basename /usr/local/bin/package-installs 2022-06-10 16:41:59.935 | + SCRIPTNAME=package-installs 2022-06-10 16:41:59.935 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2022-06-10 16:41:59.936 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2022-06-10 16:41:59.937 | + '[' 0 '!=' 0 ']' 2022-06-10 16:41:59.937 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2022-06-10 16:41:59.942 | ++ set -- -d /tmp/in_target.d/install.d -- 2022-06-10 16:41:59.942 | + WORKDIR= 2022-06-10 16:41:59.942 | + true 2022-06-10 16:41:59.942 | + case "$1" in 2022-06-10 16:41:59.942 | + WORKDIR=/tmp/in_target.d/install.d 2022-06-10 16:41:59.942 | + shift 2 2022-06-10 16:41:59.942 | + true 2022-06-10 16:41:59.942 | + case "$1" in 2022-06-10 16:41:59.942 | + shift 2022-06-10 16:41:59.942 | + break 2022-06-10 16:41:59.942 | + '[' -z /tmp/in_target.d/install.d ']' 2022-06-10 16:41:59.943 | + PACKAGES= 2022-06-10 16:41:59.943 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2022-06-10 16:41:59.945 | + '[' -n '' ']' 2022-06-10 16:41:59.946 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2022-06-10 16:42:01.372 | Map install for nodepool-base: unbound 2022-06-10 16:42:01.372 | Map install for zuul-worker: apt-transport-https 2022-06-10 16:42:01.372 | Map install for install-static: rsync 2022-06-10 16:42:01.372 | Map install for ensure-venv: python3-venv 2022-06-10 16:42:01.372 | Map install for debootstrap: adduser, ca-certificates, cloud-initramfs-growroot, locales 2022-06-10 16:42:01.372 | Map install for runtime-ssh-host-keys: openssh-client 2022-06-10 16:42:01.372 | Map install for growroot: growpart, e2fsprogs 2022-06-10 16:42:01.372 | Map install for infra-package-needs: acl, acpid, coreutils, cron, util-linux, build-essential, python-dev, python3-dev, uuid-runtime, traceroute, ntp, ntpdate, gentoolkit, at, lvm2, strace, tcpdump, rsyslog, git, rsync, parted, wget, iputils-ping, iproute2, dnsutils, haveged, iptables, redhat-rpm-config, redhat-lsb-core, curl, tox, gnupg2 2022-06-10 16:42:01.372 | Map install for simple-init: dhcp-client, net-tools, ifupdown, network-scripts 2022-06-10 16:42:01.372 | Map install for cache-url: curl 2022-06-10 16:42:01.372 | Map install for debian-minimal: linux-image-amd64, netbase 2022-06-10 16:42:01.372 | Map install for source-repositories: git 2022-06-10 16:42:01.372 | Map install for openssh-server: openssh-server 2022-06-10 16:42:01.372 | Running command: ['install-packages', 'e2fsprogs', 'unbound', 'ntp', 'curl', 'linux-image-amd64', 'netbase', 'lvm2', 'python3-dev', 'at', 'rsync', 'build-essential', 'cloud-initramfs-growroot', 'git', 'wget', 'isc-dhcp-client', 'tcpdump', 'traceroute', 'haveged', 'ntpdate', 'strace', 'ca-certificates', 'coreutils', 'util-linux', 'uuid-runtime', 'openssh-client', 'python3-venv', 'iproute2', 'acpid', 'gnupg2', 'adduser', 'python-dev', 'apt-transport-https', 'dnsutils', 'ifupdown', 'parted', 'iputils-ping', 'openssh-server', 'cloud-utils', 'rsyslog', 'net-tools', 'acl', 'cron', 'locales', 'iptables-persistent'] 2022-06-10 16:42:01.372 | > + set -eu 2022-06-10 16:42:01.372 | > + set -o pipefail 2022-06-10 16:42:01.372 | > + ACTION=install 2022-06-10 16:42:01.372 | > + MAP_ELEMENT= 2022-06-10 16:42:01.373 | > ++ basename /usr/local/bin/install-packages 2022-06-10 16:42:01.373 | > + SCRIPTNAME=install-packages 2022-06-10 16:42:01.373 | > ++ getopt -o hudem: -n install-packages -- e2fsprogs unbound ntp curl linux-image-amd64 netbase lvm2 python3-dev at rsync build-essential cloud-initramfs-growroot git wget isc-dhcp-client tcpdump traceroute haveged ntpdate strace ca-certificates coreutils util-linux uuid-runtime openssh-client python3-venv iproute2 acpid gnupg2 adduser python-dev apt-transport-https dnsutils ifupdown parted iputils-ping openssh-server cloud-utils rsyslog net-tools acl cron locales iptables-persistent 2022-06-10 16:42:01.373 | > + TEMP=' -- '\''e2fsprogs'\'' '\''unbound'\'' '\''ntp'\'' '\''curl'\'' '\''linux-image-amd64'\'' '\''netbase'\'' '\''lvm2'\'' '\''python3-dev'\'' '\''at'\'' '\''rsync'\'' '\''build-essential'\'' '\''cloud-initramfs-growroot'\'' '\''git'\'' '\''wget'\'' '\''isc-dhcp-client'\'' '\''tcpdump'\'' '\''traceroute'\'' '\''haveged'\'' '\''ntpdate'\'' '\''strace'\'' '\''ca-certificates'\'' '\''coreutils'\'' '\''util-linux'\'' '\''uuid-runtime'\'' '\''openssh-client'\'' '\''python3-venv'\'' '\''iproute2'\'' '\''acpid'\'' '\''gnupg2'\'' '\''adduser'\'' '\''python-dev'\'' '\''apt-transport-https'\'' '\''dnsutils'\'' '\''ifupdown'\'' '\''parted'\'' '\''iputils-ping'\'' '\''openssh-server'\'' '\''cloud-utils'\'' '\''rsyslog'\'' '\''net-tools'\'' '\''acl'\'' '\''cron'\'' '\''locales'\'' '\''iptables-persistent'\''' 2022-06-10 16:42:01.373 | > + '[' 0 '!=' 0 ']' 2022-06-10 16:42:01.373 | > + eval set -- ' -- '\''e2fsprogs'\'' '\''unbound'\'' '\''ntp'\'' '\''curl'\'' '\''linux-image-amd64'\'' '\''netbase'\'' '\''lvm2'\'' '\''python3-dev'\'' '\''at'\'' '\''rsync'\'' '\''build-essential'\'' '\''cloud-initramfs-growroot'\'' '\''git'\'' '\''wget'\'' '\''isc-dhcp-client'\'' '\''tcpdump'\'' '\''traceroute'\'' '\''haveged'\'' '\''ntpdate'\'' '\''strace'\'' '\''ca-certificates'\'' '\''coreutils'\'' '\''util-linux'\'' '\''uuid-runtime'\'' '\''openssh-client'\'' '\''python3-venv'\'' '\''iproute2'\'' '\''acpid'\'' '\''gnupg2'\'' '\''adduser'\'' '\''python-dev'\'' '\''apt-transport-https'\'' '\''dnsutils'\'' '\''ifupdown'\'' '\''parted'\'' '\''iputils-ping'\'' '\''openssh-server'\'' '\''cloud-utils'\'' '\''rsyslog'\'' '\''net-tools'\'' '\''acl'\'' '\''cron'\'' '\''locales'\'' '\''iptables-persistent'\''' 2022-06-10 16:42:01.373 | > ++ set -- -- e2fsprogs unbound ntp curl linux-image-amd64 netbase lvm2 python3-dev at rsync build-essential cloud-initramfs-growroot git wget isc-dhcp-client tcpdump traceroute haveged ntpdate strace ca-certificates coreutils util-linux uuid-runtime openssh-client python3-venv iproute2 acpid gnupg2 adduser python-dev apt-transport-https dnsutils ifupdown parted iputils-ping openssh-server cloud-utils rsyslog net-tools acl cron locales iptables-persistent 2022-06-10 16:42:01.373 | > + true 2022-06-10 16:42:01.373 | > + case "$1" in 2022-06-10 16:42:01.373 | > + shift 2022-06-10 16:42:01.373 | > + break 2022-06-10 16:42:01.373 | > + PKGS='e2fsprogs unbound ntp curl linux-image-amd64 netbase lvm2 python3-dev at rsync build-essential cloud-initramfs-growroot git wget isc-dhcp-client tcpdump traceroute haveged ntpdate strace ca-certificates coreutils util-linux uuid-runtime openssh-client python3-venv iproute2 acpid gnupg2 adduser python-dev apt-transport-https dnsutils ifupdown parted iputils-ping openssh-server cloud-utils rsyslog net-tools acl cron locales iptables-persistent' 2022-06-10 16:42:01.373 | > + '[' -n '' ']' 2022-06-10 16:42:01.373 | > + '[' -z 'e2fsprogs unbound ntp curl linux-image-amd64 netbase lvm2 python3-dev at rsync build-essential cloud-initramfs-growroot git wget isc-dhcp-client tcpdump traceroute haveged ntpdate strace ca-certificates coreutils util-linux uuid-runtime openssh-client python3-venv iproute2 acpid gnupg2 adduser python-dev apt-transport-https dnsutils ifupdown parted iputils-ping openssh-server cloud-utils rsyslog net-tools acl cron locales iptables-persistent' ']' 2022-06-10 16:42:01.373 | > + install_deb_packages install e2fsprogs unbound ntp curl linux-image-amd64 netbase lvm2 python3-dev at rsync build-essential cloud-initramfs-growroot git wget isc-dhcp-client tcpdump traceroute haveged ntpdate strace ca-certificates coreutils util-linux uuid-runtime openssh-client python3-venv iproute2 acpid gnupg2 adduser python-dev apt-transport-https dnsutils ifupdown parted iputils-ping openssh-server cloud-utils rsyslog net-tools acl cron locales iptables-persistent 2022-06-10 16:42:01.373 | > + DEBIAN_FRONTEND=noninteractive 2022-06-10 16:42:01.373 | > + http_proxy= 2022-06-10 16:42:01.373 | > + https_proxy= 2022-06-10 16:42:01.373 | > + no_proxy= 2022-06-10 16:42:01.373 | > + apt-get --option Dpkg::Options::=--force-confold --option Dpkg::Options::=--force-confdef --assume-yes install e2fsprogs unbound ntp curl linux-image-amd64 netbase lvm2 python3-dev at rsync build-essential cloud-initramfs-growroot git wget isc-dhcp-client tcpdump traceroute haveged ntpdate strace ca-certificates coreutils util-linux uuid-runtime openssh-client python3-venv iproute2 acpid gnupg2 adduser python-dev apt-transport-https dnsutils ifupdown parted iputils-ping openssh-server cloud-utils rsyslog net-tools acl cron locales iptables-persistent 2022-06-10 16:42:01.373 | > Reading package lists... 2022-06-10 16:42:01.373 | > Building dependency tree... 2022-06-10 16:42:01.373 | > Reading state information... 2022-06-10 16:42:01.373 | > adduser is already the newest version (3.118). 2022-06-10 16:42:01.373 | > apt-transport-https is already the newest version (2.2.4). 2022-06-10 16:42:01.373 | > ca-certificates is already the newest version (20210119). 2022-06-10 16:42:01.373 | > coreutils is already the newest version (8.32-4+b1). 2022-06-10 16:42:01.373 | > e2fsprogs is already the newest version (1.46.2-2). 2022-06-10 16:42:01.373 | > gnupg2 is already the newest version (2.2.27-2+deb11u1). 2022-06-10 16:42:01.373 | > util-linux is already the newest version (2.36.1-8+deb11u1). 2022-06-10 16:42:01.373 | > The following additional packages will be installed: 2022-06-10 16:42:01.373 | > bind9-dnsutils bind9-host bind9-libs binutils binutils-common 2022-06-10 16:42:01.373 | > binutils-x86-64-linux-gnu bzip2 cloud-guest-utils cloud-image-utils cpio cpp 2022-06-10 16:42:01.373 | > cpp-10 dmeventd dmidecode dns-root-data dpkg-dev fdisk file g++ g++-10 gcc 2022-06-10 16:42:01.373 | > gcc-10 genisoimage git-man initramfs-tools initramfs-tools-core iptables 2022-06-10 16:42:01.373 | > klibc-utils kmod libaio1 libasan6 libatomic1 libbinutils libbpf0 libbsd0 2022-06-10 16:42:01.374 | > libc-dev-bin libc-l10n libc6-dev libcap2-bin libcbor0 libcc1-0 libcrypt-dev 2022-06-10 16:42:01.374 | > libctf-nobfd0 libctf0 libcurl4 libdevmapper-event1.02.1 libdns-export1110 2022-06-10 16:42:01.374 | > libdpkg-perl libedit2 libelf1 liberror-perl libestr0 libevent-2.1-7 2022-06-10 16:42:01.374 | > libexpat1-dev libfastjson4 libfdisk1 libfido2-1 libfl2 libfstrm0 2022-06-10 16:42:01.374 | > libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhavege2 libicu67 2022-06-10 16:42:01.374 | > libip6tc2 libisc-export1105 libisl23 libitm1 libjs-jquery libjs-sphinxdoc 2022-06-10 16:42:01.374 | > libjs-underscore libklibc liblmdb0 liblognorm5 liblsan0 liblvm2cmd2.03 2022-06-10 16:42:01.374 | > libmagic-mgc libmagic1 libmaxminddb0 libmd0 libmnl0 libmpc3 libmpfr6 2022-06-10 16:42:01.374 | > libncurses6 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnsl-dev 2022-06-10 16:42:01.374 | > libopts25 libparted2 libpcap0.8 libperl5.32 libpopt0 libprocps8 2022-06-10 16:42:01.374 | > libprotobuf-c1 libpython2-dev libpython2-stdlib libpython2.7 2022-06-10 16:42:01.374 | > libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libpython3-dev 2022-06-10 16:42:02.001 | > libpython3.9 libpython3.9-dev libquadmath0 libstdc++-10-dev libtirpc-dev 2022-06-10 16:42:02.001 | > libtsan0 libubsan1 libunbound8 libunwind8 liburing1 libuv1 libwrap0 libxml2 2022-06-10 16:42:02.001 | > libxtables12 linux-base linux-image-5.10.0-14-amd64 linux-libc-dev mailcap 2022-06-10 16:42:02.001 | > make mime-support netfilter-persistent openssh-sftp-server patch perl 2022-06-10 16:42:02.001 | > perl-modules-5.32 procps python-is-python2 python-pip-whl python2 2022-06-10 16:42:02.001 | > python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2022-06-10 16:42:02.001 | > python3-distutils python3-lib2to3 python3.9-dev python3.9-venv qemu-utils 2022-06-10 16:42:02.001 | > runit-helper sensible-utils ucf unbound-anchor xz-utils zlib1g-dev 2022-06-10 16:42:02.001 | > Suggested packages: 2022-06-10 16:42:02.001 | > binutils-doc bzip2-doc cloud-init libarchive1 cpp-doc gcc-10-locales anacron 2022-06-10 16:42:02.001 | > logrotate checksecurity debian-keyring g++-multilib g++-10-multilib 2022-06-10 16:42:02.001 | > gcc-10-doc gcc-multilib manpages-dev autoconf automake libtool flex bison 2022-06-10 16:42:02.001 | > gdb gcc-doc gcc-10-multilib wodim cdrkit-doc gettext-base git-daemon-run 2022-06-10 16:42:02.001 | > | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2022-06-10 16:42:02.002 | > git-mediawiki git-svn apparmor ppp rdnssd bash-completion iproute2-doc 2022-06-10 16:42:02.002 | > firewalld resolvconf avahi-autoipd isc-dhcp-client-ddns glibc-doc bzr 2022-06-10 16:42:02.002 | > gdbm-l10n mmdb-bin libparted-dev libparted-i18n libstdc++-10-doc 2022-06-10 16:42:02.002 | > linux-doc-5.10 debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux 2022-06-10 16:42:02.002 | > make-doc ntp-doc keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-06-10 16:42:02.002 | > ufw parted-doc ed diffutils-doc perl-doc libterm-readline-gnu-perl 2022-06-10 16:42:02.002 | > | libterm-readline-perl-perl libtap-harness-archive-perl python2-doc 2022-06-10 16:42:02.002 | > python-tk python2.7-doc binfmt-support debootstrap qemu-block-extra 2022-06-10 16:42:02.002 | > rsyslog-mysql | rsyslog-pgsql rsyslog-mongodb rsyslog-doc rsyslog-openssl 2022-06-10 16:42:02.002 | > | rsyslog-gnutls rsyslog-gssapi rsyslog-relp 2022-06-10 16:42:02.002 | > Recommended packages: 2022-06-10 16:42:02.002 | > acpi-support-base default-mta | mail-transport-agent gdisk distro-info 2022-06-10 16:42:02.002 | > fakeroot libalgorithm-merge-perl less pigz libatm1 nftables isc-dhcp-common 2022-06-10 16:42:02.002 | > manpages manpages-dev libc-devtools libpam-cap libfile-fcntllock-perl 2022-06-10 16:42:02.002 | > liblocale-gettext-perl javascript-common firmware-linux-free apparmor 2022-06-10 16:42:02.002 | > thin-provisioning-tools sntp xauth ncurses-term psmisc logrotate 2022-06-10 16:42:02.002 | > The following packages will be REMOVED: 2022-06-10 16:42:02.002 | > systemd-timesyncd 2022-06-10 16:42:02.002 | > The following NEW packages will be installed: 2022-06-10 16:42:02.002 | > acl acpid at bind9-dnsutils bind9-host bind9-libs binutils binutils-common 2022-06-10 16:42:02.002 | > binutils-x86-64-linux-gnu build-essential bzip2 cloud-guest-utils 2022-06-10 16:42:02.002 | > cloud-image-utils cloud-initramfs-growroot cloud-utils cpio cpp cpp-10 cron 2022-06-10 16:42:02.002 | > curl dmeventd dmidecode dns-root-data dnsutils dpkg-dev fdisk file g++ 2022-06-10 16:42:02.002 | > g++-10 gcc gcc-10 genisoimage git git-man haveged ifupdown initramfs-tools 2022-06-10 16:42:02.002 | > initramfs-tools-core iproute2 iptables iptables-persistent iputils-ping 2022-06-10 16:42:02.002 | > isc-dhcp-client klibc-utils kmod libaio1 libasan6 libatomic1 libbinutils 2022-06-10 16:42:02.002 | > libbpf0 libbsd0 libc-dev-bin libc-l10n libc6-dev libcap2-bin libcbor0 2022-06-10 16:42:02.002 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2022-06-10 16:42:02.002 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libedit2 libelf1 2022-06-10 16:42:02.002 | > liberror-perl libestr0 libevent-2.1-7 libexpat1-dev libfastjson4 libfdisk1 2022-06-10 16:42:02.002 | > libfido2-1 libfl2 libfstrm0 libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 2022-06-10 16:42:02.002 | > libhavege2 libicu67 libip6tc2 libisc-export1105 libisl23 libitm1 2022-06-10 16:42:02.002 | > libjs-jquery libjs-sphinxdoc libjs-underscore libklibc liblmdb0 liblognorm5 2022-06-10 16:42:02.002 | > liblsan0 liblvm2cmd2.03 libmagic-mgc libmagic1 libmaxminddb0 libmd0 libmnl0 2022-06-10 16:42:02.002 | > libmpc3 libmpfr6 libncurses6 libnetfilter-conntrack3 libnfnetlink0 2022-06-10 16:42:02.003 | > libnftnl11 libnsl-dev libopts25 libparted2 libpcap0.8 libperl5.32 libpopt0 2022-06-10 16:42:02.003 | > libprocps8 libprotobuf-c1 libpython2-dev libpython2-stdlib libpython2.7 2022-06-10 16:42:02.003 | > libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libpython3-dev 2022-06-10 16:42:02.003 | > libpython3.9 libpython3.9-dev libquadmath0 libstdc++-10-dev libtirpc-dev 2022-06-10 16:42:02.003 | > libtsan0 libubsan1 libunbound8 libunwind8 liburing1 libuv1 libwrap0 libxml2 2022-06-10 16:42:02.003 | > libxtables12 linux-base linux-image-5.10.0-14-amd64 linux-image-amd64 2022-06-10 16:42:02.003 | > linux-libc-dev locales lvm2 mailcap make mime-support net-tools netbase 2022-06-10 16:42:02.003 | > netfilter-persistent ntp ntpdate openssh-client openssh-server 2022-06-10 16:42:02.003 | > openssh-sftp-server parted patch perl perl-modules-5.32 procps 2022-06-10 16:42:02.003 | > python-dev-is-python2 python-is-python2 python-pip-whl python2 python2-dev 2022-06-10 16:42:02.003 | > python2-minimal python2.7 python2.7-dev python2.7-minimal python3-dev 2022-06-10 16:42:02.003 | > python3-distutils python3-lib2to3 python3-venv python3.9-dev python3.9-venv 2022-06-10 16:42:02.003 | > qemu-utils rsync rsyslog runit-helper sensible-utils strace tcpdump 2022-06-10 16:42:02.003 | > traceroute ucf unbound unbound-anchor uuid-runtime wget xz-utils zlib1g-dev 2022-06-10 16:42:02.003 | > 0 upgraded, 185 newly installed, 1 to remove and 0 not upgraded. 2022-06-10 16:42:02.003 | > Need to get 184 MB of archives. 2022-06-10 16:42:02.003 | > After this operation, 817 MB of additional disk space will be used. 2022-06-10 16:42:02.003 | > WARNING: The following packages cannot be authenticated! 2022-06-10 16:42:02.003 | > sensible-utils cron libestr0 libfastjson4 liblognorm5 rsyslog 2022-06-10 16:42:02.003 | > perl-modules-5.32 libgdbm6 libgdbm-compat4 libperl5.32 perl runit-helper 2022-06-10 16:42:02.003 | > kmod acpid libhavege2 haveged libip6tc2 libxtables12 netbase libmnl0 2022-06-10 16:42:02.003 | > libnfnetlink0 libnetfilter-conntrack3 libnftnl11 iptables 2022-06-10 16:42:02.003 | > netfilter-persistent iptables-persistent libaio1 libdevmapper-event1.02.1 2022-06-10 16:42:02.003 | > libmd0 libbsd0 libedit2 liblvm2cmd2.03 dmeventd lvm2 libpython2.7-minimal 2022-06-10 16:42:02.003 | > python2.7-minimal python2-minimal mailcap mime-support libpython2.7-stdlib 2022-06-10 16:42:02.003 | > python2.7 libpython2-stdlib python2 libpopt0 rsync uuid-runtime cpio 2022-06-10 16:42:02.003 | > dmidecode libfdisk1 fdisk libelf1 libbpf0 libcap2-bin iproute2 ifupdown 2022-06-10 16:42:02.004 | > iputils-ping libisc-export1105 libdns-export1110 isc-dhcp-client libncurses6 2022-06-10 16:42:02.004 | > libprocps8 procps libfstrm0 liblmdb0 libmaxminddb0 libprotobuf-c1 libuv1 2022-06-10 16:42:02.004 | > libicu67 libxml2 bind9-libs bind9-host bind9-dnsutils bzip2 libmagic-mgc 2022-06-10 16:42:02.004 | > libmagic1 file libc-l10n locales libcbor0 libfido2-1 openssh-client 2022-06-10 16:42:02.004 | > traceroute ucf wget xz-utils acl libfl2 at binutils-common libbinutils 2022-06-10 16:42:02.004 | > libctf-nobfd0 libctf0 binutils-x86-64-linux-gnu binutils libc-dev-bin 2022-06-10 16:42:02.004 | > linux-libc-dev libcrypt-dev libtirpc-dev libnsl-dev libc6-dev libisl23 2022-06-10 16:42:02.004 | > libmpfr6 libmpc3 cpp-10 cpp libcc1-0 libgomp1 libitm1 libatomic1 libasan6 2022-06-10 16:42:02.004 | > liblsan0 libtsan0 libubsan1 libquadmath0 libgcc-10-dev gcc-10 gcc 2022-06-10 16:42:02.004 | > libstdc++-10-dev g++-10 g++ make libdpkg-perl patch dpkg-dev build-essential 2022-06-10 16:42:02.004 | > cloud-guest-utils genisoimage liburing1 qemu-utils cloud-image-utils 2022-06-10 16:42:02.004 | > cloud-utils libklibc klibc-utils initramfs-tools-core linux-base 2022-06-10 16:42:02.004 | > initramfs-tools cloud-initramfs-growroot libcurl4 curl dns-root-data 2022-06-10 16:42:02.004 | > dnsutils liberror-perl git-man git libevent-2.1-7 libexpat1-dev libjs-jquery 2022-06-10 16:42:02.004 | > libjs-underscore libjs-sphinxdoc libopts25 libparted2 libpcap0.8 2022-06-10 16:42:02.004 | > libpython2.7 libpython2.7-dev libpython2-dev libpython3.9 libpython3.9-dev 2022-06-10 16:42:02.004 | > libpython3-dev libunbound8 libunwind8 libwrap0 linux-image-5.10.0-14-amd64 2022-06-10 16:42:02.004 | > linux-image-amd64 net-tools ntp ntpdate openssh-sftp-server openssh-server 2022-06-10 16:42:02.004 | > parted python-is-python2 python2.7-dev python2-dev python-dev-is-python2 2022-06-10 16:42:02.004 | > python-pip-whl zlib1g-dev python3.9-dev python3-lib2to3 python3-distutils 2022-06-10 16:42:02.004 | > python3-dev python3.9-venv python3-venv strace tcpdump unbound-anchor 2022-06-10 16:42:02.004 | > unbound 2022-06-10 16:42:02.004 | > Authentication warning overridden. 2022-06-10 16:42:02.005 | > Get:1 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] 2022-06-10 16:42:02.005 | > Get:2 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 cron amd64 3.0pl1-137 [99.6 kB] 2022-06-10 16:42:02.005 | > Get:3 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libestr0 amd64 0.1.10-2.1+b1 [9048 B] 2022-06-10 16:42:02.005 | > Get:4 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libfastjson4 amd64 0.99.9-1 [28.4 kB] 2022-06-10 16:42:02.005 | > Get:5 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 liblognorm5 amd64 2.0.5-1.1 [64.5 kB] 2022-06-10 16:42:02.005 | > Get:6 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 rsyslog amd64 8.2102.0-2+deb11u1 [703 kB] 2022-06-10 16:42:02.005 | > Get:7 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] 2022-06-10 16:42:02.005 | > Get:8 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] 2022-06-10 16:42:02.005 | > Get:9 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] 2022-06-10 16:42:02.005 | > Get:10 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB] 2022-06-10 16:42:02.005 | > Get:11 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB] 2022-06-10 16:42:04.164 | > Get:12 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 runit-helper all 2.10.3 [7808 B] 2022-06-10 16:42:04.164 | > Get:13 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 kmod amd64 28-1 [92.8 kB] 2022-06-10 16:42:04.164 | > Get:14 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 acpid amd64 1:2.0.32-1 [59.2 kB] 2022-06-10 16:42:04.164 | > Get:15 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libhavege2 amd64 1.9.14-1 [27.1 kB] 2022-06-10 16:42:04.164 | > Get:16 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 haveged amd64 1.9.14-1 [39.6 kB] 2022-06-10 16:42:04.164 | > Get:17 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 2022-06-10 16:42:04.164 | > Get:18 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 2022-06-10 16:42:04.164 | > Get:19 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] 2022-06-10 16:42:04.164 | > Get:20 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 2022-06-10 16:42:04.164 | > Get:21 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 2022-06-10 16:42:04.164 | > Get:22 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 2022-06-10 16:42:04.164 | > Get:23 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 2022-06-10 16:42:04.164 | > Get:24 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 2022-06-10 16:42:04.164 | > Get:25 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 netfilter-persistent all 1.0.15 [11.0 kB] 2022-06-10 16:42:04.164 | > Get:26 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 iptables-persistent all 1.0.15 [12.4 kB] 2022-06-10 16:42:04.164 | > Get:27 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 2022-06-10 16:42:04.164 | > Get:28 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 2022-06-10 16:42:04.165 | > Get:29 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] 2022-06-10 16:42:04.165 | > Get:30 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB] 2022-06-10 16:42:04.165 | > Get:31 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] 2022-06-10 16:42:04.165 | > Get:32 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1 [711 kB] 2022-06-10 16:42:04.165 | > Get:33 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 dmeventd amd64 2:1.02.175-2.1 [69.4 kB] 2022-06-10 16:42:04.165 | > Get:34 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 lvm2 amd64 2.03.11-2.1 [1194 kB] 2022-06-10 16:42:04.165 | > Get:35 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8 [396 kB] 2022-06-10 16:42:04.165 | > Get:36 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8 [1322 kB] 2022-06-10 16:42:04.165 | > Get:37 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB] 2022-06-10 16:42:04.165 | > Get:38 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] 2022-06-10 16:42:04.165 | > Get:39 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] 2022-06-10 16:42:04.165 | > Get:40 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8 [1865 kB] 2022-06-10 16:42:04.165 | > Get:41 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8 [311 kB] 2022-06-10 16:42:04.165 | > Get:42 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB] 2022-06-10 16:42:04.165 | > Get:43 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB] 2022-06-10 16:42:04.165 | > Get:44 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpopt0 amd64 1.18-2 [49.6 kB] 2022-06-10 16:42:04.165 | > Get:45 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 rsync amd64 3.2.3-4+deb11u1 [396 kB] 2022-06-10 16:42:04.165 | > Get:46 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 uuid-runtime amd64 2.36.1-8+deb11u1 [101 kB] 2022-06-10 16:42:04.165 | > Get:47 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 cpio amd64 2.13+dfsg-4 [244 kB] 2022-06-10 16:42:04.165 | > Get:48 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 dmidecode amd64 3.3-2 [64.7 kB] 2022-06-10 16:42:04.165 | > Get:49 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libfdisk1 amd64 2.36.1-8+deb11u1 [237 kB] 2022-06-10 16:42:04.165 | > Get:50 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 fdisk amd64 2.36.1-8+deb11u1 [192 kB] 2022-06-10 16:42:04.165 | > Get:51 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 2022-06-10 16:42:04.166 | > Get:52 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 2022-06-10 16:42:04.166 | > Get:53 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 2022-06-10 16:42:04.166 | > Get:54 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 2022-06-10 16:42:04.166 | > Get:55 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 ifupdown amd64 0.8.36 [82.0 kB] 2022-06-10 16:42:04.166 | > Get:56 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 iputils-ping amd64 3:20210202-1 [49.8 kB] 2022-06-10 16:42:04.166 | > Get:57 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libisc-export1105 amd64 1:9.11.19+dfsg-2.1 [397 kB] 2022-06-10 16:42:04.166 | > Get:58 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libdns-export1110 amd64 1:9.11.19+dfsg-2.1 [988 kB] 2022-06-10 16:42:04.166 | > Get:59 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 isc-dhcp-client amd64 4.4.1-2.3 [342 kB] 2022-06-10 16:42:04.166 | > Get:60 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB] 2022-06-10 16:42:04.166 | > Get:61 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB] 2022-06-10 16:42:04.166 | > Get:62 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB] 2022-06-10 16:42:04.166 | > Get:63 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libfstrm0 amd64 0.6.0-1+b1 [21.5 kB] 2022-06-10 16:42:04.166 | > Get:64 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 liblmdb0 amd64 0.9.24-1 [45.0 kB] 2022-06-10 16:42:04.166 | > Get:65 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libmaxminddb0 amd64 1.5.2-1 [29.8 kB] 2022-06-10 16:42:04.166 | > Get:66 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 2022-06-10 16:42:04.166 | > Get:67 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 2022-06-10 16:42:04.166 | > Get:68 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 2022-06-10 16:42:04.166 | > Get:69 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] 2022-06-10 16:42:04.166 | > Get:70 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 bind9-libs amd64 1:9.16.27-1~deb11u1 [1413 kB] 2022-06-10 16:42:04.166 | > Get:71 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 bind9-host amd64 1:9.16.27-1~deb11u1 [302 kB] 2022-06-10 16:42:04.166 | > Get:72 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 bind9-dnsutils amd64 1:9.16.27-1~deb11u1 [398 kB] 2022-06-10 16:42:04.166 | > Get:73 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 2022-06-10 16:42:04.166 | > Get:74 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] 2022-06-10 16:42:04.167 | > Get:75 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] 2022-06-10 16:42:04.167 | > Get:76 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] 2022-06-10 16:42:04.167 | > Get:77 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libc-l10n all 2.31-13+deb11u3 [863 kB] 2022-06-10 16:42:04.167 | > Get:78 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 locales all 2.31-13+deb11u3 [4084 kB] 2022-06-10 16:42:04.167 | > Get:79 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] 2022-06-10 16:42:04.167 | > Get:80 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] 2022-06-10 16:42:04.167 | > Get:81 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5 [929 kB] 2022-06-10 16:42:04.167 | > Get:82 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 traceroute amd64 1:2.1.0-2+b1 [55.7 kB] 2022-06-10 16:42:04.167 | > Get:83 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB] 2022-06-10 16:42:04.167 | > Get:84 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 wget amd64 1.21-1+deb11u1 [964 kB] 2022-06-10 16:42:04.167 | > Get:85 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 2022-06-10 16:42:04.167 | > Get:86 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 acl amd64 2.2.53-10 [60.6 kB] 2022-06-10 16:42:04.167 | > Get:87 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libfl2 amd64 2.6.4-8 [103 kB] 2022-06-10 16:42:07.049 | > Get:88 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 at amd64 3.1.23-1.1 [49.9 kB] 2022-06-10 16:42:07.049 | > Get:89 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] 2022-06-10 16:42:07.049 | > Get:90 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] 2022-06-10 16:42:07.049 | > Get:91 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] 2022-06-10 16:42:07.049 | > Get:92 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] 2022-06-10 16:42:07.049 | > Get:93 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] 2022-06-10 16:42:07.049 | > Get:94 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] 2022-06-10 16:42:07.049 | > Get:95 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u3 [275 kB] 2022-06-10 16:42:07.049 | > Get:96 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.113-1 [1488 kB] 2022-06-10 16:42:07.049 | > Get:97 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] 2022-06-10 16:42:07.050 | > Get:98 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1 [190 kB] 2022-06-10 16:42:07.050 | > Get:99 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] 2022-06-10 16:42:07.050 | > Get:100 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u3 [2348 kB] 2022-06-10 16:42:07.050 | > Get:101 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] 2022-06-10 16:42:07.050 | > Get:102 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] 2022-06-10 16:42:07.050 | > Get:103 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] 2022-06-10 16:42:07.050 | > Get:104 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] 2022-06-10 16:42:07.050 | > Get:105 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] 2022-06-10 16:42:07.050 | > Get:106 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] 2022-06-10 16:42:07.050 | > Get:107 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] 2022-06-10 16:42:07.050 | > Get:108 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] 2022-06-10 16:42:07.050 | > Get:109 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] 2022-06-10 16:42:07.050 | > Get:110 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] 2022-06-10 16:42:07.050 | > Get:111 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] 2022-06-10 16:42:07.050 | > Get:112 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] 2022-06-10 16:42:07.050 | > Get:113 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] 2022-06-10 16:42:07.050 | > Get:114 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] 2022-06-10 16:42:07.050 | > Get:115 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] 2022-06-10 16:42:07.050 | > Get:116 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] 2022-06-10 16:42:07.050 | > Get:117 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] 2022-06-10 16:42:07.050 | > Get:118 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] 2022-06-10 16:42:07.050 | > Get:119 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] 2022-06-10 16:42:07.050 | > Get:120 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] 2022-06-10 16:42:07.051 | > Get:121 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] 2022-06-10 16:42:07.051 | > Get:122 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 libdpkg-perl all 1.20.10 [1545 kB] 2022-06-10 16:42:07.051 | > Get:123 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 2022-06-10 16:42:07.051 | > Get:124 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] 2022-06-10 16:42:07.051 | > Get:125 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] 2022-06-10 16:42:07.051 | > Get:126 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 cloud-guest-utils all 0.31-2 [23.7 kB] 2022-06-10 16:42:07.051 | > Get:127 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 genisoimage amd64 9:1.1.11-3.2 [380 kB] 2022-06-10 16:42:07.051 | > Get:128 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 liburing1 amd64 0.7-3 [8572 B] 2022-06-10 16:42:07.051 | > Get:129 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 qemu-utils amd64 1:5.2+dfsg-11+deb11u2 [1197 kB] 2022-06-10 16:42:07.051 | > Get:130 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 cloud-image-utils all 0.31-2 [25.7 kB] 2022-06-10 16:42:07.051 | > Get:131 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 cloud-utils all 0.31-2 [10.7 kB] 2022-06-10 16:42:07.051 | > Get:132 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libklibc amd64 2.0.8-6.1 [56.6 kB] 2022-06-10 16:42:07.051 | > Get:133 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 klibc-utils amd64 2.0.8-6.1 [94.4 kB] 2022-06-10 16:42:07.051 | > Get:134 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 initramfs-tools-core all 0.140 [103 kB] 2022-06-10 16:42:07.051 | > Get:135 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 linux-base all 4.6 [32.4 kB] 2022-06-10 16:42:07.051 | > Get:136 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 initramfs-tools all 0.140 [71.7 kB] 2022-06-10 16:42:07.051 | > Get:137 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 cloud-initramfs-growroot all 0.18.debian8 [7156 B] 2022-06-10 16:42:07.051 | > Get:138 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] 2022-06-10 16:42:07.051 | > Get:139 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] 2022-06-10 16:42:07.051 | > Get:140 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 dns-root-data all 2021011101 [5524 B] 2022-06-10 16:42:07.051 | > Get:141 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 dnsutils all 1:9.16.27-1~deb11u1 [262 kB] 2022-06-10 16:42:07.051 | > Get:142 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] 2022-06-10 16:42:07.051 | > Get:143 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB] 2022-06-10 16:42:07.051 | > Get:144 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB] 2022-06-10 16:42:07.052 | > Get:145 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libevent-2.1-7 amd64 2.1.12-stable-1 [188 kB] 2022-06-10 16:42:07.052 | > Get:146 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libexpat1-dev amd64 2.2.10-2+deb11u3 [141 kB] 2022-06-10 16:42:07.052 | > Get:147 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libjs-jquery all 3.5.1+dfsg+~3.5.5-7 [315 kB] 2022-06-10 16:42:07.052 | > Get:148 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libjs-underscore all 1.9.1~dfsg-3 [100 kB] 2022-06-10 16:42:07.052 | > Get:149 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libjs-sphinxdoc all 3.4.3-2 [127 kB] 2022-06-10 16:42:07.052 | > Get:150 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libopts25 amd64 1:5.18.16-4 [69.2 kB] 2022-06-10 16:42:07.052 | > Get:151 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libparted2 amd64 3.4-1 [335 kB] 2022-06-10 16:42:07.052 | > Get:152 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpcap0.8 amd64 1.10.0-2 [159 kB] 2022-06-10 16:42:07.052 | > Get:153 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython2.7 amd64 2.7.18-8 [1022 kB] 2022-06-10 16:42:07.052 | > Get:154 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython2.7-dev amd64 2.7.18-8 [2354 kB] 2022-06-10 16:42:07.052 | > Get:155 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython2-dev amd64 2.7.18-3 [21.3 kB] 2022-06-10 16:42:07.052 | > Get:156 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython3.9 amd64 3.9.2-1 [1691 kB] 2022-06-10 16:42:07.052 | > Get:157 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython3.9-dev amd64 3.9.2-1 [4028 kB] 2022-06-10 16:42:07.052 | > Get:158 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython3-dev amd64 3.9.2-3 [21.7 kB] 2022-06-10 16:42:07.052 | > Get:159 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libunbound8 amd64 1.13.1-1 [504 kB] 2022-06-10 16:42:07.052 | > Get:160 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB] 2022-06-10 16:42:07.052 | > Get:161 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libwrap0 amd64 7.6.q-31 [59.0 kB] 2022-06-10 16:42:07.052 | > Get:162 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 linux-image-5.10.0-14-amd64 amd64 5.10.113-1 [53.8 MB] 2022-06-10 16:42:11.702 | > Get:163 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 linux-image-amd64 amd64 5.10.113-1 [1488 B] 2022-06-10 16:42:11.702 | > Get:164 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 2022-06-10 16:42:11.702 | > Get:165 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 ntp amd64 1:4.2.8p15+dfsg-1 [785 kB] 2022-06-10 16:42:11.702 | > Get:166 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 ntpdate amd64 1:4.2.8p15+dfsg-1 [156 kB] 2022-06-10 16:42:11.702 | > Get:167 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 openssh-sftp-server amd64 1:8.4p1-5 [52.3 kB] 2022-06-10 16:42:11.702 | > Get:168 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 openssh-server amd64 1:8.4p1-5 [385 kB] 2022-06-10 16:42:11.703 | > Get:169 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 parted amd64 3.4-1 [219 kB] 2022-06-10 16:42:11.703 | > Get:170 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] 2022-06-10 16:42:11.703 | > Get:171 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python2.7-dev amd64 2.7.18-8 [291 kB] 2022-06-10 16:42:11.703 | > Get:172 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python2-dev amd64 2.7.18-3 [1216 B] 2022-06-10 16:42:11.703 | > Get:173 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python-dev-is-python2 all 2.7.18-9 [1528 B] 2022-06-10 16:42:11.703 | > Get:174 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 2022-06-10 16:42:11.703 | > Get:175 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u1 [191 kB] 2022-06-10 16:42:11.703 | > Get:176 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3.9-dev amd64 3.9.2-1 [515 kB] 2022-06-10 16:42:11.703 | > Get:177 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 2022-06-10 16:42:11.703 | > Get:178 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 2022-06-10 16:42:11.703 | > Get:179 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3-dev amd64 3.9.2-3 [24.8 kB] 2022-06-10 16:42:11.703 | > Get:180 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3.9-venv amd64 3.9.2-1 [5396 B] 2022-06-10 16:42:11.703 | > Get:181 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3-venv amd64 3.9.2-3 [1188 B] 2022-06-10 16:42:11.703 | > Get:182 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB] 2022-06-10 16:42:11.703 | > Get:183 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 tcpdump amd64 4.99.0-2 [466 kB] 2022-06-10 16:42:11.703 | > Get:184 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 unbound-anchor amd64 1.13.1-1 [169 kB] 2022-06-10 16:42:11.703 | > Get:185 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 unbound amd64 1.13.1-1 [864 kB] 2022-06-10 16:42:11.703 | > debconf: delaying package configuration, since apt-utils is not installed 2022-06-10 16:42:11.703 | > Fetched 184 MB in 7s (24.8 MB/s) 2022-06-10 16:42:11.703 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11001 files and directories currently installed.) 2022-06-10 16:42:11.704 | > Removing systemd-timesyncd (247.3-7) ... 2022-06-10 16:42:11.704 | > Selecting previously unselected package sensible-utils. 2022-06-10 16:42:11.704 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10988 files and directories currently installed.) 2022-06-10 16:42:11.704 | > Preparing to unpack .../00-sensible-utils_0.0.14_all.deb ... 2022-06-10 16:42:11.704 | > Unpacking sensible-utils (0.0.14) ... 2022-06-10 16:42:11.704 | > Selecting previously unselected package cron. 2022-06-10 16:42:11.704 | > Preparing to unpack .../01-cron_3.0pl1-137_amd64.deb ... 2022-06-10 16:42:11.704 | > Unpacking cron (3.0pl1-137) ... 2022-06-10 16:42:11.704 | > Selecting previously unselected package libestr0:amd64. 2022-06-10 16:42:11.704 | > Preparing to unpack .../02-libestr0_0.1.10-2.1+b1_amd64.deb ... 2022-06-10 16:42:11.704 | > Unpacking libestr0:amd64 (0.1.10-2.1+b1) ... 2022-06-10 16:42:11.704 | > Selecting previously unselected package libfastjson4:amd64. 2022-06-10 16:42:11.704 | > Preparing to unpack .../03-libfastjson4_0.99.9-1_amd64.deb ... 2022-06-10 16:42:11.704 | > Unpacking libfastjson4:amd64 (0.99.9-1) ... 2022-06-10 16:42:11.704 | > Selecting previously unselected package liblognorm5:amd64. 2022-06-10 16:42:11.704 | > Preparing to unpack .../04-liblognorm5_2.0.5-1.1_amd64.deb ... 2022-06-10 16:42:11.704 | > Unpacking liblognorm5:amd64 (2.0.5-1.1) ... 2022-06-10 16:42:11.704 | > Selecting previously unselected package rsyslog. 2022-06-10 16:42:11.704 | > Preparing to unpack .../05-rsyslog_8.2102.0-2+deb11u1_amd64.deb ... 2022-06-10 16:42:11.704 | > Unpacking rsyslog (8.2102.0-2+deb11u1) ... 2022-06-10 16:42:11.704 | > Selecting previously unselected package perl-modules-5.32. 2022-06-10 16:42:11.704 | > Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... 2022-06-10 16:42:11.704 | > Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... 2022-06-10 16:42:11.704 | > Selecting previously unselected package libgdbm6:amd64. 2022-06-10 16:42:11.705 | > Preparing to unpack .../07-libgdbm6_1.19-2_amd64.deb ... 2022-06-10 16:42:11.705 | > Unpacking libgdbm6:amd64 (1.19-2) ... 2022-06-10 16:42:11.705 | > Selecting previously unselected package libgdbm-compat4:amd64. 2022-06-10 16:42:11.705 | > Preparing to unpack .../08-libgdbm-compat4_1.19-2_amd64.deb ... 2022-06-10 16:42:11.705 | > Unpacking libgdbm-compat4:amd64 (1.19-2) ... 2022-06-10 16:42:11.705 | > Selecting previously unselected package libperl5.32:amd64. 2022-06-10 16:42:11.705 | > Preparing to unpack .../09-libperl5.32_5.32.1-4+deb11u2_amd64.deb ... 2022-06-10 16:42:11.705 | > Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ... 2022-06-10 16:42:11.705 | > Selecting previously unselected package perl. 2022-06-10 16:42:11.705 | > Preparing to unpack .../10-perl_5.32.1-4+deb11u2_amd64.deb ... 2022-06-10 16:42:11.705 | > Unpacking perl (5.32.1-4+deb11u2) ... 2022-06-10 16:42:11.705 | > Selecting previously unselected package runit-helper. 2022-06-10 16:42:11.705 | > Preparing to unpack .../11-runit-helper_2.10.3_all.deb ... 2022-06-10 16:42:11.705 | > Unpacking runit-helper (2.10.3) ... 2022-06-10 16:42:11.705 | > Selecting previously unselected package kmod. 2022-06-10 16:42:11.705 | > Preparing to unpack .../12-kmod_28-1_amd64.deb ... 2022-06-10 16:42:11.705 | > Unpacking kmod (28-1) ... 2022-06-10 16:42:11.705 | > Selecting previously unselected package acpid. 2022-06-10 16:42:11.705 | > Preparing to unpack .../13-acpid_1%3a2.0.32-1_amd64.deb ... 2022-06-10 16:42:11.705 | > Unpacking acpid (1:2.0.32-1) ... 2022-06-10 16:42:11.705 | > Selecting previously unselected package libhavege2:amd64. 2022-06-10 16:42:11.705 | > Preparing to unpack .../14-libhavege2_1.9.14-1_amd64.deb ... 2022-06-10 16:42:11.705 | > Unpacking libhavege2:amd64 (1.9.14-1) ... 2022-06-10 16:42:11.706 | > Selecting previously unselected package haveged. 2022-06-10 16:42:11.706 | > Preparing to unpack .../15-haveged_1.9.14-1_amd64.deb ... 2022-06-10 16:42:11.706 | > Unpacking haveged (1.9.14-1) ... 2022-06-10 16:42:11.706 | > Selecting previously unselected package libip6tc2:amd64. 2022-06-10 16:42:11.706 | > Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... 2022-06-10 16:42:11.706 | > Unpacking libip6tc2:amd64 (1.8.7-1) ... 2022-06-10 16:42:11.706 | > Selecting previously unselected package libxtables12:amd64. 2022-06-10 16:42:11.706 | > Preparing to unpack .../17-libxtables12_1.8.7-1_amd64.deb ... 2022-06-10 16:42:11.706 | > Unpacking libxtables12:amd64 (1.8.7-1) ... 2022-06-10 16:42:11.706 | > Selecting previously unselected package netbase. 2022-06-10 16:42:11.706 | > Preparing to unpack .../18-netbase_6.3_all.deb ... 2022-06-10 16:42:11.706 | > Unpacking netbase (6.3) ... 2022-06-10 16:42:11.706 | > Selecting previously unselected package libmnl0:amd64. 2022-06-10 16:42:11.706 | > Preparing to unpack .../19-libmnl0_1.0.4-3_amd64.deb ... 2022-06-10 16:42:11.706 | > Unpacking libmnl0:amd64 (1.0.4-3) ... 2022-06-10 16:42:11.706 | > Selecting previously unselected package libnfnetlink0:amd64. 2022-06-10 16:42:11.706 | > Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 2022-06-10 16:42:11.706 | > Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 2022-06-10 16:42:11.706 | > Selecting previously unselected package libnetfilter-conntrack3:amd64. 2022-06-10 16:42:11.706 | > Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 2022-06-10 16:42:11.706 | > Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 2022-06-10 16:42:11.706 | > Selecting previously unselected package libnftnl11:amd64. 2022-06-10 16:42:11.706 | > Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... 2022-06-10 16:42:11.706 | > Unpacking libnftnl11:amd64 (1.1.9-1) ... 2022-06-10 16:42:11.706 | > Selecting previously unselected package iptables. 2022-06-10 16:42:11.706 | > Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... 2022-06-10 16:42:11.707 | > Unpacking iptables (1.8.7-1) ... 2022-06-10 16:42:11.707 | > Selecting previously unselected package netfilter-persistent. 2022-06-10 16:42:11.707 | > Preparing to unpack .../24-netfilter-persistent_1.0.15_all.deb ... 2022-06-10 16:42:11.707 | > Unpacking netfilter-persistent (1.0.15) ... 2022-06-10 16:42:11.707 | > Setting up libip6tc2:amd64 (1.8.7-1) ... 2022-06-10 16:42:11.707 | > Setting up libxtables12:amd64 (1.8.7-1) ... 2022-06-10 16:42:14.954 | > Setting up netbase (6.3) ... 2022-06-10 16:42:14.954 | > Setting up libmnl0:amd64 (1.0.4-3) ... 2022-06-10 16:42:14.954 | > Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 2022-06-10 16:42:14.954 | > Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 2022-06-10 16:42:14.954 | > Setting up libnftnl11:amd64 (1.1.9-1) ... 2022-06-10 16:42:14.954 | > Setting up iptables (1.8.7-1) ... 2022-06-10 16:42:14.954 | > update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2022-06-10 16:42:14.954 | > update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2022-06-10 16:42:14.954 | > update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2022-06-10 16:42:14.954 | > update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2022-06-10 16:42:14.954 | > update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2022-06-10 16:42:14.954 | > update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2022-06-10 16:42:14.954 | > Selecting previously unselected package iptables-persistent. 2022-06-10 16:42:14.954 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13454 files and directories currently installed.) 2022-06-10 16:42:14.954 | > Preparing to unpack .../00-iptables-persistent_1.0.15_all.deb ... 2022-06-10 16:42:14.955 | > Unpacking iptables-persistent (1.0.15) ... 2022-06-10 16:42:14.955 | > Selecting previously unselected package libaio1:amd64. 2022-06-10 16:42:14.955 | > Preparing to unpack .../01-libaio1_0.3.112-9_amd64.deb ... 2022-06-10 16:42:14.955 | > Unpacking libaio1:amd64 (0.3.112-9) ... 2022-06-10 16:42:14.955 | > Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2022-06-10 16:42:14.955 | > Preparing to unpack .../02-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 2022-06-10 16:42:14.955 | > Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 2022-06-10 16:42:14.955 | > Selecting previously unselected package libmd0:amd64. 2022-06-10 16:42:14.955 | > Preparing to unpack .../03-libmd0_1.0.3-3_amd64.deb ... 2022-06-10 16:42:14.955 | > Unpacking libmd0:amd64 (1.0.3-3) ... 2022-06-10 16:42:14.955 | > Selecting previously unselected package libbsd0:amd64. 2022-06-10 16:42:14.955 | > Preparing to unpack .../04-libbsd0_0.11.3-1_amd64.deb ... 2022-06-10 16:42:14.955 | > Unpacking libbsd0:amd64 (0.11.3-1) ... 2022-06-10 16:42:14.955 | > Selecting previously unselected package libedit2:amd64. 2022-06-10 16:42:14.955 | > Preparing to unpack .../05-libedit2_3.1-20191231-2+b1_amd64.deb ... 2022-06-10 16:42:14.955 | > Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... 2022-06-10 16:42:14.955 | > Selecting previously unselected package liblvm2cmd2.03:amd64. 2022-06-10 16:42:14.955 | > Preparing to unpack .../06-liblvm2cmd2.03_2.03.11-2.1_amd64.deb ... 2022-06-10 16:42:14.955 | > Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1) ... 2022-06-10 16:42:14.955 | > Selecting previously unselected package dmeventd. 2022-06-10 16:42:14.955 | > Preparing to unpack .../07-dmeventd_2%3a1.02.175-2.1_amd64.deb ... 2022-06-10 16:42:14.955 | > Unpacking dmeventd (2:1.02.175-2.1) ... 2022-06-10 16:42:14.955 | > Selecting previously unselected package lvm2. 2022-06-10 16:42:14.955 | > Preparing to unpack .../08-lvm2_2.03.11-2.1_amd64.deb ... 2022-06-10 16:42:14.955 | > Unpacking lvm2 (2.03.11-2.1) ... 2022-06-10 16:42:14.955 | > Selecting previously unselected package libpython2.7-minimal:amd64. 2022-06-10 16:42:14.955 | > Preparing to unpack .../09-libpython2.7-minimal_2.7.18-8_amd64.deb ... 2022-06-10 16:42:14.955 | > Unpacking libpython2.7-minimal:amd64 (2.7.18-8) ... 2022-06-10 16:42:14.955 | > Selecting previously unselected package python2.7-minimal. 2022-06-10 16:42:14.955 | > Preparing to unpack .../10-python2.7-minimal_2.7.18-8_amd64.deb ... 2022-06-10 16:42:14.955 | > Unpacking python2.7-minimal (2.7.18-8) ... 2022-06-10 16:42:14.955 | > Selecting previously unselected package python2-minimal. 2022-06-10 16:42:14.955 | > Preparing to unpack .../11-python2-minimal_2.7.18-3_amd64.deb ... 2022-06-10 16:42:14.955 | > Unpacking python2-minimal (2.7.18-3) ... 2022-06-10 16:42:14.955 | > Selecting previously unselected package mailcap. 2022-06-10 16:42:14.955 | > Preparing to unpack .../12-mailcap_3.69_all.deb ... 2022-06-10 16:42:14.955 | > Unpacking mailcap (3.69) ... 2022-06-10 16:42:14.955 | > Selecting previously unselected package mime-support. 2022-06-10 16:42:14.955 | > Preparing to unpack .../13-mime-support_3.66_all.deb ... 2022-06-10 16:42:14.956 | > Unpacking mime-support (3.66) ... 2022-06-10 16:42:14.956 | > Selecting previously unselected package libpython2.7-stdlib:amd64. 2022-06-10 16:42:14.956 | > Preparing to unpack .../14-libpython2.7-stdlib_2.7.18-8_amd64.deb ... 2022-06-10 16:42:14.956 | > Unpacking libpython2.7-stdlib:amd64 (2.7.18-8) ... 2022-06-10 16:42:14.956 | > Selecting previously unselected package python2.7. 2022-06-10 16:42:14.956 | > Preparing to unpack .../15-python2.7_2.7.18-8_amd64.deb ... 2022-06-10 16:42:14.956 | > Unpacking python2.7 (2.7.18-8) ... 2022-06-10 16:42:14.956 | > Selecting previously unselected package libpython2-stdlib:amd64. 2022-06-10 16:42:14.956 | > Preparing to unpack .../16-libpython2-stdlib_2.7.18-3_amd64.deb ... 2022-06-10 16:42:14.956 | > Unpacking libpython2-stdlib:amd64 (2.7.18-3) ... 2022-06-10 16:42:14.956 | > Setting up libpython2.7-minimal:amd64 (2.7.18-8) ... 2022-06-10 16:42:14.956 | > Setting up python2.7-minimal (2.7.18-8) ... 2022-06-10 16:42:14.956 | > Setting up python2-minimal (2.7.18-3) ... 2022-06-10 16:42:14.956 | > Selecting previously unselected package python2. 2022-06-10 16:42:14.956 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14437 files and directories currently installed.) 2022-06-10 16:42:14.956 | > Preparing to unpack .../000-python2_2.7.18-3_amd64.deb ... 2022-06-10 16:42:14.956 | > Unpacking python2 (2.7.18-3) ... 2022-06-10 16:42:14.956 | > Selecting previously unselected package libpopt0:amd64. 2022-06-10 16:42:14.956 | > Preparing to unpack .../001-libpopt0_1.18-2_amd64.deb ... 2022-06-10 16:42:14.956 | > Unpacking libpopt0:amd64 (1.18-2) ... 2022-06-10 16:42:14.956 | > Selecting previously unselected package rsync. 2022-06-10 16:42:14.956 | > Preparing to unpack .../002-rsync_3.2.3-4+deb11u1_amd64.deb ... 2022-06-10 16:42:14.956 | > Unpacking rsync (3.2.3-4+deb11u1) ... 2022-06-10 16:42:14.956 | > Selecting previously unselected package uuid-runtime. 2022-06-10 16:42:14.956 | > Preparing to unpack .../003-uuid-runtime_2.36.1-8+deb11u1_amd64.deb ... 2022-06-10 16:42:14.956 | > Unpacking uuid-runtime (2.36.1-8+deb11u1) ... 2022-06-10 16:42:14.956 | > Selecting previously unselected package cpio. 2022-06-10 16:42:14.956 | > Preparing to unpack .../004-cpio_2.13+dfsg-4_amd64.deb ... 2022-06-10 16:42:14.956 | > Unpacking cpio (2.13+dfsg-4) ... 2022-06-10 16:42:14.956 | > Selecting previously unselected package dmidecode. 2022-06-10 16:42:14.956 | > Preparing to unpack .../005-dmidecode_3.3-2_amd64.deb ... 2022-06-10 16:42:14.956 | > Unpacking dmidecode (3.3-2) ... 2022-06-10 16:42:14.956 | > Selecting previously unselected package libfdisk1:amd64. 2022-06-10 16:42:14.956 | > Preparing to unpack .../006-libfdisk1_2.36.1-8+deb11u1_amd64.deb ... 2022-06-10 16:42:14.956 | > Unpacking libfdisk1:amd64 (2.36.1-8+deb11u1) ... 2022-06-10 16:42:14.956 | > Selecting previously unselected package fdisk. 2022-06-10 16:42:14.956 | > Preparing to unpack .../007-fdisk_2.36.1-8+deb11u1_amd64.deb ... 2022-06-10 16:42:14.956 | > Unpacking fdisk (2.36.1-8+deb11u1) ... 2022-06-10 16:42:14.957 | > Selecting previously unselected package libelf1:amd64. 2022-06-10 16:42:14.957 | > Preparing to unpack .../008-libelf1_0.183-1_amd64.deb ... 2022-06-10 16:42:14.957 | > Unpacking libelf1:amd64 (0.183-1) ... 2022-06-10 16:42:14.957 | > Selecting previously unselected package libbpf0:amd64. 2022-06-10 16:42:14.957 | > Preparing to unpack .../009-libbpf0_1%3a0.3-2_amd64.deb ... 2022-06-10 16:42:14.957 | > Unpacking libbpf0:amd64 (1:0.3-2) ... 2022-06-10 16:42:14.957 | > Selecting previously unselected package libcap2-bin. 2022-06-10 16:42:14.957 | > Preparing to unpack .../010-libcap2-bin_1%3a2.44-1_amd64.deb ... 2022-06-10 16:42:14.957 | > Unpacking libcap2-bin (1:2.44-1) ... 2022-06-10 16:42:14.957 | > Selecting previously unselected package iproute2. 2022-06-10 16:42:14.957 | > Preparing to unpack .../011-iproute2_5.10.0-4_amd64.deb ... 2022-06-10 16:42:14.957 | > Unpacking iproute2 (5.10.0-4) ... 2022-06-10 16:42:14.957 | > Selecting previously unselected package ifupdown. 2022-06-10 16:42:14.957 | > Preparing to unpack .../012-ifupdown_0.8.36_amd64.deb ... 2022-06-10 16:42:14.957 | > Unpacking ifupdown (0.8.36) ... 2022-06-10 16:42:14.957 | > Selecting previously unselected package iputils-ping. 2022-06-10 16:42:14.957 | > Preparing to unpack .../013-iputils-ping_3%3a20210202-1_amd64.deb ... 2022-06-10 16:42:14.957 | > Unpacking iputils-ping (3:20210202-1) ... 2022-06-10 16:42:14.957 | > Selecting previously unselected package libisc-export1105:amd64. 2022-06-10 16:42:14.957 | > Preparing to unpack .../014-libisc-export1105_1%3a9.11.19+dfsg-2.1_amd64.deb ... 2022-06-10 16:42:14.957 | > Unpacking libisc-export1105:amd64 (1:9.11.19+dfsg-2.1) ... 2022-06-10 16:42:14.957 | > Selecting previously unselected package libdns-export1110. 2022-06-10 16:42:14.957 | > Preparing to unpack .../015-libdns-export1110_1%3a9.11.19+dfsg-2.1_amd64.deb ... 2022-06-10 16:42:14.957 | > Unpacking libdns-export1110 (1:9.11.19+dfsg-2.1) ... 2022-06-10 16:42:14.957 | > Selecting previously unselected package isc-dhcp-client. 2022-06-10 16:42:14.957 | > Preparing to unpack .../016-isc-dhcp-client_4.4.1-2.3_amd64.deb ... 2022-06-10 16:42:14.957 | > Unpacking isc-dhcp-client (4.4.1-2.3) ... 2022-06-10 16:42:14.957 | > Selecting previously unselected package libncurses6:amd64. 2022-06-10 16:42:14.957 | > Preparing to unpack .../017-libncurses6_6.2+20201114-2_amd64.deb ... 2022-06-10 16:42:22.335 | > Unpacking libncurses6:amd64 (6.2+20201114-2) ... 2022-06-10 16:42:22.335 | > Selecting previously unselected package libprocps8:amd64. 2022-06-10 16:42:22.336 | > Preparing to unpack .../018-libprocps8_2%3a3.3.17-5_amd64.deb ... 2022-06-10 16:42:22.336 | > Unpacking libprocps8:amd64 (2:3.3.17-5) ... 2022-06-10 16:42:22.336 | > Selecting previously unselected package procps. 2022-06-10 16:42:22.336 | > Preparing to unpack .../019-procps_2%3a3.3.17-5_amd64.deb ... 2022-06-10 16:42:22.336 | > Unpacking procps (2:3.3.17-5) ... 2022-06-10 16:42:22.336 | > Selecting previously unselected package libfstrm0:amd64. 2022-06-10 16:42:22.336 | > Preparing to unpack .../020-libfstrm0_0.6.0-1+b1_amd64.deb ... 2022-06-10 16:42:22.336 | > Unpacking libfstrm0:amd64 (0.6.0-1+b1) ... 2022-06-10 16:42:22.336 | > Selecting previously unselected package liblmdb0:amd64. 2022-06-10 16:42:22.336 | > Preparing to unpack .../021-liblmdb0_0.9.24-1_amd64.deb ... 2022-06-10 16:42:22.336 | > Unpacking liblmdb0:amd64 (0.9.24-1) ... 2022-06-10 16:42:22.336 | > Selecting previously unselected package libmaxminddb0:amd64. 2022-06-10 16:42:22.336 | > Preparing to unpack .../022-libmaxminddb0_1.5.2-1_amd64.deb ... 2022-06-10 16:42:22.336 | > Unpacking libmaxminddb0:amd64 (1.5.2-1) ... 2022-06-10 16:42:22.336 | > Selecting previously unselected package libprotobuf-c1:amd64. 2022-06-10 16:42:22.336 | > Preparing to unpack .../023-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 2022-06-10 16:42:22.336 | > Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 2022-06-10 16:42:22.336 | > Selecting previously unselected package libuv1:amd64. 2022-06-10 16:42:22.336 | > Preparing to unpack .../024-libuv1_1.40.0-2_amd64.deb ... 2022-06-10 16:42:22.336 | > Unpacking libuv1:amd64 (1.40.0-2) ... 2022-06-10 16:42:22.336 | > Selecting previously unselected package libicu67:amd64. 2022-06-10 16:42:22.336 | > Preparing to unpack .../025-libicu67_67.1-7_amd64.deb ... 2022-06-10 16:42:22.336 | > Unpacking libicu67:amd64 (67.1-7) ... 2022-06-10 16:42:22.336 | > Selecting previously unselected package libxml2:amd64. 2022-06-10 16:42:22.336 | > Preparing to unpack .../026-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... 2022-06-10 16:42:22.336 | > Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... 2022-06-10 16:42:22.336 | > Selecting previously unselected package bind9-libs:amd64. 2022-06-10 16:42:22.336 | > Preparing to unpack .../027-bind9-libs_1%3a9.16.27-1~deb11u1_amd64.deb ... 2022-06-10 16:42:22.336 | > Unpacking bind9-libs:amd64 (1:9.16.27-1~deb11u1) ... 2022-06-10 16:42:22.336 | > Selecting previously unselected package bind9-host. 2022-06-10 16:42:22.336 | > Preparing to unpack .../028-bind9-host_1%3a9.16.27-1~deb11u1_amd64.deb ... 2022-06-10 16:42:22.336 | > Unpacking bind9-host (1:9.16.27-1~deb11u1) ... 2022-06-10 16:42:22.336 | > Selecting previously unselected package bind9-dnsutils. 2022-06-10 16:42:22.336 | > Preparing to unpack .../029-bind9-dnsutils_1%3a9.16.27-1~deb11u1_amd64.deb ... 2022-06-10 16:42:22.336 | > Unpacking bind9-dnsutils (1:9.16.27-1~deb11u1) ... 2022-06-10 16:42:22.336 | > Selecting previously unselected package bzip2. 2022-06-10 16:42:22.336 | > Preparing to unpack .../030-bzip2_1.0.8-4_amd64.deb ... 2022-06-10 16:42:22.336 | > Unpacking bzip2 (1.0.8-4) ... 2022-06-10 16:42:22.336 | > Selecting previously unselected package libmagic-mgc. 2022-06-10 16:42:22.337 | > Preparing to unpack .../031-libmagic-mgc_1%3a5.39-3_amd64.deb ... 2022-06-10 16:42:22.337 | > Unpacking libmagic-mgc (1:5.39-3) ... 2022-06-10 16:42:22.337 | > Selecting previously unselected package libmagic1:amd64. 2022-06-10 16:42:22.337 | > Preparing to unpack .../032-libmagic1_1%3a5.39-3_amd64.deb ... 2022-06-10 16:42:22.337 | > Unpacking libmagic1:amd64 (1:5.39-3) ... 2022-06-10 16:42:22.337 | > Selecting previously unselected package file. 2022-06-10 16:42:22.337 | > Preparing to unpack .../033-file_1%3a5.39-3_amd64.deb ... 2022-06-10 16:42:22.337 | > Unpacking file (1:5.39-3) ... 2022-06-10 16:42:22.337 | > Selecting previously unselected package libc-l10n. 2022-06-10 16:42:22.337 | > Preparing to unpack .../034-libc-l10n_2.31-13+deb11u3_all.deb ... 2022-06-10 16:42:22.337 | > Unpacking libc-l10n (2.31-13+deb11u3) ... 2022-06-10 16:42:22.337 | > Selecting previously unselected package locales. 2022-06-10 16:42:22.337 | > Preparing to unpack .../035-locales_2.31-13+deb11u3_all.deb ... 2022-06-10 16:42:22.337 | > Unpacking locales (2.31-13+deb11u3) ... 2022-06-10 16:42:22.337 | > Selecting previously unselected package libcbor0:amd64. 2022-06-10 16:42:22.337 | > Preparing to unpack .../036-libcbor0_0.5.0+dfsg-2_amd64.deb ... 2022-06-10 16:42:22.337 | > Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ... 2022-06-10 16:42:22.337 | > Selecting previously unselected package libfido2-1:amd64. 2022-06-10 16:42:22.337 | > Preparing to unpack .../037-libfido2-1_1.6.0-2_amd64.deb ... 2022-06-10 16:42:22.337 | > Unpacking libfido2-1:amd64 (1.6.0-2) ... 2022-06-10 16:42:22.337 | > Selecting previously unselected package openssh-client. 2022-06-10 16:42:22.337 | > Preparing to unpack .../038-openssh-client_1%3a8.4p1-5_amd64.deb ... 2022-06-10 16:42:22.337 | > Unpacking openssh-client (1:8.4p1-5) ... 2022-06-10 16:42:22.337 | > Selecting previously unselected package traceroute. 2022-06-10 16:42:22.337 | > Preparing to unpack .../039-traceroute_1%3a2.1.0-2+b1_amd64.deb ... 2022-06-10 16:42:22.337 | > Unpacking traceroute (1:2.1.0-2+b1) ... 2022-06-10 16:42:22.337 | > Selecting previously unselected package ucf. 2022-06-10 16:42:22.337 | > Preparing to unpack .../040-ucf_3.0043_all.deb ... 2022-06-10 16:42:22.338 | > Moving old data out of the way 2022-06-10 16:42:22.338 | > Unpacking ucf (3.0043) ... 2022-06-10 16:42:22.338 | > Selecting previously unselected package wget. 2022-06-10 16:42:22.338 | > Preparing to unpack .../041-wget_1.21-1+deb11u1_amd64.deb ... 2022-06-10 16:42:22.338 | > Unpacking wget (1.21-1+deb11u1) ... 2022-06-10 16:42:22.338 | > Selecting previously unselected package xz-utils. 2022-06-10 16:42:22.338 | > Preparing to unpack .../042-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 2022-06-10 16:42:22.338 | > Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 2022-06-10 16:42:22.338 | > Selecting previously unselected package acl. 2022-06-10 16:42:22.338 | > Preparing to unpack .../043-acl_2.2.53-10_amd64.deb ... 2022-06-10 16:42:22.338 | > Unpacking acl (2.2.53-10) ... 2022-06-10 16:42:22.338 | > Selecting previously unselected package libfl2:amd64. 2022-06-10 16:42:22.338 | > Preparing to unpack .../044-libfl2_2.6.4-8_amd64.deb ... 2022-06-10 16:42:22.338 | > Unpacking libfl2:amd64 (2.6.4-8) ... 2022-06-10 16:42:22.338 | > Selecting previously unselected package at. 2022-06-10 16:42:22.338 | > Preparing to unpack .../045-at_3.1.23-1.1_amd64.deb ... 2022-06-10 16:42:22.338 | > Unpacking at (3.1.23-1.1) ... 2022-06-10 16:42:22.338 | > Selecting previously unselected package binutils-common:amd64. 2022-06-10 16:42:22.338 | > Preparing to unpack .../046-binutils-common_2.35.2-2_amd64.deb ... 2022-06-10 16:42:22.338 | > Unpacking binutils-common:amd64 (2.35.2-2) ... 2022-06-10 16:42:22.338 | > Selecting previously unselected package libbinutils:amd64. 2022-06-10 16:42:22.338 | > Preparing to unpack .../047-libbinutils_2.35.2-2_amd64.deb ... 2022-06-10 16:42:22.338 | > Unpacking libbinutils:amd64 (2.35.2-2) ... 2022-06-10 16:42:22.338 | > Selecting previously unselected package libctf-nobfd0:amd64. 2022-06-10 16:42:22.338 | > Preparing to unpack .../048-libctf-nobfd0_2.35.2-2_amd64.deb ... 2022-06-10 16:42:22.338 | > Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... 2022-06-10 16:42:22.338 | > Selecting previously unselected package libctf0:amd64. 2022-06-10 16:42:22.338 | > Preparing to unpack .../049-libctf0_2.35.2-2_amd64.deb ... 2022-06-10 16:42:22.338 | > Unpacking libctf0:amd64 (2.35.2-2) ... 2022-06-10 16:42:22.338 | > Selecting previously unselected package binutils-x86-64-linux-gnu. 2022-06-10 16:42:22.338 | > Preparing to unpack .../050-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... 2022-06-10 16:42:22.338 | > Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... 2022-06-10 16:42:22.338 | > Selecting previously unselected package binutils. 2022-06-10 16:42:22.338 | > Preparing to unpack .../051-binutils_2.35.2-2_amd64.deb ... 2022-06-10 16:42:22.338 | > Unpacking binutils (2.35.2-2) ... 2022-06-10 16:42:22.338 | > Selecting previously unselected package libc-dev-bin. 2022-06-10 16:42:22.338 | > Preparing to unpack .../052-libc-dev-bin_2.31-13+deb11u3_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking libc-dev-bin (2.31-13+deb11u3) ... 2022-06-10 16:42:22.339 | > Selecting previously unselected package linux-libc-dev:amd64. 2022-06-10 16:42:22.339 | > Preparing to unpack .../053-linux-libc-dev_5.10.113-1_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking linux-libc-dev:amd64 (5.10.113-1) ... 2022-06-10 16:42:22.339 | > Selecting previously unselected package libcrypt-dev:amd64. 2022-06-10 16:42:22.339 | > Preparing to unpack .../054-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... 2022-06-10 16:42:22.339 | > Selecting previously unselected package libtirpc-dev:amd64. 2022-06-10 16:42:22.339 | > Preparing to unpack .../055-libtirpc-dev_1.3.1-1_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking libtirpc-dev:amd64 (1.3.1-1) ... 2022-06-10 16:42:22.339 | > Selecting previously unselected package libnsl-dev:amd64. 2022-06-10 16:42:22.339 | > Preparing to unpack .../056-libnsl-dev_1.3.0-2_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking libnsl-dev:amd64 (1.3.0-2) ... 2022-06-10 16:42:22.339 | > Selecting previously unselected package libc6-dev:amd64. 2022-06-10 16:42:22.339 | > Preparing to unpack .../057-libc6-dev_2.31-13+deb11u3_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking libc6-dev:amd64 (2.31-13+deb11u3) ... 2022-06-10 16:42:22.339 | > Selecting previously unselected package libisl23:amd64. 2022-06-10 16:42:22.339 | > Preparing to unpack .../058-libisl23_0.23-1_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking libisl23:amd64 (0.23-1) ... 2022-06-10 16:42:22.339 | > Selecting previously unselected package libmpfr6:amd64. 2022-06-10 16:42:22.339 | > Preparing to unpack .../059-libmpfr6_4.1.0-3_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking libmpfr6:amd64 (4.1.0-3) ... 2022-06-10 16:42:22.339 | > Selecting previously unselected package libmpc3:amd64. 2022-06-10 16:42:22.339 | > Preparing to unpack .../060-libmpc3_1.2.0-1_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking libmpc3:amd64 (1.2.0-1) ... 2022-06-10 16:42:22.339 | > Selecting previously unselected package cpp-10. 2022-06-10 16:42:22.339 | > Preparing to unpack .../061-cpp-10_10.2.1-6_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking cpp-10 (10.2.1-6) ... 2022-06-10 16:42:22.339 | > Selecting previously unselected package cpp. 2022-06-10 16:42:22.339 | > Preparing to unpack .../062-cpp_4%3a10.2.1-1_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking cpp (4:10.2.1-1) ... 2022-06-10 16:42:22.339 | > Selecting previously unselected package libcc1-0:amd64. 2022-06-10 16:42:22.339 | > Preparing to unpack .../063-libcc1-0_10.2.1-6_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking libcc1-0:amd64 (10.2.1-6) ... 2022-06-10 16:42:22.339 | > Selecting previously unselected package libgomp1:amd64. 2022-06-10 16:42:22.339 | > Preparing to unpack .../064-libgomp1_10.2.1-6_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking libgomp1:amd64 (10.2.1-6) ... 2022-06-10 16:42:22.339 | > Selecting previously unselected package libitm1:amd64. 2022-06-10 16:42:22.339 | > Preparing to unpack .../065-libitm1_10.2.1-6_amd64.deb ... 2022-06-10 16:42:22.339 | > Unpacking libitm1:amd64 (10.2.1-6) ... 2022-06-10 16:42:22.340 | > Selecting previously unselected package libatomic1:amd64. 2022-06-10 16:42:31.145 | > Preparing to unpack .../066-libatomic1_10.2.1-6_amd64.deb ... 2022-06-10 16:42:31.145 | > Unpacking libatomic1:amd64 (10.2.1-6) ... 2022-06-10 16:42:31.145 | > Selecting previously unselected package libasan6:amd64. 2022-06-10 16:42:31.145 | > Preparing to unpack .../067-libasan6_10.2.1-6_amd64.deb ... 2022-06-10 16:42:31.145 | > Unpacking libasan6:amd64 (10.2.1-6) ... 2022-06-10 16:42:31.145 | > Selecting previously unselected package liblsan0:amd64. 2022-06-10 16:42:31.145 | > Preparing to unpack .../068-liblsan0_10.2.1-6_amd64.deb ... 2022-06-10 16:42:31.145 | > Unpacking liblsan0:amd64 (10.2.1-6) ... 2022-06-10 16:42:31.145 | > Selecting previously unselected package libtsan0:amd64. 2022-06-10 16:42:31.146 | > Preparing to unpack .../069-libtsan0_10.2.1-6_amd64.deb ... 2022-06-10 16:42:31.146 | > Unpacking libtsan0:amd64 (10.2.1-6) ... 2022-06-10 16:42:31.146 | > Selecting previously unselected package libubsan1:amd64. 2022-06-10 16:42:31.146 | > Preparing to unpack .../070-libubsan1_10.2.1-6_amd64.deb ... 2022-06-10 16:42:31.146 | > Unpacking libubsan1:amd64 (10.2.1-6) ... 2022-06-10 16:42:31.146 | > Selecting previously unselected package libquadmath0:amd64. 2022-06-10 16:42:31.146 | > Preparing to unpack .../071-libquadmath0_10.2.1-6_amd64.deb ... 2022-06-10 16:42:31.146 | > Unpacking libquadmath0:amd64 (10.2.1-6) ... 2022-06-10 16:42:31.146 | > Selecting previously unselected package libgcc-10-dev:amd64. 2022-06-10 16:42:31.146 | > Preparing to unpack .../072-libgcc-10-dev_10.2.1-6_amd64.deb ... 2022-06-10 16:42:31.146 | > Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... 2022-06-10 16:42:31.146 | > Selecting previously unselected package gcc-10. 2022-06-10 16:42:31.146 | > Preparing to unpack .../073-gcc-10_10.2.1-6_amd64.deb ... 2022-06-10 16:42:31.146 | > Unpacking gcc-10 (10.2.1-6) ... 2022-06-10 16:42:31.146 | > Selecting previously unselected package gcc. 2022-06-10 16:42:31.146 | > Preparing to unpack .../074-gcc_4%3a10.2.1-1_amd64.deb ... 2022-06-10 16:42:31.146 | > Unpacking gcc (4:10.2.1-1) ... 2022-06-10 16:42:31.146 | > Selecting previously unselected package libstdc++-10-dev:amd64. 2022-06-10 16:42:31.146 | > Preparing to unpack .../075-libstdc++-10-dev_10.2.1-6_amd64.deb ... 2022-06-10 16:42:31.146 | > Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... 2022-06-10 16:42:31.146 | > Selecting previously unselected package g++-10. 2022-06-10 16:42:31.146 | > Preparing to unpack .../076-g++-10_10.2.1-6_amd64.deb ... 2022-06-10 16:42:31.146 | > Unpacking g++-10 (10.2.1-6) ... 2022-06-10 16:42:31.146 | > Selecting previously unselected package g++. 2022-06-10 16:42:31.146 | > Preparing to unpack .../077-g++_4%3a10.2.1-1_amd64.deb ... 2022-06-10 16:42:31.146 | > Unpacking g++ (4:10.2.1-1) ... 2022-06-10 16:42:31.146 | > Selecting previously unselected package make. 2022-06-10 16:42:31.146 | > Preparing to unpack .../078-make_4.3-4.1_amd64.deb ... 2022-06-10 16:42:31.146 | > Unpacking make (4.3-4.1) ... 2022-06-10 16:42:31.146 | > Selecting previously unselected package libdpkg-perl. 2022-06-10 16:42:31.146 | > Preparing to unpack .../079-libdpkg-perl_1.20.10_all.deb ... 2022-06-10 16:42:31.146 | > Unpacking libdpkg-perl (1.20.10) ... 2022-06-10 16:42:31.146 | > Selecting previously unselected package patch. 2022-06-10 16:42:31.146 | > Preparing to unpack .../080-patch_2.7.6-7_amd64.deb ... 2022-06-10 16:42:31.146 | > Unpacking patch (2.7.6-7) ... 2022-06-10 16:42:31.146 | > Selecting previously unselected package dpkg-dev. 2022-06-10 16:42:31.147 | > Preparing to unpack .../081-dpkg-dev_1.20.10_all.deb ... 2022-06-10 16:42:31.147 | > Unpacking dpkg-dev (1.20.10) ... 2022-06-10 16:42:31.147 | > Selecting previously unselected package build-essential. 2022-06-10 16:42:31.147 | > Preparing to unpack .../082-build-essential_12.9_amd64.deb ... 2022-06-10 16:42:31.147 | > Unpacking build-essential (12.9) ... 2022-06-10 16:42:31.147 | > Selecting previously unselected package cloud-guest-utils. 2022-06-10 16:42:31.147 | > Preparing to unpack .../083-cloud-guest-utils_0.31-2_all.deb ... 2022-06-10 16:42:31.147 | > Unpacking cloud-guest-utils (0.31-2) ... 2022-06-10 16:42:31.147 | > Selecting previously unselected package genisoimage. 2022-06-10 16:42:31.147 | > Preparing to unpack .../084-genisoimage_9%3a1.1.11-3.2_amd64.deb ... 2022-06-10 16:42:31.147 | > Unpacking genisoimage (9:1.1.11-3.2) ... 2022-06-10 16:42:31.147 | > Selecting previously unselected package liburing1:amd64. 2022-06-10 16:42:31.147 | > Preparing to unpack .../085-liburing1_0.7-3_amd64.deb ... 2022-06-10 16:42:31.147 | > Unpacking liburing1:amd64 (0.7-3) ... 2022-06-10 16:42:31.147 | > Selecting previously unselected package qemu-utils. 2022-06-10 16:42:31.147 | > Preparing to unpack .../086-qemu-utils_1%3a5.2+dfsg-11+deb11u2_amd64.deb ... 2022-06-10 16:42:31.147 | > Unpacking qemu-utils (1:5.2+dfsg-11+deb11u2) ... 2022-06-10 16:42:31.147 | > Selecting previously unselected package cloud-image-utils. 2022-06-10 16:42:31.147 | > Preparing to unpack .../087-cloud-image-utils_0.31-2_all.deb ... 2022-06-10 16:42:31.147 | > Unpacking cloud-image-utils (0.31-2) ... 2022-06-10 16:42:31.147 | > Selecting previously unselected package cloud-utils. 2022-06-10 16:42:31.147 | > Preparing to unpack .../088-cloud-utils_0.31-2_all.deb ... 2022-06-10 16:42:31.147 | > Unpacking cloud-utils (0.31-2) ... 2022-06-10 16:42:31.147 | > Selecting previously unselected package libklibc:amd64. 2022-06-10 16:42:31.147 | > Preparing to unpack .../089-libklibc_2.0.8-6.1_amd64.deb ... 2022-06-10 16:42:31.147 | > Unpacking libklibc:amd64 (2.0.8-6.1) ... 2022-06-10 16:42:31.147 | > Selecting previously unselected package klibc-utils. 2022-06-10 16:42:31.148 | > Preparing to unpack .../090-klibc-utils_2.0.8-6.1_amd64.deb ... 2022-06-10 16:42:31.148 | > Unpacking klibc-utils (2.0.8-6.1) ... 2022-06-10 16:42:31.148 | > Selecting previously unselected package initramfs-tools-core. 2022-06-10 16:42:31.148 | > Preparing to unpack .../091-initramfs-tools-core_0.140_all.deb ... 2022-06-10 16:42:31.148 | > Unpacking initramfs-tools-core (0.140) ... 2022-06-10 16:42:31.148 | > Selecting previously unselected package linux-base. 2022-06-10 16:42:31.148 | > Preparing to unpack .../092-linux-base_4.6_all.deb ... 2022-06-10 16:42:31.148 | > Unpacking linux-base (4.6) ... 2022-06-10 16:42:31.148 | > Selecting previously unselected package initramfs-tools. 2022-06-10 16:42:31.148 | > Preparing to unpack .../093-initramfs-tools_0.140_all.deb ... 2022-06-10 16:42:31.148 | > Unpacking initramfs-tools (0.140) ... 2022-06-10 16:42:31.148 | > Selecting previously unselected package cloud-initramfs-growroot. 2022-06-10 16:42:31.148 | > Preparing to unpack .../094-cloud-initramfs-growroot_0.18.debian8_all.deb ... 2022-06-10 16:42:31.148 | > Unpacking cloud-initramfs-growroot (0.18.debian8) ... 2022-06-10 16:42:31.148 | > Selecting previously unselected package libcurl4:amd64. 2022-06-10 16:42:31.148 | > Preparing to unpack .../095-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... 2022-06-10 16:42:31.148 | > Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... 2022-06-10 16:42:31.148 | > Selecting previously unselected package curl. 2022-06-10 16:42:31.148 | > Preparing to unpack .../096-curl_7.74.0-1.3+deb11u1_amd64.deb ... 2022-06-10 16:42:31.148 | > Unpacking curl (7.74.0-1.3+deb11u1) ... 2022-06-10 16:42:31.148 | > Selecting previously unselected package dns-root-data. 2022-06-10 16:42:31.148 | > Preparing to unpack .../097-dns-root-data_2021011101_all.deb ... 2022-06-10 16:42:31.148 | > Unpacking dns-root-data (2021011101) ... 2022-06-10 16:42:31.148 | > Selecting previously unselected package dnsutils. 2022-06-10 16:42:31.148 | > Preparing to unpack .../098-dnsutils_1%3a9.16.27-1~deb11u1_all.deb ... 2022-06-10 16:42:31.149 | > Unpacking dnsutils (1:9.16.27-1~deb11u1) ... 2022-06-10 16:42:31.149 | > Selecting previously unselected package liberror-perl. 2022-06-10 16:42:31.149 | > Preparing to unpack .../099-liberror-perl_0.17029-1_all.deb ... 2022-06-10 16:42:31.149 | > Unpacking liberror-perl (0.17029-1) ... 2022-06-10 16:42:31.149 | > Selecting previously unselected package git-man. 2022-06-10 16:42:31.149 | > Preparing to unpack .../100-git-man_1%3a2.30.2-1_all.deb ... 2022-06-10 16:42:31.149 | > Unpacking git-man (1:2.30.2-1) ... 2022-06-10 16:42:31.149 | > Selecting previously unselected package git. 2022-06-10 16:42:31.149 | > Preparing to unpack .../101-git_1%3a2.30.2-1_amd64.deb ... 2022-06-10 16:42:31.149 | > Unpacking git (1:2.30.2-1) ... 2022-06-10 16:42:31.149 | > Selecting previously unselected package libevent-2.1-7:amd64. 2022-06-10 16:42:31.149 | > Preparing to unpack .../102-libevent-2.1-7_2.1.12-stable-1_amd64.deb ... 2022-06-10 16:42:31.149 | > Unpacking libevent-2.1-7:amd64 (2.1.12-stable-1) ... 2022-06-10 16:42:31.149 | > Selecting previously unselected package libexpat1-dev:amd64. 2022-06-10 16:42:31.149 | > Preparing to unpack .../103-libexpat1-dev_2.2.10-2+deb11u3_amd64.deb ... 2022-06-10 16:42:31.149 | > Unpacking libexpat1-dev:amd64 (2.2.10-2+deb11u3) ... 2022-06-10 16:42:31.149 | > Selecting previously unselected package libjs-jquery. 2022-06-10 16:42:31.149 | > Preparing to unpack .../104-libjs-jquery_3.5.1+dfsg+~3.5.5-7_all.deb ... 2022-06-10 16:42:31.149 | > Unpacking libjs-jquery (3.5.1+dfsg+~3.5.5-7) ... 2022-06-10 16:42:31.149 | > Selecting previously unselected package libjs-underscore. 2022-06-10 16:42:31.149 | > Preparing to unpack .../105-libjs-underscore_1.9.1~dfsg-3_all.deb ... 2022-06-10 16:42:31.149 | > Unpacking libjs-underscore (1.9.1~dfsg-3) ... 2022-06-10 16:42:31.149 | > Selecting previously unselected package libjs-sphinxdoc. 2022-06-10 16:42:31.149 | > Preparing to unpack .../106-libjs-sphinxdoc_3.4.3-2_all.deb ... 2022-06-10 16:42:31.149 | > Unpacking libjs-sphinxdoc (3.4.3-2) ... 2022-06-10 16:42:31.150 | > Selecting previously unselected package libopts25:amd64. 2022-06-10 16:42:31.150 | > Preparing to unpack .../107-libopts25_1%3a5.18.16-4_amd64.deb ... 2022-06-10 16:42:31.150 | > Unpacking libopts25:amd64 (1:5.18.16-4) ... 2022-06-10 16:42:31.150 | > Selecting previously unselected package libparted2:amd64. 2022-06-10 16:42:31.150 | > Preparing to unpack .../108-libparted2_3.4-1_amd64.deb ... 2022-06-10 16:42:31.150 | > Unpacking libparted2:amd64 (3.4-1) ... 2022-06-10 16:42:31.150 | > Selecting previously unselected package libpcap0.8:amd64. 2022-06-10 16:42:31.150 | > Preparing to unpack .../109-libpcap0.8_1.10.0-2_amd64.deb ... 2022-06-10 16:42:31.150 | > Unpacking libpcap0.8:amd64 (1.10.0-2) ... 2022-06-10 16:42:31.150 | > Selecting previously unselected package libpython2.7:amd64. 2022-06-10 16:42:31.150 | > Preparing to unpack .../110-libpython2.7_2.7.18-8_amd64.deb ... 2022-06-10 16:42:31.150 | > Unpacking libpython2.7:amd64 (2.7.18-8) ... 2022-06-10 16:42:31.150 | > Selecting previously unselected package libpython2.7-dev:amd64. 2022-06-10 16:42:31.150 | > Preparing to unpack .../111-libpython2.7-dev_2.7.18-8_amd64.deb ... 2022-06-10 16:42:31.150 | > Unpacking libpython2.7-dev:amd64 (2.7.18-8) ... 2022-06-10 16:42:31.150 | > Selecting previously unselected package libpython2-dev:amd64. 2022-06-10 16:42:31.150 | > Preparing to unpack .../112-libpython2-dev_2.7.18-3_amd64.deb ... 2022-06-10 16:42:31.150 | > Unpacking libpython2-dev:amd64 (2.7.18-3) ... 2022-06-10 16:42:31.150 | > Selecting previously unselected package libpython3.9:amd64. 2022-06-10 16:42:31.150 | > Preparing to unpack .../113-libpython3.9_3.9.2-1_amd64.deb ... 2022-06-10 16:42:31.150 | > Unpacking libpython3.9:amd64 (3.9.2-1) ... 2022-06-10 16:42:31.150 | > Selecting previously unselected package libpython3.9-dev:amd64. 2022-06-10 16:42:31.151 | > Preparing to unpack .../114-libpython3.9-dev_3.9.2-1_amd64.deb ... 2022-06-10 16:42:31.151 | > Unpacking libpython3.9-dev:amd64 (3.9.2-1) ... 2022-06-10 16:42:42.245 | > Selecting previously unselected package libpython3-dev:amd64. 2022-06-10 16:42:42.245 | > Preparing to unpack .../115-libpython3-dev_3.9.2-3_amd64.deb ... 2022-06-10 16:42:42.245 | > Unpacking libpython3-dev:amd64 (3.9.2-3) ... 2022-06-10 16:42:42.245 | > Selecting previously unselected package libunbound8:amd64. 2022-06-10 16:42:42.245 | > Preparing to unpack .../116-libunbound8_1.13.1-1_amd64.deb ... 2022-06-10 16:42:42.245 | > Unpacking libunbound8:amd64 (1.13.1-1) ... 2022-06-10 16:42:42.245 | > Selecting previously unselected package libunwind8:amd64. 2022-06-10 16:42:42.245 | > Preparing to unpack .../117-libunwind8_1.3.2-2_amd64.deb ... 2022-06-10 16:42:42.245 | > Unpacking libunwind8:amd64 (1.3.2-2) ... 2022-06-10 16:42:42.245 | > Selecting previously unselected package libwrap0:amd64. 2022-06-10 16:42:42.245 | > Preparing to unpack .../118-libwrap0_7.6.q-31_amd64.deb ... 2022-06-10 16:42:42.245 | > Unpacking libwrap0:amd64 (7.6.q-31) ... 2022-06-10 16:42:42.245 | > Selecting previously unselected package linux-image-5.10.0-14-amd64. 2022-06-10 16:42:42.245 | > Preparing to unpack .../119-linux-image-5.10.0-14-amd64_5.10.113-1_amd64.deb ... 2022-06-10 16:42:42.245 | > Unpacking linux-image-5.10.0-14-amd64 (5.10.113-1) ... 2022-06-10 16:42:42.245 | > Selecting previously unselected package linux-image-amd64. 2022-06-10 16:42:42.245 | > Preparing to unpack .../120-linux-image-amd64_5.10.113-1_amd64.deb ... 2022-06-10 16:42:42.245 | > Unpacking linux-image-amd64 (5.10.113-1) ... 2022-06-10 16:42:42.246 | > Selecting previously unselected package net-tools. 2022-06-10 16:42:42.246 | > Preparing to unpack .../121-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 2022-06-10 16:42:42.246 | > Unpacking net-tools (1.60+git20181103.0eebece-1) ... 2022-06-10 16:42:42.246 | > Selecting previously unselected package ntp. 2022-06-10 16:42:42.246 | > Preparing to unpack .../122-ntp_1%3a4.2.8p15+dfsg-1_amd64.deb ... 2022-06-10 16:42:42.246 | > Unpacking ntp (1:4.2.8p15+dfsg-1) ... 2022-06-10 16:42:42.246 | > Selecting previously unselected package ntpdate. 2022-06-10 16:42:42.246 | > Preparing to unpack .../123-ntpdate_1%3a4.2.8p15+dfsg-1_amd64.deb ... 2022-06-10 16:42:42.246 | > Unpacking ntpdate (1:4.2.8p15+dfsg-1) ... 2022-06-10 16:42:42.246 | > Selecting previously unselected package openssh-sftp-server. 2022-06-10 16:42:42.246 | > Preparing to unpack .../124-openssh-sftp-server_1%3a8.4p1-5_amd64.deb ... 2022-06-10 16:42:42.246 | > Unpacking openssh-sftp-server (1:8.4p1-5) ... 2022-06-10 16:42:42.246 | > Selecting previously unselected package openssh-server. 2022-06-10 16:42:42.246 | > Preparing to unpack .../125-openssh-server_1%3a8.4p1-5_amd64.deb ... 2022-06-10 16:42:42.246 | > Unpacking openssh-server (1:8.4p1-5) ... 2022-06-10 16:42:42.246 | > Selecting previously unselected package parted. 2022-06-10 16:42:42.246 | > Preparing to unpack .../126-parted_3.4-1_amd64.deb ... 2022-06-10 16:42:42.246 | > Unpacking parted (3.4-1) ... 2022-06-10 16:42:42.246 | > Selecting previously unselected package python-is-python2. 2022-06-10 16:42:42.246 | > Preparing to unpack .../127-python-is-python2_2.7.18-9_all.deb ... 2022-06-10 16:42:42.246 | > Unpacking python-is-python2 (2.7.18-9) ... 2022-06-10 16:42:42.246 | > Selecting previously unselected package python2.7-dev. 2022-06-10 16:42:42.246 | > Preparing to unpack .../128-python2.7-dev_2.7.18-8_amd64.deb ... 2022-06-10 16:42:42.246 | > Unpacking python2.7-dev (2.7.18-8) ... 2022-06-10 16:42:42.246 | > Selecting previously unselected package python2-dev. 2022-06-10 16:42:42.246 | > Preparing to unpack .../129-python2-dev_2.7.18-3_amd64.deb ... 2022-06-10 16:42:42.246 | > Unpacking python2-dev (2.7.18-3) ... 2022-06-10 16:42:42.246 | > Selecting previously unselected package python-dev-is-python2. 2022-06-10 16:42:42.246 | > Preparing to unpack .../130-python-dev-is-python2_2.7.18-9_all.deb ... 2022-06-10 16:42:42.246 | > Unpacking python-dev-is-python2 (2.7.18-9) ... 2022-06-10 16:42:42.246 | > Selecting previously unselected package python-pip-whl. 2022-06-10 16:42:42.246 | > Preparing to unpack .../131-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 2022-06-10 16:42:42.246 | > Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 2022-06-10 16:42:42.246 | > Selecting previously unselected package zlib1g-dev:amd64. 2022-06-10 16:42:42.247 | > Preparing to unpack .../132-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u1_amd64.deb ... 2022-06-10 16:42:42.247 | > Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u1) ... 2022-06-10 16:42:42.247 | > Selecting previously unselected package python3.9-dev. 2022-06-10 16:42:42.247 | > Preparing to unpack .../133-python3.9-dev_3.9.2-1_amd64.deb ... 2022-06-10 16:42:42.247 | > Unpacking python3.9-dev (3.9.2-1) ... 2022-06-10 16:42:42.247 | > Selecting previously unselected package python3-lib2to3. 2022-06-10 16:42:42.247 | > Preparing to unpack .../134-python3-lib2to3_3.9.2-1_all.deb ... 2022-06-10 16:42:42.247 | > Unpacking python3-lib2to3 (3.9.2-1) ... 2022-06-10 16:42:42.247 | > Selecting previously unselected package python3-distutils. 2022-06-10 16:42:42.247 | > Preparing to unpack .../135-python3-distutils_3.9.2-1_all.deb ... 2022-06-10 16:42:42.247 | > Unpacking python3-distutils (3.9.2-1) ... 2022-06-10 16:42:42.247 | > Selecting previously unselected package python3-dev. 2022-06-10 16:42:42.247 | > Preparing to unpack .../136-python3-dev_3.9.2-3_amd64.deb ... 2022-06-10 16:42:42.247 | > Unpacking python3-dev (3.9.2-3) ... 2022-06-10 16:42:42.247 | > Selecting previously unselected package python3.9-venv. 2022-06-10 16:42:42.247 | > Preparing to unpack .../137-python3.9-venv_3.9.2-1_amd64.deb ... 2022-06-10 16:42:42.247 | > Unpacking python3.9-venv (3.9.2-1) ... 2022-06-10 16:42:42.247 | > Selecting previously unselected package python3-venv. 2022-06-10 16:42:42.247 | > Preparing to unpack .../138-python3-venv_3.9.2-3_amd64.deb ... 2022-06-10 16:42:42.247 | > Unpacking python3-venv (3.9.2-3) ... 2022-06-10 16:42:42.247 | > Selecting previously unselected package strace. 2022-06-10 16:42:42.247 | > Preparing to unpack .../139-strace_5.10-1_amd64.deb ... 2022-06-10 16:42:42.247 | > Unpacking strace (5.10-1) ... 2022-06-10 16:42:42.247 | > Selecting previously unselected package tcpdump. 2022-06-10 16:42:42.247 | > Preparing to unpack .../140-tcpdump_4.99.0-2_amd64.deb ... 2022-06-10 16:42:42.247 | > Unpacking tcpdump (4.99.0-2) ... 2022-06-10 16:42:42.247 | > Selecting previously unselected package unbound-anchor. 2022-06-10 16:42:42.247 | > Preparing to unpack .../141-unbound-anchor_1.13.1-1_amd64.deb ... 2022-06-10 16:42:42.247 | > Unpacking unbound-anchor (1.13.1-1) ... 2022-06-10 16:42:42.247 | > Selecting previously unselected package unbound. 2022-06-10 16:42:42.247 | > Preparing to unpack .../142-unbound_1.13.1-1_amd64.deb ... 2022-06-10 16:42:42.247 | > Unpacking unbound (1.13.1-1) ... 2022-06-10 16:42:42.247 | > Setting up cpio (2.13+dfsg-4) ... 2022-06-10 16:42:42.247 | > update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 2022-06-10 16:42:42.247 | > Setting up liblmdb0:amd64 (0.9.24-1) ... 2022-06-10 16:42:42.247 | > Setting up runit-helper (2.10.3) ... 2022-06-10 16:42:42.247 | > Setting up net-tools (1.60+git20181103.0eebece-1) ... 2022-06-10 16:42:42.248 | > Setting up libc-l10n (2.31-13+deb11u3) ... 2022-06-10 16:42:42.248 | > Setting up linux-base (4.6) ... 2022-06-10 16:42:42.248 | > Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 2022-06-10 16:42:42.248 | > Setting up wget (1.21-1+deb11u1) ... 2022-06-10 16:42:42.248 | > Setting up libicu67:amd64 (67.1-7) ... 2022-06-10 16:42:42.248 | > Setting up traceroute (1:2.1.0-2+b1) ... 2022-06-10 16:42:42.248 | > update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode 2022-06-10 16:42:42.248 | > update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode 2022-06-10 16:42:42.248 | > update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode 2022-06-10 16:42:42.248 | > update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode 2022-06-10 16:42:42.248 | > update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode 2022-06-10 16:42:42.248 | > Setting up libmagic-mgc (1:5.39-3) ... 2022-06-10 16:42:42.248 | > Setting up libestr0:amd64 (0.1.10-2.1+b1) ... 2022-06-10 16:42:42.248 | > Setting up libfastjson4:amd64 (0.99.9-1) ... 2022-06-10 16:42:42.248 | > Setting up libmaxminddb0:amd64 (1.5.2-1) ... 2022-06-10 16:42:42.248 | > Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... 2022-06-10 16:42:42.248 | > Setting up libfstrm0:amd64 (0.6.0-1+b1) ... 2022-06-10 16:42:42.248 | > Setting up libcbor0:amd64 (0.5.0+dfsg-2) ... 2022-06-10 16:42:42.248 | > Setting up binutils-common:amd64 (2.35.2-2) ... 2022-06-10 16:42:42.248 | > Setting up libmagic1:amd64 (1:5.39-3) ... 2022-06-10 16:42:42.248 | > Setting up linux-libc-dev:amd64 (5.10.113-1) ... 2022-06-10 16:42:42.248 | > Setting up libctf-nobfd0:amd64 (2.35.2-2) ... 2022-06-10 16:42:42.248 | > Setting up file (1:5.39-3) ... 2022-06-10 16:42:42.248 | > Setting up kmod (28-1) ... 2022-06-10 16:42:42.248 | > Setting up libgomp1:amd64 (10.2.1-6) ... 2022-06-10 16:42:42.248 | > Setting up bzip2 (1.0.8-4) ... 2022-06-10 16:42:42.248 | > Setting up locales (2.31-13+deb11u3) ... 2022-06-10 16:42:42.248 | > Generating locales (this might take a while)... 2022-06-10 16:42:42.248 | > Generation complete. 2022-06-10 16:42:42.248 | > Setting up libopts25:amd64 (1:5.18.16-4) ... 2022-06-10 16:42:42.248 | > Setting up libunwind8:amd64 (1.3.2-2) ... 2022-06-10 16:42:42.248 | > Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 2022-06-10 16:42:42.248 | > Setting up ntpdate (1:4.2.8p15+dfsg-1) ... 2022-06-10 16:42:42.248 | > Setting up libasan6:amd64 (10.2.1-6) ... 2022-06-10 16:42:42.249 | > Setting up acl (2.2.53-10) ... 2022-06-10 16:42:42.249 | > Setting up dns-root-data (2021011101) ... 2022-06-10 16:42:42.249 | > Setting up libcap2-bin (1:2.44-1) ... 2022-06-10 16:42:42.249 | > Setting up libhavege2:amd64 (1.9.14-1) ... 2022-06-10 16:42:42.249 | > Setting up libklibc:amd64 (2.0.8-6.1) ... 2022-06-10 16:42:42.249 | > Setting up libisc-export1105:amd64 (1:9.11.19+dfsg-2.1) ... 2022-06-10 16:42:42.249 | > Setting up libtirpc-dev:amd64 (1.3.1-1) ... 2022-06-10 16:42:42.249 | > Setting up libuv1:amd64 (1.40.0-2) ... 2022-06-10 16:42:42.249 | > Setting up libpython3.9:amd64 (3.9.2-1) ... 2022-06-10 16:42:42.249 | > Setting up libpcap0.8:amd64 (1.10.0-2) ... 2022-06-10 16:42:42.249 | > Setting up libwrap0:amd64 (7.6.q-31) ... 2022-06-10 16:42:42.249 | > Setting up make (4.3-4.1) ... 2022-06-10 16:42:42.249 | > Setting up libmpfr6:amd64 (4.1.0-3) ... 2022-06-10 16:42:42.249 | > Setting up libncurses6:amd64 (6.2+20201114-2) ... 2022-06-10 16:42:42.249 | > Setting up strace (5.10-1) ... 2022-06-10 16:42:42.249 | > Setting up xz-utils (5.2.5-2.1~deb11u1) ... 2022-06-10 16:42:42.249 | > update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2022-06-10 16:42:42.249 | > Setting up libquadmath0:amd64 (10.2.1-6) ... 2022-06-10 16:42:42.249 | > Setting up libmpc3:amd64 (1.2.0-1) ... 2022-06-10 16:42:42.249 | > Setting up libatomic1:amd64 (10.2.1-6) ... 2022-06-10 16:42:42.249 | > Setting up libevent-2.1-7:amd64 (2.1.12-stable-1) ... 2022-06-10 16:42:42.249 | > Setting up patch (2.7.6-7) ... 2022-06-10 16:42:42.249 | > Setting up libfl2:amd64 (2.6.4-8) ... 2022-06-10 16:42:42.249 | > Setting up liburing1:amd64 (0.7-3) ... 2022-06-10 16:42:42.249 | > Setting up libfdisk1:amd64 (2.36.1-8+deb11u1) ... 2022-06-10 16:42:42.249 | > Setting up liblognorm5:amd64 (2.0.5-1.1) ... 2022-06-10 16:42:42.249 | > Setting up libubsan1:amd64 (10.2.1-6) ... 2022-06-10 16:42:42.249 | > Setting up netfilter-persistent (1.0.15) ... 2022-06-10 16:43:09.516 | > Running in chroot, ignoring request. 2022-06-10 16:43:09.516 | > invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:43:09.516 | > Created symlink /etc/systemd/system/multi-user.target.wants/netfilter-persistent.service -> /lib/systemd/system/netfilter-persistent.service. 2022-06-10 16:43:09.516 | > Setting up libmd0:amd64 (1.0.3-3) ... 2022-06-10 16:43:09.516 | > Setting up libnsl-dev:amd64 (1.3.0-2) ... 2022-06-10 16:43:09.516 | > Setting up sensible-utils (0.0.14) ... 2022-06-10 16:43:09.516 | > Setting up uuid-runtime (2.36.1-8+deb11u1) ... 2022-06-10 16:43:09.516 | > Adding group `uuidd' (GID 109) ... 2022-06-10 16:43:09.516 | > Done. 2022-06-10 16:43:09.516 | > Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory 2022-06-10 16:43:09.516 | > Adding system user `uuidd' (UID 105) ... 2022-06-10 16:43:09.516 | > Adding new user `uuidd' (UID 105) with group `uuidd' ... 2022-06-10 16:43:09.516 | > Not creating home directory `/run/uuidd'. 2022-06-10 16:43:09.516 | > Running in chroot, ignoring request. 2022-06-10 16:43:09.516 | > invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:43:09.516 | > Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket -> /lib/systemd/system/uuidd.socket. 2022-06-10 16:43:09.516 | > Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... 2022-06-10 16:43:09.516 | > Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... 2022-06-10 16:43:09.516 | > Setting up git-man (1:2.30.2-1) ... 2022-06-10 16:43:09.516 | > Setting up python-pip-whl (20.3.4-4+deb11u1) ... 2022-06-10 16:43:09.516 | > Setting up curl (7.74.0-1.3+deb11u1) ... 2022-06-10 16:43:09.516 | > Setting up libjs-jquery (3.5.1+dfsg+~3.5.5-7) ... 2022-06-10 16:43:09.517 | > Setting up dmidecode (3.3-2) ... 2022-06-10 16:43:09.517 | > Setting up libbinutils:amd64 (2.35.2-2) ... 2022-06-10 16:43:09.517 | > Setting up libfido2-1:amd64 (1.6.0-2) ... 2022-06-10 16:43:09.517 | > Setting up libisl23:amd64 (0.23-1) ... 2022-06-10 16:43:09.517 | > Setting up libaio1:amd64 (0.3.112-9) ... 2022-06-10 16:43:09.517 | > Setting up libc-dev-bin (2.31-13+deb11u3) ... 2022-06-10 16:43:09.517 | > Setting up klibc-utils (2.0.8-6.1) ... 2022-06-10 16:43:09.517 | > No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2022-06-10 16:43:09.517 | > Setting up libbsd0:amd64 (0.11.3-1) ... 2022-06-10 16:43:09.517 | > Setting up python3-lib2to3 (3.9.2-1) ... 2022-06-10 16:43:09.517 | > Setting up cloud-guest-utils (0.31-2) ... 2022-06-10 16:43:09.517 | > Setting up libelf1:amd64 (0.183-1) ... 2022-06-10 16:43:09.517 | > Setting up iputils-ping (3:20210202-1) ... 2022-06-10 16:43:09.517 | > Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... 2022-06-10 16:43:09.517 | > Setting up libcc1-0:amd64 (10.2.1-6) ... 2022-06-10 16:43:09.517 | > Setting up liblsan0:amd64 (10.2.1-6) ... 2022-06-10 16:43:09.517 | > Setting up libprocps8:amd64 (2:3.3.17-5) ... 2022-06-10 16:43:09.517 | > Setting up cpp-10 (10.2.1-6) ... 2022-06-10 16:43:09.517 | > Setting up libitm1:amd64 (10.2.1-6) ... 2022-06-10 16:43:09.517 | > Setting up libgdbm6:amd64 (1.19-2) ... 2022-06-10 16:43:09.517 | > Setting up libjs-underscore (1.9.1~dfsg-3) ... 2022-06-10 16:43:09.517 | > Setting up libpopt0:amd64 (1.18-2) ... 2022-06-10 16:43:09.517 | > Setting up libtsan0:amd64 (10.2.1-6) ... 2022-06-10 16:43:09.517 | > Setting up libctf0:amd64 (2.35.2-2) ... 2022-06-10 16:43:09.517 | > Setting up python3-distutils (3.9.2-1) ... 2022-06-10 16:43:09.517 | > Setting up genisoimage (9:1.1.11-3.2) ... 2022-06-10 16:43:09.517 | > Setting up tcpdump (4.99.0-2) ... 2022-06-10 16:43:09.517 | > Setting up haveged (1.9.14-1) ... 2022-06-10 16:43:09.517 | > Running in chroot, ignoring request. 2022-06-10 16:43:09.517 | > invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:43:09.517 | > Created symlink /etc/systemd/system/sysinit.target.wants/haveged.service -> /lib/systemd/system/haveged.service. 2022-06-10 16:43:09.517 | > Setting up bind9-libs:amd64 (1:9.16.27-1~deb11u1) ... 2022-06-10 16:43:09.517 | > Setting up at (3.1.23-1.1) ... 2022-06-10 16:43:09.517 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /lib/systemd/system/atd.service. 2022-06-10 16:43:09.517 | > Running in chroot, ignoring request. 2022-06-10 16:43:09.517 | > invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:43:09.517 | > Setting up libgcc-10-dev:amd64 (10.2.1-6) ... 2022-06-10 16:43:09.517 | > Setting up libedit2:amd64 (3.1-20191231-2+b1) ... 2022-06-10 16:43:09.518 | > Setting up cron (3.0pl1-137) ... 2022-06-10 16:43:09.518 | > Adding group `crontab' (GID 111) ... 2022-06-10 16:43:09.518 | > Done. 2022-06-10 16:43:09.518 | > Running in chroot, ignoring request. 2022-06-10 16:43:09.518 | > invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:43:09.518 | > Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service. 2022-06-10 16:43:09.518 | > Setting up rsyslog (8.2102.0-2+deb11u1) ... 2022-06-10 16:43:09.518 | > Running in chroot, ignoring request. 2022-06-10 16:43:09.518 | > invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:43:09.518 | > Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service. 2022-06-10 16:43:09.518 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service. 2022-06-10 16:43:09.518 | > Setting up libdns-export1110 (1:9.11.19+dfsg-2.1) ... 2022-06-10 16:43:09.518 | > Setting up acpid (1:2.0.32-1) ... 2022-06-10 16:43:09.518 | > Running in chroot, ignoring request. 2022-06-10 16:43:09.518 | > invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:43:09.518 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /lib/systemd/system/acpid.socket. 2022-06-10 16:43:09.518 | > Created symlink /etc/systemd/system/paths.target.wants/acpid.path -> /lib/systemd/system/acpid.path. 2022-06-10 16:43:09.518 | > Setting up fdisk (2.36.1-8+deb11u1) ... 2022-06-10 16:43:09.518 | > Setting up iptables-persistent (1.0.15) ... 2022-06-10 16:43:09.518 | > update-alternatives: using /lib/systemd/system/netfilter-persistent.service to provide /lib/systemd/system/iptables.service (iptables.service) in auto mode 2022-06-10 16:43:09.518 | > Setting up libunbound8:amd64 (1.13.1-1) ... 2022-06-10 16:43:09.518 | > Setting up ntp (1:4.2.8p15+dfsg-1) ... 2022-06-10 16:43:09.518 | > Created symlink /etc/systemd/system/multi-user.target.wants/ntp.service -> /lib/systemd/system/ntp.service. 2022-06-10 16:43:09.518 | > Running in chroot, ignoring request. 2022-06-10 16:43:09.518 | > invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:43:09.518 | > Setting up libgdbm-compat4:amd64 (1.19-2) ... 2022-06-10 16:43:09.518 | > Setting up ucf (3.0043) ... 2022-06-10 16:43:09.518 | > Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ... 2022-06-10 16:43:09.518 | > Setting up libjs-sphinxdoc (3.4.3-2) ... 2022-06-10 16:43:09.518 | > Setting up libparted2:amd64 (3.4-1) ... 2022-06-10 16:43:09.518 | > Setting up cpp (4:10.2.1-1) ... 2022-06-10 16:43:09.518 | > Setting up procps (2:3.3.17-5) ... 2022-06-10 16:43:09.518 | > Setting up libc6-dev:amd64 (2.31-13+deb11u3) ... 2022-06-10 16:43:09.518 | > Setting up python3.9-venv (3.9.2-1) ... 2022-06-10 16:43:09.518 | > Setting up qemu-utils (1:5.2+dfsg-11+deb11u2) ... 2022-06-10 16:43:09.518 | > Setting up unbound-anchor (1.13.1-1) ... 2022-06-10 16:43:09.519 | > Setting up libbpf0:amd64 (1:0.3-2) ... 2022-06-10 16:43:09.519 | > Setting up initramfs-tools-core (0.140) ... 2022-06-10 16:43:09.519 | > Setting up bind9-host (1:9.16.27-1~deb11u1) ... 2022-06-10 16:43:09.519 | > Setting up rsync (3.2.3-4+deb11u1) ... 2022-06-10 16:43:09.519 | > Running in chroot, ignoring request. 2022-06-10 16:43:09.519 | > invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:43:09.519 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsync.service -> /lib/systemd/system/rsync.service. 2022-06-10 16:43:09.519 | > Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... 2022-06-10 16:43:09.519 | > Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... 2022-06-10 16:43:09.519 | > Setting up initramfs-tools (0.140) ... 2022-06-10 16:43:09.519 | > update-initramfs: deferring update (trigger activated) 2022-06-10 16:43:09.519 | > Setting up unbound (1.13.1-1) ... 2022-06-10 16:43:09.519 | > Created symlink /etc/systemd/system/multi-user.target.wants/unbound.service -> /lib/systemd/system/unbound.service. 2022-06-10 16:43:09.519 | > Created symlink /etc/systemd/system/unbound.service.wants/unbound-resolvconf.service -> /lib/systemd/system/unbound-resolvconf.service. 2022-06-10 16:43:09.519 | > Running in chroot, ignoring request. 2022-06-10 16:43:09.519 | > invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:43:09.519 | > Setting up iproute2 (5.10.0-4) ... 2022-06-10 16:43:09.519 | > Setting up openssh-client (1:8.4p1-5) ... 2022-06-10 16:43:09.519 | > Setting up isc-dhcp-client (4.4.1-2.3) ... 2022-06-10 16:43:09.519 | > Setting up parted (3.4-1) ... 2022-06-10 16:43:09.519 | > Setting up binutils (2.35.2-2) ... 2022-06-10 16:43:09.519 | > Setting up cloud-image-utils (0.31-2) ... 2022-06-10 16:43:09.519 | > Setting up linux-image-5.10.0-14-amd64 (5.10.113-1) ... 2022-06-10 16:43:09.519 | > I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.10.0-14-amd64 2022-06-10 16:43:09.519 | > I: /initrd.img.old is now a symlink to boot/initrd.img-5.10.0-14-amd64 2022-06-10 16:43:09.519 | > I: /vmlinuz is now a symlink to boot/vmlinuz-5.10.0-14-amd64 2022-06-10 16:43:09.519 | > I: /initrd.img is now a symlink to boot/initrd.img-5.10.0-14-amd64 2022-06-10 16:43:09.519 | > /etc/kernel/postinst.d/initramfs-tools: 2022-06-10 16:43:09.519 | > update-initramfs: Generating /boot/initrd.img-5.10.0-14-amd64 2022-06-10 16:43:09.519 | > Setting up perl (5.32.1-4+deb11u2) ... 2022-06-10 16:43:09.519 | > Setting up libexpat1-dev:amd64 (2.2.10-2+deb11u3) ... 2022-06-10 16:43:09.520 | > Setting up python3-venv (3.9.2-3) ... 2022-06-10 16:43:09.520 | > Setting up ifupdown (0.8.36) ... 2022-06-10 16:43:09.520 | > Creating /etc/network/interfaces. 2022-06-10 16:43:09.520 | > Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service. 2022-06-10 16:43:09.520 | > Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service. 2022-06-10 16:43:09.520 | > Setting up gcc-10 (10.2.1-6) ... 2022-06-10 16:43:09.520 | > Setting up libdpkg-perl (1.20.10) ... 2022-06-10 16:43:09.520 | > Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u1) ... 2022-06-10 16:43:09.520 | > Setting up bind9-dnsutils (1:9.16.27-1~deb11u1) ... 2022-06-10 16:43:09.520 | > Setting up mailcap (3.69) ... 2022-06-10 16:43:09.520 | > Setting up cloud-utils (0.31-2) ... 2022-06-10 16:43:09.520 | > Setting up openssh-sftp-server (1:8.4p1-5) ... 2022-06-10 16:43:09.520 | > Setting up g++-10 (10.2.1-6) ... 2022-06-10 16:43:09.520 | > Setting up mime-support (3.66) ... 2022-06-10 16:43:09.520 | > Setting up openssh-server (1:8.4p1-5) ... 2022-06-10 16:43:09.520 | > 2022-06-10 16:43:09.520 | > Creating config file /etc/ssh/sshd_config with new version 2022-06-10 16:43:09.520 | > Creating SSH2 RSA key; this may take some time ... 2022-06-10 16:43:09.520 | > 3072 SHA256:PNz/olOEYQnApwt66tiNoX1zRAGeto2oP7B6I1D6bAo root@nb01 (RSA) 2022-06-10 16:43:09.520 | > Creating SSH2 ECDSA key; this may take some time ... 2022-06-10 16:43:09.520 | > 256 SHA256:0HYLuO0qiKBxXM0mnsY2bYYw0AL3vIGh/pPGlNyBt4s root@nb01 (ECDSA) 2022-06-10 16:43:09.520 | > Creating SSH2 ED25519 key; this may take some time ... 2022-06-10 16:43:09.520 | > 256 SHA256:ifS29fpfYgjejZEO4xAMthNp+xLobBUJudqBDpkMMjU root@nb01 (ED25519) 2022-06-10 16:43:29.947 | > Created symlink /etc/systemd/system/sshd.service -> /lib/systemd/system/ssh.service. 2022-06-10 16:43:29.947 | > Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service. 2022-06-10 16:43:29.947 | > Running in chroot, ignoring request. 2022-06-10 16:43:29.947 | > invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:43:29.947 | > Setting up libpython3.9-dev:amd64 (3.9.2-1) ... 2022-06-10 16:43:29.947 | > Setting up dnsutils (1:9.16.27-1~deb11u1) ... 2022-06-10 16:43:29.947 | > Setting up linux-image-amd64 (5.10.113-1) ... 2022-06-10 16:43:29.947 | > Setting up gcc (4:10.2.1-1) ... 2022-06-10 16:43:29.947 | > Setting up dpkg-dev (1.20.10) ... 2022-06-10 16:43:29.947 | > Setting up libpython2.7-stdlib:amd64 (2.7.18-8) ... 2022-06-10 16:43:29.947 | > Setting up liberror-perl (0.17029-1) ... 2022-06-10 16:43:29.947 | > Setting up git (1:2.30.2-1) ... 2022-06-10 16:43:29.947 | > Setting up cloud-initramfs-growroot (0.18.debian8) ... 2022-06-10 16:43:29.947 | > update-initramfs: deferring update (trigger activated) 2022-06-10 16:43:29.947 | > Setting up g++ (4:10.2.1-1) ... 2022-06-10 16:43:29.947 | > update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-06-10 16:43:29.947 | > Setting up python3.9-dev (3.9.2-1) ... 2022-06-10 16:43:29.947 | > Setting up build-essential (12.9) ... 2022-06-10 16:43:29.947 | > Setting up libpython2.7:amd64 (2.7.18-8) ... 2022-06-10 16:43:29.947 | > Setting up libpython2.7-dev:amd64 (2.7.18-8) ... 2022-06-10 16:43:29.947 | > Setting up libpython3-dev:amd64 (3.9.2-3) ... 2022-06-10 16:43:29.947 | > Setting up python2.7 (2.7.18-8) ... 2022-06-10 16:43:29.947 | > Setting up libpython2-stdlib:amd64 (2.7.18-3) ... 2022-06-10 16:43:29.947 | > Setting up python2 (2.7.18-3) ... 2022-06-10 16:43:29.947 | > Setting up python3-dev (3.9.2-3) ... 2022-06-10 16:43:29.947 | > Setting up libpython2-dev:amd64 (2.7.18-3) ... 2022-06-10 16:43:29.947 | > Setting up python-is-python2 (2.7.18-9) ... 2022-06-10 16:43:29.947 | > Setting up python2.7-dev (2.7.18-8) ... 2022-06-10 16:43:29.947 | > Setting up python2-dev (2.7.18-3) ... 2022-06-10 16:43:29.947 | > Setting up python-dev-is-python2 (2.7.18-9) ... 2022-06-10 16:43:29.947 | > Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1) ... 2022-06-10 16:43:29.947 | > Setting up dmeventd (2:1.02.175-2.1) ... 2022-06-10 16:43:29.948 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /lib/systemd/system/dm-event.socket. 2022-06-10 16:43:29.948 | > Setting up lvm2 (2.03.11-2.1) ... 2022-06-10 16:43:29.948 | > Running in chroot, ignoring request. 2022-06-10 16:43:29.948 | > invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:43:29.948 | > update-initramfs: deferring update (trigger activated) 2022-06-10 16:43:29.948 | > Running in chroot, ignoring request. 2022-06-10 16:43:29.948 | > invoke-rc.d: policy-rc.d denied execution of start. 2022-06-10 16:43:29.948 | > Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service -> /lib/systemd/system/blk-availability.service. 2022-06-10 16:43:29.948 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service -> /lib/systemd/system/lvm2-monitor.service. 2022-06-10 16:43:29.948 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket -> /lib/systemd/system/lvm2-lvmpolld.socket. 2022-06-10 16:43:29.948 | > Processing triggers for dbus (1.12.20-2) ... 2022-06-10 16:43:29.948 | > Processing triggers for libc-bin (2.31-13+deb11u3) ... 2022-06-10 16:43:29.948 | > Processing triggers for initramfs-tools (0.140) ... 2022-06-10 16:43:29.948 | > update-initramfs: Generating /boot/initrd.img-5.10.0-14-amd64 2022-06-10 16:43:29.948 | returncode: 0 2022-06-10 16:43:29.955 | dib-run-parts 01-package-installs completed 2022-06-10 16:43:29.955 | dib-run-parts Running /tmp/in_target.d/install.d/05-record-details 2022-06-10 16:43:29.959 | + set -e 2022-06-10 16:43:29.959 | + echo debian-bullseye 2022-06-10 16:43:29.961 | dib-run-parts 05-record-details completed 2022-06-10 16:43:29.961 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2022-06-10 16:43:29.972 | + set -eu 2022-06-10 16:43:29.972 | + set -o pipefail 2022-06-10 16:43:29.972 | + DIB_CLOUD_INIT_DATASOURCES=None 2022-06-10 16:43:29.972 | + '[' -z None ']' 2022-06-10 16:43:29.972 | + '[' -d /etc/cloud/cloud.cfg.d ']' 2022-06-10 16:43:29.974 | dib-run-parts 05-set-cloud-init-sources completed 2022-06-10 16:43:29.974 | dib-run-parts Running /tmp/in_target.d/install.d/06-record-builddate 2022-06-10 16:43:29.977 | + set -eu 2022-06-10 16:43:29.977 | + set -o pipefail 2022-06-10 16:43:29.977 | + date --utc '+%Y-%m-%d %H:%M' 2022-06-10 16:43:29.981 | dib-run-parts 06-record-builddate completed 2022-06-10 16:43:29.981 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2022-06-10 16:43:29.984 | + set -eu 2022-06-10 16:43:29.984 | + set -o pipefail 2022-06-10 16:43:29.984 | + mkdir -p /etc/cloud/cloud.cfg.d 2022-06-10 16:43:29.986 | + '[' -n '' ']' 2022-06-10 16:43:29.988 | dib-run-parts 10-cloud-init completed 2022-06-10 16:43:29.988 | dib-run-parts Running /tmp/in_target.d/install.d/10-debian-networking 2022-06-10 16:43:29.996 | + set -eu 2022-06-10 16:43:29.996 | + set -o pipefail 2022-06-10 16:43:29.997 | + echo debian 2022-06-10 16:43:29.997 | + [[ 1 -eq 1 ]] 2022-06-10 16:43:29.997 | + mkdir -p /etc/network/interfaces.d 2022-06-10 16:43:29.999 | + grep -E -q '^source(|-directory) /etc/network/interfaces.d/\*' /etc/network/interfaces 2022-06-10 16:43:30.001 | + for interface in ${DIB_NETWORK_INTERFACE_NAMES} 2022-06-10 16:43:30.002 | + cat 2022-06-10 16:43:30.002 | + tee /etc/network/interfaces.d/eth0 2022-06-10 16:43:30.004 | auto eth0 2022-06-10 16:43:30.004 | iface eth0 inet dhcp 2022-06-10 16:43:30.005 | + for interface in ${DIB_NETWORK_INTERFACE_NAMES} 2022-06-10 16:43:30.005 | + cat 2022-06-10 16:43:30.005 | + tee /etc/network/interfaces.d/eth1 2022-06-10 16:43:30.007 | auto eth1 2022-06-10 16:43:30.007 | iface eth1 inet dhcp 2022-06-10 16:43:30.009 | dib-run-parts 10-debian-networking completed 2022-06-10 16:43:30.009 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2022-06-10 16:43:30.012 | + set -eu 2022-06-10 16:43:30.012 | + set -o pipefail 2022-06-10 16:43:30.013 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2022-06-10 16:43:30.014 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2022-06-10 16:43:30.014 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2022-06-10 16:43:30.014 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2022-06-10 16:43:30.082 | dib-run-parts 10-install-static-files completed 2022-06-10 16:43:30.082 | dib-run-parts Running /tmp/in_target.d/install.d/10-packages 2022-06-10 16:43:30.097 | + set -e 2022-06-10 16:43:30.097 | + [[ debian =~ ^(centos|rocky)$ ]] 2022-06-10 16:43:30.099 | dib-run-parts 10-packages completed 2022-06-10 16:43:30.099 | dib-run-parts Running /tmp/in_target.d/install.d/10-pip-packages 2022-06-10 16:43:30.102 | + set -e 2022-06-10 16:43:30.102 | + '[' -z ']' 2022-06-10 16:43:30.102 | + exit 0 2022-06-10 16:43:30.104 | dib-run-parts 10-pip-packages completed 2022-06-10 16:43:30.105 | dib-run-parts Running /tmp/in_target.d/install.d/12-debian-locale-gen 2022-06-10 16:43:30.108 | + set -eu 2022-06-10 16:43:30.108 | + set -o pipefail 2022-06-10 16:43:30.108 | + '[' -f /etc/locale.gen ']' 2022-06-10 16:43:30.108 | + rm /etc/locale.gen 2022-06-10 16:43:30.109 | + debconf-set-selections - 2022-06-10 16:43:30.234 | + dpkg-reconfigure -f noninteractive locales 2022-06-10 16:43:31.029 | Generating locales (this might take a while)... 2022-06-10 16:43:33.351 | en_US.UTF-8... done 2022-06-10 16:43:33.357 | Generation complete. 2022-06-10 16:43:33.435 | + cat 2022-06-10 16:43:33.437 | dib-run-parts 12-debian-locale-gen completed 2022-06-10 16:43:33.438 | dib-run-parts Running /tmp/in_target.d/install.d/15-cleanup-debootstrap 2022-06-10 16:43:33.441 | + set -eu 2022-06-10 16:43:33.441 | + set -o pipefail 2022-06-10 16:43:33.441 | + install -d -m 0755 -o root -g root /etc/sudoers.d 2022-06-10 16:43:33.445 | dib-run-parts 15-cleanup-debootstrap completed 2022-06-10 16:43:33.445 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2022-06-10 16:43:33.448 | + set -eu 2022-06-10 16:43:33.448 | + set -o pipefail 2022-06-10 16:43:33.448 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2022-06-10 16:43:33.449 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2022-06-10 16:43:33.449 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2022-06-10 16:43:33.449 | + dest= 2022-06-10 16:43:33.449 | + case $DIB_INIT_SYSTEM in 2022-06-10 16:43:33.450 | + dest=/usr/lib/systemd/system/ 2022-06-10 16:43:33.450 | + '[' -z /usr/lib/systemd/system/ ']' 2022-06-10 16:43:33.450 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2022-06-10 16:43:33.454 | dib-run-parts 20-install-init-scripts completed 2022-06-10 16:43:33.454 | dib-run-parts Running /tmp/in_target.d/install.d/20-iptables 2022-06-10 16:43:33.457 | + set -e 2022-06-10 16:43:33.457 | + [[ debian =~ (debian|ubuntu) ]] 2022-06-10 16:43:33.457 | + rules_dir=/etc/iptables 2022-06-10 16:43:33.457 | + ipv4_rules=/etc/iptables/rules.v4 2022-06-10 16:43:33.457 | + ipv6_rules=/etc/iptables/rules.v6 2022-06-10 16:43:33.458 | + mkdir -p /etc/iptables 2022-06-10 16:43:33.460 | + cat 2022-06-10 16:43:33.461 | + cat 2022-06-10 16:43:33.464 | dib-run-parts 20-iptables completed 2022-06-10 16:43:33.464 | dib-run-parts Running /tmp/in_target.d/install.d/40-glean 2022-06-10 16:43:33.467 | + set -eu 2022-06-10 16:43:33.467 | + set -o pipefail 2022-06-10 16:43:33.467 | + python3 -m venv /usr/glean 2022-06-10 16:43:36.791 | + /usr/glean/bin/pip install pbr 2022-06-10 16:43:38.741 | Collecting pbr 2022-06-10 16:43:38.807 | Downloading pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-10 16:43:38.826 | Installing collected packages: pbr 2022-06-10 16:43:38.928 | Successfully installed pbr-5.9.0 2022-06-10 16:43:38.992 | + /usr/glean/bin/pip install glean 2022-06-10 16:43:40.877 | Collecting glean 2022-06-10 16:43:40.903 | Downloading glean-1.23.0-py3-none-any.whl (111 kB) 2022-06-10 16:43:40.929 | Installing collected packages: glean 2022-06-10 16:43:41.075 | Successfully installed glean-1.23.0 2022-06-10 16:43:41.147 | + mkdir -p /usr/local/bin 2022-06-10 16:43:41.148 | + ln -sf /usr/glean/bin/glean /usr/local/bin/glean 2022-06-10 16:43:41.150 | + ln -sf /usr/glean/bin/glean.sh /usr/local/bin/glean.sh 2022-06-10 16:43:41.151 | + ln -sf /usr/glean/bin/glean-install /usr/local/bin/glean-install 2022-06-10 16:43:41.155 | dib-run-parts 40-glean completed 2022-06-10 16:43:41.156 | dib-run-parts Running /tmp/in_target.d/install.d/40-install-bindep 2022-06-10 16:43:41.159 | + set -e 2022-06-10 16:43:41.159 | + python3 -m venv /usr/bindep-env 2022-06-10 16:43:44.117 | + [[ bullseye == \x\e\n\i\a\l ]] 2022-06-10 16:43:44.117 | + /usr/bindep-env/bin/pip install --upgrade pip 2022-06-10 16:43:45.767 | Requirement already satisfied: pip in /usr/bindep-env/lib/python3.9/site-packages (20.3.4) 2022-06-10 16:43:46.162 | Collecting pip 2022-06-10 16:43:46.184 | Downloading pip-22.1.2-py3-none-any.whl (2.1 MB) 2022-06-10 16:43:46.295 | Installing collected packages: pip 2022-06-10 16:43:46.296 | Attempting uninstall: pip 2022-06-10 16:43:46.296 | Found existing installation: pip 20.3.4 2022-06-10 16:43:46.466 | Uninstalling pip-20.3.4: 2022-06-10 16:43:46.472 | Successfully uninstalled pip-20.3.4 2022-06-10 16:43:48.110 | Successfully installed pip-22.1.2 2022-06-10 16:43:48.194 | + /usr/bindep-env/bin/pip install bindep 2022-06-10 16:43:48.942 | Collecting bindep 2022-06-10 16:43:48.970 | Downloading bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-06-10 16:43:49.055 | Collecting packaging 2022-06-10 16:43:49.064 | Downloading packaging-21.3-py3-none-any.whl (40 kB) 2022-06-10 16:43:49.074 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 6.8 MB/s eta 0:00:00 2022-06-10 16:43:49.152 | Collecting pbr>=2.0.0 2022-06-10 16:43:49.156 | Using cached pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-10 16:43:49.188 | Collecting distro>=1.7.0 2022-06-10 16:43:49.193 | Downloading distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-10 16:43:49.222 | Collecting Parsley 2022-06-10 16:43:49.227 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-10 16:43:49.238 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 14.5 MB/s eta 0:00:00 2022-06-10 16:43:49.349 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-10 16:43:49.355 | Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-10 16:43:49.364 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 16.6 MB/s eta 0:00:00 2022-06-10 16:43:49.397 | Installing collected packages: Parsley, pyparsing, pbr, distro, packaging, bindep 2022-06-10 16:43:49.867 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-06-10 16:43:50.108 | dib-run-parts 40-install-bindep completed 2022-06-10 16:43:50.108 | dib-run-parts Running /tmp/in_target.d/install.d/40-install-tox 2022-06-10 16:43:50.112 | + set -e 2022-06-10 16:43:50.112 | + python3 -m venv /usr/tox-env 2022-06-10 16:43:52.986 | + [[ bullseye == \x\e\n\i\a\l ]] 2022-06-10 16:43:52.987 | + /usr/bindep-env/bin/pip install --upgrade pip 2022-06-10 16:43:53.574 | Requirement already satisfied: pip in /usr/bindep-env/lib/python3.9/site-packages (22.1.2) 2022-06-10 16:43:53.840 | + /usr/tox-env/bin/pip install tox 2022-06-10 16:43:55.876 | Collecting tox 2022-06-10 16:43:55.898 | Downloading tox-3.25.0-py2.py3-none-any.whl (85 kB) 2022-06-10 16:43:56.004 | Collecting pluggy>=0.12.0 2022-06-10 16:43:56.009 | Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-06-10 16:43:56.162 | Collecting packaging>=14 2022-06-10 16:43:56.165 | Using cached packaging-21.3-py3-none-any.whl (40 kB) 2022-06-10 16:43:56.215 | Collecting toml>=0.9.4 2022-06-10 16:43:56.219 | Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-06-10 16:43:56.326 | Collecting py>=1.4.17 2022-06-10 16:43:56.331 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-06-10 16:43:56.876 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 2022-06-10 16:43:56.881 | Downloading virtualenv-20.14.1-py2.py3-none-any.whl (8.8 MB) 2022-06-10 16:43:57.236 | Collecting filelock>=3.0.0 2022-06-10 16:43:57.241 | Downloading filelock-3.7.1-py3-none-any.whl (10 kB) 2022-06-10 16:43:57.299 | Collecting six>=1.14.0 2022-06-10 16:43:57.304 | Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-06-10 16:43:57.514 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-10 16:43:57.518 | Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-10 16:43:57.688 | Collecting platformdirs<3,>=2 2022-06-10 16:43:57.693 | Downloading platformdirs-2.5.2-py3-none-any.whl (14 kB) 2022-06-10 16:43:57.747 | Collecting distlib<1,>=0.3.1 2022-06-10 16:43:57.752 | Downloading distlib-0.3.4-py2.py3-none-any.whl (461 kB) 2022-06-10 16:43:57.912 | Installing collected packages: six, pyparsing, platformdirs, filelock, distlib, virtualenv, toml, py, pluggy, packaging, tox 2022-06-10 16:43:58.711 | Successfully installed distlib-0.3.4 filelock-3.7.1 packaging-21.3 platformdirs-2.5.2 pluggy-1.0.0 py-1.11.0 pyparsing-3.0.9 six-1.16.0 toml-0.10.2 tox-3.25.0 virtualenv-20.14.1 2022-06-10 16:43:58.787 | dib-run-parts 40-install-tox completed 2022-06-10 16:43:58.787 | dib-run-parts Running /tmp/in_target.d/install.d/50-disable-metadata-cloudinit 2022-06-10 16:43:58.790 | + set -e 2022-06-10 16:43:58.790 | + '[' -d /etc/cloud/cloud.cfg.d ']' 2022-06-10 16:43:58.791 | + dd of=/etc/cloud/cloud.cfg.d/95_real_datasources.cfg 2022-06-10 16:43:58.802 | 0+1 records in 2022-06-10 16:43:58.802 | 0+1 records out 2022-06-10 16:43:58.802 | 39 bytes copied, 0.000251867 s, 155 kB/s 2022-06-10 16:43:58.804 | dib-run-parts 50-disable-metadata-cloudinit completed 2022-06-10 16:43:58.804 | dib-run-parts Running /tmp/in_target.d/install.d/50-simple-init 2022-06-10 16:43:58.809 | + set -eu 2022-06-10 16:43:58.809 | + set -o pipefail 2022-06-10 16:43:58.809 | ++ dirname /tmp/in_target.d/install.d/50-simple-init 2022-06-10 16:43:58.810 | + SCRIPTDIR=/tmp/in_target.d/install.d 2022-06-10 16:43:58.810 | + echo 8021q 2022-06-10 16:43:58.811 | + enable_nm= 2022-06-10 16:43:58.811 | + [[ 0 != 0 ]] 2022-06-10 16:43:58.811 | + no_dhcp_fallback= 2022-06-10 16:43:58.811 | + [[ 0 != 0 ]] 2022-06-10 16:43:58.811 | + glean-install 2022-06-10 16:43:58.964 | INFO:glean-install:Installing python-glean.template -> /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2022-06-10 16:43:58.964 | INFO:glean-install:install -D -g root -o root -m 0755 /usr/glean/lib/python3.9/site-packages/glean/init/python-glean.template /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2022-06-10 16:43:58.967 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2022-06-10 16:43:58.967 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2022-06-10 16:43:58.970 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib/python3.9/site-packages/glean/init in /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2022-06-10 16:43:58.970 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib/python3.9/site-packages/glean/init|g" /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2022-06-10 16:43:58.973 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2022-06-10 16:43:58.973 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/glean/lib/python3.9/site-packages/glean/init/python-glean 2022-06-10 16:43:58.976 | INFO:glean-install:Installing systemd services 2022-06-10 16:43:58.976 | INFO:glean-install:Install early service 2022-06-10 16:43:58.976 | INFO:glean-install:Installing glean-early.service -> /usr/lib/systemd/system/glean-early.service 2022-06-10 16:43:58.976 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib/python3.9/site-packages/glean/init/glean-early.service /usr/lib/systemd/system/glean-early.service 2022-06-10 16:43:58.979 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/lib/systemd/system/glean-early.service 2022-06-10 16:43:58.979 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/lib/systemd/system/glean-early.service 2022-06-10 16:43:58.981 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib/python3.9/site-packages/glean/init in /usr/lib/systemd/system/glean-early.service 2022-06-10 16:43:58.982 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib/python3.9/site-packages/glean/init|g" /usr/lib/systemd/system/glean-early.service 2022-06-10 16:43:58.984 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/lib/systemd/system/glean-early.service 2022-06-10 16:43:58.984 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/lib/systemd/system/glean-early.service 2022-06-10 16:43:58.991 | Created symlink /etc/systemd/system/multi-user.target.wants/glean-early.service -> /lib/systemd/system/glean-early.service. 2022-06-10 16:43:58.991 | INFO:glean-install:without 2022-06-10 16:43:58.992 | INFO:glean-install:Installing glean@.service -> /usr/lib/systemd/system/glean@.service 2022-06-10 16:43:58.992 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib/python3.9/site-packages/glean/init/glean@.service /usr/lib/systemd/system/glean@.service 2022-06-10 16:43:58.994 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/lib/systemd/system/glean@.service 2022-06-10 16:43:58.995 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/lib/systemd/system/glean@.service 2022-06-10 16:43:58.997 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib/python3.9/site-packages/glean/init in /usr/lib/systemd/system/glean@.service 2022-06-10 16:43:58.997 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib/python3.9/site-packages/glean/init|g" /usr/lib/systemd/system/glean@.service 2022-06-10 16:43:59.000 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/lib/systemd/system/glean@.service 2022-06-10 16:43:59.000 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/lib/systemd/system/glean@.service 2022-06-10 16:43:59.002 | INFO:glean-install:Installing glean-udev.rules -> /etc/udev/rules.d/99-glean.rules 2022-06-10 16:43:59.003 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib/python3.9/site-packages/glean/init/glean-udev.rules /etc/udev/rules.d/99-glean.rules 2022-06-10 16:43:59.038 | dib-run-parts 50-simple-init completed 2022-06-10 16:43:59.038 | dib-run-parts Running /tmp/in_target.d/install.d/60-simple-init-remove-interfaces 2022-06-10 16:43:59.041 | + set -eu 2022-06-10 16:43:59.041 | + set -o pipefail 2022-06-10 16:43:59.041 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-eth*' 2022-06-10 16:43:59.042 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-en*' 2022-06-10 16:43:59.043 | + rm -f '/etc/sysconfig/network/ifcfg-eth*' 2022-06-10 16:43:59.044 | + rm -f '/etc/sysconfig/network/ifcfg-en*' 2022-06-10 16:43:59.045 | + rm -f /etc/network/interfaces.d/eth0 /etc/network/interfaces.d/eth1 2022-06-10 16:43:59.047 | + rm -f '/etc/network/interfaces.d/en*' 2022-06-10 16:43:59.048 | + rm -f '/etc/conf.d/net*' 2022-06-10 16:43:59.049 | + '[' -f /etc/network/interfaces ']' 2022-06-10 16:43:59.049 | + printf 'auto lo\niface lo inet loopback\n\n' 2022-06-10 16:43:59.049 | + '[' -d /etc/network/interfaces.d/ ']' 2022-06-10 16:43:59.049 | + '[' debian == ubuntu ']' 2022-06-10 16:43:59.049 | + printf 'source /etc/network/interfaces.d/*\n\n' 2022-06-10 16:43:59.051 | dib-run-parts 60-simple-init-remove-interfaces completed 2022-06-10 16:43:59.051 | dib-run-parts Running /tmp/in_target.d/install.d/60-zuul-worker 2022-06-10 16:43:59.054 | + set -eu 2022-06-10 16:43:59.054 | + set -o pipefail 2022-06-10 16:43:59.055 | + groupadd zuul 2022-06-10 16:43:59.071 | + useradd -m zuul -g zuul -s /bin/bash 2022-06-10 16:43:59.096 | + cat 2022-06-10 16:43:59.097 | + chmod 0440 /etc/sudoers.d/zuul 2022-06-10 16:43:59.099 | + visudo -c 2022-06-10 16:43:59.142 | /etc/sudoers: parsed OK 2022-06-10 16:43:59.142 | /etc/sudoers.d/README: parsed OK 2022-06-10 16:43:59.142 | /etc/sudoers.d/zuul: parsed OK 2022-06-10 16:43:59.142 | + _pub_key=/tmp/in_target.d/zuul-user-ssh-public-key 2022-06-10 16:43:59.142 | + '[' '!' -f /tmp/in_target.d/zuul-user-ssh-public-key ']' 2022-06-10 16:43:59.142 | + mkdir -p /home/zuul/.ssh 2022-06-10 16:43:59.144 | + chmod 700 /home/zuul/.ssh 2022-06-10 16:43:59.145 | + cp /tmp/in_target.d/zuul-user-ssh-public-key /home/zuul/.ssh/authorized_keys 2022-06-10 16:43:59.160 | + chown -R zuul:zuul /home/zuul 2022-06-10 16:43:59.162 | + '[' -d /opt/cache/files ']' 2022-06-10 16:43:59.162 | + mkdir -p /home/zuul/cache 2022-06-10 16:43:59.163 | + chown zuul:zuul /home/zuul/cache 2022-06-10 16:43:59.165 | + ln -sf /opt/cache/files /home/zuul/cache/files 2022-06-10 16:43:59.166 | + chmod -R a+rX /opt/cache/files/cirros-0.3.4-x86_64-disk.img /opt/cache/files/cirros-0.3.5-x86_64-disk.img /opt/cache/files/cirros-0.4.0-x86_64-disk.img /opt/cache/files/cirros-0.4.0-x86_64-uec.tar.gz /opt/cache/files/cirros-0.5.1-aarch64-disk.img /opt/cache/files/cirros-0.5.1-x86_64-disk.img /opt/cache/files/cirros-0.5.1-x86_64-uec.tar.gz /opt/cache/files/cirros-0.5.2-aarch64-disk.img /opt/cache/files/cirros-0.5.2-x86_64-disk.img /opt/cache/files/cirros-0.5.2-x86_64-uec.tar.gz /opt/cache/files/etcd-v3.1.10-linux-amd64.tar.gz /opt/cache/files/etcd-v3.2.17-linux-amd64.tar.gz /opt/cache/files/etcd-v3.3.12-linux-amd64.tar.gz /opt/cache/files/get-pip.py /opt/cache/files/get-pip.py-py36 /opt/cache/files/stackviz-latest.tar.gz /opt/cache/files/zanata-cli-4.3.3-dist.tar.gz 2022-06-10 16:43:59.169 | dib-run-parts 60-zuul-worker completed 2022-06-10 16:43:59.169 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2022-06-10 16:43:59.173 | + set -eu 2022-06-10 16:43:59.173 | + set -o pipefail 2022-06-10 16:43:59.173 | + MODULES_LIST= 2022-06-10 16:43:59.175 | dib-run-parts 80-modprobe-blacklist completed 2022-06-10 16:43:59.175 | dib-run-parts Running /tmp/in_target.d/install.d/89-rsyslog 2022-06-10 16:43:59.178 | + set -e 2022-06-10 16:43:59.178 | + '[' debian == ubuntu ']' 2022-06-10 16:43:59.180 | dib-run-parts 89-rsyslog completed 2022-06-10 16:43:59.180 | dib-run-parts Running /tmp/in_target.d/install.d/91-venv-os-testr 2022-06-10 16:43:59.183 | + set -e 2022-06-10 16:43:59.183 | + python3 -m venv /usr/os-testr-env 2022-06-10 16:44:02.245 | + [[ bullseye == \x\e\n\i\a\l ]] 2022-06-10 16:44:02.246 | + /usr/bindep-env/bin/pip install --upgrade pip 2022-06-10 16:44:02.898 | Requirement already satisfied: pip in /usr/bindep-env/lib/python3.9/site-packages (22.1.2) 2022-06-10 16:44:03.212 | + /usr/os-testr-env/bin/pip install os-testr 2022-06-10 16:44:05.213 | Collecting os-testr 2022-06-10 16:44:05.248 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-06-10 16:44:05.351 | Collecting testtools>=2.2.0 2022-06-10 16:44:05.359 | Downloading testtools-2.5.0-py3-none-any.whl (181 kB) 2022-06-10 16:44:05.557 | Collecting pbr!=2.1.0,>=2.0.0 2022-06-10 16:44:05.560 | Using cached pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-10 16:44:05.619 | Collecting python-subunit>=1.0.0 2022-06-10 16:44:05.792 | Downloading python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-06-10 16:44:05.865 | Collecting extras 2022-06-10 16:44:05.875 | Downloading extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-06-10 16:44:06.078 | Collecting fixtures>=1.3.0 2022-06-10 16:44:06.087 | Downloading fixtures-4.0.0-py3-none-any.whl (62 kB) 2022-06-10 16:44:06.201 | Installing collected packages: pbr, fixtures, extras, testtools, python-subunit, os-testr 2022-06-10 16:44:06.855 | Successfully installed extras-1.0.0 fixtures-4.0.0 os-testr-3.0.0 pbr-5.9.0 python-subunit-1.4.0 testtools-2.5.0 2022-06-10 16:44:06.938 | dib-run-parts 91-venv-os-testr completed 2022-06-10 16:44:06.938 | dib-run-parts Running /tmp/in_target.d/install.d/96-clean-cron 2022-06-10 16:44:06.942 | + rm -f '/etc/cron.monthly/*' '/etc/cron.weekly/*' /etc/cron.daily/apt-compat /etc/cron.daily/dpkg /etc/cron.daily/ntp '/etc/cron.hourly/*' /etc/cron.d/e2scrub_all 2022-06-10 16:44:06.945 | dib-run-parts 96-clean-cron completed 2022-06-10 16:44:06.946 | dib-run-parts Running /tmp/in_target.d/install.d/99-disable-rfc3041 2022-06-10 16:44:06.949 | + set -e 2022-06-10 16:44:06.949 | + cat 2022-06-10 16:44:06.953 | dib-run-parts 99-disable-rfc3041 completed 2022-06-10 16:44:06.953 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2022-06-10 16:44:06.959 | + set -eu 2022-06-10 16:44:06.960 | + set -o pipefail 2022-06-10 16:44:06.960 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2022-06-10 16:44:06.961 | + package-uninstalls -d /tmp/in_target.d/install.d 2022-06-10 16:44:06.963 | + set -eu 2022-06-10 16:44:06.963 | + set -o pipefail 2022-06-10 16:44:06.964 | ++ basename /usr/local/bin/package-uninstalls 2022-06-10 16:44:06.965 | + SCRIPTNAME=package-uninstalls 2022-06-10 16:44:06.966 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2022-06-10 16:44:06.968 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2022-06-10 16:44:06.968 | + '[' 0 '!=' 0 ']' 2022-06-10 16:44:06.968 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2022-06-10 16:44:06.968 | ++ set -- -d /tmp/in_target.d/install.d -- 2022-06-10 16:44:06.968 | + WORKDIR= 2022-06-10 16:44:06.968 | + true 2022-06-10 16:44:06.968 | + case "$1" in 2022-06-10 16:44:06.968 | + WORKDIR=/tmp/in_target.d/install.d 2022-06-10 16:44:06.968 | + shift 2 2022-06-10 16:44:06.969 | + true 2022-06-10 16:44:06.969 | + case "$1" in 2022-06-10 16:44:06.969 | + shift 2022-06-10 16:44:06.969 | + break 2022-06-10 16:44:06.969 | + '[' -z /tmp/in_target.d/install.d ']' 2022-06-10 16:44:06.969 | + PACKAGES= 2022-06-10 16:44:06.970 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2022-06-10 16:44:06.972 | + install-packages -e 2022-06-10 16:44:06.978 | + set -eu 2022-06-10 16:44:06.978 | + set -o pipefail 2022-06-10 16:44:06.978 | + ACTION=install 2022-06-10 16:44:06.978 | + MAP_ELEMENT= 2022-06-10 16:44:06.979 | ++ basename /usr/local/bin/install-packages 2022-06-10 16:44:06.980 | + SCRIPTNAME=install-packages 2022-06-10 16:44:06.986 | ++ getopt -o hudem: -n install-packages -- -e 2022-06-10 16:44:06.987 | + TEMP=' -e --' 2022-06-10 16:44:06.987 | + '[' 0 '!=' 0 ']' 2022-06-10 16:44:06.987 | + eval set -- ' -e --' 2022-06-10 16:44:06.987 | ++ set -- -e -- 2022-06-10 16:44:06.987 | + true 2022-06-10 16:44:06.987 | + case "$1" in 2022-06-10 16:44:06.988 | + ACTION=remove 2022-06-10 16:44:06.988 | + shift 2022-06-10 16:44:06.988 | + true 2022-06-10 16:44:06.988 | + case "$1" in 2022-06-10 16:44:06.988 | + shift 2022-06-10 16:44:06.988 | + break 2022-06-10 16:44:06.988 | + PKGS= 2022-06-10 16:44:06.988 | + '[' -n '' ']' 2022-06-10 16:44:06.988 | + '[' -z '' ']' 2022-06-10 16:44:06.988 | + echo 'Not running install-packages remove with empty packages list' 2022-06-10 16:44:06.988 | Not running install-packages remove with empty packages list 2022-06-10 16:44:06.989 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2022-06-10 16:44:07.046 | Nothing to uninstall 2022-06-10 16:44:07.054 | dib-run-parts 99-package-uninstalls completed 2022-06-10 16:44:07.055 | dib-run-parts ----------------------- PROFILING ----------------------- 2022-06-10 16:44:07.055 | dib-run-parts 2022-06-10 16:44:07.056 | dib-run-parts Target: install.d 2022-06-10 16:44:07.057 | dib-run-parts 2022-06-10 16:44:07.057 | dib-run-parts Script Seconds 2022-06-10 16:44:07.057 | dib-run-parts --------------------------------------- ---------- 2022-06-10 16:44:07.057 | dib-run-parts 2022-06-10 16:44:07.074 | dib-run-parts 00-baseline-environment 4.521 2022-06-10 16:44:07.082 | dib-run-parts 00-up-to-date 0.483 2022-06-10 16:44:07.090 | dib-run-parts 01-package-installs 90.040 2022-06-10 16:44:07.097 | dib-run-parts 05-record-details 0.004 2022-06-10 16:44:07.104 | dib-run-parts 05-set-cloud-init-sources 0.012 2022-06-10 16:44:07.111 | dib-run-parts 06-record-builddate 0.005 2022-06-10 16:44:07.118 | dib-run-parts 10-cloud-init 0.006 2022-06-10 16:44:07.127 | dib-run-parts 10-debian-networking 0.019 2022-06-10 16:44:07.136 | dib-run-parts 10-install-static-files 0.072 2022-06-10 16:44:07.142 | dib-run-parts 10-packages 0.016 2022-06-10 16:44:07.150 | dib-run-parts 10-pip-packages 0.004 2022-06-10 16:44:07.158 | dib-run-parts 12-debian-locale-gen 3.332 2022-06-10 16:44:07.167 | dib-run-parts 15-cleanup-debootstrap 0.006 2022-06-10 16:44:07.174 | dib-run-parts 20-install-init-scripts 0.008 2022-06-10 16:44:07.186 | dib-run-parts 20-iptables 0.008 2022-06-10 16:44:07.193 | dib-run-parts 40-glean 7.691 2022-06-10 16:44:07.204 | dib-run-parts 40-install-bindep 8.951 2022-06-10 16:44:07.211 | dib-run-parts 40-install-tox 8.677 2022-06-10 16:44:07.218 | dib-run-parts 50-disable-metadata-cloudinit 0.016 2022-06-10 16:44:07.228 | dib-run-parts 50-simple-init 0.232 2022-06-10 16:44:07.236 | dib-run-parts 60-simple-init-remove-interfaces 0.012 2022-06-10 16:44:07.245 | dib-run-parts 60-zuul-worker 0.116 2022-06-10 16:44:07.259 | dib-run-parts 80-modprobe-blacklist 0.004 2022-06-10 16:44:07.268 | dib-run-parts 89-rsyslog 0.004 2022-06-10 16:44:07.279 | dib-run-parts 91-venv-os-testr 7.756 2022-06-10 16:44:07.288 | dib-run-parts 96-clean-cron 0.006 2022-06-10 16:44:07.296 | dib-run-parts 99-disable-rfc3041 0.005 2022-06-10 16:44:07.314 | dib-run-parts 99-package-uninstalls 0.097 2022-06-10 16:44:07.317 | dib-run-parts 2022-06-10 16:44:07.317 | dib-run-parts --------------------- END PROFILING --------------------- 2022-06-10 16:44:07.327 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2022-06-10 16:44:07.334 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2022-06-10 16:44:07.341 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2022-06-10 16:44:07.347 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-install run_in_target bash 2022-06-10 16:44:07.353 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2022-06-10 16:44:07.353 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2022-06-10 16:44:07.381 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/in_target.d 2022-06-10 16:44:07.408 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/in_target.d; do sleep 1; done' 2022-06-10 16:44:07.431 | + diskimage_builder/lib/disk-image-create:main:359 : do_extra_package_install 2022-06-10 16:44:07.437 | + diskimage_builder/lib/img-functions:do_extra_package_install:167 : '[' '' '!=' '' ']' 2022-06-10 16:44:07.442 | + diskimage_builder/lib/disk-image-create:main:360 : run_d_in_target post-install 2022-06-10 16:44:07.447 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2022-06-10 16:44:07.458 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.diqJ9zwk/hooks ']' 2022-06-10 16:44:07.470 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.diqJ9zwk/hooks/post-install.d ']' 2022-06-10 16:44:07.475 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/in_target.d 2022-06-10 16:44:07.501 | + diskimage_builder/lib/img-functions:run_d_in_target:74 : sudo cp /usr/local/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.diqJ9zwk/hooks 2022-06-10 16:44:07.522 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.diqJ9zwk/hooks /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/in_target.d 2022-06-10 16:44:07.547 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.diqJ9zwk/hooks /opt/dib_tmp/dib_build.diqJ9zwk/mnt/tmp/in_target.d 2022-06-10 16:44:07.572 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-post-install run_in_target bash 2022-06-10 16:44:07.579 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2022-06-10 16:44:07.580 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2022-06-10 16:44:07.587 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2022-06-10 16:44:07.593 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2022-06-10 16:44:07.599 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2022-06-10 16:44:07.605 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d 2022-06-10 16:44:07.616 | + diskimage_builder/lib/img-functions:run_in_target:50 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2022-06-10 16:44:07.622 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2022-06-10 16:44:07.638 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2022-06-10 16:44:07.647 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2022-06-10 16:44:07.656 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.diqJ9zwk/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2022-06-10 16:44:07.702 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2022-06-10 16:44:07.706 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2022-06-10 16:44:07.706 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2022-06-10 16:44:07.707 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2022-06-10 16:44:07.707 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2022-06-10 16:44:07.714 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2022-06-10 16:44:07.714 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2022-06-10 16:44:07.714 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2022-06-10 16:44:07.714 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2022-06-10 16:44:07.714 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2022-06-10 16:44:07.715 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debian-minimal.bash 2022-06-10 16:44:07.723 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debian-minimal.bash 2022-06-10 16:44:07.724 | ++ export DISTRO_NAME=debian 2022-06-10 16:44:07.724 | ++ DISTRO_NAME=debian 2022-06-10 16:44:07.724 | ++ export DIB_RELEASE=bullseye 2022-06-10 16:44:07.724 | ++ DIB_RELEASE=bullseye 2022-06-10 16:44:07.724 | ++ export DIB_INIT_SYSTEM=systemd 2022-06-10 16:44:07.724 | ++ DIB_INIT_SYSTEM=systemd 2022-06-10 16:44:07.724 | ++ export EFI_BOOT_DIR=EFI/debian 2022-06-10 16:44:07.725 | ++ EFI_BOOT_DIR=EFI/debian 2022-06-10 16:44:07.725 | ++ '[' -n '' ']' 2022-06-10 16:44:07.725 | ++ export DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2022-06-10 16:44:07.725 | ++ DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2022-06-10 16:44:07.725 | ++ DIB_DEBIAN_SECURITY_MIRROR=https://mirror.dfw.rax.opendev.org/debian-security 2022-06-10 16:44:07.725 | ++ export DIB_DEBIAN_COMPONENTS=main 2022-06-10 16:44:07.725 | ++ DIB_DEBIAN_COMPONENTS=main 2022-06-10 16:44:07.725 | ++ export DIB_DEBIAN_COMPONENTS_WS=main 2022-06-10 16:44:07.725 | ++ DIB_DEBIAN_COMPONENTS_WS=main 2022-06-10 16:44:07.726 | ++ case "${DIB_RELEASE}" in 2022-06-10 16:44:07.726 | ++ DIB_DEBIAN_SECURITY_PATH=bullseye-security 2022-06-10 16:44:07.726 | ++ DIB_DEBIAN_SECURITY_SUBPATH= 2022-06-10 16:44:07.726 | ++ DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 16:44:07.726 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 16:44:07.726 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 16:44:07.726 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 16:44:07.726 | ' 2022-06-10 16:44:07.726 | ++ '[' bullseye = testing -o bullseye = unstable ']' 2022-06-10 16:44:07.726 | ++ export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 16:44:07.726 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 16:44:07.726 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 16:44:07.726 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 16:44:07.726 | ' 2022-06-10 16:44:07.726 | ++ DIB_APT_SOURCES_CONF='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2022-06-10 16:44:07.727 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2022-06-10 16:44:07.727 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2022-06-10 16:44:07.727 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2022-06-10 16:44:07.727 | ' 2022-06-10 16:44:07.727 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2022-06-10 16:44:07.731 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2022-06-10 16:44:07.731 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2022-06-10 16:44:07.731 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2022-06-10 16:44:07.731 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2022-06-10 16:44:07.739 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2022-06-10 16:44:07.740 | ++ export DIB_ADD_APT_KEYS= 2022-06-10 16:44:07.740 | ++ DIB_ADD_APT_KEYS= 2022-06-10 16:44:07.740 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2022-06-10 16:44:07.744 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2022-06-10 16:44:07.744 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2022-06-10 16:44:07.744 | ++ DIB_DEFAULT_INSTALLTYPE=source 2022-06-10 16:44:07.745 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2022-06-10 16:44:07.749 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2022-06-10 16:44:07.749 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2022-06-10 16:44:07.749 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2022-06-10 16:44:07.749 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0000030973.d/ 2022-06-10 16:44:07.749 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0000030973.d/ 2022-06-10 16:44:07.750 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2022-06-10 16:44:07.753 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2022-06-10 16:44:07.753 | ++ [[ arm64 aarch64 =~ amd64 ]] 2022-06-10 16:44:07.753 | ++ export DIB_BLOCK_DEVICE=mbr 2022-06-10 16:44:07.754 | ++ DIB_BLOCK_DEVICE=mbr 2022-06-10 16:44:07.754 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-simple-init-networkmanager 2022-06-10 16:44:07.758 | + source /tmp/in_target.d/post-install.d/../environment.d/15-simple-init-networkmanager 2022-06-10 16:44:07.758 | ++ [[ debian =~ (centos|fedora|rocky) ]] 2022-06-10 16:44:07.758 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2022-06-10 16:44:07.758 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2022-06-10 16:44:07.758 | ++ [[ debian == \c\e\n\t\o\s ]] 2022-06-10 16:44:07.758 | ++ [[ debian == \r\o\c\k\y ]] 2022-06-10 16:44:07.758 | ++ [[ debian == \f\e\d\o\r\a ]] 2022-06-10 16:44:07.759 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2022-06-10 16:44:07.762 | + source /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2022-06-10 16:44:07.762 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2022-06-10 16:44:07.762 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2022-06-10 16:44:07.763 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init 2022-06-10 16:44:07.769 | + source /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init 2022-06-10 16:44:07.769 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2022-06-10 16:44:07.769 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2022-06-10 16:44:07.770 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/75-nodepool-base-env 2022-06-10 16:44:07.775 | + source /tmp/in_target.d/post-install.d/../environment.d/75-nodepool-base-env 2022-06-10 16:44:07.775 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2022-06-10 16:44:07.775 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2022-06-10 16:44:07.775 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2022-06-10 16:44:07.775 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2022-06-10 16:44:07.776 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2022-06-10 16:44:07.776 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2022-06-10 16:44:07.776 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2022-06-10 16:44:07.776 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2022-06-10 16:44:07.776 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2022-06-10 16:44:07.779 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2022-06-10 16:44:07.780 | ++ '[' -z systemd ']' 2022-06-10 16:44:07.780 | ++ case $DIB_INIT_SYSTEM in 2022-06-10 16:44:07.780 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2022-06-10 16:44:07.798 | + set -eu 2022-06-10 16:44:07.798 | + set -o pipefail 2022-06-10 16:44:07.799 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2022-06-10 16:44:07.800 | + package-installs -d /tmp/in_target.d/post-install.d 2022-06-10 16:44:07.803 | + set -eu 2022-06-10 16:44:07.803 | + set -o pipefail 2022-06-10 16:44:07.804 | ++ basename /usr/local/bin/package-installs 2022-06-10 16:44:07.806 | + SCRIPTNAME=package-installs 2022-06-10 16:44:07.807 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2022-06-10 16:44:07.808 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2022-06-10 16:44:07.808 | + '[' 0 '!=' 0 ']' 2022-06-10 16:44:07.808 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2022-06-10 16:44:07.808 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2022-06-10 16:44:07.808 | + WORKDIR= 2022-06-10 16:44:07.808 | + true 2022-06-10 16:44:07.808 | + case "$1" in 2022-06-10 16:44:07.809 | + WORKDIR=/tmp/in_target.d/post-install.d 2022-06-10 16:44:07.809 | + shift 2 2022-06-10 16:44:07.809 | + true 2022-06-10 16:44:07.809 | + case "$1" in 2022-06-10 16:44:07.809 | + shift 2022-06-10 16:44:07.809 | + break 2022-06-10 16:44:07.809 | + '[' -z /tmp/in_target.d/post-install.d ']' 2022-06-10 16:44:07.809 | + PACKAGES= 2022-06-10 16:44:07.810 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2022-06-10 16:44:07.812 | + '[' -n '' ']' 2022-06-10 16:44:07.813 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2022-06-10 16:44:07.875 | Nothing to install 2022-06-10 16:44:07.885 | dib-run-parts 00-package-installs completed 2022-06-10 16:44:07.886 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2022-06-10 16:44:07.890 | + set -eu 2022-06-10 16:44:07.891 | + set -o pipefail 2022-06-10 16:44:07.891 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2022-06-10 16:44:07.892 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2022-06-10 16:44:07.893 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2022-06-10 16:44:07.893 | + case "${DIB_INIT_SYSTEM}" in 2022-06-10 16:44:07.896 | dib-run-parts 10-enable-init-scripts completed 2022-06-10 16:44:07.896 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-iptables 2022-06-10 16:44:07.911 | + set -e 2022-06-10 16:44:07.912 | + [[ debian =~ (debian|ubuntu) ]] 2022-06-10 16:44:07.912 | + service_name=netfilter-persistent 2022-06-10 16:44:07.912 | + case "$DIB_INIT_SYSTEM" in 2022-06-10 16:44:07.912 | + [[ debian == \g\e\n\t\o\o ]] 2022-06-10 16:44:07.912 | + systemctl enable netfilter-persistent.service 2022-06-10 16:44:07.915 | Synchronizing state of netfilter-persistent.service with SysV service script with /lib/systemd/systemd-sysv-install. 2022-06-10 16:44:07.929 | Executing: /lib/systemd/systemd-sysv-install enable n